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 f11efdced3 added support of Hamming distance to BruteForceMatcher_GPU 14 years ago
..
cuda added support of Hamming distance to BruteForceMatcher_GPU 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 added support of Hamming distance to BruteForceMatcher_GPU 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 added lightweight class DeviceBuffer to matrix_reductions.cpp 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