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 7fd5b3a0c5 added another triangulation test case from http://code.opencv.org/issues/3461; fixed partial derivative on distortion coefficients, as http://code.opencv.org/issues/4101 suggests 10 years ago
..
androidcamera Fix uninitialized members, fix log output typo 10 years ago
calib3d added another triangulation test case from http://code.opencv.org/issues/3461; fixed partial derivative on distortion coefficients, as http://code.opencv.org/issues/4101 suggests 10 years ago
core Merge pull request #4025 from vpisarev:features2d_fixes 10 years ago
cudaarithm fix #4343 : cv::cuda::findMinMaxLoc incorrect output for single row matrix 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 another attempt to make the MSER test pass. removed possible randomization in parameters from run to run 10 years ago
flann Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
hal increased singularity epsilon in LU decomposition. This solved singular case from http://code.opencv.org/issues/3305. Added the respective test. 10 years ago
highgui Merge pull request #3994 from mshabunin:fix-gtk-crash 10 years ago
imgcodecs Fixing the gdal include error that Macports seems to only mess up. 10 years ago
imgproc Merge pull request #4011 from cr333:parula 10 years ago
java Revert of "Merge pull request #4006 from sgjava:opencv-steve" (reverted from commit 4743184078) 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 added extra check in CalibrateDebevec to make sure the points are within the image: 10 years ago
python Wrap ANN_MLP class into Python 10 years ago
shape Python support 10 years ago
stitching fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 10 years ago
superres Fixed windows build and one warning 10 years ago
ts Use explicit no-sse flags when SSE is off 10 years ago
video Fix spelling 10 years ago
videoio VideoCapture with digital camera and gPhoto2 library 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 world fix 10 years ago