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.
 
 
 
 
 
 
Alexander Shishkov 4a6d434e7d fixed #1310 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 fixed #1310 13 years ago
features2d Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
flann Updated doc of flann::hierarchicalClustering (issue #1216) 13 years ago
gpu fixed alignment related bugs in gpu/nvidia 13 years ago
highgui Minor refactoring of condition for avformat_find_stream_info (ticket #1790) 13 years ago
imgproc Documented valid image types in morphology operations (issue #1679) 13 years ago
java Java Tests: filtered VideoCapture tests 13 years ago
legacy removed unnecessary param 13 years ago
ml refactored likelihood computing 13 years ago
nonfree Fixed warnings about unused return value of fread 13 years ago
objdetect probably fixed linemod crash (thanks to Stefan for the report) 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