Data Fields
InferenceEngine::ROI Struct Reference

This structure describes ROI data. More...

#include <ie_blob.h>

Data Fields

size_t id
 ID of a ROI.
 
size_t posX
 W upper left coordinate of ROI.
 
size_t posY
 H upper left coordinate of ROI.
 
size_t sizeX
 W size of ROI.
 
size_t sizeY
 H size of ROI.
 

Detailed Description

This structure describes ROI data.


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