Main Content

iptprefs

Image Processing Toolbox の [基本設定] ウィンドウの表示

構文

説明

iptprefs は、MATLAB® の [基本設定] ウィンドウの一部である、Image Processing Toolbox™ の [基本設定] ウィンドウを開きます。このウィンドウは、[ホーム] タブの [環境] セクションで Preferences button [基本設定] をクリックして開くこともできます。

The Image Processing Toolbox Preferences window contains display preferences for the imshow function and Image Viewer app, and provides an option for enabling hardware optimizations. For a list of all supported preferences with information about how to set them at the command line, see iptsetpref. The figure shows the Preferences window. For details about how options in the Preferences window map to iptsetpref preferences, see Image Processing Toolbox の [基本設定].

Image Processing Toolbox Preferences Window

Interface for the Image Processing Toolbox Preference window

詳細

すべて折りたたむ

Image Processing Toolbox の [基本設定]

次の表に、[基本設定] ウィンドウのオプションと、関数 iptsetpref がサポートする基本設定との関係を示します。各基本設定の意味および設定できる値の詳細については、iptsetpref のリファレンス ページにある prefname 入力引数の表を参照してください。

[基本設定] ウィンドウのインターフェイスiptsetpref の基本設定との関係

イメージ ビューアー アプリ (imtool) の表示設定

Preferences window interface for the Image Viewer app display settings

  • [イメージ ツールから概要ツールを開く]ImtoolStartWithOverview という基本設定を設定します。

  • [初期倍率] は、ImtoolInitialMagnification という基本設定を設定します。

関数 imshow の表示設定

Preferences window interface for the imshow function display settings

  • [座標軸表示] は、ImshowAxesVisible という基本設定を設定します。

  • [ボーダー スタイル] は、ImshowBorder という基本設定を設定します。

  • [初期倍率] は、ImshowInitialMagnification という基本設定を設定します。

メモ

MATLAB Online™ では、[基本設定] ウィンドウの [MATLAB][Image Display]imshow 表示設定にアクセスします。 (R2023a 以降)

ツールボックス関数用のプロセッサの最適化

Preferences window interface for option to enable hardware optimizations

  • [プロセッサの最適化] は、UseIPPL という基本設定を設定します。

バージョン履歴

R2009a で導入

すべて展開する