OpenCV
5.0.0-pre
Open Source Computer Vision
|
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::Rect > | rois |
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.
std::vector<cv::Rect> cv::GFluidOutputRois::rois |