File: fakenect.1

package info (click to toggle)
libfreenect 1%3A0.2.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,528 kB
  • ctags: 2,909
  • sloc: ansic: 6,319; cs: 2,060; cpp: 1,906; python: 952; ruby: 873; java: 729; xml: 40; makefile: 28; sh: 27
file content (20 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH FAKENECT 1 2012-05-21 OpenKinect "libfreenect manual"
.SH NAME
fakenect - Run a program by faking the Kinect
.SH SYNOPSIS
.SY fakenect 
.I database
.I application
.I args
.br
.SH DESCRIPTION
.LP
\fBfakenect\fP runs \fIapplication\fP with the arguments \fIargs\fP using
the data contained in the folder \fIdatabase\fP. These data should have been
recorded using \fIfakenect-record\fP(1).
.SH "SEE ALSO"
.BR fakenect-record (1),
.BR freenect-glpcview (1),
.BR freenect-cppview (1)