#include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp>
#include <opencv2/calib3d.hpp>
Go to the source code of this file.
◆ defaultDetectorType
◆ featureDetectPyramidLevel
int featureDetectPyramidLevel |
|
extern |
◆ harrisBorder
◆ markerTemplateWidth
◆ match_method
◆ MAX_COUNT
◆ maxLevel
◆ maxNumberOfToTrack
◆ minRequiredDetectedFeatures
int minRequiredDetectedFeatures |
|
extern |
◆ nn_match_ratio
const double nn_match_ratio |
|
extern |
◆ ransac_thresh
const double ransac_thresh |
|
extern |
◆ rng
◆ searchRadius
◆ subPixWinSize
const cv::Size subPixWinSize |
|
extern |
◆ termcrit
cv::TermCriteria termcrit |
|
extern |
◆ winSize