opencv/modules/video/test
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
..
ocl fix test error on Tinker Board (OpenCL on Arm platform) 2018-02-26 22:55:06 +09:00
test_accum.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_camshift.cpp completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
test_ecc.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_estimaterigid.cpp Merge pull request #12248 from hrnr:video_remove_ransac 2018-08-21 17:08:27 +03:00
test_kalman.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
test_optflowpyrlk.cpp completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_tvl1optflow.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00