主要内容

settingsDialog

Class: hyperspectral.labeler.AutomationAlgorithm
Namespace: hyperspectral.labeler

Display automation algorithm settings (optional)

Since R2026a

Description

Add-On Required: This feature requires the Hyperspectral Imaging Library for Image Processing Toolbox add-on.

settingsDialog(algObj) displays the automation algorithm settings in a dialog box. You can specify the settings for your custom algorithm by selecting Algorithm Parameters on the Automate tab of the Spectral Image Labeler app toolstrip.

Note

The Hyperspectral Imaging Library for Image Processing Toolbox™ requires desktop MATLAB®, as MATLAB Online™ and MATLAB Mobile™ do not support the library.

Input Arguments

expand all

Automation algorithm, specified as an object of the hyperspectral.labeler.AutomationAlgorithm class.

Version History

Introduced in R2026a