Struct cv::graph_dump_path#
Ask G-API to dump compiled graph in Graphviz format under the given file name. View details
#include <opencv2/gapi/gcommon.hpp>Collaboration diagram for cv::graph_dump_path:
Detailed Description#
-
struct graph_dump_path#
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
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/gcommon.hpp