Searched defs:descriptorSamples_ (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/features2d/src/kaze/ | ||
D | AKAZEFeatures.h | 36 cv::Mat descriptorSamples_; // List of positions in the grids to sample LDB bits from. variable |
D | AKAZEFeatures.cpp | 627 Mat descriptorSamples_; // List of positions in the grids to sample LDB bits from. member in cv::Upright_MLDB_Descriptor_Subset_Invoker |