MTF
|
Public Member Functions | |
SIFT (const vector< boost::any > ¶ms, std::string _type="detector") | |
void | create (cv::Ptr< cv::FeatureDetector > &ptr) |
void | create (cv::Ptr< cv::DescriptorExtractor > &ptr) |
Public Attributes | |
int | n_features |
int | n_octave_layers |
double | contrast_thresh |
double | edge_thresh |
double | sigma |