# Perceptual Image Hashing

[![NixBuildStatus](https://travis-ci.org/warricksothr/Perceptual-Image-Hashing.svg?branch=master)](https://travis-ci.org/warricksothr/Percptual-Image-Hashing)
[![WindowsBuildStatus](https://ci.appveyor.com/api/projects/status/qs9w9eq6yerkoans?svg=true)](https://ci.appveyor.com/project/warricksothr/perceptual-image-hashing)

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

# 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.