goimagehash icon indicating copy to clipboard operation
goimagehash copied to clipboard

Wrong divisor?

Open huntiep opened this issue 1 year ago • 0 comments

https://github.com/corona10/goimagehash/blob/d8115886f3603fc5951521bf095d0c1ee73b9b47/transforms/pixels.go#L22 https://github.com/corona10/goimagehash/blob/d8115886f3603fc5951521bf095d0c1ee73b9b47/transforms/pixels.go#L49 I think the divisor for the blue byte should be 257 as well.

huntiep avatar Sep 13 '24 03:09 huntiep