필터 지우기
필터 지우기

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