Android.Hardware.Camera2.CameraCharacteristics.LensInfoFocusDistanceCalibration Property

Syntax

[Android.Runtime.Register("LENS_INFO_FOCUS_DISTANCE_CALIBRATION")]
public static CameraCharacteristics.Key LensInfoFocusDistanceCalibration { get; }

See Also

CameraCharacteristics.InfoSupportedHardwareLevel
CaptureRequest.LensFocusDistance
CaptureResult.LensFocusRange
CameraCharacteristics.LensInfoHyperfocalDistance
CameraCharacteristics.LensInfoMinimumFocusDistance

Value

Documentation for this section has not yet been entered.

Remarks

The lens focus distance calibration quality.

The lens focus distance calibration quality determines the reliability of focus related metadata entries, i.e. CaptureRequest.LensFocusDistance, CaptureResult.LensFocusRange, CameraCharacteristics.LensInfoHyperfocalDistance, and CameraCharacteristics.LensInfoMinimumFocusDistance.

APPROXIMATE and CALIBRATED devices report the focus metadata in units of diopters (1/meter), so 0.0f represents focusing at infinity, and increasing positive numbers represent focusing closer and closer to the camera device. The focus distance control also uses diopters on these devices.

UNCALIBRATED devices do not use units that are directly comparable to any real physical measurement, but 0.0f still represents farthest focus, and CameraCharacteristics.LensInfoMinimumFocusDistance represents the nearest focus the device can achieve.

Possible values:

Optional - This value may be null on some devices.

Limited capability - Present on all camera devices that report being at least CameraMetadata.INFO_SUPPORTED_HARDWARE_LEVEL_LIMITED 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