OpenCV
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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>

Collaboration diagram for cv::GFluidOutputRois:

Public Attributes

std::vector< cv::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::Rect> cv::GFluidOutputRois::rois

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