Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sensors:kinect_library [2017/03/01 17:18] m16devan [Processing data] |
sensors:kinect_library [2019/04/25 14:08] (current) |
||
---|---|---|---|
Line 427: | Line 427: | ||
</code> | </code> | ||
+ | ==== Closing the Kinect ==== | ||
+ | <code python> | ||
+ | kinect.close() | ||
+ | </code> |