to decode With steganalysis, the goal is to detect A steganographic method is considered “broken” if it can merely be detected that the image has been tampered with Image blind steganalysis needs to simply detect that something in the lower-order bits is fishy
When deriving a pixel’s value, use it’s difference from the last pixel Ver8cal Gradient Energy = Sum of squares of ver8cal differences divided by # of pixels Horizontal Gradient Energy = Sum of squares of horizontal differences divided by # of pixels Total Energy = Ver8cal + Horizontal
blocks of 8x8 pixels were grouped i n t o a m a c r o b l o c k f o r parameter estimation, and then all DCT coefficients except for the DC components in a macroblock can be modeled as Laplacian distribution… Basically break the image into chunks, find the gradient energy of the chunks, reduce via statistics