opencv/modules/features2d/src
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
..
kaze Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-20 11:37:54 +00:00
opencl Merge pull request #8951 from hrnr:akaze_part2 2017-08-01 12:46:01 +00:00
agast_score.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
agast_score.hpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
agast.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
akaze.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
bagofwords.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
blobdetector.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
brisk.cpp More issues found by static analysis 2018-07-24 16:04:42 +03:00
draw.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
evaluation.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
fast_score.cpp use universal intrinsic in FAST 2017-09-21 18:28:15 +09:00
fast_score.hpp
fast.avx2.cpp features2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
fast.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
fast.hpp AVX2 optimized implementation of FAST corner tracking migrated to separate file 2017-10-24 20:00:48 +03:00
feature2d.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
gftt.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
hal_replacement.hpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
kaze.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
keypoint.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
main.cpp IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
matchers.cpp completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
mser.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
orb.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-26 17:56:55 +03:00
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00