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
