Class SegmentationLens
Implements a lens component to extract segmentation data from the simulation.
Inherited Members
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public class SegmentationLens : LensComponent
Fields
Name | Description |
---|---|
focalLength | The simulated distance, in millimeters, between the lens and the sensor of the physical camera. Larger values gives a narrower field of view. |
isPalletized | If true, it assigns a random color to each indexes. |
Methods
Name | Description |
---|---|
InternalActivate(IPhotosensorArrayDescription) | Initializes child-specific parts of the lens component. |
InternalDeactivate() | Releases resources in the child implementation when the lens component is deactivated. |