Reverse Image Search
Project description
Reverse Image Search
Forgot where you left the original of that beautiful photo? If you still have the thumbnail, you can try to find it using Reverse Image Search!
Installation
pip install reverse-image-search
Usage
$ reverse_image_search images/hills-2836301_1920_thumbnail.jpg images/
Finding similar images...
- to: images/hills-2836301_1920_thumbnail.jpg
- in: images
- filetypes: ['.jpg', '.jpeg']
- threshold: 0.9
Matches:
filepath similarity
--------------------------------------- ------------
images/hills-2836301_1920_thumbnail.jpg 100%
images/hills-2836301_1920.jpg 99%
How does it work?
- load the image you want to search for.
- Walk through your files at a given path.
- Compares the structural similarity between images using Scikit-Image.
- Print the results in a table when the similarity is above a certain threshold.
Credits
Image from https://pixabay.com/photos/hills-india-nature-kodaikanal-2836301/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file reverse-image-search-0.2.1.tar.gz
.
File metadata
- Download URL: reverse-image-search-0.2.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.10 Linux/5.8.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a9518f886f4fb948c1671c377599656e04f20dc3b5a1d7beb265ae9176e5f07 |
|
MD5 | 411faa205fdb0d084b00657a0688382c |
|
BLAKE2b-256 | 382adf802846b5c3bf75bc7837c49eefe5d493cf493baffbb9beda57154fcd36 |
File details
Details for the file reverse_image_search-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: reverse_image_search-0.2.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.10 Linux/5.8.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bb5af5e5166980a269483480c23c7d9c053e06e34916971d70cc250420af153 |
|
MD5 | 5c82821ae259f1983739f7776ce7cadd |
|
BLAKE2b-256 | 179d0856c928495a88cefb944342ff321faede1a3618ceb7d70f5c90747ddba2 |