3.2. SCP dock

SCP dock
The SCP dock allows for the the creation of ROIs (Regions Of Interest) and spectral signatures required for the classification of a Band set. The Training input, created with SCP, stores the ROI polygons and spectral signatures; depending on the algorithm, the training could be performed using ROI polygons (e.g. Random Forest) or spectral signatures (e.g. Spectral Angle Mapping).
ROIs are polygons used for the definition of the spectral characteristics of land cover classes. Spectral signatures of classes are calculated from the ROIs or can be imported from other sources (see Import signatures). It is worth pointing out that classification is always based on spectral signatures.
SCP allows for the creation of temporary ROI polygons using a region growing algorithm or drawn manually with the tools provided in the Working toolbar. These are temporary ROI polygons because the ROI creation is an interactive process, and one can refine the geometry according to photointerpreation. Then, one can save temporary ROI polygons in the Training input which is the actual input for classifications.
The Training input is composed of a vector part that stores the geometries and a spectral signature part, which are managed by SCP. A temporary layer is added to QGIS but the actual file is saved and modified during the editing in SCP.
In SCP, land cover classes (and ROIs) are defined with a system of Classes (Class ID) and Macroclasses (Macroclass ID) (see Classes and Macroclasses) that are used for the classification process; each Macroclass ID is related to a Macroclass Information (e.g. macroclass name) and each Class ID is related to a Class Information (e.g. class name), but only Macroclass ID and Class ID are used for the classification process.
The use of the Macroclass ID or Class ID for classifications is defined with the option Use MC ID or C ID in the Algorithm. Using Macroclass ID instead of Class ID is useful to group materials that belong to the same land cover class but have spectral signatures that are distant enough to be considered as different materials (e.g., different types of vegetation).
The classification can be performed for the entire image (see Algorithm) or for a part of it creating a Classification preview.
The SCP dock contains the following tabs:
The left side of SCP dock contains buttons for accessing the main functions of SCP.
3.2.1. Home

Home
The tab Home contains the buttons for accessing the main functions of SCP:
3.2.1.1. SCP news
This section displays news about the SCP and related services. News are downloaded on startup (internet connection required). It can be enabled or disabled in the settings Settings.
3.2.2. Training input

Training input
This tool allows for the creation of the training input file (.scpx
)
required for storing ROIs and spectral signatures.
The training input file is created according to the characteristics of the
active band set defined in Band set.
A new training input file should be created for every band set,
unless the band sets have the same spectral characteristics and
coordinate reference system.
Tool symbol and name |
Description |
---|---|
open a training input file; ROIs and spectral signatures are loaded in ROI & Signature list; the vector part of the training input is loaded in QGIS |
|
create an empty training input file ( |
|
it displays the path to the training input file |
|
remove the training input |
The training input is displayed in QGIS as vector file. ROIs and spectral signatures are displayed in the ROI & Signature list.
Warning
In order to avoid data loss, do not edit the vector Training input using the QGIS tools. Use only the tools of SCP for managing the Training input.
3.2.2.1. ROI & Signature list
The tab ROI & Signature list displays the ROI polygons and spectral signatures contained in the training input file. The tab ROI & Signature list is structured as tree list, where every ROI is grouped in the corresponding Macroclass.
A filter for names can be defined in Filter .
The tree list ROI & Signature list has the following fields:
MC ID: Macroclass ID is the root of corresponding ROIs and signatures; it can be edited with a single click; if the ID of a spectral signature is set 0, then pixels belonging to this signature are labelled as unclassified; every listed ROIs or signatures has a selection checkbox (only the spectral signatures checked in this list are used for the classification process);
C ID: Class ID; it can be edited with a single click;
Name: Macroclass and Class Name; it can be edited with a single click;
- Type: type of the item:
R = only ROI polygon;
S = only spectral signature;
RS = both ROI and spectral signature;
Color: C ID color; double click to select a color for the class that is used in the classification; if the ID of a spectral signature is set 0, then pixels belonging to this signature are labelled as unclassified;
Changes in the ROI & Signature list are applied to the
file Training input only when the QGIS project is saved
(but there is also the option Autosave).
ROIs can be edited, deleted and merged from this list.

ROI & Signature list example
Tip
According to Algorithm, classifications performed using C ID have the colors defined for classes in the ROI & Signature list; classifications performed using MC ID have the colors defined for the macroclasses.
If an item is a ROI polygon, double click the item to zoom to that ROI in the map. Items in the list can be highlighted with the mouse left click.
Tip
ROIs and spectral signatures can be imported from other sources (see Import signatures) and exported (see Export signatures).
The following tools are available.
Tool symbol and name |
Description |
---|---|
merge highlighted spectral signatures or ROIs obtaining a new signature calculated as the average of signature values for each band (covariance matrix is excluded) |
|
calculate spectral signatures of highlighted ROIs using the active band set in Band set |
|
delete highlighted ROIs and signatures |
|
show the ROI spectral signature in the Spectral Signature Plot; spectral signature is calculated from the Band set |
|
add highlighted ROIs to the Scatter Plot |
|
open the tab Import signatures |
|
open the tab Export signatures and export highlighted items |
ROI & Signature list is complementary to the Working toolbar and it allows for saving ROIs to the Training input defining classes and macroclasses. A Band set must be defined before the ROI creation, and ROI polygons must be inside the area of the Band set.
Tool symbol and name |
Description |
---|---|
ROI Macroclass ID |
|
ROI Macroclass Name |
|
ROI Class ID |
|
ROI Class Name |
|
undo of ROI creation from the Training input; it is possible to undo a maximum of 10 actions |
|
redo ROI creation in the Training input |
|
if checked, automatically save the ROI & Signature list to the Training input every time a ROI is saved |
|
if checked, while saving a ROI, the spectral signature thereof is calculated (from Band set pixels under ROI polygon) and saved to Training input (calculation time depends on the band number of the active band set in Band set) |
|
save the temporary ROI to the Training input using the defined classes and macroclasses; ROI is displayed in the ROI & Signature list |
3.2.3. ROI options

ROI options
ROI options are useful for displaying pixel values or improving the creation of ROIs.
Tool symbol and name |
Description |
---|---|
if the ROI creation pointer is active (see Working toolbar), the pixel value of selected vegetation index is displayed on the map; vegetation indices available in the combo box are: * NDVI (Normalized Difference Vegetation Index); NDVI requires the near-infrared and red bands; * EVI (Enhanced Vegetation Index); EVI requires the blue, near-infrared and red bands converted to reflectance; wavelengths must be defined in the Band set; * Custom; use the custom expression defined in the following line |
|
set a custom expression; expression is based on the Band set and bands such as band 1 is referred to as “b1”, band 2 as “b2” and so on; also reference to band names such as “#NIR#” or “#RED#” can be used |
|
if checked, temporary ROI is created with region growing using only one Band set band (i.e.region growing is rapider); the band is defined by the Band set number; if unchecked, ROI is the result of the intersection between ROIs calculated on every band (i.e. region growing is slower, but ROI is spectrally homogeneous in every band) |
|
calculate automatically the temporary ROI spectral signature and
display it in the Spectral Signature Plot ( |
|
calculate automatically a new temporary ROI while Region growing parameters in the Working toolbar are being changed |
|
defines the maximum number of action for undo and redo ROIs; the higher is the number, the more is the required memory |