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