<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki-fabmstic.imag.fr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Germain</id>
	<title>wiki-fabmstic - Contributions [fr]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-fabmstic.imag.fr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Germain"/>
	<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php/Sp%C3%A9cial:Contributions/Germain"/>
	<updated>2026-05-28T18:23:12Z</updated>
	<subtitle>Contributions</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=76</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=76"/>
		<updated>2017-10-13T14:49:44Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Dépannage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu avec 30Go disque de libre&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Entrez votre mot de passe sudo, s&#039;il ne vous l&#039;ai pas demander il faudra le rentré manuellement après extractions des packages.&lt;br /&gt;
* Appuyez 3 foix sur Next&lt;br /&gt;
* Dans la liste des packages, choisissez &amp;quot;no action&amp;quot; pour Host-Ubuntu [[File:jetsoninstallnohost.jpg|thumb|Désactiver l&#039;installation des packages host]]&lt;br /&gt;
* Cliquez sur l&#039;onglet Terminal sous la liste des packages, puis appuyer sur Next&lt;br /&gt;
* Acceptez toutes les licences&lt;br /&gt;
* Attendez le téléchargement de tous les packages.&lt;br /&gt;
* Appuyer sur OK lorsque la fenêtre Important Note apparaît&lt;br /&gt;
* Attendez l&#039;extraction des packages&lt;br /&gt;
* Lorsque vous voyez une commande sudo affichée dans l&#039;onglet Terminal, cliquez dessus et rentrez votre mot de passe (à l&#039;aveugle, pas d&#039;erreur possible)&lt;br /&gt;
* Attendez l&#039;installation de tous les packages.&lt;br /&gt;
* Appuyez sur Next sur la fenêtre indiquant Completed&lt;br /&gt;
* Choisissez le Network Layout qui correspond à votre configuration puis Next&lt;br /&gt;
* Choisissez l&#039;interface réseau de votre ordinateur qui est connecté au même réseau que la Jetson puis Next 2 fois&lt;br /&gt;
* Un terminal apparaît, lisez les instructions&lt;br /&gt;
** Branchez le câble micro-USB entre la Jetson et votre ordinateur&lt;br /&gt;
** Branchez le câble ethernet&lt;br /&gt;
** Connectez l&#039;alimentation de la Jetson&lt;br /&gt;
** Appuyez sur le bouton POWER (se référer à la notice)&lt;br /&gt;
** Laissez votre doigt appuyé sur le bouton FORCE RECOVERY, tout en appuyant une fois sur le bouton RESET&lt;br /&gt;
** Attendre 2 secondes.&lt;br /&gt;
** Dans un autre terminal exécutez &amp;lt;code&amp;gt;lsusb | grep NVidia&amp;lt;/code&amp;gt;&lt;br /&gt;
** Si une ligne apparaît avec NVidia Corp. Revenez sur le premier terminal et appuyez sur Entrée&lt;br /&gt;
* La jetson est flashée par l&#039;usb, ensuite les packages sont transférés sur la jetson par le réseau.&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|-&lt;br /&gt;
| Lors de l&#039;installation : jetpackfifo : no such file or directory&lt;br /&gt;
| Arrêt incomplets des programmes de JetsonPack.&lt;br /&gt;
| supprimer le dossier _installer et tuer le processus nc qui tourne en tâche de fond&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Git_Cheat_Sheet&amp;diff=75</id>
		<title>Git Cheat Sheet</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Git_Cheat_Sheet&amp;diff=75"/>
		<updated>2017-09-20T10:08:14Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Create ==&lt;br /&gt;
Create a new repository&lt;br /&gt;
If your using https://gitlab-fabmstic.imag.fr/ see the specificities [[Git and GitLab basics]]&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://gitlab-fabmstic.imag.fr/fablab/test.git&lt;br /&gt;
cd test&lt;br /&gt;
touch README.md&lt;br /&gt;
git add README.md&lt;br /&gt;
git commit -m &amp;quot;add README&amp;quot;&lt;br /&gt;
git push -u origin master&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Existing folder&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd existing_folder&lt;br /&gt;
git init&lt;br /&gt;
git remote add origin https://gitlab-fabmstic.imag.fr/fablab/test.git&lt;br /&gt;
git add .&lt;br /&gt;
git commit -m &amp;quot;Initial commit&amp;quot;&lt;br /&gt;
git push -u origin master&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Existing Git repository&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd existing_repo&lt;br /&gt;
git remote add origin https://gitlab-fabmstic.imag.fr/fablab/test.git&lt;br /&gt;
git push -u origin --all&lt;br /&gt;
git push -u origin --tags&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Get change ==&lt;br /&gt;
Get the change from the server&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git pull&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Add change ==&lt;br /&gt;
&lt;br /&gt;
Add changes of a file or a directory to the next commit&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git add /path/to/file&lt;br /&gt;
git add /path/to/directory&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Commit the previously staged changes, add meaningfull comments&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git commit&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Push change to origin (the server)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git push&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Shortcut ==&lt;br /&gt;
Commit the previously staged changes with the commit comments&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git commit -m&amp;quot;meaningful comments&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Add all changes of modified files and commit them&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git commit -a&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Git_and_GitLab_basics&amp;diff=74</id>
		<title>Git and GitLab basics</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Git_and_GitLab_basics&amp;diff=74"/>
		<updated>2017-09-20T10:01:24Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Fabmstic Gitlab Specificities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Fabmstic Gitlab Specificities ==&lt;br /&gt;
&lt;br /&gt;
You have to choose https for synchronizing your gitlab projet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Fichier:gitlabhttps.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For cloning you have to use the following parameter&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git -c http.sslVerify=false clone https://gitlab-fabmstic.imag.fr/fablab/test.git&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then in the project folder &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git config http.sslVerify false&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Gitlabhttps.jpg&amp;diff=73</id>
		<title>Fichier:Gitlabhttps.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Gitlabhttps.jpg&amp;diff=73"/>
		<updated>2017-09-20T10:00:45Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Git_and_GitLab_basics&amp;diff=72</id>
		<title>Git and GitLab basics</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Git_and_GitLab_basics&amp;diff=72"/>
		<updated>2017-09-20T10:00:15Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « == Fabmstic Gitlab Specificities ==  You have to choose https for synchronizing your gitlab projet. Fichier:gitlabhttps.jpg  For cloning you have to use the following ... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Fabmstic Gitlab Specificities ==&lt;br /&gt;
&lt;br /&gt;
You have to choose https for synchronizing your gitlab projet.&lt;br /&gt;
[[Fichier:gitlabhttps.jpg]]&lt;br /&gt;
&lt;br /&gt;
For cloning you have to use the following parameter&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git -c http.sslVerify=false clone https://gitlab-fabmstic.imag.fr/fablab/test.git&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then in the project folder &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git config http.sslVerify false&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=71</id>
		<title>Accueil</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=71"/>
		<updated>2017-09-20T09:53:45Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Tutorial */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Student&#039;s Projects ===&lt;br /&gt;
=== fabMSTIC Projects ===&lt;br /&gt;
* [https://github.com/fabMSTICLig/RobAIR RobAIR]&lt;br /&gt;
* [[Collégiens Labex Persyval]]&lt;br /&gt;
=== Persyval Lab Projects ===&lt;br /&gt;
* [[Persycup LEGO]]&lt;br /&gt;
* [[CerviCale]]&lt;br /&gt;
&lt;br /&gt;
=== Users Projects ===&lt;br /&gt;
&lt;br /&gt;
== Machines ==&lt;br /&gt;
&lt;br /&gt;
=== 3D Printers ===&lt;br /&gt;
&lt;br /&gt;
* [[3D Modeling]]&lt;br /&gt;
* [[3D Printer Usage]]&lt;br /&gt;
&lt;br /&gt;
=== Laser Cut ===&lt;br /&gt;
&lt;br /&gt;
* [[Vectorial Modeling]]&lt;br /&gt;
* [[Laser Cut Usage]]&lt;br /&gt;
&lt;br /&gt;
== Tutorial ==&lt;br /&gt;
* [[Git and GitLab basics]]&lt;br /&gt;
* [[Git Cheat Sheet]]&lt;br /&gt;
* [[python Flask with token auth]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Git_Cheat_Sheet&amp;diff=70</id>
		<title>Git Cheat Sheet</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Git_Cheat_Sheet&amp;diff=70"/>
		<updated>2017-08-23T15:29:53Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « == Create == Create a new repository &amp;lt;pre&amp;gt; git clone git@exemple.org:fablab/test.git cd test touch README.md git add README.md git commit -m &amp;quot;add README&amp;quot; git push -u origi... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Create ==&lt;br /&gt;
Create a new repository&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone git@exemple.org:fablab/test.git&lt;br /&gt;
cd test&lt;br /&gt;
touch README.md&lt;br /&gt;
git add README.md&lt;br /&gt;
git commit -m &amp;quot;add README&amp;quot;&lt;br /&gt;
git push -u origin master&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Existing folder&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd existing_folder&lt;br /&gt;
git init&lt;br /&gt;
git remote add origin git@exemple.org:fablab/test.git&lt;br /&gt;
git add .&lt;br /&gt;
git commit -m &amp;quot;Initial commit&amp;quot;&lt;br /&gt;
git push -u origin master&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Existing Git repository&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd existing_repo&lt;br /&gt;
git remote add origin git@exemple.org:fablab/test.git&lt;br /&gt;
git push -u origin --all&lt;br /&gt;
git push -u origin --tags&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Get change ==&lt;br /&gt;
Get the change from the server&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git pull&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Add change ==&lt;br /&gt;
&lt;br /&gt;
Add changes of a file or a directory to the next commit&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git add /path/to/file&lt;br /&gt;
git add /path/to/directory&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Commit the previously staged changes &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git commit&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Push change to origin (the server)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git push&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Shortcut ==&lt;br /&gt;
Commit the previously staged changes with the commit message&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git commit -m&amp;quot;meaningful message&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Add all changes of modified files and commit them&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git commit -a&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=69</id>
		<title>Accueil</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=69"/>
		<updated>2017-08-23T15:14:43Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Student&#039;s Projects ===&lt;br /&gt;
=== fabMSTIC Projects ===&lt;br /&gt;
* [https://github.com/fabMSTICLig/RobAIR RobAIR]&lt;br /&gt;
* [[Collégiens Labex Persyval]]&lt;br /&gt;
=== Persyval Lab Projects ===&lt;br /&gt;
* [[Persycup LEGO]]&lt;br /&gt;
* [[CerviCale]]&lt;br /&gt;
&lt;br /&gt;
=== Users Projects ===&lt;br /&gt;
&lt;br /&gt;
== Machines ==&lt;br /&gt;
&lt;br /&gt;
=== 3D Printers ===&lt;br /&gt;
&lt;br /&gt;
* [[3D Modeling]]&lt;br /&gt;
* [[3D Printer Usage]]&lt;br /&gt;
&lt;br /&gt;
=== Laser Cut ===&lt;br /&gt;
&lt;br /&gt;
* [[Vectorial Modeling]]&lt;br /&gt;
* [[Laser Cut Usage]]&lt;br /&gt;
&lt;br /&gt;
== Tutorial ==&lt;br /&gt;
&lt;br /&gt;
* [[Git Cheat Sheet]]&lt;br /&gt;
* [[python Flask with token auth]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=68</id>
		<title>Accueil</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=68"/>
		<updated>2017-08-23T15:14:26Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Student&#039;s Projects ===&lt;br /&gt;
=== fabMSTIC Projects ===&lt;br /&gt;
* [https://github.com/fabMSTICLig/RobAIR RobAIR]&lt;br /&gt;
* [[Collégiens Labex Persyval]]&lt;br /&gt;
=== Persyval Lab Projects ===&lt;br /&gt;
* [[Persycup LEGO]]&lt;br /&gt;
* [[CerviCale]]&lt;br /&gt;
&lt;br /&gt;
=== Users Projects ===&lt;br /&gt;
&lt;br /&gt;
== Machines ==&lt;br /&gt;
&lt;br /&gt;
=== 3D Printers ===&lt;br /&gt;
&lt;br /&gt;
* [[3D Modeling]]&lt;br /&gt;
* [[3D Printer Usage]]&lt;br /&gt;
&lt;br /&gt;
=== Laser Cut ===&lt;br /&gt;
&lt;br /&gt;
* [[Vectorial Modeling]]&lt;br /&gt;
* [[Laser Cut Usage]]&lt;br /&gt;
&lt;br /&gt;
== Tutorial ==&lt;br /&gt;
&lt;br /&gt;
[[Git Cheat Sheet]]&lt;br /&gt;
[[python Flask with token auth]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=OpenCV_Raspberry_Pi&amp;diff=67</id>
		<title>OpenCV Raspberry Pi</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=OpenCV_Raspberry_Pi&amp;diff=67"/>
		<updated>2017-06-22T11:41:53Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OpenCV =&lt;br /&gt;
OpenCV est une bibliothèque multi-plateformes, disponible en C++, Java et Pyhton, et spécialisée dans le traitement d&#039;images. Elle met à disposition du programmeur des opérations liées aux matrices (multiplication, transposition, calcul des valeurs propres, ...), aux images (lecture, écriture, affichage, lissage, détection de contours, ...) et aux vidéos (lecture, écriture, affichage, détection de visage, détection de mouvements, ...). Elle contient également des algorithmes liés au machine learning.&lt;br /&gt;
Pour ce projet, le code utilisant OpenCV va être exécuté sur la Raspberry Pi. Il est donc plus simple d&#039;utiliser Python, qui est installé par défaut, plutôt que C++ qui nécessite soit l&#039;installation d&#039;un compilateur sur la Raspberry Pi, soit l&#039;installation d&#039;un cross-compilateur sur une autre machine. Seules les opérations de lecture, de conversion, de redimensionnement et de détection decontours d&#039;une image vont nous être utiles ici. En effet, la caméra va nous servir à capturer des images de temps en temps plutôt qu&#039;une vidéo en continu.&lt;br /&gt;
= Installation de OpenCV =&lt;br /&gt;
Dans cette partie, on reprend les étapes à effectuer pour l&#039;installation de OpenCV sur la Raspberry Pi.&lt;br /&gt;
&lt;br /&gt;
== Etape 1: Télécharger OpenCV ==&lt;br /&gt;
NB: l&#039;outil Git est un préréquis&lt;br /&gt;
OpenCV est un projet open source disponible sur GitHub. Pour le télécharger, il faut donc cloner le dépont à l&#039;adresse suivante : https://github.com/opencv/opencv. Pour cela, il faut créer un répertoire pour contenir la source et ensuite y cloner le dépôt : &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/opencv/opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Etape 2: Compilation des sources OpenCV ==&lt;br /&gt;
&lt;br /&gt;
NB: l&#039;outil CMAKE est un préréquis&lt;br /&gt;
Pour compiler OpenCV, il faut créer un dossier temporaire dans le fichier contenant les sources pour contenir les Makefiles, les fichiers objets et les autres fichiers générés par la compilation. Nous le dénommons release (par exemple). On utilise les commandes suivantes:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd ~/opencv&lt;br /&gt;
mkdir release&lt;br /&gt;
cd release&lt;br /&gt;
cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local ..&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Etape 3: Installation ==&lt;br /&gt;
Enfin, il faut se placer dans le dossier temporaire créé (release) et effectuer les commandes suivantes :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
make&lt;br /&gt;
sudo make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Activation du driver V4L de la Picamera&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo modprobe bcm2835-v4l2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Puis ajouter &amp;lt;code&amp;gt;bcm2835-v4l2&amp;lt;/code&amp;gt; au fichier &amp;lt;code&amp;gt;/etc/modules&amp;lt;/code&amp;gt; pour que le module soit chargé au boot.&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=66</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=66"/>
		<updated>2017-06-14T14:38:12Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu avec 30Go disque de libre&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Entrez votre mot de passe sudo, s&#039;il ne vous l&#039;ai pas demander il faudra le rentré manuellement après extractions des packages.&lt;br /&gt;
* Appuyez 3 foix sur Next&lt;br /&gt;
* Dans la liste des packages, choisissez &amp;quot;no action&amp;quot; pour Host-Ubuntu [[File:jetsoninstallnohost.jpg|thumb|Désactiver l&#039;installation des packages host]]&lt;br /&gt;
* Cliquez sur l&#039;onglet Terminal sous la liste des packages, puis appuyer sur Next&lt;br /&gt;
* Acceptez toutes les licences&lt;br /&gt;
* Attendez le téléchargement de tous les packages.&lt;br /&gt;
* Appuyer sur OK lorsque la fenêtre Important Note apparaît&lt;br /&gt;
* Attendez l&#039;extraction des packages&lt;br /&gt;
* Lorsque vous voyez une commande sudo affichée dans l&#039;onglet Terminal, cliquez dessus et rentrez votre mot de passe (à l&#039;aveugle, pas d&#039;erreur possible)&lt;br /&gt;
* Attendez l&#039;installation de tous les packages.&lt;br /&gt;
* Appuyez sur Next sur la fenêtre indiquant Completed&lt;br /&gt;
* Choisissez le Network Layout qui correspond à votre configuration puis Next&lt;br /&gt;
* Choisissez l&#039;interface réseau de votre ordinateur qui est connecté au même réseau que la Jetson puis Next 2 fois&lt;br /&gt;
* Un terminal apparaît, lisez les instructions&lt;br /&gt;
** Branchez le câble micro-USB entre la Jetson et votre ordinateur&lt;br /&gt;
** Branchez le câble ethernet&lt;br /&gt;
** Connectez l&#039;alimentation de la Jetson&lt;br /&gt;
** Appuyez sur le bouton POWER (se référer à la notice)&lt;br /&gt;
** Laissez votre doigt appuyé sur le bouton FORCE RECOVERY, tout en appuyant une fois sur le bouton RESET&lt;br /&gt;
** Attendre 2 secondes.&lt;br /&gt;
** Dans un autre terminal exécutez &amp;lt;code&amp;gt;lsusb | grep NVidia&amp;lt;/code&amp;gt;&lt;br /&gt;
** Si une ligne apparaît avec NVidia Corp. Revenez sur le premier terminal et appuyez sur Entrée&lt;br /&gt;
* La jetson est flashée par l&#039;usb, ensuite les packages sont transférés sur la jetson par le réseau.&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=65</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=65"/>
		<updated>2017-06-13T11:02:38Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu avec 30Go disque de libre&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Appuyez 3 foix sur Next&lt;br /&gt;
* Dans la liste des packages, choisissez &amp;quot;no action&amp;quot; pour Host-Ubuntu [[File:jetsoninstallnohost.jpg|thumb|Désactiver l&#039;installation des packages host]]&lt;br /&gt;
* Cliquez sur l&#039;onglet Terminal sous la liste des packages, puis appuyer sur Next&lt;br /&gt;
* Acceptez toutes les licences&lt;br /&gt;
* Attendez le téléchargement de tous les packages.&lt;br /&gt;
* Appuyer sur OK lorsque la fenêtre Important Note apparaît&lt;br /&gt;
* Attendez l&#039;extraction des packages&lt;br /&gt;
* Lorsque vous voyez une commande sudo affichée dans l&#039;onglet Terminal, cliquez dessus et rentrez votre mot de passe (à l&#039;aveugle, pas d&#039;erreur possible)&lt;br /&gt;
* Attendez l&#039;installation de tous les packages.&lt;br /&gt;
* Appuyez sur Next sur la fenêtre indiquant Completed&lt;br /&gt;
* Choisissez le Network Layout qui correspond à votre configuration puis Next&lt;br /&gt;
* Choisissez l&#039;interface réseau de votre ordinateur qui est connecté au même réseau que la Jetson puis Next 2 fois&lt;br /&gt;
* Un terminal apparaît, lisez les instructions&lt;br /&gt;
** Branchez le câble micro-USB entre la Jetson et votre ordinateur&lt;br /&gt;
** Branchez le câble ethernet&lt;br /&gt;
** Connectez l&#039;alimentation de la Jetson&lt;br /&gt;
** Appuyez sur le bouton POWER (se référer à la notice)&lt;br /&gt;
** Laissez votre doigt appuyé sur le bouton FORCE RECOVERY, tout en appuyant une fois sur le bouton RESET&lt;br /&gt;
** Attendre 2 secondes.&lt;br /&gt;
** Dans un autre terminal exécutez &amp;lt;code&amp;gt;lsusb | grep NVidia&amp;lt;/code&amp;gt;&lt;br /&gt;
** Si une ligne apparaît avec NVidia Corp. Revenez sur le premier terminal et appuyez sur Entrée&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=64</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=64"/>
		<updated>2017-06-13T11:01:06Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Jetson */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Appuyez 3 foix sur Next&lt;br /&gt;
* Dans la liste des packages, choisissez &amp;quot;no action&amp;quot; pour Host-Ubuntu [[File:jetsoninstallnohost.jpg|thumb|Désactiver l&#039;installation des packages host]]&lt;br /&gt;
* Cliquez sur l&#039;onglet Terminal sous la liste des packages, puis appuyer sur Next&lt;br /&gt;
* Acceptez toutes les licences&lt;br /&gt;
* Attendez le téléchargement de tous les packages.&lt;br /&gt;
* Appuyer sur OK lorsque la fenêtre Important Note apparaît&lt;br /&gt;
* Attendez l&#039;extraction des packages&lt;br /&gt;
* Lorsque vous voyer une commande sudo afficher dans l&#039;onglet Terminal, cliquez dessus et rentrer votre mot de passe (à l&#039;aveugle, pas d&#039;erreur possible)&lt;br /&gt;
* Attendez l&#039;installation de tous les packages.&lt;br /&gt;
* Appuyer sur Next sur la fenêtre indiquant Completed&lt;br /&gt;
* Choisissez le Network Layout qui correspond à votre configuration puis Next&lt;br /&gt;
* Choisissez l&#039;interface réseau de votre ordinateur qui est connecté au même réseau que la Jetson puis Next 2 fois&lt;br /&gt;
* Un terminal apparait, lisez les instructions&lt;br /&gt;
**Branchez le câble micro-USB entre la Jetson et votre ordinateur&lt;br /&gt;
**Branchez le câble ethernet&lt;br /&gt;
** Connectez l&#039;alimentation de la Jetson&lt;br /&gt;
** Appuyez sur le bouton POWER (se référer à la notice)&lt;br /&gt;
** Laissez votre doigt appuyé sur le bouton FORCE RECOVERY, tout en appuyant une fois sur le bouton RESET&lt;br /&gt;
** Attendre 2 secondes.&lt;br /&gt;
** Dans un autre terminal exécutez &amp;lt;code&amp;gt;lsusb | grep NVidia&amp;lt;/code&amp;gt;&lt;br /&gt;
** Si une ligne apparaît avec NVidia Corp. Revenez sur le premier terminal et appuyez sur Entrée&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=63</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=63"/>
		<updated>2017-06-09T11:54:10Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Jetson */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
sudo ./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Appuyez 3 foix sur Next&lt;br /&gt;
* Dans la liste des packages, choisissez &amp;quot;no action&amp;quot; pour Host-Ubuntu [[File:jetsoninstallnohost.jpg|thumb|Désactiver l&#039;installation des packages host]]&lt;br /&gt;
* Acceptez toutes les licences&lt;br /&gt;
* Attendez le téléchargement de tous les packages.&lt;br /&gt;
* Appuyer sur OK lorsque la fenêtre Important Note apparaît&lt;br /&gt;
* Attendez l&#039;installation de tous les packages.&lt;br /&gt;
* Appuyer sur Next sur la fenêtre indiquant Completed&lt;br /&gt;
* Choisissez le Network Layout qui correspond à votre configuration puis Next&lt;br /&gt;
* Choisissez l&#039;interface réseau de votre ordinateur qui est connecté au même réseau que la Jetson puis Next 2 fois&lt;br /&gt;
* Un terminal apparait, lisez les instructions&lt;br /&gt;
**Branchez le câble micro-USB entre la Jetson et votre ordinateur&lt;br /&gt;
**Branchez le câble ethernet&lt;br /&gt;
** Connectez l&#039;alimentation de la Jetson&lt;br /&gt;
** Appuyez sur le bouton POWER (se référer à la notice)&lt;br /&gt;
** Laissez votre doigt appuyé sur le bouton FORCE RECOVERY, tout en appuyant une fois sur le bouton RESET&lt;br /&gt;
** Attendre 2 secondes.&lt;br /&gt;
** Dans un autre terminal exécutez &amp;lt;code&amp;gt;lsusb | grep NVidia&amp;lt;/code&amp;gt;&lt;br /&gt;
** Si une ligne apparaît avec NVidia Corp. Revenez sur le premier terminal et appuyez sur Entrée&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=62</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=62"/>
		<updated>2017-06-09T11:52:29Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Jetson */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
sudo ./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Appuyez 3 foix sur Next&lt;br /&gt;
* Dans la liste des packages, choisissez &amp;quot;no action&amp;quot; pour Host-Ubuntu [[File:jetsoninstallnohost.jpg|thumb|Désactiver l&#039;installation des packages host]]&lt;br /&gt;
* Acceptez toutes les licences&lt;br /&gt;
* Attendez le téléchargement de tous les packages.&lt;br /&gt;
* Appuyer sur OK lorsque la fenêtre Important Note apparaît&lt;br /&gt;
* Attendez l&#039;installation de tous les packages.&lt;br /&gt;
* Appuyer sur Next sur la fenêtre indiquant Completed&lt;br /&gt;
* Choisissez le Network Layout qui correspond à votre configuration puis Next&lt;br /&gt;
* Choisissez l&#039;interface réseau de votre ordinateur qui est connecté au même réseau que la Jetson puis Next 2 fois&lt;br /&gt;
* Un terminal apparait, lisez les instructions&lt;br /&gt;
**Branchez le câble micro-USB entre la Jetson et votre ordinateur&lt;br /&gt;
**Branchez le câble ethernet&lt;br /&gt;
** Connectez l&#039;alimentation de la Jetson&lt;br /&gt;
** Appuyer sur le bouton POWER (se référer à la notice)&lt;br /&gt;
** Laissez votre doigt appuyer sur le bontou FORCE RECOVERY, tout en appuyant une fois sur le bouton RESET&lt;br /&gt;
** Attendre 2 secondes.&lt;br /&gt;
** Dans un autre terminal exécuter &amp;lt;code&amp;gt;lsusb | grep NVidia&amp;lt;/code&amp;gt;&lt;br /&gt;
** Si une ligne apparaît avec NVidia Corp appuyez sur Entrée sur le premier terminal&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=61</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=61"/>
		<updated>2017-06-09T11:27:24Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Jetson */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Appuyez 3 foix sur Next&lt;br /&gt;
* Dans la liste des packages, choisissez &amp;quot;no action&amp;quot; pour Host-Ubuntu [[File:jetsoninstallnohost.jpg|thumb|Désactiver l&#039;installation des packages host]]&lt;br /&gt;
* Acceptez toutes les licences&lt;br /&gt;
* Attendez le téléchargement et l&#039;installation de tous les packages.&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Jetsoninstallnohost.jpg&amp;diff=60</id>
		<title>Fichier:Jetsoninstallnohost.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Jetsoninstallnohost.jpg&amp;diff=60"/>
		<updated>2017-06-09T11:25:59Z</updated>

		<summary type="html">&lt;p&gt;Germain : Désactivez l&amp;#039;installation des packages host&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Désactivez l&#039;installation des packages host&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=59</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=59"/>
		<updated>2017-06-09T11:25:20Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Jetson */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Appuyer 3 foix sur Next&lt;br /&gt;
* Dans la liste des packages, choisissez &amp;quot;no action&amp;quot; pour Host-Ubuntu [[File:jetsoninstallnohost.jpg|thumb|Désactivez l&#039;installation des packages host]]&lt;br /&gt;
* Acceptez toutes les licences&lt;br /&gt;
* Attendez le téléchargement et installation de tous les packages.&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=OpenCV_Raspberry_Pi&amp;diff=58</id>
		<title>OpenCV Raspberry Pi</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=OpenCV_Raspberry_Pi&amp;diff=58"/>
		<updated>2017-06-09T11:05:10Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Installation de OpenCV */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OpenCV =&lt;br /&gt;
OpenCV est une bibliothèque multi-plateformes, disponible en C++, Java et Pyhton, et spécialisée dans le traitement d&#039;images. Elle met à disposition du programmeur des opérations liées aux matrices (multiplication, transposition, calcul des valeurs propres, ...), aux images (lecture, écriture, affichage, lissage, détection de contours, ...) et aux vidéos (lecture, écriture, affichage, détection de visage, détection de mouvements, ...). Elle contient également des algorithmes liés au machine learning.&lt;br /&gt;
Pour ce projet, le code utilisant OpenCV va être exécuté sur la Raspberry Pi. Il est donc plus simple d&#039;utiliser Python, qui est installé par défaut, plutôt que C++ qui nécessite soit l&#039;installation d&#039;un compilateur sur la Raspberry Pi, soit l&#039;installation d&#039;un cross-compilateur sur une autre machine. Seules les opérations de lecture, de conversion, de redimensionnement et de détection decontours d&#039;une image vont nous être utiles ici. En effet, la caméra va nous servir à capturer des images de temps en temps plutôt qu&#039;une vidéo en continu.&lt;br /&gt;
= Installation de OpenCV =&lt;br /&gt;
Dans cette partie, on reprend les étapes à effectuer pour l&#039;installation de OpenCV sur la Raspberry Pi.&lt;br /&gt;
&lt;br /&gt;
== Etape 1: Télécharger OpenCV ==&lt;br /&gt;
NB: l&#039;outil Git est un préréquis&lt;br /&gt;
OpenCV est un projet open source disponible sur GitHub. Pour le télécharger, il faut donc cloner le dépont à l&#039;adresse suivante : https://github.com/opencv/opencv. Pour cela, il faut créer un répertoire pour contenir la source et ensuite y cloner le dépôt : &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/opencv/opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Etape 2: Compilation des sources OpenCV ==&lt;br /&gt;
&lt;br /&gt;
NB: l&#039;outil CMAKE est un préréquis&lt;br /&gt;
Pour compiler OpenCV, il faut créer un dossier temporaire dans le fichier contenant les sources pour contenir les Makefiles, les fichiers objets et les autres fichiers générés par la compilation. Nous le dénommons release (par exemple). On utilise les commandes suivantes:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd ~/opencv&lt;br /&gt;
mkdir release&lt;br /&gt;
cd release&lt;br /&gt;
cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local ..&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Etape 3: Installation ==&lt;br /&gt;
Enfin, il faut se placer dans le dossier temporaire créé (release) et effectuer les commandes suivantes :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Make&lt;br /&gt;
sudo make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=OpenCV_Raspberry_Pi&amp;diff=57</id>
		<title>OpenCV Raspberry Pi</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=OpenCV_Raspberry_Pi&amp;diff=57"/>
		<updated>2017-06-09T11:04:17Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Etape 1: Télécharger OpenCV */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OpenCV =&lt;br /&gt;
OpenCV est une bibliothèque multi-plateformes, disponible en C++, Java et Pyhton, et spécialisée dans le traitement d&#039;images. Elle met à disposition du programmeur des opérations liées aux matrices (multiplication, transposition, calcul des valeurs propres, ...), aux images (lecture, écriture, affichage, lissage, détection de contours, ...) et aux vidéos (lecture, écriture, affichage, détection de visage, détection de mouvements, ...). Elle contient également des algorithmes liés au machine learning.&lt;br /&gt;
Pour ce projet, le code utilisant OpenCV va être exécuté sur la Raspberry Pi. Il est donc plus simple d&#039;utiliser Python, qui est installé par défaut, plutôt que C++ qui nécessite soit l&#039;installation d&#039;un compilateur sur la Raspberry Pi, soit l&#039;installation d&#039;un cross-compilateur sur une autre machine. Seules les opérations de lecture, de conversion, de redimensionnement et de détection decontours d&#039;une image vont nous être utiles ici. En effet, la caméra va nous servir à capturer des images de temps en temps plutôt qu&#039;une vidéo en continu.&lt;br /&gt;
= Installation de OpenCV =&lt;br /&gt;
Dans cette partie, on reprend les étapes à effectuer pour l&#039;installation de OpenCV sur la Raspberry Pi.&lt;br /&gt;
&lt;br /&gt;
== Etape 1: Télécharger OpenCV ==&lt;br /&gt;
NB: l&#039;outil Git est un préréquis&lt;br /&gt;
OpenCV est un projet open source disponible sur GitHub. Pour le télécharger, il faut donc cloner le dépont à l&#039;adresse suivante : https://github.com/opencv/opencv. Pour cela, il faut créer un répertoire pour contenir la source et ensuite y cloner le dépôt : &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/opencv/opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Etape 2: Compilation des sources OpenCV ==&lt;br /&gt;
&lt;br /&gt;
NB: l&#039;outil CMAKE est un préréquis&lt;br /&gt;
Pour compiler OpenCV, il faut créer un dossier temporaire dans le fichier contenant les sources pour contenir les Makefiles, les fichiers objets et les autres fichiers générés par la compilation. Nous le dénommons release (par exemple). On utilise les commandes suivantes:&lt;br /&gt;
                              cd ~/opencv&lt;br /&gt;
                              mkdir release&lt;br /&gt;
                              cd release&lt;br /&gt;
                              cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local ..&lt;br /&gt;
&lt;br /&gt;
== Etape 3: Installation ==&lt;br /&gt;
Enfin, il faut se placer dans le dossier temporaire créé (release) et effectuer les commandes suivantes :&lt;br /&gt;
                                           Make&lt;br /&gt;
                                           sudo make install&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=OpenCV_Raspberry_Pi&amp;diff=56</id>
		<title>OpenCV Raspberry Pi</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=OpenCV_Raspberry_Pi&amp;diff=56"/>
		<updated>2017-06-09T11:02:48Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « = OpenCV = OpenCV est une bibliothèque multi-plateformes, disponible en C++, Java et Pyhton, et spécialisée dans le traitement d&amp;#039;images. Elle met à disposition du prog... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OpenCV =&lt;br /&gt;
OpenCV est une bibliothèque multi-plateformes, disponible en C++, Java et Pyhton, et spécialisée dans le traitement d&#039;images. Elle met à disposition du programmeur des opérations liées aux matrices (multiplication, transposition, calcul des valeurs propres, ...), aux images (lecture, écriture, affichage, lissage, détection de contours, ...) et aux vidéos (lecture, écriture, affichage, détection de visage, détection de mouvements, ...). Elle contient également des algorithmes liés au machine learning.&lt;br /&gt;
Pour ce projet, le code utilisant OpenCV va être exécuté sur la Raspberry Pi. Il est donc plus simple d&#039;utiliser Python, qui est installé par défaut, plutôt que C++ qui nécessite soit l&#039;installation d&#039;un compilateur sur la Raspberry Pi, soit l&#039;installation d&#039;un cross-compilateur sur une autre machine. Seules les opérations de lecture, de conversion, de redimensionnement et de détection decontours d&#039;une image vont nous être utiles ici. En effet, la caméra va nous servir à capturer des images de temps en temps plutôt qu&#039;une vidéo en continu.&lt;br /&gt;
= Installation de OpenCV =&lt;br /&gt;
Dans cette partie, on reprend les étapes à effectuer pour l&#039;installation de OpenCV sur la Raspberry Pi.&lt;br /&gt;
&lt;br /&gt;
== Etape 1: Télécharger OpenCV ==&lt;br /&gt;
NB: l&#039;outil Git est un préréquis&lt;br /&gt;
OpenCV est un projet open source disponible sur GitHub. Pour le télécharger, il faut donc cloner le dépont à l&#039;adresse suivante : https://github.com/opencv/opencv. Pour cela, il faut créer un répertoire pour contenir la source et ensuite y cloner le dépôt : &lt;br /&gt;
                                       git clone https://github.com/opencv/opencv&lt;br /&gt;
&lt;br /&gt;
== Etape 2: Compilation des sources OpenCV ==&lt;br /&gt;
&lt;br /&gt;
NB: l&#039;outil CMAKE est un préréquis&lt;br /&gt;
Pour compiler OpenCV, il faut créer un dossier temporaire dans le fichier contenant les sources pour contenir les Makefiles, les fichiers objets et les autres fichiers générés par la compilation. Nous le dénommons release (par exemple). On utilise les commandes suivantes:&lt;br /&gt;
                              cd ~/opencv&lt;br /&gt;
                              mkdir release&lt;br /&gt;
                              cd release&lt;br /&gt;
                              cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local ..&lt;br /&gt;
&lt;br /&gt;
== Etape 3: Installation ==&lt;br /&gt;
Enfin, il faut se placer dans le dossier temporaire créé (release) et effectuer les commandes suivantes :&lt;br /&gt;
                                           Make&lt;br /&gt;
                                           sudo make install&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=CerviCale&amp;diff=55</id>
		<title>CerviCale</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=CerviCale&amp;diff=55"/>
		<updated>2017-06-09T11:01:15Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Installation Jetson TX2]]&lt;br /&gt;
* [[OpenCV Raspberry Pi]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=54</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=54"/>
		<updated>2017-06-06T17:50:58Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Jetson */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Suivre les instructions&lt;br /&gt;
* Lors du choix des packages à installer, choisissez &amp;quot;No action&amp;quot; pour l&#039;ordinateur hôte afin d&#039;installer uniquement les packages pour la Jetson(target)&lt;br /&gt;
&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=53</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=53"/>
		<updated>2017-06-06T17:50:44Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
* Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Suivre les instruction&lt;br /&gt;
* Lors du choix des packages à installer, choisissez &amp;quot;No action&amp;quot; pour l&#039;ordinateur hôte afin d&#039;installer uniquement les packages pour la Jetson(target)&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=52</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=52"/>
		<updated>2017-06-06T17:49:51Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
==Jetson==&lt;br /&gt;
Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Lors du choix des packages à installer, choisissez &amp;quot;No action&amp;quot; pour l&#039;ordinateur hôte afin d&#039;installer uniquement les packages pour la Jetson(target)&lt;br /&gt;
==OpenCV==&lt;br /&gt;
===Python OpenCV===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-opencv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=51</id>
		<title>Installation Jetson TX2</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Installation_Jetson_TX2&amp;diff=51"/>
		<updated>2017-06-06T17:40:59Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « =Prérequis= * Un ordinateur hôte sous Ubuntu  =Installation= Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run) &amp;lt;pre&amp;gt; mkdir jetson mv path/to/JetPack-L4T-3.0-l... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Prérequis=&lt;br /&gt;
* Un ordinateur hôte sous Ubuntu&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir jetson&lt;br /&gt;
mv path/to/JetPack-L4T-3.0-linux-x64.run jetson&lt;br /&gt;
cd jetson&lt;br /&gt;
chmod u+x JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
./JetPack-L4T-3.0-linux-x64.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Dépannage=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Problème&lt;br /&gt;
! Cause&lt;br /&gt;
! Solution&lt;br /&gt;
|-&lt;br /&gt;
| Aucun source reconnu sur le moniteur sur lequel est connecté la Jetson&lt;br /&gt;
| L&#039;adaptateur/l&#039;écran n&#039;est reconnu au démarrage&lt;br /&gt;
| Brancher le câble HDMI sur la Jetson APRES que la Jetson soit démarrée &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=CerviCale&amp;diff=50</id>
		<title>CerviCale</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=CerviCale&amp;diff=50"/>
		<updated>2017-06-06T08:15:28Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « * Installation Jetson TX2 »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Installation Jetson TX2]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=49</id>
		<title>Accueil</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=49"/>
		<updated>2017-06-06T08:10:52Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Persyval Lab Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Student&#039;s Projects ===&lt;br /&gt;
=== fabMSTIC Projects ===&lt;br /&gt;
* [https://github.com/fabMSTICLig/RobAIR RobAIR]&lt;br /&gt;
* [[Collégiens Labex Persyval]]&lt;br /&gt;
=== Persyval Lab Projects ===&lt;br /&gt;
* [[Persycup LEGO]]&lt;br /&gt;
* [[CerviCale]]&lt;br /&gt;
&lt;br /&gt;
=== Users Projects ===&lt;br /&gt;
&lt;br /&gt;
== Machines ==&lt;br /&gt;
&lt;br /&gt;
=== 3D Printers ===&lt;br /&gt;
&lt;br /&gt;
* [[3D Modeling]]&lt;br /&gt;
* [[3D Printer Usage]]&lt;br /&gt;
&lt;br /&gt;
=== Laser Cut ===&lt;br /&gt;
&lt;br /&gt;
* [[Vectorial Modeling]]&lt;br /&gt;
* [[Laser Cut Usage]]&lt;br /&gt;
&lt;br /&gt;
== Tutorial ==&lt;br /&gt;
&lt;br /&gt;
[[python Flask with token auth]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Vectorial_Modeling&amp;diff=48</id>
		<title>Vectorial Modeling</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Vectorial_Modeling&amp;diff=48"/>
		<updated>2017-05-22T07:44:02Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Software=&lt;br /&gt;
The input files of the laser cut is .SVG files.&lt;br /&gt;
You can make such files with&lt;br /&gt;
&lt;br /&gt;
* [https://inkscape.org/fr/ Inkscape] Free&lt;br /&gt;
* [http://www.adobe.com/fr/products/illustrator.html Illustrator] Proprietary software&lt;br /&gt;
&lt;br /&gt;
=Drawing parameters=&lt;br /&gt;
==Dimensions==&lt;br /&gt;
*Max Height 400mm&lt;br /&gt;
*Max Width 600mm&lt;br /&gt;
*Max Thickness 5mm&lt;br /&gt;
==Path configuration==&lt;br /&gt;
* Cut &lt;br /&gt;
** No Infill&lt;br /&gt;
** Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
* Contour Engraving&lt;br /&gt;
** No Infill&lt;br /&gt;
** Contour : Color (R:0 G:255 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
* Plain Engraving (Not recommended)&lt;br /&gt;
** Infill (R:0 G:0 B:0)&lt;br /&gt;
** No Contour&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Vectorial_Modeling&amp;diff=47</id>
		<title>Vectorial Modeling</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Vectorial_Modeling&amp;diff=47"/>
		<updated>2017-05-22T07:38:00Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « =Software= The input files of the laser cut is .SVG files. You can make such files with  * [https://inkscape.org/fr/ Inkscape] Free * [http://www.adobe.com/fr/products/ill... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Software=&lt;br /&gt;
The input files of the laser cut is .SVG files.&lt;br /&gt;
You can make such files with&lt;br /&gt;
&lt;br /&gt;
* [https://inkscape.org/fr/ Inkscape] Free&lt;br /&gt;
* [http://www.adobe.com/fr/products/illustrator.html Illustrator] Proprietary software&lt;br /&gt;
&lt;br /&gt;
=Laser cut parameters=&lt;br /&gt;
* Cut &lt;br /&gt;
** No Infill&lt;br /&gt;
** Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
* Contour Engraving&lt;br /&gt;
** No Infill&lt;br /&gt;
** Contour : Color (R:0 G:255 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
* Plain Engraving (Not recommended)&lt;br /&gt;
** Infill (R:0 G:0 B:0)&lt;br /&gt;
** No Contour&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=46</id>
		<title>Accueil</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=46"/>
		<updated>2017-05-22T07:33:17Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Laser Cut */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Student&#039;s Projects ===&lt;br /&gt;
=== fabMSTIC Projects ===&lt;br /&gt;
* [https://github.com/fabMSTICLig/RobAIR RobAIR]&lt;br /&gt;
* [[Collégiens Labex Persyval]]&lt;br /&gt;
=== Persyval Lab Projects ===&lt;br /&gt;
* [[Persycup LEGO]]&lt;br /&gt;
=== Users Projects ===&lt;br /&gt;
&lt;br /&gt;
== Machines ==&lt;br /&gt;
&lt;br /&gt;
=== 3D Printers ===&lt;br /&gt;
&lt;br /&gt;
* [[3D Modeling]]&lt;br /&gt;
* [[3D Printer Usage]]&lt;br /&gt;
&lt;br /&gt;
=== Laser Cut ===&lt;br /&gt;
&lt;br /&gt;
* [[Vectorial Modeling]]&lt;br /&gt;
* [[Laser Cut Usage]]&lt;br /&gt;
&lt;br /&gt;
== Tutorial ==&lt;br /&gt;
&lt;br /&gt;
[[python Flask with token auth]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Forward_web_port&amp;diff=45</id>
		<title>Forward web port</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Forward_web_port&amp;diff=45"/>
		<updated>2017-05-19T11:16:04Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Iptables Rules=&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
iptables -A INPUT -i eth0 -p tcp --dport 80 -j ACCEPT&lt;br /&gt;
iptables -A INPUT -i eth0 -p tcp --dport 9000 -j ACCEPT&lt;br /&gt;
iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 9000&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Keep the rules at boot=&lt;br /&gt;
&lt;br /&gt;
[https://askubuntu.com/a/270696 From this forum ]&lt;br /&gt;
&lt;br /&gt;
Run &amp;lt;code&amp;gt;sudo apt-get install iptables-persistent&amp;lt;/code&amp;gt;, and follow the prompts.&lt;br /&gt;
&lt;br /&gt;
If you change your rules after this, you will need to do the following command(s) after the changes:&lt;br /&gt;
* To save your IPv4 iptables rules: &amp;lt;code&amp;gt;sudo su -c &#039;iptables-save &amp;gt; /etc/iptables/rules.v4&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
* To save your IPv6 ip6tables rules: &amp;lt;code&amp;gt;sudo su -c &#039;ip6tables-save &amp;gt; /etc/iptables/rules.v6&#039;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Forward_web_port&amp;diff=44</id>
		<title>Forward web port</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Forward_web_port&amp;diff=44"/>
		<updated>2017-05-19T11:15:26Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Code to execute as root:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
iptables -A INPUT -i eth0 -p tcp --dport 80 -j ACCEPT&lt;br /&gt;
iptables -A INPUT -i eth0 -p tcp --dport 9000 -j ACCEPT&lt;br /&gt;
iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 9000&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To keep the rules at boot&lt;br /&gt;
&lt;br /&gt;
[https://askubuntu.com/a/270696 From this forum ]&lt;br /&gt;
&lt;br /&gt;
Run &amp;lt;code&amp;gt;sudo apt-get install iptables-persistent&amp;lt;/code&amp;gt;, and follow the prompts.&lt;br /&gt;
&lt;br /&gt;
If you change your rules after this, you will need to do the following command(s) after the changes:&lt;br /&gt;
* To save your IPv4 iptables rules: &amp;lt;code&amp;gt;sudo su -c &#039;iptables-save &amp;gt; /etc/iptables/rules.v4&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
* To save your IPv6 ip6tables rules: &amp;lt;code&amp;gt;sudo su -c &#039;ip6tables-save &amp;gt; /etc/iptables/rules.v6&#039;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Forward_web_port&amp;diff=43</id>
		<title>Forward web port</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Forward_web_port&amp;diff=43"/>
		<updated>2017-05-19T11:06:41Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Code to execute as root:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
iptables -A INPUT -i eth0 -p tcp --dport 80 -j ACCEPT&lt;br /&gt;
iptables -A INPUT -i eth0 -p tcp --dport 8000 -j ACCEPT&lt;br /&gt;
iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8000&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Forward_web_port&amp;diff=42</id>
		<title>Forward web port</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Forward_web_port&amp;diff=42"/>
		<updated>2017-05-19T11:05:37Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « Code to execute as root: &amp;lt;code&amp;gt; iptables -A INPUT -i eth0 -p tcp --dport 80 -j ACCEPT iptables -A INPUT -i eth0 -p tcp --dport 8000 -j ACCEPT iptables -A PREROUTING -t nat... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Code to execute as root:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
iptables -A INPUT -i eth0 -p tcp --dport 80 -j ACCEPT&lt;br /&gt;
iptables -A INPUT -i eth0 -p tcp --dport 8000 -j ACCEPT&lt;br /&gt;
iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8000&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=41</id>
		<title>Laser Cut Usage</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=41"/>
		<updated>2017-05-03T09:52:35Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Step by Step */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Step by Step =&lt;br /&gt;
# Open your SVG file with AI or Inkscape  and check the cut configuration &lt;br /&gt;
## No infill&lt;br /&gt;
## Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
# Print (Ctrl+P), choose Trotec printer, your work will appear in the joblist in JobControl (JC)&lt;br /&gt;
# Put material in the machine [[File:Laserfocuscal.jpg|thumb| 4 Laser Focus Calibration]]&lt;br /&gt;
# Check focus calibration [[File:Lasersetorigin.jpg|thumb| 5 Laser Set Origin]]&lt;br /&gt;
# Set origin&lt;br /&gt;
# In JobControl drag and drop your model from the Jobs list to the plate area.&lt;br /&gt;
# Check material configuration (with correct thickness)&lt;br /&gt;
# Check cutting time&lt;br /&gt;
# Start cutting&lt;br /&gt;
# Go outside the box until the end of the cutting.&lt;br /&gt;
&lt;br /&gt;
[[File:Laserjobcontrol.jpg|1000px|Laser Focus Calibration]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=40</id>
		<title>Laser Cut Usage</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=40"/>
		<updated>2017-05-03T09:51:40Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Step by Step */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Step by Step =&lt;br /&gt;
# Open your SVG file whith AI or Inkscape  and check the cut configuration &lt;br /&gt;
## No infill&lt;br /&gt;
## Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
# Print (Ctrl+P), choose Trotec printer, your work will appear in the joblist in JobControl (JC)&lt;br /&gt;
# Put material in the machine [[File:Laserfocuscal.jpg|thumb|Laser Focus Calibration]]&lt;br /&gt;
# Check focus calibration [[File:Lasersetorigin.jpg|thumb|Laser Set Origin]]&lt;br /&gt;
# Set origin&lt;br /&gt;
# In JobControl drag and drop your model from the Jobs list to the plate area.&lt;br /&gt;
# Check material configuration (with correct thickness)&lt;br /&gt;
# Check cutting time&lt;br /&gt;
# Start cutting&lt;br /&gt;
# Go outside the box until the end of the cutting.&lt;br /&gt;
&lt;br /&gt;
[[File:Laserjobcontrol.jpg|1000px|Laser Focus Calibration]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Generating_SSL&amp;diff=39</id>
		<title>Generating SSL</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Generating_SSL&amp;diff=39"/>
		<updated>2017-05-01T17:01:52Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « =Generate root certificate authority=  Create a script genRootCA.sh and run it &amp;lt;pre&amp;gt; #!/bin/bash  openssl genrsa -out rootCA.key 2048 # Change O field by your organisation... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Generate root certificate authority=&lt;br /&gt;
&lt;br /&gt;
Create a script genRootCA.sh and run it&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
openssl genrsa -out rootCA.key 2048&lt;br /&gt;
# Change O field by your organisation&lt;br /&gt;
# OU and CN by your Organizational unit&lt;br /&gt;
# emailAddress by your email&lt;br /&gt;
openssl req -x509 -new -nodes -key rootCA.key -sha256 -days 1024 -out rootCA.crt \&lt;br /&gt;
 -subj &#039;/C=FR/ST=Is\xC3\x83\xC2\xA8re/L=Grenoble/O=LIG/OU=FabMSTIC/CN=FabMSTIC/emailAddress=fabmstic.lig@gmail.com&#039;&lt;br /&gt;
sudo rootCA.crt /usr/local/share/ca-certificates/&lt;br /&gt;
sudo update-ca-certificates&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Generate site certificate=&lt;br /&gt;
&lt;br /&gt;
Create a script genSiteCertificate.sh and run it with the FQDN as argument&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
openssl genrsa -out device.key 2048&lt;br /&gt;
# Change O field by your organisation&lt;br /&gt;
# OU and CN by your Organizational unit&lt;br /&gt;
# emailAddress by your email&lt;br /&gt;
openssl req -new -key device.key -out device.csr -subj &#039;/C=FR/ST=Is\xC3\x83\xC2\xA8re/L=Grenoble/O=LIG/OU=FabMSTIC/CN=&#039;&amp;quot;$1&amp;quot;&#039;/emailAddress=fabmstic.lig@gmail.com&#039;&lt;br /&gt;
openssl x509 -req -in device.csr -CA rootCA.crt -CAkey rootCA.key -CAcreateserial -out device.crt -days 500 -sha256&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Python_Flask_with_token_auth&amp;diff=38</id>
		<title>Python Flask with token auth</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Python_Flask_with_token_auth&amp;diff=38"/>
		<updated>2017-05-01T16:37:11Z</updated>

		<summary type="html">&lt;p&gt;Germain : Page créée avec « == Installation ==  &amp;lt;pre&amp;gt; sudo apt-get install python-virtualenv mkdir project cd project virtualenv venv . venv/bin/activate pip install Flask Flask-SQLAlchemy Flask-HTTP... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installation ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install python-virtualenv&lt;br /&gt;
mkdir project&lt;br /&gt;
cd project&lt;br /&gt;
virtualenv venv&lt;br /&gt;
. venv/bin/activate&lt;br /&gt;
pip install Flask Flask-SQLAlchemy Flask-HTTPAuth passlib&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=37</id>
		<title>Accueil</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Accueil&amp;diff=37"/>
		<updated>2017-05-01T16:31:58Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Student&#039;s Projects ===&lt;br /&gt;
=== fabMSTIC Projects ===&lt;br /&gt;
* [https://github.com/fabMSTICLig/RobAIR RobAIR]&lt;br /&gt;
* [[Collégiens Labex Persyval]]&lt;br /&gt;
=== Persyval Lab Projects ===&lt;br /&gt;
* [[Persycup LEGO]]&lt;br /&gt;
=== Users Projects ===&lt;br /&gt;
&lt;br /&gt;
== Machines ==&lt;br /&gt;
&lt;br /&gt;
=== 3D Printers ===&lt;br /&gt;
&lt;br /&gt;
* [[3D Modeling]]&lt;br /&gt;
* [[3D Printer Usage]]&lt;br /&gt;
&lt;br /&gt;
=== Laser Cut ===&lt;br /&gt;
&lt;br /&gt;
* [[Vectorial Modeling]]&lt;br /&gt;
* [[Laser Cut Usage]]&lt;br /&gt;
&lt;br /&gt;
The input files of the laser cut is .SVG files.&lt;br /&gt;
You can make such files with&lt;br /&gt;
&lt;br /&gt;
* [https://inkscape.org/fr/ Inkscape] Free&lt;br /&gt;
* [http://www.adobe.com/fr/products/illustrator.html Illustrator] Proprietary software&lt;br /&gt;
&lt;br /&gt;
== Tutorial ==&lt;br /&gt;
&lt;br /&gt;
[[python Flask with token auth]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Lasersetorigin.jpg&amp;diff=36</id>
		<title>Fichier:Lasersetorigin.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Lasersetorigin.jpg&amp;diff=36"/>
		<updated>2017-04-28T14:15:15Z</updated>

		<summary type="html">&lt;p&gt;Germain : Germain a importé une nouvelle version de « Fichier:Lasersetorigin.jpg »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Laser cut Setting origin&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Laserfocuscal.jpg&amp;diff=35</id>
		<title>Fichier:Laserfocuscal.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Laserfocuscal.jpg&amp;diff=35"/>
		<updated>2017-04-28T14:14:30Z</updated>

		<summary type="html">&lt;p&gt;Germain : Germain a importé une nouvelle version de « Fichier:Laserfocuscal.jpg »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;laser cut focus calibration&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=34</id>
		<title>Laser Cut Usage</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=34"/>
		<updated>2017-04-28T13:15:02Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Step by Step */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Step by Step =&lt;br /&gt;
# Check cut configuration &lt;br /&gt;
## No infill&lt;br /&gt;
## Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
# Print (Ctrl+P)&lt;br /&gt;
# Put material in the machine [[File:Laserfocuscal.jpg|thumb|Laser Focus Calibration]]&lt;br /&gt;
# Check focus calibration [[File:Lasersetorigin.jpg|thumb|Laser Set Origin]]&lt;br /&gt;
# Set origin&lt;br /&gt;
# In JobControl drag and drop your model from the Jobs list to the plate area.&lt;br /&gt;
# Check material configuration (with correct thickness)&lt;br /&gt;
# Check cutting time&lt;br /&gt;
# Start cutting&lt;br /&gt;
# Go outside the box until the end of the cutting.&lt;br /&gt;
&lt;br /&gt;
[[File:Laserjobcontrol.jpg|1000px|Laser Focus Calibration]]&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=3D_Printer_Usage&amp;diff=33</id>
		<title>3D Printer Usage</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=3D_Printer_Usage&amp;diff=33"/>
		<updated>2017-04-28T13:12:58Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installation =&lt;br /&gt;
In order to use the Ultimaker 3D Printer you have to install the [https://ultimaker.com/en/products/cura-software Cura] software.&lt;br /&gt;
The model of the fabMSTIC printer is Ultimaker 2 Extended+.&lt;br /&gt;
&lt;br /&gt;
= Step by Step =&lt;br /&gt;
[[File:CuraStandardConfig.jpg|1000px|fabMSTIC Cura Configuration]]&lt;br /&gt;
&lt;br /&gt;
# Open the 3D Model .STL file&lt;br /&gt;
# Choose Fast Print Profile&lt;br /&gt;
# Click on the Advanced Print Setup&lt;br /&gt;
# Enter 0.2 in Layer Height and 10% in Infill Density&lt;br /&gt;
# Click on the eye on the left and choose Layers to check each layer of the model&lt;br /&gt;
# Move Resize and Rotate your model if necessary&lt;br /&gt;
# Save the gcode file on the SD card&lt;br /&gt;
# Check the printing time, if it&#039;s exceed 1 hour, tell one of the manager&lt;br /&gt;
# Put the SD card in the printer, choose print with the scroll wheel&lt;br /&gt;
# Choose your model (UM2E_example)  &lt;br /&gt;
# Indicate the approximal end of time of the printing on the wood clock (It&#039;s 10am the printing time is 13 minute, indicate 10:15 on the clock)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Layer Height ==&lt;br /&gt;
== Infill Density ==&lt;br /&gt;
== Build Plate Adhesion ==&lt;br /&gt;
From https://ultimaker.com/en/resources/16525-platform-adhesion&lt;br /&gt;
&lt;br /&gt;
When your model doens’t have a completely flat bottom or if you want to improve the bed adhesion you can use one of the platform adhesion types. If you don&#039;t select one of the platform adhesion types a &amp;quot;brim&amp;quot; will automatically be printed around the object.&lt;br /&gt;
&lt;br /&gt;
=== Skirt ===&lt;br /&gt;
The skirt is a line drawn around the print on the first layer. This helps to prime the extruder and it is a good bed levelling check as well. On the skirt you can easily see if it has a good adhesion and good extrusion.&lt;br /&gt;
&lt;br /&gt;
=== Brim ===&lt;br /&gt;
With a brim some extra lines of plastic are placed around the object on the first layer of the print. These lines are attached to the object, thus creating a bigger bottom surface. This can help preventing warping of your print. It&#039;s especially recommended to use a brim when printing very big or very small, thin objects. If you print with plastics such as ABS (which has a high shrinkage), it&#039;s also advised to use a brim to decrease the amount of warping.&lt;br /&gt;
&lt;br /&gt;
=== Raft  ===&lt;br /&gt;
A raft adds a thick grid between the model and the build plate. This can especially be useful when you have a model of which the bottom surface is not completely flat or has little adhesion to the build plate. With a raft you make sure that the print will stick better to the build plate.&lt;br /&gt;
&lt;br /&gt;
== Support or No Support ==&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Laserjobcontrol.jpg&amp;diff=32</id>
		<title>Fichier:Laserjobcontrol.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Laserjobcontrol.jpg&amp;diff=32"/>
		<updated>2017-04-28T13:12:31Z</updated>

		<summary type="html">&lt;p&gt;Germain : Laser cut JobControl&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Laser cut JobControl&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=31</id>
		<title>Laser Cut Usage</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=31"/>
		<updated>2017-04-28T13:10:36Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Step by Step =&lt;br /&gt;
&lt;br /&gt;
# Check cut configuration &lt;br /&gt;
## No infill&lt;br /&gt;
## Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
# Print (Ctrl+P)&lt;br /&gt;
# Put material in the machine [[File:Laserfocuscal.jpg|thumb|Laser Focus Calibration]]&lt;br /&gt;
# Check focus calibration [[File:Lasersetorigin.jpg|thumb|Laser Set Origin]]&lt;br /&gt;
# Set origin&lt;br /&gt;
# In JobControl drag and drop your model from the Jobs list to the plate area.&lt;br /&gt;
# Check material configuration (with correct thickness)&lt;br /&gt;
# Check cutting time&lt;br /&gt;
# Start cutting&lt;br /&gt;
# Go outside the box until the end of the cutting.&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=30</id>
		<title>Laser Cut Usage</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=30"/>
		<updated>2017-04-28T13:03:27Z</updated>

		<summary type="html">&lt;p&gt;Germain : &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Step by Step =&lt;br /&gt;
# Check cut configuration &lt;br /&gt;
## No infill&lt;br /&gt;
## Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
# Print (Ctrl+P)&lt;br /&gt;
# Put material in the machine&lt;br /&gt;
[[File:Laserfocuscal.jpg|300px|Laser Focus Calibration]]&lt;br /&gt;
# Check focus calibration&lt;br /&gt;
[[File:Lasersetorigin.jpg|300px|Laser Set Origin]]&lt;br /&gt;
# Set origin&lt;br /&gt;
# In JobControl drag and drop your model from the Jobs list to the plate area.&lt;br /&gt;
# Check material configuration (with correct thickness)&lt;br /&gt;
# Check cutting time&lt;br /&gt;
# Start cutting&lt;br /&gt;
# Go outside the box until the end of the cutting.&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=29</id>
		<title>Laser Cut Usage</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Laser_Cut_Usage&amp;diff=29"/>
		<updated>2017-04-28T13:02:34Z</updated>

		<summary type="html">&lt;p&gt;Germain : /* Step by Step */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Step by Step =&lt;br /&gt;
# Check cut configuration &lt;br /&gt;
## No infill&lt;br /&gt;
## Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in&lt;br /&gt;
# Print (Ctrl+P)&lt;br /&gt;
# Put material in the machine&lt;br /&gt;
[[File:Laserfocuscal.jpg|1000px|Laser Focus Calibration]]&lt;br /&gt;
[[File:Lasersetorigin.jpg|1000px|Laser Set Origin]]&lt;br /&gt;
# Check focus calibration&lt;br /&gt;
# Set origin&lt;br /&gt;
# In JobControl drag and drop your model from the Jobs list to the plate area.&lt;br /&gt;
# Check material configuration (with correct thickness)&lt;br /&gt;
# Check cutting time&lt;br /&gt;
# Start cutting&lt;br /&gt;
# Go outside the box until the end of the cutting.&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Lasersetorigin.jpg&amp;diff=28</id>
		<title>Fichier:Lasersetorigin.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Lasersetorigin.jpg&amp;diff=28"/>
		<updated>2017-04-28T12:52:51Z</updated>

		<summary type="html">&lt;p&gt;Germain : Laser cut Setting origin&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Laser cut Setting origin&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
	<entry>
		<id>https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Laserfocuscal.jpg&amp;diff=27</id>
		<title>Fichier:Laserfocuscal.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki-fabmstic.imag.fr/index.php?title=Fichier:Laserfocuscal.jpg&amp;diff=27"/>
		<updated>2017-04-28T12:52:22Z</updated>

		<summary type="html">&lt;p&gt;Germain : laser cut focus calibration&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;laser cut focus calibration&lt;/div&gt;</summary>
		<author><name>Germain</name></author>
	</entry>
</feed>