搜索资源列表
erode
- C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。-C language mathematical morphology erosion operation also apply to binary images and gray-scale image.
morphology
- 对图像进行形态学处理,包括图像腐蚀、膨胀、开运算和闭运算-erode image and dilate image
imageprocessing
- the code for dilation , erode ,compliment and morphology are given
erode
- 基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。-Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.
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.
Morphology
- 对图像的dilate或erode ,使用基于Opencv的C代码-Dilate or erode an input image by using C code based on OpenCV
lowmorph
- MOrphology dilate and erode in C.
erode
- 一种数学形态学的腐蚀膨胀算法的c语言实现-A mathematical morphology of corrosion expansion algorithm c language
xingtaixuechuli
- 这是一个有关形态学处理的程序,包括膨胀、腐蚀、开、闭。-this is a programe about morphology processing,include dilate,erode,open and close.