Історія комітів

Автор SHA1 Опис Дата
  Alexander Hendrich 6b8ef67cd6 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 роки тому
  Alexander Hendrich 2e4ff63bdd -implemented testOutput with points and rectangles 11 роки тому
  Anton f6667f3adc -changed from thumb calc to cross Product between Fingertip and 11 роки тому
  Anton 3377698459 -added unsafe acceptance in release mode to project file 11 роки тому
  Daniel Kauth 6467784808 Added transparency to palm rect. 11 роки тому
  Daniel Kauth 4f912ea719 PalmDetection now uses tip position. 11 роки тому
  Daniel Kauth ecdd02ba48 Revert "Palmdetection now uses tip position." 11 роки тому
  Daniel Kauth 73315a0f14 Palmdetection now uses tip position. 11 роки тому
  Alexander Hendrich 001d4c3908 moved ForeFingerDetection and PalmDetection to VideoHandle 11 роки тому
  Alexander Hendrich bde3676683 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 роки тому
  Alexander Hendrich 573d2ba9a2 added confidenceThreshold to createVertexArray(), now the method only creates a vertex for each pixel if the pixel has a certain (100) confidence -> better performance for increased confidenceThreshold 11 роки тому
  Alexander Hendrich ee1ce2329c removed inputProvider from Output, Output now only relies on VideoHandle 11 роки тому
  jost_vincent.schultz 51153d98df ForeFingerDetection is now working iterative and calculates distances with real world coordinates. 11 роки тому
  Daniel Kauth b7e41c7220 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 роки тому
  Daniel Kauth 2e59d990d4 Started PalmDetection. 11 роки тому
  Daniel Kauth 17174b5b78 Added Forearm Position to output. 11 роки тому
  jost_vincent.schultz 1a04438747 Add "Vector pixel2VertexPosition(Vector)" to IVideoHandle/VideoHandle and add the foreFingerPosition to the output-data. 11 роки тому
  Daniel Kauth d28b417555 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 роки тому
  Daniel Kauth bc9accdbe8 Rendering is now fast, but not very nice. 11 роки тому
  jost_vincent.schultz d202f8bea6 ForeFingerDetection hinzugefügt und IVideoHandle/VideoHandle erweitert. 11 роки тому
  Alexander Hendrich 5906614cbc Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 роки тому
  Alexander Hendrich 28d121771e split up interface in inputProvider and videoHandle 11 роки тому
  Alexander Hendrich d4aa51f4d2 removed stopwatch 11 роки тому
  Alexander Hendrich 6b366ca554 changed 3dto2d conversion to floats 11 роки тому
  Daniel Kauth 0c902026f3 Changed VertexArray and getVertexArray() to store all vertices in big array. 11 роки тому
  Daniel Kauth 63e5ee1670 Added x(), y() and z() to Vector. 11 роки тому
  Alexander Hendrich a8621b36a9 added fingertracking (using 3D) 11 роки тому
  Alexander Hendrich 06ee7edef9 added Rectangle (for drawing plane) 11 роки тому
  Alexander Hendrich fd21a84397 -improved performance for getVertexArray (still takes 40ms per frame, ToDo: Alex) 11 роки тому
  Alexander Hendrich 646f149cdb -added getVertexArray 11 роки тому