ImageClassifier otbcli_ImageClassifier Image Classification Learning Performs a classification of the input image according to a model file. ParameterRaster in Input Image The input image to classify. False ParameterRaster mask Input Mask The mask allows restricting classification of the input image to the area where mask pixel values are greater than 0. True ParameterFile model Model file A model file (produced by TrainImagesClassifier application, maximal class label = 65535). False ParameterFile imstat Statistics file A XML file containing mean and standard deviation to center and reduce samples before classification (produced by ComputeImagesStatistics application). True OutputRaster out Output Image Output image containing class labels ParameterNumber ram Available RAM (Mb) Available memory for processing (in MB) 128