opencv/modules/imgproc/include
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
..
opencv2 Merge pull request #25469 from mshabunin:cpp-emd 2024-04-24 14:28:31 +03:00