Introduction - If you have any usage issues, please Google them yourself
Implemention of Harris Corner Point detection algorithm
Input: any image matrix, requiring gray-scale images.
Output: Returns the corner points position and displays the input image and the detected corner points marked thereon.