Interface BOverrideConvolveImageMean.Horizontal

Enclosing class:
BOverrideConvolveImageMean

public static interface BOverrideConvolveImageMean.Horizontal
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    horizontal(ImageBase input, ImageBase output, int offset, int length)
     
  • Method Details

    • horizontal

      void horizontal(ImageBase input, ImageBase output, int offset, int length)