File: gpiv_recimg.1

package info (click to toggle)
gpivtools 0.6.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,472 kB
  • ctags: 528
  • sloc: ansic: 6,804; sh: 5,105; perl: 1,035; makefile: 299; python: 207
file content (53 lines) | stat: -rw-r--r-- 1,420 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.TH GPIV_RECIMG 1 "19 Januari 2005"
.SH NAME
gpiv_recimg \- captures images from a IIDC-compliant camera with IEE1394 
connection.
.SH SYNOPSIS

\fBgpiv_recimg\fP 
[\fB-f \fIfilename\fR]
[\fB-h\fR | \fB--help\fR]
[\fB-v\fR | \fB--version\fR]  
[\fB-V\fR | \fB--verbose\fR]  
[\fB-x\fR | \fB--x_corr\fR]  
< \fIstdin\fR > \fIstdout\fR

\fP

.SH DESCRIPTION

\fBgpiv_recimg\fP records image pairs for Particle Image velocimetry
(PIV). The code supports IIDC-compliant cameras that are connected to
the computer with IEEE1394.  Such an image pair may be analysed by
gpiv_rr in the cross-correlation mode for PIV.

This program uses the \fBIMG\fR parameters. The command line options
are explained below.

.SH Options 
\fB-f \fIfilename\fR 
Overrides stdin and stdout with \fIfilename\fR. The filename has to be
given without its \fB.r\fR extension. Output will be written to
\fIfilename\fB.r\fR.
.TP
\fB-h\fR | \fB--help\fP 
On-line help.
.TP
\fB-v\fR | \fB--version\fP
Print version information on standard output, then exit successfully.
.TP
\fB-V\fR | \fB--verbose\fP
program behaves more verbose during operation showing what is going on
.TP
\fB-x\fR | \fB--x_corr\fR
Records two succesive image frames for cross-correlation and stores as
a single image. In this case, \fBgpiv_combing\fR is not needed.

.SH SEE ALSO
gpivtools

.SH AUTHOR
Gerber Van der Graaf

.SH BUGS
The program is still in a very prelimary state.