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.
 
 
 
 
 
 
Maria Dimashova 9d764b4115 fixed #1795 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 9 more build warnings 13 years ago
core fixed #1795 13 years ago
features2d fixed #1795 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 Fixed 9 more build warnings 13 years ago
imgproc extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 13 years ago
java Java Tests: filtered VideoCapture tests 13 years ago
legacy removed unnecessary param 13 years ago
ml Fixed 9 more build warnings 13 years ago
nonfree adding test for the bug #1795 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 Fixed 9 more build warnings 13 years ago
videostab Fixed 9 more build warnings 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