I have been using Euclidean distance as the method for calculating the difference between any two images. However, my search for better result using other distances (such as Mahalanobis and Cosine) yielded the same results. which makes me wonder;

1. what are the advantages of one over the others?

2. and are there other similarity calculations that are more suitable for comparing vectors representing images? 

Similar questions and discussions