Compute Images second order statistics

Brief Description

Computes global mean and standard deviation for each band from a set of images and optionally saves the results in an XML file.

Tags

Learning, Image Analysis

Long Description

This application computes a global mean and standard deviation for each band of a set of images and optionally saves the results in an XML file. The output XML is intended to be used an input for the TrainImagesSVMClassifier application to normalize samples before learning.

Parameters

Limitations

The set of input images must have the same number of bands. Input images must be of the same number, type and order of bands.

Authors

OTB-Team

See also

Documentation of the TrainImagesSVMClassifier application.

Example of use