opencv/modules/features2d/src
Alexander Smorkalov 5af40a0269 Merge branch 4.x
2023-07-05 15:51:10 +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 Fixed mask handling in AffineFeature. 2023-05-17 12:04:52 +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 Merge branch 4.x 2023-01-09 11:08:02 +00:00
akaze.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03:00
bagofwords.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
blobdetector.cpp Merge branch 4.x 2023-01-09 11:08:02 +00:00
brisk.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03: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 Fixed most clang -Wextra-semi warnings 2022-09-27 18:06:46 -04:00
fast.cpp Merge branch 4.x 2023-01-09 11:08:02 +00:00
fast.hpp Fixed most clang -Wextra-semi warnings 2022-09-27 18:06:46 -04:00
feature2d.cpp Merge pull request #12827 from hrnr:stitching_4 2018-11-10 19:53:48 +03:00
gftt.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03: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 #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03:00
keypoint.cpp Merge pull request #21942 from pglotov:add-blob-contours 2022-10-07 19:07:51 +03: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 Merge branch 4.x 2023-01-09 11:08:02 +00:00
orb.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03:00
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00
sift.dispatch.cpp different interpolation by double image (#23124) 2023-02-17 10:35:54 +03:00
sift.simd.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-02-11 18:35:00 +00:00