cv::OneWayDescriptorMatcher::Params Class Reference
#include <features2d.hpp>
List of all members.
Constructor & Destructor Documentation
cv::OneWayDescriptorMatcher::Params::Params |
( |
int |
poseCount = POSE_COUNT , |
|
|
Size |
patchSize = Size(PATCH_WIDTH, PATCH_HEIGHT) , |
|
|
string |
pcaFilename = string() , |
|
|
string |
trainPath = string() , |
|
|
string |
trainImagesList = string() , |
|
|
float |
minScale = GET_MIN_SCALE() , |
|
|
float |
maxScale = GET_MAX_SCALE() , |
|
|
float |
stepScale = GET_STEP_SCALE() | |
|
) |
| | |
Member Function Documentation
static float cv::OneWayDescriptorMatcher::Params::GET_MAX_SCALE |
( |
|
) |
[inline, static] |
static float cv::OneWayDescriptorMatcher::Params::GET_MIN_SCALE |
( |
|
) |
[inline, static] |
static float cv::OneWayDescriptorMatcher::Params::GET_STEP_SCALE |
( |
|
) |
[inline, static] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/grier/opencv/opencv/modules/features2d/include/opencv2/features2d/features2d.hpp