Watermarking problem - color to gray

조회 수: 1 (최근 30일)
Dani D
Dani D 2016년 6월 5일
댓글: Walter Roberson 2016년 6월 10일
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