GraphDecodeJSONExample Method |
Namespace: Emgu.TF
public Operation DecodeJSONExample( Output json_examples, string opName = "DecodeJSONExample" )
Public Function DecodeJSONExample ( json_examples As Output, Optional opName As String = "DecodeJSONExample" ) As Operation
public: Operation^ DecodeJSONExample( Output^ json_examples, String^ opName = L"DecodeJSONExample" )
member DecodeJSONExample : json_examples : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "DecodeJSONExample" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,