Getting started =============== See `examples/multiframe_listener.py `_. The example code demonstrates basic usage of pylibfreenect2. It requires a python binding of opencv for visualization. If you are using `Anaconda `_, you can install it by: .. code:: conda install opencv Have fun!