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 ac37b77452 c++ move semantics for cv::UMat 9 years ago
..
calib3d Replacing SSE with v_extract 9 years ago
core c++ move semantics for cv::UMat 9 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 9 years ago
cudalegacy disable cuda::OpticalFlowNeedleMap if configured without cudaimgproc 10 years ago
cudaobjdetect
cudaoptflow Fixes namespace error on cudaoptflow 9 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 Adding test support for WINRT 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 9 years ago
highgui Update window_w32.cpp 9 years ago
imgcodecs Fixing GCC 4.9 warnings 9 years ago
imgproc fix adaptiveThreshold mean 9 years ago
java Merge pull request #4124 from ruslo:android.fix 10 years ago
ml Update ml.hpp 9 years ago
objdetect remove bindings generation for DetectionBasedTracker 10 years ago
photo typos in comments 10 years ago
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 Adding test support for WINRT 10 years ago
video Move coefficient (32.0f) to the end of every iteration. 9 years ago
videoio Merge pull request #5156 from brunomorishita:fix_build 9 years ago
videostab Added configuration changes enabling videoio WinRT support. 10 years ago
viz Added new functionalities to viz module 9 years ago
world fix tests build (win,shared,world) 10 years ago
CMakeLists.txt