|
VART-X
0.3.0
|
Width and height info used to transform inference results to input frame resolution. More...
#include <vart_inferresult_types.hpp>
Public Attributes | |
| uint32_t | model_input_width |
| uint32_t | model_input_height |
| uint32_t | input_frame_width |
| uint32_t | input_frame_height |
Width and height info used to transform inference results to input frame resolution.
| vart::InferResScaleInfo::input_frame_height |
Height of the input frame
| vart::InferResScaleInfo::input_frame_width |
Width of the input frame
| vart::InferResScaleInfo::model_input_height |
Height of the model input
| vart::InferResScaleInfo::model_input_width |
Width of the model input