搜索资源列表
-
0下载:
图像的膨胀、腐蚀、滤波、边缘提取的实现。采用的是并行算法,在opencl平台上实现。-Image dilation, erosion, filtering, edge detection implementation. Parallel algorithm is adopted, the opencl platform to achieve.
-
-
0下载:
Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window
-
-
1下载:
基于形态学的权重自适应图像去噪;通过串并联的滤波降噪对比图,说明并联降噪的优越性-Heavy adaptive image denoising based on morphology right noise filtering by series-parallel comparison chart, show the advantages of parallel noise reduction
-
-
0下载:
对图像上的一组平行线段根据距离,角度,截距进行分组过滤,统计-The image of a group of parallel lines according to the distance, angle, intercept packet filtering, statistics
-