how to plot image data
古いコメントを表示
how to plot data of colo image explain it with code.
回答 (1 件)
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 件のコメント
ARUN SAI
2013 年 8 月 19 日
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.
ARUN SAI
2013 年 8 月 20 日
Image Analyst
2013 年 8 月 20 日
That was answered when I said "you can use plot(), bar(), imshow(), image(), or other functions to display it".
カテゴリ
ヘルプ センター および File Exchange で Image Arithmetic についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!