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 8191b5564f make scalar and SSE versions of minEigenVal & cornerHarris give [almost] the same results (ticket #811) 14 years ago
..
calib3d Removed using of homogeneous coordinates in cvProjectPoints2 (ticket #845) 14 years ago
contrib
core proper fix for reduce with op=CV_REDUCE_AVG and ddepth==CV_8U 14 years ago
features2d fixed compilation problems with new SIFT on Android 14 years ago
ffmpeg always build ffmpeg_opencv as a shared lib (ticket #687) 14 years ago
flann
gpu added resetDevice function, removed MultiGpuManager 14 years ago
haartraining Making the install and lib, bin directories consistent. 14 years ago
highgui removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS 14 years ago
imgproc make scalar and SSE versions of minEigenVal & cornerHarris give [almost] the same results (ticket #811) 14 years ago
legacy
ml
objdetect Made small optimization: for some processors using float accumulator gives speedup. 14 years ago
python resolved ticket #1104 (processing of transposed numpy arrays) 14 years ago
stitching added \n into help message (opencv_stitching) 14 years ago
traincascade Making the install and lib, bin directories consistent. 14 years ago
ts
video fixed 2 bugs reported by exvan (ticket #799) 14 years ago
CMakeLists.txt
refman.rst