.. |
cuda
|
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
|
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
|
added CUFFT errors handling into GPU module
|
14 years ago |
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
|
fixed extra memory allocations.
|
14 years ago |
imgproc_gpu.cpp
|
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
|
14 years ago |
initialization.cpp
|
added resetDevice function, removed MultiGpuManager
|
14 years ago |
match_template.cpp
|
added first version of gpu performance tests
|
14 years ago |
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
|
fixed some warnings
|
14 years ago |
precomp.cpp
|
modified according to NPP for CUDA 3.2 API updates.
|
15 years ago |
precomp.hpp
|
~40 warnings under VS2008
|
14 years ago |
speckle_filtering.cpp
|
speckle filtering added
|
15 years ago |
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 |