当前位置:
首页
资源下载

搜索资源 - morphological erosion
搜索资源列表
-
1下载:
编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。
用形态学击中击不中变换方法对图象进行细化处理。
实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
-
-
0下载:
数字图像处理形态学变化 包括腐蚀、膨胀、开、闭、细化-Digital image processing morphological changes, including Erosion、Dilation、 open and close, detailed
-
-
0下载:
c语言实现的形态学膨胀算法!绝对可用。-c language morphological expansion algorithm
-
-
0下载:
简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数-Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function
-
-
0下载:
morphological filtering erosion dilation
-
-
0下载:
1)编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换
)函数。
2)函数可以处理不同的变换形式和不同类型的结构元素。-1) the preparation of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function. 2) function to handle the transformatio
-
-
0下载:
Image processing, Morphological operations-Erosion
-
-
1下载:
morphological process includein erosion, dilation, opening, closing
-
-
0下载:
Here we use mathematical morphology as a tool to extract useful forms and structures and shapes such as boundaries, skeletons, convex hull.
Dilation and Erosion
-
-
0下载:
数学形态学操作 数学形态学的基本运算
结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中
形态学的基本应用
边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学
-Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion
-
-
0下载:
本程序能对一个数字图象完成数学形态学的四个基本运算。对bmp格式的图像进行灰度化处理,再进行阈值分割运算,最后可在菜单中选择进行形态学变换,包括腐蚀、膨胀、开、闭、细化等运算。-This procedure can be completed on a digital image of the four basic operations on mathematical morphology. Bmp format for grayscale image processing, further th
-
-
0下载:
在影像處理中,使用形態學侵蝕的片段程式碼,變數部份改掉即可使用。-In image processing, morphological erosion using fragments of code, get rid of some variables can be used.
-
-
0下载:
Methods for dilation and erosion operators for morphological image processing
-
-
0下载:
读入任何一副BMP位图,都可以正确的显示。并且实现了8位二值图像的形态学腐蚀和膨胀-Read any one BMP bitmap, can be properly displayed. And achieve the 8-bit binary image morphological erosion and dilation
-
-
0下载:
对图像形态学膨胀腐蚀运算,可以有效提取边缘。并有很强的抗噪能力。-Morphological dilation and erosion operations on images, you can effectively extract the edge. And have strong anti-noise ability.
-
-
0下载:
《C++图像处理编程》丛书全书例程,包括数学形态学腐蚀算法,拉普拉斯算子检测粒子与线条,还有演示程序-" C++ image processing programming" book series routines, including morphological erosion algorithm, Laplacian detect particles and lines, etc.
-
-
0下载:
opencv 车牌定位 得到二值图像,然后再用形态学扩张与形态学侵蚀,使得目标轮廓不会出现影响判断的断点与连接,最后根据寻找米粒的方法把车牌定位-opencv license plate location to get binary image, then use morphological dilation and morphological erosion, making the target profile will not affect the judge' s break wit
-
-
0下载:
利用形态学方法,给ECG信号去基线漂移。基线漂移对心电影响很大。利用形态学上的腐蚀和膨胀,可以处理,但缺点是呈阶梯状,对原始信号有影响,这个是自己编的,未用matlab上的函数。-Morphological method to the ECG signal to baseline drift. Baseline drift on the ECG. Morphological erosion and dilation can handle, but the drawback is that the
-
-
0下载:
图像处理,形态学腐蚀,对称变换,在matlab环境下编写-Image processing, morphological erosion
-
-
0下载:
对二值图像采用腐蚀和膨胀的形态学算法处理-The binary image using morphological erosion and dilation algorithm processing
-