Description: Corner detection algorithm: first, image filtering, Gaussian smoothing to remove noise and then calculate the amount of corners, the local maximum fiction, ultimately determine the corner.
To Search:
File list (Check if you may need any files):
Harris.h
Harris.cpp