文件名称:circular-birght-target-detect
- 所属分类:
- 2D图形编程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-01-10
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- Lvjia*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测-Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract image A,threshold segmentation for difference image,receive binary image,remove the interference region in the binary image,then extract circular area,and sign the target in the original image. Realize the circular bright target detection
(系统自动生成,下载前可以参看下载内容)
下载文件列表
circular birght target detect\xingtaixuebianhuan.m
circular birght target detect