forked from g-nerix/Sensei
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Info.html
246 lines (197 loc) · 7.91 KB
/
Info.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/x-icon" href="favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="" />
<title> Sensei </title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" />
<link href="css/font-awesome.min.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
<link href="css/responsive.css" rel="stylesheet" />
<link rel="icon" type="image/x-icon" href="favicon.png">
</head>
<body class="sub_page">
<div class="hero_area">
<div class="hero_bg_box">
</div>
<header class="header_section">
<div class="container">
<nav class="navbar navbar-expand-lg custom_nav-container ">
<a class="navbar-brand" href="index.html">
<span>
Sense
</span>
<span style="color: chartreuse;">i</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class=""> </span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home </a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html"> About <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="Exercises.html">Exercises</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
</div>
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="" >
<section class="about_section about_section1 layout_padding">
<div class="container ">
<div class="row">
<div class="col-md-612">
<div class="detail-box">
<div class="heading_container">
<div id="guide">
<h1>
Guide on how to use the Virtual Trainer:
</h1>
<p>
The following page will help you in understanding how to use the Virtual Trainer webapp. What should you do and How should you do be doing it.
The following guide will help you with all of that so just follow along..
<br>Follow the below steps and proceed with the button in the end.
</p>
</div>
<style>
#guide{
display: flex;
justify-content: center;
flex-direction: column;
align-self: center;
}
</style>
</div>
<div id="pb">
<br><br><br>
<h2 class="guide">Step 1: Click on Start Button </h2>
<div id="startbtn">
<img src="images/startbtn.jpeg" alt="">
</div>
<br>
<br><br><br>
<h2 class="guide">Step 2: Allow Camera Access </h2>
<div id="cam">
<img src="images/cam.jpeg" alt="">
</div>
<br>
<br>
<br><br>
<h2 class="guide">Step 3: Wait for the Camera to Start </h2>
<h4>Initially the webcam might take some time and may look like this so please be patient and let the Screen show up </h4>
<div id="blank">
<img src="images/blank.png" height="500px" width="auto" alt="">
<h4>But soon the screen load with time: </h4>
<img src="images/screen.png" height="500px" width="auto" alt="">
</div>
<br><br>
<br><br>
<h2 class="guide">Step 4: Calibration phase: </h2>
<h4>The web app will now require you to stand with your right arm held straight in front of the camera to successfully calibrate the
virtual trainer<br><br>
The webapp will show calibration progress in the bottom with blue text.<br><br>
Once the Calibration is complete you will hear a audio output marking completion.
Now you can use the trainer.
</h4>
<div id="red">
<img src="images/red.jpeg" alt="">
<h4>During Calibration: </h4>
<img src="images/blue.jpeg" alt="">
</div>
<br>
<br>
<br><br>
<h2 class="guide">Step 5: Basic Instruction </h2>
<br>
<h4>1. Reps will be counted if straighten your Right Arm and then curl it</h4>
<br>
<h4>2. Keep your elbows close to your waist to avoid error</h4><br>
<h4>3. An auditory feedback will remind you of errors during session</h4><br>
<br>
<br><br><br>
<h2 class="guide">Step 6: Getting Feedback </h2>
<br>
<h4>Click on the End button to end session and to view Visual Data Analysis</h4>
<br>
<div id="red">
<br><br>
<h4> And Then the Awesome Visual Analysis :</h4>
<h6> The Rose graphs shows only if a minimum of 5 reps are completed <h6>
<img src="images/graphs.png" height="500" width="auto" alt="">
<br>
<br>
<img src="images/g2.png" height="500" width="auto" alt="">
<br><br>
<div id="haha" class="btn-box">
<a href="Exercises.html" class="btn1">
Start Workout
</a>
</div>
</div>
</div>
</div>
<style>
#haha{
display: flex;
justify-content: center;
align-items: center;
}
.guide{
display: flex;
justify-content: center;
align-items: center;
color:gray;
}
#pb{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
</style>
</div>
</div>
<div class="col-md-612 ">
<div class="img-box">
</div>
</div>
</div>
</div>
</section>
<section class="info_section">
<div class="container">
<div class="row info_main_row">
<div class="col-md-61 info_col">
<h5>
About <span class="l">Us</span>
</h5>
<p>
We are a bunch people with diverse ideologies who had real fun while completing this project.<br>
All of us have varied interests and thought processes which helped us to build a cool project keeping various set of ideas in mind.<br>
</p>
</div>
</div>
</div>
</section>
<footer class="footer_section">
<div class="container">
<p>
<span id="displayYear"></span> © All Rights Reserved By RASPY
</p>
</div>
</footer>
</body>
</html>