PLCamera.ComponentSelectorEnum Class#
Applies to: Stereo ace and blaze
Visibility: Beginner
Selected by: BslAcquisitionMultiPartMode
Selecting Parameters: ComponentEnable, ComponentIDValue, PixelFormat
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ComponentSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ComponentSelectorEnum | Initializes a new instance of the PLCamera.ComponentSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Calibration | Annotated left and right images for calibration. Applies to: Stereo ace | |
Confidence | The acquisition of confidence map of the acquired image is controlled. Confidence data may be binary (0 - invalid) or an integer where 0 is invalid and increasing value is increased confidence in the data in the corresponding pixel. If floating point representation is used the confidence image is normalized to the range [0,1], for integer representation the maximum possible integer represents maximum confidence. Applies to: Stereo ace and blaze | |
Disparity | The acquisition of stereo camera disparity data is controlled. Disparity image with 12bit disparity, 4bit subpixel resolution. 0 marks an invalid disparity. Applies to: Stereo ace | |
Error | The acquisition of error map of the acquired disparity image is controlled. Applies to: Stereo ace | |
Intensity | The acquisition of intensity (monochrome or color) of the visible reflected light is controlled. Applies to: Stereo ace and blaze | |
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 ComponentSelector (Overrides ParameterListEnum.Name.) | |
Range | The acquisition of range (distance) data is controlled. The data produced may be only range (2.5D) or a point cloud giving the 3D coordinates depending on the Scan3dControl. Applies to: blaze | |
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 ComponentSelector (Overrides Object.ToString()()()().) |
PLCamera.ComponentSelectorEnum.ToString Method#
The full name of ComponentSelector
Return Value#
Type: String
Returns the full name of ComponentSelector
PLCamera.ComponentSelectorEnum Constructor#
Initializes a new instance of the PLCamera.ComponentSelectorEnum class
PLCamera.ComponentSelectorEnum.Calibration Property#
Annotated left and right images for calibration.
Applies to: Stereo ace
PLCamera.ComponentSelectorEnum.Confidence Property#
The acquisition of confidence map of the acquired image is controlled. Confidence data may be binary (0 - invalid) or an integer where 0 is invalid and increasing value is increased confidence in the data in the corresponding pixel. If floating point representation is used the confidence image is normalized to the range [0,1], for integer representation the maximum possible integer represents maximum confidence.
Applies to: Stereo ace and blaze
PLCamera.ComponentSelectorEnum.Disparity Property#
The acquisition of stereo camera disparity data is controlled. Disparity image with 12bit disparity, 4bit subpixel resolution. 0 marks an invalid disparity.
Applies to: Stereo ace
PLCamera.ComponentSelectorEnum.Error Property#
The acquisition of error map of the acquired disparity image is controlled.
Applies to: Stereo ace
PLCamera.ComponentSelectorEnum.Intensity Property#
The acquisition of intensity (monochrome or color) of the visible reflected light is controlled.
Applies to: Stereo ace and blaze
PLCamera.ComponentSelectorEnum.IntensityCombined Property#
Intensity images of left and right camera combined. Right image is stacked under left image.
Applies to: Stereo ace
PLCamera.ComponentSelectorEnum.Name Property#
The full name of ComponentSelector
PLCamera.ComponentSelectorEnum.Range Property#
The acquisition of range (distance) data is controlled. The data produced may be only range (2.5D) or a point cloud giving the 3D coordinates depending on the Scan3dControl.
Applies to: blaze
PLCamera.ComponentSelectorEnum.RawCombined Property#
Unrectified intensity images of left and right camera combined. Right image is stacked under left image.
Applies to: Stereo ace