Commit History

Author SHA1 Message Date
  Alexander Hendrich 240b985295 split up Line2D into Line2D and LineSegment2D 10 years ago
  Daniel Kauth 088003d189 Did some refactoring. (Added Palm and PalmDetector / PalmImage only saves state for display (like FingerImage)) 10 years ago
  Daniel Kauth f1322ee1f1 Replaced bresenham by image.Draw(...). 10 years ago
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) 10 years ago
  Alexander Hendrich b92cf0f283 improved fingerDetection and Vector2D+Line2D 10 years ago
  Alexander Hendrich 285c980139 -big performance+quality improvement for fingerDetection (using new pointSearch, hough-transformation and line-merging) 10 years ago
  Alexander Hendrich d318db43eb improved fingerDetection + changed vector distance to float 10 years ago
  Alexander Hendrich 4b0ea59c6c changed all Points/Vectors to use Utility.Vector<>, removed FingerPoint 10 years ago
  Alexander Hendrich 6a45334a5a added fingerTracker (first draft) and fingerImage 10 years ago