Paul Leyland: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Waacstats
→‎External links: Add persondata short description using AWB
en>Lockley
 
Line 1: Line 1:
[[Image:ev26221 KlyuchevskayaSopka.A2004012.0035.500m.jpg|thumb||250px|Ash plumes on Kamchatka Peninsula, eastern Russia. A [[MODIS]] image.]]
The name of the writer is Figures but it's not the most masucline name out there. He is really fond of performing ceramics but he is having difficulties to find time for it. Managing people has been his working day job for a while. Years in the past we moved to North Dakota.<br><br>My web site; [http://www.escuelavirtual.registraduria.gov.co/user/view.php?id=140944&course=1 home std test kit]
 
'''Imaging spectroscopy''' (also '''[[Hyperspectral imaging|hyperspectral]]''' or '''[[spectral imaging]]''' or [[chemical imaging]])
is similar to [[color photography]], but each pixel acquires many bands of light intensity data from the spectrum, instead of just the three bands of the [[RGB color model]]. More precisely, it is the simultaneous acquisition of spatially [[Image registration|coregistered images]] in many [[electromagnetic spectrum|spectrally]] contiguous [[frequency band|bands]].
 
Some spectral images contain only a few [[image plane]]s of a spectral [[data cube]], while others are better thought of as full spectra at every location in the image. For example, [[solar physics|solar physicist]]s use the [[spectroheliograph]] to make images of the [[Sun]] built up by scanning the slit of a spectrograph, to study the behavior of surface features on the Sun; such a spectroheliogram may have a spectral resolution of over 100,000 (<math>\lambda / \Delta \lambda</math>) and be used to measure local motion (via the [[Doppler shift]]) and even the [[magnetic field]] (via the [[Zeeman splitting]] or [[Hanle effect]]) at each location in the image plane.  The [[multispectral image]]s collected by the [[Opportunity rover]], in contrast, have only four wavelength bands and hence are only a little more than [[color photography|3-color image]]s. 
 
To be scientifically useful, such measurement should be done using an internationally recognized system of units.
 
One application is spectral [[geophysical imaging]], which allows quantitative and qualitative characterization of the surface and of the [[Earth's atmosphere|atmosphere]], using geometrically [[Coherence (physics)|coherent]] spectrodirectional{{Huh?|date=February 2013}} [[Radiometry|radiometric]] measurements. These measurements can then be used for unambiguous direct and indirect identification of surface materials and atmospheric trace gases, the measurement of their relative concentrations, subsequently the assignment of the proportional contribution of mixed pixel signals (e.g., the spectral unmixing problem), the derivation of their spatial distribution (mapping problem), and finally their study over time (multi-temporal analysis). The [[Moon Mineralogy Mapper]] on [[Chandrayaan-1]] was an [[imaging spectrometer]].<ref>{{cite news|title=Large quantities of water found on the Moon|url=http://www.telegraph.co.uk/science/space/6224974/Large-quantities-of-water-found-on-the-Moon.html|newspaper=The Telegraph|date=24 Sep 2009}}</ref>
 
== Background ==
In 1704, [[Isaac Newton|Sir Isaac Newton]] demonstrated that white light could be split up into component colours. The subsequent [[history of spectroscopy]] led to precise measurements and provided the empirical foundations for atomic and [[molecular physics]] (Born & Wolf, 1999). Significant achievements in imaging spectroscopy are attributed to airborne instruments, particularly arising in the early 1980s and 1990s (Goetz et al., 1985; Vane et al., 1984). However, it was not until 1999 that the first imaging spectrometer was launched in space (the [[MODIS|NASA Moderate-resolution Imaging Spectroradiometer]], or MODIS).
 
Terminology and definitions evolve over time.  At one time, >10 spectral bands sufficed to justify the term "[[imaging spectrometer]]" but presently the term is seldom defined by a total minimum number of spectral bands, rather by a contiguous (or redundant) statement of [[spectral bands]].
 
The term [[hyperspectral]] imaging is sometimes used interchangeably with imaging spectroscopy. Due to its heavy use in military related applications, the civil world has established a slight preference for using the term imaging spectroscopy.
 
== Unmixing ==
Hyperspectral data is often used to determine what materials are present in a scene.  Materials of interest could include roadways, vegetation, and specific targets (i.e. pollutants, hazardous materials, etc.).  Trivially, each pixel of a hyperpsectral image could be compared to a material database to determine the type of material making up the pixel.  However, many hyperspectral imaging platforms have low resolution (>5m per pixel) causing each pixel to be a mixture of several materials.  The process of unmixing one of these 'mixed' pixels is called hyperspectral image unmixing or simply hyperspectral unmixing.
=== Models ===
 
A solution to hyperspectral unmixing is to reverse the mixing process.  Generally, two models of mixing are assumed: linear and nonlinear.
Linear mixing models the ground as being flat and incident sunlight on the ground causes the materials to radiate some amount of the incident energy back to the sensor. Each pixel then, is modeled as a linear sum of all the radiated energy curves of materials making up the pixel.  Therefore, each material contributes to the sensor's observation in a positive linear fashion.  Additionally, a conservation of energy constraint is often observed thereby forcing the weights of the linear mixture to sum to one in addition to being positive. The model can be described mathematically as follows:
 
:<math>p = A*x\,</math>
 
where <math>p</math> represents a pixel observed by the sensor, <math>A</math> is a matrix of material reflectance signatures (each signature is a column of the matrix), and <math>x</math> is the proportion of material present in the observed pixel.  This type of model is also referred to as a [[simplex]].
 
With <math>x</math> satisfying the two constraints:
1. Abundance Nonnegativty Constraint (ANC) - each element of x is positive.
2. Abundance Sum-to-one Constraint (ASC) - the elements of x must sum to one.
 
Non-linear mixing results from multiple scattering often due to non-flat surface such as buildings and vegetation.
 
===Unmixing (Endmember Detection) Algorithms===
 
There are many algorithms to unmix hyperspectral data each with their own strengths and weaknesses.  Many algorithms assume that pure pixels (pixels which contain only one materials) are present in a scene.
Some algorithms to perform unmixing are listed below:
 
* Pixel Purity Index (PPI) - Works by projecting each pixel onto one vector from a set of random vectors spanning the reflectance space.  A pixel receives a score when it represent an extremum of all the projections.  Pixels with the highest scores are deemed to be spectrally pure.
* NFINDR
* Gift Wrapping Algorithm
* Independent Component Analysis Endmember Extraction Algorithm (ICA-EEA) - Works by assuming that pure pixels occur independently than mixed pixels.  Assumes pure pixels are present.
* Vertex Component Analysis (VCA) - Works on the fact that the affine transformation of a simplex is another simplex which helps to find hidden (folded) verticies of the simplex. Assumes pure pixels are present.
* Principal component analysis -(PCA) could also be used to determine endmembers, projection on principal axes could permit endmember selection [ Smith,Johnson et Adams (1985), Bateson et Curtiss (1996) ]
* Multi Endmembers Spatial Mixture Analysis (MESMA) based on the SMA algorithm
 
* Spectral Phasor Analysis (SPA) based on Fourier transformation of spectra and plotting them on a 2D plot.
Non-linear unmixing algortithm also exist ([[support vector machine]]s (SVM)) or Analytical Neural Network (ANN).
 
Probabilistics methods have also been attempted to unmix pixel through Monte Carlo Unmixing (MCU) algorithm.
 
===Abundance Maps===
 
Once the fundamental materials of a scene are determined, it is often useful to construct an abundance map of each material which displays the fractional amount of material present at each pixel.  Often [[linear programming]] is done to observed ANC and ASC.{{Disambiguation needed|date=February 2013}}
 
==Sensors==
*[[MODIS]] &mdash; on board [[Earth Observing System|EOS]] [[Terra (satellite)|Terra]] and [[Aqua (satellite)|Aqua]] platforms
*[[MERIS]] &mdash; on board [[Envisat]]
*Several commercial manufacturers for laboratory, ground based, aerial, or industrial imaging spectrographs
 
== See also ==
 
* [[Remote sensing]]
* [[Hyperspectral imaging]]
* [[Full Spectral Imaging]]
* [[List of Earth observation satellites]]
* [[Chemical Imaging]]
* [[Imaging spectrometer]]
* [[Microscopy#Infrared microscopy|Infrared Microscopy]]
* [[Phasor approach to fluorescence lifetime and spectral imaging]]
 
== References ==
{{Reflist}}
* Goetz, A.F.H., Vane, G., Solomon, J.E., & Rock, B.N. (1985) Imaging spectrometry for earth remote sensing. Science, 228, 1147.
* Schaepman, M. (2005) Spectrodirectional Imaging: From Pixels to Processes. Inaugural address, Wageningen University, Wageningen (NL).
* Vane, G., Chrisp, M., Emmark, H., Macenka, S., & Solomon, J. (1984) Airborne Visible Infrared Imaging Spec-trometer ([[AVIRIS]]): An Advanced Tool for Earth Remote Sensing. European Space Agency, (Special Publication) ESA SP, 2, 751.
 
== External links ==
 
* About imaging spectroscopy (USGS): http://speclab.cr.usgs.gov/aboutimsp.html
* Link to resources (OKSI): http://www.techexpo.com/WWW/opto-knowledge/IS_resources.html
* Special Interest Group Imaging Spectroscopy (EARSeL): http://www.op.dlr.de/dais/SIG-IS/SIG-IS.html
* Applications of Spectroscopic and Chemical Imaging in Research: http://www3.imperial.ac.uk/vibrationalspectroscopyandchemicalimaging/research
* Analysis tool for spectral unmixing : http://www.spechron.com
 
[[Category:Spectroscopy]]

Latest revision as of 23:09, 29 July 2014

The name of the writer is Figures but it's not the most masucline name out there. He is really fond of performing ceramics but he is having difficulties to find time for it. Managing people has been his working day job for a while. Years in the past we moved to North Dakota.

My web site; home std test kit