Difference between revisions of "project01:W12022G3P4"

From uf
Jump to: navigation, search
(Computer Vision)
Line 1: Line 1:
[[File:BANNER-13.jpg | 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''': Fabio Sala - Thomas Kaasschieter - Yiyin Yu - Yu Chen - Jakob Norén </p>
  
Line 19: Line 19:
 
</div>
 
</div>
 
<div style="float:left; width: 158px; height: 30px; border: 0.5px solid #aaa; margin-right:10px;" align="center">
 
<div style="float:left; width: 158px; height: 30px; border: 0.5px solid #aaa; margin-right:10px;" align="center">
[[project01:W12022G3P3|'''NODE''']]
+
[[project01:W12022G3P3|'''NODE SOLUTION''']]
 
</div>
 
</div>
 
<br>
 
<br>

Revision as of 22:33, 28 March 2022

FInal-banner-13.png

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





Computer Vision

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.

We will update this page after the computer vision workshop!


20220324 165629.jpg


Canvas size

CV canvas size.png


Measure the borders of the objects

CV borders.png


Measure the sizes of each object

CV piece sizes.png


Measure the size of one object

CV one piece size.png


Measure the centre of one object

CV one piece centroid.png


Python script for CV: Google Colab Notebook