OpenCV 4.10.0
开源计算机视觉库
|
#include <opencv2/gapi/gtransform.hpp>
公共类型 | |
using | F = std::function< GComputation()> |
公共成员函数 | |
GTransform (const std::string &d, const F &p, const F &s) | |
公共属性 | |
std::string | description |
F | pattern |
F | substitute |
using cv::GTransform::F = std::function<GComputation()> |
std::string cv::GTransform::description |
F cv::GTransform::pattern |
F cv::GTransform::substitute |