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
0b28ddeb4c
|
9 years ago | |
---|---|---|
FFI-tests | 9 years ago | |
ffi | 9 years ago | |
src | 9 years ago | |
test_images | 9 years ago | |
.gitignore | 9 years ago | |
.gitlab-ci.yml | 9 years ago | |
.travis.yml | 9 years ago | |
Cargo.toml | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
appveyor.yml | 9 years ago | |
starter_file.rs | 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
- 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.