LocalStatisticExtraction
  otbcli_LocalStatisticExtraction
  Local Statistic Extraction
  Feature Extraction
  Computes local statistical moments on every pixel in the selected channel of the input image
  
    ParameterRaster
    in
    Input Image
    The input image to compute the features on.
    False
  
  
    ParameterNumber
    channel
    Selected Channel
    The selected channel index
    
    
    1
  
  
    ParameterNumber
    ram
    Available RAM (Mb)
    Available memory for processing (in MB)
    
    
    128
  
  
    ParameterNumber
    radius
    Neighborhood radius
    The computational window radius.
    
    
    3
  
  
    OutputRaster
    out
    Feature Output Image
    Output image containing the local statistical moments.