package
0.0.0-20221218211211-20cf3ba0db4f
Repository: https://github.com/wizardishungry/hls-await.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MinDistFromCorpus returns a filter function that rejects images that fall under a threshold when comparing the ExtPerceptionHash against a corpus.
Motion returns a filter function that rejects images that fall under a threshold when comparing the ExtPerceptionHash against the previous image hash.
No description provided by the author

# Type aliases

FilterFunc is a function that evaluates if a function passes a filter.