Repo will be updated after publication :(
- Hyperspectral remote sensing, also known as imaging spectroscopy, is a relatively new technology that is currently being investigated by researchers and scientists with regard to the detection and identification of minerals, terrestial vegetation, and man-made materials and backgrounds.
- Hyperspectral remote sensing combines imaging and spectroscopy in a single system which often includes large data sets and require new processing methods. Hyperspectral data sets are generally composed of about 100 to 200 spectral bands of relatively narrow bandwidths (5-10 nm), whereas, multispectral data sets are usually composed of about 5 to 10 bands of relatively large bandwidths (70-400 nm).
- Hyperspectral imagery is typically collected (and represented) as a data cube with spatial information collected in the X-Y plane, and spectral information represented in the Z-direction.
use machine learning models to enchance this process
-
Remote sensing is the process of detecting and monitoring the physical characteristics of an area by measuring its reflected and emitted radiation at a distance
-
Unlike typical images(3 channel : RGB) , satellite images are compsed of multiple bands
for example : consider a satellite with 5 bands and it can be as following : - band 1 : red - band 2 : green - band 3 : blue - band 4 : shortwave infrared - band 5 : near infrared more info : https://landsat.gsfc.nasa.gov/landsat-8/landsat-8-bands
-
so we will have multiple channels to work with
please check put root/DP_1.ipynb to get basic idea of HSI and it's classifiaction.
in mean time you can check out metrices of proposed model :