determining white point in the color image

조회 수: 2 (최근 30일)
Malini Bakthavatchalam
Malini Bakthavatchalam 2020년 7월 7일
댓글: Malini Bakthavatchalam 2020년 7월 14일
Hi, I have a doubt, I need to find the white point in the color image in a particular axis say x axis ? how do I proceed about it ?
  댓글 수: 8
Malini Bakthavatchalam
Malini Bakthavatchalam 2020년 7월 13일
@Image Analyst the white i meant is something like this in the attached image , so using my above code i need to find the histogram of x axis
LM axis = MyImldrgyvCol(2,:)
LMhist = imhist(LM axis);
median = median(LMhist) (% so by median here i mean the white point here to be set as median) -- is this possible?
Malini Bakthavatchalam
Malini Bakthavatchalam 2020년 7월 14일
This was created by my team 4 yrs ago, now I am doing the same thing in color so I need this median grey in that particular axis to know how i can rectify from the particular value .

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Red에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by