Segmentation of medical texture images

DOI : 10.17577/IJERTCONV1IS06155

Download Full-Text PDF Cite this Publication

Text Only Version

Segmentation of medical texture images

SHRIJA MADHU

Assoc.Professor(Mca Dept) , Giet,Rajahmundry(Ap),India Shrijamadhu@Yahoo.Co.In

K.H.VIJAYAKUMARI

Assistant .Professor (It Dept).

Giet Rajahmundry(Ap),India Vijaya.Kotari@Gmail.Com

  1. VANDANA PETER

    Assistant .Professor(It Dept), Giet Rajahmundry(Ap),India Vandana.Ambati@Gmail.Com

    Abstract- In this paper an algorithm is suggested for automatic edge enhancement and detection in medical images. The characteristics of medical images justify the importance of an edge enhancement step prior to edge detection. The main aim is to suppress unwanted noise and to enhance the image features. The texture feature based technique is selected for analysis of medical images. The suggested algorithm is based on a combination of wavelet coefficients at different scales. Stationary wavelet transform is used for edge enhancement

    Keywords- Edge enhancement; edge detection; mother wavelet; multiplicative speckle; stationary wavelet transform.

    1. INTRODUCTION

      Today, there is almost no area of technical endeavour that is not impacted in some way or another by digital image processing. The area of digital image processing is a dynamic field and new techniques and applications are reported routinely in professional literature and in new product announcements. Digital images are subject to a wide variety of distortions which may result in visual quality degradations.Image enhancement is crucial for many image processing applications. The ultimate goal of image enhancement techniques is to improve the visual information of a degraded image in a subjective process.

      Image sharpening is a classic problem in the field of image enhancement. The principal objective of image sharpening is to highlight fine details in an image or to enhance details that have been blurred, either in error or as a natural effect of a particular method of image acquisition. Usages of image sharpening vary and include applications ranging from document and medical imaging to industrial inspection and autonomous guidance in military systems [1].

      Edge detection techniques are mostly based on the following two steps: edge enhancement and detection. Unlike optical images, in medical data, which is highly heterogeneous, a robust edge enhancement phase is essential in getting required detection rate. This phase is generally performed through techniques that are related to derivation, like, simple differences, Sobel lter[2], Prewitt lter[3], morphological gradients ,etc., possibly combined with smoothing.

      For medical CT and MR images, many methods were recently employed for segmentation, for instance interactive thresholding aided by morphological information [4], region

      growing and region splitting and merging [5,6], active contours [7,8,9,10], the use of cluster analysis methods [11,12,13], or watershed transformation [14,15].

      X-rays are the oldest and the most frequently used form of medical imaging. X-ray is a painless medical test, which helps physicians diagnose and treat medical conditions. This medical test involves exposing a part of the body to a small dose of ionizing radiation with the objective of producing pictures for the inside of the body. The bone X-ray makes images of any bone in the body, including the hand, wrist, arm, foot, ankle, knee, leg or spine. X-ray images are maintained as hard film copy or, more likely, as a digital image that is stored electronically. These stored images are easily accessible and are sometimes compared to current X- ray images for diagnosis and disease management .

      When using wavelet tools for signal processing purposes, it is critical to choose conveniently the type of transform as well as the mother wavelet according to the nature of the signal to be analyzed and according to the type of characteristic to be highlighted [16]. In the framework of this paper, a discrete stationary wavelet transform(SWT)will be employed. In order to select the appropriate mother wavelet, the size of its support both in time and in frequency, as well as its number of vanishing moments, has to be taken into account, the Haar wavelet . with two coefcients, a single vanishing moment, and a linear phase has been selected for the addressed application.

      Figure 1. Medical images A.medical image processing

      Processing of medical images is done in four steps: image filtering, segmentation, feature extraction and analysis of

      Shrija Madhu, K.H.Vijayakumari, A.Vandana Peter

      extracted features .In this paper segmentation is the step which will be dealt with.

      B.Segmentation

      Segmentation subdivides an image into its constituent regions or objects. Segmentation algorithms are based on two basic categories dealing with properties of intensity values- discontinuity and similarity. In the first category ,the assumption is that boundaries or regions are sufficiently different from each other and from the background to allow boundary detection based on local discontinuities in intensity. Edge based segmentation belongs to this category. Region based segmentation approaches in the second category are based on partitioning an image into regions that are similar according to a set of predefined criteria.

      C.Edge detection

      Edge detection is a fundamental tool, which is commonly used in many image processing applications. This process detects boundaries between objects and background in the image. Since edge detection has been an active area for more than 40 years, many effective methods have been proposed such as gradient edge detectors (1st derivative), zero crossing (2nd derivative), Laplacian of Gaussian (LOG) and Gaussian edge detectors .

      D.Edge enhancement

      The wavelet transform is interpreted as a multiscale differential operator, for the purpose of edge enhancement. More over, if the wavelet has a compact support and n vanishing moments ,i.e.,

      (1)

      there exists a function having decay such that

      (2)

      Then,the wavelet transform of a signal f can be expressed as

      (3)

      where

      (4)

      the time or space coordinate, and s is the scale. As a consequence , under these conditions, the wavelet transform Wf(u,s) is an nth-order derivative of an averaging of f, with s over a domain proportional to s[16].

    2. EDGE ENHANCEMENT ALGORITHM

A.Principles

The algorithm for edge enhancement in medical images, which is proposed in this paper, relies on the difference of behavior along the wavelet scales of the speckle in front of the edges. On the other hand, the discontinuities tend to persist over scales and are highlighted by the wavelet transform .

The speckle is progressively smoothen, and it is almost spatially uncorrelated between scales.

The wavelet transform can be expressed as (5)

The Haar wavelet can be expressed as

(6)

With this,

(7)

In the framework of medical processing,it is useful to take the logarithm of the original signal inorder to manage the multiplicative speckle

Flow Chart of the proposed algorithm is shown in Figure 2

B.Algorithm

  1. Read the image .

  2. Stationary wavelet transform (myswt) ie.2D that creates 4 subbands of same size as that of original image.

  3. Absolute value of each band except A band ie. H,V and D bands.

  4. Normalizing each band to the maximum.

  5. Taking H,V and D bands at different levels and calculating pointwise maximum

    Shrija Madhu, K.H.Vijayakumari, A.Vandana Peter

    sta

    Image

    my

    p>Absolu

    Proceedings of International Conference ICSEM13

    Abs olut

    Norma lizatio

    Abs olut

    Normal ization

    Abs olut

    Norma lizatio

    Abs olut

    Req uire

    X=

    Abs olut

    Maximum

    X

    Poin twis

    Abs olu

    Max imu

    Resu ltant

    Figure 2. Medical Images showing edge detection a. Original Image, b- d. Intermediate images, e. Resultant Image

    CONCLUSION

    This paper introduced a new edge detection and enhancement method for medical images using wavelet transforms . In the proposed scheme, Stationary wavelet transform with haar wavelet as the mother wavelet is being used ,as a result the edge detected is better than other morphological filter which are not that efficient in handling the multiplicative speckle. Edge enhancement before edge detection has been successful in identifying the edges in a better manner. Future enhancement to the present work is possible by using some other wavelets like Daubechies. The proposed method is applied on some medical images and commendable results have been obtained

    REFERENCES

    1. R. C. Gonzalez and R. E. Woods(2002), Digital Image Processing. Prentice Hall.

[2]W.K.Pratt(1978), Digital Image Processing. New York: Wiley.

[3]J.M.S.Prewitt(1970),Object enhancement and extraction,in Picture Processing and Psychopictorics, B.S.Lipkin and A.Rosenfeld, Eds. NewYork:Academic,pp.75149.

  1. Höhne KH, Hanson WA(1992): Interactive 3D segmentation of MRI and CT volumes using morphological operations, J.Comp.

    Flowchart of the Proposed Algorithm

    S

    Assisted Tomogr., vol. 16, no. 2, pp. 285–294.

    Shrija Madhu, K.H.Vijayakumari, A.Vandana Peter

  2. Chang YL, Li X(1994): Adaptive Image Region-Growing, IEEE Trans. on Image Processing, vol. 3, no. 6, pp. 868-872.

    Proceedings of International Conference ICSEM13

  3. Adams R, Bischof L(1994): Seeded Region Growing, IEEE Trans. On Pattern Anal. Machine Intell., vol. 16, no. 6, pp. 641-647

  4. McInerney T, Terzopoulos D(1996): Deformable Models in Medical Image Analysis: A Survey, Medical Image Analysis,1(2), 91-108.

  5. Jones TN, Metaxas DN(1997): Automated 3D Segmentation Using Deformable Models and Fuzzy Affinity. Lecture Notes in Computer Science, v. 1230, IPMI '97, Springer.

  6. Cagnoni S, Dobrzeniecki AB, Poli R, Yanch JC(1999). Genetic algorithm-based interactive segmentation of 3D medical images. Image and Vision Computing, 17:881-895.

  7. V. Chalana, M. Sannella, D. R. Haynor(2000): General- purpose software tool for serial segmentation of stacked images,Medical Images 2000: Image processing, Proc. SPIE, Vol. 3979, pp. 192-203

  8. Feng M, Shaowei X(1998): A Multiscale Approach to Automatic Medical Image Segmentation Using Self-Organizing Map,Journal of Computer Science and Technology, vol. 13, no. 5, pp. 402-409.

  9. Ahmed MN, Farag AA(1997): Volume Segmentation of CT/MRI Images Using Multiscale Features, Self-Organizing Principal Components Analysis (SOPCA), and Self-Organizing Feature Map (SOFM), Proc. of the ICNN97, vol. III,pp. 1373- 1378, Houston, TX.

  10. D. L. Pham, J. L. Prince(1998): An Adaptive Fuzzy-C-Means Algorithm for Image Segmentation in the Presence of Intensity Inhomogeneities, Medical Images 1998: Image processing, Proc.

    SPIE, Vol. 3338, pp. 555-563

  11. Wegner S, Harms T, Oswald H, Fleck E(1996), The Watershed Transformation on Graphs for the Segmentation of CT Images, Proc. of the 13th ICPR, pp. 498-502 .

  12. J. Sijbers, P. Scheunders, M. Verhoye, A. van der Linden, D. van Dyck, E. Raman(1997), Watershed-based segmentation of 3D MR data for volume quantization, Magnetic Resonance Imaging, Vol. 15, 679-688.

  13. Mariví Tello Alonso, Carlos López-Martínez, Jordi J.Mallorquí, and Philippe Salembier(2011), Edge Enhancement Algorithm Based on the Wavelet Transform for Automatic Edge Detection in SAR Images, IEEE Transactions on Geoscience and Remote Sensing,Vol.49,NO.1

Ms. K.H.Vijaya Kumari did her B.Tech, in Computer Science and Information Technology and M.Tech in Software Engineering from Jawaharlal Nehru Technological University Kakinada. She is having Five years of teaching experience. At present he is working as an Assistant

Professor in the Department of IT, Godavari Institute of Engineering and Technology, Rajahmundry. She published Five research publications in various Inter National, National Conferences and Journal. Her research interest includes Image processing, Computer Networks and Steganography and Security.

Ms. A.Vandana Peter did her B.Tech, in Computer Science and Information Technology from Jawaharlal Nehru Technological University Kakinada. She is having Five years of teaching experience. At present she is working as an Assistant Professor in the Department of IT, Godavari Institute of Engineering and Technology, Rajahmundry. She has

published many research publications in various Inter National, National Conferences and Journals. Her research interest includes Image processing and Computer Networks .

AUTHORS PROFILES

Mrs. Shrija Madhu did her MCA from MP Bhoj University Bhopal and M.Tech in CSE from Jawaharlal Nehru Technological University Kakinada. She is having Eleven years of teaching experience. At present she is working as an Assistant Professor in the Department of MCA at Godavari Institute of Engineering and Technology, Rajahmundry.

She has published many research papers in various Inter National, National Conferences and Journals. Her research interest includes Image processing, Cloud Computing and Bioinformatics.

Shrija Madhu, K.H.Vijayakumari, A.Vandana Peter

Leave a Reply