Table of Contents

Method DumpToFile

Namespace
OpenCvSharp.Dnn
Assembly
OpenCvSharp.dll

DumpToFile(string)

Dump net structure, hyperparameters, backend, target and fusion to dot file

public void DumpToFile(string path)

Parameters

path string

path to output file with .dot extension