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.
 
 
 
 
 
 
Roman Donchenko d76226e21b Merge pull request #2456 from kurodash:pr_use_cvAlloc 11 years ago
..
androidcamera All installed files marked with component names for install customization. 11 years ago
calib3d typos 11 years ago
contrib typos 11 years ago
core Merge pull request #2456 from kurodash:pr_use_cvAlloc 11 years ago
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
features2d typos 11 years ago
flann Merge pull request #2026 from pemmanuelviel:giveFurthestPoint 11 years ago
gpu typos 11 years ago
highgui Fix for #3554 11 years ago
imgproc typos 11 years ago
java Bug #3391 org.opencv.android.NativeCameraView crashes after latest OpenCV Manager update fixed. 11 years ago
legacy Merge pull request #2433 from ilya-lavrenov:typos 11 years ago
ml Merge pull request #2107 from nghiaho12:nn_doc 11 years ago
nonfree nonfree perf tests 11 years ago
objdetect Disabled some IPP implementation since it breaks tests 11 years ago
ocl typos 11 years ago
photo typos 11 years ago
python All installed files marked with component names for install customization. 11 years ago
stitching turn on CUDA part of stitching module on Android for non-dynamic build 11 years ago
superres fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
ts Merge pull request #2439 from ilya-lavrenov:typo 11 years ago
video Merge pull request #2407 from codyrigney92:LKOptFlow_NEON 11 years ago
videostab fix variable name typo in calcBlurriness 11 years ago
viz Viz::setViewerPose() - changed up-vector to down (common for Computer Vision & Odometry) 11 years ago
world CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file' 11 years ago
CMakeLists.txt
refman.rst.in