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.
 
 
 
 
 
 
Daniil Osokin 1d3ec99102 fixed batchDistance minimum finding #2292 12 years ago
..
androidcamera All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt. 12 years ago
calib3d fixed potential memory buffer corruption in StereoSGBM (patch #2203) 12 years ago
contrib fixed compilation error because of DetectionBasedTracker 12 years ago
core fixed batchDistance minimum finding #2292 12 years ago
features2d Adjust thresholds in sanity checks for batchDistance 12 years ago
flann fixed possibly inccorrect interval measurements in flann's timer (bug #1165). Note: this may break binary compatibility, but since the class is not wrapped in Java and not exposed in Windows API, for example (it's considered internal-use class for flann), the effect should be minimal 12 years ago
gpu fixed bug in gpu::HOGDescriptor::computeConfidenceMultiScale 12 years ago
highgui #2192 patch apply 12 years ago
imgproc added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance) 12 years ago
java Merge pull request #40 from emchristiansen/manualBRISKFREAK 12 years ago
legacy replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
ml some more fixes towards binary compatibility 12 years ago
nonfree Add sanity checks to nonfree module 12 years ago
objdetect Merge pull request #29 from thorikawa/feature-523 12 years ago
ocl format files to ANSI C style with coolformat 12 years ago
photo replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
python Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation 12 years ago
stitching Quiet logs in stitching module 12 years ago
ts Quiet MSVC warning 12 years ago
video added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance) 12 years ago
videostab fixed cvtColor parameter in KeypointBasedMotionEstimatorGpu::estimate 12 years ago
world
CMakeLists.txt
refman.rst.in