JP2007233919A - Intruder detection apparatus by imaging processing - Google Patents

Intruder detection apparatus by imaging processing Download PDF

Info

Publication number
JP2007233919A
JP2007233919A JP2006057640A JP2006057640A JP2007233919A JP 2007233919 A JP2007233919 A JP 2007233919A JP 2006057640 A JP2006057640 A JP 2006057640A JP 2006057640 A JP2006057640 A JP 2006057640A JP 2007233919 A JP2007233919 A JP 2007233919A
Authority
JP
Japan
Prior art keywords
intrusion
intruder
area
image
moving object
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
JP2006057640A
Other languages
Japanese (ja)
Other versions
JP4984575B2 (en
Inventor
Nobuyuki Fujiwara
伸行 藤原
Makoto Niwakawa
誠 庭川
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing 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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP2006057640A priority Critical patent/JP4984575B2/en
Publication of JP2007233919A publication Critical patent/JP2007233919A/en
Application granted granted Critical
Publication of JP4984575B2 publication Critical patent/JP4984575B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Closed-Circuit Television Systems (AREA)
  • Burglar Alarm Systems (AREA)
  • Image Analysis (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an intruder detection apparatus which detects an intruder to a no-admittance place, such as important facilities and roads etc. and a suspicious person etc. who is wandering about, near border line using images of a surveillance camera. <P>SOLUTION: The intruder detection apparatus has, while detecting a moving object in a camera image as a moving lump, constitution which analyses the camera images which a surveillance camera 1 photographing an intrusion-forbidden area and its surrounding part photographs by an image processing part 2, which is provided with an intrusion forbidden line setting means 209 which sets an intrusion forbidden line partitioning an intrusion forbidden area and the other area in the camera image; an intrusion forbidden line inspection means 210, which sets intrusion forbidden area line detection range that is a prescribed area surrounding the intrusion forbidden line and detects the moving lump existing at the intrusion forbidden area side in the intrusion forbidden line detection range, as an intruding moving object and the moving lump existing at the other area side in the intrusion-forbidden line detection range, as an approaching moving object; and an intruder detection means 211, which detects the intruding moving object as an intruder and the approaching moving object as a suspicious person. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、施設や道路における立ち入り禁止箇所等への侵入者を検知する装置に関するもので、特に立ち入り禁止箇所を監視する監視カメラを設置して、その撮像した画像を処理することにより、画像中の立ち入り禁止箇所に侵入する人物等を検出する人物等を検出する侵入者検知装置に関する。   The present invention relates to an apparatus for detecting an intruder into a facility or road entry prohibition place, and in particular, by installing a surveillance camera for monitoring the entry prohibition place and processing the captured image, The present invention relates to an intruder detection apparatus that detects a person or the like that detects a person or the like who enters a prohibited entry area.

重要な施設や道路などにおいて、立ち入り禁止箇所(侵入禁止区域ともいう)に接近する者を監視するために撮像手段が使用される場合がある。撮像手段は立ち入り禁止箇所を俯瞰する位置に設置され、一般的には警備員などが常駐する監視室のモニタに映像が表示されて、人が目視にて侵入者等の監視を行っている。最近では画像処理技術の発達により、モニタの映像を画像解析することにより侵入者等の検知を行う技術が提案されている。   In an important facility or road, an imaging means may be used to monitor a person approaching a prohibited entry area (also referred to as an intrusion prohibited area). The image pickup means is installed at a position overlooking a prohibited entry area, and generally, an image is displayed on a monitor in a monitoring room where guards or the like are stationed, and a person visually monitors an intruder or the like. Recently, with the development of image processing technology, a technology for detecting an intruder or the like by analyzing a video on a monitor has been proposed.

従来、画像処理を用いた侵入者検知装置には、あらかじめ侵入者等のいない画像を背景画像として取得しておき、入力画像と背景画像との差分をとって入力画像の輝度が背景画像の対応画素の輝度と異なるときにその箇所に侵入者ありとする背景差分方式がある。また、前回画像を一時保存しておき、入力画像と前回画像との差分をとり、入力画像の輝度が前回画像の対応画素の輝度と異なるときにその箇所に侵入者ありとする時間差分方式もある。   Conventionally, an intruder detection device using image processing acquires an image without an intruder as a background image in advance, and the difference between the input image and the background image is taken so that the brightness of the input image corresponds to the background image. There is a background difference method in which an intruder is present at a location different from the pixel brightness. There is also a time difference method in which the previous image is temporarily saved, the difference between the input image and the previous image is taken, and when the brightness of the input image is different from the brightness of the corresponding pixel of the previous image, there is an intruder at that location. is there.

さらに、動きのある箇所から確実に侵入者のみを抽出する方法として、背景差分方式で動きのある箇所を検出したあとに、動きのある箇所の動きベクトルを計算して侵入者の動きのパターンとの照合をすることにより侵入者検知を行なう背景差分と動きベクトル解析とを用いる方法(例えば、非特許文献1参照)、また、少ない計算量で侵入者を検知する方法として、画像中に多数の測定点を均一分布させ、測定点ごとの相関演算を行い、相関値が低下した測定点の数と低下した相関値の平均値を評価することにより画像中の侵入者の有無を検知する画像中に分布させた測定点の相関演算を用いる方法(例えば、特許文献1参照)などもある。   Furthermore, as a method for reliably extracting only intruders from a moving part, after detecting a moving part by the background difference method, a motion vector of the moving part is calculated to calculate a movement pattern of the intruder. As a method using background difference and motion vector analysis for detecting an intruder by collating (see, for example, Non-Patent Document 1), and a method for detecting an intruder with a small amount of calculation, In the image to detect the presence or absence of intruders in the image by distributing the measurement points uniformly, performing correlation calculation for each measurement point, and evaluating the number of measurement points with reduced correlation value and the average of the reduced correlation values There is also a method (for example, refer to Patent Document 1) using a correlation calculation of the measurement points distributed in the area.

また前述したものの他に、監視カメラ及び画像処理部により装置を構成し、施設や道路などの立ち入り禁止箇所に設置された監視カメラの映像を画像処理することにより立ち入り禁止箇所への侵入者を検知するものもある(特願2002−123820号)。   In addition to the above, the surveillance camera and image processing unit constitutes a device that detects intruders in restricted areas by processing images from surveillance cameras installed in restricted areas such as facilities and roads. There are some (Japanese Patent Application No. 2002-123820).

具体的には、監視カメラを立ち入り禁止箇所を見渡せる位置に設置し、監視カメラで立ち入り禁止箇所とその周辺部を撮像し、撮像した画像を画像処理部へ伝送する。画像処理部は監視カメラの画像を入力し、この画像を適当な小領域に分割する。そして、一つ一つの小領域ごとに予め取得しておく背景画像と入力画像の対応する小領域についてそれぞれ相関計算を行い、時間的な変化がある小領域を変化小領域とし、時間的な変化がない小領域を背景候補小領域として検出する。   Specifically, the surveillance camera is installed at a position overlooking the prohibited entry location, the prohibited entry location and its peripheral part are imaged by the surveillance camera, and the captured image is transmitted to the image processing unit. The image processing unit inputs an image of the surveillance camera and divides the image into appropriate small areas. Then, the correlation calculation is performed for each of the small areas corresponding to the background image and the input image acquired in advance for each small area, and the small area having a temporal change is set as the small change area. A small area having no image is detected as a background candidate small area.

さらに、隣接する変化小領域を結合して変化検出領域を決定し、変化検出領域の幾何学的特徴量が予め設定した侵入者に対応する特徴量範囲内であるときに、その変化検出領域に侵入者が存在すると判断することにより、侵入者を検知してその画像中における位置を特定する。   Further, a change detection region is determined by combining adjacent change small regions, and when the geometric feature amount of the change detection region is within a feature amount range corresponding to a preset intruder, the change detection region is By determining that there is an intruder, the intruder is detected and the position in the image is specified.

そして、侵入禁止区域とそうでない区域を分けるフェンスや境界線への侵入を検知するため、予め監視カメラ画像中に線分を設置しておき、侵入者等による変化検出領域が設定した線分と干渉したときにこれを検知するものである。   And in order to detect the intrusion to the fence or boundary line that divides the intrusion prohibited area and the area that is not, the line segment is set in the surveillance camera image in advance, and the change detection area set by the intruder etc. This is detected when there is interference.

特開2003−339043号公報JP 2003-339043 A 特開2002−123820号公報JP 2002-123820 A 特開2002−24808号公報JP 2002-24808 A 特開2002−150294号公報JP 2002-150294 A 羽下、藤原、鷲見、「背景差分と動きベクトル解析を用いた屋外侵入監視システム」、第8回画像センシングシンポジウム講演論文集、2002年、p.7−12Ushita, Fujiwara, Tadami, "Outdoor Intrusion Monitoring System Using Background Difference and Motion Vector Analysis", Proceedings of the 8th Image Sensing Symposium, 2002, p.7-12

上述した立ち入り禁止箇所とそうでない区域との境界線における侵入者検知には、以下のような問題が考えられる。
1.画像中において、侵入者等による変化点検出領域が立ち入り禁止箇所の境界線として設定した線分と干渉したときに侵入者等を検知するため、境界線付近を徘徊する不審者を検知することが困難である。
2.侵入者等による変化点検出領域が設定した線分と干渉したときに検知するため、侵入者が境界線を越えて立ち入り禁止箇所内に入った場合、侵入後の行動を監視することが困難である。
3.侵入者等の動き方向に関わらず、侵入者等による変化検出領域が設定した線分と干渉したときに検知するため、外部から侵入する行為であるのか、内部から出て行く行為であるのかの判断が難しい。
4.変化点検出領域が設定した線分と干渉したときに侵入者等の検知を行うため、例えばノイズ等により突発的に発生した小さな変化検知領域が設定した線分と干渉した場合に侵入者等として検知するなどの誤検出が発生する虞がある。
The following problems can be considered in the intruder detection at the boundary line between the above-mentioned restricted entry area and the other areas.
1. In the image, in order to detect an intruder or the like when the change point detection area by an intruder or the like interferes with a line segment set as a boundary line of a prohibited entry point, it is possible to detect a suspicious person who deceives the vicinity of the boundary line. Have difficulty.
2. It is difficult to monitor the behavior after entering the intruder if the intruder enters the restricted area beyond the boundary because it detects when the change point detection area by the intruder interferes with the set line segment. is there.
3. Regardless of the direction of movement of the intruder, whether the change detection area by the intruder interferes with the set line segment, whether it is an act of entering from the outside or an action leaving the inside Judgment is difficult.
4). In order to detect intruders etc. when the change point detection area interferes with the set line segment, for example, when a small change detection area suddenly generated due to noise etc. interferes with the set line segment, There is a risk of erroneous detection such as detection.

このようなことから本発明は、監視カメラの画像を用いて重要な施設や道路等の立ち入り禁止箇所への侵入者及び境界線付近を徘徊する不審者等を検知する侵入者検知装置を提供することを目的とする。   For this reason, the present invention provides an intruder detection device that detects an intruder to an inaccessible portion such as an important facility or a road and a suspicious person who despises the boundary line by using an image of a surveillance camera. For the purpose.

上記の課題を解決するための本発明の請求項1に係る画像処理による侵入者検知装置は、侵入禁止区域及びその周辺部を撮像する監視カメラと、前記監視カメラが撮像したカメラ画像を取得して前記カメラ画像の解析を行なう画像処理部とを備えた画像処理による侵入者検知装置において、前記画像処理部は、前記カメラ画像中の移動物体を動き塊として検出するとともに、前記カメラ画像中に侵入禁止区域と他区域とを隔す侵入禁止線を設定する侵入禁止線設定手段と、前記侵入禁止線を包囲する所定の領域である侵入禁止線検査範囲を設定し、前記侵入禁止線検査範囲内の前記侵入禁止区域側に存在する前記動き塊を侵入した移動物体として検知し、前記侵入禁止線検査範囲内の前記他区域側に存在する前記動き塊を接近した移動物体として検出する侵入禁止線検査手段と、前記侵入した移動物体を侵入者として検知し、前記接近した移動物体を不審者として検知する侵入者検知手段とを備えたことを特徴とする。   An intruder detection apparatus based on image processing according to claim 1 of the present invention for solving the above-described problem is to obtain a camera image captured by the surveillance camera, a surveillance camera that captures an intrusion prohibited area and its peripheral portion, and In the intruder detection apparatus by image processing provided with an image processing unit that analyzes the camera image, the image processing unit detects a moving object in the camera image as a moving mass, and includes in the camera image An intrusion prohibition line setting means for setting an intrusion prohibition line that separates the intrusion prohibition area from other areas, an intrusion prohibition line inspection range that is a predetermined area surrounding the intrusion prohibition line, and the intrusion prohibition line inspection range A moving object that detects the moving mass present on the intrusion prohibited area side as an intruding moving object, and that approaches the moving mass present on the other area side in the intrusion prohibited line inspection range; And forbidden entry ray inspection device for detecting Te detects moving objects mentioned above penetrate the intruder, characterized in that a intruder detection means for detecting a moving object by the approaching as a suspicious person.

本発明の請求項2に係る画像処理による侵入者検知装置は、請求項1記載の画像処理による侵入者検知装置において、前記画像処理部は、前記カメラ画像を多数の小領域に分割する小領域分割手段と、予め取得した背景画像と前記カメラ画像のそれぞれ対応する前記小領域の相関計算を行う相関計算手段と、前記相関計算による相関値の時間的な変化が所定の値より大きい前記小領域を変化小領域として検出する変化検出手段と、隣接する前記変化小領域を結合して変化検出領域をなす変化領域結合手段と、前記変化検出領域の幾何学的特徴量を算出する特徴量評価手段と、前記幾何学的特徴量が予め設定した特徴量範囲内である場合に前記変化検出領域を動き塊として検出する動き塊検出手段と備えたことを特徴とする。   An intruder detection apparatus using image processing according to claim 2 of the present invention is the intruder detection apparatus using image processing according to claim 1, wherein the image processing unit divides the camera image into a plurality of small areas. A dividing unit; a correlation calculating unit that performs correlation calculation of the small regions corresponding to the background image and the camera image acquired in advance; and the small region in which a temporal change in a correlation value by the correlation calculation is larger than a predetermined value Change detection means for detecting a change small area, a change area combination means for combining adjacent change small areas to form a change detection area, and a feature value evaluation means for calculating a geometric feature value of the change detection area And a motion block detection means for detecting the change detection region as a motion block when the geometric feature amount is within a preset feature amount range.

本発明の請求項3に係る画像処理による侵入者検知装置は、請求項1又は請求項2記載の画像処理による侵入者検知装置において、前記カメラ画像から検出した前記動き塊の大きさ又は位置又はその両方の時間的な変化量が予め設定した値である場合にそれぞれの前記カメラ画像中の前記動き塊を同一であると判定して前記動き塊の位置を検出する動き検出手段と、前記動き塊が前記接近した移動物体から前記侵入した移動物体へ変化した際に前記動き塊が前記侵入禁止線を越えて前記侵入禁止区域に侵入したと判断する侵入者線越え検査手段と、前記侵入禁止区域に侵入した前記動き塊を侵入者として検知する侵入者検知手段とを備えたことを特徴とする。   The intruder detection device by image processing according to claim 3 of the present invention is the intruder detection device by image processing according to claim 1 or 2, wherein the size or position of the moving mass detected from the camera image or A motion detection means for determining that the motion chunks in the respective camera images are the same and detecting the positions of the motion chunks when both of the temporal variations are preset values; Intruder line crossing inspection means for determining that the moving mass has entered the intrusion prohibited area beyond the intrusion prohibition line when a mass has changed from the approaching moving object to the invading moving object, and the intrusion prohibition Intruder detection means for detecting the moving mass that has entered the area as an intruder is provided.

上述した本発明に係る画像処理による侵入者検知装置によれば、侵入禁止区域と侵入禁止ではない他区域との境界の近傍における侵入者等を検知するために、カメラ画像中に侵入禁止線および侵入禁止線検査範囲を設け、さらに、侵入禁止線検査範囲内において検出した動き塊が侵入禁止線に干渉しない場合は接近した動き塊、すなわち不審者として検出し、侵入禁止線に干渉した場合は侵入した動き塊、すなわち侵入者として検出する構成としたため、侵入禁止区域に侵入者を検知するとともに、侵入禁止区域の近傍を徘徊する不審者を検知することができる。   According to the above described intruder detection apparatus using image processing according to the present invention, in order to detect an intruder or the like in the vicinity of the boundary between the intrusion prohibited area and another area that is not intrusion prohibited, If an intrusion prohibition line inspection range is provided, and if the moving mass detected in the invasion prohibition line inspection range does not interfere with the intrusion prohibition line, it is detected as an approaching motion mass, that is, a suspicious person, and if the intrusion prohibition line interferes Since it is configured to detect a moving mass that has entered, that is, an intruder, it is possible to detect an intruder in the intrusion prohibited area and to detect a suspicious person who deceives the vicinity of the intrusion prohibited area.

侵入者等が侵入禁止線近傍に存在することを判断するための侵入禁止線検査範囲を設け、さらに、その侵入禁止線検査範囲に入った動き塊が侵入禁止線を境に他区域に存在する場合は接近した動き塊とし、侵入禁止区域に存在する場合は侵入した動き塊として検出するため、侵入者の侵入禁止区域に侵入した後の行動についても監視することができる。   An intrusion prohibition line inspection range is provided to determine whether intruders are near the intrusion prohibition line, and moving masses that enter the intrusion prohibition line inspection area exist in other areas with the intrusion prohibition line as a boundary. In this case, a moving mass that is approached is detected, and when it is present in the intrusion prohibited area, it is detected as an intruded motion mass. Therefore, it is possible to monitor the behavior of the intruder after entering the intrusion prohibited area.

動き塊の検出によって検知した侵入者に対して、接近した動き塊として検知される侵入者に対しては注意を、侵入した動き塊として検知される侵入者に対しては警告を発する等、状況に応じた対応が可能となる。   For intruders detected by moving mass detection, alerts are given to intruders that are detected as moving masses, and warnings are given to intruders that are detected as moving masses. Correspondence according to is possible.

動き塊として検知した侵入者の侵入禁止区域近傍の時間的な行動を追跡するため、外部から侵入した行為であるのか、内部から外部へ出た行為であるのかの判断ができる。   Since the temporal behavior of the intruder detected as a moving mass in the vicinity of the intrusion prohibited area is traced, it is possible to determine whether the act is an act of entering from the outside or an act of exiting from the inside.

外部からの侵入行為であるのか、内部から出ていった行為であるかの判断ができるため、外部からの侵入があった場合のみ警告を発し、また、内部から出て行く行為に対しては警告を発しない等、状況に応じた対応を行うことができる。   Since it is possible to determine whether it is an intrusion from the outside or an action from the inside, a warning is issued only when there is an intrusion from the outside. It is possible to take action according to the situation, such as not issuing a warning.

侵入者の時間的な行動を追跡するため、ノイズ等で突発的に発生した変化検知領域が侵入禁止線に干渉することによる誤検出を防ぐことができ、より環境状況変化に頑健な侵入者検知装置を構成できる。   Intruder detection that is more robust to changes in environmental conditions can be prevented by tracking the intruder's temporal behavior, preventing change detection areas that occur suddenly due to noise, etc. The device can be configured.

本発明の実施の形態は、以下に示す実施例により詳細を説明するものとする。   The embodiment of the present invention will be described in detail with reference to the following examples.

図1〜図4に基づいて本発明の第一の実施例を詳細に説明する。本実施例は、本発明の基本的な構成の一例を示すものである。本実施例に係る画像処理による侵入者検知装置は、施設や道路などの立ち入り禁止箇所に設置された監視カメラ1の映像を画像解析することにより、立ち入り禁止箇所へ侵入する侵入者等を検知するものであり、図1に示すように、監視カメラ1と画像処理部2により構成される。   The first embodiment of the present invention will be described in detail with reference to FIGS. The present embodiment shows an example of the basic configuration of the present invention. The intruder detection device using image processing according to the present embodiment detects an intruder or the like entering the prohibited entry area by performing image analysis on the video of the surveillance camera 1 installed in the prohibited entry place such as a facility or a road. As shown in FIG. 1, the monitoring camera 1 and the image processing unit 2 are configured.

画像処理部2は、画像入力手段201と、小領域分割手段202と、相関計算手段203と、変化検出手段204と、背景画像生成手段205と、変化領域結合手段206と、特徴量評価手段207と、動き塊検出手段208と、侵入禁止線設定手段209と、侵入禁止線検査手段210と、侵入者検知手段211とを備えている。   The image processing unit 2 includes an image input unit 201, a small region dividing unit 202, a correlation calculating unit 203, a change detecting unit 204, a background image generating unit 205, a changing region combining unit 206, and a feature amount evaluating unit 207. A movement block detection unit 208, an intrusion prohibition line setting unit 209, an intrusion prohibition line inspection unit 210, and an intruder detection unit 211.

監視カメラ1は立ち入り禁止箇所を見渡せる位置に設置し、一定時間ごとに立ち入り禁止箇所とその周辺部を撮像する。画像入力手段201は、監視カメラ1が撮像した例えば図2(a)に示すようなカメラ画像3を一定時間ごとに入力する。小領域分割手段202は、例えば図2(b)に破線で示すように、入力したカメラ画像3を適当な小領域30に分割する。   The surveillance camera 1 is installed at a position overlooking a prohibited entry location, and images the prohibited entry location and its surroundings at regular intervals. The image input unit 201 inputs, for example, a camera image 3 as shown in FIG. 2A captured by the monitoring camera 1 at regular intervals. The small area dividing means 202 divides the input camera image 3 into appropriate small areas 30 as indicated by broken lines in FIG.

相関計算手段203は、一つ一つの小領域30ごとに予め取得しておく背景画像と、この背景画像に対応するカメラ画像3との相関計算を行う。なお、本実施例では一般的に用いられる相関計算を用いて背景画像とカメラ画像3との相関値を求めることができ、例えば移動物体4が存在する小領域30aの相関値は大きく、移動物体4が存在しない小領域30bの相関値は小さく算出される。   The correlation calculation unit 203 calculates a correlation between the background image acquired in advance for each small region 30 and the camera image 3 corresponding to the background image. In this embodiment, the correlation value between the background image and the camera image 3 can be obtained using correlation calculation that is generally used. For example, the correlation value of the small region 30a where the moving object 4 exists is large, and the moving object The correlation value of the small area 30b where 4 is not present is calculated to be small.

変化検出手段204は、相関計算手段203によって算出された各々の小領域30における時間的な変化を基に、相関値が大きく、変化が検出された小領域30、すなわち図2(b)において移動物体4が存在する小領域30aを変化小領域として検出する。   Based on the temporal change in each small area 30 calculated by the correlation calculation means 203, the change detection means 204 moves in the small area 30 where the correlation value is large and the change is detected, that is, in FIG. The small area 30a in which the object 4 exists is detected as a change small area.

背景画像生成手段205は、相関値が小さく、変化検出手段204において変化小領域として検出されない小領域、すなわち図2(b)において移動物体4が存在しないすべての小領域30bを背景候補小領域として検出し、この背景候補小領域30bを基に背景画像を生成する。この背景画像は、相関計算手段203において次に入力したカメラ画像3の相関計算を行う際に背景画像として用いられる。   The background image generation means 205 uses the small areas that have a small correlation value and are not detected as change small areas by the change detection means 204, that is, all the small areas 30b in which the moving object 4 does not exist in FIG. Then, a background image is generated based on the background candidate small region 30b. This background image is used as a background image when the correlation calculation unit 203 performs correlation calculation of the next input camera image 3.

変化領域結合手段206は、変化検出手段204によって検出された隣接する変化小領域30aを結合して、図2(c)に示す変化検出領域31を形成する。そして、特徴量評価手段207によって、変化検出領域31の幾何学的特徴量を測定し、変化検出領域31の幾何学的特徴量が予め設定した特徴量範囲内であるか否かの評価を行う。動き塊検出手段208は、変化検出領域31の幾何学的特徴量が侵入者に対応する特徴量範囲内であるとき、その変化検出領域31を動き塊として検出する。   The change region combining unit 206 combines adjacent small change regions 30a detected by the change detection unit 204 to form a change detection region 31 shown in FIG. Then, the feature amount evaluation means 207 measures the geometric feature amount of the change detection region 31 and evaluates whether or not the geometric feature amount of the change detection region 31 is within a preset feature amount range. . When the geometric feature amount of the change detection region 31 is within the feature amount range corresponding to the intruder, the motion chunk detection means 208 detects the change detection region 31 as a motion chunk.

侵入禁止線設定手段209は、立ち入り禁止箇所へ侵入した移動物体4を検知するため、カメラ画像3中の侵入禁止区域と侵入禁止でない他区域とを隔すフェンス又は境界線等(図示せず)の位置に、予め線分(以下、侵入禁止線という)51を設定する。   Intrusion prohibition line setting means 209 detects a moving object 4 that has entered an entry-prohibited area, so that a fence, a boundary line, or the like (not shown) that separates the intrusion-prohibited area in camera image 3 from other areas that are not intrusion prohibited. A line segment (hereinafter referred to as an intrusion prohibition line) 51 is set in advance at the position.

さらに、侵入禁止線検査手段210は図3に示すように侵入禁止線51を取り囲み、図中斜線を施した侵入禁止区域側としての侵入側52と他区域側としての接近側53を含む例えば矩形の検査範囲である侵入禁止線検査範囲5を設定する。そして、図4に示す、侵入側52に存在する動き塊31a,31bを侵入した移動物体として検知し、侵入禁止線検査範囲5内の接近側53に存在する動き塊31cを接近した移動物体として検出する。なお、侵入禁止検査範囲5は、移動物体4が侵入禁止線51の近傍に存在する場合であっても移動物体4を検出できるように、侵入側52および接近側53の両方を含む範囲に設定している。
侵入者検知手段211は、侵入した移動物体である動き塊31a,31bを侵入者として検知し、接近した移動物体である動き塊31cを不審者として検知する。
Further, as shown in FIG. 3, the intrusion prohibition line inspection means 210 surrounds the intrusion prohibition line 51 and includes, for example, a rectangular shape including an intrusion side 52 as an intrusion prohibition area side and an approach side 53 as another area side that are shaded in the figure. An intrusion prohibition line inspection range 5 that is the inspection range is set. Then, the moving masses 31a and 31b existing on the intrusion side 52 shown in FIG. 4 are detected as invading moving objects, and the moving mass 31c existing on the approaching side 53 in the intrusion prohibited line inspection range 5 is detected as an approaching moving object. To detect. The intrusion prohibition inspection range 5 is set to a range including both the intrusion side 52 and the approach side 53 so that the moving object 4 can be detected even when the moving object 4 exists in the vicinity of the intrusion prohibition line 51. is doing.
The intruder detection means 211 detects the moving masses 31a and 31b that are invading moving objects as intruders, and detects the moving mass 31c that is an approaching moving object as a suspicious person.

以下、本実施例における作用効果を説明する。本実施例に係る画像処理による侵入者検知装置によれば、侵入禁止線51に対して移動物体4が近傍に存在することを判断するための侵入禁止線検査範囲5を設け、さらに、その侵入禁止線検査範囲5に入った動き塊を侵入禁止線51を境に侵入した動き塊31a,31b又は接近した動き塊31cとして検出するため、立ち入り禁止箇所の近傍を徘徊する不審者を検知することができる。   Hereinafter, the function and effect of the present embodiment will be described. According to the intruder detection apparatus using image processing according to the present embodiment, the intrusion prohibition line inspection range 5 for determining that the moving object 4 exists in the vicinity of the intrusion prohibition line 51 is provided, and the intrusion Detecting a suspicious person who is in the vicinity of a prohibited entry area in order to detect a moving mass that has entered the prohibited line inspection range 5 as a moving mass 31a, 31b that has entered the forbidden prohibition line 51 or a moving mass 31c that has approached. Can do.

さらに、立ち入り禁止箇所に侵入した後の行動についても監視することができる。また、動き塊の検出によって検知した侵入者に対して、接近した移動物体4として検知される動き塊31cに対しては注意を、侵入した移動物体4として検知される動き塊31a,31bに対しては警告を発生する等、状況に応じた対応が可能となる。   Furthermore, it is possible to monitor the behavior after entering the prohibited entry area. In addition, for an intruder detected by detecting a moving mass, attention should be paid to the moving mass 31c detected as an approaching moving object 4, and to the moving masses 31a and 31b detected as an entering moving object 4. It is possible to respond according to the situation, such as generating a warning.

なお、上述した相関計算手段203には例えば特許文献2に示される「路上静止障害物検出方法」等の方法を用いることが可能であり、変化検出手段204には特許文献3に示される「静止障害物検出方式」等、背景画像生成手段205には特許文献4に示される「背景画像獲得方式」等を利用することができる。   For example, the above-described correlation calculation unit 203 can use a method such as the “on-road stationary obstacle detection method” disclosed in Patent Document 2, and the change detection unit 204 can include “stationary” described in Patent Document 3. For the background image generation means 205 such as “obstacle detection method”, the “background image acquisition method” disclosed in Patent Document 4 can be used.

図5に基づいて本発明の第二の実施例について詳細に説明する。本実施例は、実施例1において説明した図1に示す構成と比較して、移動物体が侵入禁止線を越えて立ち入り禁止箇所側へ干渉したか否かの検査を追加したものである。なお、本実施例には実施例1において説明した図2〜4が適用される。   The second embodiment of the present invention will be described in detail based on FIG. Compared with the configuration shown in FIG. 1 described in the first embodiment, the present embodiment adds an inspection of whether or not the moving object has interfered with the entry prohibition portion beyond the entry prohibition line. In addition, FIGS. 2-4 demonstrated in Example 1 are applied to a present Example.

本実施例に係る画像処理による侵入者検知装置は、施設や道路などの立ち入り禁止箇所に設置された監視カメラ1の映像を画像解析することにより立ち入り禁止箇所へ侵入する侵入者等(以下、移動物体という)を検知するものであり、図5に示すように、監視カメラ1と画像処理部2により構成される。   The intruder detection device by image processing according to the present embodiment is an intruder or the like (hereinafter referred to as “moving”) that intrudes into a restricted entry area by analyzing an image of a video of the surveillance camera 1 installed in a restricted entry place such as a facility or a road. (Referred to as an object), and comprises a monitoring camera 1 and an image processing unit 2 as shown in FIG.

監視カメラ1は立ち入り禁止箇所を見渡せる位置に設置するものとし、一定時間ごとに立ち入り禁止箇所とその周辺部を撮像するものとする。   Assume that the surveillance camera 1 is installed at a position overlooking a prohibited entry location, and images the prohibited entry location and its surroundings at regular intervals.

画像処理部2には、画像入力手段201と、小領域分割手段202と、相関計算手段203と、変化検出手段204と、背景画像生成手段205と、変化領域結合手段206と、特徴量評価手段207と、動き塊検出手段208と、侵入禁止線設定手段209と、侵入禁止線検査手段210と、動き検出手段212と、侵入者線越え検査手段213と、侵入者検知手段214とが設けられている。以下、図1に示し上述した構成と同一の構成については同一符号を用いるものとして説明は省略し、異なる構成を中心に説明する。   The image processing unit 2 includes an image input unit 201, a small region dividing unit 202, a correlation calculating unit 203, a change detecting unit 204, a background image generating unit 205, a changing region combining unit 206, and a feature amount evaluating unit. 207, motion lump detection means 208, intrusion prohibition line setting means 209, intrusion prohibition line inspection means 210, motion detection means 212, intruder line crossing inspection means 213, and intruder detection means 214 are provided. ing. In the following, the same components as those shown in FIG. 1 are described using the same reference numerals, and description thereof will be omitted.

動き検出手段212は、動き塊検出手段によって検出した動き塊を、侵入禁止線検出手段209により侵入した移動物体又は接近した移動物体として検出した後、一定時間ごとに入力されるカメラ画像3について、現在の入力画像から検出した動き塊と、前の入力画像から検出した動き塊とを比較して、動き塊同士の大きさの変化、位置の変化が予め設定しておいた変化量より小さい場合は、同一の動き塊と判断して動き塊の時間的な移動を検出する動き検出処理を行う。   The motion detection unit 212 detects the motion block detected by the motion block detection unit as a moving object that has entered by the intrusion prohibition line detection unit 209 or an approaching moving object, and then, for the camera image 3 that is input at regular intervals, When the motion block detected from the current input image is compared with the motion block detected from the previous input image, the change in the size and position of the motion blocks are smaller than the preset amount of change. Performs a motion detection process for determining the same motion block and detecting temporal movement of the motion block.

侵入者線越え検査手段213は、動き検出手段212により同一の動き塊を追跡し、その動き塊が侵入禁止線検査範囲の接近側53に存在する接近した移動物体である動き塊31cから、侵入側52に存在する侵入した移動物体である動き塊31aへと移動する過程を検出し、動き塊が侵入した移動物体へ変化した際に侵入禁止線51を越えて侵入したと判断する侵入禁止線越え処理を行い、侵入者検知手段214によって動き塊31a,31bを侵入者として検出する。   The intruder line crossing inspection unit 213 tracks the same movement block by the motion detection unit 212, and the movement block from the movement block 31c which is an approaching moving object existing on the approaching side 53 of the intrusion prohibition line inspection range. An intrusion prohibition line that detects a process of moving to the moving mass 31a, which is an intruding moving object existing on the side 52, and determines that the intrusion has exceeded the intrusion prohibiting line 51 when the moving mass has changed to an intruding moving object. The intruder detection means 214 detects the moving masses 31a and 31b as intruders.

本実施例の効果としては、実施例1に示した装置の効果に加え、動き塊として検知した移動物体4の立ち入り禁止区間近傍の時間的な行動を追跡しているため、外部からの侵入行為であるのか、内部から出ていった行為であるかの判断ができる。またこの機能により、移動物体4が外部から内部へ侵入した場合のみ警告を発し、内部から外部へ出て行く行為に対しては警告を発しない等、状況に応じた対応を行うことができる。また、移動物体4の時間的な行動を追跡しているため、ノイズ等で突発的に発生した変化検出領域31が侵入禁止線51と干渉することによる誤検出を防ぐことができ、より環境状況変化に頑健な侵入者検知装置を構成できる。   As an effect of the present embodiment, in addition to the effect of the apparatus shown in the first embodiment, since the temporal behavior in the vicinity of the prohibited entry section of the moving object 4 detected as a moving mass is tracked, the invasion action from the outside It can be judged whether it is an act that has come out from inside. In addition, with this function, a warning can be issued only when the moving object 4 enters the inside from the outside, and a warning corresponding to an action that goes from the inside to the outside is not issued. In addition, since the temporal behavior of the moving object 4 is tracked, it is possible to prevent erroneous detection due to the change detection region 31 suddenly generated due to noise or the like interfering with the intrusion prohibition line 51, and more environmental conditions. An intruder detection device that is robust against changes can be configured.

本発明は、施設や道路における立ち入り禁止箇所等への侵入者を検知する装置に適用可能であり、特に立ち入り禁止箇所を監視する監視カメラを設置して、その撮像した画像を処理することにより、画像中の立ち入り禁止箇所に侵入する人物等及び立ち入り禁止箇所近傍を徘徊する人物等を検出する侵入者検知装置に適用して好適なものである。   The present invention is applicable to a device for detecting an intruder to a prohibited entry point or the like in a facility or road, and in particular, by installing a monitoring camera for monitoring the prohibited entry point and processing the captured image, The present invention is suitable for application to an intruder detection device that detects a person who enters a prohibited area in an image and a person who deceives the vicinity of the prohibited area.

本発明の実施例1における画像処理による侵入者検知装置の構成を示すブロック図である。It is a block diagram which shows the structure of the intruder detection apparatus by the image process in Example 1 of this invention. 本発明の実施例1及び実施例2におけるカメラ画像の例を示す模式図である。It is a schematic diagram which shows the example of the camera image in Example 1 and Example 2 of this invention. 本発明の実施例1及び実施例2における侵入禁止線検査範囲の例を示す模式図である。It is a schematic diagram which shows the example of the intrusion prohibition line inspection range in Example 1 and Example 2 of this invention. 本発明の実施例1及び実施例2における侵入禁止線検査範囲内で検出される動き塊の例を示す模式図である。It is a schematic diagram which shows the example of the motion block detected within the intrusion prohibition line inspection range in Example 1 and Example 2 of this invention. 本発明の実施例2における画像処理による侵入者検知装置の構成を示すブロック図である。It is a block diagram which shows the structure of the intruder detection apparatus by the image process in Example 2 of this invention.

符号の説明Explanation of symbols

1 監視カメラ
2 画像処理部
3 カメラ画像
4 移動物体
5 侵入禁止線検査範囲
30 小領域
30a 変化小領域
30b 背景候補小領域
31 変化検出領域
51 侵入禁止線
52 侵入側(侵入禁止区域側)
53 接近側(他区域側)
201 画像入力手段
202 小領域分割手段
203 相関計算手段
204 変化検出手段
205 背景画像生成手段
206 変化領域結合手段
207 特徴量評価手段
208 動き塊検出手段
209 侵入禁止線設定手段
210 侵入禁止線検査手段
211,214 侵入者検知手段
212 動き検出手段
213 侵入者線越え検査手段

DESCRIPTION OF SYMBOLS 1 Surveillance camera 2 Image processing part 3 Camera image 4 Moving object 5 Invasion prohibition line inspection range 30 Small area 30a Change small area 30b Background candidate small area 31 Change detection area 51 Intrusion prohibition line 52 Intrusion side (intrusion prohibition area side)
53 Approaching side (other area side)
DESCRIPTION OF SYMBOLS 201 Image input means 202 Small area division means 203 Correlation calculation means 204 Change detection means 205 Background image generation means 206 Change area combination means 207 Feature quantity evaluation means 208 Motion block detection means 209 Intrusion prohibition line setting means 210 Intrusion prohibition line inspection means 211 , 214 Intruder detection means 212 Motion detection means 213 Intruder line crossing inspection means

Claims (3)

侵入禁止区域及びその周辺部を撮像する監視カメラと、前記監視カメラが撮像したカメラ画像を取得して前記カメラ画像の解析を行なう画像処理部とを備えた画像処理による侵入者検知装置において、前記画像処理部は、前記カメラ画像中の移動物体を動き塊として検出するとともに、前記カメラ画像中に侵入禁止区域と他区域とを隔す侵入禁止線を設定する侵入禁止線設定手段と、前記侵入禁止線を包囲する所定の領域である侵入禁止線検査範囲を設定し、前記侵入禁止線検査範囲内の前記侵入禁止区域側に存在する前記動き塊を侵入した移動物体として検知し、前記侵入禁止線検査範囲内の前記他区域側に存在する前記動き塊を接近した移動物体として検出する侵入禁止線検査手段と、前記侵入した移動物体を侵入者として検知し、前記接近した移動物体を不審者として検知する侵入者検知手段とを備えたことを特徴とする画像処理による侵入者検知装置。   In an intruder detection apparatus by image processing, comprising: a surveillance camera that captures an intrusion prohibited area and its surroundings; and an image processing unit that acquires a camera image captured by the surveillance camera and analyzes the camera image. An image processing unit that detects a moving object in the camera image as a moving mass, and sets an intrusion prohibition line setting unit that sets an intrusion prohibition line that separates an intrusion prohibition area from another area in the camera image; and the intrusion An intrusion prohibition line inspection range that is a predetermined area surrounding the prohibition line is set, the moving mass existing on the intrusion prohibition area side in the intrusion prohibition line inspection range is detected as an intruding moving object, and the intrusion prohibition is detected. Intrusion prohibition line inspection means for detecting the moving mass present on the other area side in the line inspection range as an approaching moving object, and detecting the intruding moving object as an intruder, Intruder detecting apparatus using image processing, characterized in that a intruder detection means for detecting a moving object was Chikashi as suspicious person. 前記画像処理部は、前記カメラ画像を多数の小領域に分割する小領域分割手段と、予め取得した背景画像と前記カメラ画像のそれぞれ対応する前記小領域の相関計算を行う相関計算手段と、前記相関計算による相関値の時間的な変化が所定の値より大きい前記小領域を変化小領域として検出する変化検出手段と、隣接する前記変化小領域を結合して変化検出領域をなす変化領域結合手段と、前記変化検出領域の幾何学的特徴量を算出する特徴量評価手段と、前記幾何学的特徴量が予め設定した特徴量範囲内である場合に前記変化検出領域を動き塊として検出する動き塊検出手段と備えたことを特徴とする請求項1記載の画像処理による侵入者検知装置。   The image processing unit includes a small area dividing unit that divides the camera image into a plurality of small areas, a correlation calculating unit that performs correlation calculation of the small area corresponding to each of the background image acquired in advance and the camera image, Change detection means for detecting the small area where the temporal change in the correlation value by correlation calculation is larger than a predetermined value as a change small area, and change area combining means for combining the adjacent change small areas to form a change detection area And a feature amount evaluating means for calculating a geometric feature amount of the change detection region, and a motion for detecting the change detection region as a motion block when the geometric feature amount is within a preset feature amount range. The intruder detection apparatus according to claim 1, further comprising a lump detection unit. 前記カメラ画像から検出した前記動き塊の大きさ又は位置又はその両方の時間的な変化量が予め設定した値である場合にそれぞれの前記カメラ画像中の前記動き塊を同一であると判定して前記動き塊の位置を検出する動き検出手段と、前記動き塊が前記接近した移動物体から前記侵入した移動物体へ変化した際に前記動き塊が前記侵入禁止線を越えて前記侵入禁止区域に侵入したと判断する侵入者線越え検査手段と、前記侵入禁止区域に侵入した前記動き塊を侵入者として検知する侵入者検知手段とを備えたことを特徴とする請求項1又は請求項2記載の画像処理による侵入者検知装置。

When the amount of temporal change in the size or position of the moving mass detected from the camera image or both is a preset value, the moving mass in each camera image is determined to be the same. Motion detecting means for detecting the position of the moving mass; and when the moving mass changes from the approaching moving object to the invading moving object, the moving mass enters the intrusion prohibited area beyond the intrusion prohibition line. The intruder line crossing inspection means for determining that the intruder has been detected and the intruder detection means for detecting the moving mass that has entered the intrusion prohibited area as an intruder are provided. Intruder detection device by image processing.

JP2006057640A 2006-03-03 2006-03-03 Intruder detection device by image processing Expired - Fee Related JP4984575B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006057640A JP4984575B2 (en) 2006-03-03 2006-03-03 Intruder detection device by image processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006057640A JP4984575B2 (en) 2006-03-03 2006-03-03 Intruder detection device by image processing

Publications (2)

Publication Number Publication Date
JP2007233919A true JP2007233919A (en) 2007-09-13
JP4984575B2 JP4984575B2 (en) 2012-07-25

Family

ID=38554415

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006057640A Expired - Fee Related JP4984575B2 (en) 2006-03-03 2006-03-03 Intruder detection device by image processing

Country Status (1)

Country Link
JP (1) JP4984575B2 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009268005A (en) * 2008-04-30 2009-11-12 Meidensha Corp Intrusion object detecting and tracking device
JP2009294974A (en) * 2008-06-06 2009-12-17 Meidensha Corp Intruder detection device by image processing
JP2010128727A (en) * 2008-11-27 2010-06-10 Hitachi Kokusai Electric Inc Image processor
JP2010140754A (en) * 2008-12-11 2010-06-24 Panasonic Electric Works Co Ltd Illumination system
CN101807248A (en) * 2010-03-30 2010-08-18 上海银晨智能识别科技有限公司 System for detecting the existence of people in ATM machine video scene and method thereof
KR101046819B1 (en) 2009-12-28 2011-07-06 주식회사 시큐어닉스 Method and system for watching an intrusion by software fence
JP2012064141A (en) * 2010-09-17 2012-03-29 Takenaka Komuten Co Ltd Crime prevention device, crime prevention method and program
KR101180887B1 (en) * 2010-09-08 2012-09-07 중앙대학교 산학협력단 Apparatus and method for detecting abnormal behavior
KR101207197B1 (en) 2011-08-30 2012-12-03 주식회사 아이디스 Digital image monitoring apparatus through setting virtual tripzone and the method thereof
JP2013218384A (en) * 2012-04-04 2013-10-24 Canon Inc Image processing apparatus, control method for image processing apparatus, and program
JP2014230090A (en) * 2013-05-22 2014-12-08 キヤノン株式会社 Image processing apparatus, image processing method, and program
KR101578030B1 (en) 2012-12-05 2015-12-18 한화테크윈 주식회사 Apparatus and method for generating event
WO2016136144A1 (en) * 2015-02-25 2016-09-01 パナソニックIpマネジメント株式会社 Monitoring device and monitoring method
US9875408B2 (en) 2013-07-09 2018-01-23 Canon Kabushiki Kaisha Setting apparatus, output method, and non-transitory computer-readable storage medium
CN113256926A (en) * 2021-05-11 2021-08-13 仲永东 Active fence system based on construction safety protection

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0950585A (en) * 1995-08-07 1997-02-18 Hitachi Ltd Intruder monitoring device
JPH11120363A (en) * 1997-10-09 1999-04-30 Matsushita Electric Ind Co Ltd Moving object detection method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0950585A (en) * 1995-08-07 1997-02-18 Hitachi Ltd Intruder monitoring device
JPH11120363A (en) * 1997-10-09 1999-04-30 Matsushita Electric Ind Co Ltd Moving object detection method

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009268005A (en) * 2008-04-30 2009-11-12 Meidensha Corp Intrusion object detecting and tracking device
JP2009294974A (en) * 2008-06-06 2009-12-17 Meidensha Corp Intruder detection device by image processing
JP2010128727A (en) * 2008-11-27 2010-06-10 Hitachi Kokusai Electric Inc Image processor
JP2010140754A (en) * 2008-12-11 2010-06-24 Panasonic Electric Works Co Ltd Illumination system
KR101046819B1 (en) 2009-12-28 2011-07-06 주식회사 시큐어닉스 Method and system for watching an intrusion by software fence
CN101807248A (en) * 2010-03-30 2010-08-18 上海银晨智能识别科技有限公司 System for detecting the existence of people in ATM machine video scene and method thereof
KR101180887B1 (en) * 2010-09-08 2012-09-07 중앙대학교 산학협력단 Apparatus and method for detecting abnormal behavior
JP2012064141A (en) * 2010-09-17 2012-03-29 Takenaka Komuten Co Ltd Crime prevention device, crime prevention method and program
KR101207197B1 (en) 2011-08-30 2012-12-03 주식회사 아이디스 Digital image monitoring apparatus through setting virtual tripzone and the method thereof
JP2013218384A (en) * 2012-04-04 2013-10-24 Canon Inc Image processing apparatus, control method for image processing apparatus, and program
KR101578030B1 (en) 2012-12-05 2015-12-18 한화테크윈 주식회사 Apparatus and method for generating event
JP2014230090A (en) * 2013-05-22 2014-12-08 キヤノン株式会社 Image processing apparatus, image processing method, and program
US9826163B2 (en) 2013-05-22 2017-11-21 Canon Kabushiki Kaisha Image processing apparatus, control method, and recording medium
US9875408B2 (en) 2013-07-09 2018-01-23 Canon Kabushiki Kaisha Setting apparatus, output method, and non-transitory computer-readable storage medium
US10810438B2 (en) 2013-07-09 2020-10-20 Canon Kabushiki Kaisha Setting apparatus, output method, and non-transitory computer-readable storage medium
WO2016136144A1 (en) * 2015-02-25 2016-09-01 パナソニックIpマネジメント株式会社 Monitoring device and monitoring method
JP2016158156A (en) * 2015-02-25 2016-09-01 パナソニックIpマネジメント株式会社 Monitoring device and monitoring method
US10535143B2 (en) 2015-02-25 2020-01-14 Panasonic Intellectual Property Management Co., Ltd. Monitoring device and monitoring method
CN113256926A (en) * 2021-05-11 2021-08-13 仲永东 Active fence system based on construction safety protection
CN113256926B (en) * 2021-05-11 2022-10-25 仲永东 Active fence system based on construction safety protection

Also Published As

Publication number Publication date
JP4984575B2 (en) 2012-07-25

Similar Documents

Publication Publication Date Title
JP4984575B2 (en) Intruder detection device by image processing
KR100606485B1 (en) Object tracking method and object tracking apparatus
US7961953B2 (en) Image monitoring system
JP6584024B2 (en) Monitoring system
JP2006252248A (en) Trespasser detecting system by image processing
JP2009124618A (en) Camera apparatus, and image processing device
CN106559647B (en) Door opening and closing detection device and method, people flow detection system and vehicle
CN104954747B (en) Video monitoring method and device
JP6747537B2 (en) Monitoring system, monitoring method, and monitoring program
JP2011123563A (en) Image processor, image processing method and program
KR102315371B1 (en) Smart cctv control and warning system
JP2007026300A (en) Traffic flow abnormality detector and traffic flow abnormality detection method
JP2009268005A (en) Intrusion object detecting and tracking device
EP2587462A1 (en) Image monitoring system and method with false alarm rate reduction
JP2006171944A (en) Combined crime prevention sensor
JPH0676195A (en) Abnormal event detector
JP4888290B2 (en) Intruder detection device
KR101425658B1 (en) Detection method of hacking and malfunction for surveillance camera system
JP4697761B2 (en) Queue detection method and queue detection apparatus
JP5061843B2 (en) Intruder detection device
JPH05300516A (en) Animation processor
KR20220154473A (en) System of peventing external intrusion using virtulal detection line in image
JP2008225803A (en) Monitoring area setting apparatus
JP5309069B2 (en) Smoke detector
JP2009294974A (en) Intruder detection device by image processing

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110426

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110427

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110623

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120309

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120403

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120416

R150 Certificate of patent or registration of utility model

Ref document number: 4984575

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150511

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees