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 7a4b2e18a7 Merge pull request #5441 from alalek:fix_ffmpeg_frame_creation 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 move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudaimgproc Use stream argument when launching bilateral filter kernel 10 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 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
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 10 years ago
hal Warning fix 10 years ago
highgui Update window_w32.cpp 10 years ago
imgcodecs adding new flags to imread to load image reduced 9 years ago
imgproc IPPInitSingelton was added to contain IPP related global variables; 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 10 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 Python support 10 years ago
stitching fix cyclic deps error (world,shared) 10 years ago
superres superres: Fix return value VideoFrameSource_GPU 10 years ago
ts fix perf tests 10 years ago
video ocl: workaround for getUMat() 10 years ago
videoio Merge pull request #5441 from alalek:fix_ffmpeg_frame_creation 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