OpenCV  4.2.0
Open Source Computer Vision
Public Attributes | List of all members
cv::GFluidOutputRois Struct Reference

This structure allows to control the output image region which Fluid backend will produce in the graph. More...

#include <opencv2/gapi/fluid/gfluidkernel.hpp>

Public Attributes

std::vector< cv::gapi::own::Rectrois
 

Detailed Description

This structure allows to control the output image region which Fluid backend will produce in the graph.

This feature is useful for external tiling and parallelism, but will be deprecated in the future releases.

Member Data Documentation

◆ rois

std::vector<cv::gapi::own::Rect> cv::GFluidOutputRois::rois

The documentation for this struct was generated from the following file: