Local Statistic Extraction

Brief Description

Computes local statistical moments on every pixel in the selected channel of the input image

Tags

Feature Extraction, Statistics

Long Description

This application computes the 4 local statistical moments on every pixel in the selected channel of the input image, over a specified neighborhood. The output image is multi band with one statistical moment (feature) per band. Thus, the 4 output features are the Mean, the Variance, the Skewness and the Kurtosis. They are provided in this exact order in the output image.

Parameters

Limitations

None

Authors

OTB-Team

See also

otbRadiometricMomentsImageFunction class

Example of use