Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddWeightOptions

Hierarchy

Index

Properties

alpha

alpha: number

beta

beta: number

Optional dst

dst: Mat

Output image. If not given it will be created. Note that you can give [src] as output image in which case the input image will be written.

Optional dtype

dtype: CVDataType

optional depth of the output array

gamma

gamma: number

src

src: Mat

Input image.

src2

src2: Mat
second input array of the same size and the same type as src

Generated using TypeDoc