Invariant corner features are often used in pattern recognition. By using Hough transform, the lines in the image and their parameters can be steadily determined. Corner defined as the intersect of two neighboring lines then can be obtained more accurately and with unsensitive to noise. An algorithm to calculate the locations of conners is also gaven in this paper.