зеркало из https://github.com/microsoft/psi.git
Страница:
Sigma Data Streams
Страницы
3rd Party Stream Readers
3rd Party Visualizers
Acknowledgements
Audio Overview
Azure Kinect Overview
Basic Stream Operators
Bridging to Other Ecosystems
Brief Introduction
Building the Codebase
Changes Since Last Release
Clock Synchronization
Contributing
Datasets
Debugging and Diagnostics
Delivery Policies
Diagnostics
Distributed Systems
Event Sources
Finite State Machine Toolkit
Frequently Asked Questions
Getting Help
Getting Started
Home
Imaging Overview
Interpolation and Sampling
Intervals
Kinect Overview
License and Disclaimer
List of Components
List of NuGet Packages
Media Overview
Mixed Reality Overview
ONNX Overview
Other Topics
Parallel Operator
PerformanceCounters
Pipeline Execution
Platform Overview
Psi Store Format
Psi Studio
Python Interop Walkthrough
ROS Integration
Release Notes
Remoting
Rendezvous System
Repositories by Third Parties
Roadmap
Samples
Shared Objects
Sigma Data Streams
Sigma How to Build
Sigma How to Define Tasks
Sigma How to Place Holograms
Sigma Transparency Note
Speech and Language Overview
Stream Fusion and Merging
Stream Generators
Time Interval Annotations
Tutorials
Using and Building
Using via NuGet Packages
Who Is Using
Windowing Operators
Writing Components
1
Sigma Data Streams
Nick Saw редактировал(а) эту страницу 2024-03-14 21:30:29 +00:00
Содержание
SIGMA Data Streams
The SIGMA system can collect a variety of sensor data streams from the HoloLens 2 device. The basic sensor streams collected in the default configuration are listed below:
Stream | Representation | Frame rate |
---|---|---|
RGB Camera | 896 x 504, NV12 encoding | 5 Hz |
Preview Camera | 896 x 504, NV12 encoding | 5 Hz |
Depth Camera | 320 x 288, 16bpp | 5 Hz |
Eye Gaze | position (3 x 1 vector), direction (3 x 1 vector) | ~30 Hz |
Head | pose (4 x 4 matrix) | ~30 Hz |
Hands | poses (4 x 4 matrix) for each of the 26 joints in the left and right hand | ~20 Hz |
User Audio | 1-channel, 16-bit PCM | 16 kHz |
System Audio | 1-channel, 16-bit PCM | 16 kHz |
In addition to images, all camera streams (RGB, preview, and depth) also contain the corresponding intrinsics and extrinsics parameters.
The system logs a variety of other streams computed at runtime, such as speech recognition results, user interface commands, etc. The full set of captured streams can be inspected by opening one of the collected stores in Platform for Situated Intelligence Studio.
- Basic Stream Operators
- Writing Components
- Pipeline Execution
- Delivery Policies
- Stream Fusion and Merging
- Interpolation and Sampling
- Windowing Operators
- Stream Generators
- Parallel Operator
- Intervals
- Data Visualization (PsiStudio)
- Data Annotation (PsiStudio)
- Distributed Systems
- Bridging to Other Ecosystems
- Debugging and Diagnostics
- Shared Objects
- Datasets
- Event Sources
- 3rd Party Visualizers
- 3rd Party Stream Readers
Components and Toolkits
- List of NuGet Packages
- List of Components
- Audio Overview
- Azure Kinect Overview
- Kinect Overview
- Speech and Language Overview
- Imaging Overview
- Media Overview
- ONNX Overview
- Finite State Machine Toolkit
- Mixed Reality Overview
- How to Build/Configure
- How to Define Tasks
- How to Place Holograms
- Data Types Collected
- System Transparency Note
Community
Project Management