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 abe34e3b33 removed debug func. call 14 years ago
..
cuda removed debug func. call 14 years ago
nvidia fix for GPU module compile time (VS2010) error (from 2.3 branch) 14 years ago
opencv2/gpu/device GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
arithm.cpp modified according to CUDA 4.0 API updates 14 years ago
bilateral_filter.cpp modified according to CUDA 4.0 API updates 14 years ago
blend.cpp modified according to CUDA 4.0 API updates 14 years ago
brute_force_matcher.cpp modified according to CUDA 4.0 API updates 14 years ago
calib3d.cpp refactored gpu module tests 14 years ago
cascadeclassifier.cpp [~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api) 14 years ago
color.cpp fixed gpu::cvtColor according #5324 changes 14 years ago
cudastream.cpp modified according to CUDA 4.0 API updates 14 years ago
element_operations.cpp GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
error.cpp
filtering.cpp GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
graphcuts.cpp modified according to CUDA 4.0 API updates 14 years ago
hog.cpp
imgproc_gpu.cpp added support of old CC into GPU mean shift routines 14 years ago
initialization.cpp added resetDevice function, removed MultiGpuManager 14 years ago
match_template.cpp
matrix_operations.cpp GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
matrix_reductions.cpp modified according to CUDA 4.0 API updates 14 years ago
mssegmentation.cpp added support of old CC into GPU mean shift routines 14 years ago
precomp.cpp
precomp.hpp ~40 warnings under VS2008 14 years ago
speckle_filtering.cpp
split_merge.cpp modified according to CUDA 4.0 API updates 14 years ago
stereobm.cpp modified according to CUDA 4.0 API updates 14 years ago
stereobp.cpp modified according to CUDA 4.0 API updates 14 years ago
stereocsbp.cpp modified according to CUDA 4.0 API updates 14 years ago
surf.cpp minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures) 14 years ago