Scroll to navigation

OTBCLI_PIXELVALUE(1) User Commands OTBCLI_PIXELVALUE(1)

NAME

otbcli_PixelValue - OTB PixelValue application

DESCRIPTION

This is the PixelValue application, version 5.2.0 Get the value of a pixel.

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

Parameters:

Report progress


-in <string> Input Image (mandatory)
-coordx <int32> Col index (mandatory)
-coordy <int32> Line index (mandatory)

<string list> Channels (optional, off by default, default value is )
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbcli_PixelValue -in QB_Toulouse_Ortho_XS.tif -coordx 50 -coordy 100 -cl Channel1

SEE ALSO

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

info otbcli_PixelValue

should give you access to the complete manual.

December 2015 otbcli_PixelValue 5.2.0