Blue Orange Green Pink Purple

Chromacoding – hiding secret files in images

Posted in Programming on Friday, April 1st, 2011 by Michael.
Apr 01
2011

Here is a technical report I have written in 2006, which follows an interesting route to increase the steganographic capacity of lossless compressed images such as PNG files. This is done by using a color space which is perceptually more linear than the technical RGB cube: CIELab (or CIELuv).

This is what it looks like in theory:

The point is that in some spots in the right hand colorspace (CIELab), colors as defined in the RGB space are more crunched together than in other places, for example in the blue area. This effect is now exploited by applying a uniform subdivision on the CIELab color space and interchanging indivual, equally perceived colors to encode a message.

Here is the PDF: Using perceptually uniform color spaces for image steganography

Here is a technical report I have written in 2006, which follows an interesting route to increase the steganographic capacity of lossless compressed images such as PNG files. This is done by using a color space which is perceptually more linear than the technical RGB cube: CIELab (or CIELuv). This is what it looks like ...

Leave a Reply

thinkingaloud.net

  • About
      This is an archive of various things I have done or I am currently working on, and I'm publishing this in case somebody working on the same things might find something useful.
  • Categories
    • Delicacies
    • Music
    • Programming
  • Recent Articles
    • Chromacoding – hiding secret files in images
    • Mmmh… double chocolate cookies!
    • Why’s Poignant Guide to Ruby (LaTeX PDF)
    • Collateral damage
    • Birabuto!
    • New song
  • Archives
    • April 2011
    • September 2010
    • August 2010
    • October 2009
    • June 2009
    • October 2004
    • September 2004
    • August 2003
    • March 2003
    • February 2003
    • January 2003
  • Search






  • Home
  • About

© Copyright thinkingaloud.net. All rights reserved.
Designed by FTL Free WordPress Themes brought to you by [i] Website Templates

Back to Top