Merge branch 'main' of https://git.kmpr.at/kamp/SimilarImages into main
This commit is contained in:
commit
7361dc6f1f
@ -16,7 +16,8 @@ hash_size of 8 means, the image will be resized to an 8x8 matrix. So, if you wan
|
||||
- find_duplicates (Finding and Deleting Duplicates)
|
||||
- options:
|
||||
- verbose (True-default/False) - Show messages (verbose=False automatically deletes duplicates!)
|
||||
- exportCSV (True-default/False) - exports all possible duplicates into duplicates.csv file
|
||||
- exportCSV (True/False-default) - exports all possible duplicates into duplicates.csv file
|
||||
- exportAPI (True-default/False) - exports all possible duplicates to an API (https://git.kmpr.at/kamp/DuplicateAPI)
|
||||
- find_similar (Finding Similar Images to a corresponding Image)
|
||||
|
||||
## Credits
|
||||
|
Loading…
Reference in New Issue
Block a user