Searched refs:BRISK (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | features2d.hpp | 245 class CV_EXPORTS_W BRISK : public Feature2D class 255 CV_WRAP static Ptr<BRISK> create(int thresh=30, int octaves=3, float patternScale=1.0f); 268 …CV_WRAP static Ptr<BRISK> create(const std::vector<float> &radiusList, const std::vector<int> &num… 284 CV_WRAP static Ptr<BRISK> create(int thresh, int octaves, const std::vector<float> &radiusList,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | features2d.hpp | 245 class CV_EXPORTS_W BRISK : public Feature2D class 255 CV_WRAP static Ptr<BRISK> create(int thresh=30, int octaves=3, float patternScale=1.0f); 268 …CV_WRAP static Ptr<BRISK> create(const std::vector<float> &radiusList, const std::vector<int> &num… 284 CV_WRAP static Ptr<BRISK> create(int thresh, int octaves, const std::vector<float> &radiusList,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | features2d.hpp | 245 class CV_EXPORTS_W BRISK : public Feature2D class 255 CV_WRAP static Ptr<BRISK> create(int thresh=30, int octaves=3, float patternScale=1.0f); 268 …CV_WRAP static Ptr<BRISK> create(const std::vector<float> &radiusList, const std::vector<int> &num… 284 CV_WRAP static Ptr<BRISK> create(int thresh, int octaves, const std::vector<float> &radiusList,
|