MTF
|
Public Member Functions | |
SURF (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 | |
double | hessian_threshold |
int | n_octaves |
int | n_octave_layers |
bool | extended |
bool | upright |