Filter löschen
Filter löschen

Image embedding

3 Ansichten (letzte 30 Tage)
harjan
harjan am 20 Aug. 2011
Hi to all Can anyone answer this, I have 256x256 image and i want to embed 32x32 data(using 8x8 cell of 256x256 image to embed every bit of 32x32 data i.e) (256x256)divided by 8x8 =32x32 ) Is this possible? Thx in advance

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 20 Aug. 2011
A 16 x 16 image of 8 bits deep requires a total of 128 bits.
If you have 256 slots (pixels) in which to embed these 128 bits, then by the pigeon hole principle, the answer is Yes, it can be done, averaging 1 embedded bit for every 2 original pixels.
If the 16 x 16 image to be embedded is 16 bits deep, then still, Yes, that could be done, at an averaging of 1 embedded bit for every original pixel.
Thus, the answer to your question would appear to be Yes -- provided you do not have any additional restrictions you have not previously mentioned.
  6 Kommentare
harjan
harjan am 22 Aug. 2011
I need your guidance regarding this pls help me....
Walter Roberson
Walter Roberson am 22 Aug. 2011
I do not see the connection between half-toning and what you have talked about before?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Modify Image Colors finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by