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.
 
 
 
 
 
 
Vladislav Vinogradov 0489489322 used cudaMalloc for 1-row or 1-column matrix instead of cudaMallocPitch 12 years ago
..
doc Updated documentation to new "COLOR_" format for color conversion enums. 12 years ago
include/opencv2 made createContinuous & ensureSizeIsEnough generic (OutputArray support) 12 years ago
perf Merge branch '2.4' 12 years ago
src used cudaMalloc for 1-row or 1-column matrix instead of cudaMallocPitch 12 years ago
test Merge branch '2.4' 12 years ago
CMakeLists.txt Automatically add CUDA support to a module if it has CUDA sources. 12 years ago