imagehash 0.3.0

image hashing library
Documentation
[dependencies.image]
default-features = false
version = "0.24.7"

[dev-dependencies.image]
default-features = false
features = ["jpeg"]
version = "0.24.7"

[package]
authors = ["Shun Takebayashi"]
categories = ["multimedia::images", "algorithms"]
description = "image hashing library"
edition = "2021"
keywords = ["image", "hash"]
license = "Apache-2.0"
name = "imagehash"
readme = "README.md"
repository = "https://github.com/takebayashi/imagehash-rs"
rust-version = "1.61.0"
version = "0.3.0"