OpenCV
4.1.0
Open Source Computer Vision
|
#include <opencv2/flann/autotuned_index.h>
Public Member Functions | |
AutotunedIndexParams (float target_precision=0.8, float build_weight=0.01, float memory_weight=0, float sample_fraction=0.1) | |
Additional Inherited Members | |
Public Attributes inherited from std::map< cv::String, any > | |
any | elements |
STL member. | |
cv::String | keys |
STL member. | |
|
inline |