19 Commits (master)

Author SHA1 Message Date
Drew Short 8c7bc059f6 Code cleanup 5 years ago
Drew Short 8076a5281f Remove lifetimes and internalize copies of strings 5 years ago
Drew Short 3206c81967 Reformatted project with RustFMT 5 years ago
Drew Short 36b30e1388 Code cleanup and cache path changes 6 years ago
Drew Short 725f22f732 Updated libraries to latest versions. 6 years ago
Drew Short 487401a45a Rustfmt and code cleanup 7 years ago
Drew Short f3d8396873 Updating to the latest Rust + dependencies 8 years ago
Drew Short 0b28ddeb4c Fixed some formatting issues 8 years ago
Drew Short ebd2fdaa75 Modularized some code. Changed API to use a PIHash library struct for maintaining the cache information. FFI code currently broken, will bring back next version after I figure out how to pass pointers to Rust structs around. 8 years ago
Drew Short 36cbc8d64d Changed the exectable to print phash info for a single file, or print the similar images to the first when passed more than one image 8 years ago
Drew Short dc8453dc67 Ran rustfmt 8 years ago
Drew Short b51d54fee4 Added a working version call for the version flag 8 years ago
Drew Short 0d128cb8aa Style changes 8 years ago
Drew Short 5ef33aef97 Working simple caching of the images used to hash. Needs some additional work, but much better than on dry runs. 9 years ago
Drew Short 412bb4dc60 Working interface with the binary being able to basic processing. 9 years ago
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
Drew Short 20a439d173 Basic binary + library setup 9 years ago
Drew Short 7dd51e36c2 Created the project 9 years ago