简体   繁体   English

如何在Matlab中打开.img / .rrd卫星图像?

[英]How to open a .img/.rrd satellite image in Matlab?

我有几个.img / .rrd格式的多光谱卫星图像,我想在Matlab中打开它们进行进一步处理。

I'm not sure Matlab can recognise .img /.rdd files directly, but you could try using ImageJ or Fiji to convert your .img files to one of the image formats that is accepted. 我不确定Matlab是否可以直接识别.img /.rdd文件,但您可以尝试使用ImageJ或Fiji将.img文件转换为可接受的图像格式之一。 eg tiff, png, bmp, jpeg. 例如tiff,png,bmp,jpeg。 The list of accepted formats can be found by typing 'imformats' in the command line. 可以通过在命令行中键入“ imformats”来找到可接受格式的列表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM