Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdaptiveThresholdOptions

Hierarchy

Index

Properties

C

C: number

adaptiveMethod

adaptiveMethod: AdaptiveThresholdTypes

blockSize

blockSize: 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.

maxval

maxval: number

src

src: Mat

Input image.

thresholdType

thresholdType: ThresholdTypes

Generated using TypeDoc