Skip to content

Commit b05214a

Browse files
added file to test the kinect's view
1 parent 0e51106 commit b05214a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

test_view.py

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
""" Test the kinect's rgb and depth view to find the optimum location """
1+
"""
2+
Author: Konstantinos Angelopoulos
3+
Date: 04/02/2020
4+
All rights reserved.
5+
Feel free to use and modify and if you like it give it a star.
6+
7+
Test the kinect's rgb and depth view to find the optimum location
8+
"""
29

310

411
from pykinect2.PyKinectV2 import *

0 commit comments

Comments
 (0)