DeInit

Function Usage

Deinitializes model postprocessing to release resources. It is used together with Init.

Prototype

1
virtual APP_ERROR MxpiModelPostProcessorBase::DeInit() = 0;

Response Parameters

Data Structure

Description

APP_ERROR

For details about the returned error codes, see APP_ERROR Description.