You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gabriel Fleischer edited this page Jan 10, 2018
·
3 revisions
LEGO bricks
Our project is a prgram that recreates a LEGO creation inside minecraft. For that, it takes pictures of the structure from the top. We use the V2 camera of the Raspberry Pi. The program is written in python. We're using the OpenCV Library to get the image taken with the camera and interpret it.
Tutorial
To use the program, there are steps to follow :
The structure in LEGO must be built layer by layer. Starting from the bottom to the top.
After a layer is done, the user must press the button to inform the program it's done.
Bricks with the same color shouldn't be place on top of each other.
This is a project we're making for highschool as students.