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.
 
 
 
 
 
 
Kirill Kornyakov a06dcc9e67 Optimized version of sqsum8u added 13 years ago
..
doc added description of minMaxIdx 13 years ago
include/opencv2/core Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 13 years ago
perf Perf testing: added ERROR_RELATIVE mode to SANITY_CHECK 13 years ago
src Optimized version of sqsum8u added 13 years ago
test fixed bag in the checking size of matrix and vector for eigen test; all eigen test execution was checked: it works correctly; added first version of homography test for C++ interface 13 years ago
CMakeLists.txt moved GpuMat's operations implementation to core module 13 years ago