Result with the
Rcan network. Declaration
typedef struct
{
int width,
int height,
cv::Mat feat
} vitis::ai::RcanResult;
| Member | Description |
|---|---|
| width | Width of input image. |
| height | Height of input image. |
| feat | Double size of input image. |