1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
WU Jia
2f69f9ec2b Merge pull request #3820 from kaingwade:rename_features2d
Rename features2d to features #3820

This PR renames the module _features2d_ to _features_. 
Main PR: opencv/opencv: [#26405](https://github.com/opencv/opencv/pull/26405)
2024-11-12 11:50:30 +03:00
WU Jia
d131137a14 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.
2024-10-10 17:10:18 +03:00
Alexander Smorkalov
d9275cbe21 Merge branch 4.x 2024-01-24 12:26:13 +03:00
Vincent Rabaud
8107d082ab Add imgcodecs dependency.
This is useful if highgui is built without the imgcodecs dependency.
2024-01-02 22:32:15 +01:00
Vadim Pisarevsky
18f0bd2fa1 calib3d module in opencv is split into 3 modules: 3d, calib and stereo.
stereo module in opencv_contrib is renamed to xstereo
2020-12-01 21:06:22 +03:00
baisheng lai
a5ce50b1f1 change include files 2015-08-12 18:10:33 +08:00
baisheng lai
fb27204797 All files of the second half period 2015-08-12 16:52:45 +08:00
Daniel Angelov
d98136174a Updated headers. 2014-08-20 02:23:34 +03:00
Daniel Angelov
71757c2985 Added the precomp.hpp file. 2014-08-19 13:11:48 +03:00