
Homography estimation by two PClines Hough transforms and a square-radial checkerboard pattern
What's it about?
Homographies are important matrices useful for camera calibration and other applications. This paper shows that a homography can be obtained using only three particular points of the reference plane. We devised a new square-radial checkerboard pattern to detect the required points. The image processing algorithm is based on the Hough transform using parallel coordinates.
Why is it important?
A very simple and robust homography estimation method is proposed. Moreover, we explain relevant concepts such as parallel coordinates and the Hough transform. This work could be useful in other computer vision applications for detection of lines and points of concurrency.