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.
 
 
 
 
 
 
Vitaly Tuzov 5ec47299e2 Fixed warpings, added border mode support to warps and filter. Added morphology HAL API functions implemented as immediate mode OpenVX calls. 8 years ago
..
calib3d Add QR decomposition to HAL 8 years ago
core Merge pull request #7247 from valeriyvan:matrix 8 years ago
cudaarithm clarify CUDA arithm operations usage with mask 9 years ago
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
cudacodec fixed to use NVCUVID in 'cudacodec' module. 9 years ago
cudafeatures2d fix matrix type for keypoints buffer in CUDA FAST 9 years ago
cudafilters add performance test for CV_32FC1 9 years ago
cudaimgproc Fix missing format when writing Algorithm-based objects 9 years ago
cudalegacy fix build #6993 9 years ago
cudaobjdetect change links from samples/python2 to samples/python 9 years ago
cudaoptflow Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init 9 years ago
cudastereo increase epsilons in some tests: 9 years ago
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 9 years ago
cudev follow the naming rule as other API 8 years ago
features2d Merge pull request #7210 from mshabunin:fix-warnings 8 years ago
flann Fixed several GCC 5.x warnings 8 years ago
highgui Merge pull request #7170 from alalek:fix_build 8 years ago
imgcodecs Merge pull request #7202 from valeriyvan:fixUIImageToMat 8 years ago
imgproc Fixed warpings, added border mode support to warps and filter. Added morphology HAL API functions implemented as immediate mode OpenVX calls. 8 years ago
java Merge pull request #6815 from smigielski:fix_6605 9 years ago
ml add 2 extra methods to ml::TrainData (#7169) 8 years ago
objdetect Instrumentation for OpenCV API regions and IPP functions; 8 years ago
photo Instrumentation for OpenCV API regions and IPP functions; 8 years ago
python Merge pull request #7055 from gylns:master 8 years ago
shape Instrumentation for OpenCV API regions and IPP functions; 8 years ago
stitching Reverted BORDER_CONSTAT in stitcher.cpp 8 years ago
superres Instrumentation for OpenCV API regions and IPP functions; 8 years ago
ts Implementations instrumentation framework for OpenCV performance system; 8 years ago
video BackgroundSubtractorMOG2Impl: only use OpenCL if input image is UMat 8 years ago
videoio ffmpeg: fill avg_frame_rate 8 years ago
videostab Instrumentation for OpenCV API regions and IPP functions; 8 years ago
viz viz: use ../precomp.hpp in modules/viz/src/vtk/* files 8 years ago
world cmake: turn off precompiled headers in case of opencv_world builds 9 years ago
CMakeLists.txt world fix 11 years ago