1 .TH GPIV_RECIMG 1 "19 Januari 2005"
3 gpiv_recimg \- captures images from a IIDC-compliant camera with IEE1394
9 [\fB-h\fR | \fB--help\fR]
10 [\fB-v\fR | \fB--version\fR]
11 [\fB-V\fR | \fB--verbose\fR]
12 [\fB-x\fR | \fB--x_corr\fR]
13 < \fIstdin\fR > \fIstdout\fR
19 \fBgpiv_recimg\fP records image pairs for Particle Image velocimetry
20 (PIV). The code supports IIDC-compliant cameras that are connected to
21 the computer with IEEE1394. Such an image pair may be analysed by
22 gpiv_rr in the cross-correlation mode for PIV.
24 This program uses the \fBIMG\fR parameters. The command line options
29 Overrides stdin and stdout with \fIfilename\fR. The filename has to be
30 given without its \fB.r\fR extension. Output will be written to
33 \fB-h\fR | \fB--help\fP
36 \fB-v\fR | \fB--version\fP
37 Print version information on standard output, then exit successfully.
39 \fB-V\fR | \fB--verbose\fP
40 program behaves more verbose during operation showing what is going on
42 \fB-x\fR | \fB--x_corr\fR
43 Records two succesive image frames for cross-correlation and stores as
44 a single image. In this case, \fBgpiv_combing\fR is not needed.
53 The program is still in a very prelimary state.