segmentation of medical images using active contours and gradient vector flow b.hemakumar

17
1 NCIP 2005 SEGMENTATION OF MEDICAL IMAGES SEGMENTATION OF MEDICAL IMAGES USING ACTIVE CONTOURS AND GRADIENT USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW VECTOR FLOW B.Hemakumar B.Hemakumar M.Tech student, Biomedical signal processing M.Tech student, Biomedical signal processing and Instrumentation, and Instrumentation, Dept. of Electronics and Instrumentation, Dept. of Electronics and Instrumentation, SASTRA deemed university, SASTRA deemed university, Tanjore, India. Tanjore, India.

Upload: cameo

Post on 09-Jan-2016

40 views

Category:

Documents


4 download

DESCRIPTION

SEGMENTATION OF MEDICAL IMAGES USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar M.Tech student, Biomedical signal processing and Instrumentation, Dept. of Electronics and Instrumentation, SASTRA deemed university, Tanjore, India. OUTLINE OF PRESENTATION. Active contours - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

1

NCIP 2005

SEGMENTATION OF MEDICAL IMAGES SEGMENTATION OF MEDICAL IMAGES USING ACTIVE CONTOURS AND GRADIENT USING ACTIVE CONTOURS AND GRADIENT

VECTOR FLOWVECTOR FLOW

B.HemakumarB.HemakumarM.Tech student, Biomedical signal processing and M.Tech student, Biomedical signal processing and

Instrumentation,Instrumentation,Dept. of Electronics and Instrumentation,Dept. of Electronics and Instrumentation,

SASTRA deemed university, SASTRA deemed university, Tanjore, India.Tanjore, India.

Page 2: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

2

NCIP 2005

OUTLINE OF PRESENTATION

1. Active contours

• Introduction

• Applications

• Problems – conventional snakes

2. Existing Methods

3. GVF Method

• GVF snake

• Results

4. Conclusion

Page 3: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

3

NCIP 2005

ACTIVE CONTOURS

Active contours -- or snakes -- are computer-generated curves that move within images to find object boundaries

Curves defined within an image domain that can move under the influence of internal forces within the curve itself and external forces derived from the image data

Page 4: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

4

NCIP 2005

ACTIVE CONTOURS contd…

Basic idea – MODELLINGBasic idea – MODELLING MODEL evaluated based on INT & EXT MODEL evaluated based on INT & EXT

propertiesproperties MODEL can move, shrink and expandMODEL can move, shrink and expand 3 Forces govern the motion of SNAKE3 Forces govern the motion of SNAKE

Int. forcesInt. forcesExt. forcesExt. forcesImage forcesImage forces

Page 5: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

5

NCIP 2005

APPLICATIONS

CARDIAC DISORDERSCARDIAC DISORDERS CC – GOLD STANDARDCC – GOLD STANDARD Role of Active contourRole of Active contour

PROSTATE CANCERPROSTATE CANCER BiopsyBiopsy Role of Active contoursRole of Active contours

Page 6: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

6

NCIP 2005

PROBLEMS WITH CONVENTIONAL SNAKES

• Snakes cannot move toward objects that are too far away

• Snakes cannot move into boundary concavities or indentations

Page 7: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

7

NCIP 2005

EXISTING METHODS

•Multiresolution methods have addressed the issue of initialization, but specifying how the snake should move across different resolutions remains problematic

•Pressure forces, can push an active contour into boundary concavities, but cannot be too strong or “weak” edges will be overwhelmed

•Distance potential forces

•Control points

•Solenoidal external fields

Page 8: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

8

NCIP 2005

EXISTING METHODS contd..

Previous efforts to solve these problems Previous efforts to solve these problems have not been completely successful, and have not been completely successful, and have often created new problems along with have often created new problems along with the proposed solutions.the proposed solutions.

Page 9: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

9

NCIP 2005

GVF METHOD

We present a new class of external forces for active contour models that addresses the problems listed previously.

The GVF forces are used to drive the snake, modeled as a physical object having a resistance to both stretching and bending, toward the boundaries of the object.

The GVF forces are calculated by applying generalized diffusion equations to both components of the gradient of an image edge map.

Page 10: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

10

NCIP 2005

GVF METHOD contd..

Because the GVF forces are derived from a diffusion operation, they tend to extend very far away from the object.

This extends the "capture range" so that snakes can find objects that are quite far away from the snake's initial position.

This same diffusion creates forces which can pull active contours into concave regions.

Page 11: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

11

NCIP 2005

RESULTS

We have developed a graphical user interface (GUI) using MATLAB 6.1

MRI and ultrasound Imaging were done at Govt. General hospital, Karaikal.

We have tested our GVF snake on many types of objects, from simple shapes to magnetic resonance images of the heart and brain, renal and prostate cancer ultrasound images

Page 12: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

12

NCIP 2005

RESULTS contd.. (GUI)

Page 13: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

13

NCIP 2005

RESULTS contd..

MRI images of Heart MRI images of Heart

Ultrasound images of the prostate cancer

Page 14: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

14

NCIP 2005

CONCLUSIONThe GVF snake is a new approach to active contours and surfaces. It focuses on the design of the external force first, and the implementation of the snake second. The computations are straightforward, i.e., the diffusion equations are simple to calculate, and the result is always better than the traditional snake.

Page 15: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

15

NCIP 2005

KEY REFERENCES

1. Chenyang Xu and Jerry L. Prince, “Gradient Vector Flow: A New External Force for Snakes”, IEEE Proc. Conf. on Comp. Vis. Patt. Recog. (CVPR'97)

2. http://iacl.ece.jhu.edu/projects/gvf/3. P. Abolmaesumi, “SEGMENTATION OF

PROSTATE CONTOURS FROM ULTRASOUND IMAGES”, IEEE Trans. Med. Imag., vol. 22, no. 4, pp.539–551, 2003

Page 16: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

16

NCIP 2005

ACLNOWLEDGEMENT

Dr. G. BALACHANDIRAN,Dr. G. BALACHANDIRAN, M.B.B.S., M.D., D.M.R.D., DNB, M.I.C.R.,M.B.B.S., M.D., D.M.R.D., DNB, M.I.C.R.,

HEAD OF DEPARTMENT,HEAD OF DEPARTMENT,

Dept. of Radiology,Dept. of Radiology,

Govt. General Hospital,Govt. General Hospital,

Karaikal.Karaikal.

Page 17: SEGMENTATION OF MEDICAL IMAGES  USING ACTIVE CONTOURS AND GRADIENT VECTOR FLOW B.Hemakumar

17

NCIP 2005

THANKS FOR YOUR ATTENTION