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 37ad10bf0d fixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug #2223) 13 years ago
..
androidcamera All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt. 13 years ago
calib3d Add concurrency test for solvePnPRansac 13 years ago
contrib fixed compilation error because of DetectionBasedTracker 13 years ago
core fixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug #2223) 13 years ago
features2d Fix gcc build error introduced in a9f36df 13 years ago
flann Fix inconsistent argument type in HammingLUT distance (flann) 13 years ago
gpu fixed bug #2425 : Concurrent convolutions with streams 13 years ago
highgui enable huge value range in highgui sliders on Windows (patch #941) 13 years ago
imgproc added C= support; modified threading logic in threshold 13 years ago
java Fixed Javadoc problems with ">" and "<" symbols. 13 years ago
legacy replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 13 years ago
ml some more fixes towards binary compatibility 13 years ago
nonfree Add sanity checks to nonfree module 13 years ago
objdetect some more fixes towards binary compatibility 13 years ago
ocl some optimizations to ocl::pyrDown, PyrLK and Canny 13 years ago
photo replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 13 years ago
python Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation 13 years ago
stitching Quiet logs in stitching module 13 years ago
ts Restore theRNG seed reset on test SetUp as it is still needed 13 years ago
video Add sanity checkes to video module perf tests 13 years ago
videostab fixed cvtColor parameter in KeypointBasedMotionEstimatorGpu::estimate 13 years ago
world Shortened cmake script for opencv_world 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago
refman.rst.in Made reference manual table of contents autogenerated 13 years ago