PLChunkData.ChunkComponentSelectorEnum Class#
Applies to: Stereo ace
Visibility: Expert
Selecting Parameters: ChunkComponentID, ChunkComponentIDValue, ChunkDecimationHorizontal, ChunkDecimationVertical, ChunkHeight, ChunkOffsetX, ChunkOffsetY, ChunkPartIndex, ChunkPixelFormat, ChunkScan3dFocalLength, ChunkScan3dPrincipalPointU, ChunkScan3dPrincipalPointV, ChunkWidth
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLChunkData.ChunkComponentSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLChunkData.ChunkComponentSelectorEnum | Initializes a new instance of the PLChunkData.ChunkComponentSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Calibration | Annotated left and right images for calibration. Applies to: Stereo ace | |
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 ChunkComponentSelector (Overrides ParameterListEnum.Name.) | |
RawCombined | Unrectified intensity images of left and right camera combined. Right image is stacked under left image. Applies to: Stereo ace |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ChunkComponentSelector (Overrides Object.ToString()()()().) |
PLChunkData.ChunkComponentSelectorEnum.ToString Method#
The full name of ChunkComponentSelector
Return Value#
Type: String
Returns the full name of ChunkComponentSelector
PLChunkData.ChunkComponentSelectorEnum Constructor#
Initializes a new instance of the PLChunkData.ChunkComponentSelectorEnum class
PLChunkData.ChunkComponentSelectorEnum.Calibration Property#
Annotated left and right images for calibration.
Applies to: Stereo ace
PLChunkData.ChunkComponentSelectorEnum.Confidence Property#
The image data is the confidence map component.
Applies to: Stereo ace
PLChunkData.ChunkComponentSelectorEnum.Disparity Property#
The image data is the disparity component.
Applies to: Stereo ace
PLChunkData.ChunkComponentSelectorEnum.Error Property#
The image data is the error map component.
Applies to: Stereo ace
PLChunkData.ChunkComponentSelectorEnum.Intensity Property#
The image data is the intensity component.
Applies to: Stereo ace
PLChunkData.ChunkComponentSelectorEnum.IntensityCombined Property#
Intensity images of left and right camera combined. Right image is stacked under left image.
Applies to: Stereo ace
PLChunkData.ChunkComponentSelectorEnum.Name Property#
The full name of ChunkComponentSelector
PLChunkData.ChunkComponentSelectorEnum.RawCombined Property#
Unrectified intensity images of left and right camera combined. Right image is stacked under left image.
Applies to: Stereo ace