ALGORITHM3

From MyDewetra World
Revision as of 10:40, 10 March 2021 by Admin (talk | contribs) (Created page with "caption [Home] - [Algorithms] ---- [https://www.tuwien.at/ TU Wien]’s S-1 flood mapping algorithm exploits the...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
caption

[Home] - [Algorithms]


TU Wien’s S-1 flood mapping algorithm exploits the time series of historical backscatter measurements to generate model parameters for permanent water bodies and for each individual location on land.
More specifically, the model parameter database comprises of the backscatter distribution of each land pixel under unflooded conditions, as well as the backscatter distribution of permanent water bodies at various incidence angles. In order to classify a pixel of incoming pre-processed Sentinel-1 scene as flooded or non-flooded, the posterior probability of the actual backscatter value belonging to each class is computed.

The maximum posterior probability is used to classify the pixel based on Bayes Decision Rule, where the uncertainty of the class assignment is given by the minimum posterior probability of the other class. With this approach, each pixel is assigned membership in a certain class, along with an uncertainty value ranging between 0 and 1.

The uncertainty is minimized as with improved separability between the two backscatter signature distributions and is higher where the distributions overlap (Figure 21).

Alg3.jpg

Consequently, pixels located along flood boundaries, where class assignment is generally more challenging, are associated with higher degrees of uncertainty. Finally, to convert the uncertainty values to percentages, the uncertainty values are linearly scaled to fall within the range of [0, 100].

Workflow of the algorithm

Alg3 wf.jpg


For further details the Reader is referred to the dedicated section of the Product Description Document: https://www.gfm_pdd.org/Algorithm2


References

[1] Martinis, S., Twele, A., Kersten, J., (2015). A fully automated TerraSAR-X based flood service. ISPRS Journal of Photogrammetry and Remote Sensing, 104, 203-212.


[2] Twele, A., Cao, W., Plank, S., Martinis, S., 2016. Sentinel-1 based flood mapping: a fully automated processing chain. International Journal of Remote Sensing, 37 (13), 2990-3004.



[Home] - [Algorithms]