This document summarizes a research paper that proposes a method for segmenting vertebral bodies from MR images of the human spine using fuzzy C-means clustering. The method first pre-processes the images, then performs fuzzy C-means clustering to segment the vertebral bodies. Several morphological operations are applied post-clustering to extract the vertebral bodies. Finally, the vertebrae are labeled to help with diagnosis. The method is compared to Otsu thresholding and K-means clustering, demonstrating better performance in segmenting the vertebrae, as measured by Dice coefficient and Hausdorff distance metrics.
Related topics: