Properties
Protected Optional defaultOptions
description
description: string = "transforms a grayscale image to a binary image"
isInPlace
isInPlace: boolean = false
name
name: string = "AdaptiveThreshold"
noDst
noDst: boolean = false
noInPlace
noInPlace: boolean = false
Optional optionsOrder
optionsOrder: keyof T[]
sameSizeAndType
sameSizeAndType: boolean = true
validChannels
validChannels: number[] = [1]
Protected validateEachExec
validateEachExec: boolean = false
Protected validated
validated: boolean = false
transforms a grayscale image to a binary image