cedws / finch

A proof-of-concept for enhancing and organising an image collection using Google's Vision API
GNU General Public License v3.0
0 stars 1 forks source link

Score alternate versions based on the image aspect ratio. #15

Open cedws opened 6 years ago

cedws commented 6 years ago

Sometimes the first images are higher resolution, but don't have the same aspect ratio as the target image. Images should be scored based on the perceptual hash similarity and aspect ratio similarity.