#include <opencv2/gapi/gproto.hpp>
◆ GIOProtoArgs() [1/3]
◆ GIOProtoArgs() [2/3]
◆ GIOProtoArgs() [3/3]
◆ operator+=
template<class Tag >
template<typename Tg >
This operator allows to complement the proto vectors at runtime.
It's an ordinary overload of addition assignment operator.
Example of usage:
if (need_first_conversion)
if (need_second_conversion)
if (need_first_conversion)
if (need_second_conversion)
GMat class represents image or tensor data in the graph.
Definition gmat.hpp:68
GProtoInputArgs GIn(Ts &&... ts)
Definition gproto.hpp:96
GProtoOutputArgs GOut(Ts &&... ts)
Definition gproto.hpp:101
◆ m_args
The documentation for this struct was generated from the following file: