Version 5.2.0: Add text ifexport option
[ctsim.git] / man / phm2if.1
1 .\"  -*- nroff -*-
2 .\"
3 .\" phm2if.1
4 .\"
5 .\" Author: Kevin Rosenberg <kevin@ctsim.org>
6 .\"
7 .\" $Id: phm2if.1,v 1.5 2002/05/03 10:28:17 kevin Exp $
8 .\"
9 .Dd April 19, 2000
10 .Dt PHM2IF 1
11 .Os
12 .Sh NAME
13 .Nm phm2if
14 .Nd Generate Phantom (generate phantom for computed tomography simulator)
15 .Sh SYNOPSIS
16 .Nm phm2if outfile nx ny [--phantom phantom-name] [--picfile filename] [OPTIONS]
17 .Sh DESCRIPTION 
18 .Nm
19 generates phantom images for comparisons to reconstructions for CTsim.
20 .Pp
21 .Nm
22 is configured to use a variety of options for phantom generation.
23 .Pp
24 The options are as follows:
25 .Bl -tag -width Ds
26 .It Fl Fl phantom Ar predefined-phantom-name
27 Selects a predefined phantom name
28 .It Fl Fl picfile Ar picfile
29 Reads a picture file that defines a phantom
30 .It Fl Fl filter Ar filter-name
31 Generate a phantom image from a filter
32 .It Fl Fl filter-param Ar x
33 Set alpha level for Hamming filter
34 .It Fl Fl filter-bw Ar bw
35 Filter bandwidth (default is 1)
36 .It Fl Fl filter-domain Ar domain
37 Set domain to "spatial" or "freq"
38 .It Fl Fl nsample Ar n
39 Use n samples per X & Y direction for each pixel
40 .It Fl Fl trace Ar level
41 Set trace level (default is none)
42 .It Fl Fl desc Ar description
43 Save description in image file
44 .It Fl Fl verbose
45 Turn on verbose mode
46 .It Fl Fl debug
47 Turn on debug mode
48 .It Fl Fl version
49 Print version
50 .It Fl Fl help
51 Print terse help summary
52 .El
53 .Sh AUTHORS
54 Kevin Rosenberg, M.D. <kevin@ctsim.org>
55 .Sh HISTORY
56 CTSim was begun in 1983 using MS-DOS and an EGA display adapter. In
57 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
58 .Sh SEE ALSO
59 ctsim (1), ctsimtext (1), if1 (1), if2 (1), ifinfo (1), linogram (1),
60 phm2helix (1), phm2pj (1), pj2if (1), pjHinterp (1), pjinfo (1),
61 pjrec (1)