Difference between revisions of "project01:W12022G3P4"
From uf
(→Computer Vision) |
(→Computer Vision) |
||
Line 39: | Line 39: | ||
== Computer Vision == | == 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 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> | <i>We will update this page after the computer vision workshop!</I> |
Revision as of 17:34, 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. The Google Colab Notebook is linked on the bottom of this page.
We will update this page after the computer vision workshop!
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
Python script for CV: Google Colab Notebook