opencv/modules/features2d/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 Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
test_agast.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
test_akaze.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_brisk.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_descriptors_invariance.cpp features2d(test): extract common extract/invariance test code 2018-09-07 19:30:51 +03:00
test_descriptors_invariance.impl.hpp features2d(test): extract common extract/invariance test code 2018-09-07 19:30:51 +03:00
test_descriptors_regression.cpp features2d(test): extract common extract/invariance test code 2018-09-07 19:30:51 +03:00
test_descriptors_regression.impl.hpp features2d(test): extract common extract/invariance test code 2018-09-07 19:30:51 +03:00
test_detectors_invariance.cpp features2d(test): extract common extract/invariance test code 2018-09-07 19:30:51 +03:00
test_detectors_invariance.impl.hpp features2d(test): extract common extract/invariance test code 2018-09-07 19:30:51 +03:00
test_detectors_regression.cpp features2d(test): extract common extract/invariance test code 2018-09-07 19:30:51 +03:00
test_detectors_regression.impl.hpp features2d(test): extract common extract/invariance test code 2018-09-07 19:30:51 +03:00
test_fast.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
test_invariance_utils.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_keypoints.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_matchers_algorithmic.cpp completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
test_mser.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_nearestneighbors.cpp features2d: add verbose messages into tests 2018-02-28 19:47:16 +00:00
test_orb.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00