This paper proposes new algorithm for edge detection in a grayscale image of brain MRI with tumor cells through cellular automata. Edge detection makes detection of tumor cells easier. Applying cellular automata for edge detection makes it very efficient because of its local nature. In Cellular automata filters are used locally to each cell and then it evolves into a more complex form. Due to this property of Cellular Automata it is being widely used in medical image processing. Algorithm presented in this paper is completed with the help of MATLAB2019b. Results from the proposed algorithm are compared with Sobel edge detector (to detect edges it uses simple calculations, but is sensitive to noise).
Read full abstract