Commit History

Author SHA1 Message Date
  Daniel Kauth 9230e03bae Added dll for kalman filter. 10 years ago
  Daniel Kauth 522539761b Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 years ago
  Alexander Hendrich 7b1dbdfdaf cleanup Vector2D (now has IntX and IntY) 10 years ago
  Alexander Hendrich 240b985295 split up Line2D into Line2D and LineSegment2D 10 years ago
  Daniel Kauth ad3ceb839f Added very basic Kalman Filter example. 10 years ago
  Daniel Kauth b25f507250 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 years ago
  Alexander Hendrich a3518b3538 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 years ago
  Alexander Hendrich f63f352b77 cleanup Line2D (public properties) 10 years ago
  Alexander Hendrich 55ff0943bd improved palmDetection 10 years ago
  Daniel Kauth 82b2361d2f Fixed logging of touch events. 10 years ago
  Daniel Kauth 7d3d65c601 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 years ago
  Anton Rohr 7ff07a1a3f -simplified touch draw method 10 years ago
  Daniel Kauth 7d0e7048e9 Added logging of TouchEvents. 10 years ago
  Daniel Kauth 15c43aef47 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 years ago
  Anton Rohr b723df0f09 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 years ago
  Anton Rohr 7b1962ee35 -added visibility of touch Events (Detected + Tracked) 10 years ago
  Alexander Hendrich aeae69cc99 cleanup PalmDetector 10 years ago
  Alexander Hendrich 3a85e6db53 palmDetection with fixed proportions 10 years ago
  Alexander Hendrich e44721ea47 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 years ago
  Alexander Hendrich c1be5e8596 removed old Line constructor 10 years ago
  Daniel Kauth cdf3989b0d Added Quadrangle. 10 years ago
  Daniel Kauth 7db441d78c Palm rect test. 10 years ago
  Alexander Hendrich 9f4b27a421 removed finger direction reverse 10 years ago
  Alexander Hendrich a59311e171 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 10 years ago
  Alexander Hendrich ebf5e6d0d6 detect figner direction 10 years ago
  Daniel Kauth 0237244bce Improved PalmDetector stability. 10 years ago
  Alexander Hendrich 606b70d2ce improved fingerDetection if multiple fingers are detected on the same spot 10 years ago
  Alexander Hendrich 418abebfbf added PalmTouchDetector (split up from TouchDetector) 10 years ago
  Alexander Hendrich d2b7c55a2b renamed Palm to PalmRect (namepsace+class can't have same name) 10 years ago
  Anton Rohr 71fc374ef5 -added palmGrid to palmImage (at the moment 3*4 grid, can be edited in drawing function) 10 years ago