OpenCV  2.4.13.5
Open Source Computer Vision
cv::OneWayDescriptorMatcher::Params Member List

This is the complete list of members for cv::OneWayDescriptorMatcher::Params, including all inherited members.

GET_MAX_SCALE()cv::OneWayDescriptorMatcher::Paramsinlinestatic
GET_MIN_SCALE()cv::OneWayDescriptorMatcher::Paramsinlinestatic
GET_STEP_SCALE()cv::OneWayDescriptorMatcher::Paramsinlinestatic
maxScalecv::OneWayDescriptorMatcher::Params
minScalecv::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())cv::OneWayDescriptorMatcher::Params
PATCH_HEIGHTcv::OneWayDescriptorMatcher::Paramsstatic
PATCH_WIDTHcv::OneWayDescriptorMatcher::Paramsstatic
patchSizecv::OneWayDescriptorMatcher::Params
pcaFilenamecv::OneWayDescriptorMatcher::Params
POSE_COUNTcv::OneWayDescriptorMatcher::Paramsstatic
poseCountcv::OneWayDescriptorMatcher::Params
stepScalecv::OneWayDescriptorMatcher::Params
trainImagesListcv::OneWayDescriptorMatcher::Params
trainPathcv::OneWayDescriptorMatcher::Params