GetSemanticSegConfigData
Function Usage
A protected member function that writes configuration information to the class mapping table. (It is invoked for internal use only. Do not use it.)
Prototype
APP_ERROR GetSemanticSegConfigData();
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: SemanticSegPostProcessBase