opencv/modules/features2d/src
2018-07-24 22:48:54 +03:00
..
kaze More issues found by static analysis 2018-07-24 16:04:42 +03:00
opencl Merge pull request #8951 from hrnr:akaze_part2 2017-08-01 12:46:01 +00:00
agast_score.cpp clean up the code 2017-12-22 08:42:21 +09:00
agast_score.hpp removing code duplicates and replace unsigned long by uint32_t 2015-11-23 23:47:23 +03:00
agast.cpp Merge pull request #11634 from vpisarev:empty_mat_with_types_2 2018-05-31 16:36:39 +00:00
akaze.cpp features2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
bagofwords.cpp Fixed issues found by static analysis (mostly DBZ) 2018-07-17 16:14:54 +03:00
blobdetector.cpp Fixed issues found by static analysis (mostly DBZ) 2018-07-17 16:14:54 +03:00
brisk.cpp More issues found by static analysis 2018-07-24 16:04:42 +03:00
draw.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +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 Fixed some issues found by static analysis 2017-09-08 12:22:12 +03:00
fast_score.cpp use universal intrinsic in FAST 2017-09-21 18:28:15 +09: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 2018-07-09 19:44:51 +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 Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
gftt.cpp Merge pull request #11634 from vpisarev:empty_mat_with_types_2 2018-05-31 16:36:39 +00:00
hal_replacement.hpp add HAL for FAST (#10362) 2018-01-24 01:48:06 +03:00
kaze.cpp features2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
keypoint.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
main.cpp IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
matchers.cpp build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
mser.cpp features2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
orb.cpp opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +03:00
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00