Searched refs:isMaskSupported (Results 1 – 3 of 3) sorted by relevance
872 CV_WRAP virtual bool isMaskSupported() const = 0;1093 virtual bool isMaskSupported() const CV_OVERRIDE { return true; } in isMaskSupported() function in cv::BFMatcher1144 virtual bool isMaskSupported() const CV_OVERRIDE;