Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Vladislav Vinogradov 1c9f4e7ca2 fixed gpu::meanStdDev and gpu::norm under CUDA 4.0 14 years ago
..
cuda added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp 14 years ago
nvidia [~] Added nppStSetActiveCUDAstream and nppStGetActiveCUDAstream to the export table 14 years ago
opencv2/gpu/device
arithm.cpp
bilateral_filter.cpp
blend.cpp fixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu 14 years ago
brute_force_matcher.cpp fixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse) 14 years ago
calib3d.cpp
cascadeclassifier.cpp [~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api) 14 years ago
color.cpp added aligned memory allocation to CudaMem (if allocation type is ZERO_COPY) 14 years ago
cudastream.cpp
element_operations.cpp
error.cpp
filtering.cpp
graphcuts.cpp fixed gpu::graphcut preconditions 14 years ago
hog.cpp fixed extra memory allocations. 14 years ago
imgproc_gpu.cpp fixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu 14 years ago
initialization.cpp fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
match_template.cpp
matrix_operations.cpp fixed gpu::meanStdDev and gpu::norm under CUDA 4.0 14 years ago
matrix_reductions.cpp fixed gpu::meanStdDev and gpu::norm under CUDA 4.0 14 years ago
mssegmentation.cpp
multi_gpu_manager.cpp
precomp.cpp
precomp.hpp some includes moved to precomp.hpp for gpu module 14 years ago
speckle_filtering.cpp
split_merge.cpp some includes moved to precomp.hpp for gpu module 14 years ago
stereobm.cpp
stereobp.cpp
stereocsbp.cpp
surf.cpp fixed SURF_GPU bug (features count > max dimension of grid) 14 years ago