搜索资源列表
shuzituxiang2
- 数字图象处理实验--用图象分割检测细胞 dilate/imfi-digital image processing experiments -- using image segmentation detecting cells dilate / imfi
pbox
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness Aver
morphology3
- 代码包提供形态学操作的vc实现,提供形态学粗化细化操作,以及erode和dilate等形态学操作
ErodeDilate
- 主要完成对图像的腐蚀、膨胀操作。腐蚀、膨胀过程中,实际上将图像视为二值,即R分量零与非零两类。开闭操作分别使用了Erode,Dilate。
dilate.erode
- 自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象
dilate
- 本程序包含了一些膨胀程序,图像源代码生成,详述了膨胀原理
VB超全图像处理
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness AverageFil
morphology
- 对图像进行形态学处理,包括图像腐蚀、膨胀、开运算和闭运算-erode image and dilate image
ImageProcess
- 下代码实现了几个简单的图像处理,主要包括:平滑(Smooth)、开操作(Open)、闭操作(Close)、膨胀(dilate)、腐蚀(Erode)、图像梯度(Gradient)、顶帽(TopHat)、黑帽(BlackHat)等。-Under the code implementation of some simple image processing, mainly including: smoothing (Smooth), open operation (Open), closed oper
dilate
- 此程序实现对一副灰度图像的膨胀变化与原图像的对比-This procedure to achieve the expansion of a gray image changes contrast with the original image
medfilt_dilate
- The medfilt() function uses the PIL filtering code. The dilate() function was written from scratch with NumPy.
ImageDilate
- 形态学的基本操作:膨胀运算 连通区域很有效呀-Dilate Operate is useful for Connecting Region
hand_1130
- 圖像二值+Erode+Dilate+Open+Median +Gaussian+Blur-Image Binarization+ Erode+ Dilate+ Open+ Median+ Gaussian+ Blur
CImage_no1
- 图像形态学操作:二值化、膨胀、腐蚀、开操作、闭操作-dilate/erode
chazhi
- 采用近邻插值和双线性插值两种插值方法,对图像进行放大处理。-Neighbor interpolation and bilinear interpolation using two kinds of interpolation methods to enlarge the image processing.
morphology.c
- This program demonstrated the use of the morphology operator, especially open, close, erode, dilate operations. Morphology operators are built on max (close) and min (open) operators as measured by pixels covered by small structuring elements.
Dilate
- 逐行扫描图像,利用3*3结构元素对二值图像进行膨胀运算-scan images row by row and use 3* 3 structure element to dilate the binary image.
binary-dilate-and-erode
- 二值图像的膨胀与腐蚀函数matlab源代码-binary image dilate and erode
gray-image-dilate-and-erode
- 灰度图像的膨胀与腐蚀函数matlab源代码-gray image dilate and erode
dilate
- dilate in machine vision