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 190d00ea3e Merge pull request #5317 from alalek:workaround 9 years ago
..
calib3d Update documentation in calib3d.hpp 10 years ago
core ocl: workaround for getUMat() 10 years ago
cudaarithm fixing GT and GE comparison symbol 10 years ago
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc Fixes compilation errors when BUILD_CUDA_STUBS is ON 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
cudawarping Cast some image coordinates and sizes to double. 10 years ago
cudev add opencv_test_cudev to installation package 10 years ago
features2d Some changes to support mingw-w64 10 years ago
flann Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
hal v_extract universal intrinsic 10 years ago
highgui Merge pull request #5258 from sturkmen72:patch-6 10 years ago
imgcodecs Some changes to support mingw-w64 10 years ago
imgproc Update drawing.cpp 10 years ago
java Merge pull request #5255 from berak:java_videowriter 9 years ago
ml Merge pull request #5294 from LorenaGdL:master 10 years ago
objdetect remove bindings generation for DetectionBasedTracker 10 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 for bug #5007: moved definition of Size_MatDepth_t and Size_MatDepth from ts_perf.hpp to perf_channels.cpp. This way they are closer to where they are needed and live in a different namespace (possibly the reason why the fix works). 10 years ago
video ocl: workaround for getUMat() 10 years ago
videoio cmake: use copy_if_different 10 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