levels_per_bin = 1The parameter ``levels_per_bin = '' gives the number of graylevels assigned to each grayscale bin.
slices_per_group = 1
starting_slice = 1
smooth_hist = yes
image_out = undefined
second_volume = 0
The parameter ``slices_per_group = '' gives the number of
volume slices contained in each slice group. The parameter
``starting_slice = '' tells the function at which slice to
start computing the histogram. As an example, suppose a volume has
slices. If we have each slice group contain M
slices and start the analysis on the fifth slice, then
the y = 0 bin contains the graylevel histogram for slices
5 through 5+l-1, the y=1 slice group contains the
graylevel histogram for slices 5+l through 5+
-1, etc.
The ``smooth_histogram = '' option allows one to apply a light local smoothing (a 5-point Hamming window [22]) to each row of the histogram.