Comparative Analysis of Digital Image for Edge Detection by Using Bacterial Foraging & Canny Edge Detector

Author(s):  
Amit Agarwal ◽  
Kushagra Goel
Author(s):  
Poonam S. Deokar ◽  
Anagha P. Khedkar

The Edge can be defined as discontinuities in image intensity from one pixel to another. Modem image processing applications demonstrate an increasing demand for computational power and memories space. Typically, edge detection algorithms are implemented using software. With advances in Very Large Scale Integration (VLSI) technology, their hardware implementation has become an attractive alternative, especially for real-time applications. The Canny algorithm computes the higher and lower thresholds for edge detection based on the entire image statistics, which prevents the processing of blocks independent of each other. Direct implementation of the canny algorithm has high latency and cannot be employed in real-time applications. To overcome these, an adaptive threshold selection algorithm may be used, which computes the high and low threshold for each block based on the type of block and the local distribution of pixel gradients in the block. Distributed Canny Edge Detection using FPGA reduces the latency significantly; also this allows the canny edge detector to be pipelined very easily. The canny edge detection technique is discussed in this paper.


2017 ◽  
Vol 13 (4-2) ◽  
pp. 445-451
Author(s):  
Tengku Ahmad Iskandar Tengku Alang ◽  
Tan Tian Swee ◽  
Tan Jia Hou ◽  
Leong Kah Meng ◽  
Sameen Ahmed Malik ◽  
...  

Magnetic resonance imaging is an important modality in the diagnosis and pathology detection. Edge detection is used for image segmentation and feature extraction as part of the medical image analysis. There is no ideal and universal algorithm which performs perfectly under all conditions. Conventional Canny edge detector is not suitable to be used in Magnetic resonance images that contaminated by Rician noise. In this paper, we propose the use of customized non-local means into the Canny edge detector instead of Gaussian smoothing in the conventional Canny edge detector to effectively remove Rician noise while preserving edges in Magnetic resonance image of an internal organ. The result shows that our method can yield better edge detection than conventional method, with minimal false edge detection. The proposed method undergoes several attempts of parameter adjustment to detect true edges successfully using optimal parameter setting.


Author(s):  
Eric Clark ◽  
Gabriel Hotchner ◽  
Ebin Scaria ◽  
Ebin Scaria

The capability to detect edges in an image is a major component in the field of image processing. That being said one of the most commonly utilized methods for edge detection is the Canny edge detection algorithm. In this paper we outline and define what edge detection is in image processing, and how the Canny edge detector works in typical implementations. We briefly refer to other papers which have similarly looked into optimizing the Canny edge detector and then propose our own hypothesis on how to parallelize this algorithm via multithreading. Our current code implementation is then explained alongside current results and issues.


Author(s):  
Eric Clark ◽  
Gabriel Hotchner ◽  
Ebin Scaria

The capability to detect edges in an image is a major component in the field of image processing. That being said one of the most commonly utilized methods for edge detection is the Canny edge detection algorithm. In this paper we outline and define what edge detection is in image processing, and how the Canny edge detector works in typical implementations. We briefly refer to other papers which have similarly looked into optimizing the Canny edge detector and then propose our own hypothesis on how to parallelize this algorithm via multithreading. Our current code implementation is then explained alongside current results and issues. \\\\Keywords-Canny Edge detection, parallel, multithreading, Robot Vision, image processing.


Author(s):  
Pramod Kumar S ◽  
◽  
Narendra T.V ◽  
Vinay N.A ◽  
◽  
...  

Sign in / Sign up

Export Citation Format

Share Document