Image Edge Linking Based on Hough Transform

The image edge detection should yield pixels lying only on edges.In practice,the resulting pixels seldom characterize an edge completely because of noise and other effects that introduce spurious intensity discontinuities.Using Hough transform can assemble edge pixels into meaningful edges.This paper discusses the principle of Hough transform,and application in line detection in a detail.Especially,the paper introduces line standard form in polar coordinates.