Difference between revisions of "project01:W12022G3P4"

From uf
Jump to: navigation, search
(Computer Vision)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[File:FInal-banner-13.png | 850x254px]]
 
[[File:FInal-banner-13.png | 850x254px]]
<p style="text-align:right"> '''Group 3''': Fabio Sala - Thomas Kaasschieter - Yiyin Yu - Yu Chen - Jakob Norén </p>
+
<p style="text-align:right"> '''Group 3''':  
 +
<html> <a href="https://www.linkedin.com/in/salafabio/">Fabio Sala</a>  </body> </html> -  
 +
<html> <a href="https://www.linkedin.com/in/thomas-kaasschieter/">Thomas Kaasschieter</a>  </body> </html> -  
 +
Yiyin Yu -  
 +
<html> <a href="https://www.linkedin.com/in/yu-chen-90a414221/">Yu Chen</a>  </body> </html> -
 +
<html> <a href="https://www.linkedin.com/in/jakob-norén-505350106/">Jakob Norén</a>  </body> </html>  </p>
  
 
----
 
----
Line 41: Line 46:
  
 
== Computer Vision ==
 
== Computer Vision ==
 +
[[File:Computer Vision-01.png | 850px]]
 +
[[File:Computer Vision-02.png | 850px]]
 +
[[File:Computer Vision-03.png | 850px]]
 +
[[File:Computer Vision-04.png | 850px]]
  
We start with a picture of our pieces on a black A3 paper. After which we use the Python script to measure the sizes and centre points of all the pieces. The Google Colab Notebook is linked on the bottom of this page.
 
 
<i>We will update this page after the computer vision workshop!</I>
 
 
 
[[File:20220324 165629.jpg | 850x595px]]
 
 
<hr>
 
<hr>
 
<b>Canvas size</b>
 
 
[[File:CV canvas size.png | 850x595px]]
 
<hr>
 
 
<b>Measure the borders of the objects</b>
 
 
[[File:CV borders.png | 850x595px]]
 
<hr>
 
 
<b>Measure the sizes of each object</b>
 
 
[[File:CV piece sizes.png | 850x595px]]
 
<hr>
 
 
<b>Measure the size of one object</b>
 
 
[[File:CV one piece size.png | 850x595px]]
 
<hr>
 
 
<b>Measure the centre of one object</b>
 
 
[[File:CV one piece centroid.png | 850x595px]]
 
<hr>
 
 
 
Python script for CV: [https://colab.research.google.com/drive/12eau1G_ckT11fsQdLwQNFudBUHGgIkSq?usp=sharing Google Colab Notebook]
 
Python script for CV: [https://colab.research.google.com/drive/12eau1G_ckT11fsQdLwQNFudBUHGgIkSq?usp=sharing Google Colab Notebook]

Latest revision as of 23:14, 5 April 2022

FInal-banner-13.png

Group 3: Fabio Sala - Thomas Kaasschieter - Yiyin Yu - Yu Chen - Jakob Norén





Computer Vision

Computer Vision-01.png Computer Vision-02.png Computer Vision-03.png Computer Vision-04.png


Python script for CV: Google Colab Notebook