Registry / utility / corona10-goimagehash

corona10-goimagehash

JSON →
library1.1.0gogounverified

A Go library for computing perceptual image hashes (pHash, dHash, aHash, wHash).

go get github.com/corona10/goimagehash
INSTALL
IMPORT
SIG · CORONA10-GOIMAGEHA
C
corona10-goimagehash
utilitygov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

goimagehash
✓ github.com/corona10/goimagehash

Compute average hash of an image

package main import ( "fmt" "github.com/corona10/goimagehash" ) func main() { hash, _ := goimagehash.AverageHash("image.jpg") fmt.Println(hash.ToString()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
corona10-goimagehash — go get corona10-goimagehash · libregistry