"load_image" function help.

8 ビュー (過去 30 日間)
lim -
lim - 2015 年 3 月 2 日
編集済み: David Young 2015 年 3 月 2 日
Files were all downloaded from here. In there, examples of function for "load_image" all were done to "lena". Why is this so? How do i use "load_image" to load other arbitrary images?

採用された回答

David Young
David Young 2015 年 3 月 2 日
編集済み: David Young 2015 年 3 月 2 日
I do not know why the author chose this particular image for his examples, but there is a discussion of it here.
To use another image, simply replace 'lena' as the first argument to load_image with one of the other strings described in the documentation for load_image, or with the name of an image file in the current directory, omitting the extension. See
help load_image

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by