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.
 
 
 
 
 
 
StevenPuttemans 0a708e4070 adding extra explanation for mask parameter 9 years ago
..
calib3d IPPInitSingelton was added to contain IPP related global variables; 9 years ago
core adding extra explanation for mask parameter 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 10 years ago
cudaobjdetect changed hog to work with variable parameters and changed the hog sample to test it with more options 10 years ago
cudaoptflow Fixes namespace error on cudaoptflow 10 years ago
cudastereo
cudawarping Cast some image coordinates and sizes to double. 10 years ago
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 highgui: CV_WINDOW_AUTOSIZE does not resize with GTK3 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 #5470 from apavlenko:android_camera_gl_view 9 years ago
ml fix randMVNormal in ML (#5469) 9 years ago
objdetect IPPInitSingelton was added to contain IPP related global variables; 9 years ago
photo typos in comments 10 years ago
python Fixing typo in variable name. 10 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() 10 years ago
videoio Merge pull request #5456 from sergiud:ffmpeg-capture-varying-frame-size 9 years ago
videostab Added configuration changes enabling videoio WinRT support. 10 years ago
viz Added new functionalities to viz module 10 years ago
world fix tests build (win,shared,world) 10 years ago
CMakeLists.txt