Touchlib Source Code
For those that missed it, all our source code is available on a public subversion server at http://publicsvn.edmstudio.com/multitouch . It's written in C++ (the BlobTracking / Analysis is all written by me) and has a Visual Studio 2005 Solution ready to compile. No docs are available right now and it's windows only (though it should be possible to make everything compile under other OS's with a little work). It currently depends on OpenCV, DirectShow, VideoWrapper and the DSVideoLib. The source code includes our main library which you can link into your application to start capturing touch events. It has support for most major camera/webcam types. It also includes a basic config app which will need to be run in order to calibrate your camera, and has a couple example apps. Alternately, I've heard other people have used things like vvvv, EyesWeb and Max/MSP in order to do blob tracking / processing and make applications.


3 Comments:
Hey David, Thanks alot for your works and posts. Very helpful to a up and coming student.
Thanks Chris.
Hey David, could shoot me an email?
naturalui at gmail.com
thanks alot
Seems like the link to the SVN doesn't works anymore?
Could you perhaps provide a new link?
Post a Comment
<< Home