psi icon indicating copy to clipboard operation
psi copied to clipboard

Platform for Situated Intelligence

Results 54 psi issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/microsoft/psi/discussions/251 Originally posted by **hetingjane** August 12, 2022 Hello there, I'm using Microsoft cognitive services Face API to recognize emotions from a video file. To do so,...

I am having difficulty reading in annotations on 0.17.52.1 that were created in 0.15.49.1. It seems that there were changes to `TimeIntervalAnnotation` and `TimeIntervalAnnotationSet` that prevent the data from being...

At ~ 2h in [Platform for Situated Intelligence Workshop | Day 2](https://www.youtube.com/watch?v=7Wh4Xr1Bazg&ab_channel=MicrosoftResearch), a Hololens 2 sample is shown that allows the user to look at an object and see a...

Thanks for this great repo for sensor data collection. I am not sure it is a bug but when I set the IncludeInfrared flag to true, HoloLens app would crash...

I am using a HoloLens 2 with the dedicated PSI capture app. After around 14-15 minutes, I always notice a framerate drop precisely (and it seems exclusively) for the encoded...

Hi, I was trying to project the eye gaze data to image space. However, as said in [HoloLensCaptureExporter](https://github.com/microsoft/psi/tree/master/Sources/MixedReality/HoloLensCapture/HoloLensCaptureExporter#gaze), the eye gaze extracted by [HoloLensCapture](https://github.com/microsoft/psi/tree/master/Sources/MixedReality/HoloLensCapture) is only represented by a 3D...

Hello, I have a question to PSI and the Azure Kinect DK. I would like to use PSI to record audio directly via the Azure Kinect DK and save as...

Hi, I was wondering if there is any way to rename streams within PsiStudio.

I just downloaded the latest version of Psi and trying out the Azure Kinect Component. On my Ubuntu machine, it refused to build and throwing the following error. I built...

The current `MediaCapture` component only supports Media Foundation cameras (virtual or physical). A new \\psi component would need to be developed for supporting DirectShow cameras as inputs, e.g., [the OBS...

help wanted