table of contents
OTBCLI_HYPERSPECTRALUNMIXING(1) | User Commands | OTBCLI_HYPERSPECTRALUNMIXING(1) |
NAME¶
otbcli_HyperspectralUnmixing - OTB HyperspectralUnmixing application
DESCRIPTION¶
This is the HyperspectralUnmixing application, version 5.2.0 Estimate abundance maps from an hyperspectral image and a set of endmembers.
Complete documentation: http://www.orfeo-toolbox.org/Applications/HyperspectralUnmixing.html
Parameters:¶
- -progress <boolean>
- Report progress
-in <string> Input Image Filename (mandatory)
-out <string> [pixel] Output Image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
-ie <string> Input endmembers (mandatory)
EXAMPLES¶
otbcli_HyperspectralUnmixing -in cupriteSubHsi.tif -ie cupriteEndmembers.tif -out HyperspectralUnmixing.tif double -ua ucls
SEE ALSO¶
The full documentation for otbcli_HyperspectralUnmixing is maintained as a Texinfo manual. If the info and otbcli_HyperspectralUnmixing programs are properly installed at your site, the command
- info otbcli_HyperspectralUnmixing
should give you access to the complete manual.
December 2015 | otbcli_HyperspectralUnmixing 5.2.0 |