Home
last modified time | relevance | path

Searched refs:BFMatcher (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dfeatures2d.hpp1082 class CV_EXPORTS_W BFMatcher : public DescriptorMatcher class
1089 CV_WRAP BFMatcher( int normType=NORM_L2, bool crossCheck=false );
1091 virtual ~BFMatcher() {} in ~BFMatcher()
1107 CV_WRAP static Ptr<BFMatcher> create( int normType=NORM_L2, bool crossCheck=false ) ;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dfeatures2d.hpp1082 class CV_EXPORTS_W BFMatcher : public DescriptorMatcher class
1089 CV_WRAP BFMatcher( int normType=NORM_L2, bool crossCheck=false );
1091 virtual ~BFMatcher() {} in ~BFMatcher()
1107 CV_WRAP static Ptr<BFMatcher> create( int normType=NORM_L2, bool crossCheck=false ) ;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dfeatures2d.hpp1082 class CV_EXPORTS_W BFMatcher : public DescriptorMatcher class
1089 CV_WRAP BFMatcher( int normType=NORM_L2, bool crossCheck=false );
1091 virtual ~BFMatcher() {} in ~BFMatcher()
1107 CV_WRAP static Ptr<BFMatcher> create( int normType=NORM_L2, bool crossCheck=false ) ;