Presentation is loading. Please wait.

Presentation is loading. Please wait.

Medical Imaging Mohammad Dawood Department of Computer Science University of Münster Germany.

Similar presentations


Presentation on theme: "Medical Imaging Mohammad Dawood Department of Computer Science University of Münster Germany."— Presentation transcript:

1 Medical Imaging Mohammad Dawood Department of Computer Science University of Münster Germany

2 2 Medical Imaging, SS-2010 Mohammad Dawood Image Segmentation

3 3 Medical Imaging, SS-2010 Mohammad Dawood Segmentation - Locate tumors and other pathologies - Measure tissue volumes - Computer-guided surgery - Diagnosis - Treatment planning - Study of anatomical structure

4 4 Medical Imaging, SS-2010 Mohammad Dawood Threshold Based Segmentation

5 5 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Histogram based segmentation

6 6 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Histogram based segmentation

7 7 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Zack Method A line is constructed between the maximum of the histogram at brightness bmax and the lowest value bmin The distance d between the line and the histogram h[b] is computed for all values of b from b = bmin to b = bmax The brightness value bo where the distance between h[bo] and the line is maximal is the threshold value.

8 8 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Global Threshold Selection -Select an initial threshold (T) -Segment into object and background 1.G 1 = {f>=T} 2.G 2 = {f< T} -The average of each set is m 1 = average value of G 1 m 2 = average value of G 2 -New threshold is average of m 1 and m 2 T’ = (m 1 + m 2 )/2. - Repeat until convergence

9 9 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Global Threshold Selection Threshold = 153.1063

10 10 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Otsu’s Method Compute histogram For all possible thresholds t Calculate ω i and μ i Compute variance: ω 1 (t) *ω 2 (t) [μ 1 (t)- μ 2 (t)] Desired threshold corresponds to the maximum Threshold for the Head Image: 153.0

11 11 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Multiple Thresholds (f 180)

12 12 Medical Imaging, SS-2010 Mohammad Dawood Clustering Methods

13 13 Medical Imaging, SS-2010 Mohammad Dawood Segmentation K-Means Clustering - Pick K cluster centers - Assign each pixel in the image to the nearest cluster center - Re-compute the cluster centers by averaging all pixels in the cluster - Repeat until convergence

14 14 Medical Imaging, SS-2010 Mohammad Dawood Segmentation K-Means Clustering K-MeansFuzzy K-Means

15 15 Medical Imaging, SS-2010 Mohammad Dawood Region Growing

16 16 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Region Growing - Select seeding points - Starting from seeds, look at the neighbors if neighbor similar, add to region else proceed with next unclassified neighbor - Repeat until all pixels are classified

17 17 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Region Growing Threshold 10Threshold 20

18 18 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Watersheds Label each minimum with a distinct label. Initialize a set S with the labeled nodes Extract from S a node x of minimal altitude F Attribute the label of x to each non labeled node y adjacent to x, and insert y in S Repeat Step 2. Until S is empty.

19 19 Medical Imaging, SS-2010 Mohammad Dawood Segmentation Watersheds

20 20 Medical Imaging, SS-2010 Mohammad Dawood Thank You!


Download ppt "Medical Imaging Mohammad Dawood Department of Computer Science University of Münster Germany."

Similar presentations


Ads by Google