Skip to content
Eric McConville edited this page Jun 21, 2015 · 2 revisions

CIConvolution3X3

Convolution with 3 by 3 matrix

  • -inputWeights <vector> : [Default [0 0 0 0 1 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]
Clone this wiki locally