Home
last modified time | relevance | path

Searched defs:LinearIndexParams (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dlinear_index.h40 struct LinearIndexParams : public IndexParams struct
42 LinearIndexParams() in LinearIndexParams() argument
Dminiflann.hpp84 struct CV_EXPORTS LinearIndexParams : public IndexParams struct
/external/opencv3/modules/flann/src/
Dminiflann.cpp206 LinearIndexParams::LinearIndexParams() in LinearIndexParams() function in cv::flann::LinearIndexParams