Download presentation
Presentation is loading. Please wait.
Published byShinta Johan Modified over 5 years ago
1
Detection of clusters of small features such as microcalcifications
BREAST EXPERTS Baris Ozyer, ANKARA Fatih Titrek, ANKARA László Csernetics, SZEGED Levente Ficsór, BUDAPEST SSIP 2005
2
OUTLINE The Problem Digital Mammography Literature
Steps to solve the problem. If we could have more time…. SSIP 2005
3
The Problem Detection of clusters of small features such as circles or microcalcification on a noisy features background Input: Given an image like a mammogram with the presence of microcalcifications of different size and shape which can be introduced by simulation for the purpose of this project Output: Images with detection indicated SSIP 2005
4
Digital Mammography Definition: Digital mammography is a mammography system where x-ray film is replaced by solid-state detectors that convert x-rays into electric signals. The electrical signals are used to produce images of the breast that can be seen on a computer screen or printed on special films to look like regular mammograms. SSIP 2005
5
The Advantages of the Digital Mammography
Fewer patient calls back for additional images. Less anxiety for patience Less time for doctors The doctors can electronically manipulate images SSIP 2005
6
Used Programmes to improve the results
Matlab Khoros C++ ImageJ SSIP 2005
7
Some words about the problem…
Some problems to detect the microcalcifications on the images High variety of microcalcifications High variability of background SSIP 2005
8
Literature Detection of Microcalcifications in Digital Mammograms Using Wavelets, Ted C. Wang and Nicolaos B. Karayiannis “tophat” algorithm was applied to obtain unique markers for Opening, Subtraction,Thresholding The tophat algorithm is a morphological transform that is used to extract either locally bright or locally dark objects, with the use of shape information and relative brightness. The numerical analysis of the detected microcalcifications SSIP 2005
9
More Literatures Characterization of clustered microcalcifications in digitized mammograms using neural networks and support vector machines. Papadopoulosa, D.I. Fotiadisb, A. Likas, 2005 Breast cancer diagnosis system based on wavelet analysis and fuzzy-neural, Rafayah Mousa, Qutaishat Munib, Abdallah Moussa, 2004 Detection of single and clustered microcalcifications in mammograms using fractals models and neural networks, L. Bocchi, G. Coppini, J. Nori, G. Valli, 2003 SSIP 2005
10
What is our plan ? Normalization to enhance contrast Smoothing
Morphological edge detection Threshold “Finding rings” Measure the detected objects SSIP 2005
11
Normalization to enhance constrast
Typically normalization is attempting to remove global effects, that can be seen by examining plots that show all the data for a slide or slides. Normalization does not necessarily have anything to do with the normal distribution that plays a prominent role in statistics. SSIP 2005
12
Smoothing Smoothing is the process of taking an image and blurring it so that it looks out of focus. To find the edge it is better use smoothing technique. SSIP 2005
13
Morphological edge detection
The simply; difference between a dilated and an eroded image could be define an edge. Smoothed Image SSIP 2005 Detected Image
14
Tresholding The segmentation is determined by a single parameter known as the intensity threshold. In a single pass, each pixel in the image is compared with this threshold. If the pixel's intensity is higher than the threshold, the pixel is set to, say, white, in the output. If it is less than the threshold, it is set to black. Detected Image SSIP 2005 Tresholded Image
15
Tresholding & Detecting the circle
SSIP 2005
16
Measurements Some kind of microcalcifications SSIP 2005
17
Further improvement in segmentation
Local normalization of image parts Segment by homogeneity and intensity Normalization for the current region Microcalcification detection (as mentioned before) SSIP 2005
18
Further improvement in segmentation
Segmentation by homogeneity and intensity SSIP 2005
19
Further improvement in segmentation
Extract the current region SSIP 2005
20
Further improvement in segmentation
Normalization for the current region and edge detection SSIP 2005
21
Thanks for your attentions Questions if any are welcome
SSIP 2005
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.