.. |
cuda
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
nvidia
|
compilation under mac
|
2011-05-18 13:02:27 +00:00 |
opencv2/gpu/device
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
arithm.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
bilateral_filter.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
blend.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
brute_force_matcher.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
calib3d.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +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
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
cudastream.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
element_operations.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
error.cpp
|
added CUFFT errors handling into GPU module
|
2010-12-22 08:03:53 +00:00 |
filtering.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
graphcuts.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
hog.cpp
|
fixed extra memory allocations.
|
2011-03-30 11:42:23 +00:00 |
imgproc_gpu.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
initialization.cpp
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
2011-05-06 21:45:48 +00:00 |
match_template.cpp
|
added first version of gpu performance tests
|
2011-01-24 10:33:01 +00:00 |
matrix_operations.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
matrix_reductions.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +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
|
modified according to NPP for CUDA 3.2 API updates.
|
2010-09-24 16:41:34 +00:00 |
precomp.hpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
speckle_filtering.cpp
|
speckle filtering added
|
2010-07-29 08:50:19 +00:00 |
split_merge.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
stereobm.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
stereobp.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
stereocsbp.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
surf.cpp
|
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
|
2011-05-23 07:59:20 +00:00 |