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