* 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 |
||
|---|---|---|
| .. | ||
| boost.cpp | ||
| boost.h | ||
| cascadeclassifier.cpp | ||
| cascadeclassifier.h | ||
| CMakeLists.txt | ||
| features.cpp | ||
| haarfeatures.cpp | ||
| haarfeatures.h | ||
| HOGfeatures.cpp | ||
| HOGfeatures.h | ||
| imagestorage.cpp | ||
| imagestorage.h | ||
| lbpfeatures.cpp | ||
| lbpfeatures.h | ||
| old_ml_boost.cpp | ||
| old_ml_data.cpp | ||
| old_ml_inner_functions.cpp | ||
| old_ml_precomp.hpp | ||
| old_ml_tree.cpp | ||
| old_ml.hpp | ||
| traincascade_features.h | ||
| traincascade.cpp | ||