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 e0827069c1 avoid pointer arithmetic on register memory in color conversion 10 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 Test fisheye.rectify disabled for Tegra. 11 years ago
contrib Added publication reference 11 years ago
core core: fix x86 PIC code compilation 10 years ago
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
features2d Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added. 11 years ago
flann Merge pull request #2071 from pemmanuelviel:LshOrthogonalSubvectors 11 years ago
gpu avoid pointer arithmetic on register memory in color conversion 10 years ago
highgui TIFF loader: Pass buffer size to read functions. 10 years ago
imgproc Fixed doc for Bug #3887 11 years ago
java OpenCV Manager version++. 11 years ago
legacy Fixed typos in comments 11 years ago
ml Fixing a line where integer data was treated as floating point data. 11 years ago
nonfree doc/check_docs2.py warnings fixes 11 years ago
objdetect Merge pull request #2699 from GregoryMorse:patch-1 11 years ago
ocl ocl: Change static variable order in cl_context.cpp to avoid crashes during destruction 10 years ago
photo typos 11 years ago
python Python tests added to -tests deb package. 11 years ago
stitching Feature based stitching's wave correction bugfix. 11 years ago
superres Turn off superres accuracy tests if video i/o is not supported. 11 years ago
ts fixing dependencies 11 years ago
video made a performance improvement. 11 years ago
videostab fix variable name typo in calcBlurriness 11 years ago
viz Merge pull request #3346 from Nerei:fixed_memory_leak_in_viz 10 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