-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
273 lines (260 loc) · 11.5 KB
/
Copy pathindex.html
File metadata and controls
273 lines (260 loc) · 11.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Agora VR - Presentation Two</title>
<link rel="shortcut icon" href="lib/img/Agora-Favicon.png" />
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/reveal.css">
<!-- Custom theme -->
<link rel="stylesheet" href="css/theme/agora.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/monokai.css">
<!-- https://github.com/hakimel/reveal.js/ -->
</head>
<body>
<div class="reveal">
<div class="slides">
<!-- SLIDE 1 -->
<section>
<section data-background="#dddddd">
<img src="lib/img/AgoraLogo-Transparent_HD.png" height="400px" draggable="false"/>
<a href="https://github.com/Agora-VR/Agora-VR" draggable="false"
style= "position: absolute;
bottom: 0px;
left: 0px;
width: 100px;
height: 100px;">
<img src="lib/img/QR-agora-github.png" draggable="false"/>
</a>
</section>
<section>
<h2><b>Agora VR</b></h2>
<br><h3>VR Therapy of Agoraphobia</h3>
<h4>and Social Anxiety Disorders</h4>
<p>
<small>
[ <span style="color: #ff0000">ℜ</span>utgers Capstone Group S20-61 ]
<br>Aryeh Ness - Daniel Nguyen - Ted Moseley - Michael Truong
<br>Dr. Grigore Burdea
</small>
</p>
</section>
</section>
<!-- SLIDE 2 -->
<section data-transition="convex" data-transition-speed="slow">
<section>
<h2>Review</h2>
</section>
<section>
Utilizing the Oculus Quest, our solution will immerse the patient within a virtual environment that dynamically
adapts to the stage of treatment, severity of the disorder, realtime integrated biosensor readings, and external
inputs from a clinician and caregiver. With our product, we plan to provide an alternative, more effective treatment
option for those who suffer from Agoraphobia and social anxiety disorders.
</section>
<section>
<h3>Our Previous Goals</h3>
<br><ul>
<li class="fragment fade-up" data-autoslide="200">Virtual Scenarios in Immersive Environments</li>
<li class="fragment fade-up" data-autoslide="200">Multiplayer Support</li>
<li class="fragment fade-up" data-autoslide="200">Crowd Artificial Intelligence</li>
<li class="fragment fade-up" data-autoslide="200">Stress Monitoring & Tracking</li>
<li class="fragment fade-up" data-autoslide="200">Simulation Footage Streaming & Playback</li>
<li class="fragment fade-up" data-autoslide="200">Patient & Therapist Portal</li>
<li class="fragment fade-up">Clinical Research Study & Research Paper</li>
</ul>
</section>
<section>
<h3>Our Updated Goals</h3>
<br><ul>
<li class="fragment fade-up" data-autoslide="200">Public Speaking Scenarios (Auditorium & Meeting Room)</li>
<li class="fragment fade-up" data-autoslide="200">Animated Reactive People & Dynamic Sessions</li>
<li class="fragment fade-up" data-autoslide="200">Bluetooth Low Energy Heartrate Monitor</li>
<li class="fragment fade-up" data-autoslide="200">Tracking & Storing Data From Session</li>
<li class="fragment fade-up">Patient & Therapist Portal</li>
</ul>
</section>
<section>
<ol>
<h3>Aryeh Ness</h3>
<br><ul>
<span class="fragment fade-up" data-autoslide="200"><strike>Clinical Research Study & Protocol</strike></span><br>
<span class="fragment fade-up" data-autoslide="200">General Research</span><br>
<span class="fragment fade-up">3D Modeling (Meeting Room)</span>
</ul>
</ol>
</section>
<section>
<ol>
<h3>Daniel Nguyen</h3>
<br><ul>
<span class="fragment fade-up" data-autoslide="200">Art, Design & Presentation</span><br>
<span class="fragment fade-up" data-autoslide="200">Unity Development & Oculus Quest Integration</span><br>
<span class="fragment fade-up" data-autoslide="200">3D Modeling (Auditorium)</span><br>
<span class="fragment fade-up">Hardware Integration (Android Plugin & Unity)</span>
</ul>
</ol>
</section>
<section>
<ol>
<h3>Ted Moseley</h3>
<br><ul>
<span class="fragment fade-up" data-autoslide="200">Database, Server & Backend</span><br>
<span class="fragment fade-up" data-autoslide="200">Website & Access Portal</span><br>
<span class="fragment fade-up" data-autoslide="200">Data Collection</span><br>
<span class="fragment fade-up">Hardware Communications (Arduino Code & Algorithms)</span>
</ul>
</ol>
</section>
<section>
<ol>
<h3>Michael Truong</h3>
<br><ul>
<span class="fragment fade-up" data-autoslide="200">Data Tracking & Collection</span><br>
<span class="fragment fade-up" data-autoslide="200">Audio Recording & Speech Recognition</span><br>
<span class="fragment fade-up">Unity Development</span>
</ul>
</ol>
</section>
</section>
<!-- SLIDE 3 -->
<section data-transition="convex" data-transition-speed="slow">
<section>
<h2>Design & Status</h2>
</section>
<section>
Two virtual scenarios involving public speaking:<br><br>
[1] Auditorium Presentation<br>
<img src="lib/img/Auditorium_1.png" height="400px" draggable="false"/>
</section>
<section>
[2] Meeting Room Presentation<br>
<img src="lib/img/MeetingRoom_1.png" height="400px" draggable="false"/>
<br><font size="1">*Blender Rendering</font>
</section>
<section>
These scenarios will include distractions caused by AI characters.<br><br>
<video controls loop height="400px">
<source src="lib/img/yawn.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<br><font size="1">Yawning Animation Example</font>
</section>
<section>
Heart Rate Monitoring and SpO2 levels<br><br>
<img src="lib/img/BLE-HRM_Diagram.png" height="400px" draggable="false"/><br>
Hardware Showcase <a href="https://docs.google.com/presentation/d/1-eov6MjFM_WIdu3p78eKS5lVypj1n0BanEjTVyKjWdo/edit?usp=sharing" target="_blank">Images</a>
</section>
<section>
Tracking Session Data:<br>
<br><ul>
<li>Eye Contact with audience members</li>
<li>Volume level, pause in speech</li>
<li>Distracted by an audience</li>
<li>Hand movement and shakey hands (common symptom)</li>
<li>Need to meet a certain performance requirement before increasing difficulty</li>
</ul>
</section>
<section>
Audio Recording:<br>
<img src="lib/img/SpeechToText_Diagram.png" height="400px" draggable="false"/>
</section>
<section>
Agora VR Web Portal <a href="https://agoravr.online/" target="_blank">
<img src="lib/img/QR-agora-online_white.png" height="50px" draggable="false"/></a><br>
<img src="lib/img/Webportal_SessionData.png" height="400px" draggable="false"/><br>
</section>
<section>
Web Portal Graphs<br>
<img src="lib/img/Webportal_SessionGraphs.png" height="400px" draggable="false"/><br>
<a href="https://confident-noyce-9514d7.netlify.com/" target="_blank">Demo</a>
</section>
</section>
<!-- SLIDE 4 -->
<section data-transition="convex" data-transition-speed="slow">
<section>
<h2>Project Implementation</h2>
</section>
<section>
<table>
<col width="200">
<col width="200">
<col width="200">
<col width="200">
<tbody>
<tr>
<th align="center"><a href="https://svelte.dev/" target="_blank">
<img src="https://raw.githubusercontent.com/sveltejs/branding/master/svelte-logo.png" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://docs.aiohttp.org/en/stable/" target="_blank">
<img src="https://docs.aiohttp.org/en/stable/_static/aiohttp-icon-128x128.png" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://www.python.org/" target="_blank">
<img src="https://upload.wikimedia.org/wikipedia/commons/c/c3/Python-logo-notext.svg" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://developer.android.com/" target="_blank">
<img src="https://source.android.com/setup/images/Android_symbol_green_RGB.png" height="100px" draggable="false"/></a></th>
</tr>
<tr>
<th align="center"><a href="https://www.postgresql.org/" target="_blank">
<img src="https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://developer.oculus.com/" target="_blank">
<img src="lib/img/OculusLogo.png" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://unity.com/" target="_blank">
<img src="lib/img/UnityLogo.png" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://github.com/naudio/NAudio" target="_blank">
<img src="https://avatars0.githubusercontent.com/u/11003971?s=400&v=4" height="100px" draggable="false"/></a></th>
</tr>
<tr>
<th align="center"><a href="https://www.arduino.cc/" target="_blank">
<img src="https://content.arduino.cc/brand/arduino-white.svg" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://www.ibm.com/watson" target="_blank">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/0/00/IBM_Watson_Logo_2017.png/220px-IBM_Watson_Logo_2017.png" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://www.maximintegrated.com/en.html" target="_blank">
<img src="lib/img/MaximLogo.png" height="100px" draggable="false"/></a></th>
<th align="center"><a href="https://www.blender.org/" target="_blank">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Blender_logo_no_text.svg/1200px-Blender_logo_no_text.svg.png" height="100px" draggable="false"/></a></th>
</tr>
</tbody>
</table>
</section>
</section>
<!-- SLIDE 5 -->
<section data-transition="convex" data-transition-speed="slow">
<section>
<h2>Project Challenges</h2>
</section>
<section>
<br><ul>
<li>Hardware Issues</li>
<li>Time constraint (limited to two scenarios)</li>
<li>Approval of clinical research study and paper</li>
<li>COVID-19</li>
</ul>
</section>
</section>
<!-- END CARD -->
<section data-transition="zoom" data-transition-speed="slow">
<section data-background="#dddddd">
<a href="#" class="navigate-down"></a>
<img src="lib/img/AgoraLogo-Transparent_HD.png" height="400px" draggable="false"/>
<a href="https://github.com/Agora-VR/Agora-VR" draggable="false"
style= "position: absolute;
bottom: 0px;
left: 0px;
width: 100px;
height: 100px;">
<img src="lib/img/QR-agora-github.png" draggable="false"/>
</a>
</section>
</div>
</div>
<script src="js/reveal.js"></script>
<script>
Reveal.initialize({
dependencies: [
{ src: 'plugin/highlight/highlight.js', async: true },
{ src: 'plugin/notes/notes.js', async: true }
]
});
</script>
</body>
</html>