Commit 15a668a 1 parent d68188c commit 15a668a Copy full SHA for 15a668a
File tree 1 file changed +13
-2
lines changed
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
96
96
97
97
## Start the HoloLens App
98
98
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.
99
101
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
101
111
102
112
Once the HoloLens app is deployed, you can select the fermx engine in the app.
103
113
The HoloLens will connect to the mediator that creates a new analytics engine, which will then process the video feed.
104
114
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
+
106
117
You can’t perform that action at this time.
0 commit comments