-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathoptions.html
More file actions
163 lines (159 loc) · 5.87 KB
/
options.html
File metadata and controls
163 lines (159 loc) · 5.87 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Options</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="./bootstrap/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="./bootstrap/css/animate.css">
<script src="jquery.js"></script>
</head>
<body>
<style>
.container {
text-align: center;
}
.options-content {
font-size: 24px !important;
}
.options-note-content {
text-align: left !important;
}
.section-1 {
color: #000000;
height: 100vh;
}
.section-2 {
background-color: #ffffff;
color: #000000;
height: 100vh;
margin-top: auto;
margin-bottom: auto;
position: relative;
}
.section-3 {
color: #ffffff;
height: 100vh;
margin-top: auto;
margin-bottom: auto;
position: relative;
}
.head-color {
color: #7bbfff;
}
body {
background-image: url('https://images.unsplash.com/photo-1535553507350-349399fb7b72?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=ae7be632c8dd2cb832210f9921835915&auto=format&fit=crop&w=2801&q=80');
background-size: cover;
}
#title {
color: #ffffff;
font-size: 100px;
text-align: center;
}
.secondary-title {
font-size: 50px;
}
</style>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="#">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!--
<p>Options page</p>
<!-- <video id="video" width="640" height="480" autoplay></video>
<button id="snap">Snap Photo</button>
<canvas id="canvas" width="640" height="480"></canvas> -->
<script src="options.js" async defer></script>
<div class="row-fluid section-1">
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<div class="animated bounce" id="title"><b>SENTI</b>
<span class="secondary-title"><br />Do what makes you happy</span>
</div>
<br />
</div>
<div class="container-fluid section-2">
<div class="row">
<div class="col-sm-2"></div>
<h1 class="head-color col-sm-8"><b>WHY DO WE NEED WEBCAM DATA?</b></h1>
<div class="col-sm-2"></div>
</div>
<br />
<br />
<br />
<div class="row">
<div class="col-sm-2"></div>
<div class="options-content col-sm-8 options-note-content">
Senti uses computer vision to predict emotions and analyze how different
websites make you feel. Your webcam data is vital in allowing us to determine
which sites affect you the most and let us help cater a selection of sites you might
find helpful, as well as provide tips and support if necessary. By letting Senti use your
webcam, you’re ensuring that we can provide you with the best service possible.
</div>
<div class="col-sm-2"></div>
</div>
<br />
<br />
<br />
</div>
<div class="container-fluid section-3">
<div class="row">
<div class="col-sm-2"></div>
<h1 class="col-sm-8"><b>NOTE</b></h1>
<div class="col-sm-2"></div>
</div>
<br />
<br />
<br />
<div class="row options-note-content">
<div class="col-sm-2"></div>
<div class="options-content col-sm-8 head-color"><b>THIS APP USES CLARIFAI</b></div>
<div class="col-sm-2"></div>
</div>
<div class="row options-note-content">
<div class="col-sm-2"></div>
<div class="options-content col-sm-8">Clarifai is an artificial intelligence and computer vision platform – to detect how you’re feeling at each website. We’ve trained the detection algorithm ourselves to achieve the most accurate results.</div>
<div class="col-sm-2"></div>
</div>
<br />
<div class="row options-note-content">
<div class="col-sm-2"></div>
<div class="options-content col-sm-8 head-color"><b>WE DON'T SAVE YOUR IMAGES</b></div>
<div class="col-sm-2"></div>
</div>
<div class="row options-note-content">
<div class="col-sm-2"></div>
<div class="options-content col-sm-8">Once data about your image has been returned from computer vision analysis, your photo is deleted.</div>
<div class="col-sm-2"></div>
</div>
<br />
<div class="row options-note-content">
<div class="col-sm-2"></div>
<div class="options-content col-sm-8 head-color"><b>WANT TO STOP LIVE? </b></div>
<div class="col-sm-2"></div>
</div>
<div class="row options-note-content">
<div class="col-sm-2"></div>
<div class="options-content col-sm-8">Senti can disabled at any time through the Google Chrome Extensions menu.</div>
<div class="col-sm-2"></div>
</div>
<br />
<br />
<br />
</div>
<script src="./bootstrap/js/bootstrap.min.js"></script>
</body>
</html>