SetAspectRatioImageInfo
Function Usage
Sets the post-processing image information.
Prototype
virtual void SetAspectRatioImageInfo(const std::vector<MxBase::AspectRatioPostImageInfo>& postProcessorImageInfoVec);
Parameter Description
Parameter |
Input/Output |
Description |
|---|---|---|
postProcessorImageInfoVec |
Input |
Post-processing image information. |
Parent topic: MxpiModelPostProcessorBase