You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aneesh Verma edited this page May 6, 2021
·
1 revision
JPEG has lossy compression so it is generally thought that LSB algorithm will not work properly on it.
This technique generally uses each pixel in the image which makes it susceptible to loss of hidden message.
However, JPEG encoding is divided into lossy and lossless stages.
Therefore, data bits can be encoded inside the JPEG coefficients before the entropy coding stage.