Click or drag to resize

Operation  Conversion (Operation to Output)

http://www.emgu.com
Implicit operator for Output

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
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