Click or drag to resize

Operation  Conversion (Operation to Output)

https://www.emgu.com/wiki/index.php/Emgu_TF
Implicit operator for Output

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public static implicit operator Output (
	Operation obj
)

Parameters

obj
Type: Emgu.TFOperation
The operation

Return Value

Type: Output
The first output of this operation
See Also