Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GaussianBlurConcreteOptions

Hierarchy

Index

Properties

Optional borderType

borderType: BorderTypes

border mode used to extrapolate pixels outside of the image, see [BorderTypes].

ksize

Transformation (blurring) kernel size. In general only odd numbers greater than 2 are accepted.

sigmaX

sigmaX: number

Optional sigmaY

sigmaY: undefined | number

Generated using TypeDoc