ConstrutImagePreProcessInfo
Function Usage
Pre-processing information before image assembling.
Prototype
APP_ERROR ConstrutImagePreProcessInfo(MxTools::MxpiVisionInfo& visionInfo, MxBase::ImagePreProcessInfo& positionInfo);
Parameter Description
Parameter |
Description |
|---|---|
visionInfo |
Image information |
positionInfo |
Image pre-processing information |
Return Parameter Description
Data Structure |
Description |
|---|---|
APP_ERROR |
Error code returned during program execution. For details, see the MxBase/ErrorCode/ErrorCode.h file. |
Parent topic: MxpiDataTypeConverter