Need a equivalent function of imshow.

I want to show a snap on my UI. So I have to use imshow function. But I cant use because I dont have image processing toolbox. Can you please provide me a function equivalent to imshow.

回答 (1 件)

Amith Kamath
Amith Kamath 2011 年 11 月 17 日

0 投票

you could use the function
image
or
imagesc
but you need to take care of how the colors are represented. I believe both these functions are not part of the Image Processing toolbox.

カテゴリ

ヘルプ センター および File ExchangeDisplay Image についてさらに検索

タグ

質問済み:

2011 年 11 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by