Scroll to navigation

OTBCLI_COLORMAPPING(1) User Commands OTBCLI_COLORMAPPING(1)

NAME

otbcli_ColorMapping - OTB ColorMapping application

DESCRIPTION

This is the ColorMapping application, version 5.2.0 Maps an input label image to 8-bits RGB using look-up tables.

Complete documentation: http://www.orfeo-toolbox.org/Applications/ColorMapping.html

Parameters:


-in <string> Input Image (mandatory)
-out <string> [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint8) (mandatory)


-method.custom.lut <string> Look-up table file (mandatory)

EXAMPLES

otbcli_ColorMapping -in ROI_QB_MUL_1_SVN_CLASS_MULTI.png -method custom -method.custom.lut ROI_QB_MUL_1_SVN_CLASS_MULTI_PNG_ColorTable.txt -out Colorized_ROI_QB_MUL_1_SVN_CLASS_MULTI.tif

SEE ALSO

The full documentation for otbcli_ColorMapping is maintained as a Texinfo manual. If the info and otbcli_ColorMapping programs are properly installed at your site, the command

info otbcli_ColorMapping

should give you access to the complete manual.

December 2015 otbcli_ColorMapping 5.2.0