Historie revizí

Autor SHA1 Zpráva Datum
  Alexander Hendrich 8f91f01534 fixed bug from previous commit (merge fail) před 11 roky
  Alexander Hendrich 7eaab86d97 added Constants class (only colors until now) před 11 roky
  Daniel Kauth a13bd3580f Removed KalmanDemo. před 11 roky
  Daniel Kauth 8e86a71198 Made output much faster. před 11 roky
  Alexander Hendrich 2d8656d260 -added Timer class před 11 roky
  Daniel Kauth ffbd1447f9 Renamed KalmanFilter to Kalman2DPositionFilter and made it easy to use. před 11 roky
  Daniel Kauth 9230e03bae Added dll for kalman filter. před 11 roky
  Daniel Kauth 522539761b Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces před 11 roky
  Alexander Hendrich 7b1dbdfdaf cleanup Vector2D (now has IntX and IntY) před 11 roky
  Alexander Hendrich 240b985295 split up Line2D into Line2D and LineSegment2D před 11 roky
  Daniel Kauth ad3ceb839f Added very basic Kalman Filter example. před 11 roky
  Daniel Kauth cdf3989b0d Added Quadrangle. před 11 roky
  Daniel Kauth 7db441d78c Palm rect test. před 11 roky
  Alexander Hendrich 418abebfbf added PalmTouchDetector (split up from TouchDetector) před 11 roky
  Daniel Kauth 088003d189 Did some refactoring. (Added Palm and PalmDetector / PalmImage only saves state for display (like FingerImage)) před 11 roky
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) před 11 roky
  Alexander Hendrich b92cf0f283 improved fingerDetection and Vector2D+Line2D před 11 roky
  Alexander Hendrich 285c980139 -big performance+quality improvement for fingerDetection (using new pointSearch, hough-transformation and line-merging) před 11 roky
  Alexander Hendrich 4b0ea59c6c changed all Points/Vectors to use Utility.Vector<>, removed FingerPoint před 11 roky
  Daniel Kauth 3c60bee98b Merge branch 'test' před 11 roky
  jost_vincent.schultz 390f3599a9 Add class Utility.Vector před 11 roky
  Alexander Hendrich 6a45334a5a added fingerTracker (first draft) and fingerImage před 11 roky
  Daniel Kauth f946852dc2 Merge branch 'test' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces into test před 11 roky
  Daniel Kauth e3cf3d42f1 Started palm detection. před 11 roky
  Alexander Hendrich 9a66b0da7b added touchImage před 11 roky
  Alexander Hendrich e95c38610d added touchTracker (touchEvent is tracked if it has been detected in 3 consecutive frames) před 11 roky
  Alexander Hendrich 4f45f3e6d6 implemented touchDetection před 11 roky
  Alexander Hendrich 2e83039462 cleanup před 11 roky
  Alexander Hendrich 691a9c95fa implemented findFingers (clusters fingerPoints and filters fingers by a minimum length) před 11 roky
  Alexander Hendrich d9f23d9d9b -cleanup před 11 roky