当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - erosion and dilation
搜索资源列表
-
2下载:
使用opencv对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算-Opencv image using morphological operations (opening and closing image, erosion and dilation operations
-
-
0下载:
二值化、腐蚀和膨胀、填充、边缘提取运算matlab中用法举例-Example of erosion and dilation operator usage
-
-
0下载:
数字图像处理形态学变化 包括腐蚀、膨胀、开、闭、细化-Digital image processing morphological changes, including Erosion、Dilation、 open and close, detailed
-
-
0下载:
MATLAB实现灰度图像的膨胀与腐蚀算法源代码-MATLAB_Grayscale-Dilation-Erosion.rar
-
-
0下载:
morphological filtering erosion dilation
-
-
0下载:
实现Gaussian Blur等Convolution操作,Erosion和Dilation等Mophorlogy操作,以及二值化操作等等。-Convolution operation such as Gaussian Blur, Morphology operation such as Erosion and Dialation, as well as the thesholding operation and so on.
-
-
0下载:
binary dilation and erosion 函数程序算法-binary dilation and erosion function procedure algorithm
-
-
0下载:
此專案用VC++.Net2005開發,並且使用DirectShow去顯示與抓取Camera的畫面,並以CImage去讀入圖檔。並以Erosion(收縮)、Dilation(膨脹)、Feature(分群),這三個演算法就達到辨三種手勢的目的。-This project using VC++. Net2005 development, and use DirectShow to display and crawl Camera images, and to CImage read into the
-
-
1下载:
morphological process includein erosion, dilation, opening, closing
-
-
1下载:
医学图像处理,主要用于图形形态学,如腐蚀、膨胀以及开、闭运算。-Medical image processing, mainly for graphics morphology, such as erosion and dilation as well as opening and closing operation.
-
-
0下载:
用带形状校正的腐蚀膨胀实现Euclidean距离变换-Implementation of Euclidean Distance Transforms Using Erosion and Dilation with Form Correction
-
-
0下载:
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user
-
-
0下载:
这是一个在VC6.0平台上,关于数学形态学的程序,基于Opencv图像学代码,包括腐蚀、膨胀、开启和闭合!-This is a VC6.0 platform, on the mathematical morphology procedures, based on Opencv iconology code, including erosion and dilation, opening and closing!
-
-
0下载:
本程序能对一个数字图象完成数学形态学的四个基本运算。对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
-
-
0下载:
This an algorithm imlementing erosion and dilation which form an important component of image processing programs.-This is an algorithm imlementing erosion and dilation which form an important component of image processing programs.
-
-
0下载:
自己用VC实现的形态学源代码,包括基本的腐蚀膨胀等运算-Morphology with the VC to achieve its source code, including the basic erosion and dilation operations
-
-
0下载:
对图片进行灰度化,二值化处理,还可以对图片进行腐蚀,膨胀处理.-Based on the image to grayscale, binary processing, the picture can also erosion and dilation processing.
-
-
1下载:
Binary erosion and dilation, with fast iterative calls.
For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also handy when you don t have the M
-
-
0下载:
图像形态学中的腐蚀和膨胀,3*3的算子可以自选-Image morphology of erosion and dilation
-
-
0下载:
(Morphology) Erosion and Dilation
-