19 Commits (58579b2dcd2e23c139a5649ba2eefd1f2844f1e1)

Author SHA1 Message Date
Drew Short 0d128cb8aa Style changes 9 years ago
Drew Short 6de0800656 Fixing issues with the latest dft library, and cleaning up the code. 9 years ago
Drew Short 8b2de14eb6 Working on storing DFT's in the cache since we have it. 9 years ago
Drew Short c853b63827 Working on caching the DCT/DFT 9 years ago
Drew Short 7ed4752420 Same work for DHash and PHash. Also updating testing to the new model. 9 years ago
Drew Short d25bd4db8e Ported AHash to the new style for hashes. Set git to ignore sublime-workspace files 9 years ago
Drew Short 899b847850 Added rounding to the 2d DFT. Moved to using enums for precision. 9 years ago
Drew Short 9bff272fef Refactoring the hashing code 9 years ago
Drew Short 3a5a129cce Removed an error message. Updated the caching to differentiate between file sizes. 9 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 18d715ef1c Working on a simple caching solution for already processed image buffers 9 years ago
Drew Short 412bb4dc60 Working interface with the binary being able to basic processing. 9 years ago
Drew Short 9f6423932c Here come the phashes 9 years ago
Drew Short e30125b8ca Working on phash prep work. Resolved a bunch of warnings. 9 years ago
Drew Short 65991e6755 Working dhash implementation and testing. 9 years ago
Drew Short cad7bb6b45 Working on the dhash and phash implementations for the library. 9 years ago
Drew Short ba86192900 Addition work and testing... Pretty sure there's some endianness weirdness still going on, have to test on x86 to confirm. 9 years ago
Drew Short 2849c529d4 Added full ahash test for sample_01. Renamed sample images for testing purposes. Working on a more comprehensive testing for ahashes. 9 years ago