From 8be73dbe5317f6536e4c934f39f8638471051717 Mon Sep 17 00:00:00 2001 From: Vitali Fedulov Date: Sat, 30 Mar 2024 23:30:54 +0100 Subject: [PATCH] - --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3ab908..7042a35 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**. Related package [imagehash2](https://github.com/vitali-fedulov/imagehash2) for large scale search. +Resized and near duplicate image comparison. **No dependencies**. For search in very large image sets use [imagehash2](https://github.com/vitali-fedulov/imagehash2). **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)).