提交歷史

作者 SHA1 備註 提交日期
  Daniel Kauth 7d0e7048e9 Added logging of TouchEvents. 10 年之前
  Alexander Hendrich 55ff0943bd improved palmDetection 10 年之前
  Daniel Kauth 15c43aef47 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 年之前
  Alexander Hendrich aeae69cc99 cleanup PalmDetector 10 年之前
  Daniel Kauth cdf3989b0d Added Quadrangle. 10 年之前
  Alexander Hendrich 418abebfbf added PalmTouchDetector (split up from TouchDetector) 10 年之前
  Daniel Kauth 088003d189 Did some refactoring. (Added Palm and PalmDetector / PalmImage only saves state for display (like FingerImage)) 10 年之前
  Daniel Kauth 9f44879d7e Added conversion from absolute to relative touch event positions. 10 年之前
  Daniel Kauth d994b7b1a8 Improved contour detection (using depthImage instead of edgeImage and floodfill to remove pointing hand). 10 年之前
  Daniel Kauth 2f055d997c Added pause / unpause and next / previous frame to video playback. (pause / unpause: space, prev / next: left / right) 10 年之前
  Daniel Kauth 598f9190ea Changed contour detection to use depth image (instead of edge image). 10 年之前
  Daniel Kauth 29d87aebb7 Added contour and convex hull based on edge image with area around fingerslices (except for left most finger) removed. 10 年之前
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) 10 年之前
  Alexander Hendrich 2a8ab128bb small performance improvement for fingerDetection 10 年之前
  Alexander Hendrich 9370bef4f2 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 年之前
  Alexander Hendrich d318db43eb improved fingerDetection + changed vector distance to float 10 年之前
  Daniel Kauth 7ed272cd31 Removed rect around fingers for contour detection. 10 年之前
  Alexander Hendrich bc4e36cf8b improved trackers 10 年之前
  Alexander Hendrich 7fd7af2e25 disabled fingerTracker (not working properly yet) 10 年之前
  Daniel Kauth f946852dc2 Merge branch 'test' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces into test 10 年之前
  Alexander Hendrich 6a45334a5a added fingerTracker (first draft) and fingerImage 10 年之前
  Daniel Kauth e3cf3d42f1 Started palm detection. 10 年之前
  Alexander Hendrich 900ab8218b improved touchEvent localisation (fingerTip + 10*fingerDirection) 10 年之前
  Alexander Hendrich 9a66b0da7b added touchImage 10 年之前
  Alexander Hendrich e95c38610d added touchTracker (touchEvent is tracked if it has been detected in 3 consecutive frames) 10 年之前
  Alexander Hendrich 4f45f3e6d6 implemented touchDetection 10 年之前
  Alexander Hendrich 68447e73c3 slightly improved performance for fingerDetection 10 年之前
  Alexander Hendrich 2e83039462 cleanup 10 年之前
  Alexander Hendrich 46dfe83dc8 fixed crash when closing GameWindow 10 年之前
  Alexander Hendrich d9f23d9d9b -cleanup 10 年之前