Commit Graph

  • 899b847850 Added rounding to the 2d DFT. Moved to using enums for precision. Drew Short 2015-09-17 15:45:36 -0500
  • 9bff272fef Refactoring the hashing code Drew Short 2015-09-17 12:37:58 -0500
  • c53d804145 Update README.md Drew Short 2015-09-16 15:19:40 -0500
  • 8060591ef5 Adding appveyor build based on the one from rustc-serialize Drew Short 2015-09-16 15:14:17 -0500
  • 4f8fc594b8 No need for the build stage Drew Short 2015-09-16 14:57:02 -0500
  • c8d6236892 Fixing an issue with the gitlab ci file Drew Short 2015-09-16 14:38:59 -0500
  • 578c1bfdbe Adding a gitlab ci build configuration Drew Short 2015-09-16 13:22:06 -0500
  • 3a5a129cce Removed an error message. Updated the caching to differentiate between file sizes. Drew Short 2015-09-15 17:24:19 -0500
  • 5ef33aef97 Working simple caching of the images used to hash. Needs some additional work, but much better than on dry runs. Drew Short 2015-09-15 17:13:22 -0500
  • 18d715ef1c Working on a simple caching solution for already processed image buffers Drew Short 2015-09-15 14:50:34 -0500
  • 412bb4dc60 Working interface with the binary being able to basic processing. Drew Short 2015-09-15 13:54:39 -0500
  • 9f6423932c Here come the phashes Drew Short 2015-09-15 02:38:03 -0500
  • e30125b8ca Working on phash prep work. Resolved a bunch of warnings. Drew Short 2015-09-14 22:32:00 -0500
  • 69cbd19ba1 Forgot to uncomment the ahash test and the directory select test from local testing. Drew Short 2015-09-14 22:04:52 -0500
  • 65991e6755 Working dhash implementation and testing. Drew Short 2015-09-14 22:03:59 -0500
  • cad7bb6b45 Working on the dhash and phash implementations for the library. Drew Short 2015-09-14 18:19:30 -0500
  • 83e8686fcd Update README.md Drew Short 2015-09-14 18:09:00 -0500
  • e6671fa3ce Working on a testing fix. Also comitted a travis.yml to let travis build pihash. Drew Short 2015-09-14 18:01:19 -0500
  • ba86192900 Addition work and testing... Pretty sure there's some endianness weirdness still going on, have to test on x86 to confirm. Drew Short 2015-09-14 17:45:27 -0500
  • 2849c529d4 Added full ahash test for sample_01. Renamed sample images for testing purposes. Working on a more comprehensive testing for ahashes. Drew Short 2015-09-14 16:17:14 -0500
  • bc229d478a Changed product name to pihash for more convienient writing in functions. Updated the unit test to confirm that there are 12 test images Drew Short 2015-09-14 13:24:03 -0500
  • 9f2b0d919e 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. Drew Short 2015-09-14 12:27:00 -0500
  • 05ba196068 Added test images from ImageTools project. Added the images library as a requirement to the Cargo.toml Drew Short 2015-09-13 08:15:14 -0500
  • 8255ae4334 Pulled in the image library to allow reading image files Drew Short 2015-09-13 07:59:55 -0500
  • 21a1ea1e6c Adding test images to the project Drew Short 2015-09-08 18:57:18 +0000
  • 87e81fccf0 Fixed committing the targed directory. Added a .gitignore to prevent the problem in the future Drew Short 2015-09-07 12:31:59 -0500
  • 20a439d173 Basic binary + library setup Drew Short 2015-09-07 12:29:45 -0500
  • 7dd51e36c2 Created the project Drew Short 2015-09-07 11:58:26 -0500
  • d6aac0dcb1 Initial project commit Drew Short 2015-09-07 11:55:22 -0500