It would be nice to have a discussion on the major performance bottlenecks in Touchlib / Flash / Flosc - the main issues to improve the performance of the system.
My (unprioritised) top list:
1. Flash using XMLSocket to read Flosc’s xml data
2. The fact we repackage OSC’s TUIO messages in XML in Flosc at all
3. Sleep functions in CTouchScreen and OSC that mean that camera processing is out of sync
4. Permute2 recursive function for tracking the blobs
What do you think? And are there other issues?
E.
