operator=

函数功能

等号运算符重载,用于SemanticSegPostProcessBase对象之间的赋值。

函数原型

1
SemanticSegPostProcessBase& operator=(const SemanticSegPostProcessBase& other);

参数说明

参数名

输入/输出

说明

other

输入/输出

SemanticSegPostProcessBase对象。