Corner Detection - The Wang and Brady Corner Detection Algorithm

The Wang and Brady Corner Detection Algorithm

The Wang and Brady detector considers the image to be a surface, and looks for places where there is large curvature along an image edge. In other words, the algorithm looks for places where the edge changes direction rapidly. The corner score, is given by:


C = \nabla^2I - c|\nabla I|^2,

where determines how edge-phobic the detector is. The authors also note that smoothing (Gaussian is suggested) is required to reduce noise. In this case, the first term of becomes the Laplacian (single-scale) blob detector.

Smoothing also causes displacement of corners, so the authors derive an expression for the displacement of a 90 degree corner, and apply this as a correction factor to the detected corners.

Read more about this topic:  Corner Detection

Famous quotes containing the words brady and/or corner:

    Billy: What did you do when you were little?
    Ted: I guess about the same things you do.
    Billy: Did you watch The Brady Bunch?
    Robert Benton (b. 1932)

    If you corner me, you are going to hear some unwelcome truths.
    Mason Cooley (b. 1927)