文件名称:background
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 袁**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对于给定一个类标矩阵(假定label大小145*145 ),矩阵中0代表背景点,非0代表非背景点。
现在给定一个point矩阵(每一列存放的是点的坐标),表示在图像中的位置,但是未必是整数值即可能并不与像素点位置重合。
要求判断出point中哪些点位于背景区域,输出点的索引index位置矩阵。-for an label matrix(eg.label of a 145*145 matrix),the 0 stands for the background,and non-zero stands for other pots.
to the matrix pointer ,the element stands for the coordinate of some pots in the picture.but some the element may not be integer.
the program is to select the pots which belongs to the background in the point matrix
现在给定一个point矩阵(每一列存放的是点的坐标),表示在图像中的位置,但是未必是整数值即可能并不与像素点位置重合。
要求判断出point中哪些点位于背景区域,输出点的索引index位置矩阵。-for an label matrix(eg.label of a 145*145 matrix),the 0 stands for the background,and non-zero stands for other pots.
to the matrix pointer ,the element stands for the coordinate of some pots in the picture.but some the element may not be integer.
the program is to select the pots which belongs to the background in the point matrix
(系统自动生成,下载前可以参看下载内容)
下载文件列表
background.m
matlab.mat
matlab.mat