搜索资源列表
6S
- 6s大气校正的fortran源代码,可以利用该代码完成6s大气校正
数据结构及算法C语言实现代码集
- 6s大气校正,对一幅图像进行校正
对环境星影像进行大气校正
- 对环境星影像进行大气校正Satellite images of environmental atmospheric correction-Satellite images of environmental atmospheric correction
6S_atms_Corr_SOURCE_CODE
- Fortran语言编写,可以实现6s模型的大气校正算法。-Fortran language, you can achieve the 6s model of atmospheric correction algorithm.
atm_corr
- 利用IDL进行遥感图像的大气校正,详细说明等-Using IDL for atmospheric correction
1
- 该文件为大气校正的一部分 -atmospheric coreection
6S
- 6s算法的相关介绍和实现。大家可以参考下。尤其是对于做大气校正和辐射校正的人来说,很有用的。-6s algorithms related to the introduction and implementation. Members can refer to the next. Especially to do atmospheric correction and radiometric correction of the people, very useful.
ENVI-Functions
- ENVI具备了丰富的二次开发功能函数接口。汇总了常用的功能代码。包括 功 能 源码名称 初始化ENVI startENVI.pro 定标 cal_calibration.pro 大气校正 cal_quac.pro 融合 cal_sharpen.pro 镶嵌 cal_mosaic.pro 裁剪 cal_subset.pro 分类(监督+非监督) cal_class.pro 面向对象特征提取 cal_fx.pro 结束ENVI endENVI.pro 问
FLAASH
- ENVI 的FLAASH模块提供了对于遥感图像的大气校正和反射率反演功能。-ENVI' s FLAASH module provides correction for atmospheric remote sensing images and the reflectance inversion function.
6S
- 遥感数据6S模型大气校正,适用于环境星,陆地卫星等卫星数据,(Atmospheric correction)
1
- IDL大气校正,镶嵌源码, 对于新手学习帮助很大。(IDL atmospheric correction, mosaic source code, for beginners to learn a lot of help.)
mod4_src
- Radiative Transfer Codes for Atmospheric Correction and Aerosol Retrievals:Intercomparison Study。对比了蒙特卡洛、SHARM\RT3\6SV\MODTRAN等模型在大气校正与气溶胶反演方面的优劣。(Radiative Transfer Codes for Atmospheric Correction and Aerosol Retrievals:Intercomparison Study)
TM的大气纠正-代码
- 基于tm影像的大气校正,实现批量处理,还有待学习(Atmospheric correction based on TM image)
ss_to_ms_coef
- 大气校正气溶胶单次散射与多次散射参数转换函数(Parameter conversion function of atmospheric correction aerosol single scattering and multiple scattering)
23.辐射定标和大气校正
- ENVI卫星高光谱和多光谱数据预处理中的辐射定标大气校正(Atmospheric correction of radiometric calibration in hyperspectral and multispectral data preprocessing for ENVI satellite)
6SV 大气校正模型
- 内有GF-1计算6S大气校正模型的案例,换参数即可用,C#,exe(6sv gf-1 A case of 6S atmospheric correction model is calculated.)
AtmCor
- 本代码基于IDL语言开发,以我国环境一号(HJ-1)卫星影像为例,实现了HJ-1 CCD影像的大气校正。压缩包中包括了HJ-1 CCD影像的定标系数(可以根据资源卫星应用中心发布的最新系数进行替换)和查找表。供遥感初学者参考(This code is developed based on IDL language, taking the environmental satellite I (HJ-1) satellite image as an example to realize the at
6S
- 大气校正6S模型,通过输入相关参数,计算传感器入瞳辐亮度,表观反射率等信息,来校正遥感图像像元。(Atmospheric correction 6S model, through the input of relevant parameters, the sensor into the pupil radiance, apparent reflectance and other information, to correct remote sensing image pixels.)
6s(遥感6S模型计算)
- 6s模型大气校正以及使用手册 适用于遥感数据的大气纠正(Atmospheric correction of 6S mode)
6s模型气校正python遥感数据
- 调用6s模型进行遥感数据大气校正,示例包括高分系列,landset系列卫星数据。python源代码,注释详细