ToF AR Samples Basic v1.2.0
·
7 commits
to master
since this release
ToF AR Samples Basic v1.2.0 release (2023/1/13)
Summary
- Update to ToF AR V1.2.0.
- Added functions, improveed functions, and bugfixes.
New features and feature enhancements
- Added display of the camera direction in PointCloud scenes.
- Fixed a bug to prevent Color Format from being changed while streaming Color.
- Support for multiscreen display (not compatible with camera operation for iOS).
Bug fix
- Fixed a bug where ToF Images did not match Body model rotation when recorded data was played back.
- Fixed a bug where the application does not work when non-compatible camera ID is selected with some models.
- Fixed other bugs.
(Below is in Japanese)
概要
- ToF AR V1.2.0に更新
- 機能追加、機能改善、不具合修正を行いました。
機能追加、機能改善
- PointCloudシーンでカメラ方向の表示を追加
- Colorをストリーミング中は Color Format を変更できないように修正
- マルチスクリーン表示に対応 ( 但し、iOSではカメラ動作未対応 )
不具合修正
- 録画データを再生する時にToF映像とBodyモデルの回転が一致しなかった不具合を修正
- 一部の機種で未対応のカメラIDを選択するとアプリが止まる不具合を修正
- その他不具合修正