opencv/modules/gpu/src
2011-04-25 15:35:33 +00:00
..
cuda added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp 2011-04-08 08:04:56 +00:00
nvidia [~] Added nppStSetActiveCUDAstream and nppStGetActiveCUDAstream to the export table 2011-04-25 15:35:33 +00:00
opencv2/gpu/device *applied patch from NVidia (nppstTraspose bug) 2011-02-18 12:23:18 +00:00
arithm.cpp
bilateral_filter.cpp
blend.cpp fixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu 2011-04-11 05:11:23 +00:00
brute_force_matcher.cpp minor + warnings 2011-02-15 15:09:54 +00:00
calib3d.cpp make GPU version of solvePnPRansac more consistent with CPU one 2011-03-07 14:01:18 +00:00
cascadeclassifier.cpp [~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api) 2011-04-07 12:59:01 +00:00
color.cpp
cudastream.cpp update docs 2011-02-16 08:31:45 +00:00
element_operations.cpp update docs 2011-02-16 08:31:45 +00:00
error.cpp
filtering.cpp
graphcuts.cpp fixed gpu::graphcut preconditions 2011-03-24 12:22:23 +00:00
hog.cpp fixed extra memory allocations. 2011-03-30 11:42:23 +00:00
imgproc_gpu.cpp fixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu 2011-04-11 05:11:23 +00:00
initialization.cpp Fixed build errors in MSVC when building without CUDA. 2011-03-06 21:59:04 +00:00
match_template.cpp
matrix_operations.cpp now GPU stereo_bp test prints error mesage and test system continues execution 2011-02-17 11:09:29 +00:00
matrix_reductions.cpp minor + warnings 2011-02-15 15:09:54 +00:00
mssegmentation.cpp fixed some warnings 2011-02-15 10:54:49 +00:00
multi_gpu_manager.cpp now GPU stereo_bp test prints error mesage and test system continues execution 2011-02-17 11:09:29 +00:00
precomp.cpp
precomp.hpp some includes moved to precomp.hpp for gpu module 2011-03-14 09:40:13 +00:00
speckle_filtering.cpp
split_merge.cpp some includes moved to precomp.hpp for gpu module 2011-03-14 09:40:13 +00:00
stereobm.cpp
stereobp.cpp
stereocsbp.cpp
surf.cpp fixed SURF_GPU bug (features count > max dimension of grid) 2011-03-28 10:34:44 +00:00