mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 05:43:05 +04:00
044a322519
fix: traincascade, use C++ persistence API #23594 This pull allows to compile traincascade application with OpenCV 4.6. Changes uses new persistence C++ API in place of legacy one.