Heya, good job and thanks for the hard work on this. I love the image processing of the new version, and finally the camera settings button works for me
However, I don’t know if I’m doing something wrong, but for me this version of CCV is sending bad TUIO messages.
I am using processing, looking at the TuioDemo sketch which tests the Tuio messages and returns them to the console.
tcur.getXSpeed and tcur.getYSpeed are returning mostly infinity, -infinity, and NaN messages instead of the velocity values.
I have calibrated the screen many times, even using my screen as the only display of the system.
CCV 1.2 sends these messages perfectly, but I would love to have the new features of the 1.3 version.
-JF