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