In the example, the measured mean reciprocal intercept value (from more than
2000 total intercepts obtained with 18 placements of the parallel line grid, in rota-
tional steps of 10 degrees) is 0.27
µ
m
–1
. From this, the true mean three-dimensional
thickness is calculated as 2.46
µ
m. Thus, a true three-dimensional thickness of the
structure has been measured, even though it may not actually be shown anywhere
in the image because of the angles of intersection of the section plane with the
structure.
In the preceding examples, it was necessary to measure the length of the inter-
sections of the lines with the features. In many of the stereological procedures shown
in Chapter 1 for structural measurement, it is only necessary to count the number
of hits, places where the grid lines or points touch the image. This is also done easily
by using an AND to combine the grid (usually generated by the computer as needed,
but for repetitive work this can also be saved as a separate binary image) with the
image, and then counting the features that remain. Note that these may not be single
pixel features; even if the intersection covers several pixels it is still counted as a
single event.
In the example shown in Figure 4.22, a vertical section is used to measure the
surface area per unit volume of bundles of stained muscle tissue. Thresholding the
image delineates the volume of the muscle. The surface area is represented by the
outline of these regions. The outline can be generated by making a duplicate of the
image, eroding it by a single pixel, and combining the result with the original binary
using an Exclusive-OR, which keeps just the pixels that have changed (the outline
that was removed by the erosion). Generating an appropriate grid, in this case a
cycloid since a vertical section was imaged, and combining it with the outlines using
a Boolean AND, produces an image in which a count of the features tallies the
number of hits for the grid. As noted in Chapter 1, the surface area per unit volume
is then calculated as 2·
N
/
L
where
N
is the number of hits and
L
is the total length
of the grid lines.
Automatic counting of hits made by a grid also applies to point grids used to
measure area fraction and volume fraction. Figure 4.23 shows an example. The
original image is a transverse section through a lung (as a reminder, for volume
fraction measurements, vertical sectioning is not required since the points in the grid
have no orientation). Processing this image to level the nonuniform brightness
enables automatic thresholding of the tissue. Because the image area is larger than
the sample, it will also be necessary to measure the total cross-sectional area of the
lung. This is done by filling the holes in Figure 4.23(b) to produce Figure 4.23(c)
(filling holes is discussed just after this example).
A grid of points was generated by the computer containing a total of 132 points
(taking care not to oversample the image by having the points so close together that
more than one could fall into the same void in the lung cross section). ANDing this
grid with the tissue image (Figure 4.23b) and counting the points that remain (54)
measures the area of tissue. ANDing the same grid with the filled cross-section image
(c) and counting the points that remain (72) measures the area of the lung. In the figure,
these points have been superimposed, enlarged for visibility, and grey-scale coded to
2241_C04.fm Page 243 Thursday, April 28, 2005 10:29 AM
Copyright © 2005 CRC Press LLC