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