opencv2/gapi/gtyped.hpp#
#include <vector>
#include <opencv2/gapi/gcomputation.hpp>
#include <opencv2/gapi/gcompiled.hpp>
#include <opencv2/gapi/gproto.hpp>
#include <opencv2/gapi/gcommon.hpp>
Include dependency graph for gtyped.hpp:
This graph shows which files directly or indirectly include gtyped.hpp:
Classes#
class cv::GComputationT< R(Args...)>::GCompiledT
class cv::GComputationT< std::tuple< R... >(Args...)>::GCompiledT
class cv::GComputationT< R(Args...)>
class cv::GComputationT< std::tuple< R... >(Args...)>
struct cv::detail::ProtoToMeta< cv::GArray< U > >
struct cv::detail::ProtoToMeta< cv::GMat >
struct cv::detail::ProtoToMeta< cv::GOpaque< U > >
struct cv::detail::ProtoToMeta< cv::GScalar >
struct cv::detail::ProtoToParam< cv::GArray< cv::GMat > >
struct cv::detail::ProtoToParam< cv::GArray< U > >
struct cv::detail::ProtoToParam< cv::GMat >
struct cv::detail::ProtoToParam< cv::GOpaque< U > >
struct cv::detail::ProtoToParam< cv::GScalar >
Namespaces#
namespace cv
namespace cv::detail