@ -42,7 +42,7 @@ object AHash extends PerceptualHasher with Logging {
}
debug(s"Computed AHash: $hash from ${width * height} pixels")
//debug(s"Computed AHash: $hash from ${width * height} pixels")
hash
@ -49,7 +49,7 @@ object DHash extends PerceptualHasher with Logging {
debug(s"Computed DHash: $hash from ${width * height} pixels")
//debug(s"Computed DHash: $hash from ${width * height} pixels")
@ -63,7 +63,7 @@ object PHash extends PerceptualHasher with Logging {
debug(s"Computed PHash: $hash from ${dctDataWidth * dctDataHeight} pixels")
//debug(s"Computed PHash: $hash from ${dctDataWidth * dctDataHeight} pixels")