![]() |
OpenCV
4.1.2
Open Source Computer Vision
|
#include <opencv2/gapi/render.hpp>
Public Attributes | |
| cv::Mat | alpha |
| Alpha channel for image to draw (same size and number of channels) More... | |
| cv::Mat | img |
| Image to draw. More... | |
| cv::Point | org |
| The bottom-left corner of the image. More... | |
A structure to represent parameters for drawing an image
| cv::Mat cv::gapi::wip::draw::Image::alpha |
Alpha channel for image to draw (same size and number of channels)
| cv::Point cv::gapi::wip::draw::Image::org |
The bottom-left corner of the image.
1.8.9.1