pihash

Crates.iopihash
lib.rspihash
version0.5.0
sourcesrc
created_at2015-09-17 21:58:46.658508
updated_at2019-08-23 04:12:07.738974
descriptionA simple library for generating perceptual hashes for images and comparing images based on their perceptual hashes.
homepage
repositoryhttps://github.com/warricksothr/Perceptual-Image-Hashing/
max_upload_size
id3064
size98,225
admin (github:emeraldpay:admin)

documentation

README

Perceptual Image Hashing

Crates.io shield NixBuildStatus WindowsBuildStatus

The goal of this library is to offer a utility for calculating perceptual hashes of images for the purpose of comparing images for similarity

  • Add DCT in addition to DFT and some additional wrappings around the perceptual hashing.

Examples

To Be Added

FFI binding for non-rust usage

To Be Added

License

Perceptual Image Hashing is licensed under the MIT license. See the LICENSE file in this directory for more information.

Commit count: 118

cargo fmt