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 dbcc55a196 cleanup <build>/src|gen folders to remove stalled/unused Java files 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 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
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 cleanup <build>/src|gen folders to remove stalled/unused Java files 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. 10 years ago
shape
stitching fix cyclic deps error (world,shared) 10 years ago
superres
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
viz Added new functionalities to viz module 10 years ago
world fix tests build (win,shared,world) 10 years ago
CMakeLists.txt