Provided by: otb-bin_6.4.0+dfsg-1_amd64 

NAME
otbcli_PredictRegression - OTB PredictRegression application
DESCRIPTION
This is the PredictRegression application, version 5.2.0 Performs a prediction of the input image
according to a regression model file.
Complete documentation: http://www.orfeo-toolbox.org/Applications/PredictRegression.html
Parameters:
-progress <boolean>
Report progress
-in <string> Input Image (mandatory)
-mask <string> Input Mask (optional, off by default)
-model <string> Model file (mandatory)
-imstat
<string> Statistics file (optional, off by default)
-out <string> [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default
value is float) (mandatory)
-ram <int32> Available RAM (Mb) (optional, off by default, default value is 128)
-inxml <string> Load otb application from xml file (optional, off by default)
EXAMPLES
otbcli_PredictRegression -in QB_1_ortho.tif -imstat EstimateImageStatisticsQB1.xml -model
clsvmModelQB1.svm -out clLabeledImageQB1.tif
SEE ALSO
The full documentation for otbcli_PredictRegression is maintained as a Texinfo manual. If the info and
otbcli_PredictRegression programs are properly installed at your site, the command
info otbcli_PredictRegression
should give you access to the complete manual.
otbcli_PredictRegression 5.2.0 December 2015 OTBCLI_PREDICTREGRESSION(1)