当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - dilation and erosion on images
搜索资源列表
-
0下载:
VC# (VS2010版)写的形态学源代码。包括二值图像和灰度图像的形态变化,比如腐蚀,膨胀,噪音滤波等等。-VC# (VS2010 version) written by morphological source code. Binary image and grayscale images morphological changes, such as erosion, dilation, noise filtering, and so on.
-
-
0下载:
基于Visual C++ 6.0 开发的对图像进行边缘检测、平滑、增强,以及8位图像进行开闭,膨胀腐蚀、细化等处理的源码-Visual C++ 6.0 on the development of the image edge detection, smoothing, enhancement, and the opening and closing 8-bit images, dilation and erosion, refining and other processing of the s
-
-
0下载:
对图像形态学膨胀腐蚀运算,可以有效提取边缘。并有很强的抗噪能力。-Morphological dilation and erosion operations on images, you can effectively extract the edge. And have strong anti-noise ability.
-
-
0下载:
Morphological transformations are some simple operations based on the image shape. It is normally performed on binary images. It needs two inputs, one is our original image, second one is called structuring element or kernel which decides the nature
-