This is a small demonstration of the new color segmentation algorithm, with a not so decent webcam. That's why the demo is only running at 5fps, because it was quite dark here when i shot the video....
I'm using my own algorithm to do color segmentation, and then do blob detection (simply take the biggest blob). however i have almost no background noise with this algorithm, that's why this is possible...
I had a look at openframeworks, but WPF provided me with enough power ;)
The Cameraalgorithm is still done in opengl though
asperientje 2 years ago
Interestingly, I'm starting to learn openframeworks, did you know?
Hope to continue making videos;)
Greetings
BlackDaemon 2 years ago
I'm using my own algorithm to do color segmentation, and then do blob detection (simply take the biggest blob). however i have almost no background noise with this algorithm, that's why this is possible...
asperientje 2 years ago
incredible, to shape recognition using OpenCV? OF? using algorithms or pure? RNA?
continues:)
BlackDaemon 2 years ago