搜索资源列表
ENVIwavelet
- Envi遥感软件:ENVI的小波融合程序-Envi Remote Sensing Software: ENVI wavelet fusion procedures
MATLABtoENVI
- 这个是用matlab编写的读取遥感图像envi的程序-This is prepared using matlab to read the procedures for remote sensing image envi
envi2matlab
- Import ENVI-style image file into matlab by reading ENVI s header file (.hdr)
read
- 好的读图程序,使matlab可以迅速读出img等格式的图像,方便图像在envi与matlab之间转换-Good in image process, so you can quickly read matlab img image formats for easy image conversion between the envi and matlab
3_DOF_model_of_the_1903_Wright_Flyer-airframe-envi
- 3 DOF model of the 1903 Wright Flyer-airframe-environment-pilot models-MATLAB Source code.zip
TheExpertSystemofDesignRollingSeriesofRollersofExt
- 专家系统(expert system)是人工智能技术应用中最成功的一个分支。在机械产品设计开发过程中有效地运用专家系统,对提高产品质量、缩短产品设计周期、降低开发成本等具有重要意义。 图形处理及工程计算,特别是后者是开发机械设计专家系统所面临的主要难题。本文在系统研究MATLAB软件的强大计算功能和专用工具箱的基础上,尝试利用MATLAB完成机械设计专家系统中的工程计算问题。 基于这种思路,本文着重探讨了利用Microsoft公司的Visual C++6.0编制前台程序时,通过MATLAB所提供
freadenvi_image
- 在matlab中读取envi图像的源代码-Envi image in matlab to read the source code
readenvi
- 主要讲述的是基于matlab软件读取envi格式遥感图像的m文件-Focuses on software is based on reading the envi matlab m-file format of remote sensing images
MATLAB-ENVI
- 该程序用于matlab读取ENVI标准格式文件,直接运行READFILE,选择需要打开的图像文件即可-The program for the matlab read ENVI standard format files directly run READFILE, select the desired image file can be opened
envi
- matlab处理envi数据的读写输入操作,很好用,直接读取,为后续处理做准备。-matlab processing envi read and write data input operation, easy to use, directly read in preparation for subsequent processing.
ENVI_Programmers_guide
- guide Envi tutorial Matlab
read envi
- 读取envi的img格式的高光谱文件,是matlab对其进行处理高光谱图像,是env和matlab相同(Read envi img format hyperspectral file, is matlab to deal with hyperspectral images, is the same as env and matlab)
RGB
- 读取envi的img格式,需要有hdr文件(To read the IMG format of envi, you need to have a HDR file)
display_single_channle
- 读取envi高光谱数据,哈哈哈哈哈哈哈哈哈哈哈(read envi data hhhhhhhhhhhhhhhhhhh)
enviread
- 用于读取标准envi格式的遥感影像,包括打开、显示并保存(read standard envi format of remote sensing images)
freadenvi
- 能够较好的读取 以.img为后缀名的envi影像 速度一般(The ability to read envi images with.Img as a suffix name is general)
read_ENVI
- 用matlab读取envi数据,方便提取NDVI等数据(read the ENVI data used the matlab)
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standar
read_envi
- 本函数用于读取envi软件格式的光谱图像(.img与.hdr)到matlab中。(This function is used to read spectral images of envi software format (.Img and.Hdr) to Matlab.)
Matlab中读取和保存ENVIdat数据代码
- 先读取ENVI头文件,后以此来读取ENVI中的.dat文件(First read the ENVI header file, and then read the. dat file in ENVI.)