File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -96,11 +96,22 @@ See [the CPOP documentation](https://github.com/cognitivexr/cpop#run-the-service
9696
9797## Start the HoloLens App
9898
99+ Our [ Unity Demo App] ( https://github.com/cognitivexr/unity-demo-app/ ) can be built for and deployed on the HoloLens 2.
100+ It contains two scenes that demonstrate the integration of the HoloLens with the CognitiveXR platform.
99101
100- ### Video offloading for facial expression recognition
102+ ### App 1: Indoor environmental sensor tracking
103+
104+ This app demonstrates the integration with CPOP.
105+ The AR device doesn't do any tracking, it only receives sensor data from the environment in real time that CPOP collects.
106+
107+ https://user-images.githubusercontent.com/3996682/151723092-653bf867-7064-4fb1-9358-c2c17703fa64.mp4
108+
109+
110+ ### App 2: Video offloading for facial expression recognition
101111
102112Once the HoloLens app is deployed, you can select the fermx engine in the app.
103113The HoloLens will connect to the mediator that creates a new analytics engine, which will then process the video feed.
104114
105- https://user-images.githubusercontent.com/3996682/151722932-922a9771-7fc3-4ae4-a8d3-c4400c2452a2.mp4
115+ https://user-images.githubusercontent.com/3996682/151723007-1eb70c9f-eeb1-4c1f-85d1-57a0fafc2cc6.mp4
116+
106117
You can’t perform that action at this time.
0 commit comments