DeInit
Function Usage
Deinitializes model postprocessing to release resources.
Prototype
1 | APP_ERROR SemanticSegPostProcessBase::DeInit() override; |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: SemanticSegPostProcessBase