opencv/modules
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
..
calib3d completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
core completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
dnn Merge pull request #12703 from wzw-intel:vkcom 2018-10-29 17:51:26 +03:00
features2d completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
flann flann: drop untested hdf5.h 2018-10-21 15:16:52 +00:00
gapi Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support 2018-10-30 21:12:36 +03:00
highgui Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-15 20:15:42 +00:00
imgcodecs Fixed several issues found by static analysis 2018-10-25 10:45:59 +03:00
imgproc completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
java Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-02 14:31:05 +03:00
js Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-15 20:15:42 +00:00
ml completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
objdetect completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
photo Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-28 14:14:47 +03:00
python Add python test for copyto with mask 2018-10-30 13:25:38 +01:00
shape Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
stitching Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-20 11:37:54 +00:00
superres Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
ts completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
video completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
videoio Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-26 17:56:55 +03:00
videostab Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
viz Make cast() function const. Make parameters of addLight() const. 2018-10-29 14:53:28 +01:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00