Click or drag to resize

TensorDecodeString Method

https://www.emgu.com/wiki/index.php/Emgu_TF
Decode a string encoded

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public byte[] DecodeString()

Return Value

Type: Byte
The decoded string.
See Also