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.
 
 
 
 
 
 
Alexander Karsakov dfff9a8125 Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
..
androidcamera world fix 10 years ago
calib3d Merge pull request #3201 from PhilLab:patch-3 10 years ago
core Merge pull request #3258 from ilya-lavrenov:neon_convert 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 10 years ago
cudabgsegm fix cudabgsegm module compilation 10 years ago
cudacodec world fix 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 Fixes for compiling with CUDA 6.5 10 years ago
cudaoptflow CUDA optical flow stubs: missing parameter 10 years ago
cudastereo Fixes for compiling with CUDA 6.5 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 10 years ago
features2d Merge pull request #3126 from avdmitry:move_KDTree_to_ml 10 years ago
flann Several type of formal refactoring: 10 years ago
highgui Merge pull request #2702 from GregoryMorse:patch-3 10 years ago
imgcodecs Merge pull request #3128 from asmorkalov:android_tegra_optimizations_build_fix 10 years ago
imgproc Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
java Java wrappers now support nested namespaces and classes 10 years ago
ml Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch. 10 years ago
objdetect Several type of formal refactoring: 10 years ago
photo bugfix #3945 pass idx,idx1 by reference instead of static vars 10 years ago
python Support of bioinspired contrib module wrapping 10 years ago
shape fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 10 years ago
stitching Feature based stitching's wave correction bugfix. 10 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 10 years ago
ts Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
video Optimize OpenCL version function BackgroundSubstractionMOG2 10 years ago
videoio Remove ATL dependency from MSMF capture code. 10 years ago
videostab Split highgui module to videoio and highgui 10 years ago
viz Merge remote-tracking branch 'master' into stitch-fix 10 years ago
world continue fixing nonfree elements 10 years ago
CMakeLists.txt world fix 10 years ago
refman.rst.in