CIConvolution5X5 - emcconville/cif GitHub Wiki

CIConvolution5X5

Convolution with 5 by 5 matrix

  • -inputWeights <vector> : [Default [0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0]]
  • -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
  • -inputBias <number> : [Default 0]