Accesso libero

Extraction of Soil and Water Conservation Measures Information from Remote Sensing Images Based on Image Segmentation Algorithm Protection Research

, , ,  e   
23 set 2025
INFORMAZIONI SU QUESTO ARTICOLO

Cita
Scarica la copertina

Introduction

Soil and water conservation monitoring is an important foundation for soil and water erosion prevention and control work, and it is the basis and foundation for the macro decision-making of national soil and water conservation construction [1-2]. With the abundance of remote sensing image resources and the increasing improvement of processing technology, remote sensing image coverage, fast cycle, high resolution and rich information and other characteristics make remote sensing technology play an increasing role in the field of soil and water conservation monitoring [3-6].

Remote sensing technology is a technical means of obtaining information about target objects through non-contact methods. It uses sensors to receive electromagnetic wave signals reflected or emitted from ground objects and convert them into digital images or data, which has the advantages of synchronous observation over a large area, strong timeliness, multispectral, and not restricted by ground conditions [7-10]. Remote sensing technology has important applications in soil and water conservation. Firstly, through remote sensing images, information such as land use type and vegetation cover can be identified, and then the degree and extent of soil erosion can be assessed [11-13]. For example, comparing remote sensing images of different periods, the changes of vegetation destruction and land erosion can be clearly seen. Secondly, the effect assessment of soil and water conservation measures for the implemented soil and water conservation projects, such as terraces, soil and water conservation forests, etc., can be monitored by remote sensing images of its growth status and coverage, to assess its effect on reducing soil and water erosion [14-17]. In addition, remote sensing technology can monitor the stability of mountains in real time, and through the analysis of topography, vegetation changes and geological structure, it can warn the occurrence of landslides, mudslides and other disasters in advance, so as to buy time for taking preventive measures [18-21].

Literature [22] created a dynamic monitoring technology of soil and water conservation in construction projects based on multi-source remote sensing data based on the characteristics and advantages of multi-source remote sensing information, and through the study of the test area, it was shown that the synergistic application of multi-source remote sensing information could effectively improve the monitoring frequency and monitoring accuracy. Literature [23] summarizes the application of machine learning algorithms and remote sensing technology in soil and water conservation research, and puts forward the challenges and development direction for its limitations, aiming to provide reference for researchers and decision makers. Literature [24] proposed a technical process for monitoring soil erosion in construction projects. Taking Zhoushan City as an example, a citywide high-definition remote sensing survey was carried out. The results pointed out that the technical process can explain the activity status of construction projects and can improve the efficiency of soil and water conservation supervision. Literature [25] described the role of online monitoring technology in soil and water conservation projects. The research results show that online monitoring technology can collect information quickly and accurately, and can carry out data analysis and processing well, which is conducive to real-time monitoring and management of environmental data. Literature [26] reveals the shortcomings of traditional water conservation monitoring methods and emphasizes the application of satellite remote sensing, drones and other technical means in water conservation monitoring, which plays an important role in strengthening the supervision of engineering construction and improving the quality of engineering construction. Literature [27] outlines the advantages and applications of variable wind volume remote sensing technology in soil and water conservation, and discusses the development prospects of this technology in the field of soil and water conservation, which provides a reference for the improvement of soil and water conservation science and technology system. Literature [28] examined the current situation and development trend of UAV-based remote sensing land measurement technology based on literature review and empirical research. By introducing the principles, characteristics, advantages, applications, and challenges of UAV remote sensing technology, the development direction of its development in land surveying is prospected, aiming to provide reference for related research and practice.

This paper is mainly based on the image segmentation algorithm to study the information extraction and protection methods of soil and water conservation measures in remote sensing images. The basic principles and feature parameters of the image segmentation algorithm are described, and the data obtained from the study area are corrected and preprocessed to obtain images as close as possible to the real scene. After that, the multi-scale segmentation technology is applied to segment the image, mining the optimal scale of each feature based on the area ratio mean method and setting reasonable segmentation parameters. By analyzing and evaluating the classification accuracy of each feature in different raster sizes, the data basis is provided for the proposal of soil and water conservation measures.

Description of image segmentation algorithms

Information extraction study and protection study of soil and water conservation measures from remote sensing images are based on the application of image segmentation algorithms. Understanding the basic concepts and parameter settings of image segmentation algorithms facilitates the researcher to deeply understand the source of the resulting data and images from the perspective of the underlying principles. This part of the image segmentation definition and image object texture feature parameters are explained.

Definition of Image Segmentation

The basic definition of image segmentation is as follows: so that the ordered set R represents the whole image, segmentation of R can be viewed as the process of dividing R into N non-empty subsets R1,R2,R3,,RN such that the N non-empty subsets (subregions) of the segmentation result satisfy the following conditions:

Completeness of image segmentation. The concatenation (sum) of all subregions of the image segmentation result should include all pixels in the image, or each pixel of the image must be attributed to one of the segmented subregions, i.e., i=1NRi=R .

Connectivity of segmented subregions. The pixels in each sub-region should be connected after the segmentation result, i.e., i=1,2,3,N , Ri are connected regions.

Independence of subregions. Each subregion of the segmentation result does not overlap with each other or the image elements of any subregion cannot belong to two regions at the same time, which satisfies RiRj=Φ for all i and j , ij .

The image elements within the region have homogeneity or homogeneity within the region object. Each image element of the same subregion of the segmentation result should have certain same properties (characteristics) or each subregion has certain unique properties (characteristics), i.e., for i=1,2,3,N , PRi=TRUE .

Heterogeneity between region objects. Different sub-regions of the partitioning result should have different properties (characteristics), i.e., ij , PRiRj=FALSE .

Where PRi denotes the logical predicate of an element in set Ri and Φ denotes the empty set.

Image object texture feature parameters

Describe the texture information of an image object or its sub-objects. With the increasing spatial resolution of remote sensing images, many specific theoretical methods based on texture information extraction and its quantitative analysis methods have been proposed, among which the most commonly used methods are the co-related grayscale covariance matrix and grayscale difference vector. While the texture feature algorithm based on gray scale co-production matrix is slow in computation, Haralick’s gray scale difference vector algorithm is often used to find it.The names, mathematical definitions and descriptions of Haralick’s texture feature parameters are shown in Table 1.

Haralick texture feature parameters, mathematical definition and description

Parameter name Mathematical definition Description
homogeneity h h=i,j=0N1Pi,j1+(ij)2 Describe the mean value of the image, that is, the degree to which the larger elements in the gray scale co-occurrence matrix are concentrated in the diagonal line. The more concentrated, the greater the homogeneity value, indicating the higher the mean value of the image
Contrast C C=i,j=0N1Pi,j(ij)2 In contrast to homogeneity, it measures the degree of local variation of the image, and when the image varies greatly in the local range, the contrast value is also large
Dissimilarity degree d d=i,j=0N1Pi,j|ij| Linear correlation with contrast, the higher the local contrast, the greater the difference
Mean value u ui,j=i,j=0N1Pi,jN2 The average value is calculated by the joint occurrence frequency of the pixel values in the gray scale co-occurrence matrix and the adjacent pixel values
Standard deviation S S=i,j=0N1Pi,ji,jui,j Similar to contrast and dissimilarity, standard deviation is expressed in the form of gray co-occurrence matrix, which is a measure of the deviation between pixel value and mean value
entropy e e=i,j=0N1Pi,j(lnPi,j)2 When the texture in the image is inconsistent, the gray difference vector element value is small and the entropy value is large
Angular second moment a a=i,j=0N1Pi,j2 It describes the homogeneity and consistency of image gray distribution. When the image is homogeneous or consistent texture, the angular second order moment value is larger
correlation Co Co=i,j=0N1Pi,jiuijujσi2σj2 Measure the degree of linear dependence on the gray level of adjacent pixels and reflect the directionality of linear ground objects in the image. When linear ground objects are arranged in a certain direction, the correlation of this direction is higher than that of other directions
Angular second moment GLDV k=0n1V(k)2 The homogeneity, also known as energy, that describes the grayscale difference of an image
Entropy GLDV k=0n1V(k)ln(V(k)) A measure of whether the texture features in an image are cluttered
Contrast GLDV k=0n1k2V(k) Measure the local change degree of the image, and the contrast value is also large when the image is very large
Mean value GLDV k=0n1kV(k) The average value is calculated by the joint occurrence frequency of the pixel values in the gray scale co-occurrence matrix and the adjacent pixel values
Overview of the study area and data pre-processing

In this paper, the study of soil and water conservation measures based on image segmentation algorithms for remote sensing images is based on a specific study area, and this part of the paper focuses on the overview of the study area, the data sources, and the data preprocessing methods used in the study.

General description of the study area

Songpan County is located in northwestern Sichuan Province, Aba Tibetan and Qiang Autonomous Prefecture in the east, belongs to the southeastern edge of the Tibetan Plateau, between longitude 103 ° 8 ′ ~ 104 ° 15 ′, latitude 32 ° 06 ′ ~ 33 ° 09 ′ between. East and Pingwu County border, north and Jiuzhaigou County, Ruoergai County, south of Beichuan, Mao County, west and southwest of Hongyuan County, Heishui County. The county is 149km long from east to west and 113km wide from north to south, covering an area of 8485.94km².

Songpan County is located in the cold zone of the Northwest Sichuan Plateau, with large vertical differences in climate, and most of the area is located in the alpine mountains. The climate is cold, with no summer throughout the year, long winters, no distinct seasons, and frequent low temperatures, hailstorms and frosts. According to relevant information, the county town of Jinan annual average temperature of 5.7 ℃, the extreme maximum temperature of 31.3 ℃, the extreme minimum temperature of -21.1 ℃, frost-free period of 123 days, greater than 0 ℃ above the cumulative temperature of 2396.3 ℃. The average precipitation over the years is 712.1 mm, with a maximum of 824.6 mm and a minimum of 492.4 mm. Light energy resources are relatively abundant, with an average of 1,779.4h of sunshine over the years and an annual sunshine percentage of 40%. Due to the complex topography in Songpan County, the climate is diverse, and the difference in water and heat conditions is obvious, the distribution of natural vegetation is affected by the horizontal distribution and constrained by the vertical distribution. From the southeastern part of the county to the northwestern part of the county, as the elevation rises, the vegetation in turn appears evergreen broad-leaved forest, deciduous broad-leaved, mixed coniferous broad-leaved, dark coniferous forests, subalpine scrub grasses, alpine meadows, dwarf grasses, the trend of change. In terms of vertical distribution, on the same landscape, from the foothills to the tops of the mountains, with the increase of altitude, the vegetation regularly appears with the vertical climate zone compatible with the relative stability of each vegetation type, from low to high distribution of the river valley low mountain temperate vegetation - subalpine cold temperate vegetation - alpine cold vegetation - extreme alpine cold desert vegetation. And at the same altitude, due to different slope directions and differences in water and heat conditions, the vegetation types are different, with more forests on shaded and semi-shaded slopes and more grasses on sunny slopes. At an altitude of 1100m~2000m, the main evergreen broad-leaved forests are camphor, palm, tea tree, cizhu, and the deciduous broad-leaved forests species are armillaria, paulownia, alder, lacquer tree, walnut, chestnut, eucalyptus, and ginkgo. Elevation 2000m~3000m, the vegetation consists of hemlock genus, spruce genus, larch genus of the pine and fir family and birch tree of the birch family, armature species of the armature, like, willow and other tree species. At an altitude of 3000m~3600m, fir and spruce are the main genera of trees that make up the representative dark coniferous forests, larch, birch, alpine pine, alpine oak and so on are more distributed, and the scrub is dominated by the lack of bracts of arrow bamboo, Huaxi arrow bamboo, and sessile rhododendron. The vegetation type at the altitude of 3600m~4400m is dominated by alpine scrub and meadow. Elevation 4400m~4800m is the vegetation of the alpine driftstone beach.

Data sources

The remote sensing data used in this study are the 2017 medium resolution TM image of the study area with a spatial resolution of 35 meters and the June 2018 high resolution SPOT5 image with a spatial resolution of 3 meters. Ground base data are 1:100000 topographic map of the study area, 1:50000 land use status database of the study area in 2015 and field verification data of the study area.

Data pre-processing

Theoretically, we need the remote sensing images received by satellite ground stations to be able to truly and objectively present surface objects. However, due to the influence of terrain, atmosphere and the sensor itself, the received remote sensing images are inevitably degraded and distorted. Remote sensing image preprocessing is designed to minimize the errors in the acquisition process of remote sensing images, so as to obtain images that are as close as possible to the real scene.

The SPOT5 image used in this study is a class 1A image data with simple radiometric correction, and a series of preprocessing work such as projection conversion, radiometric correction, orthographic correction, geometric correction, image fusion and image cropping should be done before applying this image for analysis and information extraction. Firstly, the original image data should be converted into projection, so as to facilitate the subsequent related operations, and the geographic coordinate system of WGS84 is adopted uniformly in this study.

Radiation correction

Because of the need to rely on the spectral information to accurately recognize the features, this study also needs to do further radiometric correction on the data that have been systematically radiometrically corrected. Radiometric correction refers to the removal of errors or aberrations generated during the acquisition process of the image, and there are mainly two processes: radiometric calibration and atmospheric correction. Radiometric calibration removes errors caused by the sensor; atmospheric correction is used to remove errors caused by atmospheric reasons.

After radiometric calibration, the FLAASH algorithm is selected for atmospheric calibration. The sensor parameters are set according to the information in the image header file; and the relevant parameters are set according to the actual situation in Songpan County to obtain the atmospherically corrected image.

Orthographic correction

Ortho-rectification is mainly used to remove image distortion caused by system and terrain, and is divided into two forms: control point correction and no control point ortho-rectification. Ortho correction without control points requires the use of RPC files and DEM images, and the correction accuracy is affected by the resolution of DEM images and the accuracy of RPC positioning. The correction with control points adds a certain number of ground control points to the correction, which can improve the correction accuracy of the image.

The Songpan County area can be orthorectified to remove the image distortion caused by topographic factors. Because there is no ground control point data, this study chooses the correction without control points, using the RPC data of SPOT5 image in .DIM format with 35-meter resolution DEM image.

Geometric fine correction

Geometric fine correction means that ground control points are utilized in the image correction process to correct the geometric distortion of the image caused by various factors. In order to make up for the disadvantage of not using ground control points for orthorectification, this study applies ENVI software and selects the gray scale sampling method of bilinear interpolation to geometrically correct the remote sensing images of the study area, and the error is kept within one pixel.

Application of multi-scale segmentation techniques

After pre-processing the acquired research data and obtaining an image as close as possible to the real scene, it is necessary to apply multi-scale segmentation technology to segment the image. The quality of the segmented image determines the quality of the study, so it is necessary to systematically explain the principle, process, optimal segmentation method and parameter settings of the multi-scale segmentation technology.

Principle of multi-scale segmentation

Multi-scale segmentation is a bottom-up region merging technique starting from a single pixel object.39 Its segmentation principle is the same as that of region-based segmentation algorithms. Multiscale segmentation refers to setting a specific queue value for the target in the image, then establishing segmentation guidelines corresponding to the color, shape and texture of the target features in the image, and finally merging adjacent image elements with similar spectral information to form a meaningful object based on the principle of minimizing internal heterogeneity, so that the heterogeneity among the segmented image objects is maximized. Multi-scale segmentation algorithm refers to the region merging segmentation algorithm based on the principle of minimum heterogeneity, the purpose of the region merging algorithm is to minimize the average heterogeneity of the image object after segmentation, such as if unilaterally considering the spectral heterogeneity of the object and ignoring the other often leads to the image segmentation, the border of the image object is relatively broken. Therefore, in the object-oriented analysis software eCognition Developer9.0, the multi-scale segmentation algorithm adopts the color criterion and the shape criterion to determine whether a single image element in the image is homogeneous with its neighboring image elements. Here the color criterion is the spectral factor and the shape criterion is the shape factor, which is subdivided into the compactness factor, which is used to separate compact and non-compact target areas based on smaller differences, and the smoothness factor, which is used to refine objects with smooth boundaries.

Here f is used to denote the heterogeneity of the image object, hcobor and hshope denote the spectral factor and the shape factor, respectively, hcompact and hsmooth denote the tightness factor and the smoothness factor, respectively, and w denotes the user-defined weights, which take the value range of [0,1] ; wcompact and wsmooth denote the weights of the tightness factor and the smoothness factor, respectively, and the sum of both is 1; f=w*hcolor+(1w)hsthpe

The spectral heterogeneity of the image objects is realized by calculating the sum of the standard deviations of the spectral values of each data layer for a specific weight value: hcolor=cwc*σc

The shape heterogeneity of an image object can be expressed as: hshape=wcompet*hcompet+1wcompct*hsmooth where the compactness heterogeneity is realized by the ratio of the side lengths of the target polygon to the number of image elements that make up this polygon: hcompct=l/n

Smoothness heterogeneity is determined by the ratio of the side lengths of a target polygon to the shortest side of the outer rectangle of that target polygon: hsmooth=l/d

Multi-scale segmentation process

The key to multi-scale image segmentation is the setting of image segmentation parameters. Firstly, the segmentation scale (scale threshold) is determined as the criterion to stop merging; then the weights of spectral factor and shape factor are determined according to the characteristics of the thematic elements to be extracted and the texture characteristics of the features. The two factors, tightness and smoothness, are generally set according to the structural characteristics of most feature classes in the image. Finally, the initial segmentation is performed with any one image element in the remote sensing image as the center. Since the first segmentation starts with a single image element, its heterogeneity is calculated from the single image element that is regarded as the smallest image object, and the second segmentation starts with the polygon segmented in the first segmentation, and in the same way, the value of the heterogeneity f is calculated, and if the f is smaller than the set threshold s , the segmentation continues, and conversely the segmentation ends. The calculation process is shown in Figure 1 below.

Figure 1.

The flow chart for the Multi-scale segmentation algorithm

Mining the optimal scale of each feature based on the area-ratio-mean method

The selection of the optimal scale has not been a good method, which is a difficult problem in the field of object-oriented classification research. For a certain target feature, the ideal segmentation result is that the boundary of an object or the boundary of a region combined with several objects generated by segmentation coincides with the boundary of the actual feature, but the reality is that the polygonal boundary of the segmented object and the boundary of the feature are very unlikely to coincide. Therefore, we hope that the boundary of the segmented polygon can maximally match the distribution of the boundary of the feature. The area-ratio-mean method is based on this idea to select the optimal scale of image segmentation.

In order to get the optimal scale for each type of feature, this paper uses eCognition Developer8.7 to segment the image at multiple scales, and the weights of color factor, shape factor, smoothness and tightness are fixed to 0.85, 0.25, 0.55, 0.55, and the segmentation scales are set to 10, 20, 30, ..., 220, and different segmentation scales are calculated for each segmentation scale., the area ratio mean values of different categories were calculated for each segmentation scale, and then the graphs of area ratio mean values with scale changes were derived, as in Fig. 2.

Figure 2.

Curves of Area ratio changing with window size

From Fig. 2, the optimal scale of each type of feature can be derived: road: 50; water body: 80; residential land: 110; cultivated land: 120; vegetation: 170. Considering the distribution of each type of feature in the image and the optimal scale of typical features, this paper divides the image into four levels of scales: 50, 80, 120, 170, respectively.

Optimal scale-based segmentation parameter settings

Combined with the optimal scales of various types of features derived from 4.3, the image scales are set to four levels of 50, 80, 120 and 170, respectively. According to these four levels of scale, the multi-scale segmentation parameters are set, so that the image obtained after segmentation presents the best quality, which provides a guarantee for the subsequent information extraction research and protection research.

The first level of segmentation scale is set at 50, which is used to extract roads and small-scale houses and cultivated land, etc. The shape characteristics of these features are more obvious, so the shape factor should be set larger, which is taken as 0.5, and the color factor is set as 0.7; the smoothness and tightness factors are both set as 0.6. The second and the third level of segmentation scales are 80 and 120, respectively, which are mainly used for the extraction of water bodies, sloping cultivated land, terraced land, Sichuan terrace land, and the slope cultivated land, terraces, Sichuan terraces, dams and embankments, as well as forest and grass information, with color features as the main shape features, so the color factor is set to 0.8, the shape factor is set to 0.4, and the smoothness and compactness factors are set to 0.6. The fourth level has a segmentation scale of 170, and mainly extracts large-scale vegetation information on this level, so the weight of the color factor is assigned to be larger, which is 0.9, the shape factor is set to 0.3, and the smoothness and compactness factors are set to 0.5, and the shape factor is set to 0.6. The above considerations, the parameter settings in the multi-scale segmentation process are shown in Table 2.

Information extraction segmentation parameter Settings

Argument Level Ground floor Second floor Third floor Fourth floor
Band weight R 1 1 1 1
G 1 1 1 1
B 1 1 1 1
green 1 1 1 1
red 1 1 1 1
NirRed 1 1 1 1
SWIR 0.2 0.2 0.2 0.2
VF 0.2 0.2 0.2 0.2
dem 0.2 0.2 0.2 0.2
Slope 0.2 0.2 0.2 0.2
Segmentation scale 50 80 120 170
colour 0.7 0.8 0.8 0.9
shape 0.5 0.4 0.4 0.3
smoothness 0.6 0.6 0.6 0.6
compactness 0.6 0.6 0.6 0.6
Evaluation of the accuracy of thematic maps obtained by classifying different raster sizes

According to the set segmentation parameters, the obtained image objects are segmented to extract the characteristic information of different features, and further use the supervised classification and post-processing to distinguish different types of land and the corresponding area of the land, etc., and then use different raster sizes to categorize and map the land types and improve the overall accuracy of the classified thematic maps, which is convenient for the researcher to utilize the obtained remote sensing data to study corresponding soil and water conservation and protection methods. Therefore, on the premise that the supervised classification and post-processing methods can obtain classification thematic maps with high overall accuracy, the following section investigates and evaluates the influence of different raster sizes on the overall accuracy of classification thematic maps, which will provide support for better utilization of remotely sensed imagery data for soil and water conservation research.

Evaluation of overall classification accuracy

Overall classification accuracy indicates the probability that the classification results of different categories of classification maps agree with the actual types of corresponding areas on the ground. It reflects the overall accuracy in the classification thematic map. Figure 3 shows the overall classification accuracy of classification thematic maps of different raster sizes made by using point and line maps.

From Fig. 3, it can be seen that the overall accuracy of the classification thematic maps obtained after utilizing supervised classification and post-processing is still relatively high, with the lowest one having 84.12%, while the high one can reach 92.03%. However, from the classification accuracy of different raster sizes from 1m to 35m, there is no obvious pattern, and the specific reason for this remains to be explained by further work.

Figure 3.

Overall classification accuracy evaluation

Evaluation of user accuracy for single land use types

User accuracy denotes the conditional probability that any random sample taken from the classification result graph will have the same type as the actual type on the ground. It reflects the degree of classification accuracy of each category in the classification map. Corresponding to the user accuracy is called misclassification error, which shows how many features in the image are categorized as a certain category while in reality they should be other categories. Table 3 shows the evaluation of user accuracy for each land type.

As can be seen from Table 3, the highest user accuracy for sloping cultivated land is the 10m raster size thematic map, and the lowest is the 1m classified thematic map without oversampling; the user accuracies of terraces, dams, Kawarabedi, sparse forests, highways, yellow grasslands, and bare ground are quite high because they are visually outlined in the later stage; the user accuracies of forested land, except for the 10m classified map, are all with high The user accuracies of grassland are mostly low, and only the 10m classification map of grassland has high user accuracies, from which it can be seen that the phenomenon of mixed classification of grassland and woodland is very serious; the deviation of the user accuracies of inhabited land should belong to the human error or misclassification; since it is not easy to separate the water and snow cover on the imagery, so the human error has caused the drastic change of the user classification accuracies of the water, which can be seen from Table 3. As can be seen in Table 3, the user accuracy of water bodies increases with the increase of the raster size, but it is improving. Other types of user accuracy change rule is not very obvious, but also need to be further studied and demonstrated.

User accuracy evaluation table for each land type

Different grid size Land type 1m 5m 10m 15m 20m 25m 30m 35m
Sloping land 72.61 93.50 98.73 80.22 87.82 84.11 96.78 93.15
Terraced fields 98.33 97.36 98.18 98.12 97.38 97.37 98.92 97.59
damland 100.0 97.69 98.91 100.00 100.00 98.82 100.00 100.00
Sichuan plateau 99.96 100.00 98.38 100.00 100.00 99.84 100.00 100.00
Forest land 98.96 98.64 70.51 96.73 95.98 98.94 98.93 99.78
Open forest land 99.72 99.16 97.92 99.65 99.65 99.65 99.65 99.65
meadow 41.47 43.14 99.72 55.21 35.13 32.66 37.81 33.15
Water body 21.37 65.25 95.12 99.32 99.32 99.45 99.27 99.83
Settlement place 98.12 87.91 94.59 87.91 88.96 100.00 100.00 100.00
highroad 97.03 96.71 86.57 97.81 97.81 97.81 97.81 97.81
Wild grass land 99.53 99.61 99.61 99.61 99.61 99.61 99.61 99.61
Bare land 99.54 99.71 97.64 99.71 99.71 99.71 99.71 99.71
Evaluation of mapping accuracy for single land use types

Mapping accuracy represents the conditional probability that any random sample from the reference image will agree with the classification result for the same location on the classification map. It reflects the goodness of the method used to produce this classification map. Its counterpart is the miss-classification error, which shows how many features of a given class are actually incorrectly classified into other classes. Table 4 shows the evaluation of the cartographic accuracy of the land types.

From Table 4, it can be seen that the mapping accuracy of each land use type is quite high, except for grassland and forest land, which have a serious mixing error at 10m raster resolution, resulting in the low mapping accuracy of grassland. In addition, the mapping accuracy of forest land also has low mapping accuracy and more missed points. The reason why the mapping accuracy of some land types is higher may be related to the fact that the land types are divided by visual sketching at a later stage, so the omission of points is not very serious.

Evaluation table of cartographic accuracy of each land type

Different grid size Land type 1m 5m 10m 15m 20m 25m 30m 35m
Sloping land 99.51% 99.22% 74.39% 99.71% 99.29% 99.52% 99.19% 99.28%
Terraced fields 96.49% 96.49% 95.94% 96.49% 96.49% 96.49% 96.49% 96.49%
damland 99.61% 99.59% 99.13% 99.59% 99.59% 99.59% 99.59% 99.59%
Sichuan plateau 82.43% 82.43% 97.95% 82.43% 82.43% 98.25% 98.25% 98.25%
Forest land 75.69% 83.77% 98.62% 84.51% 78.29% 76.91% 86.11% 83.90%
Open forest land 99.57% 99.12% 98.37% 99.57% 99.57% 99.57% 99.57% 99.57%
meadow 99.35% 99.47% 32.87% 99.47% 99.47% 99.47% 99.47% 99.47%
Water body 98.41% 98.41% 97.72% 98.41% 98.41% 98.41% 98.41% 98.41%
Settlement place 95.91% 96.78% 96.78% 99.01% 96.78% 96.78% 96.78% 96.78%
highroad 97.91% 97.91% 87.29% 97.91% 97.91% 97.91% 97.91% 97.91%
Wild grass land 97.82% 98.53% 98.53% 98.53% 98.53% 98.53% 98.53% 98.53%
Bare land 99.29% 99.40% 99.40% 99.40% 99.40% 99.40% 99.40% 99.40%

Combined with the data analysis and evaluation in this part, it can be clearly concluded that the 10m raster size is a size that is easy to reduce the degree of classification accuracy. When researchers study the information extraction and protection methods of soil and water conservation measures in remote sensing images based on image segmentation algorithms, they should pay attention to the classification accuracy of the 10m raster size, especially whether there are cases of misclassification and omission of grassland and forest land in this size, and if necessary, they can combine with the later visual sketching to differentiate the corresponding land types, in order to improve the accuracy of the classification maps, and to avoid the situation of influencing the subsequent research due to the classification error. The following is a summary of the results of the study.

Conclusion

In this paper, based on image segmentation algorithm, the information extraction and protection of soil and water conservation measures from remote sensing images are studied. After correcting and preprocessing the remote sensing image data of the study area, a relatively restored remote sensing image is obtained. The multi-scale segmentation technique is applied to segment the remote sensing images. Based on the area-ratio-mean method, the optimal scales of each object are obtained, and the research scales of this paper are set to four scales: 50, 80, 120 and 170. After that, reasonable segmentation parameters are set based on the aforementioned scales, so that the segmented remote sensing image presents clear edges and other characteristics, which is convenient for the subsequent research. The accuracy of land classification maps under different raster sizes is studied. It is concluded that the 10m raster map size, compared with other sizes, is easy to reduce the accuracy of the classification thematic maps, especially easy to lead to misclassification and omission of grassland and forest land, which requires the researchers to pay attention to. When necessary, researchers should reduce the use of 10m raster size for classification and mapping, or improve the accuracy of classification maps by combining with later visual sketching methods, so as to avoid wrong classification and extraction of wrong information, which will affect the subsequent protection research and even the formulation of soil and water conservation measures.

Lingua:
Inglese
Frequenza di pubblicazione:
1 volte all'anno
Argomenti della rivista:
Scienze biologiche, Scienze della vita, altro, Matematica, Matematica applicata, Matematica generale, Fisica, Fisica, altro