Azzera filtri
Azzera filtri

Watermarking problem - color to gray

1 visualizzazione (ultimi 30 giorni)
Dani D
Dani D il 5 Giu 2016
Commentato: Walter Roberson il 10 Giu 2016
Hello, How can watermark a color image inside a gray scale image? Thanks

Risposte (1)

Walter Roberson
Walter Roberson il 5 Giu 2016
Convert the grayscale image to its RGB equivalent, and then you can put a color watermark inside of it.
  2 Commenti
Dani D
Dani D il 10 Giu 2016
Thank you,but i think after your solution,grayscale image will be colorful.
Walter Roberson
Walter Roberson il 10 Giu 2016
Yes, that is what you asked to have happen. When you watermark one image inside another, the purpose is to have the watermarking image show through (barely).
If you are trying to hide a color image inside a grayscale image, then you need steganography, not watermarking.

Accedi per commentare.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by