Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
vitali-fedulov authored Feb 7, 2024
1 parent ad8a6b3 commit f3149f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ When numBuckets is very high (~200), be sure to do a few tests, because, as in t

[Algorithm](https://vitali-fedulov.github.io/similar.pictures/algorithm-for-hashing-high-dimensional-float-vectors.html)

[Demo](https://vitali-fedulov.github.io/similar.pictures/) (images4)

## Example of comparing 2 photos using imagehash

The demo shows only the hash-based similarity testing (without making actual hash table). But hash table is implied in full implementation.
Expand Down

0 comments on commit f3149f1

Please sign in to comment.