搜索资源列表
NDVI程序
- 读取TM波段3和波段4的图像,计算归一化植被指数NDVI,并用NDVI处理单波段图像,突出显示遥感影像的植被部分(输出后的图像上高亮的部分是植被区域)-Band 3 and band 4 images of a TM image are read and NDVI computed. Then a single band image is processed with the NDVI leading to the vegetation
NDVI程序
- 读取TM波段3和波段4的图像,计算归一化植被指数NDVI,并用NDVI处理单波段图像,突出显示遥感影像的植被部分(输出后的图像上高亮的部分是植被区域)-Band 3 and band 4 images of a TM image are read and NDVI computed. Then a single band image is processed with the NDVI leading to the vegetation
NDVI
- 利用IDL读取MODIS影像L1B和MOD03数据(HDF格式),计算遥感植被指数NDVI-MODIS images using IDL to read L1B and MOD03 data (HDF format), the calculation of remote sensing vegetation index NDVI
TestIDLENVI
- C#与ENVI函数结合读取遥感影像,C#提供界面,调用ENVI函数读取影像,可为遥感工程开发提供很好参考-C# Function combined with the ENVI remote sensing image read, C# Provide interface, called ENVI function to read images, remote sensing can provide a good reference Pr
a_simple_based_GDAL
- 一个关于GDAL读写遥感影像的例子.有读取和写入操作-a simple of reading and writting image data based on GDAL
IDLMATLAB
- 这个程序包里面包含读取遥感影像的IDL代码,可以读取多个波段,并且显示图像!-This package which contains the IDL remote sensing image to read the code, which can be read by a number of bands, and display images!
ReadTiff
- 使用VC++实现的读取Tiff/GeoTiff格式影像,并显示的程序。-A program to read and display Tiff/GeoTiff image.
OpenImage
- 基于GDAL库的遥感影像的读取,在使用该程序之前,请先安装GDAL库。-GDAL library of remote sensing images based on the reading, the use of the program before you install the GDAL library.
sis
- 在VC平台上实现多波段遥感影像的读取和显示功能,有学习和参考价值,非常实用 -This programme can help you read and display multispectral images, you can learn a lot from it and get much reference, really practical.
1
- 在VB利用内存映射文件读取大数据量原始遥感影像图-Memory-mapped file in VB using a large amount of data to read the original remote sensing image
processing-of-remote
- 《大尺度遥感影像的自动切分算法演示系统》 基本要求: 1、能读取和保存图像数据。 2、能将较大的图像自动切分为四叉树方式组织的标准大小的小图像(如256*256像素,为影像金字塔的建立服务)。 3、能自动命名并保存切分影像数据。文件名有助于图像块的快速传输和定位显示。 4、能交互显示切分后的图像。-processing of remote sensing image data
SARViewer
- 遥感信息工程学院微波遥感实习程序的源代码,通过GDAL读取常用遥感影像,如img,tiff 可实现读取显示和雷达影像处理的一些基本算法。-Microwave Remote Sensing Remote Sensing Information Engineering internship program source code, read through the GDAL commonly used remote sensing imag
高光谱遥感影像读写附头文件
- 可用于读取BIL、BIP、BSQ格式的高光谱遥感影像文件(Can be used for hyperspectral remote sensing image file read BIL, BIP format, BSQ)
rgb_nrg
- 读取遥感影像并显示,分别显示真彩色影像和假彩色影像,并对其进行保存(Read and display remote sensing images, display true color images and false color images, and save them)
IMG文件读取
- 基于C#读取遥感影像,img格式类,带有头文件的图像文件读取。在进行简单的处理(Read remote sensing images based on C#, IMG format class, with the head file of image files to read. Doing simple processing)
PS
- 可以读取输出浮点型、整型、复数型影像,对于遥感专业的所有影像读入输出MATLAB中有很大帮助。采用振幅离差阈值提取PS点(Can read floating-point, integer, and complex type of image, for all remote sensing professional images into the MATLAB will be very helpful)
enviread
- 用于读取标准envi格式的遥感影像,包括打开、显示并保存(read standard envi format of remote sensing images)
MATLAB
- MATLAB读取遥感影像,写新的影像,读取roi(read remote sensing image)
实现根据矢量区域对遥感影像进行裁剪
- 利用gdal对遥感影像进行读取,指定区域并进行裁剪