Bme Lec Imt-23
Bme Lec Imt-23
Course Instructor :
Prof. Mahua Bhattacharya
1
Medical Image/data
Processing for Different
Biomedical Applications for
diagnostic planning using
computational approaches
What are the different aspects / categories
of medical data analysis research
Collection of raw medical data
Processing of data
Segmentation of ROI (region of interest) as per
medical observation
Identification / classification of lesion for surgical
assistance
Gradation /identification of different stages of
prognosis
Medical image registration for different modality
images
Information combination using fusion techniques
Need of Multimodality Image / Data Acquisition and
Analysis
During the last few decades there is remarkable advancement in
diagnostic radiology and nuclear imaging techniques
The automatic cell analysis method is capable of segmenting the cells and
can detect the number of live/dead cells present in the body.
This study proposed a novel non-linear segmentation model (NSM) for the
segmentation and quantification of live/dead cells present in the body. This
work also reveals the aspects of electromagnetic radiation on the cell body.
The bright images of the hippocampal CA3 region of the rat brain under
the resolution of 60× objective are used to analyze the effects called NISSL-
stained dataset. The proposed non-linear segmentation model segments the
foreground cells from the cell images based on the linear regression
analysis. These foreground cells further get discriminated as live/dead cells
and quantified using shape descriptors and geometric method, respectively.
The counting analysis of live and dead cells using the proposed method is
far better than the manual counts. The segmentation model and
quantifying procedure is an amalgamated method for cell quantification
that yields better segmentation results 6
Key Features ( Novelty or Specialty)
Medical
science
Statistics
Mathematics
Medical
AI and
Image /data
Computer Softcomputing
analysis: An
Vision Interdisciplinary
Research
Communication
Basic and
Applied Science
Management
Science
Approaches For Medical Data analysis
For Analysis of medical Image Segmentation is a
crucial step for detection the Region of Interest
13
Averaging is a special case of discrete convolution. For a 3 x 3
neighborhood the convolution mask h is
A Convolution Mask
For 3 X 3 area the 5th largest value in 5 X 5 the 12th largest value of
grey level for the middle of the
15
Image corrupted by Impulse noise or Salt and Pepper Noise
16
Sharpening Spatial Filter
This filter is useful to restore the finer details and to restore the
blurring effect.
The sharpening filter is based on derivative of the image
function, ( gradient function)
The derivative operators are proportional to the degree of
The intensity distribution / grey level distribution in the mage is not uniform
and which creates poor visibility of the image . The most common process is
Contrast Stretching - the idea is to stretch the grey levels over the entir
dynamic range of the image
A point has been detected at the location on which the mark is centered if
|R| ≥ T
where T is a nonnegative threshold R is the sum of products of the
coefficients with the gray levels contained in the region encompassed
by the mark.
Edge Detection Or Edge Segmentation
•first order derivatives are implemented using the magnitude of the gradient.
commonly approx.
84
Diagonal Edges with Prewitt and Sobel
Masks
85
Laplacian Operator
which is for an image function f(x,y) of two variables is defined as:
26
Two Dimensional Laplacian Equation is obtained by adding the two
expressions
27
First Order Gradient Masks
84
Diagonal Edges with Prewitt and Sobel
Masks
85
Canny Advanced Edge Detection Technique
Gray matter
white matter
cerebrospinal fluid
Where vi is the cluster center for ith cluster and ||uk −vi ||
represents the distance d, between uk and vi . Clearly, the
smaller the value of Im(P), the better the fuzzy partition P.
Thus, fuzzy partition has a goal to minimize the performance
index Im(P), which offers
The FCM algorithm is an iterative procedure as described below:
1. Initialise the number of classes and the membership matrix Ai (uk )
with random values between 0 and 1 such that the Eq. (1) is satisfied.
2. Calculate the fuzzy clusters centers vi , i = 1, 2, . . . , c, using the Eq.
(3).
3. Iterate until the improvement over the previous iteration is below a
certain threshold, this is done by computing the cost function using the
Eq. (2).
4. Compute the new membership matrix Ai (uk ) using Eq. (4). Go to
step-2.
The task here is to find out the true label of each pixel or voxel
which may belong to the subset of {GM, WM, CSF}.
Intensity distribution and Contextual
information are combined using MRF models
to obtain a powerful decision rule regarding the
true label of the pixel
All the three methods are able to segment the CSF almost
correctly leaving few corners
In case of FCM, there is a lack of continuity for
segmenting GM and WM
It is seen that WM is mistaken for GM
This is due to not considering contextual information in
FCM and the difference between the intensities of GM and
WM is very less
In case of FCM, there is a lack of continuity for
segmenting GM and WM
The accuracy for segmenting WM using FCM is only
39% since FCM is not considering contextual
information
The approaches which use Markov random field
model have been able to successfully segment
WM and GM