Searched refs:crossCheck (Results 1 – 3 of 3) sorted by relevance
1089 CV_WRAP BFMatcher( int normType=NORM_L2, bool crossCheck=false );1107 CV_WRAP static Ptr<BFMatcher> create( int normType=NORM_L2, bool crossCheck=false ) ;1117 bool crossCheck; member in cv::BFMatcher