Method RemoveLabeler
RemoveLabeler(CameraLabeler)
Removes the given CameraLabeler from the list of labelers under this PerceptionCamera, if it is in the list. The labeler is cleaned up in the process. Labelers removed from a PerceptionCamera should not be used again.
Declaration
public bool RemoveLabeler(CameraLabeler cameraLabeler)
Parameters
Type | Name | Description |
---|---|---|
CameraLabeler | cameraLabeler |
Returns
Type | Description |
---|---|
bool |