Lossless color space transformation from RGB
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello, I'm working on image watermarking and I have to change the color space of host image from RGB to a new color space that is lossless, reversible and novel. I've already tried Y.Cb.Cr and Y.Co.Cg color spaces, and now I need a new color space. Do you have any suggestion?
댓글 수: 0
채택된 답변
Image Analyst
2018년 7월 27일
If you stay with double data type, it will be about as lossless as you can get. I have no idea what your definition of novel is. I guess if there is a color space, and people have heard about it, like LAB, HSV, HSI, HSL, HSB, YCbCr, LUV, etc., then it's not novel. How do you define it?
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!