You are here: Start » DLInvoke.ConvertImageToTensor
Converts an image to a NHWC tensor, with N equal to 1.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.DL.Cpu.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | Fil.Image | Input image. | ||
![]() | outTensor | Fil.Tensor |


