Confluence 2012 - The Next Generation Information Technology Summit |
Foundation of Computer Science USA |
CONFLUENCE - Number 1 |
September 2012 |
Authors: Parwinder Kaur Dhillon |
3cb37831-444b-442d-9caf-b4ab26dd46cd |
Parwinder Kaur Dhillon . A Novel framework to Image Edge Detection using Cellular Automata. Confluence 2012 - The Next Generation Information Technology Summit. CONFLUENCE, 1 (September 2012), 1-5.
Edge detection is one of the most commonly used operations in image analysis and digital image processing. Edge detection technique has a key role in machine vision and image understanding systems. In machine vision motion track and measurement system based on discrete feature, the exact feature edge orientation in the image is the precondition of the successful completion of the vision measurement task. Edges of an image are considered a type of crucial information that can be extracted by applying detectors with different methodology. Most of the classical mathematical methods for edge detection based on the derivative of the pixels of the original image are Gradient operators, Laplacian and Laplacian of Gaussian operators. Gradient based edge detection methods, such as Roberts, Sobel and Prewitts, have used two 2-D or 3-D linear filters to process vertical edges and horizontal edges separately to approximate first-order derivative of pixel values of the image. The Laplacian edge detection method has used a 3-D linear filter to approximate second-order derivative of pixel values of the image. Major drawback of second-order derivative approach is that the response at and around the isolated pixel is much stronger. In this thesis, a robust edge detection method based Cellular Automata (CA) is proposed. Simulation results reveal that the proposed method can detect edges more smoothly in a shorter amount of time compared to the other edge detectors.