.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_PREDICTREGRESSION "1" "December 2015" "otbcli_PredictRegression 5.2.0" "User Commands" .SH NAME otbcli_PredictRegression \- OTB PredictRegression application .SH DESCRIPTION This is the PredictRegression application, version 5.2.0 Performs a prediction of the input image according to a regression model file. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/PredictRegression.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) .TP \fB\-mask\fR Input Mask (optional, off by default) .PP \fB\-model\fR Model file (mandatory) .TP \fB\-imstat\fR Statistics file (optional, off by default) .PP \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (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 otbcli_PredictRegression \-in QB_1_ortho.tif \-imstat EstimateImageStatisticsQB1.xml \-model clsvmModelQB1.svm \-out clLabeledImageQB1.tif .PP .SH "SEE ALSO" The full documentation for .B otbcli_PredictRegression is maintained as a Texinfo manual. If the .B info and .B otbcli_PredictRegression programs are properly installed at your site, the command .IP .B info otbcli_PredictRegression .PP should give you access to the complete manual.