how to display the working space gamuts in lab color space using matlab?

1 回表示 (過去 30 日間)
aosheng xuanyuan
aosheng xuanyuan 2015 年 10 月 19 日
コメント済み: aosheng xuanyuan 2015 年 10 月 22 日
I want to know how to display one or two working space gamuts in any of four different color spaces such as lab\xyY. The working space include CIE RGB/sRGB.etc. It was like the picture in below.

回答 (1 件)

Image Analyst
Image Analyst 2015 年 10 月 19 日
I have a gamut display app (attached) I wrote but it's pretty primitive. I've been asking for something like this for a long time. I know a developer on the Image Processing team wrote a much better one but it's not released yet as part of the toolbox. You can call the Mathworks and ask for it and they might give it to you.
  5 件のコメント
Image Analyst
Image Analyst 2015 年 10 月 20 日
Yes, you can use rgb2xyz() or rgb2lab() and get new images in those color spaces. Then you can use the same code with those images to make a 3D scatterplot.
aosheng xuanyuan
aosheng xuanyuan 2015 年 10 月 22 日
ok, thank you

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by