Maksim Shabunin
89576d4ada
C-API cleanup: removed obsolete apps from xobjdetect
2024-11-14 18:47:32 +03:00
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
Maksim Shabunin
974247ce41
C-API cleanup: removed legacy API usage
2024-10-15 19:54:42 +03:00
WU Jia
3f609aa21c
Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect ( #3692 )
...
* Move objdetect parts to contrib
* Move objdetect parts to contrib
* Fix errors from CI build.
* Minor fixes.
2024-03-21 23:40:54 +03:00
Alexander Alekhin
10b486726e
fix legacy contants
2018-11-17 11:40:54 +00:00
Vadim Pisarevsky
4f6e1c85a2
remove obsolete C API in the following modules: photo, video, imgcodecs, videoio ( #1880 )
2018-11-09 00:52:36 +03:00
Maksim Shabunin
f8807f18cd
Reduced modules dependencies:
...
- made some of dependencies explicit
- removed dependencies to highgui and some other modules where possible
- modified some samples to build without modules
2017-03-15 18:00:21 +03:00
lych77
bf6254a6e6
Fix building waldboost_detector with opencv_world
...
Itseez/opencv_contrib#497
2016-04-26 12:16:53 +08:00
Alexander Alekhin
5fe21e4965
cmake: fix build on MacOSX
2016-01-25 20:17:39 +03:00
Alexander Alekhin
8ccba1d562
fix
2015-12-11 13:40:13 +03:00
Vlad Shakhuro
ab72b24a00
Fix interface, add documentation
2015-08-26 10:30:18 +03:00
Vlad Shakhuro
13053d6b6f
Interface and naming fixes
2015-08-24 01:27:26 +03:00
Vlad Shakhuro
81d44b7e22
Fix warnings
2015-08-07 15:48:47 +03:00
Vlad Shakhuro
d06d7e2918
Change of interface and multiple fixes
2015-08-07 14:59:02 +03:00