搜索资源列表
用形态学方法提取骨架线
- 用形态学方法提取骨架线。程序还是基于MFC的单文档界面,重用以前的位图包裹类来封装对位图的操作,增加一个数学形态学类来进行通用的数学形态学操作。-morphological Skeleton extraction methods. MFC procedures based on the single-document interface reuse previous bitmap category wrapped package to the right bitmap operation, an
imgMathMorph
- 该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, image beginners reference.
imp0new
- 几个程序,Wallis变换,DCT变换,形态学操作-several procedures, Wallis transform, DCT, morphological operations
Morphy
- 用VC编写的一个图像处理的程序:它可以实现图像的数学形态学操作,包括:膨胀、腐蚀、开运算、闭运算和图像的细化。-VC prepared by an image processing procedures : it can image the mathematical morphology operations, including : Expansion, corrosion, opening operation, closing operation and image refinement.
gaijinyuzhifenge
- 采用迭代算法,实现了图象分割阈值的最优自动选择,并对处理后的二值图象进行数学形态学操作,是后续图象识别最关键的以一环-using the iterative method, the image segmentation optimal threshold value of the automatic choice, as well as treatment, the two binary images using mathematical morphology operation, is the
fushihepengzhang
- 对图像的形态学操作,包括膨胀操作和腐蚀操作。-right image morphology operations, including the expansion and operation of corrosion operation.
morphology
- 采用OpenCV编写的对图像进行形态学操作的程序。来自《OpenCV教程基础篇》一书
doublefunction
- * \\说明: 该函数将对图象进行(成对函数匹配)操作。需要注意的是,此程序先要求对图像进行特征提取及形态学操作等,使其成为二值图像。
001
- 人体脑图像分割技术研究a. 对原始的二维医学图像进行滤波,封装成三维体数据。 b. 采用合适的多阈值分割方法得到合适的双阈值,对三维体数据进行二值处理,得到分割出的三维人脑图像。 c. 对得到的三维人脑二值图像进行数学形态学操作,并利用种子填充进行区域修整,得到较好的三维人脑分割结果,并给以三维显示。
opencv
- Opencv图形图像处理,用OpenCV完成对图像的形态学操作
morphology3
- 代码包提供形态学操作的vc实现,提供形态学粗化细化操作,以及erode和dilate等形态学操作
图像形态学操作实验工具
- Morphology0.3.rar,一个很好的数学形态学操作程序,使用OpenCV编写,使用此程序便于研究形态学图像处理 图形图像处理
EasyAnalysis
- 实现图像处理基本操作的函数库,里面有分割,滤波,增强,边缘检测,形态学操作等基本函数的实现。设计了图像的基类,扩展性好-Image processing to achieve the basic operation of the library, there are segmentation, filtering, enhancement, edge detection, morphological operations, such as the realization of the basic
MathMorph
- 数学形态学方面的图像处理程序,包括膨胀、腐蚀、开启、闭合,以及利用形态学操作进行的边缘提取、高帽变换等应用。-Mathmorph
Mathematicalmorphologyoperations
- 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion
cheliangjiance
- 对图像进行增强处理的车流量检测算法,图像锐化,背景差分,膨胀腐蚀等一系列数学形态学操作-The image enhancement processing of the traffic flow detection algorithm, image enhancement, background difference, expansion and a series of mathematical morphology erosion operation
Morph
- 图像形态学操作算法源码,包括彩色图像形态学操作、Top-hat变换等,方便大家学习-Source image morphology operation algorithms, including color image morphological operations, Top-hat transform, facilitate learning
手机提取
- 基于OpenCV的形态学操作,用于提取手机零件轮廓。(OpenCV based morphological operations, used to extract parts of mobile phones contour.)
形态学腐蚀
- 形态学处理相关程序,开操作,闭操作,注释了相关功能!!!!(Morphological processing)
图像的形态学操作
- 可实现对图像的膨胀、腐蚀、开运算、关运算、骨架提取、边缘检测、top-hat滤波、增强、填充等形态学操作。(The morphological operations such as expansion, corrosion, opening operation, closing operation, skeleton extraction, edge detection, top-hat filtering, enhancement and filling can be realized.)