opencv/modules/gpu/src/cuda
2011-04-08 08:04:56 +00:00
..
blend.cu 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
brute_force_matcher.cu update docs 2011-02-16 08:31:45 +00:00
calib3d.cu updated solvePnpRansac performance test 2011-03-07 13:36:47 +00:00
color.cu update docs 2011-02-16 08:31:45 +00:00
element_operations.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
filters.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
hog.cu minor bug in hog (unbind texture) 2011-03-31 11:14:23 +00:00
imgproc.cu 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
internal_shared.hpp made GPU version of SURF more consistent with CPU one 2011-03-10 13:53:58 +00:00
match_template.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
mathfunc.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
matrix_operations.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
matrix_reductions.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
safe_call.hpp added CUFFT errors handling into GPU module 2010-12-22 08:03:53 +00:00
split_merge.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
stereobm.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
stereobp.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
stereocsbp.cu fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
surf.cu fixed some warnings in surf.cu 2011-03-16 07:01:27 +00:00