opencv/modules/features2d/src
2020-02-26 20:09:03 +03:00
..
kaze Fix spelling typos 2019-12-27 12:46:53 +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 Fix blob detector insertion sort 2019-07-02 19:54:27 +00:00
brisk.cpp Merge pull request #13361 from okriof:brisk_getset 2018-12-05 18:44:23 +03:00
draw.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-12-27 18:15:50 +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 Merge pull request #16236 from alalek:fix_core_simd_emulator 2020-01-10 21:31:02 +03:00
fast_score.hpp Fix binary compatibility of opencv_features2d 2012-10-17 02:09:14 +04:00
fast.avx2.cpp features2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
fast.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-02-26 20:09:03 +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 Merge pull request #12827 from hrnr:stitching_4 2018-11-10 19:53:48 +03: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 features2d: fix retainBest() implementation 2018-12-18 05:33:21 +00: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 Fix spelling typos 2019-12-27 12:46:53 +00: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