Skip to content

Find similar images in a folder by using given image offline

License

Notifications You must be signed in to change notification settings

rahul1996pp/similar-image-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Similar Image finder using given image

License: GPL v3

  • Run the script.
  • we need to provide the image and a folder to search for similar image.
  • MATCH POINTS means total number of similarity in between 2 images.
  • Higher the match ponits value higher the accuracy.
  • SEARCH_TIMES means total number of times to search the image for similarities.
  • Higher the search times value higher the accuracy but takes more time.
  • similar images are move to matched folder.

To install dependencies:

pip install -r requirements.txt

How to run script:

python similar_image_finder.py

Buy me a coffee : click here

About

Find similar images in a folder by using given image offline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages