CN106250820A - A kind of staircase mouth passenger flow based on image procossing is blocked up detection method - Google Patents

A kind of staircase mouth passenger flow based on image procossing is blocked up detection method Download PDF

Info

Publication number
CN106250820A
CN106250820A CN201610576950.8A CN201610576950A CN106250820A CN 106250820 A CN106250820 A CN 106250820A CN 201610576950 A CN201610576950 A CN 201610576950A CN 106250820 A CN106250820 A CN 106250820A
Authority
CN
China
Prior art keywords
theta
passenger
point
prime
staircase
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
CN201610576950.8A
Other languages
Chinese (zh)
Other versions
CN106250820B (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.)
South China University of Technology SCUT
Original Assignee
South China University of Technology SCUT
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 South China University of Technology SCUT filed Critical South China University of Technology SCUT
Priority to CN201610576950.8A priority Critical patent/CN106250820B/en
Publication of CN106250820A publication Critical patent/CN106250820A/en
Application granted granted Critical
Publication of CN106250820B publication Critical patent/CN106250820B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/52Surveillance or monitoring of activities, e.g. for recognising suspicious objects
    • G06V20/53Recognition of crowd images, e.g. recognition of crowd congestion

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses a kind of staircase mouth passenger flow based on image procossing to block up detection method, including to gathering the pretreatment of video image, reduce the time-consuming of detection process;In conjunction with project background, set monitoring region, reduce the staircase mouth periphery passenger interference to detection;Passenger's target based on particular model anisotropic filter positions, and according to passenger crown arc model, carries out Model Matching;And set passenger flow and block up threshold value, carry out judgement of blocking up.The present invention utilizes the image procossing knowledge such as particular model anisotropic filter and simple Model Matching, realizes staircase mouth passenger flow statistics and intelligent decision of blocking up, it is possible to achieve the extraction one by one to passenger crown target, so that passenger counts accurately.Method disclosed by the invention, can apply in staircase monitoring system, coordinates staircase controller communication, can replace the nurse work of people, well ensures the safe operation of the place such as market or subway station staircase, the generation of minimizing accident.

Description

A kind of staircase mouth passenger flow based on image procossing is blocked up detection method
Technical field
The present invention relates to the technical field of staircase security monitoring and image procossing, refer in particular to a kind of based on image procossing Staircase mouth passenger flow block up detection method.
Background technology
Along with the fast development of China's economy, and the continuous pursuit that people are to quick life style so that answering of staircase With more and more universal, the especially public place such as megastore, subway station.But, bring easily to our life at staircase Meanwhile, some safety problems are also worth we note that, as at staircase mouth, passenger flow is blocked up, easily occur that passenger falls down, the thing such as tramples Therefore, therefore block up detection to carrying out real-time passenger flow at staircase mouth, just seem and be highly desirable to.
For the problems referred to above, current common countermeasure: arrange personnel, on-the-spot nurse.But there is manpower in this method Cost nurse high, artificial is it is difficult to ensure that drawbacks such as real-times.Therefore, utilize image procossing knowledge, realize intelligent monitoring and reality Time detection, a kind of more efficient way of can yet be regarded as.
By image procossing knowledge, realize above-mentioned Detection task, relate to the detection and location of passenger's target, passenger's target Tracking and judge whether occur that passenger flow is blocked up according to specific judgment condition.Wherein, the detection of (1) passenger's target Location, it is contemplated that the colors such as passenger's clothing, floor plates are easy to the complicated factor of people crown color mixture, and the present invention proposes one Plant method based on particular model anisotropic filter, carry out passenger flow target location.(2) judgment condition that passenger flow is blocked up, In view of the requirement of real-time of detection, the present invention mainly number in the monitoring region set this because usually considering.
Summary of the invention
It is an object of the invention to the shortcoming overcoming prior art with not enough, it is provided that a kind of staircase mouth based on image procossing Passenger flow is blocked up detection method, it is achieved the Intelligent Measurement to staircase mouth passenger flow congestion status, can apply in staircase monitoring system, Coordinate staircase controller communication, the nurse work of people can be replaced, well ensure the peace of the place such as market or subway station staircase Row for the national games, the generation of minimizing accident.
For achieving the above object, technical scheme provided by the present invention is: a kind of staircase mouth passenger flow based on image procossing Block up detection method, comprise the following steps:
1) video image acquisition, 360 ° shot downwards particular by fixing vertical floor plates on the ceiling rotatable Hemisphere photographic head obtains;
2) video image collected is carried out gray processing process, to reduce the time-consuming of algorithm, as follows:
I (x, y)=Gray (Image (x, y))
Wherein, (x, is y) image that arrives of acquired original to Image, and (x y) is the image after gray processing to I;
3) set monitoring region, be the appointment region for carrying out passenger's target location, only take advantage of in this appointment region Visitor's target detection, and passenger flow statistics;
4) passenger's target based on particular model anisotropic filter location
It is difficult to be blocked according to the people crown, and it has the feature of arc model, by arc model anisotropic filter Be identified and position passenger's target, including particular model anisotropic filter kernel and detective operators, plots peak search and Matching treatment process, specific as follows:
Described particular model anisotropic filter kernel, in cartesian coordinate system, by original definition be:
F θ ( x , y ) = e ( - d 2 / 2 σ 1 2 - s 2 / 2 σ 2 2 )
Wherein,
d &ap; r 2 - ( x - r c o s &theta; ) 2 - ( y - r s i n &theta; ) 2 2 r , ( d < < r )
s = x 2 + y 2
In formula, (x y) is the coordinate of any point in image;D is current point and the particular model anisotropic filter of definition Distance between circular arc;S is the distance between current point and the particular model anisotropic filter center of definition;σ1、σ2It it is gaussian kernel Standard deviation;θ is the direction of particular model anisotropic filter core;
Described detective operators, for a given direction θ, detective operators DFθ(x, y) is defined as:
DF &theta; ( x , y ) = &part; F &theta; ( x , y ) &part; x c o s &theta; + &part; F &theta; ( x , y ) &part; y s i n &theta;
Then by the input picture I after gray proces, (x, y) with detective operators DFθ(x, y) does convolution, has further and turns Change image Iθ' (x, y):
Iθ' (x, y)=I (x, y) * DFθ(x,y)
At transition diagram as Iθ' (x, y) in, the curvature marginal position in curvature is in set point, find maximum peak Value response, searches for for plots peak;
Described plots peak is searched for, and uses a kind of newton searching method realized based on quadratic function models, for each Individual pixel (xi,yi), each Newton step is a length of:
&Delta;x i &Delta;y i = - &part; 2 I &theta; &prime; ( x i , y i ) &part; x 2 &part; 2 I &theta; &prime; ( x i , y i ) &part; x &part; y &part; 2 I &theta; &prime; ( x i , y i ) &part; y &part; x &part; 2 I &theta; &prime; ( x i , y i ) &part; y 2 - 1 &part; I &theta; &prime; ( x i , y i ) &part; x &part; I &theta; &prime; ( x i , y i ) &part; y
If meeting | (Δ xi+Δyi) |≤0.5 (pixel), then it is assumed that position (xi,yi) it is a plots peak, this district The acutance of territory peak value can pass through plots peak point (xi,yi) Grad investigate, if gradient in the x, y direction meet such as Lower condition:
| &part; I &theta; &prime; ( x , y i ) &part; x | ( x = x i - 1 , x i + 1 ) &GreaterEqual; T x - - - ( 1 )
| &part; I &theta; &prime; ( x i , y ) &part; y | ( y = y i - 1 , y i + 1 ) &GreaterEqual; T y - - - ( 2 )
Wherein, Tx、TyBe threshold value constant, then this position is defined as an initial search point, by the time all in transition diagram picture Initial search point found after, start on each initial search point perform matching treatment process, extract passenger's head with this Top feature;
Described matching treatment process, it is assumed that during previously, has n initial search point Si(xi,yi)|I=0 ... n-1Determined Justice, based on each initial search point Si(xi,yi), perform matching treatment process, for determining whether the crown profile of passenger is positioned at This position, this process starts from Si(xi,yi) position, execution is with path based on arc model, the half of arc model Footpath is R, and its value is that the mean radius according to passenger crown profile is chosen;
The central point C of this arc modeli(xo,yo) it is defined as:
x o = x i - R cos&theta; o y o = y i + R sin&theta; o
If the direction θ of detective operatorsoEqual to 0, initial point is (xi,yi), then have:
Ci(xo,yo)=(xi-R,yi)
This matching treatment process is to realize according to below scheme: with central point Ci, scope 0~2 π, chooses different directions θj, along radial direction θjOn, in set point, performing marginal point search, this detection range is formed as follows:
x = d j - 1 * cos&theta; j + x o y = d j - 1 * sin&theta; j + y o | d - &xi; < d j - 1 < d + &xi;
Wherein, dj-1It is central point CiAnd θj-1Distance between step-size in search marginal point on direction;ξ is detection range, logical It it is often several pixel size;
This edge point position is to have the position of greatest gradient value in the ξ of region of search 2, and gradient is quilt in the direction of search It is defined as:
G ( x , y ) = &part; I &prime; &theta; ( x , y ) &part; x cos&theta; j + &part; I &prime; &theta; ( x , y ) &part; y sin&theta; j
After marginal point is found, by calculating marginal point at θj-1And θjConnectedness on direction, checks new edge Whether point belongs to the identical profile in previous steps;For central point CiAnd θjBetween the marginal point searched on direction away from From dj, its limited region, this region is to come based on the minimum and maximum radius that the passenger crown profile estimated is possible Definition;
When by these initial search points Si(xi,yi)|I=0 ... n-1Guide after all of region is scanned for, through ash In input picture after degreeization, position, all of passenger top area just can be found;
5) passenger flow is blocked up threshold decision
The patronage detected in the monitoring region that mainly statistics sets, is filtered based on particular model direction by above-mentioned , if there is prison in passenger's target location of ripple device, it is possible to the passenger crown number detecting and navigating in the monitoring region set Control range statistics number exceedes setting threshold value, then be determined as passenger flow and block up.
The present invention compared with prior art, has the advantage that and beneficial effect:
1, use image procossing and machine vision knowledge, carry out detection that the intelligence of staircase passenger flow is blocked up, this solution party Case is the most novel.
2, the method that the anisotropic filter based on particular model proposed carries out head of passenger detection and location, can well Reduce the interference of the factor such as large piece article and ambient light change entrained by passenger's clothing, floor plates color, passenger, and to taking advantage of Visitor crown target carries out extraction one by one, so that passenger's counting is more accurate.
3, it is applied in staircase monitoring system, coordinates staircase controller communication, well instead of the artificial of staircase operation Nurse task, reduces cost of labor, and the real-time of detection of accomplishing to block up staircase mouth passenger flow, can well ensure market or The smooth and easy operation of safety of the place staircases such as subway station.
Accompanying drawing explanation
Fig. 1 is the detection method overall flow block diagram of the present invention.
Fig. 2 be the present invention detection method in photographic head scheme of installation.
Fig. 3 is the schematic diagram of photographic head in terms of staircase side.
Fig. 4 is the monitoring region set, and A, B are rectangle summit.
Fig. 5 is in the detection method of the present invention, the geometric model of particular model anisotropic filter core in cartesian coordinate system.
Fig. 6 is the passenger crown based on detection method outline process, a be initial search point, b be the field of search Territory point, C are central points.
Detailed description of the invention
Below in conjunction with specific embodiment, the invention will be further described.
Staircase mouth passenger flow described in the present embodiment is blocked up detection method, mainly by the knowledge of image procossing, realizes Intelligent Measurement to staircase mouth passenger flow congestion status, as it is shown in figure 1, comprise the following steps:
1) video image acquisition
As shown in Figures 2 and 3,360 ° shot downwards particular by fixing vertical floor plates on the ceiling rotatable Hemisphere photographic head 1 obtains, and ceiling 2 is used for installing fixing camera 1, and staircase mouth floor plates 3 is that the shooting of photographic head 1 is right As, for staircase mouth passenger flow 4 is monitored.Photographic head 1 is apart from highly preferred 4 meters of staircase mouth floor plates 3.
2) video image collected is carried out gray processing process, to reduce the time-consuming of algorithm, as follows:
I (x, y)=Gray (Image (x, y))
Wherein, Image (x, y) is the image that arrives of acquired original, I (x y) is the image after gray processing.
3) set monitoring region, be the appointment region for carrying out passenger's target location, only take advantage of in this appointment region Visitor's target detection, and passenger flow statistics;As shown in Figure 4, monitoring region is the boxed area of icon, wherein A (xa,ya)、B (xb,yb).I.e. monitoring region is:
x a &le; x &le; x b y a &le; y &le; y b
4) passenger's target based on particular model anisotropic filter location
It is difficult to be blocked according to the people crown, and it has the feature of a certain degree of arc model, passes through arc model Anisotropic filter is identified and positions passenger's target, as shown in Figure 5 and Figure 6, including particular model anisotropic filter kernel And detective operators, plots peak search and matching treatment process, specific as follows:
Described particular model anisotropic filter kernel, in cartesian coordinate system, by original definition be:
F &theta; ( x , y ) = e ( - d 2 / 2 &sigma; 1 2 - s 2 / 2 &sigma; 2 2 )
Wherein,
d &ap; r 2 - ( x - r c o s &theta; ) 2 - ( y - r s i n &theta; ) 2 2 r , ( d < < r )
s = x 2 + y 2
In formula, (x y) is the coordinate of any point in image;D is current point and the particular model anisotropic filter of definition Distance between circular arc;S is the distance between current point and the particular model anisotropic filter center of definition;σ1、σ2It it is gaussian kernel Standard deviation, preferably σ2 1=1/6, σ2 2=1/36;θ is the direction of particular model anisotropic filter core;
Described detective operators, for a given direction θ, detective operators DFθ(x, y) is defined as:
DF &theta; ( x , y ) = &part; F &theta; ( x , y ) &part; x c o s &theta; + &part; F &theta; ( x , y ) &part; y s i n &theta;
Then by the input picture I after gray proces, (x, y) with detective operators DFθ(x, y) does convolution, has further and turns Change image Iθ' (x, y):
Iθ' (x, y)=I (x, y) * DFθ(x,y)
At transition diagram as Iθ' (x, y) in, be in a range of curvature marginal position in curvature, maximum peak value rings Should be found, search for for plots peak;
Described plots peak is searched for, and uses a kind of newton searching method realized based on quadratic function models, in order at Iθ' (x, y) in find out all of plots peak point, for those brightness values beyond certain threshold value pixel for, pixel-by-pixel search be Necessary;For each pixel (xi,yi), each Newton step is a length of:
&Delta;x i &Delta;y i = - &part; 2 I &theta; &prime; ( x i , y i ) &part; x 2 &part; 2 I &theta; &prime; ( x i , y i ) &part; x &part; y &part; 2 I &theta; &prime; ( x i , y i ) &part; y &part; x &part; 2 I &theta; &prime; ( x i , y i ) &part; y 2 - 1 &part; I &theta; &prime; ( x i , y i ) &part; x &part; I &theta; &prime; ( x i , y i ) &part; y
If step distance value is in a pixel, i.e. | (Δ xi+Δyi) |≤0.5 (pixel), then position (xi,yi) it is one Individual plots peak, the acutance of this plots peak can pass through plots peak point (xi,yi) Grad investigate, if gradient Meet following condition in the x, y direction:
| &part; I &theta; &prime; ( x , y i ) &part; x | ( x = x i - 1 , x i + 1 ) &GreaterEqual; T x - - - ( 1 )
| &part; I &theta; &prime; ( x i , y ) &part; y | ( y = y i - 1 , y i + 1 ) &GreaterEqual; T y - - - ( 2 )
Wherein, Tx、TyIt it is threshold value constant;
Meet above-mentioned (1) and (2), then this position is defined as an initial search point, by the time all of in transition diagram picture After initial search point is found, starts to perform matching treatment process on each initial search point, extract the passenger crown with this Feature;
Described matching treatment process, it is assumed that during previously, has n initial search point Si(xi,yi)|I=0 ... n-1Quilt Definition.Based on each initial search point Si(xi,yi), perform matching treatment process, for determining the crown profile whether position of passenger In this position, this process starts from Si(xi,yi) position, execution is with path based on arc model, this circular arc mould The radius of type is R, and R value is that the mean radius according to passenger crown profile is chosen, and R preferred value is 15 (pixel size);
The central point C of this arc modeli(xo,yo) it is defined as:
x o = x i - R cos&theta; o y o = y i + R sin&theta; o
If the direction θ of detective operatorsoEqual to 0, initial point is (xi,yi), then have:
Ci(xo,yo)=(xi-R,yi)
This matching treatment process is to realize according to below scheme: with central point Ci, scope 0~2 π, chooses different directions θj, along radial direction θjOn, in a little scope, performing marginal point search, this detection range is formed as follows:
x = d j - 1 * cos&theta; j + x o y = d j - 1 * sin&theta; j + y o | d - &xi; < d j - 1 < d + &xi;
Wherein, dj-1It is central point CiAnd θj-1Distance between step-size in search marginal point on direction;ξ is detection range, logical Being often several pixel size, ξ is preferably 3 (pixel size);
This edge point position is to have the position of greatest gradient value in the ξ of region of search 2, and gradient is quilt in the direction of search It is defined as:
G ( x , y ) = &part; I &prime; &theta; ( x , y ) &part; x cos&theta; j + &part; I &prime; &theta; ( x , y ) &part; y sin&theta; j
After marginal point is found, by calculating marginal point at θj-1And θjConnectedness on direction, checks new edge Whether point belongs to the identical profile in previous steps.For central point CiAnd θjBetween the marginal point searched on direction away from From dj, its limited region, as shown in Figure 6 dmaxAnd dmin.This region is can based on the passenger crown profile estimated The minimum and maximum radius of energy defines.If edge exceeds this range areas, then this matching treatment process is considered It is invalid.dmaxAnd dminIt is preferably 30 (pixel size) and 7 (pixel size) respectively.
When by these initial search points Si(xi,yi)|I=0 ... n-1Guide after all of region is scanned for, through ash In input picture after degreeization, position, all of passenger top area just can be found;
5) passenger flow is blocked up threshold decision
The patronage detected in the monitoring region that mainly statistics sets, if occurring, monitoring region statistical number of person exceedes Set threshold value, be then determined as passenger flow and block up.Wherein, positioned by above-mentioned passenger's target based on particular model anisotropic filter, Can detect and navigate to the passenger crown number N in the monitoring region setf, set staircase mouth passenger flow and block up threshold value N0, N0 Preferably 5, then adjudicating judgment condition of blocking up is:
In the monitoring region set as shown in Figure 4
x a &le; x &le; x b y a &le; y &le; y b
In,
r e s u l t = t r u e , N f &GreaterEqual; N 0 f a l s e , o t h e r w i s e
The Intelligent Measurement that staircase mouth passenger flow is blocked up can be realized.
Embodiment described above is only the preferred embodiments of the invention, not limits the practical range of the present invention with this, therefore The change that all shapes according to the present invention, principle are made, all should contain within the scope of the present invention.

Claims (1)

1. a staircase mouth passenger flow based on image procossing is blocked up detection method, it is characterised in that comprise the following steps:
1) video image acquisition, particular by fixing 360 ° of rotatable hemisphere that vertical floor plates shoots downwards on the ceiling Photographic head obtains;
2) video image collected is carried out gray processing process, to reduce the time-consuming of algorithm, as follows:
I (x, y)=Gray (Image (x, y))
Wherein, (x, is y) image that arrives of acquired original to Image, and (x y) is the image after gray processing to I;
3) set monitoring region, be the appointment region for carrying out passenger's target location, only carry out passenger's mesh in this appointment region Mark detection, and passenger flow statistics;
4) passenger's target based on particular model anisotropic filter location
It is difficult to be blocked according to the people crown, and it has the feature of arc model, is entered by arc model anisotropic filter Row identifies and location passenger's target, including particular model anisotropic filter kernel and detective operators, plots peak search and coupling Processing procedure, specific as follows:
Described particular model anisotropic filter kernel, in cartesian coordinate system, by original definition be:
F &theta; ( x , y ) = e ( - d 2 / 2 &sigma; 1 2 - s 2 / 2 &sigma; 2 2 )
Wherein,
d &ap; r 2 - ( x - r c o s &theta; ) 2 - ( y - r s i n &theta; ) 2 2 r , ( d < < r )
s = x 2 + y 2
In formula, (x y) is the coordinate of any point in image;D is current point and the particular model anisotropic filter circular arc of definition Between distance;S is the distance between current point and the particular model anisotropic filter center of definition;σ1、σ2It it is the mark of gaussian kernel Quasi-deviation;θ is the direction of particular model anisotropic filter core;
Described detective operators, for a given direction θ, detective operators DFθ(x, y) is defined as:
DF &theta; ( x , y ) = &part; F &theta; ( x , y ) &part; x c o s &theta; + &part; F &theta; ( x , y ) &part; y s i n &theta;
Then by the input picture I after gray proces, (x, y) with detective operators DFθ(x, y) does convolution, has transition diagram further As Iθ' (x, y):
Iθ' (x, y)=I (x, y) * DFθ(x,y)
At transition diagram as Iθ' (x, y) in, the curvature marginal position in curvature is in set point, find maximum peak value and ring Should, search for for plots peak;
Described plots peak is searched for, and uses a kind of newton searching method realized based on quadratic function models, for each picture Vegetarian refreshments (xi, yi), each Newton step is a length of:
&Delta;x i &Delta;y i = - &part; 2 I &theta; &prime; ( x i , y i ) &part; x 2 &part; 2 I &theta; &prime; ( x i , y i ) &part; x &part; y &part; 2 I &theta; &prime; ( x i , y i ) &part; y &part; x &part; 2 I &theta; &prime; ( x i , y i ) &part; y 2 - 1 &part; I &theta; &prime; ( x i , y i ) &part; x &part; I &theta; &prime; ( x i , y i ) &part; y
If meeting | (Δ xi+Δyi) |≤0.5 (pixel), then it is assumed that position (xi,yi) it is a plots peak, this peak, region The acutance of value can pass through plots peak point (xi, yi) Grad investigate, if gradient meets following bar in the x, y direction Part:
| &part; I &theta; &prime; ( x , y i ) &part; x | ( x = x i - 1 , x i + 1 ) &GreaterEqual; T x - - - ( 1 )
| &part; I &theta; &prime; ( x i , y ) &part; y | ( y = y i - 1 , y i + 1 ) &GreaterEqual; T y - - - ( 2 )
Wherein, Tx、TyBe threshold value constant, then this position is defined as an initial search point, by the time all of in transition diagram picture at the beginning of After beginning Searching point is found, start to perform matching treatment process on each initial search point, extract the passenger crown with this special Levy;
Described matching treatment process, it is assumed that during previously, has n initial search point Si(xi,yi)|I=0 ... n-1It is defined, Based on each initial search point Si(xi,yi), perform matching treatment process, for determining whether the crown profile of passenger is positioned at this Point position, this process starts from Si(xi,yi) position, execution is with path based on arc model, the radius of arc model Being R, its value is that the mean radius according to passenger crown profile is chosen;
The central point C of this arc modeli(xo,yo) it is defined as:
x o = x i - R cos&theta; o y o = y i + R sin&theta; o
If the direction θ of detective operatorsoEqual to 0, initial point is (xi,yi), then have:
Ci(xo,yo)=(xi-R,yi)
This matching treatment process is to realize according to below scheme: with central point Ci, scope 0~2 π, chooses different directions θj, edge Radial direction θjOn, in set point, performing marginal point search, this detection range is formed as follows:
x = d j - 1 * cos&theta; j + x o y = d j - 1 * sin&theta; j + y o | d - &xi; < d j - 1 < d + &xi;
Wherein, dj-1It is central point CiAnd θj-1Distance between step-size in search marginal point on direction;ξ is detection range, it is common that several Individual pixel size;
This edge point position is to have the position of greatest gradient value in the ξ of region of search 2, and gradient is defined in the direction of search For:
G ( x , y ) = &part; I &prime; &theta; ( x , y ) &part; x cos&theta; j + &part; I &prime; &theta; ( x , y ) &part; y sin&theta; j
After marginal point is found, by calculating marginal point at θj-1And θjConnectedness on direction, checks that new marginal point is The no identical profile belonged in previous steps;For central point CiAnd θjDistance d between the marginal point searched on directionj, Its limited region, this region is to define based on the minimum and maximum radius that the passenger crown profile estimated is possible 's;
When by these initial search points Si(xi,yi)|I=0 ... n-1Guide after all of region is scanned for, through gray processing After input picture in, position, all of passenger top area just can be found;
5) passenger flow is blocked up threshold decision
The patronage detected in the monitoring region that mainly statistics sets, by above-mentioned based on particular model anisotropic filter Passenger's target location, it is possible to detect and navigate to set monitoring region in passenger crown number, if monitored space occurs Territory statistical number of person exceedes setting threshold value, then be determined as passenger flow and block up.
CN201610576950.8A 2016-07-20 2016-07-20 A kind of staircase mouth passenger flow congestion detection method based on image procossing Active CN106250820B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610576950.8A CN106250820B (en) 2016-07-20 2016-07-20 A kind of staircase mouth passenger flow congestion detection method based on image procossing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610576950.8A CN106250820B (en) 2016-07-20 2016-07-20 A kind of staircase mouth passenger flow congestion detection method based on image procossing

Publications (2)

Publication Number Publication Date
CN106250820A true CN106250820A (en) 2016-12-21
CN106250820B CN106250820B (en) 2019-06-18

Family

ID=57613499

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610576950.8A Active CN106250820B (en) 2016-07-20 2016-07-20 A kind of staircase mouth passenger flow congestion detection method based on image procossing

Country Status (1)

Country Link
CN (1) CN106250820B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107153819A (en) * 2017-05-05 2017-09-12 中国科学院上海高等研究院 A kind of queue length automatic testing method and queue length control method
CN107358166A (en) * 2017-06-16 2017-11-17 华南理工大学 A kind of staircase mouth passenger flow congestion detection means and its passenger flow congestion level method of discrimination
CN109034110A (en) * 2018-08-17 2018-12-18 潘小亮 Gun battle movie computer classes method
CN109359536A (en) * 2018-09-14 2019-02-19 华南理工大学 Passenger behavior monitoring method based on machine vision
CN110833697A (en) * 2018-08-16 2020-02-25 潘小亮 Block chain timing type ship body control method
CN111369596A (en) * 2020-02-26 2020-07-03 华南理工大学 Escalator passenger flow volume statistical method based on video monitoring

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005331884A (en) * 2004-05-21 2005-12-02 Ricoh Co Ltd Image display system and method
EP1955285A1 (en) * 2005-11-28 2008-08-13 Honeywell International, Inc. Detection of abnormal crowd behavior
CN102063613A (en) * 2010-12-28 2011-05-18 北京智安邦科技有限公司 People counting method and device based on head recognition
CN103310444A (en) * 2013-05-21 2013-09-18 上海交通大学 Method of monitoring pedestrians and counting based on overhead camera
CN103318739A (en) * 2013-07-03 2013-09-25 北京北安时代电梯安装工程有限公司 Automatic escalator and automatic sidewalk human flow statistically analyzing, prewarning, monitoring and managing system
CN103646253A (en) * 2013-12-16 2014-03-19 重庆大学 Bus passenger flow statistics method based on multi-motion passenger behavior analysis
CN103985182A (en) * 2014-05-30 2014-08-13 长安大学 Automatic public transport passenger flow counting method and system
CN104156983A (en) * 2014-08-05 2014-11-19 天津大学 Public transport passenger flow statistical method based on video image processing

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005331884A (en) * 2004-05-21 2005-12-02 Ricoh Co Ltd Image display system and method
EP1955285A1 (en) * 2005-11-28 2008-08-13 Honeywell International, Inc. Detection of abnormal crowd behavior
CN102063613A (en) * 2010-12-28 2011-05-18 北京智安邦科技有限公司 People counting method and device based on head recognition
CN103310444A (en) * 2013-05-21 2013-09-18 上海交通大学 Method of monitoring pedestrians and counting based on overhead camera
CN103318739A (en) * 2013-07-03 2013-09-25 北京北安时代电梯安装工程有限公司 Automatic escalator and automatic sidewalk human flow statistically analyzing, prewarning, monitoring and managing system
CN103646253A (en) * 2013-12-16 2014-03-19 重庆大学 Bus passenger flow statistics method based on multi-motion passenger behavior analysis
CN103985182A (en) * 2014-05-30 2014-08-13 长安大学 Automatic public transport passenger flow counting method and system
CN104156983A (en) * 2014-08-05 2014-11-19 天津大学 Public transport passenger flow statistical method based on video image processing

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
MUKHERJEE S等: ""Anovel framework for automatic passenger counting"", 《2011 18TH IEEE INTERNATIONAL CONFERENCE ON IMAGE PROCESSING》 *
于海滨等: ""视觉客流检测中的动态轮廓匹配方法"", 《浙江大学学报(工学版)》 *
汪亚明: ""基于动态图像序列的自动扶梯客流量的测量"", 《华北工学院测试技术学报》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107153819A (en) * 2017-05-05 2017-09-12 中国科学院上海高等研究院 A kind of queue length automatic testing method and queue length control method
CN107358166A (en) * 2017-06-16 2017-11-17 华南理工大学 A kind of staircase mouth passenger flow congestion detection means and its passenger flow congestion level method of discrimination
CN107358166B (en) * 2017-06-16 2023-05-26 华南理工大学 Escalator entrance passenger flow congestion detection device and passenger flow congestion degree judgment method thereof
CN110833697A (en) * 2018-08-16 2020-02-25 潘小亮 Block chain timing type ship body control method
CN109034110A (en) * 2018-08-17 2018-12-18 潘小亮 Gun battle movie computer classes method
CN109359536A (en) * 2018-09-14 2019-02-19 华南理工大学 Passenger behavior monitoring method based on machine vision
CN109359536B (en) * 2018-09-14 2020-07-28 华南理工大学 Passenger behavior monitoring method based on machine vision
CN111369596A (en) * 2020-02-26 2020-07-03 华南理工大学 Escalator passenger flow volume statistical method based on video monitoring

Also Published As

Publication number Publication date
CN106250820B (en) 2019-06-18

Similar Documents

Publication Publication Date Title
CN106250820A (en) A kind of staircase mouth passenger flow based on image procossing is blocked up detection method
JP6549797B2 (en) Method and system for identifying head of passerby
CN108537256B (en) Method and device for identifying wearing of safety helmet
CN105844128A (en) Method and device for identity identification
CN104504369B (en) A kind of safety cap wear condition detection method
CN110309719A (en) A kind of electric network operation personnel safety cap wears management control method and system
CN103971380A (en) Pedestrian trailing detection method based on RGB-D
CN112396658B (en) Indoor personnel positioning method and system based on video
Snyder et al. Thor: A deep learning approach for face mask detection to prevent the COVID-19 pandemic
CN113903081A (en) Visual identification artificial intelligence alarm method and device for images of hydraulic power plant
CN102254169A (en) Multi-camera-based face recognition method and multi-camera-based face recognition system
CN103971135A (en) Human body target detection method based on head and shoulder depth information features
CN105469073A (en) Kinect-based call making and answering monitoring method of driver
CN110046557A (en) Safety cap, Safe belt detection method based on deep neural network differentiation
CN104102909A (en) Vehicle characteristic positioning and matching method based on multiple-visual information
CN109492509A (en) Personal identification method, device, computer-readable medium and system
CN106652291A (en) Indoor simple monitoring and alarming system and method based on Kinect
CN111476083A (en) Automatic identification method for wearing of safety helmet of electric power staff
CN105139384A (en) Defective capsule detection method and apparatus
CN109785319A (en) A kind of coding character machining system, device and detection method based on image procossing
CN105844227A (en) Driver identity authentication method for school bus safety
CN103218615A (en) Face judgment method
CN113807240A (en) Intelligent transformer substation personnel dressing monitoring method based on uncooperative face recognition
CN114155492A (en) High-altitude operation safety belt hanging rope high-hanging low-hanging use identification method and device and electronic equipment
CN105809700B (en) A kind of drogue image detection localization method blocked by oily plug

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