From 3928696bf9293cf2569c265b72ac70e7d30eea62 Mon Sep 17 00:00:00 2001 From: Thomas Spurden Date: Mon, 22 Jul 2019 20:55:00 +0100 Subject: [PATCH] Fix README spelling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a2b45c..d278541 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,10 @@ Method to generate the fingerprint is the same as [findimagedupes][1] - Normalise/equalise brightness - Resize 16x16 - Threshold to 1 bit per pixel - - Fingerprint those 256 bits hex encoded + - Fingerprint is those 256 bits hex encoded Note that whilst the method is the same this implementation uses OpenCV rather -than ImageMagick, so fingerprints with not be comparable. +than ImageMagick, so fingerprints will not be comparable. [1]: http://www.jhnc.org/findimagedupes/ -- 2.45.2