(no title)
yetihehe | 19 days ago
Also not a good idea for masking already compressed images of text, like jpg, because some of the information might bleed out in uncovered areas.
yetihehe | 19 days ago
Also not a good idea for masking already compressed images of text, like jpg, because some of the information might bleed out in uncovered areas.
johnmaguire|19 days ago
sebastianmestre|19 days ago
JPEG compression can only move information at most 16px away, because it works on 8x8 pixel blocks, on a 2x down-sampled version of the chroma channels of the image (at least the most common form of it does)
wheybags|19 days ago
Except the size of the blocked section ofc. E.g If you know it's a person's name, from a fixed list of people, well "Huckleberry" and "Tom" are very different lengths.