opencv/modules/imgproc/include/opencv2
Maksim Shabunin 7e56908306
Merge pull request #25469 from mshabunin:cpp-emd
imgproc: refactor EMD to reduce C-API usage #25469

- added more tests for EMD
- refactored to remove CvArr
- used BufferArea for memory allocations
- renamed functions and variables and formatted the code
- kept legacy functions intact in separate header
2024-04-24 14:28:31 +03:00
..
imgproc Merge pull request #25469 from mshabunin:cpp-emd 2024-04-24 14:28:31 +03:00
imgproc.hpp Merge pull request #25146 from mshabunin:cpp-contours 2024-04-09 09:37:49 +03:00