Struct cv::GFluidOutputRois#

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

Collaboration diagram for cv::GFluidOutputRois:

Detailed Description#

struct GFluidOutputRois

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

Source file#

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