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.
 
 
 
 
 
 
Artur Wieczorek dcbe797980 Include strsafe.h to compile successfully under MinGW in Debug mode. 11 years ago
..
androidcamera world fix 11 years ago
calib3d fixed incorrect array access in solvepnp (which affected debug builds only) 11 years ago
core fix warning in template Scalar::mul gcc < 4.8 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 Optimization for HoughLinesP 11 years ago
cudalegacy Fixes for compiling with CUDA 6.5 11 years ago
cudaoptflow CUDA optical flow stubs: missing parameter 11 years ago
cudastereo Fixes for compiling with CUDA 6.5 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 branch 'refactor_features2d_take4' of https://github.com/vpisarev/opencv into refactor_features2d_take4 11 years ago
flann Several type of formal refactoring: 11 years ago
highgui Merge pull request #2702 from GregoryMorse:patch-3 11 years ago
imgcodecs Merge pull request #3128 from asmorkalov:android_tegra_optimizations_build_fix 11 years ago
imgproc Implementation detector and selector for IPP and OpenCL; 11 years ago
java fixed some more compile errors and test failures 11 years ago
ml Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch. 11 years ago
objdetect Implementation detector and selector for IPP and OpenCL; 11 years ago
photo Merge pull request #3283 from abak:fix-cloning-illumination-change-noipp 11 years ago
python fixed some more compile errors and test failures 11 years ago
shape fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 11 years ago
stitching another fix in opencv_world 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 Implementation detector and selector for IPP and OpenCL; 11 years ago
video Merge pull request #3332 from lupustr3:pvlasov/implementation_detector 11 years ago
videoio Include strsafe.h to compile successfully under MinGW in Debug mode. 11 years ago
videostab OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 11 years ago
viz viz: fixed memory leak 11 years ago
world fixed opencv_world build 11 years ago
CMakeLists.txt world fix 11 years ago
refman.rst.in Made reference manual table of contents autogenerated 13 years ago