mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-21 06:11:09 +08:00
Merge pull request #3709 from kaingwade:features2d_parts_to_contrib
features2d cleanup: [#24999](https://github.com/opencv/opencv/issues/24999) Main PR: opencv/opencv#25292, which moves KAZE, AKAZE, AgastFeatureDetector, BRISK and BOW to opencv_contrib/xfeatures2d.
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include <opencv2/3d.hpp>
|
||||
#include <opencv2/calib.hpp>
|
||||
#include <opencv2/features2d.hpp>
|
||||
#include "opencv2/xfeatures2d.hpp"
|
||||
#include "opencv2/imgcodecs.hpp"
|
||||
#include "opencv2/imgproc.hpp"
|
||||
#include "opencv2/highgui.hpp"
|
||||
|
Reference in New Issue
Block a user