搜索资源列表
readimage
- 利用C++编写的读取BSQ数据遥感图像的源码,适用于ENVI标准格式-BSQ data of remote sensing images using C++ prepared to read source code, suitable for ENVI standard format
freadenvi
- ENVI标准数据读入 NVI使用的是通用栅格数据格式,包含一个简单的二进制文件( a simple flat binary )和一个相关的ASCII(文本)的头文件。这也保证了单个ENVI栅格文件没有大小上限。(NVI uses the universal raster data format, including a simple binary file (a simple flat binary) and a related ASCII (text) header file. This al
Matlab中读取和保存ENVIdat数据代码
- 先读取ENVI头文件,后以此来读取ENVI中的.dat文件(First read the ENVI header file, and then read the. dat file in ENVI.)