tell me about the methods to display an image and to display a part of image

回答 (1 件)

David Young
David Young 2015 年 3 月 12 日
編集済み: David Young 2015 年 3 月 12 日
See
doc imshow
You can select part of an image using indexing, or if you have the Image Processing Toolboox, with imcrop.
(I don't know about all display functions, but if you want a comprehensive list search engines and the MATLAB documentation are your starting points.)

カテゴリ

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

質問済み:

2015 年 3 月 12 日

編集済み:

2015 年 3 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by