opencv/modules/features2d/src
Alexander Smorkalov 3857173845
Merge pull request #22287 from asenyaev:asen/disabled_compiling_warnings_5.x
Disabled compiling warnings in case of symbols in cmake for 5.x
2022-09-20 16:19:08 +03:00
..
kaze Merge pull request #21937 from Kumataro:4.x-fix-21911 2022-05-13 17:32:05 +00:00
opencl Merge pull request #8951 from hrnr:akaze_part2 2017-08-01 12:46:01 +00:00
affine_feature.cpp Disabled compiling warnings in case of symbols in cmake for 5.x 2022-09-20 13:36:59 +03: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 Update features2d.hpp, agast.cpp, fast.cpp 2021-07-07 16:17:11 +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 5.x: cleanup compatibility code (2021-10) 2021-10-20 17:40:04 +00:00
brisk.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-08-21 19:57:34 +00:00
draw.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-06-19 18:44:16 +00:00
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
evaluation.cpp Merge pull request #21937 from Kumataro:4.x-fix-21911 2022-05-13 17:32:05 +00: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 Update features2d.hpp, agast.cpp, fast.cpp 2021-07-07 16:17:11 +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 Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR 2021-02-15 19:55:57 +00:00
hal_replacement.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-10-30 14:26:17 +00:00
kaze.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
keypoint.cpp Merge pull request #21937 from Kumataro:4.x-fix-21911 2022-05-13 17:32:05 +00:00
main.cpp IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
matchers.cpp remove const from functions returning by value 2022-05-26 21:30:41 +09:00
mser.cpp add logic for handling min diversity in mser 2021-05-27 19:16:24 -04:00
orb.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-10-08 11:05:45 +00:00
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00
sift.dispatch.cpp Merge pull request #18001 from Yosshi999:sift-8bit-descr 2020-08-17 10:28:44 +00:00
sift.simd.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-08-14 15:50:42 +00:00