SemanticSegPostProcessBase
Function Usage
Class constructor.
Prototype
1 | SemanticSegPostProcessBase::SemanticSegPostProcessBase() = default; |
1 | SemanticSegPostProcessBase::SemanticSegPostProcessBase(const SemanticSegPostProcessBase& other) = default; |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
other |
Input/Output |
SemanticSegPostProcessBase objects. |
Parent topic: SemanticSegPostProcessBase