Stegafoto: a lens which embeds audio and text inside images by vnuckcha
Embedding text or audio within an image can make it easier for the photographer to vividly re-live the experience when browsing an image months after it has been taken. The technique used here is “fat-free” (does not increase the size of the image) and does not visibly distort or affect the quality of the image. Briefly put, the technique uses the principle of Steganography with a simple “even-odd” encoding scheme in the least significant bits of the pixels in the image.
The article explains how this result has been achieved at two levels. The first part is structured so that even someone with no programming experience should be able to get a feel for how it works – all you need is an open mind. The “Technical Details” parts that follow assume that the reader is familiar with C# and Javascript programming.
Read the article and let us know if it works for you!
