opencv/modules/imgproc/include/opencv2/imgproc
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
..
detail Merge pull request #25469 from mshabunin:cpp-emd 2024-04-24 14:28:31 +03:00
hal Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422 2023-10-12 10:18:24 +03:00
bindings.hpp Merge pull request #19423 from LaurentBerger:houg_acc 2021-02-01 21:22:10 +00:00
imgproc_c.h Disable warning C5054 in VS 2022 C++20 2023-07-26 09:23:32 +03:00
imgproc.hpp Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 2013-11-06 16:48:50 +04:00
segmentation.hpp imgproc: fix two typos (imput, magnutude) 2022-05-01 19:59:55 +01:00
types_c.h Merge pull request #24621 from chacha21:remap_relative 2024-02-28 17:20:33 +03:00