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.
 
 
 
 
 
 
Alexey Spizhevoy 6a9f934233 Fixed bug #1759 13 years ago
..
androidcamera Bug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0.3 was fixed. All binary libs were rebuilt. 13 years ago
calib3d fixed 3-channel output tvecs support in calibrateCamera (patch #1807) 13 years ago
contrib propagated changes for retina filters from trunk to 2.4 13 years ago
core decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete 13 years ago
features2d put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng) 13 years ago
flann Fixed build with mingw 4.4.0 13 years ago
gpu Fixed bug #1759 13 years ago
highgui fixed RGBD capture with Asus Xtion (by Gary Bradski) 13 years ago
imgproc added PSNR function to imgproc; refactored highgui positioning test (which still fails) 13 years ago
java Java API: updating OpenCV version, minor Core API improvements, enabling EM. 13 years ago
legacy put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng) 13 years ago
ml Minor documentation fix 13 years ago
nonfree Increased test threshold for arm 13 years ago
objdetect fixed Linemod's Detector write method (removed nested sequence delimiters) 13 years ago
photo Spell checked the documentation with VIM (issue #223) 13 years ago
python fixed python version in yet another place. 13 years ago
stitching Fixed stitching module tests built without nonfree 13 years ago
ts Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows 13 years ago
video Minor documentation fix 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