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 04d7d6afe8 Removed 3 more debugging statements that are pointeless as the results are recorded elsewhere and they just introduce noise in the logs 11 years ago
..
AHash.scala Removed 3 more debugging statements that are pointeless as the results are recorded elsewhere and they just introduce noise in the logs 11 years ago
DHash.scala Removed 3 more debugging statements that are pointeless as the results are recorded elsewhere and they just introduce noise in the logs 11 years ago
HashService.scala Commented out a bunch of debug logging statements that aren't needed right now. Updated some hibernate config files. Added some exceptions to the logback config to ignore debug statements from hibernate and EHCache as they aren't important in our debugging right now. Updated todo... sort of... 11 years ago
PHash.scala Removed 3 more debugging statements that are pointeless as the results are recorded elsewhere and they just introduce noise in the logs 11 years ago
PerceptualHasher.scala Started work on hashing and added a sample image for testing. First new unit test is broken due to array indexing issues. Configured the pom further for testing configuration. Added a few properties to support different levels or precision depending on the hash. 11 years ago