mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 22:33:03 +04:00
539f367d0b
* converted it to Algorithm, because implementation uses inner buffers and requires preprocessing step * new implementation splits preprocessing and transform, what is more effecient * old API still can be used for source compatibility (marked as deprecated)