MDISPHIST

Section: User Commands (1)
Updated: FEBURARY 13, 1991
Index Return to Main Contents
 

NAME

mdisphist - display histogram files generated by mhisto as a bar graph  

SYNOPSIS

mdisphist [-m maxcnt] [-F [#]] [-M] [-g [#]] [-n] [-r] [-R] [-w #]
          [<] histogram [> graphimage]
 

DESCRIPTION

-m #
this flag specifies an initial maximum bincount for use in scaling the displays. Otherwise, the maximum in the first histogram is used, and changed when -R is used (retrieve maxcnt).
-R
this option is reserved for the case when mhisto was used with the -r option
-r
will recalculate the maximum count for each frame. If mhisto has already been used with the -r option, use the -R option in mdisphist (this saves time).
-w #
specify the output window size. The default is 256 x 256. The best sizes are powers of 2.
-g [#]
add grids to the histogram graph. The default is 8.
-n
output white background and black foreground graph.
-F [#]
The real output window will add frame around 4 edges, the default frame line width is 1. The frame line width [#] can be from 1 to 8.
-M
display some important status messages
 

EXAMPLE

mhisto -r MRI_3D.256 | mdisphist -R | tuner
display 3D image (MRI_3D.256) histograms.

mhisto saturn | mdisphist -w 400 -g 12 -n | xhips
this example displays saturn histogram in large window with 12 x 12 grids and white background.  

SEE ALSO

mhisto(1), histo_simulate(1), elastic(1)  

AUTHOR

Jin Guojun - 1/8/91


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 01:45:16 GMT, December 05, 2024