Scroll to navigation

OTBGUI_MANAGENODATA(1) User Commands OTBGUI_MANAGENODATA(1)

NAME

otbgui_ManageNoData - OTB ManageNoData application

DESCRIPTION

This is the ManageNoData application, version 5.2.0 Manage No-Data

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

Parameters:

<boolean> Report progress


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

<boolean> Consider NaN as no-data (optional, off by default)
<string> No-data handling mode [buildmask/changevalue/apply] (mandatory, default value is buildmask)
<float> Inside Value (mandatory, default value is 1)
<float> Outside Value (mandatory, default value is 0)
The new no-data value (mandatory, default value is 0)
<string> Mask image (mandatory)
<int32> Available RAM (Mb) (optional, off by default, default value is 128)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbgui_ManageNoData -in QB_Toulouse_Ortho_XS.tif -out QB_Toulouse_Ortho_XS_nodatamask.tif uint8 -mode.buildmask.inv 255 -mode.buildmask.outv 0

SEE ALSO

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

info otbgui_ManageNoData

should give you access to the complete manual.

December 2015 otbgui_ManageNoData 5.2.0