Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Daniel Kauth 727108d907 Added KalmanFilter to filter the thumb convexity defact. 11 vuotta sitten
  Daniel Kauth 636ea8ac93 Improved TouchEventVisualizer. (touch events from different frames are draw separately and the events are filtered with a kalman filter) 11 vuotta sitten
  Daniel Kauth a13bd3580f Removed KalmanDemo. 11 vuotta sitten
  Daniel Kauth 8e86a71198 Made output much faster. 11 vuotta sitten
  Daniel Kauth dc64f501d0 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 vuotta sitten
  Daniel Kauth d564208dbd Made processing much faster. 11 vuotta sitten
  Alexander Hendrich 2d8656d260 -added Timer class 11 vuotta sitten
  Alexander Hendrich 7c8318254a auto format on all files 11 vuotta sitten
  Alexander Hendrich 94a4e85418 -rewritten fingerDetection (using adaptive slice direction instead of horizontal+vertical) 11 vuotta sitten
  Alexander Hendrich e78b31ce24 used public properties wherever possible 11 vuotta sitten
  Alexander Hendrich 85431864bd added some shortcuts for pixel operations 11 vuotta sitten
  Daniel Kauth 7d0e7048e9 Added logging of TouchEvents. 11 vuotta sitten
  Alexander Hendrich 55ff0943bd improved palmDetection 11 vuotta sitten
  Daniel Kauth 15c43aef47 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 vuotta sitten
  Alexander Hendrich aeae69cc99 cleanup PalmDetector 11 vuotta sitten
  Daniel Kauth cdf3989b0d Added Quadrangle. 11 vuotta sitten
  Alexander Hendrich 418abebfbf added PalmTouchDetector (split up from TouchDetector) 11 vuotta sitten
  Daniel Kauth 088003d189 Did some refactoring. (Added Palm and PalmDetector / PalmImage only saves state for display (like FingerImage)) 11 vuotta sitten
  Daniel Kauth 9f44879d7e Added conversion from absolute to relative touch event positions. 11 vuotta sitten
  Daniel Kauth d994b7b1a8 Improved contour detection (using depthImage instead of edgeImage and floodfill to remove pointing hand). 11 vuotta sitten
  Daniel Kauth 2f055d997c Added pause / unpause and next / previous frame to video playback. (pause / unpause: space, prev / next: left / right) 11 vuotta sitten
  Daniel Kauth 598f9190ea Changed contour detection to use depth image (instead of edge image). 11 vuotta sitten
  Daniel Kauth 29d87aebb7 Added contour and convex hull based on edge image with area around fingerslices (except for left most finger) removed. 11 vuotta sitten
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) 11 vuotta sitten
  Alexander Hendrich 2a8ab128bb small performance improvement for fingerDetection 11 vuotta sitten
  Alexander Hendrich 9370bef4f2 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 vuotta sitten
  Alexander Hendrich d318db43eb improved fingerDetection + changed vector distance to float 11 vuotta sitten
  Daniel Kauth 7ed272cd31 Removed rect around fingers for contour detection. 11 vuotta sitten
  Alexander Hendrich bc4e36cf8b improved trackers 11 vuotta sitten
  Alexander Hendrich 7fd7af2e25 disabled fingerTracker (not working properly yet) 11 vuotta sitten