基于C语言的图像形态学平滑处理
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算-Morphology in the smooth application of a wide ra
本专区汇聚了各类基于 形态学 开发的源码资源,共计 149 篇资源供开发者免费下载学习。
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算-Morphology in the smooth application of a wide ra
原来那个只能处理256色的软件可以连续腐蚀和膨胀,因为它的clearmem的原因 新的软件不具备这个功能,为了让不同的功能更加看得清楚,如果想加上连续的 功能,只需要把Vi
该源代码是数字图象处理的形态学,颜色和滤波操作等等。-The source code is a digital image processing of morphology, co
Watershed segment the contents is about watershed
find sourse verb of an arabic word
实现二值图像的膨胀,常用功能等-Binary image to achieve the expansion of
该函数用于对图像进行腐蚀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点。-The function used for computing the corrosion i
这是一个关于数字图像处理细化和膨胀的源代码。-This is a digital image processing on refinement and expansion of t
用形态学方法提取骨架线,由明暗度提取外形信息,LOG滤波器提取边缘-morphological Skeleton extraction methods, for the purpo
图像处理-形态学处理-图像粗化和细化源程序-Image Processing- morphological processing- image of rough and refin
栅格细化、腐蚀和膨胀-grid refinement, and expansion of corrosion
图象处理的分水岭算法-the watershed image processing algorithm