文件名称:chaincode
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 194.78kb
- 下载次数:
- 1次
- 提 供 者:
- qu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。
2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。
3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。
4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from RGB color model into HSI color model. I lesser brightness model. 2. Then extracted brightness values greater than 0.999's part of several expansion and erosion of analyzing, flame can get some (Figure 4). 3. Figure 4's flame edge imaging operations, and to identify edges coordinates of each point, and then coordinates scheduling, As for the minimum chain code of the initial point (Figure 5's Red Star). 4. Chain Code of ways : counterclockwise along the edge according to the order under a scanning boundary value, Output and order chain code (Figure 7).
2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。
3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。
4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from RGB color model into HSI color model. I lesser brightness model. 2. Then extracted brightness values greater than 0.999's part of several expansion and erosion of analyzing, flame can get some (Figure 4). 3. Figure 4's flame edge imaging operations, and to identify edges coordinates of each point, and then coordinates scheduling, As for the minimum chain code of the initial point (Figure 5's Red Star). 4. Chain Code of ways : counterclockwise along the edge according to the order under a scanning boundary value, Output and order chain code (Figure 7).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 109201243chaincode.zip 列表 chaincode.m homework5.bmp