Loading...
Searching...
No Matches
cv::graph_dump_path Struct Reference
Ask G-API to dump compiled graph in Graphviz format under the given file name. More...
#include <opencv2/gapi/gcommon.hpp>
Public Attributes | |
std::string | m_dump_path |
Detailed Description
Ask G-API to dump compiled graph in Graphviz format under the given file name.
Specifies a graph dump path (path to .dot file to be generated). G-API will dump a .dot file under specified path during a compilation process if this flag is passed.
Member Data Documentation
◆ m_dump_path
std::string cv::graph_dump_path::m_dump_path |
The documentation for this struct was generated from the following file:
- opencv2/gapi/gcommon.hpp