搜索资源列表
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 t
Dilation
- 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
image6
- 图像腐蚀(Erosion) 图像膨胀(Dilation) 开(Open)运算和闭(Close)运算 击中/击不中(Hit/Miss)变换 360 细化(Thinning) 362 -Image corrosion (Erosion) image expansion (Dilation) open (Open) computing and closed (Close) computing hit/hit is n
Dilation
- 对二值图像做膨胀运算,用disk模块进行膨胀,可设定模块的长与宽-Binary image of the expansion of computing done by disk module expansion modules can be set the length and width of
dilation
- C++使用OPENCV對LENA圖做DILATION-C++ Use OPENCV Dilation of Lena plans to do
MATLAB_Grayscale-Dilation-Erosion
- MATLAB实现灰度图像的膨胀与腐蚀算法源代码-MATLAB_Grayscale-Dilation-Erosion.rar
dilation1
- 用VHDL語法去表示實現dilation,-VHDL grammar used to express achieve dilation,
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
erosion_dilation
- morphological filtering erosion dilation
dilation
- Dilation code using csharp
Morph
- 数字图像处理形态学变化 包括腐蚀、膨胀、开、闭、细化-Digital image processing morphological changes, including Erosion、Dilation、 open and close, detailed
dilation
- binary dilation and erosion 函数程序算法-binary dilation and erosion function procedure algorithm
Dilation
- 数学形态学中的膨胀算法,输入二值图像,指定结构元素大小,输出膨胀后的二值图像-Dilation algorithm
Ha901
- Dilation and Elesion
imageprocessing
- the code for dilation , erode ,compliment and morphology are given
imgtools.c
- Do Gray/Do Inverse/BTC/Median Filter/Dilation Filter/Erosion Filter/Flip image/
dilation_erosion
- Dilation and erosion basic applications. I hope it will be helpfull for you all
Dilation
- code describing about image dilation
dilation
- Dilation is one of the basic operations in mathematical morphology. Originally developed for binary images, it has been expanded first to gray scale images, and then to complete lattices. The dilation operation usually u