Searched refs:features2d (Results 1 – 25 of 80) sorted by relevance
1234
2 import org.opencv.features2d.DescriptorExtractor3 import org.opencv.features2d.Features2d6 import org.opencv.features2d.FeatureDetector7 import org.opencv.features2d.DescriptorMatcher
1 package org.opencv.test.features2d;16 import org.opencv.features2d.DescriptorExtractor;17 import org.opencv.features2d.DescriptorMatcher;18 import org.opencv.features2d.FeatureDetector;19 import org.opencv.features2d.Features2d;
1 package org.opencv.test.features2d;14 import org.opencv.features2d.DescriptorExtractor;15 import org.opencv.features2d.DescriptorMatcher;16 import org.opencv.features2d.FeatureDetector;
1 package org.opencv.test.features2d;15 import org.opencv.features2d.DescriptorExtractor;16 import org.opencv.features2d.DescriptorMatcher;17 import org.opencv.features2d.FeatureDetector;
1 package org.opencv.test.features2d;9 import org.opencv.features2d.DescriptorExtractor;
1 package org.opencv.test.features2d;11 import org.opencv.features2d.FeatureDetector;
1 package org.opencv.test.features2d;
88 $(LOCAL_PATH)/modules/features2d/include \121 $(LOCAL_PATH)/modules/features2d/include \181 $(LOCAL_PATH)/modules/features2d \182 $(LOCAL_PATH)/modules/features2d/include \188 $(LOCAL_PATH)/features2d/src/kaze \194 modules/features2d/src/agast.cpp \195 modules/features2d/src/agast_score.cpp \196 modules/features2d/src/akaze.cpp \197 modules/features2d/src/bagofwords.cpp \198 modules/features2d/src/blobdetector.cpp \[all …]
46 In this tutorial, you will use *features2d* to detect interest points.54 In this tutorial, you will use *features2d* to calculate feature vectors.70 In this tutorial, you will use *features2d* and *calib3d* to detect an object in a scene.78 You will use *features2d* and *calib3d* modules for detecting known planar objects in
3 CV_PERF_TEST_MAIN(features2d)
11 namespace features2d namespace
2 ocv_define_module(features2d opencv_imgproc opencv_ml opencv_flann OPTIONAL opencv_highgui WRAP jav…
10 namespace features2d namespace