Properties
Protected Optional defaultOptions
description
description: string = `Will use [estimateAffine2D] to calculate affine matrix from given [inputs] and [outputs] and then [warpAffine] to transform.`
isInPlace
isInPlace: boolean = false
name
name: string = "WarpAffine"
noDst
noDst: boolean = false
noInPlace
noInPlace: boolean = true
Optional optionsOrder
optionsOrder: keyof T[]
sameSizeAndType
sameSizeAndType: boolean = false
validChannels
validChannels: number[] | undefined = undefined
Protected validateEachExec
validateEachExec: boolean = false
Protected validated
validated: boolean = false
Will use [estimateAffine2D] to calculate affine matrix from given [inputs] and [outputs] and then [warpAffine] to transform.