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 da6898f758 Merge pull request #3389 from blackibiza84:master 10 years ago
..
androidcamera world fix 11 years ago
calib3d Optimize OpenCL version of StereoBM function 11 years ago
core Merge pull request #3384 from ilya-lavrenov:neon_new 10 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 Updated test_features2d.cpp with latest API change 10 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 Updated ORB test with parameters 10 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 #3256 from vbystricky:oclopt_BFMatcher 11 years ago
flann Basic doxygen documentation support 11 years ago
highgui Extracted repeated cmake instruction block 11 years ago
imgcodecs Fixed imgcodecs tests 11 years ago
imgproc Merge pull request #3390 from vbystricky:fix_houghlines 10 years ago
java Merge pull request #3344 from mshabunin:java_automation 11 years ago
ml Fixed calc_output_scale with NO_OUTPUT_SCALE flag set. 10 years ago
objdetect Fixing iOS clang warnings, part 2 11 years ago
photo adjust numerical precision for windows build 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 Added checking that z is non zero to buildWarpPlaneMaps kernel 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 use vectors 11 years ago
video Basic doxygen documentation support 11 years ago
videoio add V4L2_PIX_FMT_RGB24 convert code 10 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 MSVC warnings and iOS framework compile error 11 years ago
CMakeLists.txt world fix 11 years ago
refman.rst.in