The code calculates the Harris Feature Points. When u execute the code, the test image file opened and u have to select by the mouse the region where u want to find the Harris points,
the code will print out and display the feature points in the selected region.
You can select the number of FPs by changing the variables max_N & min_N
包含的文件:Imag.mat, Harris.m