Commit History

Author SHA1 Message Date
  Alexander Hendrich 72371ec75a reworked output 11 years ago
  Daniel Kauth 12a860faf1 Fixed CurrentFrame for video. 11 years ago
  Alexander Hendrich 4d60a26553 improved fignerdetection 11 years ago
  Alexander Hendrich 8565d60503 -palmDetection uses fingerTracker instead of fingerDetector (hopefully more stable now) 11 years ago
  Alexander Hendrich 469e994621 fixed bug in fingerDetection 11 years ago
  Daniel Kauth 8d3f4df1a1 Changed TouchEventVisualizer to draw a quadratic image. (otherwise event positions are not equally scaled on x and y) 11 years ago
  Daniel Kauth 99e164bfbb Added thumb defect to output. 11 years ago
  Daniel Kauth 52d3de5937 Fixed crash when palmQuad == null. 11 years ago
  Daniel Kauth c260b33ee0 Fixed TouchEventVisualizer y coordinate. 11 years ago
  Daniel Kauth 727108d907 Added KalmanFilter to filter the thumb convexity defact. 11 years ago
  Daniel Kauth 636ea8ac93 Improved TouchEventVisualizer. (touch events from different frames are draw separately and the events are filtered with a kalman filter) 11 years ago
  Daniel Kauth a13bd3580f Removed KalmanDemo. 11 years ago
  Daniel Kauth 8e86a71198 Made output much faster. 11 years ago
  Daniel Kauth dc64f501d0 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 years ago
  Daniel Kauth d564208dbd Made processing much faster. 11 years ago
  Alexander Hendrich 2d8656d260 -added Timer class 11 years ago
  Alexander Hendrich 7c8318254a auto format on all files 11 years ago
  Alexander Hendrich 94a4e85418 -rewritten fingerDetection (using adaptive slice direction instead of horizontal+vertical) 11 years ago
  Alexander Hendrich e78b31ce24 used public properties wherever possible 11 years ago
  Alexander Hendrich 85431864bd added some shortcuts for pixel operations 11 years ago
  Daniel Kauth 7d0e7048e9 Added logging of TouchEvents. 11 years ago
  Alexander Hendrich 55ff0943bd improved palmDetection 11 years ago
  Daniel Kauth 15c43aef47 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 years ago
  Alexander Hendrich aeae69cc99 cleanup PalmDetector 11 years ago
  Daniel Kauth cdf3989b0d Added Quadrangle. 11 years ago
  Alexander Hendrich 418abebfbf added PalmTouchDetector (split up from TouchDetector) 11 years ago
  Daniel Kauth 088003d189 Did some refactoring. (Added Palm and PalmDetector / PalmImage only saves state for display (like FingerImage)) 11 years ago
  Daniel Kauth 9f44879d7e Added conversion from absolute to relative touch event positions. 11 years ago
  Daniel Kauth d994b7b1a8 Improved contour detection (using depthImage instead of edgeImage and floodfill to remove pointing hand). 11 years ago
  Daniel Kauth 2f055d997c Added pause / unpause and next / previous frame to video playback. (pause / unpause: space, prev / next: left / right) 11 years ago