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 1f43999f2a Merge pull request #3428 from 23pointsNorth:patch-6 10 years ago
..
androidcamera
calib3d solvePnPRansac: fix mask generation 10 years ago
core Merge pull request #3452 from Dmitry-Me:fixIncorrectSizeComputation 10 years ago
cuda
cudaarithm Add Triangle thresholding algorithm 10 years ago
cudabgsegm fix cudabgsegm module compilation 10 years ago
cudacodec
cudafeatures2d Updated test_features2d.cpp with latest API change 10 years ago
cudafilters
cudaimgproc Optimization for HoughLinesP 10 years ago
cudalegacy Fixes for compiling with CUDA 6.5 10 years ago
cudaoptflow CUDA optical flow stubs: missing parameter 10 years ago
cudastereo Updated ORB test with parameters 10 years ago
cudawarping
cudev
features2d Merge pull request #3256 from vbystricky:oclopt_BFMatcher 10 years ago
flann Fix "assignment operator could not be generated" warnings 10 years ago
highgui Merge pull request #3426 from mshabunin:doxygen-imgproc 10 years ago
imgcodecs Fixed imgcodecs tests 10 years ago
imgproc Merge pull request #3426 from mshabunin:doxygen-imgproc 10 years ago
java Merge pull request #3344 from mshabunin:java_automation 10 years ago
ml Fixed calc_output_scale with NO_OUTPUT_SCALE flag set. 10 years ago
objdetect bug fix for a crash when input image is small 10 years ago
photo Improve the performance of fast_nlmeans_denoising_opencl. 10 years ago
python Mod: Open header files with `io.open` for Python 2/3 compatibility. 10 years ago
shape
stitching Added checking that z is non zero to buildWarpPlaneMaps kernel 10 years ago
superres removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
ts ocl: change processing of OpenCL failures 10 years ago
video Fixed variable name consistency 10 years ago
videoio OpenNI2: prevent failure of setVideoMode() call with invalid parameters 10 years ago
videostab Fix compilation when building without the Video I/O module. 10 years ago
viz viz: fixed memory leak 10 years ago
world fixed MSVC warnings and iOS framework compile error 10 years ago
CMakeLists.txt
refman.rst.in