#include <opencv2/calib3d.hpp>
◆ confidence
double cv::UsacParams::confidence = 0.99 |
◆ isParallel
bool cv::UsacParams::isParallel = false |
◆ loIterations
int cv::UsacParams::loIterations = 5 |
◆ loMethod
LocalOptimMethod cv::UsacParams::loMethod = LocalOptimMethod::LOCAL_OPTIM_INNER_LO |
◆ loSampleSize
int cv::UsacParams::loSampleSize = 14 |
◆ maxIterations
int cv::UsacParams::maxIterations = 5000 |
◆ neighborsSearch
◆ randomGeneratorState
int cv::UsacParams::randomGeneratorState = 0 |
◆ sampler
SamplingMethod cv::UsacParams::sampler = SamplingMethod::SAMPLING_UNIFORM |
◆ score
ScoreMethod cv::UsacParams::score = ScoreMethod::SCORE_METHOD_MSAC |
◆ threshold
double cv::UsacParams::threshold = 1.5 |
The documentation for this struct was generated from the following file: