Method WriteTextGraph
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
WriteTextGraph(string, string)
Create a text representation for a binary network stored in protocol buffer format.
public static void WriteTextGraph(string model, string output)
Create a text representation for a binary network stored in protocol buffer format.
public static void WriteTextGraph(string model, string output)