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 b2cd954f24 Merge pull request #3042 from edgarriba:master 11 years ago
..
androidcamera world fix 11 years ago
calib3d cleaned dls code 11 years ago
core Merge pull request #3121 from akarsakov:ocl_dft_opt 11 years ago
cuda Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudaarithm world fix 11 years ago
cudabgsegm fix cudabgsegm module compilation 11 years ago
cudacodec world fix 11 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudaoptflow Removed OpticalFlowBM test from cudaoptflow module 11 years ago
cudastereo And remove final vestiges. 11 years ago
cudawarping Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
cudev world fix 11 years ago
features2d Merge pull request #3099 from f-morozov:akaze_tutorial 11 years ago
flann Several type of formal refactoring: 11 years ago
highgui trying to fix builds 11 years ago
imgcodecs multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 11 years ago
imgproc Fix color table 11 years ago
java fixed trailing whitespaces 11 years ago
ml Modified logistic regression module according to comments 11 years ago
objdetect Several type of formal refactoring: 11 years ago
photo Merge pull request #3103 from vpisarev:core_imgproc_optim_rearrangements 11 years ago
python fix compile problems with contributed ximgproc/xphoto 11 years ago
shape fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 11 years ago
stitching multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 11 years ago
superres removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 11 years ago
ts Several type of formal refactoring: 11 years ago
video Several type of formal refactoring: 11 years ago
videoio multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 11 years ago
videostab Split highgui module to videoio and highgui 11 years ago
viz Merge remote-tracking branch 'master' into stitch-fix 11 years ago
world fix IOS framework 11 years ago
CMakeLists.txt world fix 11 years ago
refman.rst.in