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.
 
 
 
 
 
 
Andrey Kamaev f937d68d60 Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 14 years ago
..
doc corrected description of goodFeaturesToTrack (ticket #1488) 14 years ago
include/opencv2/imgproc added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 14 years ago
perf Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 14 years ago
src Added missed macro 14 years ago
test Fixed bug in cv::pyrUp. Reenabled accuracy test. 14 years ago
CMakeLists.txt workaround for the case when perf system is used in external app without TBB 14 years ago