Version 5.2.0: Add text ifexport option
[ctsim.git] / man / if2.1
1 .\" -*- NROFF -*-
2 .\" 
3 .TH "if2" "1" "" "Kevin Rosenberg" "Engineering"
4 .SH "NAME"
5 if2 \- binary operations between two image (IF) files.
6 .SH "SYNOPSIS"
7 .B if2 infile1 infile2  outfile [OPTIONS]
8 .SH "DESCRIPTION "
9 \fIif2\fP 
10 performs binary functions on two input IF image files.
11 .SH "OPTIONS"
12 \fIif2\fP
13 accepts the following options:
14 .TP 16
15 .B \-\-add
16 Add infile1 and infile2.
17 .TP 16
18 .B \-\-sub
19 Subtract infile2 from infile1.
20 .TP 16 
21 .B \-\-mul 
22 Multiply images.
23 .TP 16
24 .B \-\-comp 
25 Compare images.
26 .TP 16
27 .B \-\-column\-plot \fIn\fP
28 Plot column.
29 .TP 16
30 .B \-\-row\-plot \fIn\fP
31 Plot row.
32 .TP 16
33 .B \-\-verbose
34 Verbose mode.
35 .TP 16 
36 .B \-\-version
37 Print version.
38 .TP 16 
39 .B \-\-help
40 Print terse help summary
41 .SH "AUTHORS"
42 Kevin Rosenberg, M.D. <kevin@ctsim.org>
43 .SH "HISTORY"
44 CTSim was begun in 1983 using MS\-DOS and an EGA display adapter. In
45 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
46 .SH "SEE ALSO"
47 .BR ctsim (1)
48 .BR ctsimtext (1)
49 .BR if1 (1)
50 .BR ifexport (1)
51 .BR ifinfo (1)
52 .BR linogram (1)
53 .BR phm2helix (1)
54 .BR phm2if (1)
55 .BR phm2pj (1)
56 .BR pj2if (1)
57 .BR pjHinterp (1)
58 .BR pjinfo (1)
59 .BR pjrec (1)
60