WO2020015326A1 - Remote sensing image cloud shadow detection method supported by earth surface type data - Google Patents

Remote sensing image cloud shadow detection method supported by earth surface type data Download PDF

Info

Publication number
WO2020015326A1
WO2020015326A1 PCT/CN2018/124230 CN2018124230W WO2020015326A1 WO 2020015326 A1 WO2020015326 A1 WO 2020015326A1 CN 2018124230 W CN2018124230 W CN 2018124230W WO 2020015326 A1 WO2020015326 A1 WO 2020015326A1
Authority
WO
WIPO (PCT)
Prior art keywords
cloud shadow
shadow
cloud
probability
threshold
Prior art date
Application number
PCT/CN2018/124230
Other languages
French (fr)
Chinese (zh)
Inventor
吴昊
周雪莹
于会泳
Original Assignee
山东科技大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 山东科技大学 filed Critical 山东科技大学
Publication of WO2020015326A1 publication Critical patent/WO2020015326A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • G06V20/13Satellite images

Definitions

  • the present invention belongs to the field of detection technology, and particularly relates to a method for detecting cloud shadow of a remote sensing image supported by ground surface type data.
  • Cloud shadow detection has greater challenges than cloud detection.
  • the main cloud shadow detection methods are divided into threshold method, classification method and observation geometry-based method.
  • threshold cloud shadow detection is the most widely used cloud shadow detection method, just like cloud detection.
  • the basic idea of the empirical threshold method is to perform cloud shadow detection based on spectral difference analysis using one or more bands or derived metrics.
  • Shu SP et al Proposed a shadow region recognition and brightness compensation method for the shadow problem of aerial images in the early days;
  • Simpson JJ et al. Proposed a multispectral algorithm for AVHRR, which combined geometric and optical constraints from pixel-by-pixel geometry and Detection of cloud shadows in image spectral analysis; Martinuzzi S et al. Developed a simple semi-automatic method to detect and repair clouds and cloud shadows present in ETM + data; Luo Y et al.
  • the present invention proposes a method for cloud shadow detection of remote sensing images supported by surface type data, which is reasonably designed, overcomes the shortcomings of the prior art, and has good effects.
  • a method for detecting cloud shadow of a remote sensing image supported by surface type data includes the following steps:
  • Step 1 Construction of surface clear sky image element library and shade image element library
  • Step 2 Selection of an optimal band
  • the optimal wavebands for different feature recognition shadows are different.
  • the correctness and misjudgment rate of the negative image elements corresponding to each threshold range are simulated. If a certain band satisfies a higher shadow accuracy rate and a lower false positive rate, then this band is selected as one of the detection bands;
  • Step 3 Generation of a cloud shadow probability map
  • the cloud shadow probability map is generated by calculating the cloud shadow probability at each wavelength by using a priori surface database of various types of tables, and fitting the obtained result to the cloud shadow probability calculation formula by using the S function; the feature requires multiple bands for detection , The final cloud shadow probability result is weighted by using the standard error of the function fitted at each band as the weight, and the cloud shadow binary result is obtained at the same time.
  • step 1 when constructing the surface clear sky image element library and the negative image element library, the following conditions must be satisfied:
  • the pixels in the pixel library must ensure that the pixels are shadow or clear sky and the numbers are close. When there is a thin cloud over the shadow, it should not be selected as a pixel library pixel to ensure the pixel library. Correctness; secondly, The pixel library must ensure that there are enough representative samples; finally, the selection of samples needs to consider the type of shadow.
  • step 2 in order to find the best band selection of each feature, according to the established prior pixel library, the reflectivity is changed from 0 to 1 at intervals of 0.01, respectively, with the change of the threshold value.
  • the correct ratio of overcast image elements is the ratio of the correct number of overcast image elements to the total number of overcast image elements; The ratio of the number of clear-sky pixels to the total number of clear-sky pixels judged as shadows;
  • step 3 the following steps are specifically included:
  • Step 3.1 The maximum correct value of the negative image element and the false positive rate of the clear-sky image element are 0 when the maximum value of the threshold value is MINI, and the minimum value of the threshold value when it is 1 is MAXI.
  • SCR represents the correctness of the shadow.
  • FR is the clear-sky error rate
  • T is the threshold:
  • [0025] shows the total number of pixels in the interval, from which the ratio of shadows to all pixels in the interval is calculated, and the probability value of the corresponding cloud shadow at a certain threshold is obtained;
  • Step 3.2 According to formula (5), calculate the cloud shadow probability based on the surface type support;
  • a threshold value corresponding to the largest value when the probability is 1 is MIN, and a minimum threshold value corresponding to the probability is 0 when the probability is 0.
  • the probability of cloud shadow is 1
  • the cloud shadow probability is 0
  • the threshold is between MIN and MAX
  • the cloud shadow probability corresponding to each threshold will show a certain trend.
  • the function with the best curve fitting effect is Sigmoid function, which is defined by the following formula:
  • the fitting coefficients of the S-type function are the number of bands required for the surface type i,
  • I is the weight of j-band of surface type i
  • the formula (5) is used to calculate the cloud shadow probability of the j-band on the surface type i.
  • the apparent reflectance is lower than MIN, the cloud shadow probability is 1, and the pixel is considered to be a negative image.
  • the apparent reflectance is higher than MAX and the cloud shadow probability is 0, the pixel is considered to be a clear-sky pixel;
  • Step 3.3 According to formula (6), calculate and obtain the weighted synthesis of each optimal band, and finally obtain the cloud shadow detection probability result.
  • the present invention performs cloud shadow detection on Landsat 8 images based on the combination of the pixel spectral information and the surface type.
  • the surface type support solves the problems caused by the different cloud shadow spectral characteristics under different surface types, and solves the problem of difficult cloud shadow threshold setting in a certain reflectance step size increase (cloud shadow and ground feature spectral characteristics have blurred boundaries , It is not easy to determine the threshold), so this method has better cloud shadow detection effect, achieves higher cloud shadow detection accuracy, and brings very useful cloud shadows Detection effect.
  • FIG. 1 is a schematic diagram of apparent reflectance of cloud shadows under different underlying surfaces (ground surface), real shadows and virtual shadows;
  • Figures (a), (b) and (c) are vegetation, artificial ground and bare ground, respectively Schematic diagrams of apparent reflectance curves under clear sky, virtual shadow coverage, and solid shadow coverage, respectively;
  • FIG. 2 is a schematic diagram of the simulation trend of the accuracy rate of the negative image elements and the false positive rate of the clear-sky image elements
  • FIG. 3 is a schematic diagram showing the trend of the change in the probability of cloud shadows with reflectance values in different bands of different types of tables
  • FIG. 4 is a regression analysis chart of the statistical results of the cloud shadow ratio by the LSCSD algorithm and visual interpretation
  • FIG. 5 is a schematic diagram of Landsat 8 image data distribution in multiple scenes
  • FIG. 6 is a schematic diagram of a vegetation surface detection result
  • the underlying surface type (A)-cultivated land; (B)-forest; (C)-grassland; (D)-shrub; (E)-wetland;
  • FIG. 7 is a schematic diagram of the results of non-vegetation surface detection
  • Cloud shadows are high-altitude clouds that block radiation from the sun, leaving less or no radiation on the ground. Cloud shadow detection is more challenging than cloud detection. The difference is that the apparent reflectance of cloud shadows has a great relationship with the surface type.
  • Figure 1 shows the apparent reflectance of cloud shadows under different underlying surfaces, real shadows, and virtual shadows.
  • (8), (b), and (c) are the apparent reflectance curves of vegetation, artificial ground, and bare ground, respectively, under clear sky, virtual shadow coverage, and solid shadow coverage. It can be seen from the figure that the shadow spectrum curves and The surface types are highly correlated, their trend distribution is consistent and overall is low. Cloud detection requires detection with a low reflectance band to ensure that there is sufficient difference from the high reflection of the cloud. Similarly, cloud shadows need to select a high reflectance band with a large band difference for detection, which can achieve better detection results. Through the simulation method, the optimal band is selected for detection using certain judgment conditions.
  • the cloud shadow algorithm of the present invention is based on Landsat 8 data of cloud shadow and clear sky reflection spectrum difference.
  • the cloud shadow reflectance and ground surface reflectance are relatively different in some bands. Therefore, it is not determined using the traditional threshold.
  • the method determines the threshold, but based on the cloud shadow and clear sky pixel library of different surface types, taking all the bands of Lan dsat 8 into account, and using a threshold of a certain step size to simulate the clear sky correct rate and shadow correct rate of different thresholds for each band Then, based on the difference in single-band reflectivity, the band and threshold for cloud shadow detection are determined, and a cloud shadow probability map is generated.
  • the threshold value obtained by this method is more accurate and reasonable, and has high applicability.
  • the Landsat8 pixel library is composed of Yunyin image elements and clear sky pixels.
  • 40 scene images were selected globally, and artificial visual sampling was performed on the cultivated land, forests, grasslands, shrubs, wetlands, artificial surfaces and bare land.
  • the pixels in the cell library must ensure that the pixels in them are shadows or clear sky and the number of them is close. When there is a thin cloud over the shadow, it should not be selected as a cell library cell to ensure the correctness of the cell library.
  • the pixel library must ensure that there are enough representative samples, and 40 scene images are selected for sampling, which guarantees the number of samples, and at the same time, it is selected globally, and the samples are representative in different regions.
  • the cloud shadow reflectivity trend of different surface types is related to the reflectivity of the ground surface itself, and the cloud shadow itself has a low and non-constant reflectance, it is not possible to find a suitable threshold to define the range of cloud shadows through the spectrum curve Around. Taking into account the small differences in visible light, near-infrared, and short-wave infrared of different ground features and cloud shadow spectra, a single-band detection method was used to select the cloud shadow detection band.
  • the reflectivity is changed from 0 to 1 at intervals of 0.01, and the shadows in the corresponding pixel library are respectively calculated as the threshold changes.
  • Pixel accuracy rate ratio of the correct number of shadow image elements to the total number of shadow image elements
  • clear-sky pixel false positive rate the ratio of the number of clear sky pixels misjudged as shadows to the total number of clear sky pixels.
  • Figure 2 is a schematic diagram of the simulated trend of the accuracy rate of cloudy image elements and the false positive rate of clear sky pixels. When the threshold is very low, both the accuracy rate of cloudy image elements and the false positive rate of clear sky pixels are 0. After that, the threshold begins to identify some shadows.
  • the optimal band for identifying the shadow of each surface type is selected, and the maximum value of the threshold when the correct rate of the negative image element and the false positive rate of the clear-sky image element in FIG. 2 are 0 is MINI, and The minimum value of the threshold at 1 is MAX1, and the expression is as follows, where SCR (Shadow Correct Rate) represents the shadow correct rate, FR (Fault Rate) represents the clear sky error rate, and T represents the threshold:
  • the threshold value Te [MIN1, MAXI]
  • it sequentially traverses N intervals at intervals of 0.001 in this range, and statistically calculates the cloud shadow probability in each 0.001 range interval, and takes the right end of each interval as the value representing the interval. Threshold, so the corresponding cloud shadow probability at each threshold is obtained, and the cloud shadow probability at the ith interval is calculated as follows:
  • the function with the best curve fitting effect is the Sigmoid function (S-shaped curve). The function is given by the following formula definition:
  • the fitting statistics based on the selected optimal bands of each table type, the above cloud shadow probability simulation statistics are separately obtained to obtain the single-band S-shaped curve fitting coefficient, goodness of fit (R2), and standard error (Standard Error of Estimate (SEE) As shown in Figure 3 and Table 1, the fitting function of each band of various types of surface is superior, has a strong correlation with sample data, and has a small standard error.
  • the formula (5) is used to calculate the cloud shadow probability of the j-band on the surface type i.
  • the apparent reflectance is lower than MIN, the cloud shadow probability is 1, and the pixel is considered to be a negative image.
  • the apparent reflectance is higher than MAX and the cloud shadow probability is 0, the pixel is considered to be a clear-sky pixel.
  • the quantitative verification of cloud shadow detection results still uses the method of verification of previous cloud detection results, that is, 6 types of sample areas of 500 * 500 pixels in each type are randomly selected in the corresponding image for visual interpretation of cloud shadow areas. When clouds and cloud shadows exist simultaneously, this type of pixel is divided into cloud pixels. The visual interpretation result is then used as the true value, and compared with the cloud detection result of the LSCSD (Land Cover Cloud Shadow Detection, surface-type cloud shadow detection) algorithm.
  • LSCSD Land Cover Cloud Shadow Detection, surface-type cloud shadow detection
  • CSP Cloud Shadow Proportion
  • Shadow (Correct Rate of Clear-Sky) and CRS (Correct Rate of Clear-Sky) two indexes are used to perform detailed statistical analysis and accuracy evaluation of cloud overcast image elements and clear sky image elements on cloud detection results. Finally, all samples are counted.
  • the overall correct rate of points that is, the correct rate (TCR) of the LSCSD algorithm for correct recognition of both cloud and clear sky pixels.
  • FIG. 4 is a regression analysis chart of LSCSD algorithm and visual interpretation of the statistical results of cloud shadow ratio
  • Table 3 is the RMSE calculation result of table type cloud shadow ratio in each place. It can be seen that when comparing the table types in different places with the true value, the overall trend of the cloud shadow ratio of the LSCSD algorithm is consistent with the visual interpretation result, and its overall RMSE is 3.37%, reaching a high correlation. Analyzing the error, the accuracy is generally underestimated, but the overestimation is more obvious than the cloud shadow, which indicates that the overestimation of the shadow is more than that of the cloud. This is because the shadow and the spectral characteristics of the surface in clear sky are more similar.
  • This statistic indicates that the statistical error of cloud shadows in wetlands has the largest statistical error. Due to the existence of dark grounds of various degrees in wetlands, when selecting clear-air pixel samples, some dark-surface clear skies are included. Some light shadows on the bright surface are also selected. Therefore, compared with other ground surfaces, the difference between the wetland clear-sky pixel library and the shaded image pixel library is relatively small. Therefore, the error of the cloud shadow ratio in the wetland of the LSCSD algorithm is relatively larger than other ground objects. Due to its high reflectivity, the artificial surface is distinguished from the cloud shadow spectral information, so the statistics of cloud shadow ratio are closest to the true value. Generally speaking, the error of the proportion of cloud shadows on all surfaces is generally low and the accuracy is good.
  • the DN Digital Number, pixel brightness value
  • the conversion formula is:
  • the multi-view Landsat 8 image data distribution of various types of typical surface areas and complex surface areas distributed globally is shown in FIG. 5, because North America and Asia are relatively large and the surface types are relatively diverse. Therefore, there are too many images selected in this area, and each type of selected image is guaranteed to be evenly distributed as much as possible.
  • the accuracy verification analysis of the experimental results is performed. A total of 60 sample areas were selected, and cloud speckles were delineated based on the false-color composite image of the sample areas, and the LSCSD cloud detection results were quantitatively verified.
  • Figure 6 and Figure 7 are visual interpretations of the comparison results of vegetation and non-vegetation cloud shadow detection results, where the left side of the figure is a false color composite image, and the middle is the cloud shadow probability map (from black to white, cloud shadow The probability ranges from 0 to 1), and the right side is the binary result of the final cloud shadow detection.
  • the left side of the figure is a false color composite image
  • the middle is the cloud shadow probability map (from black to white, cloud shadow The probability ranges from 0 to 1)
  • the right side is the binary result of the final cloud shadow detection.
  • real shadows and virtual shadows are considered comprehensively, and visual interpretation of different forms of shadows is also performed for comparison.
  • FIG. 6 is a schematic diagram of a detection result of a vegetation surface.
  • the surface types include cultivated land, forest, grassland, shrub land, and wetland.
  • the situation of cultivated land is more complicated, and the degree of surface type changes from vegetation to bare land.
  • the LSCS D algorithm can completely identify cloud shadows in the case of uneven bare land and vegetation coverage in the graph (A), and more bare land information in the graph (D), and has strong spatial continuity and adaptability. Sex. This is because in the selection of samples, not only the lush vegetation period, but also the sparse vegetation area or the area showing bare land characteristics are taken into account.
  • the best bands obtained include near-infrared and short-wave infrared, especially In the near-infrared band, both vegetation and bare land are highly reflective and distinguishable from shadows. Therefore, discrimination errors caused by different types of ground surface can be minimized.
  • FIG. (B) shows the recognition result of shadows on the bare ground.
  • Bare ground generally has a high reflectance, so it is easier to judge Don't shadow one of the figure types. It can be seen that for dense cloud shadows generated by thin clouds, including solid shadows and virtual shadows, most of them can be identified, but in areas where a small amount of clouds and shadows are mixed, they are affected by high reflectivity clouds. In general, the algorithm has higher detection accuracy over bare ground.
  • the LSCSD algorithm is applied to all types of surfaces, whether on the vegetation surfaces with different vegetation coverage or on the highlighted non-vegetation surfaces. Can show good recognition ability, especially for the recognition of various forms of virtual shadows. However, when some surface-type regions show special low reflectivity, the LSCSD algorithm may misjudge them as shadows.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Astronomy & Astrophysics (AREA)
  • Remote Sensing (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

The present invention relates to the field of detection techniques, and provides a remote sensing image cloud shadow detection method supported by earth surface type data. The method comprises the following steps: constructing an earth surface clear sky pixel library and a shadow pixel library; selecting an optimal waveband; and generating a cloud shadow probability map. On the basis of the combination of the characteristic information of a pixel spectrum library and an earth surface type, the present invention relates to performing cloud shadow detection on a Landsat 8 image, resolves a problem caused by different cloud shadow spectrum characteristics under different earth surface types by using the support of the earth surface type, and resolves the problem of cloud shadow threshold setting in the manner of increasing a certain reflectivity value in step (a difference boundary between cloud shadow and a ground object spectrum characteristic is fuzzy, and therefore, it is not easy to determine a threshold). Therefore, by means of the method, the present invention has a good cloud shadow detection effect, reaches high cloud shadow detection precision, and brings a very beneficial cloud shadow detection effect.

Description

一种地表类型数据支持的遥感图像云阴影检测方法 技术领域  Cloud shadow detection method of remote sensing image supported by surface type data
[0001] 本发明属于检测技术领域, 具体涉及一种地表类型数据支持的遥感图像云阴影 检测方法。  [0001] The present invention belongs to the field of detection technology, and particularly relates to a method for detecting cloud shadow of a remote sensing image supported by ground surface type data.
背景技术  Background technique
[0002] 云阴影的检测相比较云检测而言具有更大的挑战。 目前, 主要的云阴影检测方 法分为阈值法、 分类法以及基于观测几何法。 其中, 阈值法云阴影检测和云检 测一样, 是应用最为广泛的云阴影检测方法。  [0002] Cloud shadow detection has greater challenges than cloud detection. At present, the main cloud shadow detection methods are divided into threshold method, classification method and observation geometry-based method. Among them, threshold cloud shadow detection is the most widely used cloud shadow detection method, just like cloud detection.
[0003] 经验阈值法的基本思想是基于光谱差异分析, 使用一个或多个波段或者衍生度 量进行云阴影检测的。 Shu S P等人早期针对航空影像的阴影问题提出一种阴影 区域识别和亮度补偿方法; Simpson J J等人提出一种针对 AVHRR的多光谱算法 , 该方法用几何和光学约束组合, 从逐像素几何和图像光谱分析方面检测云阴 影; Martinuzzi S等人研发出一种简单的半自动化方法检测并修复 ETM+数据中存 在的云和云阴影; Luo Y等人开发出一种改进的 MODIS云和阴影掩膜阈值法, 将所需波段重采样成一致的 250m分辨率, 达到了较高的精度。 国内很多学者也 对云阴影的识别有较为深入的研究。 陈奋等人针对高分辨率影像提出一种人机 交互的半自动云阴影去除的算法, 该算法以人机交互的半自动化方式将遥感影 像分为云、 阴影、 清晰地物以及过渡地区四部分, 之后通过建立阴影地区和清 晰区域的直方图映射对阴影地区进行补偿, 最后再对边界进行处理; 米雪婷等 人提出一种基于多时相遥感数据的云阴影检测方法, 主要思想是使用同一区域 相近时期的晴空影像作为支持, 当待检测的图像反射率低于一定的阈值, 则被 判别为云阴影; 云雅等提出一种针对 GF-1的云和云阴影检测算法, 对于云阴影 , 该方法利用阴影光谱特征和云对阴影地理位置关系结合的方法对阴影进行检 测; 孙林等提出一种针对 Landsat-8 Fmask算法改进的的云阴影检测方法, 先利用 云阴影光谱特征阈值对云阴影区域有一个界定, 之后使用改进的云高计算方法 基于云和阴影几何关系对云阴影进行识别。 发明概述 [0003] The basic idea of the empirical threshold method is to perform cloud shadow detection based on spectral difference analysis using one or more bands or derived metrics. Shu SP et al. Proposed a shadow region recognition and brightness compensation method for the shadow problem of aerial images in the early days; Simpson JJ et al. Proposed a multispectral algorithm for AVHRR, which combined geometric and optical constraints from pixel-by-pixel geometry and Detection of cloud shadows in image spectral analysis; Martinuzzi S et al. Developed a simple semi-automatic method to detect and repair clouds and cloud shadows present in ETM + data; Luo Y et al. Developed an improved MODIS cloud and shadow mask The threshold method resamples the required band to a consistent 250m resolution and achieves high accuracy. Many domestic scholars have also made in-depth research on cloud shadow recognition. Chen Fen et al. Proposed a semi-automatic cloud shadow removal algorithm based on human-computer interaction for high-resolution images. This algorithm divided the remote sensing image into four parts: cloud, shadow, clear features, and transition area in a semi-automatic way of human-computer interaction. Then, the shadow area is compensated by establishing a histogram map of the shadow area and the clear area, and finally the boundary is processed; Mi Xueting et al. Proposed a cloud shadow detection method based on multitemporal remote sensing data. The main idea is to use the same As a support, clear-sky images of similar periods are supported. When the reflectance of the image to be detected is lower than a certain threshold, it is judged to be a cloud shadow. Yun Ya et al. Proposed a cloud and cloud shadow detection algorithm for GF-1. This method uses a combination of shadow spectral features and cloud-to-shadow geographic location relationships to detect shadows. Sun Lin et al. Proposed an improved cloud shadow detection method based on the Landsat-8 Fmask algorithm. There is a delineation of the cloud shadow area, which is then based on cloud and shadow using an improved cloud height calculation method Geometric relationships identify cloud shadows. Summary of invention
技术问题  technical problem
问题的解决方案  Problem solution
技术解决方案  Technical solutions
[0004] 针对现有技术中存在的上述技术问题, 本发明提出了一种地表类型数据支持的 遥感图像云阴影检测方法, 设计合理, 克服了现有技术的不足, 具有良好的效 果。  [0004] In view of the above technical problems in the prior art, the present invention proposes a method for cloud shadow detection of remote sensing images supported by surface type data, which is reasonably designed, overcomes the shortcomings of the prior art, and has good effects.
[0005] 为了实现上述目的, 本发明采用如下技术方案:  [0005] In order to achieve the above object, the present invention adopts the following technical solutions:
[0006] 一种地表类型数据支持的遥感图像云阴影检测方法, 包括如下步骤:  [0006] A method for detecting cloud shadow of a remote sensing image supported by surface type data includes the following steps:
[0007] 步骤 1 : 地表晴空像元库与阴影像元库的构建;  [0007] Step 1: Construction of surface clear sky image element library and shade image element library;
[0008] 在全球选取耕地、 森林、 草地、 灌木、 湿地、 人造地表以及裸地样本, 构建晴 空像元库  [0008] Samples of cultivated land, forests, grasslands, shrubs, wetlands, artificial surfaces, and bare land are selected globally to build a library of clear sky pixels
[0009] 和云阴影像元库; 同时还要选取一定的虚阴影样本, 保证阈值模拟和概率计算 时虚阴影识的正确率;  [0009] and Yunyin image metabase; at the same time, a certain number of virtual shadow samples must be selected to ensure the accuracy of virtual shadow recognition during threshold simulation and probability calculation;
[0010] 步骤 2: 最优波段的选取;  [0010] Step 2: Selection of an optimal band;
[0011] 不同地物识别阴影的最佳波段是不同的, 为了选取各地表的最优波段, 根据建 立的先验像元库, 模拟各个阈值范围所对应的阴影像元正确率和误判率, 若某 波段满足较高阴影正确率的同时还有较低的误判率, 则选取该波段作为检测波 段之一;  [0011] The optimal wavebands for different feature recognition shadows are different. In order to select the optimal wavebands for each surface, according to the established prior pixel library, the correctness and misjudgment rate of the negative image elements corresponding to each threshold range are simulated. If a certain band satisfies a higher shadow accuracy rate and a lower false positive rate, then this band is selected as one of the detection bands;
[0012] 步骤 3: 云阴影概率图的生成;  [0012] Step 3: Generation of a cloud shadow probability map;
[0013] 云阴影概率图生成是利用各地表类型先验地表库计算各个波长处的云阴影概率 , 将得到的结果以 S函数拟合出云阴影概率计算公式; 地物需要多个波段进行检 测, 分别以每个波段拟合的函数的标准误差作为权重加权合成最终云阴影概率 结果, 同时得到云阴影二值结果。  [0013] The cloud shadow probability map is generated by calculating the cloud shadow probability at each wavelength by using a priori surface database of various types of tables, and fitting the obtained result to the cloud shadow probability calculation formula by using the S function; the feature requires multiple bands for detection , The final cloud shadow probability result is weighted by using the standard error of the function fitted at each band as the weight, and the cloud shadow binary result is obtained at the same time.
[0014] 优选地, 在步骤 1中, 构建地表晴空像元库与阴影像元库时, 必须满足以下条 件:  [0014] Preferably, in step 1, when constructing the surface clear sky image element library and the negative image element library, the following conditions must be satisfied:
[0015] 首先, 像元库中的像元须保证其中的像元为阴影或晴空且二者数量接近, 当阴 影上方有薄云覆盖时, 不宜选取为像元库像元, 保证像元库的正确性; 其次, 像元库必须保证有足够多有代表性的样本; 最后, 样本的选取需要考虑阴影的 类型。 [0015] First of all, the pixels in the pixel library must ensure that the pixels are shadow or clear sky and the numbers are close. When there is a thin cloud over the shadow, it should not be selected as a pixel library pixel to ensure the pixel library. Correctness; secondly, The pixel library must ensure that there are enough representative samples; finally, the selection of samples needs to consider the type of shadow.
[0016] 优选地, 在步骤 2中, 为了找到每种地物的最佳波段选择, 根据建立的先验像 元库, 以反射率从 0到 1以 0.01为间隔变化, 随阈值的变化分别计算对应像元库里 的阴影像元正确率和晴空像元误判率; 阴影像元正确率为阴影像元正确个数与 阴影像元总个数的比值; 晴空像元误判率为误判为阴影的晴空像元个数与晴空 像元总个数的比值;  [0016] Preferably, in step 2, in order to find the best band selection of each feature, according to the established prior pixel library, the reflectivity is changed from 0 to 1 at intervals of 0.01, respectively, with the change of the threshold value. Calculate the correctness rate of overcast image elements and the false positive rate of clear sky pixels in the corresponding pixel library; the correct ratio of overcast image elements is the ratio of the correct number of overcast image elements to the total number of overcast image elements; The ratio of the number of clear-sky pixels to the total number of clear-sky pixels judged as shadows;
[0017] 当某一地表类型存在符合阴影像元正确率和晴空像元误判率均分别高于 0.95、 低于 0.1条件的阈值, 则将此波段列入该地表类型的最佳波段之一。  [0017] When there is a threshold value that meets the conditions of overcast image element correctness rate and clear sky pixel misjudgment rate that are higher than 0.95 and lower than 0.1, respectively, this band is included in one of the best bands of the surface type .
[0018] 优选地, 在步骤 3中, 具体包括如下步骤:  [0018] Preferably, in step 3, the following steps are specifically included:
[0019] 步骤 3.1 : 阴影像元正确率和晴空像元误判率同时为 0时阈值的最大值为 MINI, 同时为 1时阈值的最小值为 MAXI, 表达式如下, 其中 SCR表示阴影正确率, FR 表示晴空错判率, T表示阈值:  [0019] Step 3.1: The maximum correct value of the negative image element and the false positive rate of the clear-sky image element are 0 when the maximum value of the threshold value is MINI, and the minimum value of the threshold value when it is 1 is MAXI. The expression is as follows, where SCR represents the correctness of the shadow. , FR is the clear-sky error rate, and T is the threshold:
Figure imgf000005_0001
Figure imgf000005_0001
表示落在 [MNI -F (I- 1)x0 OOlMH -f ix OJOl] Indicates that [MN I -F (I- 1) x0 OOlMH -f ix OJOl]
内阴影像元的个数,  The number of vulvar image elements,
Table
[0025] 示该区间内像元总个数, 由此, 计算出区间内阴影占所有像元的比例, 进而得 到了某一阈值处对应云阴影的概率值;  [0025] shows the total number of pixels in the interval, from which the ratio of shadows to all pixels in the interval is calculated, and the probability value of the corresponding cloud shadow at a certain threshold is obtained;
[0026] 步骤 3.2: 根据公式 (5) , 计算得到基于地表类型支持的云阴影概率;  [0026] Step 3.2: According to formula (5), calculate the cloud shadow probability based on the surface type support;
[0027]  [0027]
Figure imgf000006_0002
Figure imgf000006_0002
[0028] 在此计算中, 记概率为 1时对应最大的一个阈值为 MIN, 概率为 0时对应的一个 最小阈值为 MAX, 当影像像元值小于 MIN时, 云阴影的概率为 1, 像元值大于 M AX时, 云阴影概率为 0; 当阈值在 MIN和 MAX之间时, 根据统计, 各个阈值对 应的云阴影概率会呈现一定趋势, 据统计该曲线拟合效果最佳的函数为 Sigmoid 函数, 该函数由以下公式定义:  [0028] In this calculation, a threshold value corresponding to the largest value when the probability is 1 is MIN, and a minimum threshold value corresponding to the probability is 0 when the probability is 0. When the image pixel value is less than MIN, the probability of cloud shadow is 1, When the element value is greater than M AX, the cloud shadow probability is 0; when the threshold is between MIN and MAX, according to statistics, the cloud shadow probability corresponding to each threshold will show a certain trend. According to statistics, the function with the best curve fitting effect is Sigmoid function, which is defined by the following formula:
[0029]
Figure imgf000006_0001
[0029]
Figure imgf000006_0001
[0030] 经拟合统计, 基于各地表类型所选最优波段, 分别进行以上云阴影概率的模拟 统计, 得到单波段 S型曲线拟合系数、 拟合优度以及标准误差;  [0030] According to the fitting statistics, based on the optimal band selected by the table type in each place, the above cloud shadow probability simulation statistics are separately obtained to obtain a single band S-shaped curve fitting coefficient, goodness of fit, and standard error;
[0031] 总云阴影概率计算公式, 如公式 (6) 所示;  [0031] A formula for calculating the total cloud shadow probability, as shown in formula (6);
[0032]
Figure imgf000007_0001
[0032]
Figure imgf000007_0001
[0033] 其中, a、 b和  [0033] wherein a, b and
分别为 S型函数的拟合系数, 为地表类型 i所需波段数, The fitting coefficients of the S-type function are the number of bands required for the surface type i,
I 为地表类型 i的 j波段的权重;  I is the weight of j-band of surface type i;
Px P x
为遥感影像表观反射率, 通过公式 (5) 计算出在地表类型 i的 j波段云阴影概率 ; 当表观反射率低于 MIN时, 云阴影概率为 1, 认为该像元确定为阴影像元; 当 表观反射率高于 MAX时, 云阴影概率为 0, 则认为该像元为晴空像元;  For the apparent reflectance of the remote sensing image, the formula (5) is used to calculate the cloud shadow probability of the j-band on the surface type i. When the apparent reflectance is lower than MIN, the cloud shadow probability is 1, and the pixel is considered to be a negative image. When the apparent reflectance is higher than MAX and the cloud shadow probability is 0, the pixel is considered to be a clear-sky pixel;
[0034] 步骤 3.3: 根据公式 (6) , 计算得到各最佳波段的加权合成, 最终得到云阴影 检测概率结果。  [0034] Step 3.3: According to formula (6), calculate and obtain the weighted synthesis of each optimal band, and finally obtain the cloud shadow detection probability result.
发明的有益效果  The beneficial effects of the invention
有益效果  Beneficial effect
[0035] 本发明所带来的有益技术效果:  [0035] The beneficial technical effects brought by the present invention:
[0036] 针对一般阈值法云阴影检测阈值设置无地表参考进而造成检测精度低的问题, 本发明基于像元波谱库特征信息与地表类型相结合, 对 Landsat 8影像进行云阴影 检测, 本发明利用地表类型支持解决了不同地表类型下云阴影光谱特征不同带 来的问题, 并以一定反射率值步长增长的方式解决了云阴影阈值设置困难的问 题 (云阴影和地物波谱特征差异界限模糊, 不易确定阈值) , 因此该方法具有 较好的云阴影检测效果, 达到较高的云阴影检测精度, 带来十分有益的云阴影 检测效果。 [0036] Aiming at the problem that the cloud shadow detection threshold is set without a ground surface reference and the detection accuracy is low due to the general threshold method, the present invention performs cloud shadow detection on Landsat 8 images based on the combination of the pixel spectral information and the surface type. The surface type support solves the problems caused by the different cloud shadow spectral characteristics under different surface types, and solves the problem of difficult cloud shadow threshold setting in a certain reflectance step size increase (cloud shadow and ground feature spectral characteristics have blurred boundaries , It is not easy to determine the threshold), so this method has better cloud shadow detection effect, achieves higher cloud shadow detection accuracy, and brings very useful cloud shadows Detection effect.
对附图的简要说明  Brief description of the drawings
附图说明  BRIEF DESCRIPTION OF THE DRAWINGS
[0037] 图 1为不同下垫面 (地表) 、 实阴影和虚阴影下云阴影的表观反射率示意图; 图(a)、 (b)和(c)分别为植被、 人造地表和裸地分别在晴空、 虚阴影覆盖和实阴影 覆盖时的表观反射率曲线示意图;  [0037] FIG. 1 is a schematic diagram of apparent reflectance of cloud shadows under different underlying surfaces (ground surface), real shadows and virtual shadows; Figures (a), (b) and (c) are vegetation, artificial ground and bare ground, respectively Schematic diagrams of apparent reflectance curves under clear sky, virtual shadow coverage, and solid shadow coverage, respectively;
[0038] 图 2为阴影像元正确率和晴空像元误判率的模拟趋势示意图;  [0038] FIG. 2 is a schematic diagram of the simulation trend of the accuracy rate of the negative image elements and the false positive rate of the clear-sky image elements;
[0039] 图 3为各地表类型不同波段云阴影概率随反射率值变化趋势示意图;  [0039] FIG. 3 is a schematic diagram showing the trend of the change in the probability of cloud shadows with reflectance values in different bands of different types of tables;
[0040] 图 4为 LSCSD算法与目视解译云阴影占比统计结果回归分析图;  [0040] FIG. 4 is a regression analysis chart of the statistical results of the cloud shadow ratio by the LSCSD algorithm and visual interpretation;
[0041] 图 5为多景 Landsat 8影像数据分布示意图;  [0041] FIG. 5 is a schematic diagram of Landsat 8 image data distribution in multiple scenes;
[0042] 图 6为植被类地表检测结果示意图;  [0042] FIG. 6 is a schematic diagram of a vegetation surface detection result;
[0043] 其中, 下垫面类型(A)-耕地; (B)-森林; (C)-草地; (D)-灌木; (E)-湿地; [0043] Among them, the underlying surface type (A)-cultivated land; (B)-forest; (C)-grassland; (D)-shrub; (E)-wetland;
[0044] 图 7为非植被类地表检测结果示意图; [0044] FIG. 7 is a schematic diagram of the results of non-vegetation surface detection;
[0045] 其中, 下垫面类型(A)-人造地表; (B)-裸地。  [0045] Among them, the underlying surface type (A)-artificial ground surface; (B)-bare ground.
发明实施例  Invention Examples
本发明的实施方式  Embodiments of the invention
[0046] 下面结合附图以及具体实施方式对本发明作进一步详细说明:  [0046] The present invention is further described in detail below with reference to the drawings and specific embodiments:
[0047] 云阴影是高空的云阻挡了来自太阳的辐射, 使地面较少或无法获得应有的辐射 。 云阴影检测比云检测更具有挑战性。 不同的是, 云阴影的表观反射率与地表 类型有很大的关系。 图 1统计了不同下垫面、 实阴影和虚阴影下云阴影的表观反 射率。 ⑻、 (b)和(c)分别为植被、 人造地表和裸地分别在晴空、 虚阴影覆盖和实 阴影覆盖时的表观反射率曲线, 由图可知, 不同地表类型上的阴影波谱曲线与 地表类型相关性很大, 其趋势分布一致且整体偏低。 云检测是需要运用反射率 低的波段进行检测, 保证与云的高反射有足够的差异, 同理, 云阴影需要选择 波段差异大的高反射率波段进行检测, 能够达到较好检测的效果。 通过模拟的 方法, 利用一定判定条件选取最优波段进行检测。  [0047] Cloud shadows are high-altitude clouds that block radiation from the sun, leaving less or no radiation on the ground. Cloud shadow detection is more challenging than cloud detection. The difference is that the apparent reflectance of cloud shadows has a great relationship with the surface type. Figure 1 shows the apparent reflectance of cloud shadows under different underlying surfaces, real shadows, and virtual shadows. ⑻, (b), and (c) are the apparent reflectance curves of vegetation, artificial ground, and bare ground, respectively, under clear sky, virtual shadow coverage, and solid shadow coverage. It can be seen from the figure that the shadow spectrum curves and The surface types are highly correlated, their trend distribution is consistent and overall is low. Cloud detection requires detection with a low reflectance band to ensure that there is sufficient difference from the high reflection of the cloud. Similarly, cloud shadows need to select a high reflectance band with a large band difference for detection, which can achieve better detection results. Through the simulation method, the optimal band is selected for detection using certain judgment conditions.
[0048] 云与典型地表有较大的反射率差异, 容易以一定的阈值去判定, 云阴影的反射 随着下垫面的变化而变化, 难以设定统一的阈值判定。 阈值的设定通常有两种 方法: 基于图像的阈值确定法和经验阈值确定法。 由于不同图像地物属性不同 、 影像中反射率分布不同, 此二类方法在空间和时间上有一定的局限性。 针对 云阴影光谱的不确定性, 利用各地表类型划分不同阈值进行判别是十分有效的 方法。 以耕地、 森林、 草地、 灌木、 湿地、 人造地表以及裸地为例, 对基于地 表类型数据支持的云阴影检测展开讨论。 [0048] There is a large difference in reflectance between the cloud and the typical surface, and it is easy to determine with a certain threshold. The reflection of the cloud shadow changes with the underlying surface, and it is difficult to set a uniform threshold judgment. There are usually two threshold settings Methods: Image-based threshold determination method and empirical threshold determination method. Due to different image features and different reflectance distributions in these images, these two methods have certain spatial and temporal limitations. Aiming at the uncertainty of cloud shadow spectrum, it is a very effective method to use different table types to distinguish different thresholds for discrimination. Taking cultivated land, forest, grassland, shrubs, wetland, artificial surface and bare land as examples, cloud shadow detection based on surface type data is discussed.
[0049] 本发明的云阴影算法是基于 Landsat 8数据的云阴影和晴空地表的反射波谱差异 , 云阴影反射率和地表的反射率在有些波段差异相对较大, 因此, 未用传统阈 值确定的方法确定阈值, 而是基于不同地表类型的云阴影和晴空像元库, 将 Lan dsat 8所有波段考虑在内, 以一定步长增长的阈值模拟每个波段不同阈值的晴空 正确率和阴影正确率, 进而以单波段反射率存在的差异确定云阴影检测的波段 以及阈值, 并生成云阴影概率图。 用此方法获得的阈值更加准确合理, 并且有 很高的适用性。  [0049] The cloud shadow algorithm of the present invention is based on Landsat 8 data of cloud shadow and clear sky reflection spectrum difference. The cloud shadow reflectance and ground surface reflectance are relatively different in some bands. Therefore, it is not determined using the traditional threshold. The method determines the threshold, but based on the cloud shadow and clear sky pixel library of different surface types, taking all the bands of Lan dsat 8 into account, and using a threshold of a certain step size to simulate the clear sky correct rate and shadow correct rate of different thresholds for each band Then, based on the difference in single-band reflectivity, the band and threshold for cloud shadow detection are determined, and a cloud shadow probability map is generated. The threshold value obtained by this method is more accurate and reasonable, and has high applicability.
[0050] 1、 Landsat8阴影像元库建立  [0050] 1. Landsat8 Yin Image Metabase Establishment
[0051] Landsat8像元库由云阴影像元和晴空像元组成。 构建像元库时, 是在全球选取 4 0景影像, 对其中的耕地、 森林、 草地、 灌木、 湿地、 人造地表以及裸地进行人 工目视采样。 首先, 像元库中的像元须保证其中的像元为阴影或晴空且二者数 量接近, 当阴影上方有薄云覆盖时, 不宜选取为像元库像元, 保证像元库的正 确性; 其次, 像元库必须保证有足够多有代表性的样本, 选取 40景影像进行采 样, 保证了样本数量, 同时在全球范围内选取, 又保证了样本具有在不同区域 的代表性, 减小空间局限性, 使样本更丰富全面; 最后, 样本的选取需要考虑 阴影的类型, 像元库的建立是为了更加全面的统计不同地表类型中阴影的特征 和计算阈值, 所以虚阴影也需要考虑在内, 虚阴影既含有地表信息, 又存在阴 影特征, 为了使模拟和阈值更加准确, 在样本采样时, 同样需要有虚阴影的像 元, 使阴影像元库包含的阴影特征更加完整, 进而为之后的阴影阈值模拟计算 提供精度保障。  [0051] The Landsat8 pixel library is composed of Yunyin image elements and clear sky pixels. When constructing the pixel library, 40 scene images were selected globally, and artificial visual sampling was performed on the cultivated land, forests, grasslands, shrubs, wetlands, artificial surfaces and bare land. First of all, the pixels in the cell library must ensure that the pixels in them are shadows or clear sky and the number of them is close. When there is a thin cloud over the shadow, it should not be selected as a cell library cell to ensure the correctness of the cell library. Secondly, the pixel library must ensure that there are enough representative samples, and 40 scene images are selected for sampling, which guarantees the number of samples, and at the same time, it is selected globally, and the samples are representative in different regions. Spatial limitations make the samples richer and more comprehensive. Finally, the selection of samples needs to consider the type of shadows. The establishment of the cell library is to more comprehensively statistics the characteristics of shadows and calculation thresholds in different surface types, so virtual shadows also need to be considered in Inside, the virtual shadow contains both the surface information and the shadow features. In order to make the simulation and threshold more accurate, when sampling the samples, pixels with virtual shadows are also needed to make the shadow features contained in the negative image meta library more complete. Subsequent shadow threshold simulations provide accuracy guarantees.
[0052] 2、 最优波段选取  [0052] 2. Optimal Band Selection
[0053] 由于不同地表类型的云阴影反射率趋势与地表本身反射率相关, 并且云阴影自 身反射率较低且不恒定, 无法通过波谱曲线找到合适的阈值去界定云阴影的范 围。 综合考虑了不同地物和云阴影波谱在可见光、 近红外和短波红外的微小差 异, 以单波段检测方法进行云阴影检测的波段选取。 [0053] Because the cloud shadow reflectivity trend of different surface types is related to the reflectivity of the ground surface itself, and the cloud shadow itself has a low and non-constant reflectance, it is not possible to find a suitable threshold to define the range of cloud shadows through the spectrum curve Around. Taking into account the small differences in visible light, near-infrared, and short-wave infrared of different ground features and cloud shadow spectra, a single-band detection method was used to select the cloud shadow detection band.
[0054] 为了找到每种地物的最佳波段选择, 根据建立的先验像元库, 以反射率从 0到 1 以 0.01为间隔变化, 随阈值的变化分别计算对应像元库里的阴影像元正确率 (阴 影像元正确个数与阴影像元总个数的比值) 和晴空像元误判率 (误判为阴影的 晴空像元个数与晴空像元总个数的比值) 。 图 2为阴影像元正确率和晴空像元误 判率的模拟趋势示意图, 当阈值很低时, 阴影像元正确率和晴空像元误判率都 为 0, 之后阈值开始识别出一些阴影, 阴影像元正确率有很明显的提高, 并且对 于晴空像元的判别也较为准确, 有着较低的晴空像元误判率, 直到阴影像元正 确率和晴空像元误判率的差异达到最大, 随着阈值增大, 阴影像元正确率趋近 于 1, 而开始有更多的高反射率晴空被误判为阴影, 晴空像元误判率提高并趋近 于 1。 图 2中, 当某一地表类型存在符合阴影像元正确率和晴空像元误判率均分 别高于 0.95、 低于 0.1条件的阈值, 则将此波段列入该地表类型的最佳波段之一  [0054] In order to find the optimal band selection of each feature, according to the established prior pixel library, the reflectivity is changed from 0 to 1 at intervals of 0.01, and the shadows in the corresponding pixel library are respectively calculated as the threshold changes. Pixel accuracy rate (ratio of the correct number of shadow image elements to the total number of shadow image elements) and clear-sky pixel false positive rate (the ratio of the number of clear sky pixels misjudged as shadows to the total number of clear sky pixels). Figure 2 is a schematic diagram of the simulated trend of the accuracy rate of cloudy image elements and the false positive rate of clear sky pixels. When the threshold is very low, both the accuracy rate of cloudy image elements and the false positive rate of clear sky pixels are 0. After that, the threshold begins to identify some shadows. The accuracy rate of overcast image elements has been significantly improved, and the discrimination of clear sky pixels is also more accurate. It has a lower misjudgment rate of clear sky pixels, until the difference between the accuracy rate of overcast image elements and that of clear sky pixels is the largest. As the threshold value increases, the accuracy rate of the negative image elements approaches 1, and more high reflectance clear sky is misjudged as shadows, and the false positive rate of clear sky pixels increases and approaches 1. In Figure 2, when there is a threshold value that meets the conditions for the correctness of the negative image element and the false positive rate of the clear-sky image element for a certain surface type, which are higher than 0.95 and lower than 0.1, respectively, this band is included in the best band of the surface type. One
[0055] 3、 基于地表类型支持云阴影概率图生成方法 [0055] 3. Support cloud shadow probability map generation method based on surface type
[0056] 通过波段选择后, 选出每个地表类型识别阴影的最佳波段, 记图 2中阴影像元 正确率和晴空像元误判率同时为 0时阈值的最大值为 MINI, 同时为 1时阈值的最 小值为 MAX1, 表达式如下, 其中 SCR (Shadow Correct Rate) 表示阴影正确率 , FR (Fault Rate) 表示晴空错判率, T表示阈值:  [0056] After the band selection, the optimal band for identifying the shadow of each surface type is selected, and the maximum value of the threshold when the correct rate of the negative image element and the false positive rate of the clear-sky image element in FIG. 2 are 0 is MINI, and The minimum value of the threshold at 1 is MAX1, and the expression is as follows, where SCR (Shadow Correct Rate) represents the shadow correct rate, FR (Fault Rate) represents the clear sky error rate, and T represents the threshold:
Figure imgf000010_0001
Figure imgf000010_0001
⑵ ;  ⑵;
[0059] 当阈值 Te[MINl, MAXI]时, 在该范围内以 0.001为间隔依次遍历 N个区间, 统 计计算每个 0.001范围区间内云阴影概率, 取每个区间右端值为代表该区间的阈 值, 因此得到每一阈值处对应云阴影概率, 第 i个区间云阴影概率计算如下: [0059] When the threshold value Te [MIN1, MAXI], it sequentially traverses N intervals at intervals of 0.001 in this range, and statistically calculates the cloud shadow probability in each 0.001 range interval, and takes the right end of each interval as the value representing the interval. Threshold, so the corresponding cloud shadow probability at each threshold is obtained, and the cloud shadow probability at the ith interval is calculated as follows:
[0060]
Figure imgf000011_0001
[0060]
Figure imgf000011_0001
[0061] 其中,  [0061] wherein
Figure imgf000011_0003
Figure imgf000011_0003
表示该区间内像元总个数, 由此, 计算出区间内阴影占所有像元的比例, 进而 得到了某一阈值处对应云阴影的概率值。 在此计算中, 记概率为 1时对应最大的 一个阈值为 MIN, 概率为 0时对应的一个最小阈值为 MAX, 当影像像元值小于 M IN时, 云阴影的概率为 1, 像元值大于 MAX时, 云阴影概率为 0。 当阈值在 MIN 和 MAX之间时, 根据统计, 各个阈值对应的云阴影概率会呈现一定趋势, 据统 计该曲线拟合效果最佳的函数为 Sigmoid函数 (S型曲线) , 该函数由以下公式定 义:
Figure imgf000011_0002
Represents the total number of pixels in the interval. From this, the ratio of the shadow to all pixels in the interval is calculated, and the probability value of the corresponding cloud shadow at a certain threshold is obtained. In this calculation, the maximum threshold corresponding to MIN is 1 when the probability is 1, and the minimum threshold corresponding to MAX is 0 when the probability is 0. When the image pixel value is less than M IN, the probability of cloud shadow is 1, and the pixel value is When it is greater than MAX, the cloud shadow probability is 0. When the threshold is between MIN and MAX, according to statistics, the cloud shadow probability corresponding to each threshold will show a certain trend. According to statistics, the function with the best curve fitting effect is the Sigmoid function (S-shaped curve). The function is given by the following formula definition:
Figure imgf000011_0002
(4) ;  (4);
[0063] 经拟合统计, 基于各地表类型所选最优波段, 分别进行以上云阴影概率的模拟 统计, 得到单波段 S型曲线拟合系数、 拟合优度 (R2) 以及标准误差 (Standard Error of Estimate, SEE) 如图 3和表 1所示, 各类地表的每一波段的拟合函数优度 较高, 与样本数据有很强的相关性, 且标准误差很小。  [0063] According to the fitting statistics, based on the selected optimal bands of each table type, the above cloud shadow probability simulation statistics are separately obtained to obtain the single-band S-shaped curve fitting coefficient, goodness of fit (R2), and standard error (Standard Error of Estimate (SEE) As shown in Figure 3 and Table 1, the fitting function of each band of various types of surface is superior, has a strong correlation with sample data, and has a small standard error.
[0064] 表 1 各地表类型最优波段拟合方程系数、 拟合优度以及标准误差  Table 1 Optimal band fitting equation coefficients, goodness of fit, and standard error for each table type
[]
Figure imgf000012_0001
[]
Figure imgf000012_0001
[0065] 根据公式 (5) , 计算得到基于地表类型支持的云阴影概率;  [0065] According to formula (5), calculate the cloud shadow probability based on the surface type support;
[0066]
Figure imgf000013_0001
[0066]
Figure imgf000013_0001
|l3 pu >MMX l3 p u > MMX
(5) ; (5);
[0067] 总云阴影概率计算公式, 如公式 (6) 所示;  [0067] A formula for calculating the total cloud shadow probability, as shown in formula (6);
[0068] 55 [0068] 55
[  [
(6) (6)
[0069] 其中, a、 b和  [0069] wherein a, b and
分别为 S型函数的拟合系数 (表 1) , Are the fitting coefficients of the sigmoid function (Table 1),
m  m
为地表类型 i所需波段数,  Is the number of bands required for surface type i,
为地表类型 i的 j波段的权重; Is the weight of j-band of surface type i;
为遥感影像表观反射率, 通过公式 (5) 计算出在地表类型 i的 j波段云阴影概率 ; 当表观反射率低于 MIN时, 云阴影概率为 1, 认为该像元确定为阴影像元; 当 表观反射率高于 MAX时, 云阴影概率为 0, 则认为该像元为晴空像元。 For the apparent reflectance of the remote sensing image, the formula (5) is used to calculate the cloud shadow probability of the j-band on the surface type i. When the apparent reflectance is lower than MIN, the cloud shadow probability is 1, and the pixel is considered to be a negative image. When the apparent reflectance is higher than MAX and the cloud shadow probability is 0, the pixel is considered to be a clear-sky pixel.
[0070] 不同的波段和不同的 S曲线得到云阴影概率的结果是不同的, 如单纯将各波段 取并集, 则会形成阴影误判误差的累积, 导致概率结果不准确; 如直接取交集 , 则会损失概率信息, 使阴影漏判率增大。 [0071] 根据公式 (6) , 计算得到各最佳波段的加权合成, 最终得到云阴影检测概率 结果。 [0070] The results of cloud shadow probability obtained by different wavebands and different S-curves are different. If the wavebands are simply merged, accumulation of shadow misjudgment errors will be formed, resulting in inaccurate probability results. , The probability information will be lost, and the shadow miss rate will increase. [0071] According to formula (6), a weighted combination of each optimal band is obtained by calculation, and finally a cloud shadow detection probability result is obtained.
[0072] 因此, 综合上述问题, 根据拟合 S函数的标准误差, 对所涉及的波段赋予不同 的权值, 误差大的权值低, 误差小的权值高, 这样设置使概率结果更加准确可 信。 表 2为各地表每一波段对应的权值, 公式 (5) 和 (6) 为最终云概率计算公 式, 根据云阴影概率图很容易得到云阴影结果, 以 75%为界限, 大于该概率的像 元则被判定为云阴影像元, 否则为晴空像元。  [0072] Therefore, based on the above-mentioned problems, according to the standard error of the fitted S function, different weights are assigned to the wavebands involved. The weights with large errors are low and the weights with small errors are high. This setting makes the probability results more accurate. Credible. Table 2 is the weight value corresponding to each band in each table. Formulas (5) and (6) are the final cloud probability calculation formulas. According to the cloud shadow probability map, the cloud shadow result can be easily obtained, with a limit of 75%, which is larger than the probability. Pixels are judged as Yunyin image pixels, otherwise they are clear sky pixels.
[0073] 表 2各波段云阴影概率 MIN、 MAX及权重分布  Table 2 Cloud Shadow Probability MIN, MAX and Weight Distribution in Each Band
Figure imgf000014_0001
Figure imgf000014_0001
[0074] 需要指出的是, 因水体和海洋反射率低, 其阴影目视判别困难, 样本选取无法 保证准确度, 因此在这两种地表类型上空采用恒定阈值进行阴影判别。 由波谱 曲线可知, 水体的反射率呈现随波长增大而减小的趋势, 在深蓝波段反射率最 大 (大于 0.1) , 对阴影降低反射率影响的敏感性大, 故当该波段反射率低于 0.1 时, 被判定为含有阴影的像元。  [0074] It should be noted that, because of the low reflectivity of water bodies and the ocean, the visual discrimination of shadows is difficult, and the accuracy of sample selection cannot be guaranteed. Therefore, a constant threshold is used for shadow discrimination over the two surface types. It can be seen from the spectrum curve that the reflectance of water body decreases with increasing wavelength. The reflectance is the largest (greater than 0.1) in the dark blue band, and the sensitivity to the effect of reducing the reflectance of the shadow is large. Therefore, when the reflectance in this band is lower than At 0.1, it is judged as a pixel with shadow.
[0075] 此外, 植被区域会出现植被类型变为水体类型、 地表库和图像上的植被与水体 存在一定边界误差以及将水体误判为阴影等的误差可能性。 因此在得到阴影检 测结果后, 在植被类地表 (耕地、 森林、 草地、 灌木及湿地) 的检测结果中, 以 ND VI小于 0为判别条件去除水体误判为阴影的情况。 [0075] In addition, in the vegetation area, there may be errors such as the type of vegetation changed to the type of water body, there is a certain boundary error between the vegetation and the water body on the surface library and the image, and the water body is misjudged as a shadow. Therefore, after obtaining the shadow detection results, in the detection results of the vegetation surface (arable land, forest, grassland, shrubs and wetlands), The condition that the ND VI is less than 0 is used to remove the case where the water body is misjudged as a shadow.
[0076] 云阴影检测结果的定量验证仍采用之前云检测结果验证的方法, 即对各类型在 对应影像中随机选取 6个 500*500像素大小的样本区域进行目视解译云阴影区域 工作, 当云和云阴影同时存在时, 将该类像元划分为云像元。 之后将目视解译 完成的结果作为真值, 与 LSCSD (Land Cover Cloud Shadow Detection, 地表类 型云阴影检测) 算法云检测结果进行比对。 利用云阴影占比 (CSP, Cloud Shadow Proportion) 来定量评价 LSCSD算法精度。  [0076] The quantitative verification of cloud shadow detection results still uses the method of verification of previous cloud detection results, that is, 6 types of sample areas of 500 * 500 pixels in each type are randomly selected in the corresponding image for visual interpretation of cloud shadow areas. When clouds and cloud shadows exist simultaneously, this type of pixel is divided into cloud pixels. The visual interpretation result is then used as the true value, and compared with the cloud detection result of the LSCSD (Land Cover Cloud Shadow Detection, surface-type cloud shadow detection) algorithm. Use Cloud Shadow Proportion (CSP) to quantitatively evaluate the accuracy of the LSCSD algorithm.
[0077] 首先对样本区域目视解译结果云阴影占比与 LSCSD算法结果云阴影占比进行回 归分析, 并计算出 LSCSD云阴影检测结果的 RMSE (Root Mean Square Error, 均 方根差) ; 之后利用 CRCS (Correct Rate of Cloud  [0077] First, perform a regression analysis on the cloud shadow ratio of the visual interpretation result of the sample area and the cloud shadow ratio of the LSCSD algorithm result, and calculate the RMSE (Root Mean Square Error, root mean square error) of the LSCSD cloud shadow detection result; Then use CRCS (Correct Rate of Cloud
Shadow , 云阴影正确率) 和 CRS (Correct Rate of Clear-Sky , 晴空正确率) 两个 指数对云检测结果进行云阴影像元和晴空像元详细的统计分析和精度评价; 最 后, 统计所有样本点的总体正确率, 即 LSCSD算法对云和晴空像元均正确识别 的正确率 (TCR) 。  Shadow (Correct Rate of Clear-Sky) and CRS (Correct Rate of Clear-Sky) two indexes are used to perform detailed statistical analysis and accuracy evaluation of cloud overcast image elements and clear sky image elements on cloud detection results. Finally, all samples are counted. The overall correct rate of points, that is, the correct rate (TCR) of the LSCSD algorithm for correct recognition of both cloud and clear sky pixels.
[0078] 图 4为 LSCSD算法与目视解译云阴影占比统计结果回归分析图, 表 3为各地表类 型云阴影占比的 RMSE计算结果。 可以看出各地表类型在与真值比较时, LSCSD 算法云阴影占比的总体趋势与目视解译结果保持一致, 其总体 RMSE为 3.37%, 达到较高相关性。 分析其误差, 精度总体低估, 但高估现象较云阴影占比明显 , 说明阴影的高估比云要多, 这是由于阴影与地表呈现晴空时的波谱特性更具 有相似之处。 由图 4和表 3看出, 湿地偏离参考线较多, 低估现象较其他地表类 型明显, 其 RMSE为 5.83%; 其次误差较大的地表类型为耕地和森林, RMSE分 另 IJ为 4.62%和 4.54% ; 云阴影占比统计中误差最小的地表类型为人造地表, RMSE 为 1.42%。  [0078] FIG. 4 is a regression analysis chart of LSCSD algorithm and visual interpretation of the statistical results of cloud shadow ratio, and Table 3 is the RMSE calculation result of table type cloud shadow ratio in each place. It can be seen that when comparing the table types in different places with the true value, the overall trend of the cloud shadow ratio of the LSCSD algorithm is consistent with the visual interpretation result, and its overall RMSE is 3.37%, reaching a high correlation. Analyzing the error, the accuracy is generally underestimated, but the overestimation is more obvious than the cloud shadow, which indicates that the overestimation of the shadow is more than that of the cloud. This is because the shadow and the spectral characteristics of the surface in clear sky are more similar. It can be seen from Figure 4 and Table 3 that the wetlands deviate more from the reference line, and the underestimation phenomenon is more obvious than other surface types, with an RMSE of 5.83%; secondly, the surface types with large errors are cultivated land and forest, and the RMSE score is 4.62%. 4.54%; The type of surface with the smallest error in the statistics of cloud shadow ratio is artificial surface, with RMSE of 1.42%.
[0079] 表 3 各地表类型云阴影占比 RMSE结果  Table 3 RMSE Results of Cloud Shadow Proportion for Various Table Types
[] [表 1] [] [Table 1]
Figure imgf000016_0002
Figure imgf000016_0002
[0080] 该统计表明湿地云阴影占比统计误差最大, 由于湿地存在各种程度的暗地表, 在选取晴空像元样本时, 包含了一些较暗地表的晴空, 同时在选取云阴影像元 时也选取了一些稍亮地表的虚阴影, 因此相对于其他地表, 湿地晴空像元库和 阴影像元库的差别较小, 因此 LSCSD算法在湿地的云阴影占比误差相对比其他 地物大。 人造地表由于本身反射率较高, 与云阴影的光谱信息区分较大, 因此 云阴影占比统计最接近于真实值。 总的来说, 所有地表的云阴影占比误差普遍 较低, 精度较好。  [0080] This statistic indicates that the statistical error of cloud shadows in wetlands has the largest statistical error. Due to the existence of dark grounds of various degrees in wetlands, when selecting clear-air pixel samples, some dark-surface clear skies are included. Some light shadows on the bright surface are also selected. Therefore, compared with other ground surfaces, the difference between the wetland clear-sky pixel library and the shaded image pixel library is relatively small. Therefore, the error of the cloud shadow ratio in the wetland of the LSCSD algorithm is relatively larger than other ground objects. Due to its high reflectivity, the artificial surface is distinguished from the cloud shadow spectral information, so the statistics of cloud shadow ratio are closest to the true value. Generally speaking, the error of the proportion of cloud shadows on all surfaces is generally low and the accuracy is good.
[0081] 对于 Landsat OLI和 TIRS (Thermal InfRared Scanner, 热红外扫描仪) 数据, 需 要经公式(7~9)将影像本身的 DN (Digital Number, 像元亮度值) 值转化为具有明 确物理意义表观辐亮度, 进而计算对应表观反射率或亮温, 之后再对待检测图 像进行进一步处理。 转化公式为:  [0081] For Landsat OLI and TIRS (Thermal InfRared Scanner) data, the DN (Digital Number, pixel brightness value) value of the image itself needs to be converted into a table with clear physical meaning through formulas (7-9). Observe the brightness of the radiation, and then calculate the corresponding apparent reflectance or brightness temperature, and then further process the detected image. The conversion formula is:
[0082] £ Gsfs- Q ., - JMs [0082] £ Gsfs- Q.,-JMs
(7) (7)
Figure imgf000016_0001
Figure imgf000016_0001
[0085] 其中,  [0085] wherein
Gain 为增益值, Gain Is the gain value,
Bias  Bias
为偏移值, Is the offset value,
Figure imgf000017_0002
Figure imgf000017_0002
表示为大气顶层表观反射率, 为日地平均距离,
Figure imgf000017_0001
Expressed as the apparent reflectance of the top layer of the atmosphere, the average distance between the sun and the earth,
Figure imgf000017_0001
为大气顶层的太阳光谱辐照度, Is the solar spectral irradiance at the top of the atmosphere
ft  ft
为太阳天顶角; Zenith angle
T  T
为星上亮温, 单位为 K, 和 分别为定标常量, 对于 Landsat 8 TIRS 10来说, 其值分别为 774.885
Figure imgf000018_0001
Is the brightness temperature on the star, the unit is K, and the calibration constants are respectively. For Landsat 8 TIRS 10, the values are 774.885.
Figure imgf000018_0001
和 1321.08K。  And 1321.08K.
[0086] 在精度验证中, 在选取各类典型地表区域以及复杂地表区域在全球分布的多景 Landsat 8影像数据分布如图 5所示, 由于北美洲和亚洲面积较大且地表类型相对 多样, 因此在该区域选取图像偏多, 每一类型选取影像尽量保证均匀分布。 进 行上述预处理过程以及云检测后, 对实验结果进行精度验证分析。 共选取 60个 样本区域, 以样本区域的假彩色合成图为基准勾画云图斑, 对 LSCSD云检测结 果进行定量验证。  [0086] In the accuracy verification, the multi-view Landsat 8 image data distribution of various types of typical surface areas and complex surface areas distributed globally is shown in FIG. 5, because North America and Asia are relatively large and the surface types are relatively diverse. Therefore, there are too many images selected in this area, and each type of selected image is guaranteed to be evenly distributed as much as possible. After the above pre-processing process and cloud detection, the accuracy verification analysis of the experimental results is performed. A total of 60 sample areas were selected, and cloud speckles were delineated based on the false-color composite image of the sample areas, and the LSCSD cloud detection results were quantitatively verified.
[0087] 水体本身反射率极低, 无论是目视判别对比还是勾画阴影区域进行定量分析, 均无法得到较为准确的判断, 影响精度评价, 因此, 云阴影的精度验证暂且不 考虑下垫面为水体类时的情况。 云阴影的波谱特征受下垫面自身波谱特征的影 响, 因此在分析时直接将地表分为植被类地表与非植被类地表。 图 6和图 7分别 为植被类与非植被类云阴影检测结果目视解译对比图, 其中, 图中左侧为假彩 色合成图像, 中间为云阴影概率图 (由黑色到白色, 云阴影概率由 0到 1) , 右 侧为最终云阴影检测二值结果。 为了更加直观、 完整地表现出云阴影检测的结 果, 选取区域时, 综合考虑实阴影、 虚阴影, 同时也就不同形态的阴影进行目 视解译的对比。  [0087] The reflectance of the water body itself is extremely low, no matter whether it is visual discrimination and comparison or the outline of the shadow area for quantitative analysis, it is impossible to obtain a more accurate judgment, which affects the accuracy evaluation. Therefore, the accuracy verification of cloud shadows does not consider the underlying surface as The case of water bodies. The spectral characteristics of cloud shadows are affected by the underlying spectral characteristics of the underlying surface. Therefore, in the analysis, the surface is directly divided into vegetation-type and non-vegetation-type surfaces. Figure 6 and Figure 7 are visual interpretations of the comparison results of vegetation and non-vegetation cloud shadow detection results, where the left side of the figure is a false color composite image, and the middle is the cloud shadow probability map (from black to white, cloud shadow The probability ranges from 0 to 1), and the right side is the binary result of the final cloud shadow detection. In order to more intuitively and completely show the results of cloud shadow detection, when selecting a region, real shadows and virtual shadows are considered comprehensively, and visual interpretation of different forms of shadows is also performed for comparison.
[0088] 植被类地表  [0088] Vegetation surface
[0089] 图 6为植被类地表检测结果示意图, 地表类型包括耕地、 森林、 草地、 灌木地 及湿地。 耕地情况较为复杂, 地表类型由植被向裸地过度程度不一, 同时, 草 地和灌木地也存在稀疏程度和季节变化导致的不同地域地表特性的差异。 LSCS D算法在图 (A) 裸地和植被覆盖不均一, 以及图 (D) 中呈现较多裸地信息的 情况下, 均可以完整地识别出云阴影, 有较强的空间连续性和适应性。 这是由 于在选取样本时, 不仅考虑了植被茂盛时期, 同时也就稀疏植被区或呈现出裸 地特性的区域也考虑在内, 得到的最佳波段中均含有近红外和短波红外, 尤其 是在近红外波段, 植被和裸地均为高反射, 和阴影有很大的区分性, 因此能最 大程度地降低地表类型不一引起的判别误差。  [0089] FIG. 6 is a schematic diagram of a detection result of a vegetation surface. The surface types include cultivated land, forest, grassland, shrub land, and wetland. The situation of cultivated land is more complicated, and the degree of surface type changes from vegetation to bare land. At the same time, there are differences in surface characteristics of different areas caused by sparseness and seasonal changes in grass and shrub land. The LSCS D algorithm can completely identify cloud shadows in the case of uneven bare land and vegetation coverage in the graph (A), and more bare land information in the graph (D), and has strong spatial continuity and adaptability. Sex. This is because in the selection of samples, not only the lush vegetation period, but also the sparse vegetation area or the area showing bare land characteristics are taken into account. The best bands obtained include near-infrared and short-wave infrared, especially In the near-infrared band, both vegetation and bare land are highly reflective and distinguishable from shadows. Therefore, discrimination errors caused by different types of ground surface can be minimized.
[0090] 图 (B) 为裸地上阴影的识别结果。 裸地一般反射率偏高, 因此也是较容易判 别阴影的地物类型之一。 可以看出对于薄云产生的密集碎状阴影, 包含实阴影 和虚阴影, 绝大部分的是可以被识别的, 但在少量云和阴影混合的区域, 受到 高反射率云的影响。 总体看来, 该算法在裸地上空有较高的检测精度。 [0090] FIG. (B) shows the recognition result of shadows on the bare ground. Bare ground generally has a high reflectance, so it is easier to judge Don't shadow one of the figure types. It can be seen that for dense cloud shadows generated by thin clouds, including solid shadows and virtual shadows, most of them can be identified, but in areas where a small amount of clouds and shadows are mixed, they are affected by high reflectivity clouds. In general, the algorithm has higher detection accuracy over bare ground.
[0091] 综合植被类地表和非植被类地表的目视解译情况, 无论在不同植被覆盖度的植 被类地表上, 还是在高亮的非植被类地表上, LSCSD算法在各类地表上均能表 现出较好的识别能力, 尤其是对各种形态虚阴影的识别。 但也在某些地表类型 区域自身呈现特殊的较低反射率时, LSCSD算法可能会将其误判为阴影。  [0091] Based on the visual interpretation of the combined vegetation and non-vegetation surfaces, the LSCSD algorithm is applied to all types of surfaces, whether on the vegetation surfaces with different vegetation coverage or on the highlighted non-vegetation surfaces. Can show good recognition ability, especially for the recognition of various forms of virtual shadows. However, when some surface-type regions show special low reflectivity, the LSCSD algorithm may misjudge them as shadows.
[0092] 当然, 上述说明并非是对本发明的限制, 本发明也并不仅限于上述举例, 本技 术领域的技术人员在本发明的实质范围内所做出的变化、 改型、 添加或替换, 也应属于本发明的保护范围。  [0092] Of course, the above description is not a limitation on the present invention, and the present invention is not limited to the above examples. Changes, modifications, additions or substitutions made by those skilled in the art within the scope of the present invention are also It should belong to the protection scope of the present invention.

Claims

权利要求书 Claim
[权利要求 i] 一种地表类型数据支持的遥感图像云阴影检测方法, 其特征在于: 包 括如下步骤:  [Claim i] A method for detecting cloud shadow of a remote sensing image supported by surface type data, which comprises the following steps:
步骤 1 : 地表晴空像元库与阴影像元库的构建;  Step 1: Construction of surface clear sky image library and shade image library;
在全球选取耕地、 森林、 草地、 灌木、 湿地、 人造地表以及裸地样本 , 构建晴空像元库和云阴影像元库; 选取虚阴影样本, 保证阈值模拟 和概率计算时虚阴影识别的正确率;  Samples of cultivated land, forests, grasslands, shrubs, wetlands, artificial surfaces, and bare land are selected globally to build a clear sky pixel library and a cloud shadow image library; select virtual shadow samples to ensure the accuracy of virtual shadow recognition during threshold simulation and probability calculation ;
步骤 2: 最优波段的选取;  Step 2: Selection of the optimal band;
根据建立的先验像元库, 模拟各个阈值范围所对应的阴影像元正确率 和误判率, 若某波段满足较高阴影正确率的同时还有较低的误判率, 则选取该波段作为检测波段之一;  According to the established prior pixel library, the correctness and false positive rate of the negative image elements corresponding to each threshold range are simulated. If a certain band satisfies a higher shadow correct rate and has a lower false positive rate, then this band is selected. As one of the detection bands;
步骤 3: 云阴影概率图的生成;  Step 3: Generation of cloud shadow probability map;
云阴影概率图生成是利用各地表类型先验地表库计算各个波长处的云 阴影概率, 将得到的结果以 S函数拟合出云阴影概率计算公式; 地物 需要多个波段进行检测, 分别以每个波段拟合的函数的标准误差作为 权重加权合成最终云阴影概率结果, 同时得到云阴影二值结果。  The cloud shadow probability map is generated by calculating the cloud shadow probability at each wavelength by using a prior surface surface library of each type of table, and fitting the obtained result to the cloud shadow probability calculation formula by using the S function. The feature requires multiple bands for detection. The standard error of the fitted function of each band is used as a weighted weight to synthesize the final cloud shadow probability result, and the cloud shadow binary result is obtained at the same time.
[权利要求 2] 根据权利要求 1所述的地表类型数据支持的遥感图像云阴影检测方法 [Claim 2] The method for detecting cloud shadow of remote sensing image supported by the surface type data according to claim 1
, 其特征在于: 在步骤 1中, 构建地表晴空像元库与阴影像元库时, 必须满足以下条件: , Which is characterized in that in step 1, when constructing the surface clear sky pixel library and the negative image pixel library, the following conditions must be met:
首先, 像元库中的像元须保证其中的像元为阴影或晴空且二者数量接 近, 当阴影上方有薄云覆盖时, 不宜选取为像元库像元, 保证像元库 的正确性; 其次, 像元库必须保证有足够多有代表性的样本; 最后, 样本的选取需要考虑阴影的类型。  First of all, the pixels in the cell library must ensure that the pixels in them are shadows or clear sky and the number of them is close. When there is a thin cloud over the shadow, it should not be selected as a cell library cell to ensure the correctness of the cell library. Secondly, the pixel library must ensure that there are enough representative samples. Finally, the selection of the samples needs to consider the type of shadows.
[权利要求 3] 根据权利要求 1所述的地表类型数据支持的遥感图像云阴影检测方法 [Claim 3] The method for detecting cloud shadow of remote sensing image supported by the surface type data according to claim 1
, 其特征在于: 在步骤 2中, 为了找到每种地物的最佳波段选择, 根 据建立的先验像元库, 以反射率从 0到 1以 0.01为间隔变化, 随阈值的 变化分别计算对应像元库里的阴影像元正确率和晴空像元误判率; 阴 影像元正确率为阴影像元正确个数与阴影像元总个数的比值; 晴空像 元误判率为误判为阴影的晴空像元个数与晴空像元总个数的比值; 当某一地表类型存在符合阴影像元正确率和晴空像元误判率均分别高 于 0.95、 低于 0.1条件的阈值, 则将此波段列入该地表类型的最佳波段 之一。 , Which is characterized in that, in step 2, in order to find the optimal band selection of each feature, according to the established prior pixel library, the reflectivity is changed from 0 to 1 at intervals of 0.01, and calculated separately with the change of the threshold Corresponds to the accuracy rate of the negative image elements and the false positive rate of the clear image elements in the pixel library; the correctness ratio of the negative image elements is the ratio of the correct number of negative image elements to the total number of negative image elements; the clear sky image The misjudgment rate is the ratio of the number of clear-sky pixels that are misjudged as shadows to the total number of clear-sky pixels. When a certain surface type exists, the correct rate of the overcast image elements and the clear-sky pixel misjudgment rates are higher than 0.95, Below the threshold of the 0.1 condition, this band is included in one of the best bands of the surface type.
[权利要求 4] 根据权利要求 1所述的地表类型数据支持的遥感图像云阴影检测方法 , 其特征在于: 在步骤 3中, 具体包括如下步骤: 步骤 3.1 : 阴影像元正确率和晴空像元误判率同时为 0时阈值的最大值 为 MINI, 同时为 1时阈值的最小值为 MAXI, 表达式如下, 其中 SCR 表示阴影正确率, FR表示晴空错判率, T表示阈值:  [Claim 4] The method for cloud shadow detection of a remote sensing image supported by the surface type data according to claim 1, characterized in that: in step 3, the method specifically includes the following steps: Step 3.1: the accuracy rate of the negative image element and the clear-sky image element When the false positive rate is 0 at the same time, the maximum value of the threshold is MINI, and when the false value is 1, the minimum value of the threshold is MAXI.
Figure imgf000021_0001
Figure imgf000021_0001
当阈值 Te[MINl, MAXI]时, 在该范围内以 0.001为间隔依次遍历 N个 区间, 统计计算每个 0.001范围区间内云阴影概率, 取每个区间右端 值为该区间的阈值, 因此得到每一阈值处对应云阴影概率, 第 i个区 间云阴影概率计算如下:  When the threshold value Te [MINl, MAXI], it sequentially traverses N intervals at intervals of 0.001 in this range, and statistically calculates the cloud shadow probability in each interval of 0.001 range. The right end of each interval is the threshold value of the interval, so we get The cloud shadow probability at each threshold corresponds to the cloud shadow probability at the ith interval:
Figure imgf000021_0002
Figure imgf000021_0002
内阴影像元的个数,
Figure imgf000022_0001
The number of vulvar image elements,
Figure imgf000022_0001
表示该区间内像元总个数, 由此, 计算出区间内阴影占所有像元的比 例, 进而得到了某一阈值处对应云阴影的概率值; Represents the total number of pixels in the interval, from which the ratio of the shadow to all pixels in the interval is calculated, and the probability value of the corresponding cloud shadow at a certain threshold is obtained;
步骤 3.2: 根据公式 (5) , 计算得到基于地表类型支持的云阴影概率  Step 3.2: Calculate the cloud shadow probability based on the surface type according to formula (5)
Figure imgf000022_0002
Figure imgf000022_0002
在此计算中, 记概率为 1时对应最大的一个阈值为 MIN, 概率为 0时对 应的一个最小阈值为 MAX, 当影像像元值小于 MIN时, 云阴影的概 率为 1, 像元值大于 MAX时, 云阴影概率为 0; 当阈值在 MIN和 MAX 之间时, 根据统计, 各个阈值对应的云阴影概率会呈现一定趋势, 据 统计该曲线拟合效果最佳的函数为 Sigmoid函数, 该函数由以下公式 定义: In this calculation, the maximum threshold corresponding to MIN is 1 and the minimum threshold is MAX to 0. When the image pixel value is less than MIN, the probability of cloud shadow is 1 and the pixel value is greater than At MAX, the cloud shadow probability is 0. When the threshold is between MIN and MAX, according to statistics, the cloud shadow probability corresponding to each threshold will show a certain trend. According to statistics, the function that has the best curve fitting effect is the Sigmoid function. The function is defined by the following formula:
Figure imgf000022_0003
Figure imgf000022_0003
经拟合统计, 基于各地表类型所选最优波段, 分别进行以上云阴影概 率的模拟统计, 得到单波段 S型曲线拟合系数、 拟合优度以及标准误 差; According to the fitting statistics, based on the optimal band selected by the table type in each place, the simulation statistics of the above cloud shadow probabilities are respectively obtained, and the single-band S-shaped curve fitting coefficient, goodness of fit, and standard error are obtained;
总云阴影概率计算公式, 如公式 (6) 所示;
Figure imgf000022_0004
⑹ ;
The total cloud shadow probability calculation formula is shown in formula (6);
Figure imgf000022_0004
⑹;
其中, a、 b和 Where a, b and
X0 分别为 s型函数的拟合系数, X 0 is the fitting coefficient of s-type function,
Figure imgf000023_0001
Figure imgf000023_0001
为地表类型 i所需波段数, 爾: . 为地表类型 i的 j波段的权重;
Figure imgf000023_0002
Is the number of bands required for surface type i, where: is the weight of j-band for surface type i;
Figure imgf000023_0002
为遥感影像表观反射率, 通过公式 (5) 计算出在地表类型 i的 j波段云 阴影概率; 当表观反射率低于 MIN时, 云阴影概率为 1, 认为该像元 确定为阴影像元; 当表观反射率高于 MAX时, 云阴影概率为 0, 则认 为该像元为晴空像元; For the apparent reflectance of the remote sensing image, the formula (5) is used to calculate the cloud shadow probability of the j-band on the surface type i. When the apparent reflectance is lower than MIN, the cloud shadow probability is 1, and the pixel is considered to be a negative image. When the apparent reflectance is higher than MAX and the cloud shadow probability is 0, the pixel is considered to be a clear-sky pixel;
步骤 3.3: 根据公式 (6) , 计算得到各最佳波段的加权合成, 最终得 到云阴影检测概率结果。 Step 3.3: According to formula (6), calculate the weighted composition of each optimal band, and finally obtain the cloud shadow detection probability result.
PCT/CN2018/124230 2018-07-19 2018-12-27 Remote sensing image cloud shadow detection method supported by earth surface type data WO2020015326A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810793545.0A CN109101894B (en) 2018-07-19 2018-07-19 A kind of remote sensing image clouds shadow detection method that ground surface type data are supported
CN201810793545.0 2018-07-19

Publications (1)

Publication Number Publication Date
WO2020015326A1 true WO2020015326A1 (en) 2020-01-23

Family

ID=64846858

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/124230 WO2020015326A1 (en) 2018-07-19 2018-12-27 Remote sensing image cloud shadow detection method supported by earth surface type data

Country Status (2)

Country Link
CN (1) CN109101894B (en)
WO (1) WO2020015326A1 (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111272664A (en) * 2020-02-22 2020-06-12 杭州电子科技大学 Synchronous correction method for field measurement spectrum of geophysical spectrometer
CN111415309A (en) * 2020-03-19 2020-07-14 中国矿业大学(北京) High-resolution remote sensing image atmospheric correction method based on minimum reflectivity method
CN111539318A (en) * 2020-04-22 2020-08-14 洛阳师范学院 Red ground object extraction method, device, storage medium and system
CN111862134A (en) * 2020-07-13 2020-10-30 中国科学院南京地理与湖泊研究所 Method for extracting offshore aquaculture pond based on Sentinel-1 and GEE
CN111915519A (en) * 2020-07-29 2020-11-10 同济大学 Stripe repairing method based on space spectrum radial basis function interpolation
CN112084844A (en) * 2020-07-28 2020-12-15 北京空间飞行器总体设计部 Task re-planning method based on satellite-borne real-time cloud judgment
CN112213230A (en) * 2020-10-16 2021-01-12 西南林业大学 Method and system for determining moisture content of surface combustible of Yunnan pine
CN112419266A (en) * 2020-11-23 2021-02-26 山东建筑大学 Remote sensing image change detection method based on surface coverage category constraint
CN112633374A (en) * 2020-12-22 2021-04-09 江苏海洋大学 Supervision and classification method combined with multispectral mixed pixel linear decomposition
CN113077458A (en) * 2021-04-25 2021-07-06 北京艾尔思时代科技有限公司 Cloud and shadow detection method and system in remote sensing image
CN113125351A (en) * 2021-03-25 2021-07-16 国家卫星气象中心(国家空间天气监测预警中心) Multi-time remote sensing image optimization synthesis method and system
CN113160359A (en) * 2021-05-21 2021-07-23 宁波大学 Coastal wetland remote sensing mapping method based on harmonic fitting parameters
CN113628098A (en) * 2021-07-28 2021-11-09 北京航空航天大学 Multi-temporal cloud-free satellite image reconstruction method
CN113758885A (en) * 2021-09-09 2021-12-07 中国科学院合肥物质科学研究院 Method and system for measuring and calculating chloroplast pigment concentration in water body
CN113780105A (en) * 2021-08-24 2021-12-10 同济大学 Space-time mixed pixel decomposition method for MODIS real-time remote sensing image data
CN113989657A (en) * 2021-10-11 2022-01-28 中国测绘科学研究院 Method and device for detecting farmland range change based on invariant information sample screening
CN114332651A (en) * 2022-03-16 2022-04-12 成都信息工程大学 Cloud parameter determination method and system based on fitting model
CN114445717A (en) * 2022-04-11 2022-05-06 山东沃能安全技术服务有限公司 Remote sensing image processing method and system for land resource management
CN114913431A (en) * 2022-05-18 2022-08-16 湖南工程职业技术学院 Method for calculating urban impervious surface coverage
CN115223000A (en) * 2022-09-20 2022-10-21 江苏省基础地理信息中心 Method for manufacturing deep learning sample for farmland resource monitoring
CN115311578A (en) * 2022-08-19 2022-11-08 国家卫星海洋应用中心 Method for identifying marine floating object by using high-resolution infrared image
CN115359369A (en) * 2022-10-19 2022-11-18 中国科学院、水利部成都山地灾害与环境研究所 Mountain satellite image fusion method and system based on time phase self-adaption
CN115359365A (en) * 2022-08-16 2022-11-18 首都师范大学 Suaeda salsa identification and coverage estimation method for coastal intertidal zone
CN115512236A (en) * 2022-10-13 2022-12-23 昆明理工大学 Himarwari-8 multispectral cloud detection method and system based on K-means +
CN115577058A (en) * 2022-09-23 2023-01-06 中国测绘科学研究院 Small pattern spot competition splitting method considering global and local optimal influences
CN116935222A (en) * 2023-07-25 2023-10-24 珠江水利委员会珠江水利科学研究院 Remote sensing image blue band simulation method, system and readable storage medium
WO2024007598A1 (en) * 2022-07-04 2024-01-11 北京数慧时空信息技术有限公司 Accurate screening method for remote sensing image group
CN117408949A (en) * 2023-09-20 2024-01-16 宁波大学 Cloud and cloud shadow detection method and device for seasonal dynamic threshold
CN114913431B (en) * 2022-05-18 2024-05-31 湖南工程职业技术学院 Method for calculating coverage of urban impervious surface

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110427818B (en) * 2019-06-17 2022-06-28 青岛星科瑞升信息科技有限公司 Deep learning satellite data cloud detection method supported by hyperspectral data
CN111666900B (en) * 2020-06-09 2022-06-03 中国科学院地理科学与资源研究所 Land cover classification map obtaining method and device based on multi-source remote sensing image
CN112102180B (en) * 2020-08-21 2022-10-11 电子科技大学 Cloud identification method based on Landsat optical remote sensing image
CN114049566B (en) * 2021-11-08 2022-05-17 北京师范大学 Method and device for detecting cloud and cloud shadow of land satellite image in step-by-step refinement manner
CN116630790B (en) * 2023-03-17 2024-05-24 安徽理工大学 Classification result optimization method based on edge precision evaluation

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050175253A1 (en) * 2002-01-22 2005-08-11 National University Of Singapore Method for producing cloud free and cloud-shadow free images
CN101424741A (en) * 2008-12-08 2009-05-06 中国海洋大学 Real time extracting method for satellite remote sensing sea fog characteristic quantity
CN103901420A (en) * 2014-04-18 2014-07-02 山东科技大学 Method for dynamic threshold method remote sensing data cloud identification supported by prior surface reflectance
CN105718924A (en) * 2016-03-09 2016-06-29 武汉大学 High-score satellite image cloud detection method based on multi-feature integration and machine learning
CN108007899A (en) * 2017-11-29 2018-05-08 南威软件股份有限公司 A kind of spissatus shadow detection method based on TM images

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105469391B (en) * 2015-11-17 2018-04-13 中国科学院遥感与数字地球研究所 A kind of cloud shadow detection method and system
CN106599796B (en) * 2016-11-21 2019-06-14 浙江工业大学 A kind of cloud and cloud shadow distance estimation method towards the detection of remote sensing image cloud shadow

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050175253A1 (en) * 2002-01-22 2005-08-11 National University Of Singapore Method for producing cloud free and cloud-shadow free images
CN101424741A (en) * 2008-12-08 2009-05-06 中国海洋大学 Real time extracting method for satellite remote sensing sea fog characteristic quantity
CN103901420A (en) * 2014-04-18 2014-07-02 山东科技大学 Method for dynamic threshold method remote sensing data cloud identification supported by prior surface reflectance
CN105718924A (en) * 2016-03-09 2016-06-29 武汉大学 High-score satellite image cloud detection method based on multi-feature integration and machine learning
CN108007899A (en) * 2017-11-29 2018-05-08 南威软件股份有限公司 A kind of spissatus shadow detection method based on TM images

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111272664A (en) * 2020-02-22 2020-06-12 杭州电子科技大学 Synchronous correction method for field measurement spectrum of geophysical spectrometer
CN111272664B (en) * 2020-02-22 2023-03-17 杭州电子科技大学 Synchronous correction method for field measurement spectrum of geophysical spectrometer
CN111415309A (en) * 2020-03-19 2020-07-14 中国矿业大学(北京) High-resolution remote sensing image atmospheric correction method based on minimum reflectivity method
CN111539318A (en) * 2020-04-22 2020-08-14 洛阳师范学院 Red ground object extraction method, device, storage medium and system
CN111539318B (en) * 2020-04-22 2023-04-07 洛阳师范学院 Red ground object extraction method, device, storage medium and system
CN111862134A (en) * 2020-07-13 2020-10-30 中国科学院南京地理与湖泊研究所 Method for extracting offshore aquaculture pond based on Sentinel-1 and GEE
CN111862134B (en) * 2020-07-13 2023-11-07 中国科学院南京地理与湖泊研究所 Offshore aquaculture pond extraction method based on Sentinel-1 and GEE
CN112084844A (en) * 2020-07-28 2020-12-15 北京空间飞行器总体设计部 Task re-planning method based on satellite-borne real-time cloud judgment
CN112084844B (en) * 2020-07-28 2024-03-19 北京空间飞行器总体设计部 Task re-planning method based on satellite-borne real-time cloud judgment
CN111915519B (en) * 2020-07-29 2024-04-26 同济大学 Strip repairing method based on spatial spectrum radial basis function interpolation
CN111915519A (en) * 2020-07-29 2020-11-10 同济大学 Stripe repairing method based on space spectrum radial basis function interpolation
CN112213230B (en) * 2020-10-16 2022-09-02 西南林业大学 Method and system for determining moisture content of surface combustible of Yunnan pine
CN112213230A (en) * 2020-10-16 2021-01-12 西南林业大学 Method and system for determining moisture content of surface combustible of Yunnan pine
CN112419266A (en) * 2020-11-23 2021-02-26 山东建筑大学 Remote sensing image change detection method based on surface coverage category constraint
CN112419266B (en) * 2020-11-23 2022-09-30 山东建筑大学 Remote sensing image change detection method based on ground surface coverage category constraint
CN112633374A (en) * 2020-12-22 2021-04-09 江苏海洋大学 Supervision and classification method combined with multispectral mixed pixel linear decomposition
CN113125351A (en) * 2021-03-25 2021-07-16 国家卫星气象中心(国家空间天气监测预警中心) Multi-time remote sensing image optimization synthesis method and system
CN113077458A (en) * 2021-04-25 2021-07-06 北京艾尔思时代科技有限公司 Cloud and shadow detection method and system in remote sensing image
CN113077458B (en) * 2021-04-25 2023-09-19 北京艾尔思时代科技有限公司 Cloud and shadow detection method and system in remote sensing image
CN113160359A (en) * 2021-05-21 2021-07-23 宁波大学 Coastal wetland remote sensing mapping method based on harmonic fitting parameters
CN113628098A (en) * 2021-07-28 2021-11-09 北京航空航天大学 Multi-temporal cloud-free satellite image reconstruction method
CN113780105A (en) * 2021-08-24 2021-12-10 同济大学 Space-time mixed pixel decomposition method for MODIS real-time remote sensing image data
CN113780105B (en) * 2021-08-24 2023-07-07 同济大学 Space-time mixed pixel decomposition method for MODIS real-time remote sensing image data
CN113758885B (en) * 2021-09-09 2024-05-07 中国科学院合肥物质科学研究院 Method and system for measuring and calculating chloroplast pigment concentration in water body
CN113758885A (en) * 2021-09-09 2021-12-07 中国科学院合肥物质科学研究院 Method and system for measuring and calculating chloroplast pigment concentration in water body
CN113989657B (en) * 2021-10-11 2024-05-10 中国测绘科学研究院 Cultivated land range change detection method and device based on invariable information sample screening
CN113989657A (en) * 2021-10-11 2022-01-28 中国测绘科学研究院 Method and device for detecting farmland range change based on invariant information sample screening
CN114332651A (en) * 2022-03-16 2022-04-12 成都信息工程大学 Cloud parameter determination method and system based on fitting model
CN114332651B (en) * 2022-03-16 2022-05-13 成都信息工程大学 Cloud parameter determination method and system based on fitting model
CN114445717A (en) * 2022-04-11 2022-05-06 山东沃能安全技术服务有限公司 Remote sensing image processing method and system for land resource management
CN114913431B (en) * 2022-05-18 2024-05-31 湖南工程职业技术学院 Method for calculating coverage of urban impervious surface
CN114913431A (en) * 2022-05-18 2022-08-16 湖南工程职业技术学院 Method for calculating urban impervious surface coverage
WO2024007598A1 (en) * 2022-07-04 2024-01-11 北京数慧时空信息技术有限公司 Accurate screening method for remote sensing image group
CN115359365A (en) * 2022-08-16 2022-11-18 首都师范大学 Suaeda salsa identification and coverage estimation method for coastal intertidal zone
CN115311578A (en) * 2022-08-19 2022-11-08 国家卫星海洋应用中心 Method for identifying marine floating object by using high-resolution infrared image
CN115311578B (en) * 2022-08-19 2023-08-25 国家卫星海洋应用中心 Method for identifying marine floaters by utilizing high-resolution infrared images
CN115223000B (en) * 2022-09-20 2024-02-13 江苏省基础地理信息中心 Deep learning sample manufacturing method for cultivated land resource monitoring
CN115223000A (en) * 2022-09-20 2022-10-21 江苏省基础地理信息中心 Method for manufacturing deep learning sample for farmland resource monitoring
CN115577058A (en) * 2022-09-23 2023-01-06 中国测绘科学研究院 Small pattern spot competition splitting method considering global and local optimal influences
CN115512236A (en) * 2022-10-13 2022-12-23 昆明理工大学 Himarwari-8 multispectral cloud detection method and system based on K-means +
CN115359369B (en) * 2022-10-19 2023-01-24 中国科学院、水利部成都山地灾害与环境研究所 Mountain satellite image fusion method and system based on time phase self-adaption
CN115359369A (en) * 2022-10-19 2022-11-18 中国科学院、水利部成都山地灾害与环境研究所 Mountain satellite image fusion method and system based on time phase self-adaption
CN116935222A (en) * 2023-07-25 2023-10-24 珠江水利委员会珠江水利科学研究院 Remote sensing image blue band simulation method, system and readable storage medium
CN116935222B (en) * 2023-07-25 2024-02-13 珠江水利委员会珠江水利科学研究院 Remote sensing image blue band simulation method, system and readable storage medium
CN117408949A (en) * 2023-09-20 2024-01-16 宁波大学 Cloud and cloud shadow detection method and device for seasonal dynamic threshold

Also Published As

Publication number Publication date
CN109101894A (en) 2018-12-28
CN109101894B (en) 2019-08-06

Similar Documents

Publication Publication Date Title
WO2020015326A1 (en) Remote sensing image cloud shadow detection method supported by earth surface type data
CN109581372B (en) Ecological environment remote sensing monitoring method
CN105046087B (en) A kind of Water-Body Information extraction method of remote sensing satellite multispectral image
Kazantzidis et al. Cloud detection and classification with the use of whole-sky ground-based images
US7184890B2 (en) Cloud shadow detection: VNIR-SWIR
CN111832518B (en) Space-time fusion-based TSA remote sensing image land utilization method
CN111553922A (en) Automatic cloud detection method for satellite remote sensing image
CN110988909A (en) TLS-based vegetation coverage determination method for sandy land vegetation in alpine and fragile areas
CN113340432B (en) Fire monitoring method and system based on stationary meteorological satellite
US20210286970A1 (en) Cloud detection method based on landsat 8 snow-containing image
CN113822141A (en) Automatic glacier and snow extraction method and system based on remote sensing image
CN114778483A (en) Method for correcting terrain shadow of remote sensing image near-infrared wave band for monitoring mountainous region
CN116519557A (en) Aerosol optical thickness inversion method
CN106920231A (en) A kind of remote sensing image clouds appraisal procedure based on full-colour image statistical nature
Bassiouni et al. A method for quantifying cloud immersion in a tropical mountain forest using time-lapse photography
Sunil et al. Diurnal (24 h) cycle and seasonal variability of cloud fraction retrieved from a Whole Sky Imager over a complex terrain in the Western Ghats and comparison with MODIS
CN112329790B (en) Quick extraction method for urban impervious surface information
CN114596234B (en) NDVI terrain shadow effect correction method for complex mountainous region
CN116229459A (en) Domestic satellite multispectral image pixel-by-pixel quality marking method
CN111667432B (en) Remote sensing image shadow removing method based on physical model
CN116246272A (en) Cloud and snow distinguishing method for domestic satellite multispectral image quality marks
CN109033984A (en) A kind of night mist fast automatic detecting method
Sun et al. A priori surface reflectance-based cloud shadow detection algorithm for Landsat 8 OLI
CN114792322A (en) Method for detecting cloud and cloud shadow of mountain domestic high-resolution satellite image
CN114526825A (en) Static weather satellite fire point identification system and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18927097

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18927097

Country of ref document: EP

Kind code of ref document: A1