Commit History

作者 SHA1 備註 提交日期
  Alexander Hendrich 1337b15a31 moved fingerDetection constants to constants class 11 年之前
  Alexander Hendrich ea6f66f86c minor changes to touchDetection, removed helperfunctions 11 年之前
  Alexander Hendrich ee5748b53c improved fingerDetection 11 年之前
  Alexander Hendrich 07fad4ced1 -improved touchDetection (only counts pixels with higher depth than tip) 11 年之前
  Alexander Hendrich 4d60a26553 improved fignerdetection 11 年之前
  Alexander Hendrich b282826850 improved fingerDetection performance by 4 11 年之前
  Alexander Hendrich 469e994621 fixed bug in fingerDetection 11 年之前
  Alexander Hendrich 7eaab86d97 added Constants class (only colors until now) 11 年之前
  Alexander Hendrich d353420eea added Color to OutputImage 11 年之前
  Daniel Kauth a13bd3580f Removed KalmanDemo. 11 年之前
  Daniel Kauth 8e86a71198 Made output much faster. 11 年之前
  Alexander Hendrich 7c8318254a auto format on all files 11 年之前
  Alexander Hendrich 94a4e85418 -rewritten fingerDetection (using adaptive slice direction instead of horizontal+vertical) 11 年之前
  Alexander Hendrich e78b31ce24 used public properties wherever possible 11 年之前
  Alexander Hendrich 2bf7671305 amend to last commit 11 年之前
  Alexander Hendrich 7b1dbdfdaf cleanup Vector2D (now has IntX and IntY) 11 年之前
  Alexander Hendrich 240b985295 split up Line2D into Line2D and LineSegment2D 11 年之前
  Alexander Hendrich 9f4b27a421 removed finger direction reverse 11 年之前
  Alexander Hendrich ebf5e6d0d6 detect figner direction 11 年之前
  Alexander Hendrich 606b70d2ce improved fingerDetection if multiple fingers are detected on the same spot 11 年之前
  Alexander Hendrich 1fc42bf3a8 improved fingerdetection 11 年之前
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) 11 年之前
  Alexander Hendrich b92cf0f283 improved fingerDetection and Vector2D+Line2D 11 年之前
  Alexander Hendrich 2a8ab128bb small performance improvement for fingerDetection 11 年之前
  Alexander Hendrich fabb1f4a41 removed stopwatch 11 年之前
  Alexander Hendrich 285c980139 -big performance+quality improvement for fingerDetection (using new pointSearch, hough-transformation and line-merging) 11 年之前
  Alexander Hendrich d318db43eb improved fingerDetection + changed vector distance to float 11 年之前
  Alexander Hendrich 4b0ea59c6c changed all Points/Vectors to use Utility.Vector<>, removed FingerPoint 11 年之前
  Alexander Hendrich 6a45334a5a added fingerTracker (first draft) and fingerImage 11 年之前
  Alexander Hendrich 1fb3af22d1 improved fingerDetection (start+end) 11 年之前