Difference between revisions of "project01:W12022G3P4"

From uf
Jump to: navigation, search
(Computer Vision)
(Computer Vision)
 
(22 intermediate revisions by 3 users not shown)
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''':  
 +
<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 19: Line 24:
 
</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>
Line 25: Line 30:
 
<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:W12022G3P4|'''COMPUTER VISION''']]
 
[[project01:W12022G3P4|'''COMPUTER VISION''']]
 +
</div>
 +
<div style="float:left; width: 158px; height: 30px; border: 0.5px solid #aaa; margin-right:10px;" align="center">
 +
[[project01:W12022G3P8|'''HRI''']]
 
</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">
Line 38: 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.
 
 
[[File:20220324 165629.jpg | 850x595px]]
 
<hr>
 
[[File:CV canvas size.png | 850x595px]]
 
<hr>
 
[[File:CV borders.png | 850x595px]]
 
<hr>
 
[[File:CV piece sizes.png | 850x595px]]
 
<hr>
 
[[File:CV one piece size.png | 850x595px]]
 
<hr>
 
[[File:CV one piece centroid.png | 850x595px]]
 
 
<hr>
 
<hr>
 +
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