.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_COLORMAPPING "1" "December 2015" "otbcli_ColorMapping 5.2.0" "User Commands" .SH NAME otbcli_ColorMapping \- OTB ColorMapping application .SH DESCRIPTION This is the ColorMapping application, version 5.2.0 Maps an input label image to 8\-bits RGB using look\-up tables. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ColorMapping.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint8) (mandatory) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-op\fR Operation [labeltocolor/colortolabel] (mandatory, default value is labeltocolor) .TP \fB\-op\fR.colortolabel.notfound Not Found Label (optional, on by default, default value is 404) .TP \fB\-method\fR Color mapping method [custom/continuous/optimal/image] (mandatory, default value is custom) .PP \fB\-method\fR.custom.lut Look\-up table file (mandatory) .TP \fB\-method\fR.continuous.lut Look\-up tables [red\/green\/blue\/grey\/hot\/cool\/spring\/summer\/autumn\/winter\/copper\/jet\/hsv\/overunder\/relief] (mandatory, default value is red) .TP \fB\-method\fR.continuous.min Mapping range lower value (mandatory, default value is 0) .TP \fB\-method\fR.continuous.max Mapping range higher value (mandatory, default value is 255) .TP \fB\-method\fR.optimal.background Background label (mandatory, default value is 0) .TP \fB\-method\fR.image.in Support Image (mandatory) .TP \fB\-method\fR.image.nodatavalue NoData value (optional, off by default, default value is 0) .TP \fB\-method\fR.image.low lower quantile (optional, on by default, default value is 2) .TP \fB\-method\fR.image.up upper quantile (optional, on by default, default value is 2) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH 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 .SH "SEE ALSO" The full documentation for .B otbcli_ColorMapping is maintained as a Texinfo manual. If the .B info and .B otbcli_ColorMapping programs are properly installed at your site, the command .IP .B info otbcli_ColorMapping .PP should give you access to the complete manual.