Touch Tracer v0.1
Posted: 24 April 2007 03:44 AM   [ Ignore ]
Avatar
RankRank
Joined  2007-04-03
Total Posts:  241
Moderator

Project description:
Name: Touch Tracer
Purpose: To display recognized blob’s and for debugging purpose

Install instructions:
1. Put all files (touch_tracer.exe and *.bat files) in the same dir as touchlib.dll
2. Either run the bat files or edit them.
touch_tracer.exe requires 4 arguments: width height bitdepth refreshrate
example: touch_tracer.exe 1024 768 32 60

General note, as the readme.txt states, this application needs libraries of visual studio 2005.
If you don’t have those, you will be prompt with an error message.

Todo:
1. Show the path of a tracked blob and let it fade away over time.

Download:
Touch Tracer v0.1

Optional downloads
msvcr80.dll and msvcp80.rar - Required if no vs2k5 runtime dlls are installed
Visual Studio 2005 sp1 redist. package - Entire package if the one above fails

 Signature 

My multitouch blog: http://www.multigesture.net
Howto: Compile touchlib on windows XP/Vista
Howto: Compile touchlib on Ubuntu Linux
Downloads: Touchlib SVN builds

Profile
 
 
Posted: 25 April 2007 11:19 AM   [ Ignore ]   [ # 1 ]
Rank
Joined  2007-02-19
Total Posts:  55
New Member

keep up the good work falco.

Profile