-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnebulosa.htm
46 lines (45 loc) · 2.17 KB
/
nebulosa.htm
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Nebulosa</title>
<script src="flowplayer/flowplayer-3.1.4.min.js"></script>
</head>
<style type="text/css">
@import url("MesCss.css");
</style>
<body>
<script language="JavaScript">
flowplayer("player", "flowplayer/flowplayer-3.1.5.swf");
</script>
<H1 class="TitreBleu">Nébulosa au salon international du meuble à Milan</H1>
<H1 class="TexteNoir">2007 pour Numeriscausa</H1>
<p><img src="images/portfolio/nebulosa.jpg" width="200" height="200"><BR>
<BR>
</p>
<p class="TexteNoir"><strong>Type de projet :</strong> Stage</p>
<p class="TexteNoir"><strong>Technologie :</strong> C++, libraries OpenCV, SDL et Open Sound Control, WINDOWS</p>
<p class="TexteNoir"><strong>Travail :</strong> Développement, traitement d'image, installation, configuration</p>
<p class="TexteNoir"><strong>Description :</strong></p>
<p class="TexteNoir">Une borne avec une surface sensible <SPAN LANG="fr-FR">interagissant</SPAN> via une communication wifi avec une nébuleuse sous forme de particules.</p>
<p class="TexteNoir"><strong>Tâches :</strong></p>
<UL>
<LI>
<p class="TexteNoir">Développeur C++ d'une borne interactive qui interagit par effleurement de surface (Traitement d'image en temps réel) pour la salon international du meuble de Milan. </p>
<LI>
<p class="TexteNoir"> Développeur C++ des communications UDP entre les différents ordinateurs.</p>
<LI>
<p><span class="TexteNoir">Installateur (configuration, réglage).</span><BR>
</p>
</UL>
<p class="TexteNoir"><strong>Vidéo : </strong></p>
<p class="TexteNoir"> </p>
<p><a
href="http://colinbouvry.com/Videos/Milan.flv"
style="display:block;width:600px;height:400px;"
id="player">
</a></p>
<p> </p>
<p> </p>
</body>
</html>