OpenCV
4.5.2
Open Source Computer Vision
|
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 |
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.
std::string cv::graph_dump_path::m_dump_path |