The goal of this project was to find the "hills" and "valleys" in the shapes of several human teeth. Four methods were used: top-down segmentation, bottom-up segmentation, a watershed algorithm, and a k-means clustering algorithm. The top-down segmentation method was found to be the most effective for identifying the major hills and valleys in the tooth shapes that were examined.
Available here