Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Brick Scanner Project
#1
I want to make a script like in this video that "Scans Bricks" https://www.youtube.com/watch?v=6lZ9rSZwDzE

I would use a raspberry pi 3, and a "pi cam" I have adequate experience with programming and logic concepts, but minimal experience with python itself. I have enough bricks to build anything needed. I have looked at OpenCV, but that looks really complicated.

Questions: How can I start to program using the pi camera? Can I use OpenCV? Is this project to hard for a noob like me?

Thanks for any help!
Reply
#2
OpenCv is one choice, but there are others.
You can look here and examine the options: https://pypi.python.org/pypi?%3Aaction=s...mit=search

You will also need to consider motor control and more.
Reply
#3
(Jan-08-2018, 01:30 AM)Larz60+ Wrote: OpenCv is one choice, but there are others.
You can look here and examine the options: https://pypi.python.org/pypi?%3Aaction=s...mit=search

You will also need to consider motor control and more.

This looks like an extensive library! I looked at ftdetect 1.0.0.
Maybe I could use angle detection and corner detection to identify pieces!

Right now I am just trying to make the program, but if this works I will have to use some sort of communication to the nxt brick. Smile
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Use Barcode Scanner With Python Extra 2 1,595 Jul-14-2022, 09:52 AM
Last Post: Gribouillis
  port scanner Than999 0 1,197 Feb-01-2022, 12:24 PM
Last Post: Than999
  Python BLE Scanner not detecting device alexanderDennisEnviro500 0 2,003 Aug-01-2021, 02:29 AM
Last Post: alexanderDennisEnviro500
  Windows Python Memory Scanner Awesometech 1 21,309 Oct-14-2020, 07:44 AM
Last Post: badengagen
  waiting for barcode scanner output, while main program continues to run lightframe109 3 4,641 Sep-03-2020, 02:19 PM
Last Post: DeaD_EyE
  keyboad scanner routine(linux and windows) 1885 0 1,908 Oct-26-2019, 03:34 PM
Last Post: 1885
  detect when scanner stops darter 1 2,398 Jun-29-2018, 10:07 PM
Last Post: Larz60+
  Port scanner needs review. RickyWilson 1 2,875 Dec-12-2017, 06:42 AM
Last Post: j.crater
  Need Help To Improve my Network Scanner cybrary 3 3,997 Oct-23-2017, 03:33 PM
Last Post: buran
  Barcode scanner with raspberry pi 3 rajanpandit 3 8,443 Jun-26-2017, 04:45 AM
Last Post: rajanpandit

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020