1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00

2 Commits

Author SHA1 Message Date
Maksim Shabunin
6f68a4ebcc Merge pull request #3642 from mshabunin:cleanup-imgproc-1
C-API cleanup: imgproc_c and some constants #3642

* removed all mentions of imgproc C-API headers (imgproc_c.h, types_c.h) - they were empty, included core C-API headers
* replaced usage of several C constants with C++ ones (error codes)
* minor warning fixes in _cvv_ module
2024-03-05 12:59:46 +03:00
WU Jia
cf63a7f71f Merge pull request #3636 from kaingwade:ml_to_contrib
Move ml to opencv_contrib #3636

Main PR: opencv/opencv#25017
2024-02-27 15:54:59 +03:00