« Previous | Next » 

Revision 198

Added by Alexander Popovich 6 months ago

Changes by AlexP ================

GUI:
- Changed the color of buttons to red

Tracking:
- Changed MIN_MOVEMENT_THRESHOLD to MOVEMENT_FILTERING, this is now used to smooth the tracked points using a simple weighted low-pass filter
- Removed the use of CameraToScreenMap that just uses integers to calculate the blob position on the screen (now its using floating point positions for smoother tracking)

TUIO:
- Cleaned up the code for both TUIO and TCPMode
- Added proper handling of blob at (0,0)

Downloads

View differences