搜索资源列表
binaryops
- Descr iption: A faster implementation of binary dilation and erosion. Our functions take advantage of MATLAB s decomposition of the structuring element but they may result much faster. Try to run example.m to see the speed improvement factor, c
MATLAB_Grayscale-Dilation-Erosion
- MATLAB实现灰度图像的膨胀与腐蚀算法源代码-MATLAB_Grayscale-Dilation-Erosion.rar
dilation
- 对一副二维数字图像执行多尺度全方位的膨胀处理,以提取出图像的外边缘。算法简单,易于实现,且边缘提取的效果优于传统的基于灰度梯度的边缘提取算子。-A pair of two-dimensional digital image on the implementation of multi-scale expansion of a full range of treatment to extract the outer edge of the image. Algorithm is simple, e
erosion_dilation
- morphological filtering erosion dilation
dilation
- binary dilation and erosion 函数程序算法-binary dilation and erosion function procedure algorithm
imageprocessing
- the code for dilation , erode ,compliment and morphology are given
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,
gabor_image_paper
- Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
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
matlab
- dilation and erosion of images in matlab
Dilation-Erosion
- 改进腐蚀,膨胀算法,matlab数字图像处理的快速高效算法-A very fast implementation of dilating and eroding
matlab-image-study-(1)
- MATLAB图像处理的资料,包括图像倾斜校正,图像腐蚀和膨胀-matlab image erosion and dilation study
Matlab-GUI-tuxiangchulixitong
- 本设计完成实现由杨帆编著的数字图像处理与分析(第二版)书中的第六章—数学形态学及其应用中的相关功能:对图像进行腐蚀和膨胀,对图像进行形态学滤波以及骨架提取。-The design is completed implemented by Yang Fan edited digital image processing and anal
MATLAB-GUI-xitong
- 本程序涉及了二值图像的腐蚀和膨胀以及运用数学形态对图像进行骨架提取和滤波等操作。-This procedure involves the erosion and dilation as well as the use of mathematical morphology binary image of the image skeleton extraction and filtering operations.