GetObjectConfigData
Function Usage
A protected member function that splits the original result obtained from the private member by calling GetSeparateScoreThresh(). (It is invoked for internal use only. Do not use it.)
Prototype
APP_ERROR ObjectPostProcessBase::GetObjectConfigData();
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: ObjectPostProcessBase