Skip to content

My Iron Beads color sorting machine utilizes an USB camera connected to a PC, OpenCV for image processing, and an Arduino UNO to control two stepper motors. The machine operates by analyzing images from the USB camera for circular shapes, masking the found circles, and comparing the remaining histogram to histograms of training images.

Notifications You must be signed in to change notification settings

RobertGetzner/IronBeadSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: Iron Bead Sorter

Description

Watch the video: https://youtu.be/-1g7FlirL24

Image of the project(https://youtu.be/-1g7FlirL24) My Iron Beads color sorting machine utilizes an USB camera connected to a PC, OpenCV for image processing, and an Arduino UNO to control two stepper motors. The machine operates by analyzing images from the USB camera for circular shapes, masking the found circles, and comparing the remaining histogram to histograms of training images.

Installation

You will require hardware similar to what I used (Isolator, turntable). Upload Arduino code and run the python code, where your python runtime will require the modules I used in my coding.

Contributing

Feel free, but I don't know if I will continue to work on this project as sorting is sufficiently good for me.

Licence

Everything is provided as is without any warranties or guarantees. Use at your own risk, but feel free to do so ;)

Prior art

there are several similar projects, where I got some of my ideas. Please check out:

more details...

in the Wiki

About

My Iron Beads color sorting machine utilizes an USB camera connected to a PC, OpenCV for image processing, and an Arduino UNO to control two stepper motors. The machine operates by analyzing images from the USB camera for circular shapes, masking the found circles, and comparing the remaining histogram to histograms of training images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published