File: fakenect.1

package info (click to toggle)
libfreenect 1%3A0.5.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,156 kB
  • sloc: ansic: 7,417; cpp: 7,265; cs: 2,062; python: 992; ruby: 873; java: 730; xml: 49; sh: 27; makefile: 23
file content (18 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH FAKENECT 1 2012-01-29 "libfreenect" "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)