opencv/modules/cudaimgproc/src/cuda
2014-12-30 15:37:45 +03:00
..
bilateral_filter.cu
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
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