-forreal script flag to move dups.

main
Robert 8 months ago
parent 68c84d7dbc
commit d55e5d3d72
  1. 3
      README.md

@ -55,10 +55,11 @@ python dedup.py 0.jpg 1.jpg
### Get more details on scores: ### Get more details on scores:
This command will give more details: Matrix deviation score, Decomposed similarity, Combined similarity, and general score... This command will give more details: Matrix deviation score, Decomposed similarity, Combined similarity, and general score...
``` ```
python dedup.py 0.jpg 1.jpg scores python dedup.py 0.jpg 1.jpg -scores
``` ```
## Linux Automated Directoy use: ## Linux Automated Directoy use:
-forreal will move duplicate images into dups directory.
``` ```
./get_dups.sh . ./get_dups.sh .
OR: OR:

Loading…
Cancel
Save