Difference between revisions of "project01:W12022G3P4"
From uf
(→Computer Vision) |
(→Computer Vision) |
||
Line 45: | Line 45: | ||
<b>Canvas size</b> | <b>Canvas size</b> | ||
+ | |||
[[File:CV canvas size.png | 850x595px]] | [[File:CV canvas size.png | 850x595px]] | ||
<hr> | <hr> | ||
+ | |||
+ | <b>Measure the borders of the objects</b> | ||
+ | |||
[[File:CV borders.png | 850x595px]] | [[File:CV borders.png | 850x595px]] | ||
<hr> | <hr> | ||
+ | |||
+ | <b>Measure the sizes of each object</b> | ||
+ | |||
[[File:CV piece sizes.png | 850x595px]] | [[File:CV piece sizes.png | 850x595px]] | ||
<hr> | <hr> | ||
+ | |||
+ | <b>Measure the size of one object</b> | ||
+ | |||
[[File:CV one piece size.png | 850x595px]] | [[File:CV one piece size.png | 850x595px]] | ||
<hr> | <hr> | ||
+ | |||
+ | <b>Measure the centre of one object</b> | ||
+ | |||
[[File:CV one piece centroid.png | 850x595px]] | [[File:CV one piece centroid.png | 850x595px]] | ||
<hr> | <hr> |
Revision as of 17:28, 24 March 2022
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.
Canvas size
Measure the borders of the objects
Measure the sizes of each object
Measure the size of one object
Measure the centre of one object