文件名称:gscale
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-11-23
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- llo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
g = gscale(f, method, low, high)
其中,f是将被标度的图像,method的有效值为 full8 和 full16 ,前者将输出标度为全范围[0, 255],后者将输出标度为全范围[0, 65535]。若使用这两个有效值之一,则可在两种变换中省略参数low与high。-g = gscale (f, method, low, high) where, f is an image to be scaled, method of valid values ' full8' and ' full16' , the former for the full scale output range [0, 255], The latter is the full scale output range [0, 65535]. If you use one of these two valid values, you can omit the parameter in both low and high transformation.
其中,f是将被标度的图像,method的有效值为 full8 和 full16 ,前者将输出标度为全范围[0, 255],后者将输出标度为全范围[0, 65535]。若使用这两个有效值之一,则可在两种变换中省略参数low与high。-g = gscale (f, method, low, high) where, f is an image to be scaled, method of valid values ' full8' and ' full16' , the former for the full scale output range [0, 255], The latter is the full scale output range [0, 65535]. If you use one of these two valid values, you can omit the parameter in both low and high transformation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gscale.m