opencv/modules/objdetect
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011)
* 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
2018-11-02 00:27:06 +03:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-12 10:05:55 +00:00
misc Generate enum bindings automatically 2018-09-28 15:39:51 +09:00
perf Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-26 17:56:55 +03:00
src completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
test completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
CMakeLists.txt cmake: fix objdetect QR decoder link_libraries 2018-10-21 15:13:43 +00:00