Merge branch 'main' of https://git.kmpr.at/kamp/SimilarImages into main
This commit is contained in:
commit
ecb030beea
@ -1,6 +1,7 @@
|
|||||||
## Find Duplicate and Similar Images
|
## Find Duplicate and Similar Images
|
||||||
|
|
||||||
Finds duplicates and similar images in a defined path. Set the image to search for similar images or the path for finding duplicates in main.py
|
Finds duplicates and similar images in a defined path. Set the image to search for similar images or the path for finding duplicates in main.py.
|
||||||
|
hash_size of 8 means, the image will be resized to an 8x8 matrix. So, if you want to improve performance, you can try to increase the hash_size.
|
||||||
|
|
||||||
## Install Requirements
|
## Install Requirements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user