Searched defs:maxChecks (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | hierarchical_clustering_index.h | 550 int maxChecks = get_param(searchParams,"checks",32); in findNeighbors() local 746 …(NodePtr node, ResultSet<DistanceType>& result, const ElementType* vec, int& checks, int maxChecks, in findNN()
|
| H A D | kmeans_index.h | 501 int maxChecks = get_param(searchParams,"checks",32); in findNeighbors() local 896 …sNodePtr node, ResultSet<DistanceType>& result, const ElementType* vec, int& checks, int maxChecks, in findNN()
|
| H A D | kdtree_index.h | 206 int maxChecks = get_param(searchParams,"checks", 32); in findNeighbors() local
|