You are here: Start » DLInvoke.ConvertTensorToImage
Converts a NHWC tensor to an image. Only data for N equal to 0 is converted.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.DL.Cpu.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inTensor | Avl.Tensor | |||
![]() | outImage | Avl.Image | Output image. |