다음을 통해 공유


CameraMetadata.LensPoseReferenceUndefined 필드

정의

카메라 디바이스는 값 CameraCharacteristics#LENS_POSE_TRANSLATION android.lens.poseTranslationCameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation 정확도를 충분히 나타낼 수 없습니다.

[Android.Runtime.Register("LENS_POSE_REFERENCE_UNDEFINED", ApiSince=30)]
public const int LensPoseReferenceUndefined = 2;
[<Android.Runtime.Register("LENS_POSE_REFERENCE_UNDEFINED", ApiSince=30)>]
val mutable LensPoseReferenceUndefined : int

필드 값

Value = 2
특성

설명

카메라 디바이스는 값 CameraCharacteristics#LENS_POSE_TRANSLATION android.lens.poseTranslationCameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation 정확도를 충분히 나타낼 수 없습니다. 이러한 예 중 하나는 접이식 휴대폰의 덮개에 있는 카메라 장치입니다. 포즈 변환 및 회전을 측정하려면 일종의 힌지 위치 센서가 필요합니다.

CameraCharacteristics#LENS_POSE_TRANSLATION android.lens.poseTranslation 은 모두 0이어야 하며 기본값과 CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation 일치하는 값이어야 합니다.

에 대한 android.hardware.camera2.CameraMetadata.LENS_POSE_REFERENCE_UNDEFINEDJava 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상