Colored image pixel information .....

Think my image is 'im'. If I get the colored image pixel information as im(4,29) using MATLAB : it says (uint8) 142, what information it displays, I meant that the mean value of 3 channels of the co-ordination or something else ?

 Respuesta aceptada

Image Analyst
Image Analyst el 26 de Feb. de 2017

1 voto

Try using impixel() or impixelinfo().

2 comentarios

Piyum Rangana
Piyum Rangana el 9 de Mzo. de 2017
If I going to print the result of im(4,29), what is the meaning of the resulting value ? could you please explain sir ?
Image Analyst
Image Analyst el 9 de Mzo. de 2017
It's the intensity of the red, green, and blue channels.

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

el 26 de Feb. de 2017

Comentada:

el 9 de Mzo. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by