Hough Transform For Target Detection In Infrared Imagery
暂无分享,去创建一个
An algorithm is described for detecting and recognizing targets in infrared imagery in real-time. Suspicious areas are selected from a large frame by a very fast pre-processor which flags suspicious locations based upon local statistics in the frame. For finding the outlines of the target, the Sobel operator is used to extract edge gradients and orientations, which are then mapped into parameter space by the Hough transformation. Normalization and sharpening operations applied in the parameter space subsequently enhance straight boundaries associated with possible targets. A discriminant function for the recognition of the targets is formed based upon the assumption that the four boundaries of the target produce four sharp peaks in the parameter space. The above algorithm successfully detected targets in 25 subimages selected form a large frame.
[1] Richard O. Duda,et al. Use of the Hough transformation to detect lines and curves in pictures , 1972, CACM.
[2] Ashok K. Agrawala,et al. Equivalence of Hough curve detection to template matching , 1977, Commun. ACM.
[3] Jack Sklansky,et al. On the Hough Technique for Curve Detection , 1978, IEEE Transactions on Computers.