当前位置:
首页
资源下载

搜索资源 - image dilation and erosion
搜索资源列表
-
0下载:
此程序是基于opencv的对图像进行膨胀腐蚀操作的。-This program is based on the image opencv of dilation and erosion operations.
-
-
0下载:
Do Gray/Do Inverse/BTC/Median Filter/Dilation Filter/Erosion Filter/Flip image/
-
-
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
-
-
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下载:
实现二值图像的腐蚀、膨胀、开、闭,并且算子是用动态链接库实现的-image dilation ,erosion,opening and closing.
-
-
0下载:
工程图扫描识别,利用膨胀和腐蚀特点及粒度测定法对图像处理和筛分,包括设备图符分层筛分,设备图符方向识别,缆线识别,最后将识别设备以图形方式综合输出形成电子图-Engineering Drawings identification, use of dilation and erosion characteristics and particle size determination method, image processing and screening, including equipmen
-
-
0下载:
对图像进行二值化后,利用自己设计的膨胀和腐蚀算法对二值图像进行相应的操作-The binary image, the use of dilation and erosion of their own design algorithm corresponding binary image operations
-
-
0下载:
5509写的图像处理程序,包括二值化,边缘提取,膨胀腐蚀等-5509 was the image processing procedures, including binary, edge detection, dilation and erosion, etc.
-
-
1下载:
编写基本的图像处理程序,包括功能:
图像的读取、存储、显示(bmp、jpg等常用格式)
图像剪切、缩放
图像色彩变换(彩色->灰度等)
基本直方图变换和直方图均衡化
图像平滑与锐化
边缘抽取
阈值化
离散傅立叶变换
二值形态学处理(腐蚀、膨胀、开运算、闭运算)
-Preparation of basic image processing procedures, including functions: image reading,
-
-
0下载:
Methods for dilation and erosion operators for morphological image processing
-
-
2下载:
以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
-
-
0下载:
基于Visual C++ 6.0 开发的对图像进行边缘检测、平滑、增强,以及8位图像进行开闭,膨胀腐蚀、细化等处理的源码-Visual C++ 6.0 on the development of the image edge detection, smoothing, enhancement, and the opening and closing 8-bit images, dilation and erosion, refining and other processing of the s
-
-
0下载:
数字图像处理 膨胀和腐蚀算法的实现,数字图像处理 膨胀和腐蚀算法的实现-Digital image processing algorithms to achieve dilation and erosion
-
-
0下载:
图像分割
图像分割是图像处理的一个基础处理,本程序是通过数学形态学的腐蚀与膨胀进行的图像分割-image segmentation
Mathematical Morphology
Through morphological dilation and erosion for image segmentation
-
-
0下载:
Write MATLAB code that will do the following.
(a) NOT, AND, OR, NOR, NAND, XOR operation.
(b) Image dilation and erosion (binary and gray image).
(c) Image closing and opening (binary and gray image).
(d) Boundary detection.
(e) Image thinn
-
-
2下载:
形态学操作,图像的膨胀和腐蚀操作,使用matlab进行实现。-Morphological operations, image dilation and erosion operations, using matlab to achieve.
-
-
0下载:
this code is using to dilate the image.
-
-
0下载:
MATLAB code that do the following NOT,AND,OR,NOR,XOR,NAND operation,Image dilation and erosion(binary and gray image),Image closing and opening(binary and gray image),Boundary detection
e)Image thinning and thickening(binary and gray image),Skeleto
-
-
0下载:
对图像进行膨胀和腐蚀操作,并以此为基础计算灰度图像的形态学梯度,并进行tophat变换-The image dilation and erosion operations, and as a basis for computing the morphological gradient gray image, and tophat transformation
-
-
0下载:
介绍了图像处理的一般方法。包括空域图像增强技术,图像分割,膨胀和腐蚀。具体代码都已调试运行OK。-This paper introduces the general methods of image processing, including spatial image enhancement, image segmentation, dilation and erosion, and the specific code has been debugged and run OK.
-