• 0

Find similar image(s) from source image


Question

I have a source image and I want to check a directory full of images, to see if a similar image already exists there.

 

Anyone got any ideas?

 

The image won't be an exact match, so I can't search by filename, file size etc.

5 answers to this question

Recommended Posts

  • 0
  • 0
  On 19/06/2022 at 18:57, Marujan said:
Expand  

Those scan entire directories for any similar images. I already use VisiPics for that.

 

I want to feed some software a reference image and ask it check all images within a directory for similar images.

  • 0
  On 19/06/2022 at 18:58, Elliot B. said:

Those scan entire directories for any similar images. I already use VisiPics for that.

 

I want to feed some software a reference image and ask it check all images within a directory for similar images.

Expand  

search by MD5 hashes and delete dublicates

https://en.wikipedia.org/wiki/MD5

one billion answers on google, just try it

 

 

 

 

  • 0
  On 19/06/2022 at 19:01, Marujan said:

search by MD5 hashes and delete dublicates

https://en.wikipedia.org/wiki/MD5

one billion answers on google, just try it

 

 

 

 

Expand  

As I said in the original post, the image won't be an exact match, so I can't search by filename, file size etc.

  • 0
  On 19/06/2022 at 19:01, Marujan said:

search by MD5 hashes and delete dublicates

https://en.wikipedia.org/wiki/MD5

one billion answers on google, just try it

 

 

 

 

Expand  

Your unhelpful comments really just show your lack of understanding. He’s not asking to find THE SAME images (as per an MD5 suggestion) nor is he looking to find computationally similar images (as per your google results suggestion).

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.