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 39783a6584 core: keep history of color*.cpp 6 years ago
..
calib3d Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago
core Merge pull request #13974 from alalek:fix_build_warnings 6 years ago
cudaarithm Fix documentation of cv::cuda::compare 6 years ago
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 6 years ago
cudacodec Utilize CV_UNUSED macro 6 years ago
cudafeatures2d Utilize CV_UNUSED macro 6 years ago
cudafilters fix test failure of cudafilters Median_Accuracy 6 years ago
cudaimgproc Add CV_16UC1 support for cuda::CLAHE 6 years ago
cudalegacy cudalegacy: Use safe block scan function 6 years ago
cudaobjdetect Utilize CV_UNUSED macro 6 years ago
cudaoptflow Fix Farneback Optical Flow Algorithm 6 years ago
cudastereo cuda::StereoBM - fix hanging and racing issue 6 years ago
cudawarping Utilize CV_UNUSED macro 6 years ago
cudev CUDA 10.1 Build Issue Fix 6 years ago
dnn dnn: fix usage of CV_LOG_VERBOSE macro 6 years ago
features2d code clean up 6 years ago
flann Fix Flann compilation under nvcc + NEON 6 years ago
highgui build: fix warnings 6 years ago
imgcodecs Merge pull request #13382 from LaurentBerger:imreadsize 6 years ago
imgproc core: keep history of color*.cpp 6 years ago
java java: avoid enum values with references on other enums 6 years ago
js Add tests for features2d JavaScript bindings 6 years ago
ml ml: handle sigmoid NaN result (should be Inf) 6 years ago
objdetect code clean up 6 years ago
photo Solves bug 13853 6 years ago
python python: support Python list for cv::Range 6 years ago
shape Add semicolons after `CV_INSTRUMENT` macros 6 years ago
stitching bindings: backport generator from OpenCV 4.x 6 years ago
superres Add semicolons after `CV_INSTRUMENT` macros 6 years ago
ts Merge pull request #13317 from terfendail:norm_wintr 6 years ago
video Merge pull request #13837 from amithjkamath:test 6 years ago
videoio Merge pull request #13945 from alalek:backport_bindings_generator 6 years ago
videostab Add semicolons after `CV_INSTRUMENT` macros 6 years ago
viz viz: call "mapper->Update()" before and after SetInputData() 6 years ago
world
CMakeLists.txt