Colored image pixel information .....

1 次查看(过去 30 天)
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 ?

采纳的回答

Image Analyst
Image Analyst 2017-2-26
Try using impixel() or impixelinfo().
  2 个评论
Piyum Rangana
Piyum Rangana 2017-3-9
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 2017-3-9
It's the intensity of the red, green, and blue channels.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by