Skip to content

Remove Duplicates

This patch is a Wip - It works for what I want, but it's running in the main thread - any advice for fixing that is appreciated.

This triggers a delete of all the duplicates of the duplicate finder - with the exception of the original picture.

It also takes in consideration the threshould of similarity, allowing the user to delete only the images that are over and below a certain range.

Edited by Maik Qualmann

Merge request reports