搜索资源列表
test.rar
- 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
code
- 简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数-Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function
MATLAB_Grayscale-Dilation-Erosion
- MATLAB实现灰度图像的膨胀与腐蚀算法源代码-MATLAB_Grayscale-Dilation-Erosion.rar
erosion_dilation
- morphological filtering erosion dilation
dilation
- binary dilation and erosion 函数程序算法-binary dilation and erosion function procedure algorithm
Imageprocessing
- C#编写的程序,实现图像的滤波、二值化、腐蚀、细化等等图像处理,代码开源,实现了一个小型的图像处理平台。-C# prepared by the procedures of image filtering, binarization, erosion, thinning, etc. image processing, open source code to achieve a small image processing platform.
WinRAR
- 图像处理的vc独立程序,包括边界跟踪,边缘检测,图像编码,腐蚀,开闭操作等源码-Vc independent image processing procedures, including the border tracking, edge detection, image coding, erosion, opening and closing operation of source
ex5_061221015
- 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
imageprocessing
- the code for dilation , erode ,compliment and morphology are given
imdilate
- 数学形态学利里面的灰度腐蚀运算,自己看书写的,通过MATLAB仿真,和标准算法相同。-Lee inside the gray-scale mathematical morphology erosion operation, that looks at writing, through the MATLAB simulation, and standards for the same algorithm
morph
- morphological process includein erosion, dilation, opening, closing
MATLABimageprocess3
- 医学图像处理,主要用于图形形态学,如腐蚀、膨胀以及开、闭运算。-Medical image processing, mainly for graphics morphology, such as erosion and dilation as well as opening and closing operation.
Mathematicalmorphologyoperations
- 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion
matlab
- tells you how to use erosion dilation and thresholding for license plate number recognition
Morph
- 本程序能对一个数字图象完成数学形态学的四个基本运算。对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
morph
- 对图像进行二值化后,利用自己设计的膨胀和腐蚀算法对二值图像进行相应的操作-The binary image, the use of dilation and erosion of their own design algorithm corresponding binary image operations
Nero
- 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
MyDIP_Matlab
- 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
Dilation-Erosion
- 改进腐蚀,膨胀算法,matlab数字图像处理的快速高效算法-A very fast implementation of dilating and eroding