![]() |
Group 1 clusters with significant ``Lost Tumor'' can be located, however. During pre-processing, Group 1 and 2 clusters were separated based on the observation that extra-cranial tissues surround the brain and are not found within the brain itself. A ``quadrangle'' was developed by Li in [21,36] to roughly approximate the intra-cranial region. Group 1 and 2 clusters were then discriminated by counting the number of pixels a cluster had within the quadrangle. Clusters consisting of extra-cranial tissues will have very few pixels inside this estimated brain, while clusters of intra-cranial tissues will have a significant number. An example is shown in Figure 4.
A Group 1 cluster is considered to have ``Lost Tumor'' here if more than 1% of its pixels were contained in the approximated intra-cranial region. The value of 1% is used to maximize the recovery of lost tumor pixels because extra-cranial clusters with no lost tumor will have very few pixels within the quadrangle, if any at all. Pixels belonging to Lost Tumor clusters (Figure 3(b)) are merged with pixels from all Group 2 clusters (Figure 3(c)) and set to foreground (a non-zero value), with all other pixels in the image set to background (value=0). This produces a new intra-cranial mask similar to the one shown in Figure 3(d).
Since a Lost Tumor cluster is primarily extra-cranial, its inclusion in the intra-cranial mask introduces areas of extra-cranial tissues, such as the eyes and skin/fat/muscle. To remove these unwanted extra-cranial regions (and recover smaller areas of lost tumor, mentioned above), a series of morphological operations [37] are applied, which use window sizes that are the smallest possible (to minimize mask distortion) while still producing the desired result.
Small regions of extra-cranial pixels are removed
and separation of the brain from meningial
tissues is enhanced by applying
a
closing
operation to the background. Then the brain is extracted by applying
an eight-wise connected components operation [37]
and keeping only the largest foreground component
(the intra-cranial mask).
Finally, ``gaps'' along the periphery of the intra-cranial mask
are filled by first applying a
closing,
then a
erosion operation. An example of the final
intra-cranial mask can be seen in Figure 3(e).