-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexamples.html
More file actions
195 lines (165 loc) · 10.4 KB
/
examples.html
File metadata and controls
195 lines (165 loc) · 10.4 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
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0,user-scalable=no, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:200,400,500,700" rel="stylesheet">
<title>Examples — itom</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/MDL_theme.css?v=e3b579a1" />
<link rel="stylesheet" href="_static/MDL/material.itom.min.em.css" type="text/css" />
<link rel="stylesheet" href="_static/AnimHeader.css" type="text/css" />
<link rel="stylesheet" href="_static/modalPopup.css" type="text/css" />
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=d0ae6d56"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/MDL/material.min.js"></script>
<script src="_static/MDL_theme.js"></script>
<script src="_static/AnimHeader.js"></script>
<script src="_static/modalPopup.js"></script>
<link rel="icon" href="_static/ITOMfavicon.ico"/>
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Face detection" href="examples/faceDetect.html" />
<link rel="prev" title="Plugins" href="plugins.html" />
</head><body>
<!--
-->
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header mdl-layout--fixed-drawer">
<header class="mdl-layout__header mdl-layout__header--waterfall ">
<div class="mdl-layout__header-row">
<nav class="mdl-navigation breadcrumb">
<a class="mdl-navigation__link is-active">Examples</a>
</nav>
<div class="mdl-layout-spacer"></div>
<a href="https://sourceforge.net/projects/itom/" target="_blank" alt="Download ITOM" class="mdl-button mdl-js-button mdl-button--raised mdl-button--accent hideSmall" style="margin-right: 20px;">
<span class="mdl-color-text--white">Download</span>
<i class="material-icons mdl-color-text--white"></i>
</a>
<a href="examples/faceDetect.html" alt="Next" class="mdl-button mdl-js-button mdl-button--icon mdl-button--raised mdl-button--accent" style="margin-right: 10px;">
<i class="material-icons mdl-color-text--white" ></i>
</a>
<label class="mdl-button mdl-js-button mdl-button--icon mdl-button--colored">
<a href="index.html" alt="Home">
<i class="material-icons">home</i>
</a>
</label>
<label class="mdl-button mdl-js-button mdl-button--icon mdl-button--colored">
<a href="https://github.com/itom-project" alt="Github">
<img src="_static/github-mark.svg" alt="GitHub" width="24" height="24" style="margin:0px 0px">
</a>
</label>
<form class="form-inline pull-sm-right" action="search.html" method="get">
<div class="mdl-textfield mdl-js-textfield mdl-textfield--expandable mdl-textfield--floating-label mdl-textfield--align-right">
<label class="mdl-button mdl-js-button mdl-button--icon" for="waterfall-exp">
<i class="material-icons">search</i>
</label>
<div class="mdl-textfield__expandable-holder">
<input class="mdl-textfield__input" type="text" name="q" id="waterfall-exp" placeholder="Search" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</div>
</div>
</form>
<!-- Title -->
</div>
<!--
<div class="mdl-layout__header-row header-links">
<div class="mdl-layout-spacer"></div>
<nav class="mdl-navigation">
</nav>
</div>-->
</header>
<header class="mdl-layout__drawer">
<!-- Title -->
<span class="mdl-layout-title">
<a class="brand" href="index.html">
<img class="logo" src="_static/itomlogo.png" alt="itom"/>
</a>
</span>
<nav class="mdl-navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="start.html">Get Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="features.html">Features</a></li>
<li class="toctree-l1"><a class="reference internal" href="download.html">Downloads</a></li>
<li class="toctree-l1"><a class="reference internal" href="documentation.html">Documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="plugins.html">Plugins</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Examples</a><ul>
<li class="toctree-l2"><a class="reference internal" href="examples/faceDetect.html">Face detection</a></li>
<li class="toctree-l2"><a class="reference internal" href="examples/hough.html">Hough Transform and Edge detection</a></li>
<li class="toctree-l2"><a class="reference internal" href="examples/nanoMess.html">NanoMessure</a></li>
<li class="toctree-l2"><a class="reference internal" href="examples/speckle.html">Speckle</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="collaboration.html">Collaboration</a></li>
</ul>
</nav>
</header>
<main class="mdl-layout__content">
<div class="page-content">
<section id="examples">
<span id="sec-examples"></span><h1>Examples<a class="headerlink" href="#examples" title="Link to this heading">¶</a></h1>
<div class="toctree-wrapper compound">
</div>
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-tablet mdl-cell--12-col-phone mdl-card mdl-shadow--2dp">
<div class="mdl-card__title mdl-color--lime"><span class="mdl-card__title-text">Demos</span></div>
<div class="mdl-card__supporting-text">Check out the demo scripts in our Documentation</div>
<div class="mdl-card__actions mdl-card--border"><a href=".\latest\docs\11_demos\demos.html" class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab mdl-button--primary mdl-js-ripple-effect"><i class="material-icons">add</i></a></div>
</div>
<div class="mdl-cell mdl-cell--6-col-desktop mdl-cell--6-col-tablet mdl-cell--12-col-phone mdl-card mdl-shadow--2dp">
<div class="mdl-card__title mdl-color--green"><span class="mdl-card__title-text">Face Detection</span></div>
<div class="mdl-card__supporting-text">Using Python and OpenCV</div>
<div class="mdl-card__actions mdl-card--border"><a href=".\examples\faceDetect.html" class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab mdl-button--primary mdl-js-ripple-effect"><i class="material-icons">add</i></a></div>
</div>
<div class="mdl-cell mdl-cell--6-col-desktop mdl-cell--6-col-tablet mdl-cell--12-col-phone mdl-card mdl-shadow--2dp">
<div class="mdl-card__title mdl-color--light-blue"><span class="mdl-card__title-text">Hough Transform</span></div>
<div class="mdl-card__supporting-text">Edge detection and Marking</div>
<div class="mdl-card__actions mdl-card--border"><a href=".\examples\hough.html" class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab mdl-button--primary mdl-js-ripple-effect"><i class="material-icons">add</i></a></div>
</div>
<div class="mdl-cell mdl-cell--6-col-desktop mdl-cell--6-col-tablet mdl-cell--12-col-phone mdl-card mdl-shadow--2dp">
<div class="mdl-card__title mdl-color--red"><span class="mdl-card__title-text">Speckle</span></div>
<div class="mdl-card__supporting-text">Details in False-Color</div>
<div class="mdl-card__actions mdl-card--border"><a href=".\examples\speckle.html" class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab mdl-button--primary mdl-js-ripple-effect"><i class="material-icons">add</i></a></div>
</div>
<div class="mdl-cell mdl-cell--6-col-desktop mdl-cell--6-col-tablet mdl-cell--12-col-phone mdl-card mdl-shadow--2dp">
<div class="mdl-card__title mdl-color--yellow"><span class="mdl-card__title-text">NanoMess</span></div>
<div class="mdl-card__supporting-text">Simulation of measurement system</div>
<div class="mdl-card__actions mdl-card--border"><a href=".\examples\nanoMess.html" class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab mdl-button--primary mdl-js-ripple-effect"><i class="material-icons">add</i></a></div>
</div>
</div></section>
<div class="pagenation">
<a id="button-prev" href="plugins.html" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent" role="botton" accesskey="P">
<i class="material-icons">arrow_back</i>PREVIOUS
</a>
<div class="mdl-tooltip" data-mdl-for="button-prev">
Plugins
</div>
<a id="button-next" href="examples/faceDetect.html" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent" role="botton" accesskey="N">
NEXT <i class="material-icons">arrow_forward</i>
</a>
<div class="mdl-tooltip" data-mdl-for="button-next">
Face detection
</div>
</div>
</div>
<footer class="mdl-mini-footer">
<div class="mdl-mini-footer__right-section">
<div>© Copyright 2011-2024, Institut für Technische Optik, Universität Stuttgart.</div>
<div>Generated by <a href="http://sphinx.pocoo.org/">Sphinx</a> 8.1.3 using <a href="https://www.getmdl.io">MDL</a></div>
<div>This page uses <a href="http://analytics.google.com/">Google Analytics</a>.
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-51395951-1', 'auto');ga('send', 'pageview');
</script>
</div>
</div>
</footer>
</main>
</div>
</body>
</html>