ConstrutImagePreProcessInfo
Function Usage
Preprocessing information before image assembling.
Prototype
1 | APP_ERROR ConstrutImagePreProcessInfo(MxTools::MxpiVisionInfo& visionInfo, MxBase::ImagePreProcessInfo& positionInfo); |
Parameters
Parameter |
Description |
|---|---|
visionInfo |
Image information. |
positionInfo |
Image preprocessing information. |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: MxpiDataTypeConverter