Statistics
| Revision:

Repository (Subversion)

Anonymous Checkout Path: svn checkout http://nuicode.svnrepository.com/svn/tbeta ccv-read-only
Name Size Revision Age Author Comment
  branches 204 15 days Alexander Popovich
  tags 4 about 1 year Seth Sandler
  trunk 197 3 months Christian Odom Changed the handling of points outside of the c...
  wiki 4 about 1 year Seth Sandler

Latest revisions

# Date Author Comment
204 01/25/2010 05:40 am Alexander Popovich
203 01/09/2010 06:45 am Alexander Popovich

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

Network:
- Added TCP_NODELAY option to the ofxTCPClient

202 01/09/2010 06:00 am Alexander Popovich

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

Network:
- Added "CCV" string to the beginning of the blob data message. This is used as a sync-header for the blob data packet.

201 01/09/2010 03:59 am Alexander Popovich

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

Network:
- Fixed the blob count for blobs that are not sent ie. blob(0,0)

200 01/07/2010 04:53 am Alexander Popovich

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

Network:
- Added binary TCP protocol.

Gui:
- Added a button under 'Communication' that allows selection of new binary protocol

199 01/03/2010 03:51 pm Alexander Popovich

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

Tracking:
- Fixed a bug with acceleration value calculation
- Added 1-exp(accel/x) adaptive filter coefficient. This assures that at no or low motion the blob values get filtered more.

198 01/01/2010 04:48 pm Alexander Popovich

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)...

197 11/02/2009 05:45 pm Christian Odom

Changed the handling of points outside of the calibration grid. They should now be ignored and not mapped to 0,0.
I believe the proper events are being sent. ( i.e. TouchEvents.notifyTouchUp )

196 10/21/2009 11:33 am Christian Moore

Updated XML Config Files to fix known bug in binaries

Added new TUIO.cpp which should complete the TUIO 1.1 migration (Martin K's patch)

195 10/04/2009 02:47 am Alexander Popovich

Fixed unneeded NULL checks in delete operator calls.
Added more comments on the openframeworks code modifications.

View revisions

Also available in: Atom