CN104866830B - A kind of abnormal operation detection method and device - Google Patents

A kind of abnormal operation detection method and device Download PDF

Info

Publication number
CN104866830B
CN104866830B CN201510279178.9A CN201510279178A CN104866830B CN 104866830 B CN104866830 B CN 104866830B CN 201510279178 A CN201510279178 A CN 201510279178A CN 104866830 B CN104866830 B CN 104866830B
Authority
CN
China
Prior art keywords
foreground object
depth
difference image
depth difference
abnormal operation
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
CN201510279178.9A
Other languages
Chinese (zh)
Other versions
CN104866830A (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 gelingshentong Information Technology Co.,Ltd.
Original Assignee
BEIJING DEEPGLINT INFORMATION TECHNOLOGY Co Ltd
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 DEEPGLINT INFORMATION TECHNOLOGY Co Ltd filed Critical BEIJING DEEPGLINT INFORMATION TECHNOLOGY Co Ltd
Priority to CN201510279178.9A priority Critical patent/CN104866830B/en
Publication of CN104866830A publication Critical patent/CN104866830A/en
Application granted granted Critical
Publication of CN104866830B publication Critical patent/CN104866830B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • G06V40/23Recognition of whole body movements, e.g. for sport training
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/103Static body considered as a whole, e.g. static pedestrian or occupant recognition

Abstract

This application provides a kind of abnormal operation detection method and device, method includes: the foreground object detected in monitor video according to depth information;The depth difference for calculating the foreground object between consecutive frame, obtains depth difference image;The depth difference image of continuous multiple frames is calculated, depth of cure difference image is obtained;Histograms of oriented gradients HOG feature is calculated according to the depth of cure difference image;Support vector machines classifier by training abnormal operation in advance predicts the corresponding abnormal operation of the HOG feature, determines whether the foreground object occurs the abnormal operation according to prediction result.The scheme as provided by the embodiment of the present application is the foreground object detected in monitor video according to depth information, it will accurately can be separated at same position apart from the far and near different people of camera lens in picture very much, therefore, everyone whether there can be abnormal operation in accurate judgement scene.

Description

A kind of abnormal operation detection method and device
Technical field
This application involves technical field of computer vision more particularly to a kind of abnormal operation detection method and device.
Background technique
The abnormal operation of people, which detects, has very big application value in intelligent security guard field, can in many monitoring scenes With by security protection camera picture carry out calculation process, real-time early warning is provided when there is anomalous event generation, such as: people in bank Abnormality detection, abnormality detection of people etc. on square.
The abnormal operation detection of people is based on color image information mostly at present, and specific practice can be divided into following two rank Section:
Training stage: first to each frame image zooming-out characteristic point of training video, then by the characteristic point of same frame image It is integrated into feature vector by way of " bag of words " (Bag of Words), the last label training according to training data is classified Device learns the rule of different movements characteristically;
Test phase: for the video of input, the confidence level that required movement occurs on each frame image is obtained first, then will The confidence level is accumulated in a period of time, if accumulation confidence level is more than preset threshold, it is determined that required movement occurs.
Work as picture since picture is only able to display planar pixel based on the abnormal operation of color image infomation detection foreground object When there is apart from camera lens distance different multiple objects same position in face, it can not accurately determine which specific foreground object has exception Movement, detection accuracy are lower.
Prior art deficiency is:
Existing abnormal operation detection method detection accuracy is lower.
Summary of the invention
The embodiment of the present application proposes a kind of abnormal operation detection method and device, to solve abnormal operation in the prior art The lower technical problem of detection method detection accuracy.
The embodiment of the present application provides a kind of abnormal operation detection method, includes the following steps:
Step 1: the foreground object in monitor video is detected according to depth information;
Step 3: calculating the depth difference of the foreground object between consecutive frame, obtain depth difference image;
Step 5: the depth difference image of continuous multiple frames being calculated, depth of cure difference image is obtained;
Step 7: histograms of oriented gradients HOG feature is calculated according to the depth of cure difference image;
Step 9: the SVM classifier by training abnormal operation in advance predicts the corresponding abnormal operation of the HOG feature, Determine whether the foreground object occurs the abnormal operation according to prediction result.
The embodiment of the present application provides a kind of abnormal operation detection device, comprising:
Detection module, for detecting the foreground object in monitor video according to depth information;
Depth difference computing module obtains depth difference image for calculating the depth difference of the foreground object between consecutive frame;
Depth of cure difference computing module calculates for the depth difference image to continuous multiple frames, it is poor to obtain depth of cure Image;
HOG feature calculation module, for calculating histograms of oriented gradients HOG feature according to the depth of cure difference image;
Determining module predicts that the HOG feature is corresponding different for the SVM classifier by training abnormal operation in advance Often movement, determines whether the foreground object occurs the abnormal operation according to prediction result.
It has the beneficial effect that:
Technical solution provided by the embodiment of the present application detects the foreground object in monitor video according to depth information, The depth difference for calculating the foreground object between consecutive frame, obtains depth difference image;Again by the depth difference image of continuous multiple frames into Depth of cure difference image is calculated in row, calculates HOG feature according to the depth of cure difference image, is predicted by SVM classifier The corresponding abnormal operation of the HOG feature, determines whether foreground object occurs the abnormal operation according to prediction result.Due to this Scheme provided by application embodiment is the foreground object detected in monitor video according to depth information, can be very accurately by picture Separated at same position apart from the far and near different foreground object of camera lens in face, therefore, can it is each in accurate judgement scene before Whether scape object has abnormal operation.
Detailed description of the invention
The specific embodiment of the application is described below with reference to accompanying drawings, in which:
Fig. 1 shows the flow diagram that abnormal operation detection method is implemented in the embodiment of the present application;
Fig. 2 shows the motion detection block diagrams of foreground object in the embodiment of the present application;
Fig. 3 shows the structural schematic diagram of abnormal operation detection device in the embodiment of the present application.
Specific embodiment
In order to which technical solution and the advantage of the application is more clearly understood, below in conjunction with attached drawing to the exemplary of the application Embodiment is described in more detail, it is clear that and described embodiment is only a part of the embodiment of the application, rather than The exhaustion of all embodiments.And in the absence of conflict, the feature in the embodiment and embodiment in this explanation can be mutual It combines.
Inventor during invention note that
Existing action identification method is realized based on color image (namely RGB image), is known according to pixel variation It does not move work.When in camera lens picture there are two or more than two people overlap when, cannot be distinguished is specifically which people generates Abnormal operation;Moreover, according to pixel variation come identification maneuver when, be easy to be affected by other factors, for example, people is worn the clothes Color, decorative pattern of clothes etc., especially when the person wears pattern clothes, as long as people more slightly acts, the pixel of RGB image will It varies widely, so as to cause erroneous judgement, detection accuracy is lower.
In view of the above deficiencies, the embodiment of the present application proposes a kind of abnormal operation detection method and device, is said below It is bright.
Fig. 1 shows the flow diagram that abnormal operation detection method is implemented in the embodiment of the present application, as shown, described Abnormal operation detection method may include steps of:
Step 101 detects foreground object in monitor video according to depth information;
Step 102, the depth difference for calculating the foreground object between consecutive frame, obtain depth difference image;
Wherein, the depth difference image reflects the movement of the foreground object at a time;
Step 103 calculates the depth difference image of continuous multiple frames, obtains depth of cure difference image;
Wherein, the depth of cure difference image reflects the movement of the foreground object in a certain period of time;
Step 104 calculates histograms of oriented gradients (HOG, Histogram of according to the depth of cure difference image Oriented Gradient) feature;
Wherein, the HOG feature represents the movement vector of the foreground object;
Step 105, support vector machines (SVM, the Support Vector by training abnormal operation in advance Machine) classifier predicts the corresponding abnormal operation of the HOG feature, whether determines the foreground object according to prediction result The abnormal operation occurs.
Wherein, foreground object can be people, animal or other specified monitored object.
In the specific implementation, it can use background model in the embodiment of the present application to set the depth value of non-foreground object position It is set to infinity, to further decrease interference or inconvenient brought by non-foreground object.
The scheme as provided by the embodiment of the present application is to rely on depth map (that is, the monitoring with depth information regards Each frame image in frequency) and human testing and tracking on depth map, it can very accurately will be in picture according to depth information It is separated at same position apart from the far and near different foreground object of camera lens, it therefore, being capable of each prospect in accurate judgement scene Whether object has abnormal operation.Moreover, because only showing the depth information of each point on depth map, motion detection is by depth The variation of information, rather than pixel is relied on to change, therefore, using scheme provided by the embodiment of the present application, pattern and pure color exist Without too many difference in depth map, a large amount of redundancy is eliminated compared with prior art, and then further improves detection essence Degree.
Further, in order to solve that monitoring scene is more complicated or picture in foreground object it is more when caused detection it is quasi- The not high problem of exactness, can also implement in the following manner.
In implementation, when in monitor video including N number of foreground object, after step 101, before step 102, the side Method can further include:
The monitor video is divided into N number of independent deep video according to each foreground object, in the deep video Continuous action including each foreground object;
The monitor video is divided into several independent depth to regard by the method described according to each foreground object After frequency, it is specifically as follows:
Step 102 is executed to step 105 to the deep video of each foreground object.
In the embodiment of the present application, for one section of video, foreground object all in video can be detected first, it is assumed that Foreground object is behaved, everyone deep video is split, and forms the independent deep video of several segments, each section of depth view Only occur the series of actions of a people in frequency, successive depths difference calculating is carried out for the deep video of different people, it can To be more clear, conveniently and accurately detect.
It is described that the monitor video is divided by several independent deep videos according to each foreground object in implementation, It is specifically as follows:
Determine the depth location of foreground object;
Fill (Flood fill) method by the depth location by unrestrained water, infection within a preset range with it is described The adjacent point of depth location, foreground object described in monitor video is split, independent deep video is formed.
In specific implementation, it is assumed that foreground object is behaved, and can first be determined the head position of people, be passed through the prior art In Flood fill method, since the position of head, search it is adjacent with head position within the scope of certain length Point, and these points are infected, and will not then be infected apart from the distant point of this people, thus operate, finally can will Foreground object is split.
In implementation, the depth difference for calculating the foreground object between consecutive frame obtains depth difference image, can be specific Are as follows:
The position of centre of gravity of foreground object in every frame image is moved to picture centre, and will be before between consecutive frame image Scape object is adjusted to after identical size, is calculated the depth difference of the foreground object between consecutive frame, is obtained depth difference image.
In the embodiment of the present application, the pretreatment that adjacent two field pictures are aligned and deform respectively can be grasped first Make.For the prospect people of every picture, its position of centre of gravity is moved into center picture, and people is adjusted to same size, then The depth difference between consecutive frame image is calculated again, is taken absolute value to result.
In implementation, the SVM classifier by training abnormal operation in advance predicts the corresponding exception of the HOG feature Movement, determines whether the foreground object occurs the abnormal operation according to prediction result, can be with specifically:
The confidence level of movement is abnormal according to the HOG feature calculation of every section of successive frame and the foreground object, when described Confidence level determines that the foreground object is abnormal movement when being greater than preset threshold.
In the embodiment of the present application, the depth of cure difference image generated for any one section can be by the depth of cure difference figure The HOG feature of picture is transmitted to a preparatory trained SVM classifier, to predict that existing object is abnormal the confidence level of movement. In specific implementation, the HOG feature that multistage successive frame obtains can also be carried out cumulative mean etc. to calculate, obtains accumulative confidence level Afterwards, then by accumulative confidence level with preset threshold value it is compared, then determines that the object has occurred if it is greater than preset threshold The movement.
For the ease of the implementation of the application, it is illustrated below with example.
Assuming that monitoring scene is bank self-help withdrawal business hall, since the personnel for handling self-help drawing money business in bank can There can be the people portion that multiple, there are queuing phenomenas, before and after these people being lined up will appear in monitor video at this time in the same time The case where dividing overlapping or subsequent people to be blocked by outrunner.
Monitor video first can be detected all people according to depth information by the embodiment of the present application, and everyone depth Degree Video segmentation is opened, and independent deep video is formed.Assuming that tri- people of shared A, B, C of self-help drawing money business are handled, then just Three independent deep videos can be formed, that is, the deep video of the deep video of the deep video of A, B, C.It is assumed that Video is 90 frame videos (about 3 seconds or so).
After obtaining everyone independent deep video, background model can use by non-prospect people (such as automatic drawing The objects such as machine or door) depth value of position is set as infinity, for the deep video of different people, can execute respectively following Step.
The motion detection block diagram of foreground object in the embodiment of the present application is shown in Fig. 2, as shown, below with the different of A It is illustrated for normal motion detection.
(1) the depth difference image of consecutive frame is calculated
The position of centre of gravity of A in connected two field pictures is moved on into center picture first and is adjusted to same size, calculates two frames Depth difference between image simultaneously takes absolute value to result, obtains depth difference image.Depth difference image reflects A at a time Motion state.
Such as:
The frame image of 1st frame and the 2nd frame obtains the 1st depth difference image;
The frame image of 2nd frame and the 3rd frame obtains the 2nd depth difference image;
The frame image of 89th frame and the 90th frame obtains the 89th depth difference image.
In specific implementation, each depth difference image can carry out the aobvious of different depth colors according to depth difference size Show, for example, movement by a relatively large margin can occur for arm when A fastens the neck of B suddenly, causes depth information that larger change occurs Change, at this moment, can be by the arm of A with black or red display, and other body parts of A then can be with gray display.
(2) the depth of cure difference image of successive frame is calculated
Continuous 15 depth difference image additions are averaged, available depth of cure difference image, to reflect that A exists Action state in a period of time.
Such as:
1st to the 15th depth difference image addition is averaged, the 1st depth of cure difference image is obtained;
2nd to the 16th depth difference image addition is averaged, the 2nd depth of cure difference image is obtained;
75th to the 89th depth difference image addition is averaged, the 75th depth of cure difference image is obtained.
In specific implementation, depth of cure difference image can also be obtained using other calculations, be not limited in Be added the calculation that is averaged, the application to this with no restriction.
It, can also be by any one frame depth difference image and 15 frame behind for any one frame depth difference image in video Image regeneration is also possible to carry out continuous 20 frame to polymerize etc. at depth of cure difference image, which frame is the application carry out The frame number for polymerizeing and being polymerize is with no restriction.
(3) HOG feature is extracted to depth of cure difference image
The quantization vector that the HOG feature of depth of cure difference image represents current action indicates, in specific implementation, can be with Using the area of space of 8*8, and the frequency histogram in 32 directions is counted, specific HOG characteristic quantification can use existing skill Mode in art, this will not be repeated here.
(4) the corresponding movement of HOG feature is predicted by SVM classifier
For the depth of cure difference image that any one section of video generates, its HOG feature can be transmitted to one and trained in advance SVM classifier, predict A occur specific action confidence level S1, S2 ... Sn.
SVM classifier can train a lot of to act in advance, individually carry out predicted operation.It can train and better recognize in advance To be the movement of act of violence, such as the neck that fastens, head of fiercelying attack etc., it can also train in advance and better be considered emergency behavior Movement, such as wave, wave can also to be further subdivided into that left hand is brandished, the right hand is brandished, two hands intersections are brandished or two Hand is swung in the same direction.The application for which movement be abnormal operation with no restriction.
(5) judge whether accumulative confidence level is more than preset threshold
The embodiment of the present application can add up the confidence level of the above-mentioned each HOG feature being calculated, and will finally tire out Confidence level and preset threshold value comparison are counted, when accumulative confidence level is greater than preset threshold value, then judges current event Occur.
Above-mentioned (1) to (5) step is executed to B, C respectively, whether available B is abnormal movement, whether C is abnormal The testing result of movement.
Such as: the HOG feature of A is predicted, finds the dynamic of other people necks that fasten in the HOG feature and SVM classifier of A The confidence level of work is higher, then it is assumed that violent action has occurred in A;
The HOG feature of B is predicted, find the confidence level of movement waved in the HOG feature and SVM classifier of B compared with It is high, then it is assumed that emergency movement has occurred in B.
In the embodiment of the present application, different movement (corresponding different event, such as violence and emergency) can individually be sentenced It is disconnected, and the threshold value set is also possible to different, the application sets with no restriction the specific of threshold value.
The embodiment of the present application can judge violence and emergency movement based on deep video, relative in traditional rgb video It violence and waves to detect, the violence and emergency in detection frame out that scheme provided by the embodiment of the present application can be more accurate Movement;Moreover, the embodiment of the present application can not only detect violence and emergency event in video, additionally it is possible to orient violence and The specific location and specific people that emergency event occurs.
Based on the same inventive concept, a kind of abnormal operation detection device is additionally provided in the embodiment of the present application, due to these The principle that equipment solves the problems, such as is similar to a kind of abnormal operation detection method, therefore the implementation of these equipment may refer to method Implement, overlaps will not be repeated.
Fig. 3 shows the structural schematic diagram of abnormal operation detection device in the embodiment of the present application, as shown, abnormal operation Detection device may include:
Detection module 301, for detecting the foreground object in monitor video according to depth information;
Depth difference computing module 302 obtains depth difference figure for calculating the depth difference of the foreground object between consecutive frame Picture;
Depth of cure difference computing module 303 calculates for the depth difference image to continuous multiple frames, obtains depth of cure Difference image;
HOG feature calculation module 304, it is special for calculating histograms of oriented gradients HOG according to the depth of cure difference image Sign;
Determining module 305 predicts that the HOG feature is corresponding for the SVM classifier by training abnormal operation in advance Abnormal operation, determine whether the foreground object occurs the abnormal operation according to prediction result.
In implementation, described device be may further include:
Divide module, for when in monitor video including N number of foreground object, according to each foreground object by the monitoring Video segmentation includes the continuous action of each foreground object at N number of independent deep video, in the deep video;
Loop module calculates mould for the deep video of each foreground object to be sequentially inputted to the depth difference Block, depth of cure difference computing module, HOG feature calculation module and determining module.
In implementation, the segmentation module is specifically used for determining the depth location of foreground object;Pass through Flood fill method By the depth location, point adjacent with the depth location within a preset range is infected, before described in monitor video Scape Object Segmentation comes out, and forms independent deep video;Wherein, continuous dynamic including the foreground object in the deep video Make.
In implementation, the depth difference computing module is specifically used for translating the position of centre of gravity of the foreground object in every frame image To picture centre, and after the foreground object between consecutive frame image is adjusted to identical size, calculate described between consecutive frame The depth difference of foreground object obtains depth difference image.
In implementation, the determining module is specifically used for HOG feature calculation and the foreground object according to every section of successive frame It is abnormal the confidence level of movement, determines that the foreground object is abnormal movement when the confidence level is greater than preset threshold.
For convenience of description, each section of apparatus described above is divided into various modules with function or unit describes respectively. Certainly, each module or the function of unit can be realized in same or multiple softwares or hardware when implementing the application.
It should be understood by those skilled in the art that, embodiments herein can provide as method, system or computer program Product.Therefore, complete hardware embodiment, complete software embodiment or reality combining software and hardware aspects can be used in the application Apply the form of example.Moreover, it wherein includes the computer of computer usable program code that the application, which can be used in one or more, The computer program implemented in usable storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) produces The form of product.
The application is referring to method, the process of equipment (system) and computer program product according to the embodiment of the present application Figure and/or block diagram describe.It should be understood that every one stream in flowchart and/or the block diagram can be realized by computer program instructions The combination of process and/or box in journey and/or box and flowchart and/or the block diagram.It can provide these computer programs Instruct the processor of general purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices to produce A raw machine, so that being generated by the instruction that computer or the processor of other programmable data processing devices execute for real The device for the function of being specified in present one or more flows of the flowchart and/or one or more blocks of the block diagram.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works, so that it includes referring to that instruction stored in the computer readable memory, which generates, Enable the manufacture of device, the command device realize in one box of one or more flows of the flowchart and/or block diagram or The function of being specified in multiple boxes.
These computer program instructions also can be loaded onto a computer or other programmable data processing device, so that counting Series of operation steps are executed on calculation machine or other programmable devices to generate computer implemented processing, thus in computer or The instruction executed on other programmable devices is provided for realizing in one or more flows of the flowchart and/or block diagram one The step of function of being specified in a box or multiple boxes.
Although the preferred embodiment of the application has been described, it is created once a person skilled in the art knows basic Property concept, then additional changes and modifications may be made to these embodiments.So it includes excellent that the following claims are intended to be interpreted as It selects embodiment and falls into all change and modification of the application range.

Claims (10)

1. a kind of abnormal operation detection method, which comprises the steps of:
Step 1: the foreground object in monitor video is detected according to depth information;
Step 3: calculating the depth difference of the foreground object between consecutive frame, obtain depth difference image;
Step 5: the depth difference image of continuous multiple frames being calculated, depth of cure difference image is obtained;
Step 7: histograms of oriented gradients HOG feature is calculated according to the depth of cure difference image;
Step 9: the support vector machines classifier by training abnormal operation in advance predicts that the HOG feature is corresponding different Often movement, determines whether the foreground object occurs the abnormal operation according to prediction result;
The step 3: the depth difference of the foreground object between consecutive frame is calculated, depth difference image is obtained, specifically includes:
It is for the prospect people of every picture, its is heavy to the pretreatment operation that adjacent two field pictures are aligned and deform respectively Heart position translation is adjusted to same size to center picture, and by people;The depth difference between consecutive frame image is calculated, result is taken Absolute value.
2. the method as described in claim 1, which is characterized in that when in monitor video including N number of foreground object, in step 1 Later, before step 3, further comprise:
Step 2: the monitor video is divided by N number of independent deep video, the deep video according to each foreground object In include each foreground object continuous action;
The method after the step 2, specifically:
Step 3, step 5, step 7 and step 9 are executed to the deep video of each foreground object.
3. method according to claim 2, which is characterized in that described to be divided the monitor video according to each foreground object At several independent deep videos, specifically:
Determine the depth location of foreground object;
Through Flood fill method by the depth location, infect adjacent with the depth location within a preset range Point, foreground object described in monitor video is split, and forms independent deep video.
4. the method as described in claim 1, which is characterized in that the step 3 specifically: by the foreground object in every frame image Position of centre of gravity be moved to picture centre, and after the foreground object between consecutive frame image is adjusted to identical size, calculate The depth difference of the foreground object between consecutive frame, obtains depth difference image after taking absolute value to depth difference.
5. the method as described in claim 1, which is characterized in that the step 9 specifically: special according to the HOG of every section of successive frame Sign, which is calculated, is abnormal the confidence level of movement with the foreground object, determined when the confidence level is greater than preset threshold it is described before Scape object is abnormal movement.
6. a kind of abnormal operation detection device characterized by comprising
Detection module, for detecting the foreground object in monitor video according to depth information;
Depth difference computing module obtains depth difference image for calculating the depth difference of the foreground object between consecutive frame, described Depth difference image reflects the movement of the foreground object at a time;
Depth of cure difference computing module calculates for the depth difference image to continuous multiple frames, obtains depth of cure difference image, The depth of cure difference image reflects the movement of the foreground object in a certain period of time;
HOG feature calculation module, it is described for calculating histograms of oriented gradients HOG feature according to the depth of cure difference image HOG feature represents the movement vector of the foreground object;
Determining module predicts that the corresponding exception of the HOG feature is dynamic for the SVM classifier by training abnormal operation in advance Make, determines whether the foreground object occurs the abnormal operation according to prediction result;
The depth difference computing module, is specifically used for:
It is for the prospect people of every picture, its is heavy to the pretreatment operation that adjacent two field pictures are aligned and deform respectively Heart position translation is adjusted to same size to center picture, and by people;The depth difference between consecutive frame image is calculated, result is taken Absolute value.
7. device as claimed in claim 6, which is characterized in that further comprise:
Divide module, for regarding the monitoring according to each foreground object when in monitor video including multiple foreground objects Frequency division is cut into several independent deep videos, includes the continuous action of each foreground object in the deep video;
Loop module, for the deep video of each foreground object to be sequentially inputted to the depth difference computing module, is gathered Close depth difference computing module, HOG feature calculation module and determining module.
8. device as claimed in claim 7, which is characterized in that the segmentation module is specifically used for determining the depth of foreground object Position;Through Flood fill method by the depth location, infect adjacent with the depth location within a preset range Point, foreground object described in monitor video is split, independent deep video is formed;Wherein, in the deep video Continuous action including the foreground object.
9. device as claimed in claim 6, which is characterized in that the depth difference computing module is specifically used for will be in every frame image The position of centre of gravity of foreground object be moved to picture centre, and the foreground object between consecutive frame image is adjusted to identical size Later, the depth difference for calculating the foreground object between consecutive frame, obtains depth difference image.
10. device as claimed in claim 6, which is characterized in that the determining module is specifically used for according to every section of successive frame HOG feature calculation and the foreground object are abnormal the confidence level of movement, determine when the confidence level is greater than preset threshold The foreground object is abnormal movement.
CN201510279178.9A 2015-05-27 2015-05-27 A kind of abnormal operation detection method and device Active CN104866830B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510279178.9A CN104866830B (en) 2015-05-27 2015-05-27 A kind of abnormal operation detection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510279178.9A CN104866830B (en) 2015-05-27 2015-05-27 A kind of abnormal operation detection method and device

Publications (2)

Publication Number Publication Date
CN104866830A CN104866830A (en) 2015-08-26
CN104866830B true CN104866830B (en) 2019-01-25

Family

ID=53912651

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510279178.9A Active CN104866830B (en) 2015-05-27 2015-05-27 A kind of abnormal operation detection method and device

Country Status (1)

Country Link
CN (1) CN104866830B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106022284A (en) * 2016-05-30 2016-10-12 重庆大学 Living-alone old person abnormal behavior detecting method based on panoramic infrared camera
US10185877B2 (en) 2016-07-08 2019-01-22 Huawei Technologies Co., Ltd. Systems, processes and devices for occlusion detection for video-based object tracking
CN107424170B (en) * 2017-06-17 2020-07-28 复旦大学 Motion characteristic description method for automatically detecting local abnormal behaviors in monitoring video
CN109271847B (en) * 2018-08-01 2023-04-07 创新先进技术有限公司 Abnormity detection method, device and equipment in unmanned settlement scene
CN109309798B (en) * 2018-08-15 2019-05-10 上海极链网络科技有限公司 Data frame automatic catching mechanism

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7421417B2 (en) * 2003-08-28 2008-09-02 Wisconsin Alumni Research Foundation Input feature and kernel selection for support vector machine classification
CN102880444A (en) * 2012-08-24 2013-01-16 浙江捷尚视觉科技有限公司 Fighting detecting method based on stereoscopic vision motion field analysis
CN103208006A (en) * 2012-01-17 2013-07-17 株式会社理光 Object locomotion mode identification method and device based on depth image sequence

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7421417B2 (en) * 2003-08-28 2008-09-02 Wisconsin Alumni Research Foundation Input feature and kernel selection for support vector machine classification
CN103208006A (en) * 2012-01-17 2013-07-17 株式会社理光 Object locomotion mode identification method and device based on depth image sequence
CN102880444A (en) * 2012-08-24 2013-01-16 浙江捷尚视觉科技有限公司 Fighting detecting method based on stereoscopic vision motion field analysis

Also Published As

Publication number Publication date
CN104866830A (en) 2015-08-26

Similar Documents

Publication Publication Date Title
CN104866830B (en) A kind of abnormal operation detection method and device
Bondi et al. Real-time people counting from depth imagery of crowded environments
CN104318578B (en) A kind of video image analysis method and system
CA3094424C (en) Safety monitoring and early-warning method for man-machine interaction behavior of underground conveyor belt operator
Shafie et al. Motion detection techniques using optical flow
WO2020215552A1 (en) Multi-target tracking method, apparatus, computer device, and storage medium
CN107657244B (en) Human body falling behavior detection system based on multiple cameras and detection method thereof
JP2016099941A (en) System and program for estimating position of object
CN110049206A (en) Image processing method and device
CN103426179B (en) A kind of method for tracking target based on mean shift multiple features fusion and device
EP2704056A2 (en) Image processing apparatus, image processing method
KR101541272B1 (en) Apparatus and method for detecting terrorism using irregular motion of peoples
TW201246089A (en) Method for setting dynamic environmental image borders and method for instantly determining the content of staff member activities
Nguyen et al. Single camera based fall detection using motion and human shape features
Carletti et al. An efficient and effective method for people detection from top-view depth cameras
Liu et al. Abnormal crowd behavior detection based on optical flow and dynamic threshold
US9990857B2 (en) Method and system for visual pedometry
CN109977796A (en) Trail current detection method and device
CN109523573A (en) The tracking and device of target object
Zhang et al. A novel efficient method for abnormal face detection in ATM
Patel et al. Human tracking in video surveillance
Villamizar et al. Watchnet: Efficient and depth-based network for people detection in video surveillance systems
CN107452019A (en) A kind of object detection method based on models switching, device, system and storage medium
CN111291728A (en) Detection system, detection equipment and detection method for illegal crossing of transmission belt behavior
CN103426178A (en) Target tracking method and system based on mean shift in complex scene

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100092 Beijing Haidian District Yongtaizhuang North Road No. 1 Tiandi Adjacent to Block B, Building 1, Fengji Industrial Park

Applicant after: BEIJING DEEPGLINT INFORMATION TECHNOLOGY CO., LTD.

Address before: 100091 No. 6 Yudai Road, Haidian District, Beijing

Applicant before: BEIJING DEEPGLINT INFORMATION TECHNOLOGY CO., LTD.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 100192 Block B, Building 1, Tiandi Adjacent to Maple Industrial Park, No. 1, North Yongtaizhuang Road, Haidian District, Beijing

Patentee after: Beijing gelingshentong Information Technology Co.,Ltd.

Address before: 100092 Beijing Haidian District Yongtaizhuang North Road No. 1 Tiandi Adjacent to Block B, Building 1, Fengji Industrial Park

Patentee before: BEIJING DEEPGLINT INFORMATION TECHNOLOGY Co.,Ltd.

CP03 Change of name, title or address