0

Okay so I have an original image and I generate a histogram with bins for it. When I hit search it iterates through a image database and generates their histograms and uses some distance measures to display in order the most similar images to the original image. This all works really well when the images have the same dimensions but not so well when the images have different dimensions. This doesn't work with images of different dimensions as the histogram will contain more or less values depending on if the image is larger or smaller throwing off the distance calculation.

So my question is is there any way to address this problem? can you normalise the histogram bins some way?

Thanks for reading through all that if you made it this far.

Bad Dub
  • 1,503
  • 2
  • 22
  • 52

0 Answers0