CN108830885B - Detection false alarm suppression method based on multi-directional differential residual energy correlation - Google Patents

Detection false alarm suppression method based on multi-directional differential residual energy correlation Download PDF

Info

Publication number
CN108830885B
CN108830885B CN201810547751.3A CN201810547751A CN108830885B CN 108830885 B CN108830885 B CN 108830885B CN 201810547751 A CN201810547751 A CN 201810547751A CN 108830885 B CN108830885 B CN 108830885B
Authority
CN
China
Prior art keywords
false alarm
image
images
differential
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810547751.3A
Other languages
Chinese (zh)
Other versions
CN108830885A (en
Inventor
金挺
王世涛
王虎妹
董小萌
高宏霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Institute of Spacecraft System Engineering
Original Assignee
Beijing Institute of Spacecraft System Engineering
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Institute of Spacecraft System Engineering filed Critical Beijing Institute of Spacecraft System Engineering
Priority to CN201810547751.3A priority Critical patent/CN108830885B/en
Publication of CN108830885A publication Critical patent/CN108830885A/en
Application granted granted Critical
Publication of CN108830885B publication Critical patent/CN108830885B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/30Determination of transform parameters for the alignment of images, i.e. image registration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/254Analysis of motion involving subtraction of images

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Radar Systems Or Details Thereof (AREA)
  • Closed-Circuit Television Systems (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a detection false alarm suppression method based on multi-directional differential residual energy correlation, which is used for identifying a false alarm target according to the characteristic that background clutter energy is unstable under different registration precisions: and performing multi-directional difference and residual energy distribution correlation calculation on the suspected target area, and quickly and effectively distinguishing the false alarm target according to the energy distribution change condition of the multi-directional difference image. For the false alarm target, the higher the registration precision is, the smaller the difference image residual energy is, the lower the registration precision is, and the larger the difference image residual energy is; for a real moving target, the difference image residual energy distribution under different registration precisions is almost unchanged. The multi-direction differential residual energy correlation false alarm suppression method can effectively distinguish the false alarm target caused by the background clutter, thereby realizing the suppression of the false alarm.

Description

Detection false alarm suppression method based on multi-directional differential residual energy correlation
Technical Field
The invention relates to a detection false alarm suppression method based on multi-directional differential residual energy correlation, and belongs to the field of target detection processing.
Background
The research of the detection technology of the moving weak and small target under the complex background has important application in civil use, aerospace and military. Due to the long imaging distance and the influence of a complex background, the target is dotted in the image, enough texture information and shape information are lacked, and the signal to noise ratio of the target in the image is low, so that the difficulty of detecting the weak and small targets is greatly increased. At present, an optical detection system generally performs complex background clutter suppression on an acquired image by adopting a filtering-based method, a wavelet-based method, a morphology-based method, a background difference-based method and the like, performs suspected target extraction on a background suppression image, and then performs target trajectory fitting by using a multi-frame association mode, thereby realizing detection of a moving weak and small target.
In the target detection method based on image differential background suppression, the most critical step is to realize high-precision registration of the background, so that complex background clutter can be eliminated as much as possible through the difference of two images, and only target and system noise components are remained in a difference image. However, due to the complexity of the actual scene image, it is impossible to adapt to the complex characteristics of intensity, distribution and the like of various backgrounds by the background registration differential suppression technology, so as to completely eliminate the complex backgrounds. Therefore, in the background difference image, there is a background clutter remaining due to the registration error, which causes a detection false alarm.
Disclosure of Invention
The technical problem of the invention is solved: the invention provides a detection false alarm suppression method based on multi-directional differential residual energy correlation, which solves the problem of high false alarm of low signal-to-noise ratio weak and small target detection under a complex background.
The technical solution of the invention is as follows:
a detection false alarm suppression method based on multi-direction differential residual energy correlation comprises the following specific steps:
(1) the optical detection system acquires two images with a certain time interval, performs image registration on the two images, and performs differential calculation on the registered images to obtain a residual image;
(2) performing suspected target detection on the residual image to obtain position coordinates of all suspected targets;
(3) intercepting a first subregion difference image on the residual image in the step 1 according to the suspected target position;
(4) on the registration image, a multi-directional differential area is drawn by taking the suspected target position coordinate obtained in the step 2 as a center, the area is traversed, a plurality of subarea images with the same area as the first subarea differential image in the step 3 are intercepted, the difference calculation is carried out on the two corresponding subarea images to obtain second subarea differential images, and each second subarea differential image is subjected to correlation calculation with the first subarea differential image in the step 3 to form a correlation coefficient sequence;
(5) calculating the variation of the correlation coefficient sequence in the step 4, if the variation is larger than a set threshold, determining the suspected target as a false alarm, and deleting the suspected target from the position of the suspected target obtained in the step 2; and repeating the steps 3-5 to finish the discrimination of all suspected targets and realize the false alarm suppression.
And 5, obtaining the variation of the correlation coefficient sequence by calculating the root mean square value of the correlation coefficient sequence.
In step 4, traversing the region according to the step length s, wherein the step length s is 0.5-1.5D, and the selection of D is smaller than the moving distance D of the target in the two images, namely 1< D < D.
In step 5, the threshold value is 0.01.
Compared with the prior art, the invention has the advantages that:
according to the image difference target detection basic principle, the false alarm target identification is carried out by utilizing the characteristic that background clutter energy is unstable under different registration precisions. The method can effectively inhibit false alarm targets caused by background clutter, and the false alarm rate of single background differential target detection can be reduced by more than two orders of magnitude.
Drawings
FIG. 1 is a flow chart of the present invention
FIG. 2 is a diagram of target detection results before false alarm suppression;
fig. 3 false alarm suppression results of the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings.
The present embodiment provides a method for suppressing a detection false alarm based on multi-directional differential residual energy correlation, which mainly includes the steps shown in fig. 1, and the specific implementation process is as follows:
(1) the optical detection system acquires two images with a certain time interval, and for the line scanning detection system, a double-line detection system can be adopted, and two detection images with a certain time interval are acquired by one-time scanning; for an area array detection system, a video imaging mode is adopted, and a certain time interval exists between two continuous images.
(2) Performing image registration on the two images by adopting a sub-pixel registration method, wherein the two registered images are represented as Ir1,Ir2The image registration method can adopt a sub-pixel image registration algorithm;
(3) carrying out difference processing on the registered image, and inhibiting a complex background to obtain a residual image;
(4) and (3) carrying out target detection on the residual image in the step (3) by utilizing a threshold segmentation method to obtain all suspected target positions, and marking as (x)i,yi) N, where n is the number of suspected targets, and the partition threshold may be calculated by using an iterative threshold algorithm, an adaptive threshold method based on a constant false alarm, or the like.
(5) For the ith suspected target, its position (x)i,yi) Is centered at Ir1In a sub-area of size a x a, denoted as R1i(ii) a In Ir2In a sub-area of size a x a, denoted as R2i(ii) a For weak and small target detection, the size of the sub-region is recommended to be 9 multiplied by 9-15 multiplied by 15; r1i,R2iDifference calculation is carried out, and the difference image is recorded as Diffi
(6) In Ir2In (x)i,yi) For the center, in the area range of (a + d) × (a + d), d should be selected to be smaller than the moving distance of the target in the two imagesFrom D, i.e. 1<d<D; traversing the region according to the step length s, wherein the step length s can be 0.5-1.5d, and when s is a non-integer, intercepting the sub-region by sub-pixel resampling; truncating sub-regions of size a x a and R1iCarrying out difference calculation to obtain a multidirectional difference image sequence, which is recorded as Seqi
(7) Will SeqiAll the difference images in (1) are respectively compared with DiffiPerforming correlation calculation to form a correlation coefficient sequence, and recording the correlation coefficient sequence as Cori
(8) Calculating CoriCalculating the root mean square value of all correlation coefficients, if the root mean square value is greater than a threshold value Tc, judging the ith suspected target as a false alarm, and deleting the ith suspected target from the suspected target result; generally, the value of Tc can be 0.01, the value of Tc needs to be adjusted according to the complexity of the background, and when the complexity of the background is high and the texture is rich, the value of Tc can be improved;
(9) and (5) repeating the steps 5-8 for each suspected target to finish the discrimination of all the suspected targets and realize the suppression of the false alarm target.
The results of simulation experiments for suppressing the infrared weak and small target detection false alarm by using the method are shown in fig. 2 and fig. 3; fig. 2 is a target detection result before false alarm suppression, where a green box represents a correct target point, and a red box represents a false alarm point, and the detection result contains more false alarm points due to weak target energy and strong background clutter; fig. 3 shows the result of false alarm suppression using the method of the present invention.
The simulation experiment result shows that the method can effectively remove the false alarm target caused by the background clutter and reduce the false alarm rate of the detection of the weak and small targets.
Those skilled in the art will appreciate that those matters not described in detail in the present specification are well known in the art.

Claims (3)

1. A detection false alarm suppression method based on multi-directional differential residual energy correlation is characterized by comprising the following specific steps:
(1) the optical detection system acquires two images with a certain time interval, performs image registration on the two images, and performs differential calculation on the registered images to obtain a residual image;
(2) performing suspected target detection on the residual image to obtain position coordinates of all suspected targets;
(3) intercepting a first subregion difference image on the residual image in the step (1) according to the suspected target position;
(4) on the registration image, drawing a multi-directional differential area by taking the suspected target position coordinate obtained in the step (2) as a center, traversing the area, intercepting a plurality of subarea images with the same area as the first subarea differential image in the step (3), and carrying out differential calculation on two subarea images corresponding to the two registration images to obtain second subarea differential images, wherein each second subarea differential image is subjected to correlation calculation with the first subarea differential image in the step (3) to form a correlation coefficient sequence;
(5) calculating the variation of the correlation coefficient sequence in the step (4), if the variation is larger than a set threshold, judging the suspected target as a false alarm, and deleting the suspected target from the suspected target position obtained in the step (2); repeating the steps (3) to (5), finishing the discrimination of all suspected targets and realizing the false alarm suppression;
and (5) obtaining the variation of the correlation coefficient sequence in the step (5) by calculating the root mean square value of the correlation coefficient sequence.
2. The method as claimed in claim 1, wherein in step (4), the region is traversed according to a step s, the step s is 0.5-1.5D, and D is selected to be smaller than the moving distance D of the target in the two images, i.e. 1< D.
3. The method as claimed in claim 2, wherein the threshold in step (5) is 0.01.
CN201810547751.3A 2018-05-31 2018-05-31 Detection false alarm suppression method based on multi-directional differential residual energy correlation Active CN108830885B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810547751.3A CN108830885B (en) 2018-05-31 2018-05-31 Detection false alarm suppression method based on multi-directional differential residual energy correlation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810547751.3A CN108830885B (en) 2018-05-31 2018-05-31 Detection false alarm suppression method based on multi-directional differential residual energy correlation

Publications (2)

Publication Number Publication Date
CN108830885A CN108830885A (en) 2018-11-16
CN108830885B true CN108830885B (en) 2021-12-07

Family

ID=64145257

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810547751.3A Active CN108830885B (en) 2018-05-31 2018-05-31 Detection false alarm suppression method based on multi-directional differential residual energy correlation

Country Status (1)

Country Link
CN (1) CN108830885B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157744A (en) * 1995-02-21 2000-12-05 Hitachi, Ltd. Method and apparatus for detecting a point of change in a moving image
CN103529438A (en) * 2013-10-25 2014-01-22 陕西晟辉投资有限公司 System and method for monitoring moving target on ground by marine radar
CN103679748A (en) * 2013-11-18 2014-03-26 北京空间机电研究所 Dim point target extraction method and device of infrared remote sensing image
CN103985127A (en) * 2014-05-20 2014-08-13 成都信息工程学院 Detecting method and device for weak and small target with intensive fixed star background
CN105335986A (en) * 2015-09-10 2016-02-17 西安电子科技大学 Characteristic matching and MeanShift algorithm-based target tracking method
EP3124982A1 (en) * 2014-03-25 2017-02-01 Seiko Epson Corporation Correlation coefficient correction method, motion analysis method, correlation coefficient correction device, and program
CN106803070A (en) * 2016-12-29 2017-06-06 北京理工雷科电子信息技术有限公司 A kind of port area Ship Target change detecting method based on remote sensing images
CN106887010A (en) * 2017-01-13 2017-06-23 西北工业大学深圳研究院 Ground moving target detection method based on high-rise scene information
CN107403433A (en) * 2016-05-20 2017-11-28 南京理工大学 A kind of complicated cloud infrared small target in background detection method
CN107644199A (en) * 2017-08-23 2018-01-30 国家计算机网络与信息安全管理中心 A kind of feature based and the rigid-object tracking of Regional Synergetic matching

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9594978B2 (en) * 2015-08-07 2017-03-14 Raytheon Company Temporally adaptive processing

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157744A (en) * 1995-02-21 2000-12-05 Hitachi, Ltd. Method and apparatus for detecting a point of change in a moving image
CN103529438A (en) * 2013-10-25 2014-01-22 陕西晟辉投资有限公司 System and method for monitoring moving target on ground by marine radar
CN103679748A (en) * 2013-11-18 2014-03-26 北京空间机电研究所 Dim point target extraction method and device of infrared remote sensing image
EP3124982A1 (en) * 2014-03-25 2017-02-01 Seiko Epson Corporation Correlation coefficient correction method, motion analysis method, correlation coefficient correction device, and program
CN103985127A (en) * 2014-05-20 2014-08-13 成都信息工程学院 Detecting method and device for weak and small target with intensive fixed star background
CN105335986A (en) * 2015-09-10 2016-02-17 西安电子科技大学 Characteristic matching and MeanShift algorithm-based target tracking method
CN107403433A (en) * 2016-05-20 2017-11-28 南京理工大学 A kind of complicated cloud infrared small target in background detection method
CN106803070A (en) * 2016-12-29 2017-06-06 北京理工雷科电子信息技术有限公司 A kind of port area Ship Target change detecting method based on remote sensing images
CN106887010A (en) * 2017-01-13 2017-06-23 西北工业大学深圳研究院 Ground moving target detection method based on high-rise scene information
CN107644199A (en) * 2017-08-23 2018-01-30 国家计算机网络与信息安全管理中心 A kind of feature based and the rigid-object tracking of Regional Synergetic matching

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Enhanced detectability of point target using adaptive morphological;Xiangzhi Bai et al;《Signal Processing》;20090409;1973-1989 *
Research on moving target detection algorithm based on MRA and wavelet threshold;Jingjing Wang et al;《The 26th Chinese Control and Decision Conference (2014 CCDC)》;20140714;全文 *
利用核密度估计的空基视频运动目标检测;金挺等;《红外与激光工程》;20110131;第40卷(第1期);153-159 *
复杂背景抑制及弱小目标检测算法研究;李凡;《中国博士学位论文全文数据库信息科技辑》;20120515;第2012年卷(第5期);I138-43 *
红外弱小目标检测算法研究;叶一舟;《中国优秀硕士学位论文全文数据库信息科技辑》;20160715;第2016年卷(第7期);I138-1126 *

Also Published As

Publication number Publication date
CN108830885A (en) 2018-11-16

Similar Documents

Publication Publication Date Title
CN109978851B (en) Method for detecting and tracking small and medium moving target in air by using infrared video
CN107993245B (en) Aerospace background multi-target detection and tracking method
CN110796687B (en) Sky background infrared imaging multi-target tracking method
EP1505543A2 (en) Video object tracking
CN107452015B (en) Target tracking system with re-detection mechanism
CN111027496B (en) Infrared dim target detection method based on space-time joint local contrast
WO2006135419A2 (en) A method and system for improved unresolved target detection using multiple frame association
CN107563370B (en) Visual attention mechanism-based marine infrared target detection method
CN111709968B (en) Low-altitude target detection tracking method based on image processing
CN111311644B (en) Moving target detection method based on video SAR
EP3593322B1 (en) Method of detecting moving objects from a temporal sequence of images
Liu et al. Space target extraction and detection for wide-field surveillance
CN111161308A (en) Dual-band fusion target extraction method based on key point matching
CN108830885B (en) Detection false alarm suppression method based on multi-directional differential residual energy correlation
CN109918968B (en) Ship target detection method
CN113409334B (en) Centroid-based structured light angle point detection method
CN114820801A (en) Space target detection method
CN115713620A (en) Infrared small target detection method and device, computing equipment and storage medium
CN111473944B (en) PIV data correction method and device for observing complex wall surface in flow field
CN111553876B (en) Pneumatic optical sight error image processing method and system
CN110660028B (en) Small target detection method based on joint edge filtering morphology
Erokhin et al. Detection and tracking of moving objects with real-time onboard vision system
CN115393281A (en) Infrared weak and small target detection tracking method based on mask and adaptive filtering
KR100540889B1 (en) Tracking Method for The Moving Object using Basic Points
JPH07118009B2 (en) Real-time connectivity algorithm system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant