opencv/modules/gpu/src/cuda
2011-02-22 09:27:42 +00:00
..
brute_force_matcher.cu update docs 2011-02-16 08:31:45 +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 fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
imgproc.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
internal_shared.hpp First version of CascadeClassifier_GPU. 2011-01-13 13:04:00 +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
project_points.cu added asynchronous versions of transform- and projectPoints into the GPU module, added docs 2011-02-22 07:27:10 +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 temporarily disabled compute descriptor kernel for new cards (some problems with threads synchronization), old version of kernels is used. 2011-02-22 09:27:42 +00:00