Skip to content

HALOC algorithm for image hashing and comparison. See https://github.com/srv/libhaloc for the original HALOC

Notifications You must be signed in to change notification settings

srv/HALOC_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

HALOC-implemented-in-Python

HALOC algorithm for image hashing and comparison. See https://github.com/srv/libhaloc for the original HALOC. It creates the 3 orthogonal vectors, it hashes one query image using HALOC (see https://github.com/srv/libhaloc) and all images of a database, and outputs the distance in terms of L1-norm between the query hash and the hash of each image of the database.

About

HALOC algorithm for image hashing and comparison. See https://github.com/srv/libhaloc for the original HALOC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages