Skip to content

Commit

Permalink
mise à jour automatique d8d6b7199b15d856338ce2a0e25d32a740cdc63d
Browse files Browse the repository at this point in the history
benhadid committed Feb 7, 2024
1 parent 6bb8add commit 28a1d77
Showing 16 changed files with 199 additions and 335 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -7,24 +7,24 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.4)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.15.5)
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (4.1.0)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.8.0)
i18n (1.13.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (3.9.3)
jekyll (3.9.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@@ -62,17 +62,17 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.18.0)
nokogiri (1.14.4-x86_64-linux)
minitest (5.22.1)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.1)
racc (1.6.2)
public_suffix (5.0.4)
racc (1.7.3)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rexml (3.2.6)
rouge (3.30.0)
safe_yaml (1.0.5)
sass (3.7.4)
@@ -83,10 +83,10 @@ GEM
thread_safe (0.3.6)
tzinfo (1.2.11)
thread_safe (~> 0.1)
tzinfo-data (1.2023.3)
tzinfo-data (1.2024.1)
tzinfo (>= 1.0.0)
wdm (0.1.1)
zeitwerk (2.6.8)
zeitwerk (2.6.13)

PLATFORMS
x86_64-linux
@@ -102,4 +102,4 @@ DEPENDENCIES
wdm (~> 0.1.1)

BUNDLED WITH
2.4.13
2.4.22
26 changes: 13 additions & 13 deletions assignments/01_assignment.html
Original file line number Diff line number Diff line change
@@ -18,13 +18,13 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title> Algèbre linéaire et manipulation d'images sous Python - Vision Par Ordinateur (M1VPO) / Printemps 2023 </title>
<title> Algèbre linéaire et manipulation d'images sous Python - Vision Par Ordinateur (M1VPO) / Printemps 2024 </title>
<meta name="description" content="Tutoriels PythonLe langage Python sera utilisé pour la réalisation des devoirs de ce cours. En particulier, nous utiliserons Numpy pour le calcul scientifiqu...">

<link rel="shortcut icon" href="https://benhadid.github.io//m1vpo/favicon.ico?" />
<link rel="stylesheet" href="/m1vpo/_css/main.css">
<link rel="canonical" href="https://benhadid.github.io//m1vpo/assignments/01_assignment">
<link rel="alternate" type="application/rss+xml" title="Vision Par Ordinateur (M1VPO) / Printemps 2023 - " href="https://benhadid.github.io//m1vpo/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="Vision Par Ordinateur (M1VPO) / Printemps 2024 - " href="https://benhadid.github.io//m1vpo/feed.xml" />

<link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=4.2.4' type='text/css' media='all' />
<link href='https://fonts.googleapis.com/css?family=Titillium+Web:600italic,600,400,400italic' rel='stylesheet' type='text/css'>
@@ -51,9 +51,9 @@
<td><img width="75" src="/m1vpo/_images/logo.png" valign="middle"></td>
<td style="padding-left:10px;"><a class="schoolname" style="font-size: 15px;" class="site-title" href=""></a>
<br/>
<span style="margin-top: -2px;margin-bottom: -10px;" class="site-title"><a href="/m1vpo/" title="Vision Par Ordinateur (M1VPO) / Printemps 2023 - "><b>Vision Par Ordinateur (M1VPO)</a></b></span>
<span style="margin-top: -2px;margin-bottom: -10px;" class="site-title"><a href="/m1vpo/" title="Vision Par Ordinateur (M1VPO) / Printemps 2024 - "><b>Vision Par Ordinateur (M1VPO)</a></b></span>
<br/>
<span class="coursesemeter" style="font-size: 12px;font-weight: bold;margin-top: 10px;display: block;">Printemps 2023</span>
<span class="coursesemeter" style="font-size: 12px;font-weight: bold;margin-top: 10px;display: block;">Printemps 2024</span>
</td>
</tr></table>

@@ -148,30 +148,30 @@
<h1 class="post-title">Algèbre linéaire et manipulation d'images sous Python</h1>
<p class="post-meta">Publié le
<!--
Wednesday
08/02/2023
Sunday
11/02/2024
-->

Mercredi
8
Dimanche
11

Février
2023
2024
</p>

</header>

<div>

<span style="font-weight: bold"> Échéance :
<!-- 15/02/2023 -->
<!-- 18/02/2024 -->


Mercredi
15
Dimanche
18

Février
2023
2024
</span>


28 changes: 14 additions & 14 deletions assignments/02_assignment.html
Original file line number Diff line number Diff line change
@@ -18,13 +18,13 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title> Détecteur, descripteur et mise en correspondance de primitives - Vision Par Ordinateur (M1VPO) / Printemps 2023 </title>
<title> Détecteur, descripteur et mise en correspondance de primitives - Vision Par Ordinateur (M1VPO) / Printemps 2024 </title>
<meta name="description" content="Version en ligneVous pouvez cliquer sur cette image pour lancer le devoir depuis un serveur en ligne (Google Colaboratory).Version locale (VM) Depuis v...">

<link rel="shortcut icon" href="https://benhadid.github.io//m1vpo/favicon.ico?" />
<link rel="stylesheet" href="/m1vpo/_css/main.css">
<link rel="canonical" href="https://benhadid.github.io//m1vpo/assignments/02_assignment">
<link rel="alternate" type="application/rss+xml" title="Vision Par Ordinateur (M1VPO) / Printemps 2023 - " href="https://benhadid.github.io//m1vpo/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="Vision Par Ordinateur (M1VPO) / Printemps 2024 - " href="https://benhadid.github.io//m1vpo/feed.xml" />

<link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=4.2.4' type='text/css' media='all' />
<link href='https://fonts.googleapis.com/css?family=Titillium+Web:600italic,600,400,400italic' rel='stylesheet' type='text/css'>
@@ -51,9 +51,9 @@
<td><img width="75" src="/m1vpo/_images/logo.png" valign="middle"></td>
<td style="padding-left:10px;"><a class="schoolname" style="font-size: 15px;" class="site-title" href=""></a>
<br/>
<span style="margin-top: -2px;margin-bottom: -10px;" class="site-title"><a href="/m1vpo/" title="Vision Par Ordinateur (M1VPO) / Printemps 2023 - "><b>Vision Par Ordinateur (M1VPO)</a></b></span>
<span style="margin-top: -2px;margin-bottom: -10px;" class="site-title"><a href="/m1vpo/" title="Vision Par Ordinateur (M1VPO) / Printemps 2024 - "><b>Vision Par Ordinateur (M1VPO)</a></b></span>
<br/>
<span class="coursesemeter" style="font-size: 12px;font-weight: bold;margin-top: 10px;display: block;">Printemps 2023</span>
<span class="coursesemeter" style="font-size: 12px;font-weight: bold;margin-top: 10px;display: block;">Printemps 2024</span>
</td>
</tr></table>

@@ -148,30 +148,30 @@
<h1 class="post-title">Détecteur, descripteur et mise en correspondance de primitives</h1>
<p class="post-meta">Publié le
<!--
Tuesday
14/02/2023
Sunday
18/02/2024
-->

Mardi
14
Dimanche
18

Février
2023
2024
</p>

</header>

<div>

<span style="font-weight: bold"> Échéance :
<!-- 28/02/2023 -->
<!-- 03/03/2024 -->


Mardi
28
Dimanche
3

Février
2023
Mars
2024
</span>


26 changes: 13 additions & 13 deletions assignments/03_assignment.html
Original file line number Diff line number Diff line change
@@ -18,13 +18,13 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title> Images panoramiques - Vision Par Ordinateur (M1VPO) / Printemps 2023 </title>
<title> Images panoramiques - Vision Par Ordinateur (M1VPO) / Printemps 2024 </title>
<meta name="description" content="Version en ligneVous pouvez cliquer sur cette image pour lancer le devoir depuis un serveur en ligne (Google Colaboratory).Version locale (VM) Depuis v...">

<link rel="shortcut icon" href="https://benhadid.github.io//m1vpo/favicon.ico?" />
<link rel="stylesheet" href="/m1vpo/_css/main.css">
<link rel="canonical" href="https://benhadid.github.io//m1vpo/assignments/03_assignment">
<link rel="alternate" type="application/rss+xml" title="Vision Par Ordinateur (M1VPO) / Printemps 2023 - " href="https://benhadid.github.io//m1vpo/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="Vision Par Ordinateur (M1VPO) / Printemps 2024 - " href="https://benhadid.github.io//m1vpo/feed.xml" />

<link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=4.2.4' type='text/css' media='all' />
<link href='https://fonts.googleapis.com/css?family=Titillium+Web:600italic,600,400,400italic' rel='stylesheet' type='text/css'>
@@ -51,9 +51,9 @@
<td><img width="75" src="/m1vpo/_images/logo.png" valign="middle"></td>
<td style="padding-left:10px;"><a class="schoolname" style="font-size: 15px;" class="site-title" href=""></a>
<br/>
<span style="margin-top: -2px;margin-bottom: -10px;" class="site-title"><a href="/m1vpo/" title="Vision Par Ordinateur (M1VPO) / Printemps 2023 - "><b>Vision Par Ordinateur (M1VPO)</a></b></span>
<span style="margin-top: -2px;margin-bottom: -10px;" class="site-title"><a href="/m1vpo/" title="Vision Par Ordinateur (M1VPO) / Printemps 2024 - "><b>Vision Par Ordinateur (M1VPO)</a></b></span>
<br/>
<span class="coursesemeter" style="font-size: 12px;font-weight: bold;margin-top: 10px;display: block;">Printemps 2023</span>
<span class="coursesemeter" style="font-size: 12px;font-weight: bold;margin-top: 10px;display: block;">Printemps 2024</span>
</td>
</tr></table>

@@ -148,30 +148,30 @@
<h1 class="post-title">Images panoramiques</h1>
<p class="post-meta">Publié le
<!--
Wednesday
01/03/2023
Sunday
03/03/2024
-->

Mercredi
1
Dimanche
3

Mars
2023
2024
</p>

</header>

<div>

<span style="font-weight: bold"> Échéance :
<!-- 28/03/2023 -->
<!-- 24/03/2024 -->


Mardi
28
Dimanche
24

Mars
2023
2024
</span>


30 changes: 15 additions & 15 deletions assignments/04_assignment.html
Original file line number Diff line number Diff line change
@@ -18,13 +18,13 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title> Reconstruction 3D - Vision Par Ordinateur (M1VPO) / Printemps 2023 </title>
<title> Reconstruction 3D - Vision Par Ordinateur (M1VPO) / Printemps 2024 </title>
<meta name="description" content="Version en ligneVous pouvez cliquer sur cette image pour lancer le devoir depuis un serveur en ligne (Google Colaboratory).Version locale (VM) Depuis v...">

<link rel="shortcut icon" href="https://benhadid.github.io//m1vpo/favicon.ico?" />
<link rel="stylesheet" href="/m1vpo/_css/main.css">
<link rel="canonical" href="https://benhadid.github.io//m1vpo/assignments/04_assignment">
<link rel="alternate" type="application/rss+xml" title="Vision Par Ordinateur (M1VPO) / Printemps 2023 - " href="https://benhadid.github.io//m1vpo/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="Vision Par Ordinateur (M1VPO) / Printemps 2024 - " href="https://benhadid.github.io//m1vpo/feed.xml" />

<link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=4.2.4' type='text/css' media='all' />
<link href='https://fonts.googleapis.com/css?family=Titillium+Web:600italic,600,400,400italic' rel='stylesheet' type='text/css'>
@@ -51,9 +51,9 @@
<td><img width="75" src="/m1vpo/_images/logo.png" valign="middle"></td>
<td style="padding-left:10px;"><a class="schoolname" style="font-size: 15px;" class="site-title" href=""></a>
<br/>
<span style="margin-top: -2px;margin-bottom: -10px;" class="site-title"><a href="/m1vpo/" title="Vision Par Ordinateur (M1VPO) / Printemps 2023 - "><b>Vision Par Ordinateur (M1VPO)</a></b></span>
<span style="margin-top: -2px;margin-bottom: -10px;" class="site-title"><a href="/m1vpo/" title="Vision Par Ordinateur (M1VPO) / Printemps 2024 - "><b>Vision Par Ordinateur (M1VPO)</a></b></span>
<br/>
<span class="coursesemeter" style="font-size: 12px;font-weight: bold;margin-top: 10px;display: block;">Printemps 2023</span>
<span class="coursesemeter" style="font-size: 12px;font-weight: bold;margin-top: 10px;display: block;">Printemps 2024</span>
</td>
</tr></table>

@@ -148,30 +148,30 @@
<h1 class="post-title">Reconstruction 3D</h1>
<p class="post-meta">Publié le
<!--
Wednesday
26/04/2023
Sunday
24/03/2024
-->

Mercredi
26
Dimanche
24

Avril
2023
Mars
2024
</p>

</header>

<div>

<span style="font-weight: bold"> Échéance :
<!-- 08/06/2023 -->
<!-- 14/04/2024 -->


Jeudi
8
Dimanche
14

Juin
2023
Avril
2024
</span>


Loading

0 comments on commit 28a1d77

Please sign in to comment.