Steganography Experiment - Trouble hiding message bits in DCT coefficients
- by JohnHankinson
I have an application requiring me to be able to embed loss-less data into an image.
As such I've been experimenting with steganography, specifically via modification of DCT coefficients as the method I select, apart from being loss-less must also be relatively resilient against format conversion, scaling/DSP etc. From the research I've done thus…