Borrar filtros
Borrar filtros

determining white point in the color image

4 visualizaciones (últimos 30 días)
Malini Bakthavatchalam
Malini Bakthavatchalam el 7 de Jul. de 2020
Comentada: Malini Bakthavatchalam el 14 de Jul. de 2020
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 comentarios
Malini Bakthavatchalam
Malini Bakthavatchalam el 13 de Jul. de 2020
@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 el 14 de Jul. de 2020
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 .

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Red en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by