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 d8cec20e1b Added perf test for calcOpticalFlowPyrLK 13 years ago
..
androidcamera Patch #1789 access to Android camera settings applied. 13 years ago
calib3d fixed references in calib3d (including the ticket #1627) 13 years ago
contrib Fixed several warnings on various platforms 13 years ago
core modified reduce test 13 years ago
features2d Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
flann Corrected fix of flann deprecation warnings 13 years ago
gpu Fixed several warnings on various platforms 13 years ago
highgui #1782 Threading optimization of OpenNI wrapper is disabled for TBB < 3.0 13 years ago
imgproc extended Sobel & Scharr description (ticket #1555). Added CV_32F/CV_64F format combination in sepFilter2D. 13 years ago
java Java API: fixing more tests 13 years ago
legacy Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
ml fixed likelihood computing 13 years ago
nonfree Fixed warnings about unused return value of fread 13 years ago
objdetect Fixed warnings about unused return value of fread 13 years ago
photo fixing arg name according to ref man 13 years ago
python Fixed several warnings on various platforms 13 years ago
stitching Fixed couple of MSVC warnings 13 years ago
ts Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
video Added perf test for calcOpticalFlowPyrLK 13 years ago
videostab Fixed several warnings on various platforms 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago
refman.rst added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726) 13 years ago