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 1e667de1f3 HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
..
kaze HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
opencl Merge pull request #3483 from wangyan42164:ocl_orb_improve 10 years ago
agast.cpp cppcheck: fix some reports 9 years ago
agast_score.cpp removing code duplicates and replace unsigned long by uint32_t 9 years ago
agast_score.hpp removing code duplicates and replace unsigned long by uint32_t 9 years ago
akaze.cpp Fix missing format when writing Algorithm-based objects 9 years ago
bagofwords.cpp Several type of formal refactoring: 10 years ago
blobdetector.cpp Fix missing format when writing Algorithm-based objects 9 years ago
brisk.cpp Fixed typo in BRISK feature detector. 9 years ago
draw.cpp Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added. 10 years ago
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
evaluation.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
fast.cpp Merge pull request #5340 from alalek:ocl_off 9 years ago
fast_score.cpp Normalized file endings. 11 years ago
fast_score.hpp Fix binary compatibility of opencv_features2d 12 years ago
feature2d.cpp fixed several test failures; currently 9 out of 73 tests fail 10 years ago
gftt.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
kaze.cpp Fix missing format when writing Algorithm-based objects 9 years ago
keypoint.cpp Merge branch '2.4' 12 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
matchers.cpp Fix missing format when writing Algorithm-based objects 9 years ago
mser.cpp Add treelookups for nonintel 9 years ago
orb.cpp Merge pull request #5340 from alalek:ocl_off 9 years ago
precomp.hpp HAL moved back to core 9 years ago