Commit History

Author SHA1 Message Date
  Alexander Hendrich 285c980139 -big performance+quality improvement for fingerDetection (using new pointSearch, hough-transformation and line-merging) 11 years ago
  Alexander Hendrich 4b0ea59c6c changed all Points/Vectors to use Utility.Vector<>, removed FingerPoint 11 years ago
  Daniel Kauth 3c60bee98b Merge branch 'test' 11 years ago
  jost_vincent.schultz 390f3599a9 Add class Utility.Vector 11 years ago
  Alexander Hendrich 6a45334a5a added fingerTracker (first draft) and fingerImage 11 years ago
  Daniel Kauth f946852dc2 Merge branch 'test' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces into test 11 years ago
  Daniel Kauth e3cf3d42f1 Started palm detection. 11 years ago
  Alexander Hendrich 9a66b0da7b added touchImage 11 years ago
  Alexander Hendrich e95c38610d added touchTracker (touchEvent is tracked if it has been detected in 3 consecutive frames) 11 years ago
  Alexander Hendrich 4f45f3e6d6 implemented touchDetection 11 years ago
  Alexander Hendrich 2e83039462 cleanup 11 years ago
  Alexander Hendrich 691a9c95fa implemented findFingers (clusters fingerPoints and filters fingers by a minimum length) 11 years ago
  Alexander Hendrich d9f23d9d9b -cleanup 11 years ago
  Alexander Hendrich 89aa96e2d7 removed IVideoHandle 11 years ago
  Alexander Hendrich 6e32ee74a4 cleanup namespaces 11 years ago
  Alexander Hendrich f629a1e154 cleanup graphic-namespace2 11 years ago
  Alexander Hendrich 4de3f5bac0 cleanup graphic-namespace 11 years ago
  Daniel Kauth 2497074e28 Added mixxing dll. 11 years ago
  Daniel Kauth e749ddf01e Added opencv to DepthImage. 11 years ago
  Alexander Hendrich 6b8ef67cd6 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 years ago
  Alexander Hendrich 2e4ff63bdd -implemented testOutput with points and rectangles 11 years ago
  Anton 3377698459 -added unsafe acceptance in release mode to project file 11 years ago
  Daniel Kauth 2e59d990d4 Started PalmDetection. 11 years ago
  Daniel Kauth d28b417555 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 years ago
  Daniel Kauth bc9accdbe8 Rendering is now fast, but not very nice. 11 years ago
  jost_vincent.schultz d202f8bea6 ForeFingerDetection hinzugefügt und IVideoHandle/VideoHandle erweitert. 11 years ago
  Alexander Hendrich 5906614cbc Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 years ago
  Alexander Hendrich 28d121771e split up interface in inputProvider and videoHandle 11 years ago
  Daniel Kauth 0c902026f3 Changed VertexArray and getVertexArray() to store all vertices in big array. 11 years ago
  Alexander Hendrich 06ee7edef9 added Rectangle (for drawing plane) 11 years ago