DeInit
Function Usage
Resource release API.
Prototype
APP_ERROR DeInit() override;
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: MxImagePostProcessorBase