mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05: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.