From ca2e7db1efaa593b3e98c53882c3f98e3387c23b Mon Sep 17 00:00:00 2001 From: Vitali Fedulov Date: Tue, 2 Apr 2024 01:02:06 +0200 Subject: [PATCH] - --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7042a35..6d95e2e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Find similar images with Go (LATEST VERSION) -Resized and near duplicate image comparison. **No dependencies**. For search in very large image sets use [imagehash2](https://github.com/vitali-fedulov/imagehash2). +Resized and near duplicate image comparison. **No dependencies**. For search in very large image sets use [imagehash2](https://github.com/vitali-fedulov/imagehash2) as a fast pre-filtering step. **Demo**: [similar pictures search and clustering](https://vitali-fedulov.github.io/similar.pictures/) (pure in-browser JS app served [from](https://github.com/vitali-fedulov/similar.pictures)).