Difference between revisions of "project01:W12022G3P4"

From uf
Jump to: navigation, search
(Computer Vision)
(Computer Vision)
Line 71: Line 71:
 
[[File:CV one piece centroid.png | 850x595px]]
 
[[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]

Revision as of 18:33, 24 March 2022

BANNER-13.jpg

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.

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