Feature distance
How to define the difference between two features f1, f2?
Simple approach is SSD(f1, f2)
sum of square differences between entries of the two descriptors
can give good scores to very ambiguous (bad) matches
f1
f2
I1
I2