opencv/modules/ts
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
..
include/opencv2 completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
misc Merge pull request #12667 from cv3d:fix/ts_report 2018-09-29 20:03:54 +03:00
src completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
CMakeLists.txt ts: added findDataFile() utility function and SkipTestException 2016-11-29 23:17:39 +03:00