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.

15 lines
375 B

  1. # Perceptual Image Hashing
  2. The goal of this library is to offer a utility for calculating perceptual hashes of images for the purpose of comparing images for similarity
  3. # Examples
  4. To Be Added
  5. # FFI binding for non-rust usage
  6. To Be Added
  7. # License
  8. Perceptual Image Hashing is licensed under the MIT license. See the LICENSE file in this directory for more information.