搜索资源列表
pzandhs
- 膨胀与腐蚀,为图像处理的必要,该算法实际应用中效果好。
pengzhangfushi
- 用vc++编程实现图像的膨胀与腐蚀操作,该算法实现简单,可以作为图像处理算法学习的资料!也可以应用于常见的图像处理
piccel
- 图像的形态学变换(腐蚀,膨胀,细化等),图像的边缘与轮廓处理(Hough变换,边缘提取,轮廓跟踪等)
三种图像处理
- 用c语言写的三种常用的图像处理算法,包括边沿检测与提取,模板匹配和图象腐蚀膨胀细化-language used to write the three commonly used image processing algorithms, including edge detection and extraction. template matching and image thinning corrosion expansion
pengzhangfushi
- 用vc++编程实现图像的膨胀与腐蚀操作,该算法实现简单,可以作为图像处理算法学习的资料!也可以应用于常见的图像处理-With vc++ Programming realize the expansion and corrosion image operation, the algorithm is simple, can be used as image processing algorithm to learn the informa
grayscaleops
- 利用MATLAB实现灰度图像的膨胀与腐蚀算法源代码。-Use MATLAB to achieve the expansion of gray image and corrosion algorithm source code.
lisaf
- MATLAB实现灰度图像的膨胀与腐蚀算法源代码-MATLAB realize the expansion of gray image and corrosion algorithm source code
MATLAB_Grayscale-Dilation-Erosion
- MATLAB实现灰度图像的膨胀与腐蚀算法源代码-MATLAB_Grayscale-Dilation-Erosion.rar
chap1_5
- 图像的形态学,腐蚀与膨胀,灰值的开运算与闭运算,结构元素的输入-Image morphology, corrosion and expansion of gray open computing and closing operation, structural elements of the input
DNE
- 数字图像处理,Matlab 6.5实现图像的腐蚀与膨胀。带有说明、例图与效果图。-Digital image processing, Matlab 6.5 implementation of the corrosion and expansion of the image. With that case diagram and effect diagram.
Mathematicalmorphologyoperations
- 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator st
grayscaleops_m
- 实现了灰度图像的膨胀与腐蚀算法,达到了至少3倍速度的提高。大家都知道图像的膨胀与腐蚀常被用在数字图像重构中,非常有用处的算法。-The expansion of the gray image and corrosion algorithm to achieve at least three times the speed increases. We all know that image expansion and corrosion
binary-dilate-and-erode
- 二值图像的膨胀与腐蚀函数matlab源代码-binary image dilate and erode
gray-image-dilate-and-erode
- 灰度图像的膨胀与腐蚀函数matlab源代码-gray image dilate and erode
Expansion-and-corrosion
- c++中图像的形态分析中的膨胀与腐蚀运算代码-Form c++ image analysis expansion and erosion operation code
Shape-detection
- 基于几何特征的形状检验:对图像进行膨胀与腐蚀操作。-Based on the shape of the geometric characteristics of the test: the image expansion and etching operation.
figure-extraction
- 图像特征提取,包括灰度提取、灰度直方图、神经网络图像识别程序以及形态学分割和图像的膨胀与腐蚀-Extract image feature extraction, including gray, gray histogram, neural network is the expansion of the image segmentation and image recognition process and morphology and
image-expansion-and-corrosion
- 通过图像的膨胀与腐蚀达到图像边缘细化或者粗化的效果- It reached the edge refinement or coarsening effect by the image expansion and corrosion
vc_image_xingtaixue
- VC++图像处理,对形态学中的膨胀与腐蚀做了具体的代码示例,让读者可通过具体源码来深入理解形态学的概念知识。-C++ image processing, the morphology of the expansion and corrosion to do a specific code example, so that readers can through the specific source code to understand
pengzhangfushi
- 图像的膨胀与腐蚀是图像处理常用的一种方法,本程序实现了上述两个功能。(Image expansion and corrosion is a commonly used method of image processing, this program implements the above two functions.)