CN104463902A - Stationary target elimination method based on NMI feature - Google Patents

Stationary target elimination method based on NMI feature Download PDF

Info

Publication number
CN104463902A
CN104463902A CN201310452893.9A CN201310452893A CN104463902A CN 104463902 A CN104463902 A CN 104463902A CN 201310452893 A CN201310452893 A CN 201310452893A CN 104463902 A CN104463902 A CN 104463902A
Authority
CN
China
Prior art keywords
sigma
nmi
fgb
feature
inertia
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.)
Granted
Application number
CN201310452893.9A
Other languages
Chinese (zh)
Other versions
CN104463902B (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 Environmental Features
Original Assignee
Beijing Institute of Environmental Features
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 Environmental Features filed Critical Beijing Institute of Environmental Features
Priority to CN201310452893.9A priority Critical patent/CN104463902B/en
Publication of CN104463902A publication Critical patent/CN104463902A/en
Application granted granted Critical
Publication of CN104463902B publication Critical patent/CN104463902B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Image Analysis (AREA)

Abstract

The invention belongs to the technical field of photoelectric product application and particularly relates to a stationary target elimination method based on the normalized moment of inertia (NMI) feature. Firstly, foreground areas of a moving object are obtained by utilization of a multi-Gaussian background modeling method and a three-frame cumulative frame differential method and are denoted as Fgb and Fgd, and then Fgb and Fgd are subjected to foreground area marking respectively. The NMI invariant feature of an image is adopted, namely the NMI of the image serves as a feature matching parameter, so that the NMI feature matching accuracy is high, the calculated amount is small, the speed is high, and gray level distortion resistance and good invariance maintaining of geometric distortion are achieved.

Description

A kind of static target removing method based on NMI feature
Technical field
The invention belongs to photovoltaic applied technical field, be specifically related to a kind of static target removing method based on NMI (NormalizedMoment of Inertia) feature.
Background technology
Intelligent Target analysis and video image searching system are that real-time intelligent video monitoring system further expands.This system comprises: man-machine interaction unit, dispatch control unit, intellectual analysis unit and resource database, completes the decoding of video, analysis, concern information extraction and event trace retrieval.System receives user format retrieval and inquisition condition, the relevant massive video data in video storaging equipment is read by network, the video of decoding different coding form, by to the intellectual analysis of video content and concentration extraction, obtain user and pay close attention to target and realize target tracking and target association, matching forms the space historical track paying close attention to target, alleviates the query and search work of clue target in case detecting process, shorten target retrieval required time, improve efficiency of solving a case.
How can from sequence of video images by interested object extraction out, be initial in Intelligent Target analysis and video image searching system be also a most important step.The validity of video frequency motion target detection algorithm directly has influence on the treatment effect of follow-up system, in the application of reality, because in complex scene, moving target exists the possibility becoming stationary state from motion state.The change of this state easily causes the error detection of moving target, thus brings direct impact to the intellectual analysis of video.
Therefore, finding a kind of effective ways eliminating static target, is the vital task improving Design of System Software.
Summary of the invention
The technical problem to be solved in the present invention is to provide a kind of image processing algorithm realizing mobile target in complex background and accurately detect, be mainly used in Intelligent Target analysis and video image searching system, based in the Detection for Moving Target of background modeling, eliminate background residual region when moving target changes stationary state into from motion state, the moving target realized under complex background accurately detects, thus improves the accuracy of video frequency search system intellectual analysis.
In order to realize this purpose, the technical scheme that the present invention takes is:
Based on a static target removing method for NMI feature, comprise the following steps:
1) under capture apparatus stationary state, current video sequence image is gathered;
2) adopt many gauss hybrid models algorithm to detect moving target, obtain moving target foreground picture Fgb;
3) adopt three frame accumulation difference algorithms to detect moving target, obtain moving target foreground picture Fgd;
4) barycenter (x of foreground area in Fgb figure is calculated o, y o), if area size is (M, N), f (x, y) is the value at picture position (x, y) place, and prospect is 1, and background is 0:
x o = Σ x = 1 M Σ y = 1 N x · f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y ) y o = Σ x = 1 M Σ y = 1 N y · f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y ) ;
5) calculate around barycenter (x in Fgb figure o, y o) moment of inertia be designated as
J ( x o , y o ) = Σ x = 1 M Σ y = 1 N | ( x , y ) - ( x o , y o ) | 2 f ( x , y ) = Σ x = 1 M Σ y = 1 N ( ( x - x o ) 2 + ( y - y o ) 2 ) f ( x , y ) ;
6) moment of inertia after normalization is calculated in Fgb figure;
NMI = J ( x o , y o ) m = Σ x = 1 M Σ y = 1 N ( ( x - x o ) 2 + ( y - y o ) 2 ) f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y )
7) adopt identical computing method to divide the foreground area Fgd obtained to be normalized the calculating of moment of inertia to three frame cumulative errors, obtain NMI2;
8) NMI1 and NMI2 alpha value calculated is utilized:
α = | NMI 1 - NMI 2 | NMI 1
9) when α value is less than threshold value Th, then judge the remaining region of this regional background, do not mark.
Further, a kind of static target removing method based on NMI feature as above, step 9) in, threshold value Th is chosen by test according to concrete video scene.
Technical solution of the present invention is based on the static target technology for eliminating of NMI feature, by while background modeling and multiple frame cumulation difference, choose the background residual of NMI feature to static target to differentiate, this technology can eliminate background residual region when target changes stationary state into from motion state, and the moving target realized under complex background accurately detects.By testing the visible light sequential image under street environment, demonstrating this algorithm and there is good effect.
Embodiment
Below technical solution of the present invention is further elaborated.
Know-why of the present invention---when adopting many Gaussian Background modeling technique to detect moving target, due to the impact of background model update method and renewal rate, in moving target foreground segmentation figure, static target can be produced error detection problem as sport foreground (i.e. background residual).First this algorithm utilizes the method for many Gaussian Background modeling method and three frame accumulation frame differences to obtain moving target foreground area, is designated as Fgb and Fgd.Then respectively foreground area mark is carried out to Fgb and Fgd.Due to the motion of target itself and the impact of extraneous factor, the shape of target, size, light and shade can constantly changes.Directly not high based on the matching precision of foreground area template matching method, the extracting method of traditional image invariant features is complicated, and calculated amount is large, and the real-time for massive video searching system has a great impact.This algorithm adopts NMI (the NormalizedMoment of Inertia) invariant feature of image, namely the normalization moment of inertia of image is as characteristic matching parameter, NMI characteristic matching accuracy is high, calculated amount is little, speed is fast, and has anti-tonal distortion and have geometric distortion and maintain the invariance preferably.
Embody rule object of the present invention---Intelligent Target analysis and video image searching system, the algorithm that the present invention proposes adopts C Plus Plus programming realization under VC6.0 platform, in order to realize moving object detection under complex scene and static target is eliminated, comprise the following steps:
1) under capture apparatus stationary state, current video sequence image is gathered;
2) adopt many gauss hybrid models algorithm to detect moving target, obtain moving target foreground picture Fgb;
3) adopt three frame accumulation difference algorithms to detect moving target, obtain moving target foreground picture Fgd;
4) barycenter (x of foreground area in Fgb figure is calculated o, y o), if area size is (M, N), f (x, y) is the value at picture position (x, y) place, and prospect is 1, and background is 0:
x o = Σ x = 1 M Σ y = 1 N x · f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y ) y o = Σ x = 1 M Σ y = 1 N y · f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y ) ;
5) calculate around barycenter (x o, y o) moment of inertia be designated as
J ( x o , y o ) = Σ x = 1 M Σ y = 1 N | ( x , y ) - ( x o , y o ) | 2 f ( x , y ) = Σ x = 1 M Σ y = 1 N ( ( x - x o ) 2 + ( y - y o ) 2 ) f ( x , y ) ;
6) moment of inertia, i.e. NMI1 after calculating normalization;
NMI = J ( x o , y o ) m = Σ x = 1 M Σ y = 1 N ( ( x - x o ) 2 + ( y - y o ) 2 ) f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y )
7) adopt identical computing method to divide the foreground area Fgd obtained to be normalized the calculating of moment of inertia to three frame cumulative errors, obtain NMI2;
8) NMI1 and NMI2 alpha value calculated is utilized:
α = | NMI 1 - NMI 2 | NMI 1
9) when α value is less than threshold value Th (threshold value Th is chosen by test according to concrete video scene).Then judge the remaining region of this regional background, do not mark.

Claims (2)

1., based on a static target removing method for NMI feature, it is characterized in that: comprise the following steps:
1) under capture apparatus stationary state, current video sequence image is gathered;
2) adopt many gauss hybrid models algorithm to detect moving target, obtain moving target foreground picture Fgb;
3) adopt three frame accumulation difference algorithms to detect moving target, obtain moving target foreground picture Fgd;
4) barycenter (x of foreground area in Fgb figure is calculated o, y o), if area size is (M, N), f (x, y) is the value at picture position (x, y) place, and prospect is 1, and background is 0:
x o = Σ x = 1 M Σ y = 1 N x · f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y ) y o = Σ x = 1 M Σ y = 1 N y · f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y ) ;
5) calculate around barycenter (x in Fgb figure o, y o) moment of inertia be designated as
J ( x o , y o ) = Σ x = 1 M Σ y = 1 N | ( x , y ) - ( x o , y o ) | 2 f ( x , y ) = Σ x = 1 M Σ y = 1 N ( ( x - x o ) 2 + ( y - y o ) 2 ) f ( x , y ) ;
6) moment of inertia after normalization is calculated in Fgb figure;
NMI = J ( x o , y o ) m = Σ x = 1 M Σ y = 1 N ( ( x - x o ) 2 + ( y - y o ) 2 ) f ( x , y ) Σ x = 1 M Σ y = 1 N f ( x , y )
7) adopt identical computing method to divide the foreground area Fgd obtained to be normalized the calculating of moment of inertia to three frame cumulative errors, obtain NMI2;
8) NMI1 and NMI2 alpha value calculated is utilized:
α = | NMI 1 - NMI 2 | NMI 1
9) when α value is less than threshold value Th, then judge the remaining region of this regional background, do not mark.
2. a kind of static target removing method based on NMI feature as claimed in claim 1, is characterized in that: step 9) in, threshold value Th is chosen by test according to concrete video scene.
CN201310452893.9A 2013-09-25 2013-09-25 A kind of static target removing method based on NMI features Active CN104463902B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310452893.9A CN104463902B (en) 2013-09-25 2013-09-25 A kind of static target removing method based on NMI features

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310452893.9A CN104463902B (en) 2013-09-25 2013-09-25 A kind of static target removing method based on NMI features

Publications (2)

Publication Number Publication Date
CN104463902A true CN104463902A (en) 2015-03-25
CN104463902B CN104463902B (en) 2017-12-22

Family

ID=52909884

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310452893.9A Active CN104463902B (en) 2013-09-25 2013-09-25 A kind of static target removing method based on NMI features

Country Status (1)

Country Link
CN (1) CN104463902B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113793533A (en) * 2021-08-30 2021-12-14 武汉理工大学 Collision early warning method and device based on vehicle front obstacle recognition
CN114372994A (en) * 2022-01-10 2022-04-19 北京中电兴发科技有限公司 Method for generating background image in video concentration

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1606039A (en) * 2004-11-18 2005-04-13 上海交通大学 Method for reducing false determination ratio of target image automatic identification and rapid tracking
CN102975659A (en) * 2012-11-14 2013-03-20 沈阳理工大学 Automobile night driving pre-warning system and method based on far infrared image

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1606039A (en) * 2004-11-18 2005-04-13 上海交通大学 Method for reducing false determination ratio of target image automatic identification and rapid tracking
CN102975659A (en) * 2012-11-14 2013-03-20 沈阳理工大学 Automobile night driving pre-warning system and method based on far infrared image

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
WEIYAO HUANG 等: "The Precise Recognition of Moving Object in Complex Background", 《THIRD INTERNATIONAL CONFERENCE ON NATURAL COMPUTATION》 *
张森悦: "复杂背景下运动目标检测方法研究", 《中国优秀硕士论文全文数据库信息科技辑》 *
甘明刚 等: "基于Mean Shift算法和NMI特征的目标跟踪算法研究", 《自动化学报》 *
童卫勇: "基于人运动的目标检测跟踪算法中有关问题的研究", 《中国优秀硕士论文全文数据库信息科技辑》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113793533A (en) * 2021-08-30 2021-12-14 武汉理工大学 Collision early warning method and device based on vehicle front obstacle recognition
CN114372994A (en) * 2022-01-10 2022-04-19 北京中电兴发科技有限公司 Method for generating background image in video concentration
CN114372994B (en) * 2022-01-10 2022-07-22 北京中电兴发科技有限公司 Method for generating background image in video concentration

Also Published As

Publication number Publication date
CN104463902B (en) 2017-12-22

Similar Documents

Publication Publication Date Title
US10706285B2 (en) Automatic ship tracking method and system based on deep learning network and mean shift
CN104134222B (en) Traffic flow monitoring image detecting and tracking system and method based on multi-feature fusion
CN108257146B (en) Motion trail display method and device
CN108664841B (en) Dynamic and static target object identification method and device based on laser point cloud
CN103310194B (en) Pedestrian based on crown pixel gradient direction in a video shoulder detection method
CN104318263A (en) Real-time high-precision people stream counting method
CN103440668B (en) Method and device for tracing online video target
CN108182413A (en) A kind of mine movable object detecting and tracking recognition methods
CN104036287A (en) Human movement significant trajectory-based video classification method
CN103413444A (en) Traffic flow surveying and handling method based on unmanned aerial vehicle high-definition video
CN112270310A (en) Cross-camera pedestrian multi-target tracking method and device based on deep learning
CN103605986A (en) Human motion recognition method based on local features
CN103559237A (en) Semi-automatic image annotation sample generating method based on target tracking
CN103886325A (en) Cyclic matrix video tracking method with partition
CN107067410B (en) Manifold regularization related filtering target tracking method based on augmented samples
CN102034355A (en) Feature point matching-based vehicle detecting and tracking method
CN116468392A (en) Method, device, equipment and storage medium for monitoring progress of power grid engineering project
CN103593679A (en) Visual human-hand tracking method based on online machine learning
CN103593654A (en) Method and device for face location
CN101853388B (en) Unchanged view angle behavior identification method based on geometric invariable
CN103617636A (en) Automatic video-target detecting and tracking method based on motion information and sparse projection
CN104318588A (en) Multi-video-camera target tracking method based on position perception and distinguish appearance model
CN103440667A (en) Automatic device for stably tracing moving targets under shielding states
CN111008574A (en) Key person track analysis method based on body shape recognition technology
CN103106414A (en) Detecting method of passer-bys in intelligent video surveillance

Legal Events

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