International Research Journal of Engineering and Technology (IRJET)
e-ISSN: 2395 -0056
Volume: 03 Issue: 08 | Aug-2016
p-ISSN: 2395-0072
www.irjet.net
An Algorithm for Blurred Thermal image edge enhancement for security by image processing technique Vinay Negi1, Dr.K.P.Mishra2 1
ECE (PhD Research scholar), Monad University, India, Hapur 2 ECE, KIET, Ghaziabad, India
---------------------------------------------------------------------***---------------------------------------------------------------------
2-D first derivative operator is used to the smoothed image to highlight area of the blurred thermal image with high first spatial derivatives. Edges give rise to ridges in the gradient magnitude blurred thermal image. The algorithm then sense along the top of these ridges and sets to zero all pixels that are not actually on the ridge top so as to give a thin line in the output, a process known as non-maximal suppression. The steps exhibits hysteresis controlled by two thresholds: A1 and A2, with A1 > A2. Sensing can only start at a point on a ridge greater than A1. Sensing then continues in two directions out from that point until the height of the ridge falls below A2. This hysteresis helps to ensure that blurred edges are not broken up into different edge fragments.
Abstract - For Security purposes, detecting the edges of images canny edge detector has been showed to have better detective effect in the image edge detection techniques. However, canny method also has some deficiencies .So in this paper; a technique is proposed for those security applications where information about blurred thermal image edges is required. The performance of experiment shows the better information of infrared image’s edges of essential target object.
Key Words:
Gradient magnitudes, Smoothing, local maxima,canny edge detector.
1.INTRODUCTION
3. DESIGN ALGORITHUM
Detection of edges is an well known image processing method for extraction of the edges of blurred image. It process by extracting discontinuities in brightness. Edge detection is used for segmentation of blurred images and edge detection in application such as image processing for security applications. In this paper, an algorithm is proposed for those security applications where information about blurred thermal image edges is required. In this technique, Edges of the essential target object is detected by enhancing the essential target object’s edges and then detect the edges by canny edge detector. Then fusion technique is used to find better essential edges by fusing canny edge detector’s output and highlighted essential target object’s edges. The performance of experiment shows the better information of infrared image’s edges of essential target object.
2.BACKGROUND
Fig -1: Illustration of process involved in canny detection technique. Design Algorithm of canny edge detector:-
The Canny operator process in a multi-step. Here the blurred thermal image is smoothed by Gaussian convolution. And a
© 2016, IRJET
|
Impact Factor value: 4.45
|
ISO 9001:2008 Certified Journal
|
Page 1593