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
Some processing (i.e. Java) code for tracking bright blue objects in real-time off a webcam. I wrote this all from scratch with a little help from the internet. Well done me.
This is a processing sketch. Simply clone this repo
anywhere locally and open video_capture.pde in your Processing IDE.
Then you'll need to find some objects which are the same colour as the pen lids
I've used in my YouTube video.
Well done me.
About
Some processing (i.e. Java) code for tracking bright blue objects in real-time off a webcam. I wrote this all from scratch with a little help from the internet. Well done me.