Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maksim Shabunin 72023951ea C-API cleanup: use AutoBuffer in MSER 2 months ago
..
kaze Merge pull request #23109 from seanm:misc-warnings 1 year ago
opencl Merge pull request #8951 from hrnr:akaze_part2 7 years ago
affine_feature.cpp Fixed mask handling in AffineFeature. 2 years ago
agast.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2 years ago
agast_score.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
agast_score.hpp Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
akaze.cpp Merge pull request #24323 from georgthegreat:akaze-variadic 1 year ago
bagofwords.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
blobdetector.cpp Fixed blob detector parameters range. 2 years ago
brisk.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2 years ago
draw.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
evaluation.cpp Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago
fast.avx2.cpp Merge pull request #26109 from WanliZhong:univ_intrin_operator2warpper 2 months ago
fast.cpp Clean up the Universal Intrinsic API. 1 year ago
fast.hpp Fixed most clang -Wextra-semi warnings 2 years ago
fast_score.cpp Clean up the Universal Intrinsic API. 1 year ago
fast_score.hpp Fix binary compatibility of opencv_features2d 12 years ago
feature2d.cpp Merge pull request #12827 from hrnr:stitching_4 6 years ago
gftt.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2 years ago
hal_replacement.hpp Merge pull request #23109 from seanm:misc-warnings 1 year ago
kaze.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2 years ago
keypoint.cpp Merge pull request #26022 from Kumataro:fix26016 3 months ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
matchers.cpp remove const from functions returning by value 3 years ago
mser.cpp C-API cleanup: use AutoBuffer in MSER 2 months ago
orb.cpp Merge pull request #20367 from augustinmanecy:features2d-rw 2 years ago
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
sift.dispatch.cpp different interpolation by double image (#23124) 2 years ago
sift.simd.hpp features2d: fixed out of bounds access in SIFT 2 months ago