#image #comparison #perceptual #phash

bin+lib pihash

A simple library for generating perceptual hashes for images and comparing images based on their perceptual hashes

11 releases

Uses old Rust 2015

0.5.0 Aug 23, 2019
0.4.0 Feb 16, 2018
0.3.5 May 14, 2017
0.3.4 Apr 20, 2016
0.1.0 Sep 17, 2015

#8 in #perceptual

34 downloads per month

MIT license

68KB
1.5K SLoC

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.

Dependencies

~17MB
~145K SLoC