ok, here is the updated version that works with rev47 of the touchlib bins.
CsTI_beta1_47.zip = for rev47 bins
CsTI_beta1.zip = for pre-rev47 bins
i’ll follow that naming for now.
new: you now get all the touchdata from touchlib in your c# event handlers.
*if your having problems following the instructions to add the reference or so, check the source files*
To get it working with rev47 touchlib bins:
get the bins
make sure you can run configapp.exe
(if not download and install: http://www.lauw.biz/multitouch/tools/vc2k5_sp1_x86_redist.zip)
that should fix it (thanks falcon)
now copy the following files from your previous touchlib bins folder to the new one:
cv100.dll
cvaux100.dll
cvcam100.dll
cxcore100.dll
cxts001.dll
highgui100.dll
libguide40.dll
ml100.dll
now the configapp should work.
now drop the new CsTI files into the directory with the new touchlib bins and files.
again, check the readme for instructions on using it
there you go