コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Kauth 9230e03bae Added dll for kalman filter. 10 年 前
  Daniel Kauth 522539761b Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 年 前
  Alexander Hendrich 7b1dbdfdaf cleanup Vector2D (now has IntX and IntY) 10 年 前
  Alexander Hendrich 240b985295 split up Line2D into Line2D and LineSegment2D 10 年 前
  Daniel Kauth ad3ceb839f Added very basic Kalman Filter example. 10 年 前
  Daniel Kauth cdf3989b0d Added Quadrangle. 10 年 前
  Daniel Kauth 7db441d78c Palm rect test. 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 年 前
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) 10 年 前
  Alexander Hendrich b92cf0f283 improved fingerDetection and Vector2D+Line2D 10 年 前
  Alexander Hendrich 285c980139 -big performance+quality improvement for fingerDetection (using new pointSearch, hough-transformation and line-merging) 10 年 前
  Alexander Hendrich 4b0ea59c6c changed all Points/Vectors to use Utility.Vector<>, removed FingerPoint 10 年 前
  Daniel Kauth 3c60bee98b Merge branch 'test' 10 年 前
  jost_vincent.schultz 390f3599a9 Add class Utility.Vector 10 年 前
  Alexander Hendrich 6a45334a5a added fingerTracker (first draft) and fingerImage 10 年 前
  Daniel Kauth f946852dc2 Merge branch 'test' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces into test 10 年 前
  Daniel Kauth e3cf3d42f1 Started palm detection. 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 2e83039462 cleanup 10 年 前
  Alexander Hendrich 691a9c95fa implemented findFingers (clusters fingerPoints and filters fingers by a minimum length) 10 年 前
  Alexander Hendrich d9f23d9d9b -cleanup 10 年 前
  Alexander Hendrich 89aa96e2d7 removed IVideoHandle 10 年 前
  Alexander Hendrich 6e32ee74a4 cleanup namespaces 10 年 前
  Alexander Hendrich f629a1e154 cleanup graphic-namespace2 10 年 前
  Alexander Hendrich 4de3f5bac0 cleanup graphic-namespace 10 年 前
  Daniel Kauth 2497074e28 Added mixxing dll. 10 年 前
  Daniel Kauth e749ddf01e Added opencv to DepthImage. 10 年 前