Searched defs:findNeighbors (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | composite_index.h | 175 …void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchParams& se… in findNeighbors() function
|
| H A D | linear_index.h | 106 …void findNeighbors(ResultSet<DistanceType>& resultSet, const ElementType* vec, const SearchParams&… in findNeighbors() function
|
| H A D | flann_base.hpp | 238 …void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchParams& se… in findNeighbors() function in cvflann::Index
|
| H A D | lsh_index.h | 220 …void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchParams& /*… in findNeighbors() function
|
| H A D | autotuned_index.h | 154 …virtual void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchPa… in findNeighbors() function
|
| H A D | kdtree_index.h | 204 …void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchParams& se… in findNeighbors() function
|
| H A D | hierarchical_clustering_index.h | 547 …void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchParams& se… in findNeighbors() function
|
| H A D | kdtree_single_index.h | 242 …void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchParams& se… in findNeighbors() function
|
| H A D | kmeans_index.h | 498 …void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchParams& se… in findNeighbors() function
|