搜索资源列表
erode
- VC++调用OPENCV库实现图像腐蚀源代码
OpenCV_Examples_Part_2_Source_Code
- opencv programs for erode ,cilate,edge detection corner detection
Morphology
- 对图像的dilate或erode ,使用基于Opencv的C代码-Dilate or erode an input image by using C code based on OpenCV
ErodeAndDilate
- opencv中的对图像进行腐蚀与膨胀的操作,opencv自带的教程代码。-erode and dilate!
erode
- 基于VS2013+opencv,用于进行图像的腐蚀膨胀,还可以用于闭运算-based on VS2013+opencv,it can erode and dilate image and make close operation
erode
- 图像腐蚀,环境vs2010 3013都可以,opencv版本2.4.9-Image corrosion, environment vs2010 3013 can, opencv version 2.4.9
DilateAndErode
- 利用opencv中的dilate和erode函数对图片做膨胀腐蚀以及开运算和闭运算等形态学处理,可以在图片窗口划动滑条调节腐蚀和膨胀的参数。(Using the dilate and erode functions of opencv, we can process the image with some typical morphological processing such as dilate and erode.)