Matching method of remote sensing images

文档序号:69008 发布日期:2021-10-01 浏览:28次 中文

阅读说明:本技术 一种遥感图像的匹配方法 (Matching method of remote sensing images ) 是由 崔荣成 温蜜 张凯 孙超 种法广 于 2021-06-24 设计创作,主要内容包括:本发明涉及一种遥感图像的匹配方法,属于图像匹配技术。因为该方法结合灰度共生矩阵和层次分析法,定量计算图像的复杂度信息,所以,可以实现遥感图像的更高效的匹配。此外,通过计算图像关键点的复杂度,根据图像的复杂度和关键点数量信息来估计关键点的控制参数。在阈值迭代更新阶段,考虑待匹配两幅图像的综合信息,从而得到匹配结果。所以,本发明可以应用于复制遥感图像的匹配,并同时检测参考图像和目标图像的信息,鲁棒地提取关键点,充分利用图像信息,节约匹配时间,具有更好的对准精度和实时性,从而更好的应用到环境监测、地形勘测、军事侦查、灾害预警等多个领域。(The invention relates to a matching method of remote sensing images, belonging to the image matching technology. Because the method combines the gray level co-occurrence matrix and the analytic hierarchy process to quantitatively calculate the complexity information of the image, the more efficient matching of the remote sensing image can be realized. In addition, by calculating the complexity of the image key points, the control parameters of the key points are estimated according to the complexity of the image and the information of the number of the key points. And in the threshold value iteration updating stage, the comprehensive information of the two images to be matched is considered, so that a matching result is obtained. Therefore, the method can be applied to matching of the copied remote sensing image, and simultaneously detects the information of the reference image and the target image, robustly extracts key points, fully utilizes the image information, saves the matching time, and has better alignment precision and real-time performance, thereby being better applied to a plurality of fields of environment monitoring, topographic survey, military reconnaissance, disaster early warning and the like.)

1. A matching method of remote sensing images is used for processing the remote sensing images containing target images and reference images to obtain matching results, and is characterized by comprising the following steps:

step S1, carrying out graying and image complexity calculation on the target image and the reference image to obtain corresponding grayscale image and image complexity results;

step S2, extracting the characteristics of the gray level image to obtain the corresponding key point quantity information;

step S3, after updating the contrast threshold of the image complexity result and the key point quantity information, respectively obtaining an optimal target image contrast threshold and an optimal reference image contrast threshold;

step S4, performing feature extraction on the optimal target image contrast threshold and the optimal reference image contrast threshold to obtain target image feature information and reference image feature information;

step S5, performing feature matching and matching optimization on the target image feature information and the reference image feature information to obtain a matching result; and

step S6, if the matching result satisfies a predetermined condition, the target image and the reference image are matched.

2. The matching method of remote sensing images according to claim 1, characterized in that:

wherein, step S1 includes the following substeps:

step S1-1, carrying out graying processing on the target image and the reference image to obtain a grayscale image;

and step S1-2, extracting the gray level co-occurrence matrix of the gray level image to obtain a plurality of characteristic values, and analyzing and calculating the plurality of characteristic values by adopting an analytic hierarchy process to obtain an image complexity result.

3. The matching method of remote sensing images according to claim 1, characterized in that:

wherein, the step S1-2 comprises the following sub-steps:

step S1-2-1, using the gray scale image corresponding to the target image and the reference image as an initial image;

step S1-2-2, carrying out gray level co-occurrence matrix calculation on the initial image through a gray level co-occurrence matrix calculation formula to obtain five characteristic values;

step S1-2-3, analyzing the weight relation among the five characteristic values by adopting an analytic hierarchy process, and obtaining a comparison matrix; and

and step S1-2-4, calculating the weight distribution of the comparison matrix, and obtaining the image complexity information after consistency check.

4. The matching method for remote sensing images according to claim 3, characterized in that:

wherein the five characteristic values are respectively energy, contrast, autocorrelation, homogeneity and inverse difference,

the specific formula of the energy is as follows:

the specific formula of the contrast is as follows:

in the formulae (1) to (2),

the specific formula of the autocorrelation is as follows:

the concrete formula of the homogeneity is as follows:

the specific formula of the inverse difference corresponds to the following formula:

wherein k is the total number of pixels in the image, G (i, j) is the gray level co-occurrence matrix of the image,

the calculation formula of the image complexity information is as follows:

COMP=w1·ASM+w2·COR+w3·CON+w4·HOM+w5·DISS (6)。

5. the matching method for remote sensing images according to claim 3, characterized in that:

in step S1-2-4, the weight distribution is:

W=[0.24,0.17,0.26,0.15,0.18]T (7)

the specific formula of the image complexity information is as follows:

COMP=0.24·ASM+0.17·COR+0.26·CON+0.15·HOM+0.18·DISS (8)。

6. the matching method of remote sensing images according to claim 1, characterized in that:

wherein, step S3 includes the following substeps:

step S3-1, setting a target image initial contrast threshold and a reference image initial contrast threshold, and extracting key points to obtain key point quantity information and image complexity information;

step S3-2, respectively obtaining the key point complexity of the target image and the key point complexity of the reference image according to the key point quantity information and the image complexity information;

step S3-3, calculating the relative difference RDC between the complexity of the key points of the target image and the complexity of the key points of the reference image;

step S3-4, judging whether the current RDC is the minimum value;

step S3-5, if the current RDC is the minimum value, obtaining an optimal target image contrast threshold value and an optimal reference image contrast threshold value;

step S3-6, if the current RDC is not the minimum value, judging whether the complexity of the key points of the target image is less than that of the key points of the reference image;

step S3-7, if the complexity of the key points of the target image is smaller than that of the key points of the reference image, adjusting the contrast threshold of the complexity of the key points of the target image, and repeating the steps S3-2 to S3-4 to obtain an optimal target image contrast threshold and an optimal reference image contrast threshold; and

and S3-8, if the complexity of the key points of the target image is greater than that of the key points of the reference image, adjusting the contrast threshold of the complexity of the key points of the reference image, and repeating the steps S3-2 to S3-4 to obtain the optimal reference image contrast threshold and the optimal reference image contrast threshold.

7. The matching method for remote sensing images according to claim 6, characterized in that:

in step 3-1, the formula for extracting the key points is as follows:

where d (X) is the keypoint location, X ═ X, y, σ, and (X, y) and σ are the feature location and the feature proportion, respectively.

8. The matching method of remote sensing images according to claim 1, characterized in that:

wherein the step S5 includes the following sub-steps:

step S5-1, appointing CACT-SIFT descriptors according to the target image characteristic information and the reference image characteristic information, and obtaining a matching pair by adopting a nearest neighbor bilinear method; and

and step S5-2, a correct matching pair is designated by a RANSAC outlier rejection method, and an incorrect matching point is deleted to obtain a matching result.

Technical Field

The invention relates to an image matching technology, in particular to a matching method of remote sensing images.

Background

The remote sensing imaging technology is widely applied to the fields of target positioning, geological survey, earth surface environment change detection and the like. Image matching is one of the research hotspots of remote sensing imaging technology. The remote sensing image matching refers to a process of correcting two or more remote sensing images of the same scene under different radiation and geometric conditions. In remote sensing applications, different sensors, different times, different angles, different times, different brightness, etc. factors are very common. Therefore, the research on matching of different remote sensing images is of great significance.

Image matching methods are generally classified into region-based and feature-based methods. In region-based approaches, developers focus on feature matching steps rather than feature detection, which may result in poor feature detection. And such methods are not able to match the same part of a particular scene if the image is distorted by a complex transformation. The method based on the characteristics extracts stable structural characteristics such as regions, line segments or points as the characteristics to obtain all assumed differences among images and characteristic descriptors with complex transformation invariance and robustness. Feature-based methods are the main research methods due to their robustness and reliability.

Feature-based image matching methods typically involve four important stages. First, important feature points or key points are extracted from a target image and a reference image. These key descriptors are then constructed, which are unaffected by viewport and lighting variations. The target and reference images are then matched according to the extracted features and their descriptors, and outlier matching pairs are detected and removed by a suitable mapping function (RANSAC). In the final stage, when there are many outliers, the mapping function cannot remove the wrong matching pair, thus causing the matching process to fail.

The scale-invariant feature transform (SIFT) algorithm is one of the popular algorithms for image feature matching, and is constant for image translation, scaling, rotation, and invariant for light variations and affine projection. In the SIFT image matching algorithm, the extracted key points have certain robustness on the proportion and rotation change between two images. Due to the high resolution and complexity of the remote sensing image, the SIFT algorithm for matching the remote sensing image also has the problems of insufficient utilization of image information, unstable feature extraction quantity, poor matching precision, long matching time and the like.

Disclosure of Invention

The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a matching method relating to a remote sensing image.

The invention provides a matching method of remote sensing images, which is used for processing the remote sensing images containing target images and reference images to obtain matching results, and has the characteristics that: step S1, performing graying and image complexity calculation on the target image and the reference image to obtain corresponding grayscale image and image complexity results; step S2, extracting the characteristics of the gray level image to obtain the corresponding key point quantity information; step S3, after the contrast threshold value of the image complexity result and the key point quantity information is updated, the optimal target image contrast threshold value and the optimal reference image contrast threshold value are respectively obtained; step S4, performing feature extraction on the optimal target image contrast threshold and the optimal reference image contrast threshold to obtain target image feature information and reference image feature information; step S5, performing feature matching and matching optimization on the target image feature information and the reference image feature information to obtain a matching result; and a step S6, if the matching result meets the preset condition, the target image is matched with the reference image.

The matching method of the remote sensing image provided by the invention also has the following characteristics: wherein, step S1 includes the following substeps: step S1-1, carrying out graying processing on the target image and the reference image to obtain a grayscale image; and step S1-2, extracting the gray level co-occurrence matrix of the gray level image to obtain a plurality of characteristic values, and analyzing and calculating the plurality of characteristic values by adopting an analytic hierarchy process to obtain an image complexity result.

The matching method of the remote sensing image provided by the invention also has the following characteristics: wherein, the step S1-2 comprises the following sub-steps: step S1-2-1, taking the gray level image corresponding to the target image and the reference image as an initial image; step S1-2-2, carrying out gray level co-occurrence matrix calculation on the initial image through a gray level co-occurrence matrix calculation formula to obtain five characteristic values; step S1-2-3, analyzing the weight relation among the five characteristic values by adopting an analytic hierarchy process, and obtaining a comparison matrix; and step S1-2-4, calculating the weight distribution of the comparison matrix, and obtaining the image complexity information after consistency check.

The matching method of the remote sensing image provided by the invention also has the following characteristics: wherein, the five characteristic values are respectively energy, contrast, autocorrelation, homogeneity and inverse difference,

the specific formula of energy is as follows:

the specific formula for the contrast is as follows:

in the formulae (1) to (2),

the specific formula of autocorrelation is as follows:

the specific formula for homogeneity is as follows:

the specific formula of the difference corresponds to the following:

wherein k is the total number of pixels in the image, G (i, j) is the gray level co-occurrence matrix of the image, and the calculation formula of the image complexity information is as follows:

COMP is w1 ASM + w2 COR + w3 CON + w4 HOM + w5 DISS (6). The matching method of the remote sensing image provided by the invention also has the following characteristics:

in step S1-2-4, the weight distribution is:

W=[0.24,0.17,0.26,0.15,0.18]T(7)

the specific formula of the image complexity information is as follows:

COMP=0.24·ASM+0.17·COR+0.26·CON+0.15·HOM+0.18·DISS(8)。

the matching method of the remote sensing image provided by the invention also has the following characteristics: wherein, step S3 includes the following substeps: step S3-1, setting a target image initial contrast threshold and a reference image initial contrast threshold, and extracting key points to obtain key point quantity information and image complexity information; step S3-2, respectively obtaining the key point complexity of the target image and the key point complexity of the reference image according to the key point quantity information and the image complexity information;

step S3-3, calculating the relative difference RDC between the complexity of the key points of the target image and the complexity of the key points of the reference image; step S3-4, judging whether the current RDC is the minimum value; step S3-5, if the current RDC is the minimum value, obtaining the optimal target image contrast threshold value and the optimal reference image contrast threshold value; step S3-6, if the current RDC is not the minimum value, judging whether the complexity of the key point of the target image is less than that of the key point of the reference image; step S3-7, if the complexity of the key points of the target image is smaller than that of the key points of the reference image, adjusting the contrast threshold of the complexity of the key points of the target image, and repeating the step S3-2 to the step S3-4 to obtain an optimal target image contrast threshold and an optimal reference image contrast threshold; and step S3-8, if the complexity of the key points of the target image is greater than that of the key points of the reference image, adjusting the contrast threshold of the complexity of the key points of the reference image, and repeating the steps S3-2 to S3-4 to obtain the optimal reference image contrast threshold and the optimal reference image contrast threshold.

The matching method of the remote sensing image provided by the invention also has the following characteristics: the formula for extracting the key points is as follows:

where d (X) is the keypoint location, X ═ X, y, σ, and (X, y) and σ are the feature location and the feature proportion, respectively.

The matching method of the remote sensing image provided by the invention also has the following characteristics: wherein, step S5 includes the following substeps: step S5-1, appointing CACT-SIFT descriptors according to the target image characteristic information and the reference image characteristic information, and obtaining a matching pair by adopting a nearest neighbor bilinear method; and step S5-2, appointing correct matching pair by RANSAC outlier rejection method, deleting wrong matching point, and obtaining matching result.

Action and Effect of the invention

According to the matching method of the remote sensing images, the method is based on the image complexity calculation and contrast threshold self-adaptive adjustment method, and the image complexity is calculated and the overall information of the images is combined, so that the effect of image feature extraction is improved. In addition, the method combines the gray level co-occurrence matrix and the analytic hierarchy process to quantitatively calculate the complexity information of the image, so that the remote sensing image can be more efficiently matched. In addition, by calculating the complexity of the image key points, the control parameters of the key points are estimated according to the complexity of the image and the information of the number of the key points. And in the threshold value iteration updating stage, the comprehensive information of the two images to be matched is considered, so that a matching result is obtained. Therefore, the method can be applied to matching of the copied remote sensing image, and simultaneously detects the information of the reference image and the target image, can robustly extract key points, fully utilizes the image information, saves the matching time, and has better alignment precision and real-time performance, thereby being better applied to a plurality of fields of environment monitoring, terrain surveying, military reconnaissance, disaster early warning and the like.

Drawings

FIG. 1 is a flow chart of a method of matching remote sensing images in an embodiment of the invention;

FIG. 2 is a schematic diagram of a remote sensing image matching system according to an embodiment of the invention;

FIG. 3 is a flow chart of the substeps of step S1 in an embodiment of the present invention;

FIG. 4 is a flow chart of the substeps of step S1-2 in an embodiment of the present invention;

FIG. 5 is a flow chart of the substeps of step S3 in an embodiment of the present invention; and

fig. 6 is a flow chart of the substeps of step S5 in an embodiment of the present invention.

Detailed Description

In order to make the technical means, creation features, achievement purposes and effects of the invention easy to understand, the matching method related to the remote sensing image is specifically described below with reference to the embodiments and the accompanying drawings.

The embodiment provides a matching method of remote sensing images, and the remote sensing images comprise target images and reference images. The method adopts a matching system of the remote sensing images to match the remote sensing images, wherein the system comprises an image preprocessing module, a feature extraction module, a threshold value adjusting module, an image matching module and a control module. The control module controls the operation of the image preprocessing module, the feature extraction module, the threshold value adjusting module and the image matching module.

FIG. 1 is a flow chart of a method of matching remote sensing images in an embodiment of the invention; fig. 2 is a schematic structural diagram of a matching system for remote sensing images in an embodiment of the present invention.

As shown in fig. 1 and fig. 2, the method for matching remote sensing images in the embodiment of the present invention includes the following steps:

step S1, graying and image complexity calculation are performed on the target image and the reference image to obtain a grayscale image and an image complexity result corresponding to each of the target image and the reference image.

Fig. 3 is a flow chart of the substeps of step S1 in an embodiment of the present invention.

As shown in fig. 3, step S1 includes the following sub-steps:

step S1-1, graying the target image and the reference image to obtain corresponding grayscale images.

And step S1-2, extracting the gray level co-occurrence matrix of the gray level image to obtain a plurality of characteristic values, and analyzing and calculating the plurality of characteristic values by adopting an analytic hierarchy process to obtain a corresponding image complexity result.

Fig. 4 is a flow chart of the substeps of step S1-2 in an embodiment of the present invention.

As shown in fig. 4, step S1-2 includes the following sub-steps:

and step S1-2-1, taking the gray level image corresponding to the target image and the reference image as an initial image.

And step S1-2-2, carrying out gray level co-occurrence matrix calculation on the initial image through a gray level co-occurrence matrix calculation formula to obtain five characteristic values.

In step S1-2-2, the five eigenvalues are energy, contrast, autocorrelation, homogeneity and inverse difference, respectively.

The specific formula of energy is as follows:

the specific formula for the contrast is as follows:

in the formulae (1) to (2),

the specific formula of autocorrelation is as follows:

the specific formula for homogeneity is as follows:

the specific formula of the difference corresponds to the following:

wherein k is the total number of pixels in the image, G (i, j) is the gray level co-occurrence matrix of the image,

the calculation formula of the image complexity information is as follows:

COMP=w1·ASM+w2·COR+w3·CON+w4·HOM+w5·DISS

(6)。

step S1-2-3, analyzing the weight relation among the five characteristic values by adopting an analytic hierarchy process, and obtaining a comparison matrix;

in step S1-2-3, the weight relationship between the five eigenvalue factors is analyzed using an Analytic Hierarchy Process (AHP). Specifically, a nine-point language scale is adopted to describe the significance of pairwise comparison of five characteristic value factors, and then pairwise comparison matrixes are obtained.

The results of comparing the matrix two by two for the five eigenvalue factors are shown in table 1.

TABLE 1 results of five eigenvalue factors pairwise comparison matrix

And step S1-2-4, calculating the weight distribution of the comparison matrix, and obtaining the image complexity information after consistency check.

The final weight distribution data obtained by calculating the weight distribution under different comparison matrixes and carrying out consistency check are as follows:

W=[0.24,0.17,0.26,0.15,0.18]T (7)

and obtaining a final complexity numerical value according to a complexity calculation formula:

COMP=0.24·ASM+0.17·COR+0.26·CON+0.15·HOM+0.18·DISS (8)。

in the present embodiment, the specific operation procedure of step S1 is as follows:

the target image and the reference image are input in an image preprocessing module, and image preprocessing operation is carried out, wherein the operation comprises image graying operation and image complexity calculating operation. Specifically, firstly, the input target image and the reference image are subjected to graying processing to obtain a corresponding remote sensing image grayscale image. And inputting the corresponding remote sensing image gray level image into a feature extraction module for feature extraction. And then, carrying out complexity quantitative calculation on the gray level image, and inputting an image complexity result obtained by final calculation into a threshold value adjusting module.

And step S2, performing feature extraction on the gray level image to obtain the information of the number of key points.

In the present embodiment, the specific operation procedure of step S2 is as follows:

the characteristic extraction module receives the gray level image of the image preprocessing module and the threshold value of the threshold value adjusting module, performs given threshold value characteristic extraction operation on the gray level image to obtain the number information of the special key points of the gray level image, and transmits the number information of the key points to the threshold value adjusting module to perform threshold value adjustment and updating.

And step S3, after the contrast threshold value of the image complexity result and the key point quantity information is updated, the optimal target image contrast threshold value and the optimal reference image contrast threshold value are respectively obtained.

Fig. 5 is a flow chart of the substeps of step S3 in an embodiment of the present invention.

As shown in fig. 5, step S3 includes the following sub-steps:

step S3-1, setting a target image initial contrast threshold and a reference image initial contrast threshold, and extracting key points to obtain key point quantity information and image complexity information;

in step S3-1, the key point extraction formula is as follows:

in formula (9), d (X) is a key point position, X ═ X, y, σ, and (X, y) and σ are a feature position and a feature proportion, respectively.

And step S3-2, respectively obtaining the key point complexity of the target image and the key point complexity of the reference image according to the key point quantity information and the image complexity information.

In step S3-2, the control parameters of the keypoints, i.e., the complexity of the image keypoints CiK, are estimated from the image complexity information COMP and the number of keypoints NoK.

CiK is calculated as follows:

CiKF(Tc)=log(COMP(F)×Nok(F,Tc)) (10)

and respectively obtaining the complexity of the key points of the target image and the complexity of the key points of the reference image through a formula (10).

And step S3-3, calculating the relative difference RDC between the complexity of the key points of the target image and the complexity of the key points of the reference image.

In step S3-3, the number of keypoints extracted from the target image and the reference image, which are individually extracted by controlling the Tcf of each image, minimizes CiK relative difference between the target image and the reference image. Thus, the relative difference of CiK between the standard RDC, the reference image, and the target image is defined as follows:

in equation (11), Cik (Tc _ target) represents the complexity of the image key points of the target image contrast threshold, and Cik (Tc _ target) represents the complexity of the image key points of the reference image contrast threshold.

And step S3-4, judging whether the current RDC is the minimum value.

And step S3-5, if the current RDC is the minimum value, obtaining the optimal target image contrast threshold value and the optimal reference image contrast threshold value.

And step S3-6, if the current RDC is not the minimum value, judging whether the complexity of the key point of the target image is less than that of the key point of the reference image.

And S3-7, if the complexity of the key points of the target image is less than that of the key points of the reference image, adjusting the contrast threshold of the complexity of the key points of the target image, and repeating the steps S3-2 to S3-4 to obtain the optimal target image contrast threshold and the optimal reference image contrast threshold.

In step S3-7, the process of adjusting the contrast threshold is: the contrast threshold of the target image is the contrast threshold of the current target image-X the initial contrast threshold of the target graphic, X being the coefficient of the initial contrast threshold of the target graphic.

And S3-8, if the complexity of the key points of the target image is greater than that of the key points of the reference image, adjusting the contrast threshold of the complexity of the key points of the reference image, and repeating the steps S32 to S3-4 to obtain the optimal reference image contrast threshold and the optimal reference image contrast threshold.

In step S3-8, the process of adjusting the contrast threshold is: the contrast threshold of the reference image is the contrast threshold of the current reference image-X the initial contrast threshold of the reference picture, X being the coefficient of the initial contrast threshold of the reference picture.

In the present embodiment, the specific operation procedure of step S3 is as follows:

the threshold adjusting module firstly receives the image complexity information transmitted by the image preprocessing module, simultaneously receives the key point quantity information of the feature extraction module, calculates CiK (complexity of image key points) values given and defined, then calculates CiK Relative Difference (RDC) between a reference image and a target image, and obtains threshold information at the time of minimum RDC in an iterative mode, so as to adjust and update the initialized threshold, and finally transmits the optimal threshold results (the optimal reference image contrast threshold and the optimal reference image contrast threshold) to the feature extraction module.

And step S4, performing feature extraction on the optimal target image contrast threshold and the optimal reference image contrast threshold to obtain target image feature information and reference image feature information.

And step S5, performing feature matching and matching optimization on the target image feature information and the reference image feature information to obtain a matching result.

Fig. 6 is a flow chart of the substeps of step S5 in an embodiment of the present invention.

As shown in fig. 6, step S5 includes the following sub-steps:

and step S5-1, designating CACT-SIFT descriptors according to the target image characteristic information and the reference image characteristic information, obtaining a matching pair by adopting a nearest neighbor bilinear method, and expressing the matching pair by using an array corresponding relation.

And step S5-2, a correct matching pair is designated by a RANSAC outlier rejection method, and an incorrect matching point is deleted to obtain a matching result.

In step S6, if the matching result satisfies the predetermined condition, the target image and the reference image are matched, and if the matching result does not satisfy the predetermined condition, the target image and the reference image are not matched.

In the present embodiment, in the specific operations of step S5 and step S6, the image matching module first accepts an image pair from the feature extraction module that has performed feature extraction, and performs feature matching of corresponding feature points by combining the extracted key points and the generated CACT-SIFT descriptors. And then rejecting outliers according to a RANSAC (random consensus test) method, rejecting mismatching points and performing matching optimization. And finally, obtaining the optimal matching result of the two matched images. And if the matching result meets the set condition, judging that the two images are matched completely. And if the matching result does not meet the corresponding condition, judging that the two images are not similar images and cannot be matched.

Effects and effects of the embodiments

According to the matching method of the remote sensing images, the method is based on the image complexity calculation and contrast threshold self-adaptive adjustment method, and the image complexity is calculated and the overall information of the image is combined, so that the effect of image feature extraction is improved. In addition, the method combines the gray level co-occurrence matrix and the analytic hierarchy process to quantitatively calculate the complexity information of the image, so that the remote sensing image can be more efficiently matched. In addition, by calculating the complexity of the image key points, the control parameters of the key points are estimated according to the complexity of the image and the number of the key points. And in the threshold value iteration updating stage, the comprehensive information of the two images to be matched is considered, so that a matching result is obtained. Therefore, the method can be applied to matching of the copied remote sensing image, can detect the information of the reference image and the target image simultaneously, can robustly extract key points, fully utilizes the image information, saves the matching time, has better alignment precision and real-time performance, and is better applied to a plurality of fields of environment monitoring, terrain surveying, military reconnaissance, disaster early warning and the like.

Further, according to the matching method of the remote sensing images in the embodiment, because the weight relationship among the five characteristic values is analyzed by adopting an analytic hierarchy process, the five characteristic values can be systematically analyzed, and the method is simple and practical.

Further, according to the matching method of the remote sensing images related to the embodiment, in step 3, the RDC of the relative difference between the target image key point complexity and the reference image key point complexity is obtained by calculating the target image key point complexity and the reference image key point complexity, and whether the RDC is the minimum value or not is determined, and the contrast threshold is adjusted to make the RDC reach the minimum value, so that the optimal threshold result is obtained. Therefore, the accuracy of the optimal threshold result is improved by the contrast threshold adjustment method.

Further, according to the matching method of the remote sensing images related to the embodiment, because the matching pair is obtained by the CACT-SIFT descriptor and the nearest neighbor bilinear method, the method is small in external interference factor and high in matching efficiency in the image matching process.

Further, according to the matching method of the remote sensing images in the embodiment, outliers are rejected through a random consistency check method, mismatching points are removed, and image matching optimization is performed, so that many abnormal values can be effectively removed of mismatching pairs, and the success rate of image matching is improved.

The above embodiments are preferred examples of the present invention, and are not intended to limit the scope of the present invention.

17页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:一种人工智能学生课堂瞌睡状态检测系统

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!