You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Drew Short bc229d478a Changed product name to pihash for more convienient writing in functions. Updated the unit test to confirm that there are 12 test images 9 years ago
src Changed product name to pihash for more convienient writing in functions. Updated the unit test to confirm that there are 12 test images 9 years ago
test_images Resized some images for the test. Updated the credits for the images. Added a test to confirm that we're reading files in the test directory. 9 years ago
.gitignore Pulled in the image library to allow reading image files 9 years ago
Cargo.toml Resized some images for the test. Updated the credits for the images. Added a test to confirm that we're reading files in the test directory. 9 years ago
LICENSE Initial project commit 9 years ago
README.md Basic binary + library setup 9 years ago
starter_file.rs Basic binary + library setup 9 years ago

README.md

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.