Categorygithub.com/ClessLi/phash
modulepackage
0.0.0-20200522032752-28c638b584d4
Repository: https://github.com/clessli/phash.git
Documentation: pkg.go.dev

# README

phash

A simple Go Library to calculate a phash string for a JPEG image.

# Functions

GetDistance returns the hamming distance between two phashes.
GetHash returns a phash string for a JPEG image.
GetHashByIMG returns a phash string for a JPEG image.