搜索资源列表
HyperspectralProgram
- 超光谱图像处理部分功能,包括读取,转换.rfl文件等功能,含有24个函数。-Hyperspectral image processing functions, including reading, conversion. Rfl documents and other functions, which contains 24 function.
read_envi
- 高光谱图像的MATLAB读取的函数,作为子函数,可以直接使用- MATLAB function reads hyperspectral image as a subroutine can be used directly
freadenvi
- matlab读取高光谱图像,把高光谱图像读取成一个矩阵,同时读取其他图像信息(Matlab reading hyperspectral images)
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing i