Once a user has produced a satisfactory model of the desired segmented structures s/he may perform a number of quantitative geometric calculations on the resulting polygonal model, e.g. total area, volume, and average curvature. Though most of these measures are interesting from the modeling point of view, the volume of the ventricles, for example, can have clinical applications for disorder diagonosis and population comparison.
The models generated in the previous section are represented by
triangle meshes consisting of vertices
, connectivities and
associated normal vectors. The total surface area of the model can be
easily computed by adding the areas
of each triangle
|
(17) |
Table 1 lists values of polygon count, surface area
and total volume, for the models extracted from scalar volume datasets
(
and
), before and after the level set
algorithm is applied to the volumes. We note that the polygon count
drops, because of the simplified form of the final extracted
triangular mesh. The total surface area decrease is also due to
smoothing imposed by the level set model. Volume decrease is
partially caused by the removal (i.e. collapse) of small high
frequency fragments cluttering the model and partially due to
deformations of the model.