Effacer les filtres
Effacer les filtres

Image embedding

3 vues (au cours des 30 derniers jours)
harjan
harjan le 20 Août 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

Réponse acceptée

Walter Roberson
Walter Roberson le 20 Août 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 commentaires
harjan
harjan le 22 Août 2011
I need your guidance regarding this pls help me....
Walter Roberson
Walter Roberson le 22 Août 2011
I do not see the connection between half-toning and what you have talked about before?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Modify Image Colors dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by