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.
 
 
 
 
 
 
Vadim Pisarevsky dce1824a91 Merge pull request #2940 from davembradley:master 10 years ago
..
androidcamera
calib3d Extract imgcodecs module from highgui 11 years ago
core Merge pull request #3010 from vpisarev:ocl_disable_some_norms2 10 years ago
cuda Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudaarithm Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudabgsegm cudabgsegm module was not compiling. Changing all references of opencv2/legacy.hpp to opencv2/cudalegacy.hpp seemed to work. 11 years ago
cudacodec fix cudacodec module dependecies 10 years ago
cudafeatures2d Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudafilters Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudaimgproc Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudalegacy
cudaoptflow Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudastereo Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudawarping Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudev Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 10 years ago
features2d Extract imgcodecs module from highgui 11 years ago
flann Merge pull request #2669 from Adil-Ibragimov:flann_distance_fix 11 years ago
highgui Merge pull request #2179 from adishavit:feature-SupportClipboardCopyOnWindows 10 years ago
imgcodecs fixes tab indentation - replacing with 4 spaces 10 years ago
imgproc Fix Python 2 bindings for findContours 10 years ago
java Split highgui module to videoio and highgui 10 years ago
matlab Split highgui module to videoio and highgui 10 years ago
ml Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
nonfree Merge branch 'master' of https://github.com/Itseez/opencv 10 years ago
objdetect fixed doc builder warnings 10 years ago
optim Extract imgcodecs module from highgui 11 years ago
photo calibrateDebevec index fix (issue 3664) 10 years ago
python module blacklist 10 years ago
shape double to float cast warning fix 10 years ago
stitching Merge pull request #2987 from anishp:master 10 years ago
superres Split highgui module to videoio and highgui 10 years ago
ts Split highgui module to videoio and highgui 10 years ago
video Extract imgcodecs module from highgui 11 years ago
videoio Reset class members to NULL after gst_*_unref() 10 years ago
videostab Split highgui module to videoio and highgui 10 years ago
viz
world Fix cmake to build OpenCV framework on OSX 11 years ago
CMakeLists.txt
refman.rst.in