• Click here for a list of all my projects.
  • Click here for Touchlib info. Source code here.
  • Click here for our multitouch community site.

Wednesday, October 18, 2006

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:

Anonymous Anonymous said...

Hey David, Thanks alot for your works and posts. Very helpful to a up and coming student.

Thanks Chris.

9:44 PM  
Anonymous Anonymous said...

Hey David, could shoot me an email?

naturalui at gmail.com

thanks alot

4:09 PM  
Blogger Falcon4ever said...

Seems like the link to the SVN doesn't works anymore?

Could you perhaps provide a new link?

3:13 PM  

Post a Comment

<< Home