opencv/modules/core
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
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc documentation: avoid links to 'master' branch from 3.4 maintenance branch 2018-05-31 16:45:18 +03:00
include/opencv2 completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
misc Fix Python wrapper for GpuMat 2018-09-29 02:47:59 +09:00
perf Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-10 00:10:21 +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 CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 2018-09-29 02:47:59 +09:00