Histórico de Commits

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