Click or drag to resize

OperationDescriptionAddInput Method (Output)

http://www.emgu.com
Add the inputs to this operation description

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 1.0.0
Syntax
public void AddInput(
	Output[] inputs
)

Parameters

inputs
Type: Emgu.TFOutput
The inputs to the operation
See Also