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 77dda061a7 fixed fastAtan2 and cardToPolar accuracy (thanks to Andrey Kamaev) 13 years ago
..
doc fixed description of inRange/inRangeS (ticket #1500) 13 years ago
include/opencv2/core fixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444) 13 years ago
perf Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 13 years ago
src fixed fastAtan2 and cardToPolar accuracy (thanks to Andrey Kamaev) 13 years ago
test Optimized version of 32F Norm function demands bigger MaxErr value, because it calculates norm in floats instead of double. 13 years ago
CMakeLists.txt moved GpuMat's operations implementation to core module 13 years ago