how to plot image data

回答(1 个)

Image Analyst
Image Analyst 2013-8-18

0 个投票

I don't know what your data are, but you can use plot(), bar(), imshow(), image(), or other functions to display it, depending on what kind of data they are. Look over the visualization section in the help.

4 个评论

Here data means feature of image i.e, brightness, contrast, R G B etc.
Image Analyst
Image Analyst 2013-8-19
编辑:Image Analyst 2013-8-19
OK. Since there are no more questions, please go ahead and mark it as Accepted.
my question is how to show that it in graphical form.
That was answered when I said "you can use plot(), bar(), imshow(), image(), or other functions to display it".

请先登录,再进行评论。

标签

提问:

2013-8-18

Community Treasure Hunt

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

Start Hunting!

Translated by