Commit History

Author SHA1 Message Date
  Alexander Hendrich d1a6fdd88e autoformat on all files 10 years ago
  Anton Rohr 0f2b51f658 -documented Vector2D, fixed typos 10 years ago
  Alexander Hendrich 694fa16ded added coordinateConverter (2D+depth -> 3D) 10 years ago
  Alexander Hendrich 992fd14c4f -replaced openTK with windows forms 10 years ago
  Alexander Hendrich 9650e0cf4d refactoring+improvements to fingerDetection 10 years ago
  Alexander Hendrich 4d12e7ecc9 fixed bug in fingerDirection (caused by fitted direction) 10 years ago
  Alexander Hendrich 10686b604f -renamed Constants to Parameters 10 years ago
  Alexander Hendrich 29da205386 -rewritten HandDetector+Hand 10 years ago
  Alexander Hendrich 41c8928a75 autoformat on all files 10 years ago
  Alexander Hendrich 2726e9e60d -touchtracker now has touchDown/Move/up events 10 years ago
  Alexander Hendrich aa21d9621b -TouchTracker now uses generic tracker 10 years ago
  Alexander Hendrich 8ce54f140f cleanup, refactoring, parameter tuning 10 years ago
  Alexander Hendrich 88ad617975 fixed cut of finger due to twist in fingerContour 10 years ago
  Alexander Hendrich b93b8c50e6 refactoring Vector2D 10 years ago
  Alexander Hendrich a9e5e9e65c rewritten finger/fingerSlice/fingerSliceTrail 10 years ago
  Alexander Hendrich 2b98347e66 finger tip/hand detection now works properly 10 years ago
  Alexander Hendrich ea6f66f86c minor changes to touchDetection, removed helperfunctions 10 years ago
  Alexander Hendrich 07fad4ced1 -improved touchDetection (only counts pixels with higher depth than tip) 10 years ago
  Alexander Hendrich 7c8318254a auto format on all files 10 years ago
  Alexander Hendrich 94a4e85418 -rewritten fingerDetection (using adaptive slice direction instead of horizontal+vertical) 10 years ago
  Alexander Hendrich 85431864bd added some shortcuts for pixel operations 10 years ago
  Alexander Hendrich 7b1dbdfdaf cleanup Vector2D (now has IntX and IntY) 10 years ago
  Daniel Kauth 7db441d78c Palm rect test. 10 years ago
  Daniel Kauth 9f44879d7e Added conversion from absolute to relative touch event positions. 10 years ago
  Daniel Kauth e444b4f6f0 Added min area rect of palm without thumb and wrist. 10 years ago
  Daniel Kauth d994b7b1a8 Improved contour detection (using depthImage instead of edgeImage and floodfill to remove pointing hand). 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