EasyAR Sense 4.5 發行說明
4.5.0
2022-03-04
EasyAR Sense 4.5.0 增加了一些小功能,修復了一些問題。
詳細更新內容如下:
+ 網絡相關功能增加超時時間參數(CalibrationDownloader.download、CloudLocalizer.resolve、CloudRecognizer.resolve、SparseSpatialMapManager.host、SparseSpatialMapManager.load)
+ Image 增加 pixelWidth 和 pixelHeight 用於支持攝像機圖像的 padding
+ 增加 MotionTracking 適配機型
- 結束 Android 4.x 支持,最低支持版本爲 5.0
- 移除 C++03 接口
- 停止獲取 Android Build Serial 以滿足 PlayStore Families Policy Requirements
* Recorder、VideoPlayer 和各示例的 OpenGLES 2.0 升級爲 3.0
* 升級編譯 SDK 的工具版本:XCode 13
* 升級編譯 SDK 的工具版本:Android Gradle Plugin 7.0.0,NDK r23
* 升級各示例依賴的工具版本
* 修正 ARCoreCameraDevice 在部分機型上出現的花屏等問題
* 修正 CameraDevice 在 iPhone 上前置攝像頭使用 setFocusMode 時崩潰的問題
* 修復了一些穩定性問題