SetSrcImageSize
Syntax
void SetSrcImageSize(int32_t srcImageSizeW = 0, int32_t srcImageSizeH = 0);
Function Description
Sets the width and height of the source image before AIPP.
Parameter Description
Parameter |
Input/Output |
Type |
Description |
---|---|---|---|
srcImageSizeW |
Input |
int32_t |
Width of the source image. |
srcImageSizeH |
Input |
int32_t |
Height of the source image. |
Return Value
None
Exception Handling
None
Restriction
None
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot