Click or drag to resize

TensorDecodeString Method

http://www.emgu.com
Decode a string encoded

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

Return Value

Type: Byte
The decoded string.
See Also