PLCamera.ChunkComponentIDEnum Class#
Applies to: Stereo ace
Visibility: Expert
Selected by: ChunkComponentSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ChunkComponentIDEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ChunkComponentIDEnum | Initializes a new instance of the PLCamera.ChunkComponentIDEnum class |
Properties#
Name | Description | |
---|---|---|
Confidence | The image data is the confidence map component. Applies to: Stereo ace | |
Disparity | The image data is the disparity component. Applies to: Stereo ace | |
Error | The image data is the error map component. Applies to: Stereo ace | |
Intensity | The image data is the intensity component. Applies to: Stereo ace | |
IntensityCombined | Intensity images of left and right camera combined. Right image is stacked under left image. Applies to: Stereo ace | |
Name | The full name of ChunkComponentID (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ChunkComponentID (Overrides Object.ToString()()()().) |
PLCamera.ChunkComponentIDEnum.ToString Method#
The full name of ChunkComponentID
Return Value#
Type: String
Returns the full name of ChunkComponentID
PLCamera.ChunkComponentIDEnum Constructor#
Initializes a new instance of the PLCamera.ChunkComponentIDEnum class
PLCamera.ChunkComponentIDEnum.Confidence Property#
The image data is the confidence map component.
Applies to: Stereo ace
PLCamera.ChunkComponentIDEnum.Disparity Property#
The image data is the disparity component.
Applies to: Stereo ace
PLCamera.ChunkComponentIDEnum.Error Property#
The image data is the error map component.
Applies to: Stereo ace
PLCamera.ChunkComponentIDEnum.Intensity Property#
The image data is the intensity component.
Applies to: Stereo ace
PLCamera.ChunkComponentIDEnum.IntensityCombined Property#
Intensity images of left and right camera combined. Right image is stacked under left image.
Applies to: Stereo ace
PLCamera.ChunkComponentIDEnum.Name Property#
The full name of ChunkComponentID