Commit History

Author SHA1 Message Date
  Daniel Kauth 82b2361d2f Fixed logging of touch events. 10 years ago
  Daniel Kauth 7d0e7048e9 Added logging of TouchEvents. 10 years ago
  Anton Rohr 7b1962ee35 -added visibility of touch Events (Detected + Tracked) 10 years ago
  Alexander Hendrich 418abebfbf added PalmTouchDetector (split up from TouchDetector) 10 years ago
  Anton Rohr 71fc374ef5 -added palmGrid to palmImage (at the moment 3*4 grid, can be edited in drawing function) 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 2f055d997c Added pause / unpause and next / previous frame to video playback. (pause / unpause: space, prev / next: left / right) 10 years ago
  Daniel Kauth 598f9190ea Changed contour detection to use depth image (instead of edge image). 10 years ago
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) 10 years ago
  Alexander Hendrich fabb1f4a41 removed stopwatch 10 years ago
  Alexander Hendrich 285c980139 -big performance+quality improvement for fingerDetection (using new pointSearch, hough-transformation and line-merging) 10 years ago
  Daniel Kauth 06fcc1c850 Added palm contour. 10 years ago
  Alexander Hendrich 6a45334a5a added fingerTracker (first draft) and fingerImage 10 years ago
  Alexander Hendrich 832b7ad7af reworked output 10 years ago
  Alexander Hendrich 900ab8218b improved touchEvent localisation (fingerTip + 10*fingerDirection) 10 years ago
  Alexander Hendrich 9a66b0da7b added touchImage 10 years ago
  Alexander Hendrich 4f45f3e6d6 implemented touchDetection 10 years ago
  Alexander Hendrich 2e83039462 cleanup 10 years ago
  Alexander Hendrich b899a8b555 fixed depth in output 10 years ago
  Alexander Hendrich 3ba799c9ce improved findFingerPoints 10 years ago
  Alexander Hendrich d9f23d9d9b -cleanup 10 years ago