GetDynamicImageSizes
Function Usage
Obtains the dynamic image size.
Prototype
const std::vector<ImageSize>& GetDynamicImageSizes() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
ImageSize |
For details, see ImageSize. |
Parent topic: ModelInferenceProcessor