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.
 
 
 
 
 
 
Maksim Shabunin e7c02f376f Fixed world build with HAL 10 years ago
..
androidcamera Fix uninitialized members, fix log output typo 10 years ago
calib3d Commented unused constants in the RHO algorithm 10 years ago
core Merge pull request #3911 from vpisarev:core_tweaks 10 years ago
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy disable cuda::OpticalFlowNeedleMap if configured without cudaimgproc 10 years ago
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
features2d Basic HAL module 10 years ago
flann
hal Basic HAL module 10 years ago
highgui
imgcodecs Jpeg2k color to greyscale conversion on non-Windows is done post decoding because system libjasper segfaults when decoding color images as greyscale. 10 years ago
imgproc reverted "typedef _InputArray InputArray", fixed warning from doxygen 10 years ago
java Basic HAL module 10 years ago
ml 1. Input/OutputArray optimizations; 10 years ago
objdetect initialize tiltedOffset variable at correct location 10 years ago
photo fix build (related to PR #3814) 10 years ago
python Add python test for inheritance structure generation 10 years ago
shape
stitching 1. Input/OutputArray optimizations; 10 years ago
superres 1. Input/OutputArray optimizations; 10 years ago
ts Functionality for relocation of tests 10 years ago
video Merge pull request #3846 from mshabunin:fix-headers 10 years ago
videoio Ximea camera fix (see issue #4235) 10 years ago
videostab
viz
world Fixed world build with HAL 10 years ago
CMakeLists.txt