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

This structure forces Fluid backend to generate multiple parallel output regions in the graph. These regions execute in parallel. More...

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

Public Attributes

std::vector< GFluidOutputRoisparallel_rois
 

Detailed Description

This structure forces Fluid backend to generate multiple parallel output regions in the graph. These regions execute in parallel.

This feature may be deprecated in the future releases.

Member Data Documentation

◆ parallel_rois

std::vector<GFluidOutputRois> cv::GFluidParallelOutputRois::parallel_rois

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