My prog is to find similar images. Basically I am getting confused with is the working principle to compare two images to check whether they are similar or not. How can euclidean distance be used for comparison purposes? And finally how to get started?