Search

CN-122024063-A - Mangrove extraction method and device based on multi-source data collaboration

CN122024063ACN 122024063 ACN122024063 ACN 122024063ACN-122024063-A

Abstract

The invention discloses a mangrove extraction method and device based on multi-source data collaboration, and belongs to the technical field of remote sensing monitoring. The method comprises the steps of obtaining a Sentinel-2 multispectral image, a GF-2 multispectral image and DEM data, preprocessing, carrying out preliminary extraction on mangrove based on the spectral index of the Sentinel-2 multispectral image to obtain a primary extracted mangrove area, correcting the boundary of the primary extracted mangrove area by adopting a machine learning method based on the GF-2 multispectral image to obtain a corrected mangrove area, constructing a topography correction index based on the DEM data and the GF-2 multispectral image, and removing a potential ponding area from the corrected mangrove area to obtain a final mangrove distribution area. The invention adopts a progressive frame of spectrum-space-topography, solves the problem of low extraction precision of sparse mangrove in areas with small topography fluctuation caused by serious spectrum confusion phenomenon existing between mangrove and adjacent static ponding areas, and improves the extraction precision of sparse mangrove.

Inventors

  • MA WANDONG
  • Bi Jingpeng
  • YIN WENJIE
  • LI YI
  • SHI YUANLI
  • WANG QIWEI
  • REN ZHIHUA
  • ZHANG YUHUAN
  • SHEN WENMING
  • XIAO TONG
  • CAI MINGYONG

Assignees

  • 生态环境部卫星环境应用中心

Dates

Publication Date
20260512
Application Date
20260203

Claims (8)

  1. 1. The mangrove extraction method based on multi-source data collaboration is characterized by comprising the following steps of: S1, acquiring multi-source data of a research area in the same time period; the multi-source data comprise a middle-resolution Sentinel-2 multi-spectral image, a high-resolution GF-2 multi-spectral image and DEM data; S2, preprocessing the Sentinel-2 multispectral image and the GF-2 multispectral image; s3, primarily extracting mangrove based on the spectrum index of the preprocessed Sentinel-2 multispectral image to obtain a primarily extracted mangrove area; S4, correcting the boundary of the initially extracted mangrove area by adopting a machine learning method based on the preprocessed GF-2 multispectral image to obtain a corrected mangrove area; S5, constructing a terrain correction index based on the DEM data and the preprocessed GF-2 multispectral image, and removing a potential ponding region from the corrected mangrove region according to the terrain correction index to obtain a final mangrove distribution region; the calculation formula of the terrain correction index is as follows: for terrain modification index, S, RE and ESD are grade, relative elevation and elevation standard deviation, respectively, obtained from the DEM data, For the normalized water index calculated according to the pretreated GF-2 multispectral image, a, b, c, d is the weight of the gradient, the relative elevation, the elevation standard deviation and the normalized water index respectively.
  2. 2. The mangrove extraction method based on multi-source data collaboration of claim 1, wherein S3 comprises: S31, cutting the preprocessed Sentinel-2 multispectral image by using a boundary vector of a research area to obtain resolution image data in the research area; s32, calculating a spectrum index of each pixel in the research area based on the resolution image data in the research area; the spectrum index comprises one or more of a red edge normalized vegetation index, a red edge position index and a water stress index, and the calculation formula is as follows: RE_NDVI is a red edge normalized vegetation index, REP is a red edge position index, MSI is a water stress index, and B4, B5, B7 and B8A, B11 respectively represent remote sensing reflectances of 4 th, 5 th, 7 th, 8A and 11 th wave bands of the pretreated Sentinel-2 multispectral image; and S33, comparing each spectrum index with each set index threshold value to obtain an initial mangrove forest region.
  3. 3. The mangrove extraction method based on multi-source data collaboration of claim 2, wherein S33 comprises: S331, comparing a red edge normalized vegetation index of each pixel in a research area with a set vegetation index threshold, and dividing pixels with the red edge normalized vegetation index being greater than the vegetation index threshold into mangroves to obtain a first primary extraction mangrove range; s332, comparing a red edge position index of each pixel in a research area with a set position index threshold value, and dividing the pixels with the red edge position indexes larger than the position index threshold value into mangroves to obtain a second primary extraction mangrove range; s333, comparing the water stress index of each pixel in the research area with a set water stress index threshold value, and dividing pixels with water stress indexes smaller than the water stress index threshold value into mangroves to obtain a third primary extraction mangrove range; s334, taking a union set of the first primary extraction mangrove range, the second primary extraction mangrove range and the third primary extraction mangrove range to obtain the primary extraction mangrove region.
  4. 4. The mangrove extraction method based on multi-source data collaboration of claim 1, wherein S4 comprises: s41, constructing buffer areas with set distances to the inner side and the outer side of the boundary based on the boundary of the primary extraction mangrove area to obtain the primary extraction mangrove boundary area; S42, cutting the preprocessed GF-2 multispectral image based on the boundary vector of the primary extracted mangrove boundary area to obtain a boundary area to be corrected; S43, extracting mangrove in the boundary area to be corrected by adopting a machine learning method to obtain a mangrove boundary correction result; S44, replacing the primary extracted mangrove border area in the primary extracted mangrove area by using the mangrove border correction result to obtain the corrected mangrove area.
  5. 5. The mangrove extraction method based on multi-source data collaboration of any one of claims 1-4, wherein S5 comprises: S51, calculating the gradient, the relative elevation and the elevation standard deviation of each pixel in the research area by using geographic information system software based on DEM data; S52, calculating a normalized water index of each pixel in the research area according to the preprocessed GF-2 multispectral image; the NDWI is a normalized water index, and Green and NIR respectively represent the remote sensing reflectivities of Green wave bands and near infrared wave bands of the pretreated GF-2 multispectral image; S53, constructing a terrain correction index of each pixel in the research area by the following formula: S54, comparing the topography correction index of each pixel in the research area with a determined segmentation threshold value, and dividing the pixels with topography correction indexes larger than the segmentation threshold value into potential ponding areas; And S55, removing the potential ponding area from the corrected mangrove area to obtain a final mangrove distribution area.
  6. 6. The mangrove extraction method based on multi-source data collaboration of claim 5, wherein the weights for the slope, relative elevation, standard deviation of elevation, and normalized water index are determined by: Determining subjective weights of gradient, relative elevation, elevation standard deviation and normalized water index by adopting an analytic hierarchy process; Determining objective weights of gradient, relative elevation, elevation standard deviation and normalized water index by adopting CRITIC method; And respectively carrying out linear weighting on the subjective weight and the objective weight to obtain weights of gradient, relative elevation, elevation standard deviation and normalized water index.
  7. 7. The mangrove extraction method based on multi-source data collaboration of claim 5, wherein the segmentation threshold is determined by: Performing unsupervised clustering fitting on the data set of the terrain correction index by adopting a Gaussian mixture model to obtain two Gaussian distributions; and taking the value of the terrain correction index corresponding to the intersection point of the probability density functions of the two Gaussian distributions as the segmentation threshold.
  8. 8. Mangrove extraction device based on multisource data cooperation, characterized in that the device comprises: The data acquisition module is used for acquiring multi-source data of the same time period in the research area; the multi-source data comprise a middle-resolution Sentinel-2 multi-spectral image, a high-resolution GF-2 multi-spectral image and DEM data; the preprocessing module is used for preprocessing the Sentinel-2 multispectral image and the GF-2 multispectral image; The primary extraction module is used for carrying out primary extraction on the mangrove based on the spectrum index of the preprocessed Sentinel-2 multispectral image to obtain a primary extraction mangrove region; The boundary correction module is used for correcting the boundary of the initially extracted mangrove area by adopting a machine learning method based on the preprocessed GF-2 multispectral image to obtain a corrected mangrove area; the terrain correction module is used for constructing a terrain correction index based on the DEM data and the preprocessed GF-2 multispectral image, and removing the potential ponding region from the corrected mangrove region according to the terrain correction index to obtain a final mangrove distribution region; the calculation formula of the terrain correction index is as follows: for terrain modification index, S, RE and ESD are grade, relative elevation and elevation standard deviation, respectively, obtained from the DEM data, For the normalized water index calculated according to the pretreated GF-2 multispectral image, a, b, c, d is the weight of the gradient, the relative elevation, the elevation standard deviation and the normalized water index respectively.

Description

Mangrove extraction method and device based on multi-source data collaboration Technical Field The invention belongs to the technical field of remote sensing monitoring, and particularly relates to a mangrove extraction method and device based on multi-source data cooperation. Background Mangrove is a precious ecological system distributed in the intertidal zones of tropical and subtropical coasts, and has important ecological functions of wind prevention, wave elimination, water quality purification, carbon fixation, carbon storage, biological diversity maintenance and the like. The spatial distribution and dynamic change of the mangrove forest can be mastered timely and accurately, and the mangrove forest protection, repair and management work can be developed. The accurate sample data provided by the traditional method for monitoring the mangrove in the field lays a foundation for research, but due to the specificity of the mangrove distribution area, the field sampling is time-consuming and labor-consuming, and the spatial continuity of the obtained data is poor. Remote sensing technology capable of remote detection is an important irreplaceable means for mangrove monitoring due to its macroscopic and rapid advantages. Along with the increasing enrichment of remote sensing data sources and the continuous progress of analysis methods, mangrove information extraction technology presents an overall trend of evolution from relying on a single data source and a simple algorithm to fusion of multi-source data and a complex model. However, in this development, the severe spectral aliasing that exists between mangroves located in flat intertidal zones and adjacent stationary water-bearing zones is always a core challenge and difficulty for high-precision extraction. To overcome this difficulty, the prior art has experienced development paths that each, while improving accuracy, also expose their inherent limitations. The method for extracting mangrove based on the spectrum index has strong universality but limited precision and detail. The method is the basis of mangrove remote sensing monitoring, and mainly relies on spectral information of single type optical remote sensing images (such as Landsat series images and Sentinel-2), and extraction is performed by calculating spectral indexes (such as normalized vegetation index NDVI, normalized water index NDWI and the like) and setting an empirical threshold. The method has the advantages of strong universality and high calculation efficiency, and is suitable for large-scale rapid census. However, the inherent limitation is that the mixed pixel effect caused by the limitation of the image resolution ratio causes the boundary blurring and detail loss of the extraction result, and especially in the spectrum confusion zone where mangrove and water are distributed in a staggered way, the problem of misclassification is prominent, and the extraction precision is restricted. Even if the wave band information of a plurality of images is used, the fine distinction of the land-water junction of the flat area is difficult to be well solved. With the rapid development of remote sensing technology, the spatial resolution of the image is gradually improved. The method uses high spatial resolution images (such as GF-2 and WorldView series), adopts a machine learning algorithm, comprehensively digs spectral features and spatial texture features of the images, remarkably optimizes geometric outlines of mangrove plaques, and realizes finer identification than medium resolution images. However, the application of high resolution images is often accompanied by the construction of Gao Weite's collection, which is very prone to introducing feature redundancy. Feature redundancy does not contribute to jump of model performance, but can dilute contribution degree of spectrum features really critical for distinguishing mangrove forest from water body, and influence generalization capability of the model. In addition, the high-resolution images are mostly multispectral data, the spectral wave bands are wider, the wave band number is smaller, and therefore, the accurate extraction of mangrove is difficult to be carried out by fully utilizing the spectral information. Even though the spatial resolution of the image is greatly improved, the problem of spectrum confusion between mangrove and the static water accumulation area caused by mixed pixels is not solved well. The limitation of a single data source makes multi-source data fusion a major approach to mangrove research. The current multi-source data fusion strategy is a common idea of combining DEM data with optical images. However, the existing fusion method still stays in that the DEM and the spectral characteristics are input into the classifier together, and information provided by the DEM data is not fully utilized. Disclosure of Invention In order to solve the technical problems, the invention provides a mangrove extraction method