#include <legacy.hpp>
§ Params()
§ GET_MAX_SCALE()
static float cv::OneWayDescriptorMatcher::Params::GET_MAX_SCALE |
( |
| ) |
|
|
inlinestatic |
§ GET_MIN_SCALE()
static float cv::OneWayDescriptorMatcher::Params::GET_MIN_SCALE |
( |
| ) |
|
|
inlinestatic |
§ GET_STEP_SCALE()
static float cv::OneWayDescriptorMatcher::Params::GET_STEP_SCALE |
( |
| ) |
|
|
inlinestatic |
§ maxScale
float cv::OneWayDescriptorMatcher::Params::maxScale |
§ minScale
float cv::OneWayDescriptorMatcher::Params::minScale |
§ PATCH_HEIGHT
const int cv::OneWayDescriptorMatcher::Params::PATCH_HEIGHT = 24 |
|
static |
§ PATCH_WIDTH
const int cv::OneWayDescriptorMatcher::Params::PATCH_WIDTH = 24 |
|
static |
§ patchSize
Size cv::OneWayDescriptorMatcher::Params::patchSize |
§ pcaFilename
string cv::OneWayDescriptorMatcher::Params::pcaFilename |
§ POSE_COUNT
const int cv::OneWayDescriptorMatcher::Params::POSE_COUNT = 500 |
|
static |
§ poseCount
int cv::OneWayDescriptorMatcher::Params::poseCount |
§ stepScale
float cv::OneWayDescriptorMatcher::Params::stepScale |
§ trainImagesList
string cv::OneWayDescriptorMatcher::Params::trainImagesList |
§ trainPath
string cv::OneWayDescriptorMatcher::Params::trainPath |
The documentation for this class was generated from the following file: