CN104732236A - Intelligent crowd abnormal behavior detection method based on hierarchical processing - Google Patents

Intelligent crowd abnormal behavior detection method based on hierarchical processing Download PDF

Info

Publication number
CN104732236A
CN104732236A CN201510126186.XA CN201510126186A CN104732236A CN 104732236 A CN104732236 A CN 104732236A CN 201510126186 A CN201510126186 A CN 201510126186A CN 104732236 A CN104732236 A CN 104732236A
Authority
CN
China
Prior art keywords
crowd
obtaining
movement
area
frame
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
CN201510126186.XA
Other languages
Chinese (zh)
Other versions
CN104732236B (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.)
Civil Aviation University of China
Original Assignee
Civil Aviation University of China
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 Civil Aviation University of China filed Critical Civil Aviation University of China
Priority to CN201510126186.XA priority Critical patent/CN104732236B/en
Publication of CN104732236A publication Critical patent/CN104732236A/en
Application granted granted Critical
Publication of CN104732236B publication Critical patent/CN104732236B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides an intelligent crowd abnormal behavior detection method based on hierarchical processing. The method comprises the crowd state pre-judging process and the crowd abnormal behavior detection process. According to the crowd state anticipation process, crowd states are prejudged by utilizing a crowd state change index R; according to the crowd abnormal behavior detection process, crowd abnormal behaviors are judged by utilizing crowd kinetic energy En and crowd motion direction entropy Hn. The intelligent crowd abnormal behavior detection method based on hierarchical processing has a good detecting effect on the crowd abnormal behaviors, learning and training are not needed, flexibility is high, the calculation amount is low, the real-time property can be well ensured, and the method is suitable for crowded places such as squares, metros, railway stations, airports and the like with the high public security requirement.

Description

A kind of crowd's abnormal behaviour intelligent detecting method based on layered shaping
Technical field
The invention belongs to Intelligent Video Surveillance Technology field, particularly relate to a kind of crowd's abnormal behaviour intelligent detecting method based on layered shaping.
Technical background
In recent years, along with the Mass disturbance endangered public security frequently occurs, the demand of people to public safety is more and more higher, so more and more receive the concern of people to the crowd's abnormal behaviour analysis under crowd's scene and visual analysis.Wherein crowd behaviour analysis is the challenging problem of computer vision field most.
No. 201110090467.6th, Chinese patent discloses a kind of detection method of the crowd's abnormal behaviour based on improvement social force model, but this method is only applicable to highdensity crowd's scene.Chinese patent the 201210403819.3rd, 201310437367.5, the crowd's anomaly detection method proposed in 201310494769.9 all relates to the process of learning training, and result is comparatively coarse, algorithm complex is high, and operand is large, is therefore difficult to ensure real-time.
Summary of the invention
In order to solve the problem, the object of the present invention is to provide a kind of crowd's abnormal behaviour intelligent detecting method based on layered shaping.
In order to achieve the above object, the crowd's abnormal behaviour intelligent detecting method based on layered shaping provided by the invention comprises crowd state anticipation and crowd's unusual checking two processes, wherein: crowd state anticipation process comprises the following step carried out in order:
1) mixed Gauss model is utilized to extract crowd's prospect to video input;
2) to said extracted to crowd's prospect utilize median filter to carry out medium filtering process, then calculate crowd's foreground area area S;
4) difference got to adjacent two frame videos and obtain frame difference region area S 2;
4) using step 2) in crowd's foreground area area S of obtaining as foreground mask operator to step 3) in the frame difference region area S that obtains 2do mask computing, obtain crowd's moving area area S thus 1;
5) according to step 2) in crowd's foreground area area S of obtaining and step 4) in crowd's moving area area S of obtaining 1calculate crowd state variability index R, wherein
6) utilize crowd state variability index R to carry out anticipation to crowd state, work as R<R 0time, explanation crowd is in normal condition, R 0represent crowd state threshold value; Work as R>R 0time, illustrate that crowd movement's state changes, unusual condition may be had to occur, detect further by following step;
Described crowd's unusual checking process comprises the following step carried out in order:
A) Harris Corner Detection is carried out to video input;
B) L-K optical flow tracking is carried out to the above-mentioned Harris angle point detected, obtain crowd movement vector field w i={ u, v}, wherein w irepresent the motion vector field of i-th unique point in the n-th frame;
C) according to step B) in crowd movement's vector field of obtaining, calculate the speed of each unique point,
v i = u 2 + v 2
D) according to step C) speed of unique point that obtains, calculate crowd movement's ENERGY E of the n-th frame further n, wherein m irepresent the quality of i-th unique point of the n-th frame, suppose the quality m of all unique points here i=1, n-th frame has j unique point;
F) according to step B) in crowd movement's vector field of obtaining, obtain crowd movement's directional spreding histogram further: h (i)={ k i, 0<i<=8}, wherein h (i) represents the number of the motion vector that each direction comprises, and is altogether divided into 8 directions;
F) according to step e) in crowd movement's directional spreding histogram of obtaining obtain crowd's directional spreding probability P (i), P ( i ) = h ( i ) m , 0 < i < = n , i &Element; N ; Wherein m is the sum of crowd's motion vector, m = &Sigma; 1 8 h ( i ) ;
G) according to step F) in crowd's directional spreding probability of obtaining, calculate crowd movement direction entropy H further n, H n = &Sigma; i = 1 n p ( X i ) log 2 ( 1 p ( x i ) ) ;
H) according to step D) in crowd movement's ENERGY E of obtaining nwith step G) in the crowd movement direction entropy H that obtains ncarry out the judgement of crowd's abnormal behaviour, if E n>E 0and H n>H 0, judge that this crowd there occurs abnormal behaviour, wherein H 0represent the threshold value of crowd movement direction entropy.
Crowd's abnormal behaviour intelligent detecting method based on layered shaping provided by the invention not only has good Detection results to crowd's abnormal behaviour, and do not need the process of learning training, dirigibility is simultaneously strong, operand is low, real-time can be ensured well, be applicable to square, subway, railway station, airport etc. the crowd is dense and the place that public safety demand is higher.
Accompanying drawing explanation
Fig. 1 is the crowd's abnormal behaviour intelligent detecting method overall flow figure based on layered shaping provided by the invention.
Fig. 2 is provided by the invention based on crowd state anticipation process flow diagram flow chart in crowd's abnormal behaviour intelligent detecting method of layered shaping.
Fig. 3 is provided by the invention based on crowd's unusual checking process flow diagram flow chart in crowd's abnormal behaviour intelligent detecting method of layered shaping.
Fig. 4 is crowd direction division schematic diagram.
Fig. 5 is crowd's direction of motion distribution histogram.
Embodiment
Below in conjunction with the drawings and specific embodiments, the crowd's abnormal behaviour intelligent detecting method based on layered shaping provided by the invention is described in detail.
As shown in Fig. 1-Fig. 3, the crowd's abnormal behaviour intelligent detecting method based on layered shaping provided by the invention comprises crowd state anticipation and crowd's unusual checking two processes, wherein: crowd state anticipation process comprises the following step carried out in order:
1) mixed Gauss model is utilized to extract crowd's prospect to video input;
By finding a large amount of demographic data collection test, when crowd is normal, crowd's moving area remains on a less and stable level, and when abnormal behaviour occurs crowd, crowd's moving area increases rapidly.Crowd's moving area is different from crowd's foreground area, and what the latter described is the region not belonging to background, and what the former described is the region of crowd's movement in foreground area.
2) to said extracted to crowd's prospect utilize median filter to carry out medium filtering process, then calculate crowd's foreground area area S;
5) difference got to adjacent two frame videos and obtain frame difference region area S 2;
4) using step 2) in crowd's foreground area area S of obtaining as foreground mask operator to step 3) in the frame difference region area S that obtains 2do mask computing, obtain crowd's moving area area S thus 1;
5) according to step 2) in crowd's foreground area area S of obtaining and step 4) in crowd's moving area area S of obtaining 1calculate crowd state variability index R, wherein
6) utilize crowd state variability index R to carry out anticipation to crowd state, work as R<R 0time, explanation crowd is in normal condition, R 0represent crowd state threshold value, its value size is by obtaining a large amount of test result statistical study; Work as R>R 0time, illustrate that crowd movement's state changes, unusual condition may be had to occur, detect further by following step;
Described crowd's unusual checking process comprises the following step carried out in order:
A) Harris Corner Detection is carried out to video input;
B) L-K optical flow tracking is carried out to the above-mentioned Harris angle point detected, obtain crowd movement vector field w i={ u, v}, wherein w irepresent the motion vector field of i-th unique point in the n-th frame;
C) according to step B) in crowd movement's vector field of obtaining, calculate the speed of each unique point,
v i = u 2 + v 2
D) according to step C) speed of unique point that obtains, calculate crowd movement's ENERGY E of the n-th frame further n, wherein m irepresent the quality of i-th unique point of the n-th frame, suppose the quality m of all unique points here i=1, n-th frame has j unique point;
G) according to step B) in crowd movement's vector field of obtaining, obtain crowd movement's directional spreding histogram further: h (i)={ k i, 0<i<=8}, wherein h (i) represents the number of the motion vector that each direction comprises, and is altogether divided into 8 directions;
Crowd movement's directional spreding rule is one of key character of crowd state.Crowd movement direction, in units of 45 degree, is divided into 8 directions, as shown in Figure 4.Crowd movement's directional spreding histogram as shown in Figure 5.
F) according to step e) in crowd movement's directional spreding histogram of obtaining obtain crowd's directional spreding probability P (i), P ( i ) = h ( i ) m , 0 < i < = n , i &Element; N ; Wherein m is the sum of crowd's motion vector, m = &Sigma; 1 8 h ( i ) ;
G) according to step F) in crowd's directional spreding probability of obtaining, calculate crowd movement direction entropy H further n, H n = &Sigma; i = 1 n p ( X i ) log 2 ( 1 p ( x i ) ) ;
H) according to step D) in crowd movement's ENERGY E of obtaining nwith step G) in the crowd movement direction entropy H that obtains ncarry out the judgement of crowd's abnormal behaviour, if E n>E 0and H n>H 0, judge that this crowd there occurs abnormal behaviour, wherein H 0represent the threshold value of crowd movement direction entropy, its value size obtains by carrying out statistical study to a large amount of test results.

Claims (1)

1. based on crowd's abnormal behaviour intelligent detecting method of layered shaping, it is characterized in that: it comprises crowd state anticipation and crowd's unusual checking two processes, wherein: crowd state anticipation process comprises the following step carried out in order:
1) mixed Gauss model is utilized to extract crowd's prospect to video input;
2) to said extracted to crowd's prospect utilize median filter to carry out medium filtering process, then calculate crowd's foreground area area S;
3) difference got to adjacent two frame videos and obtain frame difference region area S 2;
4) using step 2) in crowd's foreground area area S of obtaining as foreground mask operator to step 3) in the frame difference region area S that obtains 2do mask computing, obtain crowd's moving area area S thus 1;
5) according to step 2) in crowd's foreground area area S of obtaining and step 4) in crowd's moving area area S of obtaining 1calculate crowd state variability index R, wherein
6) utilize crowd state variability index R to carry out anticipation to crowd state, work as R<R 0time, explanation crowd is in normal condition, R 0represent crowd state threshold value; Work as R>R 0time, illustrate that crowd movement's state changes, unusual condition may be had to occur, detect further by following step;
Described crowd's unusual checking process comprises the following step carried out in order:
A) Harris Corner Detection is carried out to video input;
B) L-K optical flow tracking is carried out to the above-mentioned Harris angle point detected, obtain crowd movement vector field w i={ u, v}, wherein w irepresent the motion vector field of i-th unique point in the n-th frame;
C) according to step B) in crowd movement's vector field of obtaining, calculate the speed of each unique point,
v i = u 2 + v 2
D) according to step C) speed of unique point that obtains, calculate crowd movement's ENERGY E of the n-th frame further n, wherein m irepresent the quality of i-th unique point of the n-th frame, suppose the quality m of all unique points here i=1, n-th frame has j unique point;
E) according to step B) in crowd movement's vector field of obtaining, obtain crowd movement's directional spreding histogram further: h (i)={ k i, 0<i<=8}, wherein h (i) represents the number of the motion vector that each direction comprises, and is altogether divided into 8 directions;
F) according to step e) in crowd movement's directional spreding histogram of obtaining obtain crowd's directional spreding probability P (i), 0<i<=n, i ∈ N; Wherein m is the sum of crowd's motion vector,
G) according to step F) in crowd's directional spreding probability of obtaining, calculate crowd movement direction entropy H further n, H n = &Sigma; i = 1 n p ( X i ) log 2 ( 1 p ( x i ) ) ;
H) according to step D) in crowd movement's ENERGY E of obtaining nwith step G) in the crowd movement direction entropy H that obtains ncarry out the judgement of crowd's abnormal behaviour, if E n>E 0and H n>H 0, judge that this crowd there occurs abnormal behaviour, wherein H 0represent the threshold value of crowd movement direction entropy.
CN201510126186.XA 2015-03-23 2015-03-23 A kind of crowd's abnormal behaviour intelligent detecting method based on layered shaping Expired - Fee Related CN104732236B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510126186.XA CN104732236B (en) 2015-03-23 2015-03-23 A kind of crowd's abnormal behaviour intelligent detecting method based on layered shaping

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510126186.XA CN104732236B (en) 2015-03-23 2015-03-23 A kind of crowd's abnormal behaviour intelligent detecting method based on layered shaping

Publications (2)

Publication Number Publication Date
CN104732236A true CN104732236A (en) 2015-06-24
CN104732236B CN104732236B (en) 2018-08-24

Family

ID=53456110

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510126186.XA Expired - Fee Related CN104732236B (en) 2015-03-23 2015-03-23 A kind of crowd's abnormal behaviour intelligent detecting method based on layered shaping

Country Status (1)

Country Link
CN (1) CN104732236B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103693532A (en) * 2013-12-26 2014-04-02 江南大学 Method of detecting violence in elevator car
CN105469054A (en) * 2015-11-25 2016-04-06 天津光电高斯通信工程技术股份有限公司 Model construction method of normal behaviors and detection method of abnormal behaviors
CN106203357A (en) * 2016-07-11 2016-12-07 浙江宇视科技有限公司 The detection method of a kind of gathering of people and device
CN106446922A (en) * 2015-07-31 2017-02-22 中国科学院大学 Crowd abnormal behavior analysis method
CN108596028A (en) * 2018-03-19 2018-09-28 昆明理工大学 A kind of unusual checking algorithm based in video record
CN109299700A (en) * 2018-10-15 2019-02-01 南京地铁集团有限公司 Subway group abnormality behavioral value method based on crowd density analysis

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109241950B (en) * 2018-10-19 2021-11-02 杭州电子科技大学 Crowd panic state identification method based on enthalpy distribution entropy

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070121999A1 (en) * 2005-11-28 2007-05-31 Honeywell International Inc. Detection of abnormal crowd behavior
CN101751678A (en) * 2009-12-16 2010-06-23 北京智安邦科技有限公司 Method and device for detecting violent crowd movement
CN102629384A (en) * 2012-02-28 2012-08-08 成都三泰电子实业股份有限公司 Method for detecting abnormal behavior during video monitoring
KR20130103213A (en) * 2012-03-09 2013-09-23 고려대학교 산학협력단 Detection and analysis of abnormal crowd behavior in h.264 compression domain

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070121999A1 (en) * 2005-11-28 2007-05-31 Honeywell International Inc. Detection of abnormal crowd behavior
CN101751678A (en) * 2009-12-16 2010-06-23 北京智安邦科技有限公司 Method and device for detecting violent crowd movement
CN102629384A (en) * 2012-02-28 2012-08-08 成都三泰电子实业股份有限公司 Method for detecting abnormal behavior during video monitoring
KR20130103213A (en) * 2012-03-09 2013-09-23 고려대학교 산학협력단 Detection and analysis of abnormal crowd behavior in h.264 compression domain

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103693532A (en) * 2013-12-26 2014-04-02 江南大学 Method of detecting violence in elevator car
CN103693532B (en) * 2013-12-26 2016-04-27 江南大学 Act of violence detection method in a kind of lift car
CN106446922A (en) * 2015-07-31 2017-02-22 中国科学院大学 Crowd abnormal behavior analysis method
CN106446922B (en) * 2015-07-31 2019-10-22 中国科学院大学 A kind of crowd's abnormal behaviour analysis method
CN105469054A (en) * 2015-11-25 2016-04-06 天津光电高斯通信工程技术股份有限公司 Model construction method of normal behaviors and detection method of abnormal behaviors
CN105469054B (en) * 2015-11-25 2019-05-07 天津光电高斯通信工程技术股份有限公司 The model building method of normal behaviour and the detection method of abnormal behaviour
CN106203357A (en) * 2016-07-11 2016-12-07 浙江宇视科技有限公司 The detection method of a kind of gathering of people and device
CN108596028A (en) * 2018-03-19 2018-09-28 昆明理工大学 A kind of unusual checking algorithm based in video record
CN108596028B (en) * 2018-03-19 2022-02-08 昆明理工大学 Abnormal behavior detection algorithm based on video recording
CN109299700A (en) * 2018-10-15 2019-02-01 南京地铁集团有限公司 Subway group abnormality behavioral value method based on crowd density analysis

Also Published As

Publication number Publication date
CN104732236B (en) 2018-08-24

Similar Documents

Publication Publication Date Title
CN104732236A (en) Intelligent crowd abnormal behavior detection method based on hierarchical processing
CN103839065B (en) Extraction method for dynamic crowd gathering characteristics
CN102063613B (en) People counting method and device based on head recognition
CN103198493B (en) A kind ofly to merge and the method for tracking target of on-line study based on multiple features self-adaptation
CN100555331C (en) The method that a kind of miner who is used for the colliery comes in and goes out and monitors automatically
CN104680557A (en) Intelligent detection method for abnormal behavior in video sequence image
CN106485245A (en) A kind of round-the-clock object real-time tracking method based on visible ray and infrared image
CN101976353B (en) Statistical method and device of low density crowd
CN105138982A (en) Crowd abnormity detection and evaluation method based on multi-characteristic cluster and classification
CN102521565A (en) Garment identification method and system for low-resolution video
CN101727672A (en) Method for detecting, tracking and identifying object abandoning/stealing event
CN104820824A (en) Local abnormal behavior detection method based on optical flow and space-time gradient
CN103164711A (en) Regional people stream density estimation method based on pixels and support vector machine (SVM)
CN103426179A (en) Target tracking method and system based on mean shift multi-feature fusion
CN104680140A (en) Image-based crowd massing state detection method
CN102509151A (en) Video-processing-based crowd density and distribution estimation method
CN104268598A (en) Human leg detection method based on two-dimensional scanning lasers
CN105809206A (en) Pedestrian tracking method
CN103745216A (en) Radar image clutter suppression method based on airspace feature
CN103390151A (en) Face detection method and device
CN105096344A (en) A group behavior identification method and system based on CD motion features
Wang et al. Vision-based hand signal recognition in construction: A feasibility study
CN109299700A (en) Subway group abnormality behavioral value method based on crowd density analysis
CN103268498A (en) Method for area-of-interest blurred image semantic comprehension
Qianyin et al. A model based method of pedestrian abnormal behavior detection in traffic scene

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180824

Termination date: 20190323

CF01 Termination of patent right due to non-payment of annual fee