View Full Version : Reversible Watermarking for Digital Images


mitzpicardal
07-08-2010, 09:22 AM
A new reversible watermarking system developed by researchers at Annamalai University in India could be used to authenticate military images. "Traditionally, source authentication and integrity verification of digital data have been carried out with digital signatures and encrypted watermarks," the researchers say. "Unfortunately, watermarking techniques modify original data as a modulation of the watermark information and unavoidably cause permanent distortion to the original data." The reversible watermarking scheme works by calculating the parameters of every pixel in an image and converting the information into a code. The Hash Message Authentication Code (HMAC) is where the distinct pixel values are selected for embedding watermark bits and the preferred pixel values are stored as a key. The generated key is used for both the watermark extraction and restoration of the original image. The authenticity of the received image can be determined by comparing the extracted HMAC to the HMAC of the restored image.

View Full Article (http://www.eurekalert.org/pub_releases/2010-07/ip-rwf070610.php)

donpaoloyu
07-08-2010, 11:58 AM
kinda like EXIF? :D
interesting... but will the HMAC be retained in the picture when uploaded to various image host sites ?