Provided by: otb-bin_6.4.0+dfsg-1_amd64
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: -progress <boolean> Report progress -in <string> Input Image (mandatory) -coordx <int32> Col index (mandatory) -coordy <int32> Line index (mandatory) -cl <string list> Channels (optional, off by default, default value is ) -inxml <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.