You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
freenect-glpclview \- manual page for freenect camera test
4
-
.SH SYNOPSYS
5
-
.Bfreenect-glview
3
+
freenect-glpcview \- manual page for freenect camera test
6
4
.SH DESCRIPTION
7
-
This is a simple demo program from the OpenKinect project. To be able to use it, you need to connect a kinect camera device to the USB port of your system.
8
-
.PP
9
-
This program requires OpenGL (Glut) to be installed.
10
-
.PP
5
+
.LP
6
+
This is a simple demo program that illustrates the use of the C synchronous
7
+
libfreenect library. It also provides a simple way to test the communication
freenect-glview \- manual page for freenect camera test
4
-
.SH SYNOPSYS
5
-
.Bfreenect-glview
4
+
.SH SYNOPSIS
5
+
.SY freenect-glview
6
+
.OP\fIdevice_index\fP
6
7
.SH DESCRIPTION
7
-
This is a simple demo program from the OpenKinect project. To be able to use it, you need to connect a kinect camera device to the USB port of your system.
8
-
.PP
9
-
This program requires OpenGL (Glut) to be installed.
10
-
.PP
8
+
.LP
9
+
This is a simple demo program that illustrates the use of the libfreenect
10
+
library. It also provide a simple way to test the communication with the
11
+
freenect device.
12
+
.SS Shortcuts
13
+
.TP
14
+
.BESC
15
+
Exit the program
16
+
.TP
17
+
.BKeyW
18
+
Increase tilt
19
+
.TP
20
+
.BKeyS
21
+
Reset tilt to 0
22
+
.TP
23
+
.BKeyX
24
+
Decrease tilt
25
+
.TP
26
+
.BKeyF
27
+
Change video format
28
+
.TP
29
+
.BKey1
30
+
Change LED color to still green
31
+
.TP
32
+
.BKey2
33
+
Change LED color to still red
34
+
.TP
35
+
.BKey3
36
+
Change LED color to still yellow
37
+
.TP
38
+
.BKey4
39
+
Change LED color to blinking green
40
+
.TP
41
+
.BKey5
42
+
Change LED color to blinking green
43
+
.TP
44
+
.BKey6
45
+
Change LED color to blinking red and yellow
46
+
.TP
47
+
.BKey0
48
+
Switch off the LED
49
+
.SH OPTIONS
50
+
.TP
51
+
.B\fIdevice_index\fP
52
+
Specify the index of device that should be used. This option is useful when
0 commit comments