Title: Detection of clusters of small features such as microcalcifications
1Detection of clusters of small features such as
microcalcifications
BREAST EXPERTS
- Baris Ozyer, ANKARA
- Fatih Titrek, ANKARA
- László Csernetics, SZEGED
- Levente Ficsór, BUDAPEST
2OUTLINE
- The Problem
- Digital Mammography
- Literature
- Steps to solve the problem.
- If we could have more time.
3The 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
4Digital 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.
5The 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
6Used Programmes to improve the results
7Some words about the problem
- Some problems to detect the microcalcifications
on the images - High variety of microcalcifications
- High variability of background
8Literature
- 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
9More 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
10What is our plan ?
- Normalization to enhance contrast
- Smoothing
- Morphological edge detection
- Threshold
- Finding rings
- Measure the detected objects
11Normalization 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.
12Smoothing
- 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.
13Morphological edge detection
The simply difference between a dilated and an
eroded image could be define an edge.
Detected Image
14Tresholding
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.
Tresholded Image
15Tresholding Detecting the circle
16Measurements
- Some kind of microcalcifications
17Further improvement in segmentation
- Local normalization of image parts
- Segment by homogeneity and intensity
- Normalization for the current region
- Microcalcification detection (as mentioned before)
18Further improvement in segmentation
- Segmentation by homogeneity and intensity
19Further improvement in segmentation
- Extract the current region
20Further improvement in segmentation
- Normalization for the current region and edge
detection
21Thanks for your attentionsQuestions if any are
welcome