BRAIN TUMOR DETECTION USING DIGITAL IMAGE PROCESSING BASED ON SOFT COMPUTING

NAGALKAR V.J.1, ASOLE S.S.2*
1Department of Computer Science & Engineering, Babasaheb Naik College of Engineering, Pusad, MS, India.
2Department of Computer Science & Engineering, Babasaheb Naik College of Engineering, Pusad, MS, India.
* Corresponding Author : suresh_asole@yahoo.com

Received : 24-04-2012     Accepted : 03-05-2012     Published : 07-05-2012
Volume : 3     Issue : 3       Pages : 102 - 105
J Signal Image Process 3.3 (2012):102-105

Cite - MLA : NAGALKAR V.J. and ASOLE S.S. "BRAIN TUMOR DETECTION USING DIGITAL IMAGE PROCESSING BASED ON SOFT COMPUTING ." Journal of Signal and Image Processing 3.3 (2012):102-105.

Cite - APA : NAGALKAR V.J., ASOLE S.S. (2012). BRAIN TUMOR DETECTION USING DIGITAL IMAGE PROCESSING BASED ON SOFT COMPUTING . Journal of Signal and Image Processing, 3 (3), 102-105.

Cite - Chicago : NAGALKAR V.J. and ASOLE S.S. "BRAIN TUMOR DETECTION USING DIGITAL IMAGE PROCESSING BASED ON SOFT COMPUTING ." Journal of Signal and Image Processing 3, no. 3 (2012):102-105.

Copyright : © 2012, NAGALKAR V.J. and ASOLE S.S., Published by Bioinfo Publications. This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution and reproduction in any medium, provided the original author and source are credited.

Abstract

A brain tumor, defined as an abnormal growth of cells within the brain or the central spinal canal. Brain tumors include all tumors inside the central spinal canal. They are created by an abnormal and uncontrolled cell division, usually in the brain itself, but also inlymphatic tissue, in blood vessels, in the cranial nerves. This damage can cause change in alertness including Dysfunction, Consequences of intracranial hypertension and Irritation. Thus tumor detection needs to be fast enough as the patient cannot recover if the damage is more than 50%. For detecting this tumor CT scan is done. This CT scan images are taken for this project to process it. The CT-scan images are used for the operation purpose to detect the correct area of the brain that is infected. as there occurs the false detection also, the detection is done in the radiology lab by an expert doctor seeing the tumor directly based on his experience thus it can have chances to get the false detection, for this there is no other technique to detect the tumor instead by detecting it manually seeing the CT scan. Using digital image processing this tumor can be find more precisely and fast detection can be done.

Keywords

Computed tomography (CT), Gray-Scale Image.

Introduction

Tumors can be benign or malignant, can occur in different parts of the brain, and may or may not be primary tumors. A primary tumor is one that has started in the brain, as opposed to a metastatic tumor, which is something that has spread to the brain from another part of the body. Tumors may or may not be symptomatic some tumors are discovered because the patient has symptoms, others show up incidentally on an imaging scan, or at an autopsy.
The most common primary brain tumors are
• Gliomas
• Meningiomas
• Pituitary adenomas 
• Nerve sheath tumors
Tumors have characteristics that allow determination of its malignacy dangerous a tumor, how it will evolve and it will allow the medical team to determine the management plan.
Anaplasia- or dedifferentiation; loss of differentiation of cells and of their orientation to one another and blood vessels, a characteristic of anaplastic tumor tissue. Anaplastic cells have lost total control of their normal functions and many have deteriorated cell structures. Anaplastic cells often have abnormally high nuclear-to-cytoplasmic ratios, and many are multinucleated. Additionally, the nuclei of anaplastic cells are usually unnaturally shaped or oversized nuclei. Cells can become anaplastic in two ways: neoplastic tumor cells can dedifferentiate to become anaplasias (the dedifferentiation causes the cells to lose all of their normal structure/function), or cancer stem cells can increase in their capacity to multiply (i.e., uncontrollable growth due to failure of differentiation).
Atypia- is an indication of abnormality of a cell (which may be indicative for malignancy). Significance of the abnormality is highly dependent on context.
Neoplasia- is the (uncontrolled) division of cells; as such neoplasia is not problematic but its consequences are: the uncontrolled division of cells means that the mass of a neoplasm increases in size, and in a confined space such as the intracranial cavity this quickly becomes problematic because the mass invades the space of the brain pushing it aside, leading to compression of the brain tissue and increased intracranial pressure and destruction of brain parenchyma. Increased Intracranial pressure (ICP) may be attributable to the direct mass effect of the tumor, increased blood volume, or increased cerebrospinal fluid (CSF) volume may in turn have secondary symptoms.
Necrosis- is the (premature) death of cells, caused by external factors such as infection, toxin or trauma. Necrotic cells send the wrong chemical signals which prevents phagocytes from disposing of the dead cells, leading to a build up of dead tissue, cell debris and toxins at or near the site of the necrotic cells.
Arterial and venous hypoxia, or the deprivation of adequate oxygen supply to certain areas of the brain, occurs when a tumor makes use of nearby blood vessels for its supply of blood and the neoplasm enters into competition for nutrients with the surrounding brain tissue. The skull bone structure can also be subject to a neoplasm that by its very nature reduces the volume of the intracranial cavity, and can damage the brain.
affected or dead tissue in black and tissue at risk or penumbra in red.

Project details

The CT Scan technique is used for the monitoring the images of brain part which is damaged. In this CT Scans the images are shown in the form of gray scale images and the above image shows the RGB component, this RGB component is not visible in the CT Scans. The images shows the parietal section of the head in this the Cerebrum is shown in the form of the gray color while the veins and the artery in the form of creamish white color. And any clotting the brain that causes some sort of damage can be detected as dark gray in color. thus there is need to convert this images in the gray scale images and then extract the parameters from it. The parameters extraction are like taking out the per pixel information and then plotting it, in CT-Scan the images are shown in this manner tumor appears white in color and brain damaged cells in totally black color, thus the values of the pixel showing the brain damaged cells are 0 and that of the tumor is 1, thus extracting this we can check and plot the tumor in MATLAB. This damaged patient image can be differentiated with the normal patient image and we can get the tumor.

Flow chart of the project

Image Acquisition

CT Scan

Computed Tomography (CT) is a scanning technique allowing the generation of tomographic images of every part of the human body without superimposition of adjacent structures it is a procedure that uses special X-ray equipment to create cross-sectional pictures the body. CT images are produced using X-ray technology and powerful computers. The images are obtained from the CT-Scans centers which are in the form of gray images, these images are then taken for the image processing. Though these images which looks like gray images they are having the RGB components and the image properties as 512 x 512 x 3.
The uses of CT include looking for
• Broken bones
• Cancers
• Blood clots
• Signs of heart disease
• Internal bleeding
Brain Images The C.T Scans images shown in the [Fig-2.1a] is taken from the frontal and the centripetal side of the head. This image is of the normal person who is not having any type of tumour or any type of injury to the brain, in this image there is white boundary which resembles the bone structure of the head where as the gray color resembles the brain (gray matter). This image is having the property of 512 x 512 x 3 for further analysis of the image this image must be converted to the gray scale image.

Gray-Scale Image

The images received from the CT Scans must be converted to the Gray scale image because though the images are in gray matter the Red Green Blue components are not visible in the image. Thus removing of this RGB component will help to perform the operations easily. This RGB images are converted to grayscale images by eliminating the hue and saturation information while retaining the luminance. Thus making the property of the image 512 x 512 x 3 to 512 x 512.

Parameter Extractions

In this phase of project the data from the C.T scans are acquired and converted to the gray scales images now the parameters extracted are as follows
1) The image is converted in the matrix form.
2) The matrix form are then scanned on the X-Axis as well as Y-Axis.
3) In the scanning if the pixel value is found out to be 0 or 215 then it is displayed and noted.
4) After scanning the pixel having the value 255 or 0 are then searched for there location that if they are having the surrounding values to be 0 or 255 if it forms a 3 x 3 matrix or greater.

Conclusion

The tumors can be found precisely according to the length, breadth and the exact position of the infected area, these project can help the doctors for the analysis of the tumor and also the damage to the brain in stages i.e in which stage the patient is.

References

[1] Kristian Sandberg, Introduction to image processing in Matlab.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

[2] Kim J.K., Park H.W. (1999) IEEE trans. Med. Imag., 18(3), 231-238.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

[3] Bird R.E., Wallace T.W. and Yankaskas B.C. (1992) Analysis of Cancers missed at screening mammography Radiology, 184(3), 613-617.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

[4] Livier C., Maxime S., Pierre-y, Indiau H., Delingette S., Warfield K., Gregoire M. and Nicholas A. (2005) IEEE on Medical Imaging, 24.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

[5] Karnan M., Logeswari T. and Selvanayaki K. (2008) National Conference and Workshop on Soft and Intelligent Computing, 23-25.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

[6] Martin Wiesmann, CT Perfusion of the Brain.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

[7] Alirezaie J., Jernigan M.E. and Nahmias C. (1997) IEEE Trans. Nuci. Sci. 44(2), 194-198.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

[8] Fu K.S. and Mui J.K. (1981) Pattern ecognition 13, 3-16.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

[9] Aidyanathan M., Clarke L.P., Velthuizen R.P., Phuphanich S., Bensaid A.M., Hall L.O., Bezdek J.C., Greenverg H., Trotti A. and Silbiger M. (1995) Magnetic Resonance Imaging 13(5), 719-728.  
» CrossRef   » Google Scholar   » PubMed   » DOAJ   » CAS   » Scopus  

Images
Fig. 1.1-
Fig. 1.2- Penumbra Occlusion of the MCA with irreversibly
Fig. 2.1a- CT scan of a normal personal
Fig. 2.1b- CT Scan of the tumour
Fig 3.1-
Fig. 3.2.1a-
Fig 3.2.2a
Fig 3.4a-