Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Zhigang Gong 3c85200989 Avoid negative index for a local buffer in Canny.cl. 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. 10 years ago
calib3d Test fisheye.rectify disabled for Tegra. 10 years ago
core Doc: fix definition of macro CV_MAKETYPE 10 years ago
cudaarithm fixing GT and GE comparison symbol 10 years ago
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudaimgproc Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudalegacy disable cuda::OpticalFlowNeedleMap if configured without cudaimgproc 10 years ago
cudaobjdetect fixing CUDA cascade classifiers function and needed models 10 years ago
cudaoptflow Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudastereo Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudawarping Cast some image coordinates and sizes to double. 10 years ago
cudev fix #4343 : cv::cuda::findMinMaxLoc incorrect output for single row matrix 10 years ago
features2d Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added. 10 years ago
flann Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
hal typo 10 years ago
highgui Fixes resizeWindow() on OS X (Bug #3200) 10 years ago
imgcodecs TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 years ago
imgproc Avoid negative index for a local buffer in Canny.cl. 10 years ago
java Bugfix #3705: params.setRecordingHint(true) breaks camera preview on Samsung Galaxy S2 10 years ago
ml Fixed ANN_MLP dw initialization when moment is not 0 10 years ago
objdetect cleanup after last PR 10 years ago
photo typos in comments 10 years ago
python Wrap ANN_MLP class into Python 10 years ago
shape Python support 10 years ago
stitching Fixed bug in cv::detail::waveCorrect 10 years ago
superres Turn off superres accuracy tests if video i/o is not supported. 10 years ago
ts typos in comments 10 years ago
video Fix spelling 10 years ago
videoio TCP instead of UDP 10 years ago
videostab Added configuration changes enabling videoio WinRT support. 10 years ago
viz Null Pointer check in vizimpl.cpp 10 years ago
world Fixed world build with HAL 10 years ago
CMakeLists.txt