Optional formatDescribes Tensor channels order.
Optional heightDescribes Tensor Height - can be accessed via tensor dimensions as well
Optional normDescribes normalization parameters to ImageData conversion from tensor - default values - Bias: 0, Mean: 255
Optional bias?: numberOptional mean?: numberOptional tensorTensor channel layout - default is 'NHWC'
Optional widthDescribes Tensor Width - can be accessed via tensor dimensions as well
Generated using TypeDoc
Describes Tensor configuration to an image data.