Searched refs:isMaskedOut (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/features2d/include/opencv2/
H A Dfeatures2d.hpp948 static bool isMaskedOut( InputArrayOfArrays masks, int queryIdx );
/external/opencv3/modules/features2d/src/
H A Dmatchers.cpp660 bool DescriptorMatcher::isMaskedOut( InputArrayOfArrays _masks, int queryIdx ) function in class:cv::DescriptorMatcher

Completed in 99 milliseconds