Im recently working on a project regarding finding similar/related images given an original sample image. Im initially thinking of using Edge Detection and use the edges as the basis. For this, Im going to need shape recognition or something similar.
Other things that I have researched on for this is on Hough Transform, using Fourier Transform analysis, and others.
Can you help me gain additional insights/leads? Thanks very much!