26 lines
932 B
HTML
26 lines
932 B
HTML
<html>
|
|
<head>
|
|
<title>Hugin Sponsors</title>
|
|
</head>
|
|
<body bgcolor="#FFFFFF">
|
|
<font size=-1>
|
|
<p>
|
|
This edition of Hugin is brought to you by all of our past and present contributors, too many to list here.
|
|
</p>
|
|
<p>
|
|
<b>Thanks to our major sponsors:</b>
|
|
</p>
|
|
<ul>
|
|
<li>Google for the Google Summer of Code 2007, 2008, 2009, 2010, 2011.</li>
|
|
<li>Agnos for providing pano heads to the Hugin GSoC 2007 participants.</li>
|
|
<li>Nodal Ninja for providing pano heads to the Hugin GSoC 2008 and 2009 participants.</li>
|
|
<li>Last but not least the many members of the Hugin-PTX mailing list.</li>
|
|
</ul>
|
|
<p>
|
|
<font size=-1>Hugin uses the EMoR response model from the Computer Vision Lab at Columbia University.<br>
|
|
The GUI layout is in part based on an interface design by Joost Nieuwenhuijse.</font>
|
|
</p>
|
|
</font>
|
|
</body>
|
|
</html>
|