Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

features2d cleanup: Move several feature detectors and descriptors to opencv_contrib #3709

Merged
merged 11 commits into from
Oct 10, 2024

Conversation

kaingwade
Copy link

@kaingwade kaingwade commented Mar 29, 2024

features2d cleanup: #24999

Main PR: opencv/opencv#25292, which moves KAZE, AKAZE, AgastFeatureDetector, BRISK and BOW to opencv_contrib/xfeatures2d.

.vscode/settings.json Outdated Show resolved Hide resolved
@kaingwade kaingwade force-pushed the features2d_parts_to_contrib branch from 24a3b58 to 79bc173 Compare April 27, 2024 02:45
@asmorkalov asmorkalov merged commit d131137 into opencv:5.x Oct 10, 2024
8 of 9 checks passed
asmorkalov pushed a commit to opencv/opencv that referenced this pull request Oct 10, 2024
Features2d cleanup: Move several feature detectors and descriptors to opencv_contrib #25292

features2d cleanup: #24999

The PR moves KAZE, AKAZE, AgastFeatureDetector, BRISK and BOW to opencv_contrib/xfeatures2d.

Related PR: opencv/opencv_contrib#3709
@asmorkalov asmorkalov assigned asmorkalov and unassigned kaingwade Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants