遥感
文章平均质量分 72
x5675602
oo
展开
-
遥感基础知识
相关术语行星反照率是指地球-大气系统的反照率,它表示射入地球的太阳辐射被大气、云及地面反射回宇宙空间的总百分数。目前认为全球的行星反照率数值可取0.30。遥感成像技术分类可见光遥感可见光遥感( visible spectral remote sensing )是指传感器工作波段限于可见光波段范围(0.38——0.76微米)之间的遥感技术。电磁波谱的可见光区波长范围约在0. 38~0.76微米之间,是传统航空摄影侦察和航空摄影测绘中最常用的工作波段。其感光设备包括:照相、多光谱照相、多光谱扫描成原创 2022-03-17 10:45:26 · 3824 阅读 · 0 评论 -
关于MODIS的相关问题
Projection正弦曲线投影是一种等面积的伪圆柱投影。规定纬线投影为平行直线,经线投影为对称于中央经线的正弦曲线,同一纬线上经距相等,纬距向两极缩小。主要用于小比例尺世界地图。通过MCTK实现使用MODIS转换工具箱(MODIS Conversion Toolkit,MCTK)对MODIS进行预处理,支持143种现有的modis数据产品直接处理,同时提供批量数据处理的IDL开发函数接口。MCTK是Yale University的地球观测中心发布的,它的下载网址为这里。利用GDAL实现定义MOD原创 2022-01-16 00:26:30 · 921 阅读 · 0 评论 -
美国数种火灾灾后评估数据
BAER摘自https://fsapps.nwcg.gov/baer/faq(1)什么是BARC?A Burned Area Reflectance Classification (BARC) is a satellite-derived data layer of post-fire vegetation condition. The BARC has four classes, representing burn severity: high, moderate, low, and u...原创 2021-02-05 03:21:28 · 1509 阅读 · 0 评论 -
高光谱分类算法
2017Dissimilarity-Weighted Sparse Representation for Hyperspectral Image Classification通过考虑基于待分类像素与字典的像素局部信息,提出了DWSRC(dissimilarity-weighted sparse representation-based classifier)分类器。Algorithm 1 Proposed DWSRC for HSIsInput: A initial dictionary o...原创 2021-01-31 02:42:00 · 1110 阅读 · 0 评论 -
国产卫星简介
“高分”系列卫星高分“系列卫星的概述:- 高分一号”为光学成像遥感卫星;- “高分二号”也是光学成像遥感卫星,但全色和多光谱分辨率都提高一倍,分别达到了1米全色和4米多光谱;- “高分三号”为1米分辨率;- “高分四号”为地球同步轨道上的光学卫星,全色分辨率为50米。- “高分五号”不仅装有高光谱相机,而且拥有多部大气环境和成分探测设备,如可以间接测定PM2.5的气溶胶探测仪。- “高分六号”的载荷性能与“高分一号”相似;- “高分七号”则属于高分辨率空间立体测绘卫星...原创 2021-01-31 00:29:31 · 556 阅读 · 0 评论 -
2020年中国遥感行业市场现状及发展趋势分析 遥感大数据处理逐渐智能化发展
1、中国遥感行业产业链分析遥感产业链上游为卫星制造及发射产业、航空飞机、无人机制造业及地面基础设备,包括接收设备、网络设备、IT基础设施(服务器、云存储和人工智能平台等软硬件基础设施)等。卫星制造主要企业包括:中国航天、中国卫星、世纪空间、长光卫星、欧比特等;卫星发射企业主要包括:中国航天、零壹空间、蓝箭空间。遥感产业链中游主要为遥感数据接收处理企业,遥感应用服务企业。遥感数据接收处理企业主要单位包括:航天宏图(PIE)、世纪空间(PCI代理)、易智瑞(ENVI代理)、中科九度等;遥感应用服转载 2021-01-31 00:00:57 · 1854 阅读 · 0 评论 -
2020年中国遥感行业市场现状及发展趋势分析 遥感大数据处理逐渐智能化发展
引自https://bg.qianzhan.com/trends/detail/506/200622-5a043833.html1、中国遥感行业产业链分析遥感产业链上游为卫星制造及发射产业、航空飞机、无人机制造业及地面基础设备,包括接收设备、网络设备、IT基础设施(服务器、云存储和人工智能平台等软硬件基础设施)等。卫星制造主要企业包括:中国航天、中国卫星、世纪空间、长光卫星、欧比特等;卫星发射企业主要包括:中国航天、零壹空间、蓝箭空间。遥感产业链中游主要为遥感数据接收处理企业,遥感应用服务企业。遥转载 2021-01-30 23:58:46 · 660 阅读 · 1 评论 -
Deep Learning Note
先有Source Data进行训练,再用Target Data进行迁移学习。 为了防止过拟合的发生,我们通常选择上图所示的方式,就是固定大多数的参数,只对神经网络中的某一些层进行迁移训练,根据以往的经验,总结出了规律:也就是当遇到语音识别的问题时,往往固定最后面的参数,然后用Target Data训练前面的层的参数,然而当遇到Image问题时,通常选择保存前面的层的参数,然后对后面的层的参数进行微调。...原创 2020-07-03 08:51:37 · 183 阅读 · 0 评论 -
Some issues inclassification
The issues needed in remote sensed classification:Parameter tuning Machine-learning classifiers usually have parameters that have to be set by the user. Parameter tuning, in whichan optimal value for the parameter is estimated for our example classifica原创 2020-06-23 22:49:01 · 170 阅读 · 0 评论 -
literature(change detection)
Joint Dictionary Learning for MultispectralChange Detection2017In this paper, an improved sparse coding method for change detection is proposed. The intuition of the proposed method is that unchanged pixels in different images can be well reconstructed b原创 2020-06-06 01:36:41 · 484 阅读 · 0 评论 -
postfire literature
Fire and burn severity assessment: Calibration of Relative Differenced Normalized Burn Ratio (RdNBR) with field data2019The paper explores the relationships between field accessible variables and Relative Differenced Normalized Burn Ratio (RdNBR) index b原创 2020-06-06 00:59:22 · 304 阅读 · 0 评论 -
Landsat-8
IntroductionLandsat 8 (first known as the Landsat Data Continuity Mission) was launch on February 11, 2013 from Vandenberg Air Force Base, California on an Atlas-V rocket. The satellite carries the Operational Land Imager (OLI) and the Thermal Infrared Se转载 2020-05-25 09:25:43 · 315 阅读 · 0 评论 -
Cluster algorithm
Fuzzy c meansimport numpy as npimport cv2import os#import matplotlib.pyplot as pltdef fcm(data, cluster_n, options=None): data_n = data.shape[0] # Change the following to set default options default_options = [2, # exponent for the parti原创 2020-05-22 21:59:46 · 423 阅读 · 0 评论 -
Expectation Maximization Algorithm
Consider an experiment with coin A that has a probability θA\theta_AθA of heads, and a coin B that has a probability θB\theta_BθB of tails. We draw m samples as follows: pick one of the coins at random, flip it nnn times, and record the number of heads a原创 2020-05-19 20:59:06 · 403 阅读 · 0 评论 -
D-S evidence theory
D-S证据理论的基本概念定义1: basic possibility assignment (BPA)Let U be discernment frame, a function m:2u→[0,1]m: 2^u\rightarrow[0,1]m:2u→[0,1] follows the two conditions:(1) m(ϕ)=0m(\phi)=0m(ϕ)=0(2) ∑A⊂Um(A)=1\sum_{A\subset U}m(A)=1∑A⊂Um(A)=1则称m(A)为A的根本赋值,m(A)原创 2020-05-19 05:57:40 · 412 阅读 · 0 评论 -
Tensor Composition
Tensor OperatorTensor times matrix: the k-mode productThe kkk-mode product of a tensor X∈RI1×I2×…×IN\boldsymbol{X} \in \mathbb{R}^{\boldsymbol{I}_{1} \times \boldsymbol{I}_{2} \times \ldots \times \...原创 2020-01-17 06:38:41 · 339 阅读 · 0 评论 -
高光谱解混
第9章 稀疏约束的广义双线性高光谱遥感影像解混解混是高光谱图像处中一项非常重要的任务,指从高光谱图像的混合像混素中分解得到端元及丰度的过程,一般认为,端元代表图像中存在的纯物质;丰度代表某个像素中的每个端元所点的百分比。线性混合模型(linear mixing model, LMM)假没观察到的光谱是一些端元的线性组合,它是一个简化的光谱模型,只考虑一阶散射光子,而忽略多个光子间的相互作用。尽管...原创 2019-10-30 19:47:48 · 10860 阅读 · 3 评论 -
Google Earth Engine
1.GEE是什么?GEE(全称Google Earth Engine)是大谷歌下属的一个可以批量处理卫星影像数据的工具,属于Google Earth一系列的工具。相比于ENVI等传统的处理影像工具,GEE可以快速、批量处理数量“巨大”的影像。通过GEE可以快速计算比如NDVI等植被指数,可以预测作物相关产量,监测旱情长势变化,监测全球森林变化等。GEE包含的数据集有:(1) Landsat4...原创 2019-03-16 16:08:38 · 7610 阅读 · 3 评论 -
various satellit based remote sensing
Landsat-8 OLI/TIRS的各波段信息:波段名称波长(微米)空间分辨率Band 1 – coastal aerosol0.43–0.4530Band 2 - blue0.45–0.5130Band 3 - green0.53–0.5930Band 4 - red0.64–0.6730Band 5 - near infrare...原创 2019-05-22 22:29:00 · 449 阅读 · 0 评论 -
使用gdal输出一个tiff文件
import numpy as npfrom osgeo import gdal, osr # Create a random 100x100 rastertest_dem = np.random.rand(100,100)# Get size of rasterDEM_size = np.shape(test_dem)# Output file pathdstfile = ...原创 2019-03-02 16:18:21 · 5098 阅读 · 4 评论 -
使用arcpy对shp文件进行操作
将某一文件夹下的shp文件全部加载:import arcpymxd = arcpy.mapping.MapDocument(r"D:\tes\Operation.mxd")df = arcpy.mapping.ListDataFrames(mxd, "Layers")[0]# set workspace to directory of interestarcpy.env.workspa...原创 2019-02-28 09:14:19 · 3670 阅读 · 0 评论 -
Convert to and from UTM coordinates with pyproj
相应的python的代码如下所示:from pyproj import Projimport numpy as npfrom pandas import DataFramex = (-909419.00, 529114.00, 545227.00, 545582.00)y = (4536905, 7422343.00, 7435702.00, 7435741.00)df = Dat...原创 2019-02-27 21:34:16 · 514 阅读 · 0 评论 -
UTM
UTM简介UTM (Universal Transverse Mercator)坐标系是由美国军方在1947提出的。虽然我们仍然将其看作与“高斯-克吕格”相似的坐标系统,但实际上UTM采用了网格的分带(或分块)。除在美国本土采用Clarke 1866椭球体以外,UTM在世界其他地方都采用WGS84。UTM是由美国制定,因此起始分带并不在本初子午线,而是在180度,因而所有美国本土都处于0-30带...原创 2019-02-27 16:19:31 · 4446 阅读 · 0 评论 -
计算地球表面两点之间的距离
根据经度度,计算两点之间的距离def geodistance(lng1, lat1, lng2, lat2): # lng1,lat1,lng2,lat2 = (120.12802999999997,30.28708,115.86572000000001,28.7427) lng1, lat1, lng2, lat2 = map(radians, [float(lng1), fl...原创 2019-02-27 16:03:31 · 1742 阅读 · 0 评论 -
Hyperspectral imagery dataset
Indian PinesThis scene was gathered by AVIRIS sensor over the Indian Pines test site in North-western Indiana and consists of 145 ×\times× 145 pixels and 224 spectral reflectance bands in the wavelen...原创 2019-08-17 15:42:13 · 3316 阅读 · 10 评论 -
稀疏字典学习
typora-root-url: md_pic字典学习(Dictionary Learning)和稀疏表示(Sparse Representation)在学术界的正式称谓应该是稀疏字典学习(Sparse Dictionary Learning)。该算法理论包含两个阶段:字典构建阶段(Dictionary Generate)和利用字典(稀疏的)表示样本阶段(Sparse coding with...原创 2019-08-17 15:29:00 · 1967 阅读 · 1 评论 -
ENVI Tutorial: Multispectral Analysis of MASTER HDF Data
Overview of This TutorialThis tutorial introduces you to the Hierarchical Data Format (HDF) and analysis of multispectral imagery from the MODIS/ASTER Airborne Simulator (MASTER) sensor. The first pa...转载 2019-05-14 20:36:46 · 811 阅读 · 1 评论 -
地信基本概念
动态投影所谓动态投影指,ArcMap中的Data 的空间参考或是说坐标系统是默认为第一加载到当前工作区的那个文件的坐标系统。如果后加入数据的坐标系统与当前工作区坐标系统不相同,则ArcMap会自动做投影变换,即把后加入数据投影变换到当前坐标系统下显示。然而,此时数据文件所存储的数据并没有改变,只是显示形态上的变化,因此叫动态投影。表现这一点最明显的例子就是,在Export Data时,会让你选择...原创 2019-05-24 16:35:28 · 1787 阅读 · 0 评论 -
landsat 8 python library
read the true colordef landsat8_rgb_show(file_path): """ show the true color of landsat 8 file_path: the path of the true color file """ file_name = os.path.join(file_path, os.pat...原创 2019-05-16 15:05:40 · 825 阅读 · 0 评论 -
MODIS库
ArcGIS Python实现Modis NDVI批量化月最大合成本文实如今ArcGIS中利用Python代码批量进行,例如以下:用到的Modis NDVI数据是在MRT中进行拼接与转投影后的月数据,一个月有两期,数据格式是.tif,文件名称的格式如:20040101.1_km_16_days_NDVI.tif。20040102.1_km_16_days_NDVI.tif代表2004年1月份的...原创 2019-07-19 17:35:27 · 409 阅读 · 0 评论 -
利用Cartopy库绘制地图
前言在python环境中,利用地图利器Cartopy可以方便、快捷地进行地图的绘制。准备工作,工欲善其事,必先利其器下载并安装CartopyCartopy下载地址:linux平台直接去官网下载:http://scitools.org.uk/cartopy/download.htmlwindows平台下的Cartopy下载地址:http://www.lfd.uci.edu/~gohlk...原创 2019-01-13 18:57:20 · 19114 阅读 · 10 评论