commonsmachinery / blockhash-pythonLinks
Implementation of perceptual image hash calculation in Python
☆132Updated 2 years ago
Alternatives and similar repositories for blockhash-python
Users that are interested in blockhash-python are comparing it to the libraries listed below
Sorting:
- A Python Perceptual Image Hashing Module☆215Updated 3 years ago
- Locality-sensitive hashing algorithm for text similarity comparisons☆58Updated 6 months ago
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆372Updated last year
- Levenshtein and Hamming distance computation☆116Updated 6 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 3 years ago
- WebAnnotator is a tool for annotating Web pages. WebAnnotator is implemented as a Firefox extension (https://addons.mozilla.org/en-US/fi…☆48Updated 3 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 5 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last month
- A python interface to djb's cdb library☆68Updated 4 years ago
- Naïve Bayesian Text Classifier on Redis☆116Updated 6 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Fast multi-keyword search engine for text strings☆257Updated last year
- Fast, (mostly) lossless JPEG transformations with Python