Large Space Fire Image Processing of Improving Canny Edge Detector Based on Adaptive Smoothing

Author(s):  
Qin Jiang ◽  
Qiang Wang
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 ◽  
◽  
...  

2014 ◽  
Vol 23 (7) ◽  
pp. 2944-2960 ◽  
Author(s):  
Qian Xu ◽  
Srenivas Varadarajan ◽  
Chaitali Chakrabarti ◽  
Lina J. Karam

2003 ◽  
Author(s):  
Yoshihiro Midoh ◽  
Katsuyoshi Miura ◽  
Koji Nakamae ◽  
Hiromu Fujioka

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.


Sign in / Sign up

Export Citation Format

Share Document