Commit History

Author SHA1 Message Date
  Alexander Hendrich 85431864bd added some shortcuts for pixel operations 11 years ago
  Alexander Hendrich 7b1dbdfdaf cleanup Vector2D (now has IntX and IntY) 11 years ago
  Alexander Hendrich 240b985295 split up Line2D into Line2D and LineSegment2D 11 years ago
  Alexander Hendrich 418abebfbf added PalmTouchDetector (split up from TouchDetector) 11 years ago
  Alexander Hendrich d2b7c55a2b renamed Palm to PalmRect (namepsace+class can't have same name) 11 years ago
  Daniel Kauth 088003d189 Did some refactoring. (Added Palm and PalmDetector / PalmImage only saves state for display (like FingerImage)) 11 years ago
  Alexander Hendrich 1fc42bf3a8 improved fingerdetection 11 years ago
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) 11 years ago
  Alexander Hendrich 70e66435f8 disabled correction of touchEvent-position due to changes to finger.direction 11 years ago
  Alexander Hendrich b92cf0f283 improved fingerDetection and Vector2D+Line2D 11 years ago
  Alexander Hendrich 285c980139 -big performance+quality improvement for fingerDetection (using new pointSearch, hough-transformation and line-merging) 11 years ago
  Alexander Hendrich d318db43eb improved fingerDetection + changed vector distance to float 11 years ago
  Alexander Hendrich 4b0ea59c6c changed all Points/Vectors to use Utility.Vector<>, removed FingerPoint 11 years ago
  Alexander Hendrich 6a45334a5a added fingerTracker (first draft) and fingerImage 11 years ago
  Alexander Hendrich ebd1c258b3 fixed indexOutOfBoundException 11 years ago
  Alexander Hendrich 1fb3af22d1 improved fingerDetection (start+end) 11 years ago
  Alexander Hendrich 900ab8218b improved touchEvent localisation (fingerTip + 10*fingerDirection) 11 years ago
  Alexander Hendrich 9a66b0da7b added touchImage 11 years ago
  Alexander Hendrich e95c38610d added touchTracker (touchEvent is tracked if it has been detected in 3 consecutive frames) 11 years ago
  Alexander Hendrich cb86ccf772 improved touchDetection (works way better now) 11 years ago
  Alexander Hendrich 4f45f3e6d6 implemented touchDetection 11 years ago