(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Extraction of plateau lake water bodies based on an improved FCM algorithm

What is it about?

Changes in plateau body lake water are an important indicator of global ecosystem changes, and a timely and accurate grasp of this change information can provide a scientific reference for the formulation of relevant policies. The traditional fuzzy C-means clustering (FCM) algorithm takes into account the ambiguity of the classification of the ground object pixels but does not consider the rich spectral information of the neighboring pixels and is very sensitive to the background noise” of the remote sensing image, resulting in low water extraction accuracy. Aiming to compensate for the shortcomings of the traditional FCM algorithm, this paper proposes an improved FCM algorithm. This algorithm replaces the Euclidean distance of the traditional FCM algorithm with a combination of the Mahalanobis distance and spectral angle matching (SAM) to fully take into account the spectral information of neighboring pixels and improve the clustering accuracy. The study selected Sentinel-2 images of the Fuxian Lake and Xingyun Lake basins during normal, wet, and dry periods as the data source. Under the same conditions, the clustering accuracy was compared with the traditional FCM algorithm, improved FCM algorithm, K-means clustering method and iterative self-organizing data analysis (ISODATA) clustering method. The experimental results show that the improved FCM alg

Why is it important?

The traditional fuzzy C-means clustering (FCM) algorithm takes into account the ambiguity of the classification of the ground object pixels but does not consider the rich spectral information of the neighboring pixels and is very sensitive to the background noise” of the remote sensing image, resulting in low water extraction accuracy.

Read more on Kudos…
The following have contributed to this page:
li shihua
' ,"url"));