Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu dieser Vergleichsansicht

Both sides previous revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
projects:kinect [2015/09/11 12:07]
wanda
projects:kinect [2015/09/16 23:31] (aktuell)
wanda
Zeile 5: Zeile 5:
 coordinators ​ : [[:​users:​wanda:​]] coordinators ​ : [[:​users:​wanda:​]]
 confidants ​   :  confidants ​   : 
-state_tags ​   : imagined+state_tags ​   : working,in progress
 type_tags ​    : kinect, motion capture type_tags ​    : kinect, motion capture
 ---- ----
Zeile 12: Zeile 12:
 Links: ​ Links: ​
   * http://​www.kdab.com/​setting-up-kinect-for-programming-in-linux-part-1/​   * http://​www.kdab.com/​setting-up-kinect-for-programming-in-linux-part-1/​
-  * http://​openkinect.org/​wiki/​Main_Page+  * http://​openkinect.org/​wiki/​Main_Page ​(hat eine...) 
 +  * ...Processing-Extension:​) http://​shiffman.net/​p5/​kinect/​ 
 +  * http://​www.openni.org/​ 
 +  * http://​opencv.willowgarage.com/​wiki/​
  
 ===== Tools ===== ===== Tools =====
Zeile 22: Zeile 25:
 </​code>​ </​code>​
  
 +Test: Funktioniert die Kinect (Distanz Visualisieren)?​
 +<code sh>
 +~/​Vrui-3.1/​bin/​RawKinectViewer -compress 0
 +</​code>​
 ===== Was kann ich damit anstellen? ===== ===== Was kann ich damit anstellen? =====
  
Zeile 28: Zeile 35:
  
   * http://​lakeviz.org/​forums/​topic/​complete-installation-instructions/​ (Installation + kinect funktionieren prächtig mit Linux Mint)   * http://​lakeviz.org/​forums/​topic/​complete-installation-instructions/​ (Installation + kinect funktionieren prächtig mit Linux Mint)
 +
 +==== Erde per Hand bewegen :) ====
 +  * Maus: http://​developkinect.com/​resource/​linux/​ubuntu-kinect-mouse-control (Maus ja, aber Fisch kann nicht klicken!)
 +  * Maus mit click: http://​code.activestate.com/​recipes/​578104-openkinect-mouse-control-using-python/?​in=user-4179768 (übersichtlich zu installieren,​ aber nicht arg schnell und genau)
 +
 +geht :)
 +<code sh>
 +#zuerst: ShowEarthModel (s. oben)
 +gksudo python HandTracking.py
 +</​code>​
projects/kinect.1441966069.txt.gz · Zuletzt geändert: 2015/09/11 12:07 von wanda