搜索资源列表
IDL读取图像,计算直方图
- 用IDL写的读取图像并计算影像的直方图的程序,注释明确,简单易懂
geotiff读取
- VC读取tiff格式影像文件,很适合初学者参考
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
imagetrasfer
- 用 VB 编写.能够进行影像读取,转换,以及格式转换.使用方便简单.-THE PROGRAM CAN BE USED TO TRANSFORM FROM A KIND OF IMAGE FILE TO ANOTHER IMAGE FILE
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!
SAR
- 对sar复数二进制格式影像读取,并做几何校正,斑点噪声去除等相关处理-Sar images of complex binary format to read, and do geometric correction, speckle noise removal and other related treatment
gdal
- 最近在学习gdal库,因为学习它的目的是为了读取,处理,保存大数据量的多格式影像,所以我把学习的重点放在了读取数据集,创建数据集,分块读写上。-Recent study gdal library, because its purpose is to learn to read, treatment, save a large amount of data, multi-format video, so I focused on lear
DataView
- dicom文件所产生的,利用dicm判断是否为dcm档,然後进行读取,取得影像-dicom files generated by the use dicm determine whether the dcm file and then read to obtain image
HDF5Reader
- 国产环境1A小卫星高光谱传感器(HSI)影像读取及预处理的ENVI平台扩展模块-Extending module for HJ-1A HSI images preprossing based on ENVI platform
JpgReadShow
- 在vc环境下,实现基于mfc的JPG影像读取与显示-pcitures of jgp read and show based on MFC in the invironment of VC
remote-sensing-image
- 本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用GDAL库实现影像读取,使用armadillo库实现矩阵运算 remote sensing image.rar为源代码压缩包 warmerda.rar为GDAL库 armadillo-4.650.4.rar为armadillo库 工程配置信息: 1、打开*.vcxproj,工程文件,将平台设置为x64或win32,并如下配置属性 2、包含目录:
MATLAB
- SAR影像读取,基于系数绝对值最大准则进行的光学影像小波融合-SAR image reading, the largest absolute criterion based on wavelet coefficients optical image fusion
cloude
- 利用C语言读取雷达影像bin文件,实现后期处理(SAR read use C,processing SAR data)
高光谱遥感影像读写附头文件
- 可用于读取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)
DICOM-医学影像调窗技术源码 (1)
- 采用C#实现读取DICOM文件,并在窗口中显示出来,可以实现调窗(this project aims to implement read the .dcm files)
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)
OpenImage
- 析构函数函数名是在类名前面加”~”组成,没有返回值,不能有void,不能有参数,不能重载(In this study, the usefulness of multi-polarization X-band SAR data for oil slick monitoring is investigated.)
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)
实现根据矢量区域对遥感影像进行裁剪
- 利用gdal对遥感影像进行读取,指定区域并进行裁剪