I coded a little program with Python that gets a video feed from a webcam and then looks for white circles in the image and tries to exclude too big and odd shaped things. On the left there is an unprocessed image from the webcam with some overlay graphics such as the dots indicating if there is something and rectangles over the successfully detected blobs. On the right is the processed black and white image that is used for searching.
Took a few hours to make and I'm quite happy with the results as this was the first time that I did some image processing like this. I will be using this "engine" in a future project with a robot arm.
http://akikorhonen.org/
dude....i dont get it??whats the point??!
valschuck61 5 months ago
Any chance of releasing the code for others to look at?
MrElectricalNoise 7 months ago