opencv/modules/cudaimgproc/src/cuda
2016-03-15 11:14:47 -04:00
..
bilateral_filter.cu Use stream argument when launching bilateral filter kernel 2015-09-18 13:12:58 +02:00
blend.cu
build_point_list.cu
canny.cu added stream parameter to all cudaimgproc routines 2014-12-30 15:37:45 +03:00
clahe.cu
color.cu rewrite cuda::cvtColor with new device layer and fix test failures 2014-12-25 19:23:15 +03:00
corners.cu
debayer.cu
generalized_hough.cu
gftt.cu Thrust allocator usage. 2016-03-15 11:14:47 -04:00
hist.cu
hough_circles.cu
hough_lines.cu
hough_segments.cu Optimization for HoughLinesP 2014-10-07 17:53:33 +04:00
match_template.cu fix cuda match template: 2014-12-25 19:23:16 +03:00
mean_shift.cu