Struct cv::GTransform#
#include <opencv2/gapi/gtransform.hpp>Collaboration diagram for cv::GTransform:
Member Typedef Documentation#
F#
typedef std::function< GComputation()> cv::GTransform::F
Constructor & Destructor Documentation#
GTransform()#
cv::GTransform::GTransform(
const std::string & d,
const F & p,
const F & s )
Member Data Documentation#
description#
std::string cv::GTransform::description
pattern#
F cv::GTransform::pattern
substitute#
F cv::GTransform::substitute
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/gtransform.hpp