Table of Contents

EasyAR Sense 4.2 릴리스 노트

4.2.0

2021-01-25

EasyAR Sense 4.2.0은 몇 가지 작은 기능을 추가하고 여러 bug를 수정했으며 사용자 경험을 향상했습니다.

자세한 업데이트 내용은 다음과 같습니다.

+ 일부 애플리케이션의 AppStore 개인정보 보호 정책 준수 요구 사항을 충족하기 위해 screen recording 및 video player 기능이 없는 iOS 버전 추가

+ MacOS의 framework 버전 추가

+ FrameRecorder playback 중 pause/resume 및 total playback time, current playback time, 초기 화면 회전 방향, playback 완료 여부를 가져오는 기능 추가

+ 수정이 쉽도록 Android의 CameraDevice 구현을 HelloARCustomCamera sample로 추출

+ Android aar library에 ProGuard 규칙을 추가하여 더 이상 수동 지정이 필요하지 않음

+ MotionTracking에서 plane detection을 최적화하여 tracking robustness와 relocalization 능력 향상

+ MotionTracker 보정 매개변수 network update 기능 추가, CalibrationDownloader

+ MotionTracking 적응 기종 추가

+ SurfaceTracking 또는 MotionTracking 사용 시 권장 초점 모드를 얻기 위한 CameraDeviceSelector.getFocusMode 추가

+ image targets 등의 파일을 로드할 때 루트 디렉터리를 설정하기 위한 Storage.setAssetDirPath 추가

+ thread safety를 보장할 수 없거나 보장하기 불편한 경우 사용자 지정 로그 함수를 사용하기 위한 Log.setLogFuncWithScheduler 추가

* Android 플랫폼 sample을 모두 target Android 11, API Level 30으로 업그레이드

* 일부 안정성 문제 수정