ILMSImage Attribute Calculation

From ILMS-Wiki
Revision as of 10:43, 29 August 2011 by Chr (Talk | contribs)
Jump to: navigation, search

Contents

50px| ILMSImage Attribute Calculation

Introduction

ILMSImage Attribute Calculation is part of the ILMSImage plug-in for QuantumGIS and is used for the derivation and calculation of cell-based attributes and for the integration of additional data layers.

Similar to various ILMSImage panels it consisits of two components, ILMSImage Project Information in the upper section and the actual tools in the lower section.

Das ILMSImage-Panel zur Berechnung von Zellattributen

Attribute Calculation

Background

...

Overview

The panel allows the following functions for the user:

  1. Calculation of default cell-based attributes: In addition to features of cell geometry basic attributes, different structural features and statistical measures belong to the implemented parameters. After the calculation those are summarized in form of an attribute table.
  2. Adding additional data layers: The corresponding data layers are selected by the user, an identifier is assigned and added to the existing data layers. If necessary, the data type is automatically adapted and the selected additional data are cut in terms of space.
  3. Visualization of selected attributes: For this purpose the attributes which are summarized in a database table are transformed into raster data and prepared in QuantumGIS for visualization.

Calculation of Cell-Based Attributes

In order to derive specific attributes for the samples from the link of cell geometry and selected input data, the relevant parameters have to be activated by clicking on the corresponding check box. The default attributes are basic values, structural features, statistical parameters and the implicitly calculated features of cell geometry.

Attribute type Attribute GUI-Label Internal designation Description
Basis average value per band average value per input band <layer_id>[_<numerator>] For every input band an average value is calculated from all image pixels summarized in one cell. The internal designation corresponds to the identifier which is selected for the corresponding band (in the example: panchromatic), in case of mult-channel input data completed by one channel number (in the example: multi-spectral_1, multi-spectral_2, etc.).
structure linear texture linear texture linear The activation of this measure creates the 1st degree texture in a 3x3 kernel. The algorithm calculates the texture for every cell individually and ignores all image pixels which are outside of the current cell. Like all structural features also the linear texture uses the first channel which is displayed in the project information as a basis for calculation.
normalized texture Normalized texture normalized The normalized textures uses the same algorithm as the linear texture but it normalizes the result additionally with the average value of all image pixels of the current cell. Like all structural features also the normalized texture uses the first channel which is displayed in the project information as a basis for calculation.
Inverse texture inverse texture inverse By activating the inverse texture the Inverse Difference Moment (Haralick et al. (1973), S. 619) is calculated on pixel level. Inverse texture uses the same algorithm as the linear and normalized texture but it finally calculates the inverse value of the square differences. Like all structural features also the inverse texture uses the first channel which is displayed in the project information as a basis for calculation.
Laplace texture Laplace texture laplace This structural feature uses the modified Laplace kernel for contrast enhancement for individual cells. The parameter enhances the result with a generic kernel which reacts to local contrast maxima with minimal spatial distance (two to five pixels). As a result, isolated lines are reduced and regions are filled with spatially dense contrasts.
statistics standard deviation standard deviation stddev By activating this option the standard deviation of all image pixels summarized in one cell of the first channel in the project information is calculated.
cariance variance variance By activating this option the variance of all image pixels summarized in one cell of the first channel in the project information is calculated.
cell geometry cell size without GUI link size The size of one cell in image pixels of the most highly resolved input data channel.
cell perimeter perimeter The perimeter of one cell in image pixels of the most highly resolved input data channel.
cell length length The length of a cell in image pixels of the most highly resolved input data channel.
cell width width The width of a cell in image pixels of the most highly resolved input data channel.

Nach Berechnung der ausgewählten werden diese in einer Attributtabelle zusammengefasst und stehen zur weiteren Analyse durch ILMSImage zur Verfügung. Der Abschluss des Prozesses und eine Zusammenfassung der berechneten Attribute wird dem Nutzer durch eine Nachricht mitgeteilt.

Benachrichtigung bei Abschluss der Attributberechnung

Export und Visualisierung zellbasierter Attribute

Zur visuellen Kontrolle erlaubt es das Plugin, ausgewählte Attribute nach deren Berechnung als Rasterdatenlayer exportieren und in der Folge im aktuellen QuantumGIS-Projekt anzeigen zu lassen. Dazu werden die gewünschten Attribute selektiert und der Prozess durch einen Klick auf Export/visualize attributes gestartet. ILMSImage erzeugt daraufhin Rasterdatensätze der Attribute und legt sie im exports-Verzeichnis des aktuellen ILMSImage-Projekts ab. Der Abschluss des Prozesses wird dem Nutzer durch ein Nachrichtenfenster signalisiert.

Benachrichtigung und Abfrage nach Abschluss des Attributexports

Das Fenster beinhaltet außerdem die Option, alle exportierten Attribute in der Folge automatisiert zu visualisieren. Dafür werden die Rasterdatensätze ins aktuelle QuantumGIS-Projekt geladen, in die Legendengruppe für ILMSImage Exports verschoben und ihre Darstellung durch Anwendung eines Standard Deviation Stretch angepasst. Das Ergebnis stellt sich in der Kartenansicht so dar:

800px|Exportierte und in der Kartenansicht visualisierte Attributdatensätze

Wird die entsprechende Abfrage verneint, lassen sich die exportierten Attribute natürlich auch individuell und einzeln vom Nutzer dem aktuellen QuantumGIS-Projekt hinzufügen. Die Anpassung der Darstellung muss dann allerdings ebenfalls durch den Nutzer erfolgen.

Personal tools