搜索资源列表
dilate.erode
- 自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象
dilate
- 此程序实现对一副灰度图像的膨胀变化与原图像的对比-This procedure to achieve the expansion of a gray image changes contrast with the original image
binary-dilate-and-erode
- 二值图像的膨胀与腐蚀函数matlab源代码-binary image dilate and erode
gray-image-dilate-and-erode
- 灰度图像的膨胀与腐蚀函数matlab源代码-gray image dilate and erode
dilate
- matlab编写的简易图形图像处理程序,改程序可以对图像进行基本的二值化处理。-matlab written in simple graphic image processing program, change program can image the basic binarization processing.
erode-and-dilate
- 自己编写的形态学滤波预处理指纹图像matlab编程,包括n*n二值腐蚀、膨胀、开、闭操作。-I have written a fingerprint image preprocessing morphological filtering matlab programming, including n* n binary erosion, dilation, opening and closing operation.
erode-and-dilate
- 形态学操作,图像的膨胀和腐蚀操作,使用matlab进行实现。-Morphological operations, image dilation and erosion operations, using matlab to achieve.
DILATION-AND-EROSION-IN-IMAGE-USING-MATLAB
- this code is using to dilate the image.
morphological
- 对创建的二值图像进行膨胀处理(matlab编程实现),膨胀会增长或粗化二值图像中的物体,我自己编写了一个用matlab编程实现二值化的例子(morphological,matlab,image processing,dilate)