12.07.2015 Views

Detection of Brain Tumor Using Self Organizing Map ... - IRD India

Detection of Brain Tumor Using Self Organizing Map ... - IRD India

Detection of Brain Tumor Using Self Organizing Map ... - IRD India

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

International Journal on Advanced Computer Theory and Engineering (IJACTE)V. METHODOLOGYThe part <strong>of</strong> the image containing the tumornormally has more intensity then the other portion andwe can assume the area, shape and radius <strong>of</strong> the tumorin the image. We have used these basic conditions todetect tumor in our code and the code goes through thfollowing steps: we present a new efficient edge tracingmethod, which was developed to find characteristicvector for the black-and-white images. The previouslyproposed edge tracing methods have two maindisadvantages. These are: The edge detection <strong>of</strong> onlyone object in case <strong>of</strong> more than one object in anumerical image and investigating only outer contoursnot inner contours.VI. FIGURESVII. PREPROCESSINGIn processing the following different steps arefollowed:-THRESHOLD SEGMENTATION:Segmentation isdone on basis <strong>of</strong> a threshold, due to which whole imageis converted into binary image. Basic matlab commandsfor thresholding are used for this segmentation.WATERSHED SEGMENTATION:It is the best methodto segment an image to separate a tumor but it suffersfrom over and under segmentation, due to which wehave used it as a check to our output. We have not usedwatershed segmentation on our input, rather it is onlyused on our output to check <strong>of</strong> the result is correct or notand it give the correct answer every time as is shownbelow.Morphological Operators:After that some morphological operations areapplied on the image after converting it into binaryform. The basic purpose <strong>of</strong> the operations is to showonly that part <strong>of</strong> the image which has the tumor that isthe part <strong>of</strong> the image having more intensity and morearea then that specified in the strel command.The basic commands used in this step are strel, imerodeand imdilate.Imerode():It is used to erode an image.Imdilate():It is used to dilate an imageIX. OUTPUTS/RESULTSWe have mapped the resultant tumor image onto theoriginal grayscale image for presentation purposes124ISSN (Print) : 2319 – 2526, Volume-1, Issue-2, 2013

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!