Releases: SonySemiconductorSolutions/tof-ar-samples-basic
Releases · SonySemiconductorSolutions/tof-ar-samples-basic
ToF AR Samples Basic v1.5.0
ToF AR Samples Basic v1.5.0 release (2025/5/19)
Summary
- Updated to ToF AR V1.5.0.
- Added new features, feature enhancements, and fixed bugs.
New features, feature enhancements and fixed bugs
- Enabled display in Linear color space in the Color image display class.
- Added a feature to save settings and a function to view saved data on the device (iOS only) in the Recorder scene.
- Fixed an issue where selecting "rimHand_URP" in the View setting item "RealHand" caused an error and stopped playback.
- Fixed other bugs.
(Bellow is in Japanese)
概要
- ToF AR V1.5.0に更新
- 機能追加、機能改善、不具合修正
機能追加、機能改善、不具合修正
- Color 映像表示クラスで Linear カラースペースでの表示を可能にした
- Recorder シーンで設定保存機能や、保存データを端末上で確認できる機能( iOS 限定 )などを追加
- Server アプリ接続時、Hand シーン内の View 設定項目「 RealHand 」で「 rimHand_URP 」を選択するとエラーが発生し、動画が停止する問題を修正
- その他不具合修正
ToF AR Samples Basic v1.4.0
ToF AR Samples Basic v1.4.0 release (2024/4/3)
Summary
- Updated to ToF AR V1.4.0.
- Added new features, feature enhancements, and fixed bugs.
New features, feature enhancements and fixed bugs
- Added Recorder scene that allows you to save the tracking results of Color and Depth using ToF AR.
- Added Plane scene to check the functionality of the Plane component.
- Enabled Segmentation recognition using recorded Color data.
- Enabled Hand, Body, and Plane recognition using recorded ToF data.
- Fixed a bug that streaming could not be resumed after playing recorded data.
- Fixed a bug that streaming of components used in the scene would automatically start during recorded data playback.
- Fixed other bugs.
(Bellow is in Japanese)
概要
- ToF AR V1.4.0に更新
- 機能追加、機能改善、不具合修正
機能追加、機能改善、不具合修正
- ToF AR で取得できる Color や Depth トラッキング結果をまとめて保存できる Recorder シーンを追加
- Plane コンポーネントの機能を確認できる Plane シーンを追加
- Color 録画データを使った Segmentation の認識を可能にした
- ToF 録画データを使った Hand, Body, Plane の認識を可能にした
- 録画データ再生後にストリーミングが再開できない事があった問題を修正
- 録画データ再生時にシーン内で使用しているコンポーネントのストリーミングが自動スタートする問題を修正
- その他不具合修正
ToF AR Samples Basic v1.3.1
ToF AR Samples Basic v1.3.1 release (2023/5/29)
Summary
- Updated to ToF AR V1.3.1.
- Fixed bugs.
Bug fix
- Fixed a bug where the image from the depth camera could not be captured correctly, and was not recognized correctly, if the language setting of the smartphone was set to certain language/locale combinations.
- Fixed a bug where the setting UI did not work correctly, if the language setting of the smartphone was set to certain language/locale combinations.
(Bellow is in Japanese)
概要
- ToF AR V1.3.1に更新
- 不具合修正を行いました。
不具合修正
- 端末の地域設定が特定の地域の場合、Depthカメラの映像が正しく取得できず、認識が正しくされない不具合を修正
- 端末の地域設定が特定の地域の場合、一部の設定UIが正しく操作できない不具合を修正
ToF AR Samples Basic v1.3.0
ToF AR Samples Basic v1.3.0 release (2023/4/7)
Summary
- Update to ToF AR V1.3.0.
- Added functions, improved functions, and bugfixes.
New features and feature enhancements
- Updated UI display of Hand Pose and Gesture.
- Improved the display positions for IntervalFrameNotRecognized and FrameForDetectNoHands.
- Added a message to display at start-up only on devices with no compatible Depth camera.
Bug fix
- Fixed a bug where prohibited characters could be entered when changing recorded data file names.
- Fixed a bug where Start Stream in Settings might be displayed with an incorrect state under certain conditions.
- Fixed other bugs.
(Bellow is in Japanese)
概要
- ToF AR V1.3.0に更新
- 機能追加、機能改善、不具合修正を行いました。
機能追加、機能改善
- Hand Pose / Gesture のUI表示変更
- IntervalFrameNotRecognized、FrameForDetectNoHands の項目表示位置を修正
- Depthカメラ非対応端末の場合、起動時にメッセージを表示するように変更
不具合修正
- 録画時のデータファイル名で使用禁止の文字が入力できた不具合を修正
- Settings にある Start Stream が特定の条件で実際の状態と異なる表示になる不具合を修正
- その他不具合修正
ToF AR Samples Basic v1.2.0
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を選択するとアプリが止まる不具合を修正
- その他不具合修正
ToF AR Samples Basic v1.1.0
ToF AR Samples Basic v1.1.0 release (2022/9/14)
Summary
- Update to ToF AR V1.1.0.
- Add functions, improve functions and fix bugs.
New features and feature enhancements
- Add UI for iOS Session Framerate settings of TofArManager (iOS).
- Add ON/OFF UI for gaze recognition and drawing function of gaze direction (iOS).
- Add delete and rename functions for recorded data.
- Support 6DoF in SLAM scenes.
Bug fix
- Adjust UI for each scene.
(Below is in Japanese)
概要
- ToF AR V1.1.0に更新
- 機能追加、機能改善、不具合修正を行いました。
機能追加、機能改善
- TofArManagerのiOS Session Framerateの設定を変更するUIを追加(iOS)
- 視線認識 ON/OFFのUI、および視線方向線の描画機能を追加(iOS)
- 録画データの削除・リネーム機能を追加
- SLAMシーンの6DoF対応
不具合修正
- 各シーンのUIを調整
ToF AR Samples Basic v1.0.0
ToF AR Samples Basic v1.0.0