搜索资源列表
log_images
- 包括锐化、平滑、LOG滤波器提取边缘 数学形态学的腐蚀、膨胀、骨架化、开闭运算 以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 -including sharpening, smooth, LOG filter from the brink of mathematical morphology corrosion, swelling, skeleton, opening and closing operations and fractal approach p
FuzzyEdge
- 基于数学形态学的模糊边缘检测算法,及相关的开闭运算等-based on mathematical morphology of the fuzzy edge detection algorithms, and related opening and closing, etc.
digital_picture_process_for_vc
- 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序。-including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, opening and closing operations and fractal approach painting
45623541
- 数字图像处理源码,vc写的,包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 -digital image processing source code, written by the vc, including sharpening, smoothing, LOG filter from the brink of mathematical morphology corrosion, swelling, ske
数字图像处理源码
- 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 下载地址: 数字图像处理源码 -including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, opening and closing operations a
Open
- 图像分析与处理,腐蚀膨胀算法。随机生成一幅图片,通过开闭运算,减少噪声点
ImageProcess
- 图像处理工具:腐蚀/膨胀/开/闭/边缘提取/细化,图像变换,平滑/锐化,边缘增强/检测,反转
hillClimb
- 包括测试图片和源程序,实现了爬山算法(hill climb) 登山算法 以及一些常用的开闭运算
fenshuiling_2
- 改进的分水岭算法,利用基于重建的开闭算法,有效的解决了过分割问题,尤其适用与医疗血细胞的分割问题
Morph
- 该程序包括图像的开闭运算、腐蚀、细化等经典算法,对初学者有很大帮助
iseyeopen
- 自己写的用开闭眼模板法判断一个眼睛的开闭状态,前提是需要去定位眼睛
Circle_yuanExtract
- 是一个提取椭圆轮廓的小程序,中间包含连通域识别以及形态学开闭运算,可以自动对非目标进行剔除。
5956169145200791219411643117
- 关于图象处理形态学方面的一些常用的程序,例如开闭运算
ErodeDilate
- 主要完成对图像的腐蚀、膨胀操作。腐蚀、膨胀过程中,实际上将图像视为二值,即R分量零与非零两类。开闭操作分别使用了Erode,Dilate。
dialation
- 该程序时用VC++6.0实现的,对灰度图像来进行膨胀和复试以及开闭运算,对学者应该有帮助。-When the program is implemented with VC++6.0 on the grayscale image to carry out expansion and re-testing, as well as opening and closing operation, pairs of scholars should be helpful.
Mathematicalmorphologyoperations
- 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion
fspz
- 对二维图像进行腐蚀膨胀处理,并进行开闭运算-Expansion of two-dimensional image of the corrosion treatment, and make opening and closing operation
shuxuexingtaixue
- 数学形态学基本算法,包括腐蚀膨胀,开闭运算,粗化细化,可以直接运行-Basic algorithm of mathematical morphology, including corrosion expansion, opening and closing operation, foul language refinement, can run
tuxing
- 数字图像处理 形态学 开 闭 运算 腐蚀 膨胀处理 -Digital image processing morphological opening and closing operations corrosion expansion deal
PicOperationTest
- 直接运行PicOperationTest.m文件 程序主要是练习了: sobel算子增强边缘,得梯度幅值图像 图像的开闭操作 新手交流,高手路过就好。。。(The Code is about edge enhancement and morphologic operators. It can be used for learning the basic skills. You don't need to download it if you have mastered t