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.
 
 
 
 
 
 
Alexey Spizhevoy 7e2cc1be1b added first version of gpu::countNonZero for all data types, it doesn't support compute capability 1.0 yet, also fixed some little bugs 14 years ago
..
cuda added first version of gpu::countNonZero for all data types, it doesn't support compute capability 1.0 yet, also fixed some little bugs 14 years ago
arithm.cpp added first version of gpu::countNonZero for all data types, it doesn't support compute capability 1.0 yet, also fixed some little bugs 14 years ago
beliefpropagation_gpu.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 14 years ago
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 15 years ago
color.cpp fixed compilation error and warnings under ubuntu 14 years ago
constantspacebp_gpu.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 14 years ago
cudastream.cpp added vecmath to gpu module. 14 years ago
error.cpp fixed compilation error and warnings under ubuntu 14 years ago
filtering.cpp fixed gpu linear filters 14 years ago
graphcuts.cpp deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux 14 years ago
hog.cpp fixed compile time errors in gpu module (if one compiles without CUDA) 14 years ago
imgproc_gpu.cpp deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux 14 years ago
initialization.cpp GPU module: minor interface changes 14 years ago
matrix_operations.cpp deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux 14 years ago
mssegmentation.cpp refactored mssegmentation.cpp 14 years ago
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 14 years ago
precomp.hpp cuda+npp version check at configure time. 14 years ago
speckle_filtering.cpp speckle filtering added 15 years ago
split_merge.cpp fixed some compile-time problems (under Ubuntu) 14 years ago
stereobm_gpu.cpp added PtrStep PtrElemStep structures. Refactored name spaces, 14 years ago