Hey nuigroupies,
I’ve been working on my own software for a while (touchlib is great, I know, but I like learning by doing) and I’ve recently got the finger tracking working to an extent. Check out my video here:
For those that have worked this out for themselves, I am wondering what metrics you use to track blobs from frame to frame? Also, do you track over several frames or just from current frame / previous frame? Currently, I compare the current frame with the last and try to match blobs based on velocity then distance.
Hope someone can lend some ideas!
