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 (in Emgu.TF.dll) Version: 2.16.1.1620+d2904aaafaa66327b642f4fbd5e3c7133dd331e0
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