pub const _spinImageComponentSelectorEnums_ImageComponentSelector_Confidence: _spinImageComponentSelectorEnums = 6;Expand description
< 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.