mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +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.