フィルターのクリア

images used in Image processing toolbox

3 ビュー (過去 30 日間)
Md Monirul Islam
Md Monirul Islam 2017 年 4 月 22 日
回答済み: Image Analyst 2017 年 4 月 22 日
where do i get the images used in MATLAB image precessing toolbox user's guide 2013b?

採用された回答

Walter Roberson
Walter Roberson 2017 年 4 月 22 日
Try looking in the toolbox/images/imdata directory underneath where you installed MATLAB.

その他の回答 (1 件)

Image Analyst
Image Analyst 2017 年 4 月 22 日
In a version a few years ago, they changed where they kept the standard demo images that ship with the Image Processing Toolbox. However, this command, which the Image Processing Team gave me, will work with all versions:
% Determine where demo folder is (works with all versions).
folder = fileparts(which('peppers.png'))

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by