I am working on part A of exercise 3.2 right now. However, if I apply the harris detector we got on an image, I do get really small values which never exceed any threshold bigger than 0.005.
The image is converted with im2double, because if I keep it in unit8, I get an error in the harris-code. Any ideas what to do? is the error in converting or maybe the threshold not right?
Thanks for any help
