.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_MANAGENODATA "1" "December 2015" "otbgui_ManageNoData 5.2.0" "User Commands" .SH NAME otbgui_ManageNoData \- OTB ManageNoData application .SH DESCRIPTION This is the ManageNoData application, version 5.2.0 Manage No\-Data .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ManageNoData.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 float) (mandatory) .TP \fB\-usenan\fR Consider NaN as no\-data (optional, off by default) .TP \fB\-mode\fR No\-data handling mode [buildmask/changevalue/apply] (mandatory, default value is buildmask) .TP \fB\-mode\fR.buildmask.inv Inside Value (mandatory, default value is 1) .TP \fB\-mode\fR.buildmask.outv Outside Value (mandatory, default value is 0) .TP \fB\-mode\fR.changevalue.newv The new no\-data value (mandatory, default value is 0) .TP \fB\-mode\fR.apply.mask Mask image (mandatory) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH 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 .SH "SEE ALSO" The full documentation for .B otbgui_ManageNoData is maintained as a Texinfo manual. If the .B info and .B otbgui_ManageNoData programs are properly installed at your site, the command .IP .B info otbgui_ManageNoData .PP should give you access to the complete manual.