Upgrade to CvStatModel::save / load (Feature #1313)
Description
The save and load members should be overloaded to take a cv::filestorage object as well. This way the ml object can be saved to the same file as other data related to the program. There doesn't appear to be anything in the file that would indicate conflicts or that would make this difficult.
History
Updated by Alexander Smorkalov over 11 years ago
- Target version set to Next Hackathon
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4294