Watermarking problem - color to gray

1 次查看(过去 30 天)
Hello, How can watermark a color image inside a gray scale image? Thanks

回答(1 个)

Walter Roberson
Walter Roberson 2016-6-5
Convert the grayscale image to its RGB equivalent, and then you can put a color watermark inside of it.
  2 个评论
Dani D
Dani D 2016-6-10
Thank you,but i think after your solution,grayscale image will be colorful.
Walter Roberson
Walter Roberson 2016-6-10
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.

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by