-
Notifications
You must be signed in to change notification settings - Fork 0
/
collaboration.html
204 lines (175 loc) · 10.4 KB
/
collaboration.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
<!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>Collaboration — 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="prev" title="Speckle" href="examples/speckle.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">Collaboration</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>
<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"><a class="reference internal" href="examples.html">Examples</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Collaboration</a></li>
</ul>
</nav>
</header>
<main class="mdl-layout__content">
<div class="page-content">
<section id="collaboration">
<span id="sec-collaboration"></span><h1>Collaboration<a class="headerlink" href="#collaboration" title="Link to this heading">¶</a></h1>
<p>The main development of <strong>itom</strong> is done by <strong>Institut für Technische Optik</strong> of university of Stuttgart in Germany.
However, the core development team is supported by further institutions and companies, that provide further plugins,
do bug fixes, develop new features or participate in the general development of <strong>itom</strong>.</p>
<p>Among others, we thank the following institutions for their support:</p>
<figure class="align-center" id="id1">
<a class="reference external image-reference" href="http://www.twip-os.com"><img alt="twip optical solutions GmbH" src="_images/twipos.png" style="width: 120px;" />
</a>
<figcaption>
<p><span class="caption-text">Company <a class="reference external" href="http://www.twip-os.com/"><em>twip optical solutions GmbH</em></a></span><a class="headerlink" href="#id1" title="Link to this image">¶</a></p>
<div class="legend">
<p>for their intense contribution to the core, to many plugins as well as designer plugins.
They also provide their own plugin repository for <strong>itom</strong> under <a class="reference external" href="http://twipos.bitbucket.org/">http://twipos.bitbucket.org/</a>
where you can find an enhanced 3D visualization plugin (also part of the <strong>itom</strong> Windows setup).</p>
<p><strong>twip optical solutions</strong> also offers commercial support for <strong>itom</strong> as well as the development of plugins. For more
information see <a class="reference external" href="http://www.twip-os.com/?lang=en#services">TWIP</a>.</p>
</div>
</figcaption>
</figure>
<hr class="docutils" />
<figure class="align-center" id="id2">
<a class="reference external image-reference" href="http://iprom.tu-bs.de/"><img alt="IPROM, TU Braunschweig" src="_images/iprom.png" style="width: 120px;" />
</a>
<figcaption>
<p><span class="caption-text"><a class="reference external" href="http://iprom.tu-bs.de/"><em>Institut für Produktionsmesstechnik, TU Braunschweig</em></a></span><a class="headerlink" href="#id2" title="Link to this image">¶</a></p>
<div class="legend">
<p>for their development and contribution to several plugins (e.g. AVTVimba).</p>
</div>
</figcaption>
</figure>
<hr class="docutils" />
<figure class="align-center" id="id3">
<a class="reference external image-reference" href="http://www.pulsar-photonics.de"><img alt="Pulsar Photonics GmbH" src="_images/pulsar_photonics.png" style="width: 120px;" />
</a>
<figcaption>
<p><span class="caption-text">Company <a class="reference external" href="http://www.pulsar-photonics.de"><em>Pulsar Photonics GmbH</em></a></span><a class="headerlink" href="#id3" title="Link to this image">¶</a></p>
<div class="legend">
<p>for their contribution to several plugins (e.g. IDSuEye, AerotechEnsemble).</p>
</div>
</figcaption>
</figure>
<hr class="docutils" />
<figure class="align-center" id="id4">
<a class="reference external image-reference" href="http://www.swansea.ac.uk/biosci/researchgroups/slam/"><img alt="SLAM, Swansea University" src="_images/swansea.png" style="width: 120px;" />
</a>
<figcaption>
<p><span class="caption-text"><a class="reference external" href="http://www.swansea.ac.uk/biosci/researchgroups/slam/"><em>Group Swansea Lab for Animal Movement - Animal ecology and behaviour of Swansea University(UK)</em></a></span><a class="headerlink" href="#id4" title="Link to this image">¶</a></p>
<div class="legend">
<p>for their contribution to plugins (QImaging camera).</p>
</div>
</figcaption>
</figure>
<hr class="docutils" />
<p><strong>itom</strong> is furthermore used in other institutions and companies. If you use <strong>itom</strong>, you are welcome to tell us about your experiences at <a class="reference external" href="mailto:itom%40ito.uni-stuttgart.de">itom<span>@</span>ito<span>.</span>uni-stuttgart<span>.</span>de</a>.</p>
<p>You can also register to the <a class="reference external" href="https://lists.sourceforge.net/lists/listinfo/itom-discussions">mailing list</a> in order to obtain news about <em>itom</em>. You can also use this mailing list if you have questions or comments.</p>
</section>
<div class="pagenation">
<a id="button-prev" href="examples/speckle.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">
Speckle
</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>