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 56e8827ce0 Merge pull request #5456 from sergiud:ffmpeg-capture-varying-frame-size 9 years ago
..
calib3d IPPInitSingelton was added to contain IPP related global variables; 9 years ago
core IPPInitSingelton initialization guards; 9 years ago
cudaarithm fix cuda::normalize (dtype < 0) case 9 years ago
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc Use stream argument when launching bilateral filter kernel 9 years ago
cudalegacy Some changes to support mingw-w64 9 years ago
cudaobjdetect changed hog to work with variable parameters and changed the hog sample to test it with more options 9 years ago
cudaoptflow Fixes namespace error on cudaoptflow 9 years ago
cudastereo
cudawarping
cudev add opencv_test_cudev to installation package 10 years ago
features2d IPPInitSingelton was added to contain IPP related global variables; 9 years ago
flann fixed uninitialized memory writing/reading in flann 9 years ago
hal Warning fix 9 years ago
highgui Update window_w32.cpp 9 years ago
imgcodecs adding new flags to imread to load image reduced 9 years ago
imgproc Merge pull request #5459 from aman11dhanpat:master 9 years ago
java Merge pull request #5429 from PhilLab:patch-6 9 years ago
ml Merge pull request #5346 from art-programmer:art-programmer-patch-1 9 years ago
objdetect IPPInitSingelton was added to contain IPP related global variables; 9 years ago
photo
python Fixing typo in variable name. 9 years ago
shape
stitching fix cyclic deps error (world,shared) 10 years ago
superres superres: Fix return value VideoFrameSource_GPU 10 years ago
ts fix perf tests 9 years ago
video ocl: workaround for getUMat() 9 years ago
videoio Merge pull request #5456 from sergiud:ffmpeg-capture-varying-frame-size 9 years ago
videostab
viz Added new functionalities to viz module 9 years ago
world fix tests build (win,shared,world) 10 years ago
CMakeLists.txt