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.
 
 
 
 
 
 
Vladislav Vinogradov 62f27b28ed fix BGR->BGR5x5 color convertion 11 years ago
..
androidcamera Android camera qcom HAL doesn't like it when no consumer usage bits are set. Set a usage bit for preview BufferQueue. 11 years ago
calib3d Merge pull request #2827 from Alexander-Petrikov-ELVEES-NEOTEK:neon-stereobm 11 years ago
contrib Added publication reference 11 years ago
core Fixed self-assignment in cv::Ptr::operator = 11 years ago
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
features2d Clarified DescriptorExtractor::compute 11 years ago
flann Merge pull request #2071 from pemmanuelviel:LshOrthogonalSubvectors 11 years ago
gpu fix BGR->BGR5x5 color convertion 11 years ago
highgui fixing setting the locale back to what should be expected 11 years ago
imgproc GCC 4.8 warning array subscript is above array bounds fixed. 11 years ago
java Bugfix #3705: params.setRecordingHint(true) breaks camera preview on Samsung Galaxy S2 11 years ago
legacy Fixed typos in comments 11 years ago
ml Fixed typos in comments 11 years ago
nonfree bug 2740 added fix 11 years ago
objdetect Merge pull request #2699 from GregoryMorse:patch-1 11 years ago
ocl ocl: fix pyrUp perf test 11 years ago
photo typos 11 years ago
python hopefully fixed Python tests 11 years ago
stitching Merge pull request #2968 from LeonidBeynenson:bugfix_crash_gpu_feature_matcher_in_stitcher 11 years ago
superres ocl: fix mac and superres test 11 years ago
ts Merge pull request #2836 from s98felix:2.4 11 years ago
video made a performance improvement. 11 years ago
videostab fix variable name typo in calcBlurriness 11 years ago
viz Fix for VTK6.2 issue. 11 years ago
world fix for compiling 2.4 opencv with xcode 5.1 11 years ago
CMakeLists.txt Add support for adding custom OpenCV modules. 12 years ago
refman.rst.in