Home Physical Sciences Automatic target recognition method for multitemporal remote sensing image
Article Open Access

Automatic target recognition method for multitemporal remote sensing image

  • Chang Shu EMAIL logo and Lihui Sun
Published/Copyright: June 5, 2020

Abstract

The traditional target recognition method for the remote sensing image is difficult to accurately identify the specified targets from the massive remote sensing image data. Based on the theory of multitemporal recognition, an automatic target recognition method for the remote sensing image is proposed in this article. The proposed recognition method includes four modules: automatic segmentation of multitemporal remote sensing image, automatic target extraction of multitemporal remote sensing image, automatic processing of multitemporal remote sensing image, and automatic recognition of multitemporal remote sensing image. The automatic segmentation of the image target is introduced. The effectiveness of the segmentation technology is verified through the kernel function bandwidth algorithm. Linear feature extraction is used to extract the segmented image. The image extraction processing is described, which includes image profile analysis, image preprocessing, image feature analysis, the region of interest localization, image enhancement processing, recognition processing, and result output. According to the theory of pattern recognition, three different feature recognition images are given, which are partial separable recognition, weakly separable recognition, and fully separable recognition, and then, a new image recognition method is designed. To verify the practical application effect of the recognition method, the proposed method is compared with the traditional recognition method. Experimental results show that the proposed method can accurately identify the specified objects from the massive remote sensing image data and has a high potential for development. This article has an important guiding significance for image recognition.

1 Introduction

With the development of the remote sensing technology, the spectrum and the spatial and temporal resolution of remote sensing imaging have been improved continuously, which makes the image data of remote sensing sensors to be collected and transmitted to the ground rapidly. How to identify an object from the massive remote sensing image is a challenging and an urgent problem. It is important research the visual function of human being and the process of human recognition and the physiological mechanism of human identification. The reason why a human being can quickly and accurately identify the designated target in the remote sensing image is because a human being has the necessary knowledge and the ability to acquire new knowledge through knowledge reasoning. The foundation of the use of knowledge and ability is the perfect visual perception system formed by human evolution over a long time. Therefore, it is of great value to research how to apply knowledge reasoning and visual mechanism to object recognition of the remote sensing image [1].

Currently, the resolution of the remote sensing image is becoming higher, and information is more abundant. It is possible to realize the automatic recognition of targets such as road, building, and airport. The widely used automatic target recognition technology plays an important role in civil navigation and precision attack of military targets. In recent years, many researchers have done a lot of research in this field. But so far, the technology of automatic information extraction and target identification from the remote sensing image is still not perfect and mature. Most automatic target recognition technologies usually can identify certain targets and do not have universally applicable values.

In this article, considering some typical remote sensing targets as an example, we research on configurable target segmentation and recognition. The object-oriented segmentation and recognition method is introduced. The main idea is as follows. The image is segmented into object primitives, and the algorithm of object segmentation and recognition is abstract and independent. Then, according to the appropriate criterion, the object segmentation method is used to obtain the target to be recognized. Automatic recognition of multiclass targets is achieved by using the feature configurable recognition method. The main research features of this article are as follows. First, in the aspect of object segmentation, the configurable object-oriented image segmentation method is studied. According to the characteristics of the target, the object recognition preprocessing method is introduced, and the configuration result of target segmentation is given. Second, in the aspect of feature extraction, the feature extraction algorithm based on the high-resolution remote sensing target is studied. The target features of spectrum, texture, and geometry are deeply mined, which provides sufficient candidate features for feature configurable target recognition [2]. Finally, in target recognition, the feature configurable target recognition technology is studied. A feature configuration criterion based on the separability measure is proposed. The classifier is used to learn the features that have been configured and determine the classification threshold and weight coefficient of each feature, so as to achieve the identification parameter configuration. The proposed recognition algorithm is compared with the support vector machine recognition algorithm. Experimental results verify that after feature configuration, the accuracy of target recognition is improved.

2 Automatic target segmentation of multitemporal remote sensing image

Automatic image segmentation is the technology and the process of automatically dividing the image into several specific and unique regions and proposing interested objects. It is a key step from image processing to image analysis. As an ancient and classic research topic in image processing, segmentation is an indispensable part of remote sensing image processing. Segmentation plays an important role in the computer vision system, which is a bridge between low-level vision processing and high-level vision processing. Therefore, how to effectively segment and extract useful information is the key point of the vision-based remote sensing image processing research. A deep research on target segmentation and extraction of visible light remote sensing images is the most important part [3].

The segmentation of the remote sensing image is to classify the pixels in the image by using some rules or algorithms according to the spectral luminance, spatial structure, or other feature information of different bands. The ultimate goal of the classification is to realize the recognition of targets of interest. In the process of recognition, the features of the target are needed to be extracted, which are the contour or inner area that represents the target of interest.

Segmentation is the basic operation of image processing. In remote sensing image processing, to achieve the recognition of some target of interest, the region of interest is usually needed to be understood and localized. The localization of the target of interest refers to separating the target from the background by the proper segmentation operation. The remote sensing image is first segmented into a region containing the corresponding visual meaning, which is data preparation for recognition. However, due to the limitation of image acquisition conditions, the segmentation and the extraction of the target of interest in different application scenarios often cannot be properly controlled. Therefore, the segmentation is still a very difficult and complex problem. In the practical application, there are still many aspects that need further research and breakthrough.

Image segmentation is the division of the optimal region and the most significant part of the image. Mastering the overall contour information can ensure the accurate position of the image boundary and improve its accuracy, so as to achieve variable level set segmentation. If the level set function changes with time, then its expression is u(x, y, t), which can make E[u] smaller gradually, leading to the significance of the area within the closed curve increasing gradually. Therefore, the auxiliary variable t is introduced based on u(x, y), then, the following equation is obtained.

(1) E [ u ] = E 1 [ u ( x , y , t ) ] + E 2 + E 3 [ u ( x , y , t ) ] = λ 1 [ c 1 ( u ) c 2 ( u ) ] 2 + λ 2 N i ( u ) / c d s + λ 3 N / N i ( u )

The level set function is near the zero level set, and the preprocessing can make the complex image surface smooth and thus the final convergence result reach the edge of the target object.

According to the proposed variational level set method, the differential equation of the level set function can be obtained by minimizing the energy functional of the level function. The expression of calculation dE/dt can be obtained as follows:

(2) d E d t = λ 2 ( c 1 c 2 ) ( d c 1 d t d c 2 d t ) + λ 2 d N i d t C d C d t N i C 2 λ 3 d N i d t N N i 2

In this equation, c 1 = G i /N i , c 2 = G o /N o , λ 1, λ 2, λ 3 are the weight parameters of the significant term, which are the parameters related to the evolution curve and the total gray value of the evolution curve.

It can effectively segment the visual saliency image in the saliency map. The level set of variation without initialization can result in the smooth image, a good segmentation effect, and the fast convergence speed. Image segmentation based on visual saliency can improve the edge details of the image, and hence, the texture clarity is high. As a result, more segmentation information is obtained, and the target object is segmented quickly and accurately.

In this section, the method of object segmentation in the remote sensing image is used. The object blocks are obtained by these segmentation methods. As the processing unit of the subsequent target detection, these object blocks provide a feasible preprocessing technology for the object-oriented object segmentation method. For the different characteristics of several typical targets in the remote sensing image, the object segmentation technology proposed in this section meets the preprocessing of multiclass typical remote sensing target segmentation [4]. This method mainly uses the edge smoothing technology and the clustering segmentation technology, which are used for preprocessing objects with strong visual sense in the object-oriented segmentation.

Figures 1 and 2 show the mean shift smoothing result for a high-resolution remote sensing image under different kernel bandwidth parameters. In Figures 1 and 2, remote sensing images contain rich remote sensing target information, including airports, waters, woodlands, and residential areas. Since these remote sensing data are mosaicked with two remote sensing images, the obvious block effect can be seen.

Figure 1 
               Original image.
Figure 1

Original image.

Figure 2 
               Segmented image.
Figure 2

Segmented image.

Figures 1 and 2 show that, with the increase of the bandwidth of the kernel function, the greater the smoothness of the image, the more blurred the color resolution. In the original image, with a variety of bandwidth parameters, after a different degree of Mean Shift smoothness, the edge information of the region with strong significance in the image can be still retained well. The block effect boundary can still be seen clearly after smoothing. The boundaries of these block effects also fully verify that the mean shift smoothing method is a good edge-preserving smoothing technique. Then, each pixel in the image is iterated through the mean shift vector and converges to the appropriate color value. The segmented image has a good smoothing effect. All kinds of remote sensing objects, such as airport, water, woodland, and residential area, converge to their respective color values, which lays a good foundation for subsequent object recognition [5].

3 Automatic target extraction of multitemporal remote sensing image

One of the basic steps of target detection and recognition of the multitemporal remote sensing image is the selection and the extraction of target features, which affects the accuracy of target recognition to a large extent. Remote sensing target recognition usually needs to take into account the features of the spectrum, the shape, the texture, and the spatial relation to obtain more ideal detection and recognition results. There are also great differences in the features used in different target recognitions. For example, the feature of a typical parallel line is used in airport target detection. The circular feature and the spatial distribution feature of the oil tank are used in the oil depot group recognition. The features of texture and spectrum are used in water extraction [6].

The airport target detection can be characterized by a typical parallel line. The identification of the oil depot group uses the circular feature and the spatial distribution characteristics of the oil tank. The water extraction should use the texture and spectral features. Because the original satellite remote sensing image is generally poor in quality, which can be easily distorted by the illumination and climate, in the process of target detection and recognition, and the shape feature is more important than other features because of its better stability.

For the recognition of the linear targets of the airport and port and the blob target of the oil depot and aircraft, the fast realization algorithms of the linear feature extraction, the linear structure feature extraction, the circular feature extraction, and the regional geometric feature extraction are used in this article, which improves the extraction speed of the typical shape features and lays the foundation of the improvement of the subsequent detection and recognition.

Figure 3 shows the linear feature extraction.

Figure 3 
               Linear feature extraction.
Figure 3

Linear feature extraction.

The artificial targets in the remote sensing image (such as bridges, buildings, and so on) usually contain parallel and vertical lines, resulting in more U-shaped structure, or semi-rectangular-shaped structure, which are powerful evidence for the existence of artificial targets. The U-shaped structure can be seen as two parallel lines and a vertical line (the vertical line is the common side of the two L-shaped structures) or the combination of two relatively distributed L-shaped structures. The U-shaped structure is composed of two L-shaped structures with sharing one side. It should be noted that the other two sides must be on the same side of the public side. In Figure 3, the two L-shaped structures do not share a straight line, but there is one line segment approximately collinear, that is, the straight-line area. However, these two lines should be combined into a straight line (dotted line in Figure 3) [7].

4 Automatic target processing of multitemporal remote sensing image

The goal of remote sensing image processing is to enhance and extract geoscience information needed for the target of interest. There are many differences in the digital processing methods of remote sensing images because of different goals of geoscience, different working areas, different types of images, and the different information to be extracted. However, as a whole process, the working methods of the remote sensing image have their own characteristics and follow certain objective laws. This section analyzes the process of the remote sensing image [8].

The factors that affect the selection and the scheme of remote sensing image processing are very complex. Currently, there is no general remote sensing image processing flow for reference. Therefore, a new general process of remote sensing image processing is introduced in this paper, as shown in Figure 4.

Figure 4 
               Automatic target processing of multitemporal remote sensing image.
Figure 4

Automatic target processing of multitemporal remote sensing image.

4.1 Image profile analysis

The image is analyzed to find out the type of object that determines the basic brightness of the image, which is the first-level spectrum information of the image. The tags of artificial activities in the image are analyzed, such as road, railway, and highway. The influence of the noise component and the distribution feature on the extraction of the target of interest is analyzed. The interpretation marks, stability, and reliability in the image are found and analyzed [9].

4.2 Preprocessing

The preprocessing of the remote sensing image mainly includes radiometric correction of the remote sensing image, geometric rough correction of the image with no geometric rough correction, geometric precision correction by using ground control point according to the application requirement, and reconstruction of the long-range data of synthetic aperture radar image.

4.3 Image feature analysis

The features here are mainly statistical features. The analysis of the remote sensing image mainly refers to the calculation of the histogram of multiband images and the statistical features between each band, including the statistical parameters of mean, variance, covariance, and correlation coefficient, which provide the basis for the selection of the image processing method.

4.4 Localization of the region of interest

When the image range is large, the digital processing of remote sensing image needs to select one or some regions with a clear interpretation mark as key subregions, called as the region of interest. Then, the effective processing method is selected to process this region to extract useful information.

4.5 Image enhancement processing

The useful information in remote sensing image is enhanced. The methods of linear stretching, histogram equalization, color enhancement, convolution processing, Fourier transform, and Gaussian filtering are used to identify and analyze the target of interest.

4.6 Segmentation, classification, and recognition processing

Through the extraction of image features, segmentation, classification, and description are carried out to achieve the purposes of image information recognition, classification, and evaluation [10].

4.7 Result output

The results obtained with different processing methods are usually required for composite processing. The processing results include the output to the display screen as the analog data and the output as the digital data for the input data of the GIS processing system. This is the most commonly used form in remote sensing image processing. It can also be used in the forms of a map or a chart.

With the complexity and the comprehensiveness of the remote sensing technology, the irregularity of the remote sensing technology with the change of time and spatial domains and the quality of the image, there are many problems to be solved in the remote sensing image processing. The progress of the remote sensing research is slower than that of the remote sensing application [11].

5 Automatic target recognition of multitemporal remote sensing image

In the process of target recognition of high-resolution remote sensing images, it is often necessary to divide the target to be identified into some pattern class according to certain criteria. The formulation of these criteria is based on the analysis and learning of the target samples, and the process of analyzing and learning samples is the process of extracting and configuring the sample features. With the target feature extraction methods, a large number of sample features can be obtained from training samples. These sample features contain enough class information. Then, a classifier can be designed to achieve the correct classification. However, it is difficult to determine what features contain rich classes of information and what features do not contain abundant class information. Because all kinds of objects have different attributes, one of the features makes class information more uncertain. To improve the recognition accuracy, the feature information is always extracted to the maximum extent, which directly causes the high dimension of the sample features, that is, the problem of dimension disaster often occurs in pattern recognition [12]. The dimension disaster is also often accompanied by the rapid enhancement of the complexity of image processing algorithms, the decline in processing speed, and the overfitting phenomenon in the sample learning process due to a large number of unrelated and redundant features. It eventually leads to a decline in the correct rate of target recognition. Therefore, a feature description method suitable for target recognition process can not only improve the accuracy of target recognition but also reduce the complexity of the image processing algorithm and the time required for sample training. It provides a certain technical basis for the real-time and intelligent of target recognition [13].

Although there are many target feature extraction methods and the feature dimension can be very high, the feature dimension of the target recognition is not high in the actual target recognition process, and the feature dimension cannot determine the correct rate of target recognition. The purpose of feature configuration is to find out the proper and effective features from the original features of the target. In this section, how to measure the importance of feature is researched to provide a basis for feature allocation and separability feature configuration criteria.

According to the theory of pattern recognition, the law of feature distribution is reflected by the probability density distribution. Usually, there are some of the following cases for the probability distribution in one dimension of the two types of samples [14].

In Figure 5–7, through two classes of C1 and C2, and three possible features of feature A, feature B, and feature C, three possible cases of the probability distribution of sample features are given. These figures show that the probability distribution of different classes on feature A presents a partially separable case. This is because a small part of the regions overlaps in the two classes of probability distributions. For feature B, the overlap region of the two classes of probability distributions is very large, which will cause a significant increase in the error rate of target recognition. The probability distribution of feature B shows a weakly separable feature [15]. Feature C shows an ideal probability distribution. There is no coincidence between the probability distributions of the two classes C1 and C2 on the feature attribute. Therefore, this feature is very suitable for target recognition and classification. The probability distribution of feature C shows a fully separable feature.

Figure 5 
               Partial separable recognition (feature A recognition).
Figure 5

Partial separable recognition (feature A recognition).

Figure 6 
               Weakly separable recognition (feature B recognition).
Figure 6

Weakly separable recognition (feature B recognition).

Figure 7 
               Fully separable recognition (feature C recognition).
Figure 7

Fully separable recognition (feature C recognition).

According to the theory of multitemporal remote sensing image recognition, the remote sensing image is actually a two-dimensional matrix composed of pixels. Each pixel in the remote sensing image contains spatial information and color information. Spatial information is the coordinate vector of pixels in the remote sensing image matrix, expressed as A S. Color information is the vector of the color value of each band, denoted as A C. In the case of a gray image, the color information is the one-dimensional vector. In the case of a color image, color information is a three-dimensional vector. If it is a multispectrum image, the color information is the p-dimensional vector and the p is the number of bands of color information. Each pixel is regarded as a sample point of mean shift. Each sample point x is a p + two-dimensional vector A = (A s, A r) composed of spatial and color information [16]. The kernel function W h s , h r is used for the estimation of the distribution of x. W h s , h r is given by

(3) W h s , W h r = A h r s W ( A S h s ) 2 ( A r h r ) 2

where A is a normalization constant and h r s is the bandwidth of the kernel function, which control the degree of spatial smoothing and the resolution of color values, respectively.

Assume h s and h r represent the pixels of the original image and the image after mean shift smoothing. Then mean shift smoothing algorithm is described as follows.

  1. Initialize iterative variable W = 1 and let W h s = A S and W h r = A r .

  2. Calculate W h s , W h r by using equation (1) and the mean shift algorithm.

  3. Judge whether A S and A r are convergent. If it is not convergent, return to step (2). If it is convergent, record the value after convergence. Save the result of mean shift smoothness and assign a value.

The separability of features represents the quality of feature in the target recognition process, which provides a basis for feature configuration. How to determine the separability of features is a problem that needs to be solved. From the minimum error rate of Bayesian decision, the Bhattacharyya distance is an effective measure for class separability. Assume that the feature values of the samples satisfy the normal Gaussian distribution, and the Bhattacharyya distance can be expressed as follows:

(4) ( R n , C ps ) = M β ( s + 1 , n s + 1 ) + N β ( s + a , n s + b ) M + N

where (R n , C ps) are the mean and variance of some feature distribution of this class, respectively. In the Bhattacharyya distance equation, the first item is the difference between the mean values of the feature distribution of the class, and the second is the difference within the variable covariance matrix of the feature distribution. From equation (2), it can be seen that when the mean of the two classes is equal, the first part of equation (2) is 0, and when the variance of the two classes is equal, the second part of equation (2) is also 0. Therefore, the smaller the Bhattacharyya distance value, the worse the separability of the feature for the two classes. The larger the Bhattacharyya distance value, the better the separability of the feature [17].

In remote sensing image processing, automatic recognition of important topographical objects is always a hot research topic. Remote sensing images contain rich target information, which can be used to identify specific targets. In the traditional remote sensing recognition method of the topographical object, the algorithm is the center of the whole target recognition process. Specific tasks use specific algorithms, and specific algorithms use specific knowledge. The knowledge of the target is solidified in a specific algorithm program. The form of knowledge is scattered, isolated, and fixed. This traditional method is for specific target recognition task, so the target recognition effect is better. But the flexibility is low, and the knowledge reusability of algorithm is weak. For the better use of knowledge, the algorithm of different tasks and the reusability of related knowledge are needed to be enhanced, the whole target recognition method is considered with knowledge as the center.

If the target information is considered at a higher general level, it will be found that the targets of different classes often share the same or similar information. If we extract the target information and make it more applicable, it will undoubtedly be beneficial to the unified identification of multiple targets. The result obtained with the abstraction and systematization of target information is general knowledge. For example, we analyzed the three classes of targets, such as airport, bridge, and road, and found that their features are closely related to the straight line. Therefore, the knowledge related to straight lines (parallel, intersecting, collinear, etc.) can be used to accomplish these three classes of target recognition methods [18]. As we know, the ability of people to identify objects increases with the increase of knowledge, and the guiding effect of knowledge on human recognition is obvious. Inspired by this, we can consider the centralized storage of knowledge to make it a key module of the remote sensing topographical object recognition system and provide the unified knowledge support for various target recognition tasks. For the expansion of the system, it is no longer just relying on adding new complex algorithm modules, but adding key knowledge and a small number of necessary algorithm modules. This method is called as the knowledge-centric remote sensing topographical object recognition method.

The traditional method and the multitemporal target recognition method are very different in terms of the system structure. The knowledge-centric remote sensing topographical object recognition method is characterized by relatively independent knowledge and specific algorithm. The core of target recognition is knowledge extraction, representation, and reasoning. Knowledge is usually stored in a knowledge base for the unified management and use. This method has high flexibility and strong reusability of knowledge. The function expansion of the target recognition system is realized by adding or modifying knowledge. By better applying knowledge, the processing effect of this method can be improved and perfected continuously. Figure 8 shows the flow of the multitemporal remote sensing target recognition method.

Figure 8 
               Flow of multitemporal remote sensing target recognition
Figure 8

Flow of multitemporal remote sensing target recognition

There are three stages in the process of multitemporal remote sensing target recognition. (1) The original image is obtained for preprocessing. (2) Extraction of image feature points. (3) Identification, analysis, and judgment. In the three stages, the image preprocessing is important, which is directly related to the development of the next two stages. In this article, with the characteristics of TMS320VC5402 (Temperature Measurement Society), we focus on the preprocessing algorithm and digital signal processing (DSP) implementation. It includes extremum filtering, smoothing filtering, Laplasse sharpening, iterative binaryzation of remote sensing technology, and CCS5000 (Integrated development environment) simulation implementation of the algorithm in the DSP development platform CCS2.2.

The purpose of recognition preprocessing is to make the image clearer and the edges more obvious, so as to extract the feature points of the image for recognition. In this article, extremum filtering and improved smoothing filter are used to remove noise and make the image undistorted. Laplasse sharpening is used to enhance the image and highlight the edge information and provide convenience for iterative binaryzation of adaptive threshold [19].

Because the amplitude of a remote sensing image is generally large, a feature vector of the input remote sensing image is calculated directly according to the aforementioned process, which reflects the overall feature of the image. A large remote sensing image may differ greatly in the local texture features. If the feature vector reflects only the overall feature, the local important texture information will be ignored. Therefore, the local texture information is needed to be integrated. Specifically, before recognition, N selected subimages should be selected from the original remote sensing image from the left to right, from the top to the bottom, with a certain position interval. The 17-dimensional feature vectors of each subimage are extracted, and the mean of the feature vectors of these subimages is used as the original input of the total feature vector of the remote sensing image to represent the original input remote sensing image [20].

6 Experimental research

To verify the practical application effect of the proposed recognition method, a comparison with the traditional recognition method is carried out.

6.1 Setting of experimental parameters

The experimental parameters are presented in Table 1.

Table 1

Experimental parameters

Item Parameter
Spectrum feature F1–F3 Mean value of three bands of red, green, and blue light
Spectrum feature F4–F6 Standard deviation of three bands of red, green, and blue light
Spectrum feature F7–F9 The ratio of the mean of three bands: F1/F3, F2/F3, F1/F2
Geometric and shape feature F10 Target area A
Geometric and shape feature F11–F33 Target length L, width W, ratio of length to width: L/W
Geometric and shape feature F14–F15 Target shape parameter F, circularity C, and rectangularity R
Geometric and shape feature F16–F17 Target smoothness u and compactness v
Geometric and shape feature F18–F25 7 HU invariant moments
Texture feature F26–F31 Mean and variance of the three scale texture of the target (averaging eight directions)

6.2 Experimental process

In the recognition experiment, three classes of features of spectrum, shape, and texture are extracted. The spectrum features include the mean, variance, and the ratio of the mean of each wave band, which are nine features. Geometric features mainly contain 16 features. Because the texture feature extraction algorithm is complex and the computation is heavy, the Gabor texture feature with scale information is only used in this article. The mean and the variance of three scales and eight directions are calculated. To avoid the influence of direction on image recognition, the mean and variance of each direction are averaged, and finally, a total of six texture features are obtained. Therefore, 31 feature values are extracted for each target.

In the experiment, a total of more than 100 ship pictures have been collected. A total of 240 training samples are extracted from 70 images. There are 100 positive samples (ships) and 140 negative samples (noise). The remaining 30 images, about 100 objects to be identified, are taken as the test data for recognition. By calculating 31 feature values of 240 training samples, the following experimental data are obtained. Then, the separability of each feature in the two classes of positive and negative samples is calculated.

6.3 Experimental results and analysis

In this article, the ship image samples and airport image samples are taken as examples, and the support vector machine classifier is used to compare the recognition accuracy. In the process of support vector machine (SVM) classifier recognition, 31 features are selected for classifier learning. Figures 9 and 10 are airport image samples and ship image samples, respectively.

Figure 9 
                  Airport sample image.
Figure 9

Airport sample image.

Figure 10 
            Ship sample image.
Figure 10

Ship sample image.

In this article, the new method and the traditional method are used for multitemporal remote sensing image target recognition of ship and airport samples. The recognition accuracy of the two methods is compared, and the comparison results are shown in Figure 11.

Figure 11 
                  Comparison results of recognition accuracy.
Figure 11

Comparison results of recognition accuracy.

According to Figure 11, the target recognition accuracy of this method is higher than that of the traditional method, up to 90%. Because this method uses the linear feature extraction method to extract the segmented image, including image contour analysis, image preprocessing, image feature analysis, the region of interest location, image enhancement processing, recognition processing, and result output, which improves the accuracy of image recognition. Therefore, this method has some advantages in the shape and texture features of airport recognition.

To further verify the effectiveness of this method, the target recognition time of this method and the traditional method are compared and analyzed, and the comparison results are shown in Figure 12.

Figure 12 
                  Comparison results of recognition time.
Figure 12

Comparison results of recognition time.

According to Figure 12, the target recognition time of the multitemporal remote sensing image in this method is within 25 s, while that of the traditional method is within 70 s. The target recognition time of the multitemporal remote sensing image in this method is shorter than that of the traditional method, because the complexity of the algorithm in this paper is lower, the recognition time is reduced.

6.4 Experimental conclusions

The traditional remote sensing target recognition is mainly based on the subjective experience of human beings and designs corresponding algorithms for different target processing. Because there is no systematic use of knowledge, and it has a difference in the visual mechanism of target recognition, the traditional method has the problem of the complex algorithm and the low degree of knowledge sharing and reuse [21,22,23,24,25]. To address this problem, knowledge reasoning and partial vision mechanism are applied to remote sensing object recognition in this article. The research is carried out as follows.

A knowledge-based topographical object recognition framework for remote sensing image is proposed. Different from the traditional object recognition method with the center of the specific algorithm, the proposed object recognition framework takes knowledge as the center. The whole framework is composed of a feature extraction layer, an element description layer, a semantic concept layer, and a knowledge presentation layer. The feature extraction layer and the element description layer constitute the image processing module. The semantic concept layer and the knowledge presentation layer constitute the knowledge base module. This framework can make better use of knowledge and achieve the greatest degree of knowledge sharing in different algorithms. By using knowledge reasoning, existing knowledge can be used to generate new knowledge, and new target recognition task can be completed without designing new algorithm [26,27,28,29,30].

Based on the aforementioned target recognition framework, airport target recognition in the multitemporal remote sensing image is realized in this article. First, the target is modeled and transformed into CLIPS rules, which are taken as the knowledge contents contained in the database module. Then, the straight line is taken as the underlying feature and extracted by using the image processing module, which corresponds to the component of the airport. By reasoning, whether the target is contained in the image and the target location is determined. By using the aforementioned method, the target recognition results with high accuracy are obtained [31,32,33,34,35,36,37].

7 Conclusions

The automatic target recognition technology has always been a hot spot and difficulty in the field of remote sensing image processing. Therefore, the research of the widely used remote sensing image automatic target recognition technology is of great significance for promoting the real-time and intelligence of remote sensing information processing. In this article, the automatic target recognition method of multitemporal remote sensing images is researched. The research work includes a brief overview of automatic target recognition technology. The image segmentation technology of three kinds of object primitives is researched, which provides a candidate preprocessing method for target image segmentation. The detailed process of three object segmentation technologies is given. An object-oriented framework for remote sensing image segmentation is proposed. From the aspect of target saliency and homogeneity, the configuration of target segmentation methods is researched. The remote sensing target segmentation methods and experimental results of two typical targets of airport and ship are presented. From the three aspects of spectrum, texture, and geometry, the feature extraction method for high-resolution remote sensing target is researched in detail, and a detailed extraction algorithm is given.

Although most of the problems encountered in the automatic target recognition of multitemporal remote sensing image are systematically researched in this article and a configurable segmentation and recognition method is proposed, many difficulties still need to be solved in automatic target recognition. In addition, the proposed algorithm also has many shortcomings, which need further research and solution.

Acknowledgements

This paper is supported by National Key R&D Program of China (2017YFC0506605); Major Science and Technology Program for Water Pollution Control and Treatment (2018ZX07111001).

References

[1] Wu YQ, Cao ZQ, Tao FX. Multi-temporal remote sensing image change detection based on contourlet transform and ICA. Chin J Geophysics. 2016;21(4):1284–92.Search in Google Scholar

[2] Fan WY, Sun W, Wang JW. Comparison of relative radiometric correction methods for multitemporal remote sensing images. Remote Sens Information1. 2016;12(3):142–9.Search in Google Scholar

[3] Wang SR, Wei XY, Li MS. Multi-temporal landsat image surface brightness temperature radiative normalization method. Remote Sens Inf. 2016;31(2):86–92.Search in Google Scholar

[4] Li CZ, Xiao PF, Feng XZ. Recognition of snow cover in multi-temporal mountain areas with high satellite no. 1 satellite data. Remote Sens Inf. 2017;32(2):71–78.Search in Google Scholar

[5] He P, Xu XG, Zhang BL. Crop classification and extraction based on multi-temporal GF-1 remote sensing images. Henan Agric Sci. 2016;45(1):152–9.Search in Google Scholar

[6] Liu PL. Remote sensing image change detection technology based on local cross-correlation. Nav Ship Electron Eng. 2016;36(7):150–3.Search in Google Scholar

[7] Zhang YJ, Li WK. Water period monitoring technology based on multi-temporal remote sensing images. Technol Mark. 2016;23(1):84–84.Search in Google Scholar

[8] Zhang Y, Zhou W. Dynamic monitoring of vegetation cover change in mining areas using remote sensing images: a case study of Ping shuo ppen-pit coal mine in Shanxi province. J Northwest Forestry Univ. 2016;31(4):206–12.Search in Google Scholar

[9] Wang WJ, Zhang X, Zhao YH. Cotton classification method based on landsat 8 time series remote sensing images with multiple features. J Remote Sens. 2017;21(1):115–24.Search in Google Scholar

[10] Wu W, Shu ZQ, Yan M. Multi-temporal high resolution remote sensing image registration based on anomalous region sensing. J Computer Appl. 2016;36(10):2870–4.Search in Google Scholar

[11] Li XD, Jiang QG. Extraction of land cover classification in Western Jilin based on multi-temporal remote sensing data. J Agric Eng. 2016;32(9):173–8.Search in Google Scholar

[12] Hu GS, Cha HM, Liang D. Recovery of landmark information from remote sensing images covered by thin cloud coverage combined with classification and migration 45. Chin J Electron. 2017;45(12):2855–62.Search in Google Scholar

[13] Zhao W, Tian W, Yang LJ. Non-negative spatial matching method for image robust registration. J Northwest Polytech Univ. 2016;34(2):362–6.Search in Google Scholar

[14] Lu JT, Ma L. Dimension reduction and classification algorithm of hyperspectral remote sensing image based on manifold alignment. Remote Sens LResour. 2017;29(1):104–9.Search in Google Scholar

[15] Wang YX, Wang YD, Zheng HM. Monitoring of coastal wetland changes in Quanzhou bay based on multi-temporal remote sensing. J South Fujian Norm Univ. 2017;38(3):102–7.Search in Google Scholar

[16] Guo ZC, Tong LQ, Zhou CC. Verification of the Debris flow failure in Jinsu Glacier lake based on remote sensing image analysis. Remote Sens LResour. 2016;28(1):152–8.Search in Google Scholar

[17] Ren XF, Li GZ, Fang X. Landscape dynamic remote monitoring system based on GIS. Comp Syst Appl. 2016;25(4):80–85.Search in Google Scholar

[18] Li XD, Jiang QG. Construction and application of multi-temporal remote sensing data classification scheme in Western Jilin. J Jilin University: Earth Sci. 2017;47(3):907–15.Search in Google Scholar

[19] Li XK, Jiang QG, Li XD. Comparison of land cover information extraction methods based on multi-temporal remote sensing data in Jilin Salt and Alkaline region: a case study of Zhenlai county. Sci Technol Eng. 2017;17(5):224–9.Search in Google Scholar

[20] Zhang C, Jin HS, Liu Z. Production of corn based on texture analysis and recognition of GF remote sensing data. J Agric Eng. 2016;32(21):183–8.Search in Google Scholar

[21] Duan M, Liu Z, Yan D, Peng W, Baghban A. Application of Lssvm algorithm for estimating higher heating value of biomass based on ultimate analysis. Energy Sources Part A-Recovery Utilization Environ Eff. 2018;40(6):709–15.10.1080/15567036.2018.1454552Search in Google Scholar

[22] Ge S, Wang L, Liu Z, Jiang S, Yang X, Yang W, et al. Properties of nonvolatile and antibacterial bioboard produced from bamboo macromolecules by hot pressing. Saudi J Biol Sci. 2018;25(3):474–8.10.1016/j.sjbs.2017.12.003Search in Google Scholar PubMed PubMed Central

[23] Manjunatha JG, Deraman M, Basri NH, Talib IA. Fabrication of poly (Solid Red a) modified carbon nano tube paste electrode and its application for simultaneous determination of Epinephrine. Uric Acid Ascorbic Acid Arab J Chem. 2018;11(2):149–58.Search in Google Scholar

[24] Behrouz S. Copper-doped silica cuprous sulfate: a highly efficient heterogeneous nano-catalyst for one-pot three-component synthesis of 1-H-2-ubstituted benzimidazoles from 2-Bromoanilines, aldehydes, and [Bmim] N-3. J Saudi Chem Soc. 2018;22(3):261–8.10.1016/j.jscs.2016.07.003Search in Google Scholar

[25] Ziani BEC, Barros L, Boumehira AZ, Bachari K, Heleno SA, Alves MJ, et al. Profiling polyphenol composition by Hplc-Dad-Esi/Msssssssssn and the antibacterial activity of infusion preparations obtained from four medicinal plants. Food Funct. 2018;9(1):149–59.10.1039/C7FO01315ASearch in Google Scholar PubMed

[26] Fathelrahman E, Siddig K, Al-Qaydi S, Muhammad S, Ullah RUT. Options for maintaining fishery production in the United Arab Emirates due to climate change adaptation strategies. Emirates J Food Agriculture. 2018;30(1):17–28.10.9755/ejfa.2018.v30.i1.1590Search in Google Scholar

[27] Marcela Martinez-Lara J, Paez Melo MI. Design of experiments applied in the optimization of the extraction method Quechers for the determination of organoclorated and organophosphoric pesticides in soils. Rev Internacional De Contaminacion Ambiental. 2017;33(4):559–73.Search in Google Scholar

[28] Prajapat K, Vyas AK, Dhar S, Jain NK, Hashim M, Choudhary GL. Energy input-output relationship of soybean-based cropping systems under different nutrient supply options. J Environ Biol. 2018;39(1):93–101.10.22438/jeb/39/1/MRN-451Search in Google Scholar

[29] De Menezes ML, Johann G, Diorio A, Pereira NC, Da Silva EA. Phenomenological determination of mass transfer parameters of oil extraction from grape biomass waste. J Clean Prod. 2018;176:130–9.10.1016/j.jclepro.2017.12.128Search in Google Scholar

[30] Korczewski Z. A method to assess transverse vibration energy of ship propeller shaft for diagnostic purposes. Pol Marit Res. 2017;24(4):102–7.10.1515/pomr-2017-0141Search in Google Scholar

[31] Primality. Fractality and image analysis. Entropy. 2019;21(3):304.10.3390/e21030304Search in Google Scholar PubMed PubMed Central

[32] Frongillo M, Riccio G, Gennarelli G. Plane wave diffraction by co-planar adjacent blocks. Proc LAPC, Loughb. 2016;9:14–16.10.1109/LAPC.2016.7807541Search in Google Scholar

[33] Ghassemian H. A review of remote sensing image fusion methods. Inf Fusion. 2016;32(9):75–89.10.1016/j.inffus.2016.03.003Search in Google Scholar

[34] Aidara S. Anticipated backward doubly stochastic differential equations with non-Liphschitz coefficients. Appl Math Nonlinear Sci. 2019;4:9–20.10.2478/AMNS.2019.1.00002Search in Google Scholar

[35] Nizami AR, Perveen A, Nazeer W, Baqir M. Walk Polynomial: a new graph invariant. Appl Math Nonlinear Sci. 2018;3:321–30.10.21042/AMNS.2018.1.00025Search in Google Scholar

[36] Pandey PK, Jaboob SSA. A finite difference method for a numerical solution of elliptic boundary value problems. Appl Math Nonlinear Sci. 2018;3:311–20.10.21042/AMNS.2018.1.00024Search in Google Scholar

[37] Shvets A, Makaseyev A. Deterministic chaos in pendulum systems with delay. Appl Math Nonlinear Sci. 2019;4:1–8.10.2478/AMNS.2019.1.00001Search in Google Scholar

Received: 2019-11-08
Revised: 2020-02-28
Accepted: 2020-02-28
Published Online: 2020-06-05

© 2020 Chang Shu and Lihui Sun, published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Regular Articles
  2. Model of electric charge distribution in the trap of a close-contact TENG system
  3. Dynamics of Online Collective Attention as Hawkes Self-exciting Process
  4. Enhanced Entanglement in Hybrid Cavity Mediated by a Two-way Coupled Quantum Dot
  5. The nonlinear integro-differential Ito dynamical equation via three modified mathematical methods and its analytical solutions
  6. Diagnostic model of low visibility events based on C4.5 algorithm
  7. Electronic temperature characteristics of laser-induced Fe plasma in fruits
  8. Comparative study of heat transfer enhancement on liquid-vapor separation plate condenser
  9. Characterization of the effects of a plasma injector driven by AC dielectric barrier discharge on ethylene-air diffusion flame structure
  10. Impact of double-diffusive convection and motile gyrotactic microorganisms on magnetohydrodynamics bioconvection tangent hyperbolic nanofluid
  11. Dependence of the crossover zone on the regularization method in the two-flavor Nambu–Jona-Lasinio model
  12. Novel numerical analysis for nonlinear advection–reaction–diffusion systems
  13. Heuristic decision of planned shop visit products based on similar reasoning method: From the perspective of organizational quality-specific immune
  14. Two-dimensional flow field distribution characteristics of flocking drainage pipes in tunnel
  15. Dynamic triaxial constitutive model for rock subjected to initial stress
  16. Automatic target recognition method for multitemporal remote sensing image
  17. Gaussons: optical solitons with log-law nonlinearity by Laplace–Adomian decomposition method
  18. Adaptive magnetic suspension anti-rolling device based on frequency modulation
  19. Dynamic response characteristics of 93W alloy with a spherical structure
  20. The heuristic model of energy propagation in free space, based on the detection of a current induced in a conductor inside a continuously covered conducting enclosure by an external radio frequency source
  21. Microchannel filter for air purification
  22. An explicit representation for the axisymmetric solutions of the free Maxwell equations
  23. Floquet analysis of linear dynamic RLC circuits
  24. Subpixel matching method for remote sensing image of ground features based on geographic information
  25. K-band luminosity–density relation at fixed parameters or for different galaxy families
  26. Effect of forward expansion angle on film cooling characteristics of shaped holes
  27. Analysis of the overvoltage cooperative control strategy for the small hydropower distribution network
  28. Stable walking of biped robot based on center of mass trajectory control
  29. Modeling and simulation of dynamic recrystallization behavior for Q890 steel plate based on plane strain compression tests
  30. Edge effect of multi-degree-of-freedom oscillatory actuator driven by vector control
  31. The effect of guide vane type on performance of multistage energy recovery hydraulic turbine (MERHT)
  32. Development of a generic framework for lumped parameter modeling
  33. Optimal control for generating excited state expansion in ring potential
  34. The phase inversion mechanism of the pH-sensitive reversible invert emulsion from w/o to o/w
  35. 3D bending simulation and mechanical properties of the OLED bending area
  36. Resonance overvoltage control algorithms in long cable frequency conversion drive based on discrete mathematics
  37. The measure of irregularities of nanosheets
  38. The predicted load balancing algorithm based on the dynamic exponential smoothing
  39. Influence of different seismic motion input modes on the performance of isolated structures with different seismic measures
  40. A comparative study of cohesive zone models for predicting delamination fracture behaviors of arterial wall
  41. Analysis on dynamic feature of cross arm light weighting for photovoltaic panel cleaning device in power station based on power correlation
  42. Some probability effects in the classical context
  43. Thermosoluted Marangoni convective flow towards a permeable Riga surface
  44. Simultaneous measurement of ionizing radiation and heart rate using a smartphone camera
  45. On the relations between some well-known methods and the projective Riccati equations
  46. Application of energy dissipation and damping structure in the reinforcement of shear wall in concrete engineering
  47. On-line detection algorithm of ore grade change in grinding grading system
  48. Testing algorithm for heat transfer performance of nanofluid-filled heat pipe based on neural network
  49. New optical solitons of conformable resonant nonlinear Schrödinger’s equation
  50. Numerical investigations of a new singular second-order nonlinear coupled functional Lane–Emden model
  51. Circularly symmetric algorithm for UWB RF signal receiving channel based on noise cancellation
  52. CH4 dissociation on the Pd/Cu(111) surface alloy: A DFT study
  53. On some novel exact solutions to the time fractional (2 + 1) dimensional Konopelchenko–Dubrovsky system arising in physical science
  54. An optimal system of group-invariant solutions and conserved quantities of a nonlinear fifth-order integrable equation
  55. Mining reasonable distance of horizontal concave slope based on variable scale chaotic algorithms
  56. Mathematical models for information classification and recognition of multi-target optical remote sensing images
  57. Hopkinson rod test results and constitutive description of TRIP780 steel resistance spot welding material
  58. Computational exploration for radiative flow of Sutterby nanofluid with variable temperature-dependent thermal conductivity and diffusion coefficient
  59. Analytical solution of one-dimensional Pennes’ bioheat equation
  60. MHD squeezed Darcy–Forchheimer nanofluid flow between two h–distance apart horizontal plates
  61. Analysis of irregularity measures of zigzag, rhombic, and honeycomb benzenoid systems
  62. A clustering algorithm based on nonuniform partition for WSNs
  63. An extension of Gronwall inequality in the theory of bodies with voids
  64. Rheological properties of oil–water Pickering emulsion stabilized by Fe3O4 solid nanoparticles
  65. Review Article
  66. Sine Topp-Leone-G family of distributions: Theory and applications
  67. Review of research, development and application of photovoltaic/thermal water systems
  68. Special Issue on Fundamental Physics of Thermal Transports and Energy Conversions
  69. Numerical analysis of sulfur dioxide absorption in water droplets
  70. Special Issue on Transport phenomena and thermal analysis in micro/nano-scale structure surfaces - Part I
  71. Random pore structure and REV scale flow analysis of engine particulate filter based on LBM
  72. Prediction of capillary suction in porous media based on micro-CT technology and B–C model
  73. Energy equilibrium analysis in the effervescent atomization
  74. Experimental investigation on steam/nitrogen condensation characteristics inside horizontal enhanced condensation channels
  75. Experimental analysis and ANN prediction on performances of finned oval-tube heat exchanger under different air inlet angles with limited experimental data
  76. Investigation on thermal-hydraulic performance prediction of a new parallel-flow shell and tube heat exchanger with different surrogate models
  77. Comparative study of the thermal performance of four different parallel flow shell and tube heat exchangers with different performance indicators
  78. Optimization of SCR inflow uniformity based on CFD simulation
  79. Kinetics and thermodynamics of SO2 adsorption on metal-loaded multiwalled carbon nanotubes
  80. Effect of the inner-surface baffles on the tangential acoustic mode in the cylindrical combustor
  81. Special Issue on Future challenges of advanced computational modeling on nonlinear physical phenomena - Part I
  82. Conserved vectors with conformable derivative for certain systems of partial differential equations with physical applications
  83. Some new extensions for fractional integral operator having exponential in the kernel and their applications in physical systems
  84. Exact optical solitons of the perturbed nonlinear Schrödinger–Hirota equation with Kerr law nonlinearity in nonlinear fiber optics
  85. Analytical mathematical schemes: Circular rod grounded via transverse Poisson’s effect and extensive wave propagation on the surface of water
  86. Closed-form wave structures of the space-time fractional Hirota–Satsuma coupled KdV equation with nonlinear physical phenomena
  87. Some misinterpretations and lack of understanding in differential operators with no singular kernels
  88. Stable solutions to the nonlinear RLC transmission line equation and the Sinh–Poisson equation arising in mathematical physics
  89. Calculation of focal values for first-order non-autonomous equation with algebraic and trigonometric coefficients
  90. Influence of interfacial electrokinetic on MHD radiative nanofluid flow in a permeable microchannel with Brownian motion and thermophoresis effects
  91. Standard routine techniques of modeling of tick-borne encephalitis
  92. Fractional residual power series method for the analytical and approximate studies of fractional physical phenomena
  93. Exact solutions of space–time fractional KdV–MKdV equation and Konopelchenko–Dubrovsky equation
  94. Approximate analytical fractional view of convection–diffusion equations
  95. Heat and mass transport investigation in radiative and chemically reacting fluid over a differentially heated surface and internal heating
  96. On solitary wave solutions of a peptide group system with higher order saturable nonlinearity
  97. Extension of optimal homotopy asymptotic method with use of Daftardar–Jeffery polynomials to Hirota–Satsuma coupled system of Korteweg–de Vries equations
  98. Unsteady nano-bioconvective channel flow with effect of nth order chemical reaction
  99. On the flow of MHD generalized maxwell fluid via porous rectangular duct
  100. Study on the applications of two analytical methods for the construction of traveling wave solutions of the modified equal width equation
  101. Numerical solution of two-term time-fractional PDE models arising in mathematical physics using local meshless method
  102. A powerful numerical technique for treating twelfth-order boundary value problems
  103. Fundamental solutions for the long–short-wave interaction system
  104. Role of fractal-fractional operators in modeling of rubella epidemic with optimized orders
  105. Exact solutions of the Laplace fractional boundary value problems via natural decomposition method
  106. Special Issue on 19th International Symposium on Electromagnetic Fields in Mechatronics, Electrical and Electronic Engineering
  107. Joint use of eddy current imaging and fuzzy similarities to assess the integrity of steel plates
  108. Uncertainty quantification in the design of wireless power transfer systems
  109. Influence of unequal stator tooth width on the performance of outer-rotor permanent magnet machines
  110. New elements within finite element modeling of magnetostriction phenomenon in BLDC motor
  111. Evaluation of localized heat transfer coefficient for induction heating apparatus by thermal fluid analysis based on the HSMAC method
  112. Experimental set up for magnetomechanical measurements with a closed flux path sample
  113. Influence of the earth connections of the PWM drive on the voltage constraints endured by the motor insulation
  114. High temperature machine: Characterization of materials for the electrical insulation
  115. Architecture choices for high-temperature synchronous machines
  116. Analytical study of air-gap surface force – application to electrical machines
  117. High-power density induction machines with increased windings temperature
  118. Influence of modern magnetic and insulation materials on dimensions and losses of large induction machines
  119. New emotional model environment for navigation in a virtual reality
  120. Performance comparison of axial-flux switched reluctance machines with non-oriented and grain-oriented electrical steel rotors
  121. Erratum
  122. Erratum to “Conserved vectors with conformable derivative for certain systems of partial differential equations with physical applications”
Downloaded on 26.2.2026 from https://www.degruyterbrill.com/document/doi/10.1515/phys-2020-0015/html
Scroll to top button