Skip to content

songsong-sunny/Kinect_Tutorial

 
 

Repository files navigation

Kinect Tutorial in Python3 教程2018

while(1):    
    img = get_depth()
    freenect.stop_depth(device1)
    # display the img
    # proceed without delay
    freenect.start_depth(device1)
  • 20180305

About

Kinect Tutorial in Python3 教程2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.3%
  • Jupyter Notebook 41.9%
  • Python 3.7%
  • Processing 3.1%
  • C++ 1.9%
  • GLSL 0.1%