Show HN: Duplicate Images Finder [with OpenCV]
1–3 of 3 posts
Re: Show HN: Duplicate Images Finder [with OpenCV]
#2Find and delete duplicate images inside a directory.
Using SIFT for feature detection and FLANN for matching.
feedback is appreciated :)
Re: Show HN: Duplicate Images Finder [with OpenCV]
#3You should look at the pHash algo.