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
1 | APP_ERROR ObjectPostProcessBase::GetObjectConfigData(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: ObjectPostProcessBase