Android.Hardware.Camera2.CaptureResult.NoiseReductionMode Property

Syntax

[Android.Runtime.Register("NOISE_REDUCTION_MODE")]
public static CaptureResult.Key NoiseReductionMode { get; }

See Also

CameraCharacteristics.InfoSupportedHardwareLevel
CameraCharacteristics.NoiseReductionAvailableNoiseReductionModes

Value

Documentation for this section has not yet been entered.

Remarks

Mode of operation for the noise reduction algorithm.

The noise reduction algorithm attempts to improve image quality by removing excessive noise added by the capture process, especially in dark conditions. OFF means no noise reduction will be applied by the camera device.

FAST/HIGH_QUALITY both mean camera device determined noise filtering will be applied. HIGH_QUALITY mode indicates that the camera device will use the highest-quality noise filtering algorithms, even if it slows down capture rate. FAST means the camera device will not slow down capture rate when applying noise filtering.

Possible values:

Available values for this device:

CameraCharacteristics.NoiseReductionAvailableNoiseReductionModes

Optional - This value may be null on some devices.

Full capability - Present on all camera devices that report being CameraMetadata.INFO_SUPPORTED_HARDWARE_LEVEL_FULL devices in the CameraCharacteristics.InfoSupportedHardwareLevel key

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0