mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
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.