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.
 
 
 
 
 
 
Alexander Alekhin d5c202e46b Merge pull request #7294 from tomoaki0705:fixBuildCudaAarch64 8 years ago
..
calib3d Add QR decomposition to HAL 8 years ago
core Merge pull request #7294 from tomoaki0705:fixBuildCudaAarch64 8 years ago
cudaarithm clarify CUDA arithm operations usage with mask 8 years ago
cudabgsegm
cudacodec fixed to use NVCUVID in 'cudacodec' module. 9 years ago
cudafeatures2d fix matrix type for keypoints buffer in CUDA FAST 8 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 8 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 8 years ago
cudastereo
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 Cleans up declarations in window_cocoa.mm removing unnecessary iVars declarations and changing retain property attribute to strong 8 years ago
imgcodecs Merge pull request #7202 from valeriyvan:fixUIImageToMat 8 years ago
imgproc Merge pull request #7191 from anirudt:docs_moments 8 years ago
java Merge pull request #6815 from smigielski:fix_6605 8 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 instrumentation: minor refactoring, wrap OpenCL 8 years ago
video Removed some extra semi-colons 8 years ago
videoio Merge pull request #7293 from Algomorph:master 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