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 732bd621bb added masks support for bitwise operations on GPU 15 years ago
..
cuda added masks support for bitwise operations on GPU 15 years ago
arithm.cpp added masks support for bitwise operations on GPU 15 years ago
beliefpropagation_gpu.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 15 years ago
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 15 years ago
color.cpp fixed compilation error and warnings under ubuntu 15 years ago
constantspacebp_gpu.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 15 years ago
cudastream.cpp added vecmath to gpu module. 15 years ago
error.cpp fixed compilation error and warnings under ubuntu 15 years ago
filtering.cpp fixed gpu linear filters 15 years ago
graphcuts.cpp fix gpu module compilation under linux 15 years ago
hog.cpp fixed compilation error and warnings under ubuntu 15 years ago
imgproc_gpu.cpp fix gpu module compilation under linux 15 years ago
initialization.cpp GPU module: minor interface changes 15 years ago
matrix_operations.cpp fixed some bugs, added tests for gpu::HOGDescriptor 15 years ago
mssegmentation.cpp refactored mssegmentation.cpp 15 years ago
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 15 years ago
precomp.hpp Fixing a small error in compilation for gpu - anatoly should review. 15 years ago
speckle_filtering.cpp speckle filtering added 15 years ago
split_merge.cpp fixed some compile-time problems (under Ubuntu) 15 years ago
stereobm_gpu.cpp added PtrStep PtrElemStep structures. Refactored name spaces, 15 years ago