image-match 0.2.3

Derives an image signature to be used in quick image comparisons
Documentation
[dependencies.image]
optional = true
version = "0.24.6"

[dependencies.num]
version = "0.4.0"

[features]
img = ["image"]

[package]
description = "Derives an image signature to be used in quick image comparisons"
documentation = "http://www.cs.cmu.edu/~hcwong/Pdfs/icip02.ps"
edition = "2021"
homepage = "https://alt-text.org"
keywords = ["image", "similarity", "vector", "signature"]
license = "GPL-3.0"
name = "image-match"
readme = "README.md"
repository = "https://github.com/alt-text-org/image-match-rs"
version = "0.2.3"