how to get xyz value

1 次查看(过去 30 天)
thelong le
thelong le 2021-6-15
评论: David Hill 2021-6-16
i am new to matlab, how to output calculated value XYZ from RGB value entered from table, what command should i use, thanks!

回答(1 个)

David Hill
David Hill 2021-6-15
  2 个评论
thelong le
thelong le 2021-6-16
i understand rgb2xyz(RGB) command help to convert color space, but i want to know the xyz value show specific value, do you have any advice for me? thanks!
David Hill
David Hill 2021-6-16
I am having a hard time understanding your question.
%if rgb=[50 60 70], then
xyz=rgb2xyz(rgb)%xyz values will be the output of the function

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Modify Image Colors 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by