30.11.2012 Views

Thesis (PDF) - Signal & Image Processing Lab

Thesis (PDF) - Signal & Image Processing Lab

Thesis (PDF) - Signal & Image Processing Lab

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

92 CHAPTER 6. EXTREMA-WATERSHED TREE EXAMPLE<br />

(a) (b)<br />

Figure 6.18: Segmentation example. (a) Original pears image. (b) Sub-tree labels.<br />

Trenches depth threshold 450.<br />

The last operation in the algorithm is needed to deal with two problems. One<br />

problem is that small regions are left sometimes near object borders. Those regions<br />

are removed by the size criterion. It is important to notice that this size criterion does<br />

not cause the algorithm to be a regular size-based pruning, because the size criteria<br />

should be an order of magnitude smaller than the required objects. Another problem<br />

is that in many cases a number of similar zones remain in the tree. Those zones have<br />

a son-father relationship, and are stacked one above the other, with a slight difference<br />

in size. The proposed solution of this problem is to prune vertices that have a slightly<br />

bigger father. A threshold of 10% size difference was found to be a good choice.<br />

An example of this segmentation is shown in Fig. 6.18. In this image the segmen-<br />

tation roughly follows the pears boundary. Another example of segmentation can be<br />

seen in Fig. 6.19.<br />

6.3.2 Comparison to the Shape Tree<br />

A natural alternative to the proposed representation is the shape tree, discussed in<br />

Chapter 2.2.3. Monasse and Guichard list in [13] the properties of an opening operator<br />

based on the shape tree. It may be a good idea to check which properties the two<br />

approaches have in common and which they do not. Let us denote an opening operator<br />

on an image u using the extrema watershed tree as γB(u), where B is a structuring

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!