函数multibandread
im_hyper = multibandread(filename, size, precision, offset, interleave, byteorder) ;
注意:precision 指数据的存储类型比如:hydice 的urban 为: 'uint16'
offset 一般为 :0
interleave ,例如: 'bsq'
byteorder ,例如: (urban的) 'ieee-le'
如果是.tif格式的图像,可先使用envi将其转化为envi standard 格式,然后使用enviread读取
本文详细介绍了multibandread函数的用法,包括参数解释、常见格式转换及实例演示,帮助开发者有效处理多波段图像数据。
1158

被折叠的 条评论
为什么被折叠?



