From c678c1ca6982e2d640b8b0600f47f7a0a92a860b Mon Sep 17 00:00:00 2001 From: Vitali Fedulov Date: Sat, 30 Mar 2024 05:48:18 +0100 Subject: [PATCH] - --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db0faac..c179ca0 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**. +Resized and near duplicate image comparison. **No dependencies**. Also consider related package [imagehash2](https://github.com/vitali-fedulov/imagehash2) for large scale search. **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)).