文件名称:matlabmycode
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-05-27
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- m***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
主要用于实现matlab区域标记
将图像中的各个区域分别进行标记,然后计算出他们的面积
-Hough transform Hough transform for circle detection Hough transform basic principle is that the use of the duality of points and lines, the lines of the image space into a rallying point for the parameter space, in order to detect the existence of a given image given the nature of the curve. Circle equation is: through the Hough transform, the image space corresponds to the parameter space.
将图像中的各个区域分别进行标记,然后计算出他们的面积
-Hough transform Hough transform for circle detection Hough transform basic principle is that the use of the duality of points and lines, the lines of the image space into a rallying point for the parameter space, in order to detect the existence of a given image given the nature of the curve. Circle equation is: through the Hough transform, the image space corresponds to the parameter space.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
区域标记\labeling.m
........\pic.JPG
........\Thumbs.db
区域标记