• Vadim Pisarevsky's avatar
    completely new C++ persistence implementation (#13011) · 0f622206
    Vadim Pisarevsky authored
    * integrated the new C++ persistence; removed old persistence; most of OpenCV compiles fine! the tests have not been run yet
    
    * fixed multiple bugs in the new C++ persistence
    
    * fixed raw size of the parsed empty sequences
    
    * [temporarily] excluded obsolete applications traincascade and createsamples from build
    
    * fixed several compiler warnings and multiple test failures
    
    * undo changes in cocoa window rendering (that was fixed in another PR)
    
    * fixed more compile warnings and the remaining test failures (hopefully)
    
    * trying to fix the last little warning
    0f622206
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
HOGfeatures.cpp Loading commit data...
HOGfeatures.h Loading commit data...
boost.cpp Loading commit data...
boost.h Loading commit data...
cascadeclassifier.cpp Loading commit data...
cascadeclassifier.h Loading commit data...
features.cpp Loading commit data...
haarfeatures.cpp Loading commit data...
haarfeatures.h Loading commit data...
imagestorage.cpp Loading commit data...
imagestorage.h Loading commit data...
lbpfeatures.cpp Loading commit data...
lbpfeatures.h Loading commit data...
old_ml.hpp Loading commit data...
old_ml_boost.cpp Loading commit data...
old_ml_data.cpp Loading commit data...
old_ml_inner_functions.cpp Loading commit data...
old_ml_precomp.hpp Loading commit data...
old_ml_tree.cpp Loading commit data...
traincascade.cpp Loading commit data...
traincascade_features.h Loading commit data...