what is the significance of Eigen values of autocorrelation matrix?

117 Views Asked by At

I am trying to find auto correlation matrix of an image to get Harris corners.Paper I am referring suggest that if eigen values of auto correlation matrix are large the point will be corner point.so how does corners are related to eigen values of auto correlation matrix?