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.
 
 
 
 
 
 
Roman Donchenko 3af21cad4c Merge pull request #903 from aks2:2.4 12 years ago
..
doc Bug #2967, void DescriptorMatcher::radiusMatch() // description unclear, 12 years ago
include/opencv2/features2d Added float, uint64, and uchar params to Algorithm 12 years ago
perf Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
src Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
test
CMakeLists.txt