-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
205 lines (170 loc) · 6.75 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="FI3D">
<meta name="author" content="VelazcoJD @ UH">
<link rel="shortcut icon" href="Documentation/FI3DLogo.png">
<title>Framework for Interactive Immersion into 3D Imaging Data (FI3D)</title>
<!-- Bootstrap core CSS -->
<link href="web/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="web/css/main.css" rel="stylesheet">
<link rel="stylesheet" href="web/css/font-awesome.min.css">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
<script src="web/js/jquery.min.js"></script>
<script type="text/javascript" src="web/js/smoothscroll.js"></script>
<script src="web/js/Chart.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="web/js/html5shiv.js"></script>
<script src="web/js/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-offset="0" data-target="#nav">
<div id="section-topbar">
<div id="topbar-inner">
<div class="container">
<div class="row">
<div class="dropdown">
<ul id="nav" class="nav">
<li class="menu-item"><a class="smoothScroll" href="#about" title="About"><i class="glyphicon glyphicon-home"></i></a></li>
<li class="menu-item"><a class="smoothScroll" href="#videos" title="Videos"><i class="glyphicon glyphicon-film"></i></a></li>
<li class="menu-item"><a class="smoothScroll" href="#images" title="Images"><i class="glyphicon glyphicon-picture"></i></a></li>
<li class="menu-item"><a class="smoothScroll" href="#contact" title="Contact"><i class="glyphicon glyphicon-envelope"></i></a></li>
</ul><!--/ uL#nav -->
</div><!-- /.dropdown -->
<div class="clear"></div>
</div><!--/.row -->
</div><!--/.container -->
<div class="clear"></div>
</div><!--/ #topbar-inner -->
</div><!--/ #section-topbar -->
<div id="headerwrap">
<div class="container">
<div class="row centered">
<div class="col-lg-2"></div>
<div id="heading" class="col-lg-8">
<h1>FI3D</h1>
</div><!--/.col-lg-12 -->
</div><!--/.row -->
</div><!--/.container -->
</div><!--/.#headerwrap -->
<section id="about" name="about"></section>
<div id="intro">
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>ABOUT</h5>
</div>
<div class="col-lg-6">
<p>
The Framework for Interactive Immersion into Imaging Data (FI3D) is a framework that can be remotely interacted with and controlled using external devices.
In particular, augmented reality (AR) enabled devices can make use of this framework by applying computationally demanding algorithms within the framework
and retrieve visualization results for rendering. The purpose of the framework is to provide the computational resources required for imaging processing
and analytics while simultaneously use the AR devices for visualization and interaction.
</p>
</div>
<div class="col-lg-3">
<p><a target="_blank" href="https://github.com/UHMRILab/FI3D"><i class="icon-github"></i></a> <sm>Repository</sm></p>
</div>
<div class="col-lg-3">
<p><a target="_blank" href="https://www.sciencedirect.com/science/article/abs/pii/S0169260720316126"><i class="glyphicon glyphicon-file"></i></a> <sm>Article</sm></p>
</div>
</div><!--/.row -->
</div><!--/.container -->
</div><!--/ #intro -->
<section id="videos" name="Videos"></section>
<div class="container desc">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>VIDEOS</h5>
</div>
<div class="col-lg-6 text-center">
<p><t>User Interaction</t><br/>
<iframe height="310" width="550" src="https://www.youtube.com/embed/mLDpB42-Mfk"></iframe>
</div>
</div><!--/.row -->
<br>
<hr>
</div><!--/.container -->
<section id="images" name="Images"></section>
<!--PORTFOLIO DESCRIPTION -->
<div class="container desc">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>IMAGES</h5>
</div>
<!--
<div class="col-lg-6">
<p><img class="img-responsive" src="web/img/data.jpg" alt=""></p>
</div>
<div class="col-lg-3">
<p>Data Collection</p>
<p><more>The sensors were tested and used for data collection at University of Houston-Clear Lake's Growth Lab<br/><br/>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><img class="img-responsive" src="web/img/3DPrint.jpg" alt=""></p>
</div>
<div class="col-lg-3">
<p>3D Print of Gasket</p>
<p><more>The gasket of the LCD display being 3D printed using Ninja Flex at San Jacinto Community College Robotics Lab<br/><br/>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><img class="img-responsive" src="web/img/Gasket.jpg" alt=""></p>
</div>
<div class="col-lg-3">
<p>Assembled Gasket</p>
<p><more>This image shows the gasked placed on the LCD display<br/><br/>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><img class="img-responsive" src="web/img/Inside.jpg" alt=""></p>
</div>
<div class="col-lg-3">
<p>Components</p>
<p><more>Image showing the inside components of the design<br/><br/>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><img class="img-responsive" src="web/img/testplant.jpg" alt=""></p>
</div>
<div class="col-lg-3">
<p>Final Device</p>
<p><more>Final device fully assembled inserted into soil<br/><br/>
</p>
</div>
-->
</div><!--/.row -->
<br>
<br>
</div><!--/.container -->
<section id="contact" name="contact"></section>
<!--FOOTER DESCRIPTION -->
<div id="footwrap">
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>CONTACT</h5>
</div>
<div class="col-lg-6">
<t>[email protected]</t><br/>
</div>
</div><!--/.row -->
</div><!--/.container -->
</div><!--/ #footer -->
<div id="c">
<div class="container">
<p>Theme Created by <a href="http://www.blacktie.co">BLACKTIE.CO</a></p>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="web/js/bootstrap.js"></script>
</body>
</html>