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.
 
 
 
 
 
 
Vadim Pisarevsky 7d19bd6c19 Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
..
kaze features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
opencl Merge pull request #8951 from hrnr:akaze_part2 8 years ago
agast.cpp Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
agast_score.cpp clean up the code 7 years ago
agast_score.hpp removing code duplicates and replace unsigned long by uint32_t 9 years ago
akaze.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
bagofwords.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
blobdetector.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
brisk.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
draw.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 11 years ago
evaluation.cpp Fixed some issues found by static analysis 8 years ago
fast.avx2.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
fast.cpp Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
fast.hpp AVX2 optimized implementation of FAST corner tracking migrated to separate file 7 years ago
fast_score.cpp use universal intrinsic in FAST 8 years ago
fast_score.hpp Fix binary compatibility of opencv_features2d 13 years ago
feature2d.cpp Overloading getDefaultName method for Feature2D and its child classes 8 years ago
gftt.cpp Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
hal_replacement.hpp add HAL for FAST (#10362) 7 years ago
kaze.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
keypoint.cpp Misc. modules/ cont. pt2 7 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 10 years ago
matchers.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
mser.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
orb.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
precomp.hpp HAL moved back to core 9 years ago