JP2667973B2 - Mobile monitoring device - Google Patents

Mobile monitoring device

Info

Publication number
JP2667973B2
JP2667973B2 JP3061364A JP6136491A JP2667973B2 JP 2667973 B2 JP2667973 B2 JP 2667973B2 JP 3061364 A JP3061364 A JP 3061364A JP 6136491 A JP6136491 A JP 6136491A JP 2667973 B2 JP2667973 B2 JP 2667973B2
Authority
JP
Japan
Prior art keywords
image
moving
moving object
moving image
extracting
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.)
Expired - Lifetime
Application number
JP3061364A
Other languages
Japanese (ja)
Other versions
JPH05183901A (en
Inventor
剛行 高野
典史 青山
彰三 池田
Original Assignee
警察大学校長
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 警察大学校長 filed Critical 警察大学校長
Priority to JP3061364A priority Critical patent/JP2667973B2/en
Publication of JPH05183901A publication Critical patent/JPH05183901A/en
Application granted granted Critical
Publication of JP2667973B2 publication Critical patent/JP2667973B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Closed-Circuit Television Systems (AREA)
  • Image Analysis (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、テレビカメラ画像から
必要な移動体の画像のみを抽出して判定を行い、監視対
象の出現を検知する移動体監視装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving object monitoring apparatus for extracting only a necessary moving object image from a television camera image, making a judgment, and detecting the appearance of a monitoring object.

【0002】[0002]

【従来の技術】一般に、警備,警戒のための人による見
回りを省力化するため、テレビカメラによる監視の自動
化が行われている。従来のこのような目的に使用される
移動体監視装置の構成例を図2に示す。
2. Description of the Related Art In general, in order to save labor for security and guarding by a person, monitoring by a television camera is automated. FIG. 2 shows a configuration example of a conventional mobile monitoring apparatus used for such a purpose.

【0003】図2においてテレビカメラ21で撮像した
画像信号は画像入力装置22でデジタル化した後、ホス
トコンピュータ(パソコン)23に入力する。ホストコ
ンピュータ23では、デジタル化された画像データにつ
いて、例えば、各画素が8ビットの輝度データを持つ水
平240×垂直224画素のデータとして入力されこれ
がベース画像となる。
In FIG. 2, an image signal picked up by a television camera 21 is digitized by an image input device 22 and then input to a host computer (personal computer) 23. In the host computer 23, for the digitized image data, for example, each pixel is input as horizontal 240 × vertical 224 pixel data having 8-bit luminance data, and this is used as a base image.

【0004】次に最新画像をベース画像と同様に入力
し、最新画像とベース画像の各対応する画素について差
分を求める。その絶対値によって構成される画像が動画
像である。この動画像はベース画像に比べて最新画像の
動いた部分を示している。
Next, the latest image is input in the same manner as the base image, and the difference between each pixel corresponding to the latest image and the base image is calculated. An image constituted by the absolute value is a moving image. This moving image shows a moving part of the latest image compared to the base image.

【0005】その後に続く最新画像から動画像を求める
には、最初に差分を生じたフレームの直前のフレームの
画素を差し引けば、動かない背景のみが差し引かれて最
新画像の中の移動体のみの画像が得られる。この動画像
を表示させ、あるいはその出現を検知して警報を出して
いた。
In order to obtain a moving image from the latest image that follows, by subtracting the pixel of the frame immediately before the frame in which the difference first occurs, only the background that does not move is subtracted, and only the moving object in the latest image is subtracted. Image is obtained. This moving image was displayed, or the appearance was detected and an alarm was issued.

【0006】[0006]

【発明が解決しようとする課題】従来の移動体監視装置
は上述のように、テレビカメラ画像のフレーム間差分か
ら単に移動画像を抽出して移動体を検知し、警報を発し
ているので、木の枝の揺れや小動物の動き等による監視
が不要な移動体までを検知し、いわゆる誤報が多く実用
的でないという欠点があった。本発明の目的はこのよう
な欠点を解消し、誤報の恐れのない実用的な移動体監視
装置を提供することにある。
As described above, the conventional moving object monitoring apparatus simply extracts the moving image from the difference between the frames of the television camera image, detects the moving object, and issues an alarm. There is a drawback in that even a moving object that does not need to be monitored due to shaking of branches, movement of small animals, or the like is detected, and so-called false alarms are large and impractical. An object of the present invention is to solve such a drawback and to provide a practical mobile monitoring apparatus which does not cause a false alarm.

【0007】[0007]

【課題を解決するための手段】前記の目的を達成するた
め本発明の移動体監視装置は、テレビカメラ画像から移
動体の画像を抽出するとき、限られた範囲内の周期運動
をする木の枝の揺れのような監視不要な移動体の画像を
除去するため、画像の各部位についてそれぞれ最新の
レームの動画像のレベルから、最新のフレームに続く
去の予め定められた複数個のフレームの動画像の対応す
る部位のレベルの最大値を差し引き、正負が反転しない
部分のみで構成した動画像を抽出する動画像抽出手段
と、さらに残った抽出画像について、画像グループ毎に
画面位置により勘案される大きさ、および外接長方形内
の面積率等からそれが、人、車両等の監視対象の移動体
であるかどうかの判定を行う移動体判定手段を有する構
成としている。
SUMMARY OF THE INVENTION In order to achieve the above-mentioned object, a moving object monitoring apparatus according to the present invention, when extracting an image of a moving object from a television camera image, has a tree moving periodically within a limited range. In order to remove moving body images that do not require monitoring, such as the shaking of branches, the latest frames for each part of the image are removed.
From the level of the moving image of the frame, the moving image of a plurality of predetermined frames following the latest frame is displayed .
The maximum value of the part
A moving image extracting means for extracting a moving image composed only of portions , and further extracting the remaining extracted images for each image group.
The size that is considered according to the screen position, and within the circumscribed rectangle
It has a moving body determining means for determining whether or not it is a moving body to be monitored such as a person or a vehicle from the area ratio or the like.

【0008】[0008]

【実施例】図1は、本発明の一実施例の構成系統図であ
る。図1に示すように、本発明の実施例は、テレビカメ
ラ11で撮影した映像を画像入力装置12でデジタル化
した後、ホストコンピュータ13(本実施例ではパーソ
ナルコンピュータ使用)に入力する。ホストコンピュー
タには、不要動画像を除去するプログラムを含む動画像
抽出手段14とその抽出結果に基づいて、監視対象とな
る移動体を判定する移動判定手段15が含まれている。
16は、動画像抽出手段14で使用される過去のベース
画像の蓄積,あるいは移動体判定手段15の判定となる
基準データなどの記憶に使われるメモリである。また1
7は、画像入力をモニタするディスプレイ装置であり、
18は,移動体判定手段15の判定結果に基づいてホス
トコンピュータ13から出力される信号によって、音や
光を発生し人の注意を喚起する警報発生装置である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. As shown in FIG. 1, in the embodiment of the present invention, an image captured by a television camera 11 is digitized by an image input device 12, and then input to a host computer 13 (in this embodiment, a personal computer is used). The host computer includes a moving image extracting unit 14 including a program for removing unnecessary moving images, and a movement determining unit 15 that determines a moving object to be monitored based on the extraction result.
Reference numeral 16 is a memory used for accumulating past base images used by the moving image extraction means 14 or for storing reference data or the like for the determination by the moving body determination means 15. Also one
7 is a display device for monitoring image input,
Reference numeral 18 denotes an alarm generating device that generates a sound or a light to draw a person's attention according to a signal output from the host computer 13 based on the determination result of the moving body determining unit 15.

【0009】図3は、本発明の実施例の特徴であるホス
トコンピュータ13の動作手順を示す流れ図である。図
3において、ステップ31〜35は,動画像抽出手段1
4としての手順であり、ステップ36〜42は移動体判
定手段15としての手順である。
FIG. 3 is a flow chart showing an operation procedure of the host computer 13 which is a feature of the embodiment of the present invention. In FIG. 3, steps 31 to 35 correspond to the moving image extracting unit 1.
Steps 36 to 42 are steps performed by the moving object determination unit 15.

【0010】ホストコンピュータ13は、ステップ31
においてデジタル化された画像データを、例えば,各画
素が8ビットの輝度データを持つ水平240×垂直22
4画素のデータをベース画像として入力する。
The host computer 13 executes step 31
Is converted into, for example, horizontal 240 × vertical 22 pixels each having 8-bit luminance data.
Data of four pixels is input as a base image.

【0011】次にステップ32において最新画像をベー
ス画像と同様に入力する。
Next, in step 32, the latest image is input in the same manner as the base image.

【0012】次にステップ33において、最新画像と,
ベース画像の差分の絶対値を計算する。この結果は従来
技術で得られる動画像と同じであり、この段階での動画
像を以下差画像という。
Next, in step 33, the latest image and
Calculate the absolute value of the difference between the base images. This result is the same as the moving image obtained by the conventional technique, and the moving image at this stage is hereinafter referred to as a difference image.

【0013】次にステップ34において差画像を分割
し、4×4画素を1ブロックとして、ブロック内の平均
値を計算する。もとの4×4画素のそれぞれをブロック
ごとに一つの画素に置き換え、新しく置き換えた画素の
輝度データは各ブロック内の平均値(8ビット構成)と
する。このようにして作られた新しい画素による画像を
以下処理画像Aという。このデータの処理によって、も
との水平240×垂直224画素からなる画像は、水平
60画素×垂直56画素となり、画素のデータが16分
の1に圧縮されたことになる。そして、この処理画像A
をメモリ16に蓄積し,必要な都度読み出して利用す
る。
Next, in step 34, the difference image is divided, and 4 × 4 pixels are set as one block, and the average value in the block is calculated. Each of the original 4 × 4 pixels is replaced with one pixel for each block, and the luminance data of the newly replaced pixel is an average value (8-bit configuration) in each block. The image formed by the new pixels thus created is hereinafter referred to as a processed image A. By this data processing, the original image composed of 240 horizontal pixels × 224 vertical pixels has 60 horizontal pixels × 56 vertical pixels, which means that the pixel data has been compressed to 1/16. Then, this processed image A
Is stored in the memory 16 and read out and used whenever necessary.

【0014】次にステップ35において最新の処理画像
0 から、過去の予め定められた回数,例えば10回分
の処理画像A1 ,A2 〜A10の相対部位ごとに比べて得
た画素データの最大値を差引き、その結果零以下はすべ
て零として処理画像Bを求める。この処理画像Bは処理
画像Aに比べ、例えば風に揺れる木の枝のように限られ
た範囲を周期運動する移動体の画像が取り除かれたもの
となっている。
[0014] Next from the latest processing image A 0 in step 35, the previous pre-count defined, for example, the pixel data obtained as compared with each relative site of 10 times of the processed image A 1, A 2 to A 10 The maximum value is subtracted, and as a result, the processed image B is obtained assuming that everything below zero is zero. The processed image B is different from the processed image A in that an image of a moving object that periodically moves in a limited range such as a tree branch swaying in the wind is removed.

【0015】例えば、図4に示すような木の処理画像A
は、風に揺られて図5に示すようにある時点ではaに、
また別の時点ではbのように、同様にC……のような画
像となる。そこでこれらの処理画像A1,2,3 ……
を、例えば10回蓄積しておくと、その最大値の画像
(以下最大値画像という。)は図5の実線のようにな
る。最新の処理画像A0 から過去の10回分の最大画像
を減算する(負になる場合は零とする。)と図6のよう
に、木の枝の揺れによる画像は除去される。
For example, a processed image A of a tree as shown in FIG.
At a certain point as shown in FIG.
At another point in time, the image is like C, like b. Therefore, these processed images A 1, A 2, A 3 ...
Is accumulated, for example, ten times, an image having the maximum value (hereinafter, referred to as a maximum value image) is as shown by a solid line in FIG. When the maximum image of the past 10 times is subtracted from the latest processed image A 0 (if it becomes negative, it is set to zero), as shown in FIG. 6, the image due to the swing of the tree branch is removed.

【0016】一方,人や車両の動きでは最新の処理画像
A(図7に示す)と、過去の処理画像(図8に示す)は
重ならないので、人や車両の動画像は図9に示すよう
に、この最大値を減算する処理の影響を受けない。
On the other hand, since the latest processed image A (shown in FIG. 7) does not overlap with the past processed image (shown in FIG. 8) in the motion of the person or the vehicle, the moving image of the person or the vehicle is shown in FIG. As such, it is not affected by the process of subtracting this maximum value.

【0017】次にステップ36において処理画像Bをラ
ベリング処理する。ここでいうラベリング処理とは、画
像中で同じ値を持つ2つの画素が前後左右またはそこに
斜め方向も含めて隣接しているとき、それらの画素は4
連結(前後左右隣接の場合)または8連結(前後左右と
斜めも含めて隣接の場合)しているという。そして図1
1に示すように、各連結成分に対して異なった名前のラ
ベルを割当てる処理をラベリング処理という。
Next, in step 36, the processed image B is labeled. Here, the labeling process means that when two pixels having the same value in an image are adjacent to each other including the front, rear, left, right, and oblique directions, the pixels are 4 pixels.
It is said that they are connected (in the case of adjacent front, rear, left and right) or 8 connected (in the case of adjoining including front, rear, left and right and diagonally). And FIG.
As shown in FIG. 1, a process of assigning a label having a different name to each connected component is called a labeling process.

【0018】なお、ステップ36のラベリング処理で
は、ラベリングしきい値を設定し、処理画像Bの画素デ
ータの値が設定したしきい値より大きいものについての
み画素の連結を調べながらラベリングすることによっ
て、画像の2値化(中間色のない黒白化)処理とラベリ
ング処理を同時に行い処理時間の短縮を図っている。
In the labeling process in step 36, a labeling threshold is set, and labeling is performed while checking the connection of pixels only when the pixel data value of the processed image B is larger than the set threshold value. Image binarization (blackening without intermediate color) processing and labeling processing are performed simultaneously to reduce the processing time.

【0019】図10は、ある2値化された画像例を示
し、図11は、図10の2値化された画像のラベリング
を行った結果(以下ラベリング画像という。)を示して
いる。
FIG. 10 shows an example of a binarized image, and FIG. 11 shows a result of labeling the binarized image of FIG. 10 (hereinafter referred to as a labeled image).

【0020】また、ステップ36において、ラベリング
画像に外接する長方形(以下外接長方形という。)を求
め、外接長方形の中心座標と縦,横の大きさを計算す
る。図12に2値化された画素(図中の大きい黒点)と
外接長方形50との関係を示す。外接長方形の大きさ
が、予め定めた設定値(例えば、画面全体の3分の1を
占める大きさ)を越える場合は、ラベリングしきい値が
低過ぎたため、個々の連結成分が大きくなり過ぎたので
あるから、ラベリングしきい値を自動的に高くして、前
記2値化処理を含むラベリング処理をやり直す。
In step 36, a rectangle circumscribing the labeling image (hereinafter referred to as a circumscribed rectangle) is obtained, and the center coordinates and the vertical and horizontal sizes of the circumscribed rectangle are calculated. FIG. 12 shows the relationship between binarized pixels (large black dots in the figure) and the circumscribed rectangle 50. When the size of the circumscribed rectangle exceeds a predetermined set value (for example, a size that occupies one third of the entire screen), the labeling threshold is too low, and each connected component becomes too large. Therefore, the labeling threshold is automatically increased and the labeling process including the binarization process is performed again.

【0021】次にステップ37において、外接長方形の
中心座標の位置,縦,横の大きさ,および外接長方形の
面積とラベリングしきい値以上の画素数の割合(以下面
積率という。)を求める。
Next, in step 37, the position of the center coordinates of the circumscribed rectangle, the vertical and horizontal dimensions, and the ratio of the area of the circumscribed rectangle to the number of pixels equal to or larger than the labeling threshold (hereinafter referred to as area ratio) are determined.

【0022】次にステップ38〜40において、監視対
象の移動体であるか否かの判定を行う。ステップ38に
おいては外接長方形の中心座標が、不判定領域外か否か
の判定を行う。不判定領域は、画面上に設定する領域で
この中に外接長方形の中心座標があれば監視対象と判定
しない。この不判定領域は画面上監視する必要がなく、
しかも誤報の発する画像が発生しそうな領域に設定す
る。
Next, in steps 38 to 40, it is judged whether or not the mobile object is a monitored object. In step 38, it is determined whether the center coordinates of the circumscribed rectangle are outside the non-determination area. The non-judgment area is an area set on the screen, and if the center coordinates of the circumscribing rectangle are in this area, it is not judged as a monitoring target. This undetermined area does not need to be monitored on the screen,
In addition, it is set in the area where an image causing false alarm is likely to occur.

【0023】ステップ39においては外接長方形が判定
基準となる長方形より大きいか否かの判定を行う。判定
基準長方形は、あるラベリング画像の外接長方形がその
大きさより大きい場合、監視対象とするための長方形で
あり、予め設定しておく。設定の方法は、画面を例え
ば、垂直方向に8分割して、通常のカメラの設置状況の
場合、カメラから移動体までの距離が一番遠く、したが
って移動体の像は一番小さくなる最上部と、カメラから
移動体までの距離が一番近く、したがって移動体の像は
一番大きくなる最下部に判定基準長方形を設定し、それ
以外の部分での判定基準長方形は、この両者の設定値か
ら例えば比例配分により自動的に算出する。そして外接
長方形の中心座標が、上下方向に分けた8ブロックのど
の中にあるかにより、そのブロックでの判定基準長方形
により判定を行う。このように、テレビカメラからの距
離による移動体画像の大きさの変化に追従して、適切な
判定基準長方形を設定している。
In step 39, it is determined whether or not the circumscribed rectangle is larger than the rectangle serving as a criterion. The criterion rectangle is a rectangle to be monitored if the circumscribed rectangle of a certain labeling image is larger than its size, and is set in advance. The setting method is, for example, to divide the screen into eight in the vertical direction, and in a normal camera installation situation, the distance from the camera to the moving object is the longest, and therefore the image of the moving object is the smallest at the top. And the distance from the camera to the moving object is the shortest, so the image of the moving object is the largest, and the judgment reference rectangle is set at the bottom, and the judgment reference rectangle in the other parts is the set value of these two. , For example, automatically calculated by proportional distribution. The determination is made based on which of the eight blocks divided in the vertical direction the center coordinate of the circumscribed rectangle is based on the determination reference rectangle in that block. As described above, an appropriate determination reference rectangle is set in accordance with a change in the size of the moving object image due to the distance from the television camera.

【0024】ステップ40においては、面積率が面積率
のしきい値より大きいか否かの判定を行う。面積率は外
接長方形のうち、画素データがしきい値以上の値を持つ
ラベリングされた画素の割合であって、図13に示すよ
うに、人や車両では図中斜線を施した部分の画素が外接
長方形51内に占める割合(面積率)が高く、木の枝の
揺れでは図14に示すように外接長方形52内に占める
斜線を施した部分の画素の割合(面積率)が小さい。し
たがって、面積率にしきい値を設定することによって、
人や車両の移動による画像と木の枝の揺れによる画像を
区別することができる。
In step 40, it is determined whether the area ratio is larger than the threshold value of the area ratio. The area ratio is a ratio of labeled pixels whose pixel data has a value equal to or larger than a threshold value in the circumscribed rectangle, and as shown in FIG. The proportion (area ratio) occupying the circumscribed rectangle 51 is high, and the ratio (area ratio) of the hatched portion of the pixel occupying the circumscribed rectangle 52 is small as shown in FIG. Therefore, by setting a threshold for the area ratio,
It is possible to distinguish an image caused by movement of a person or a vehicle and an image caused by shaking of a tree branch.

【0025】ステップ38〜40の判定により、すべて
が否定され、監視対象の条件が満たされると、ステップ
41で警報が出され、ステップ32に戻る。もし、何れ
かからの判定で監視対象でないとされるとステップ42
で警報はオフ状態のままとし、ステップ43において最
新画像をベース画像として蓄積し、ステップ32に戻
る。ステップ32に戻ればその後はステップ32〜4
1,あるいはステップ32〜43の手順を繰り返す。
When all of the determinations in steps 38 to 40 are negative and the conditions to be monitored are satisfied, an alarm is issued in step 41 and the process returns to step 32. If it is determined that it is not the monitoring target by any of the steps, step 42
In step 43, the latest image is stored as a base image in step 43, and the process returns to step 32. After returning to step 32, steps 32 to 4
1, or the procedure of steps 32-43 is repeated.

【0026】なお、ステップ34の処理によって画素数
を60×56(3360画素)と通常のテレビ画像のデ
ジタル化後の画素数、512×512(262,144
画素)と比較して約78分の1にデータ量を減少させて
処理を行っている。
It should be noted that the number of pixels is 60 × 56 (3360 pixels) as a result of the processing in step 34, and the number of pixels after digitization of a normal television image is 512 × 512 (262, 144).
Processing is performed by reducing the amount of data to about 1/78 compared with (pixels).

【0027】これは、装置の目的がある程度画像として
画素がまとまった移動体の検知にあり、移動体の微細な
状態を知る必要がないからである。このように監視処理
にとって冗長なデータを圧縮してその後の処理を簡単に
している。そして、このデータ量の圧縮により、パソコ
ンによる処理を可能とし、さらに処理速度の高速化を図
っている。もし、画像の詳細が必要な場合は、ステップ
36の処理によるラベリング画像の外接長方形の座標か
ら、最新画像のうち、外接長方形の部分だけを切り出せ
ばよい。
This is because the purpose of the apparatus is to detect a moving object in which pixels are collected as an image to some extent, and it is not necessary to know the fine state of the moving object. In this way, redundant data for the monitoring process is compressed to simplify the subsequent process. By compressing this amount of data, processing by a personal computer becomes possible and the processing speed is further increased. If the details of the image are required, only the circumscribed rectangle portion of the latest image may be cut out from the coordinates of the circumscribed rectangle of the labeling image in the process of step 36.

【0028】また、木の枝の揺れ等による不要な移動体
画像は、ステップ35の処理で除去される他、ステップ
38〜40の判定でも、小動物の動き等とともに除外さ
れるので誤報の原因となる確率は極めて小さい。
Unnecessary moving object images due to the swaying of the branches of the tree are removed in the processing of step 35, and are excluded in the judgments of steps 38 to 40 together with the movement of the small animal. Is very small.

【0029】[0029]

【発明の効果】以上説明したように、本発明の移動体監
視装置は、移動体の画像を抽出する際に、動画像の各部
位のそれぞれについて過去何回分かの動画像の画素デー
タの最大値を差し引くことにより限られた範囲内の周期
運動をする木の枝の揺れのような監視不要な移動体の画
像の影響を除去できるという効果がある。また、前記処
理後、さらに残った抽出画像について画像のグループ毎
に画面位置により勘案される大きさ、および外接長方形
内の面積率等からそれが、人、車両等の監視対象の移動
体であるかどうかの判定を行うことによって、監視対象
と判定された場合のみ、警報を発するので、小動物や小
などによる誤報の確率を極めて小さくすることができ
るという効果がある。
As described above, the moving object monitoring apparatus of the present invention, when extracting an image of a moving object, uses various parts of a moving image.
For each of the positions, the maximum value of the pixel data of the moving image in the past several times is subtracted, and the period is within a limited range. <br/> An image of a moving object that does not need to be monitored, such as a tree branch swaying. This has the effect of eliminating the effect of. Further, after the above-mentioned processing, the extracted images that remain further are grouped by image group.
Size that is considered according to the screen position and the circumscribed rectangle
Then the area ratio of the inner or the like, human, by a determination of whether the moving object monitored vehicle or the like, only when it is determined that the monitored, since issuing an alarm, small animals and small
There is an effect that the probability of a false report due to a branch or the like can be extremely reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例を示す構成系統図である。FIG. 1 is a structural diagram showing an embodiment of the present invention.

【図2】従来の移動監視装置例を示す構成系統図であ
る。
FIG. 2 is a configuration system diagram showing an example of a conventional movement monitoring device.

【図3】図1の実施例のホストコンピュータの動作の手
順例を示す流れ図である。
FIG. 3 is a flowchart illustrating an example of a procedure of an operation of the host computer of the embodiment in FIG. 1;

【図4】〜FIG. 4

【図6】図3のステップ35における木の枝の揺れにつ
いての動作原理を示す説明図である。
FIG. 6 is an explanatory diagram showing an operation principle regarding swinging of a tree branch in step 35 of FIG. 3;

【図7】〜FIG. 7

【図9】図3のステップ35における人体の移動につい
ての動作原理を示す説明図である。
FIG. 9 is an explanatory diagram showing an operation principle regarding movement of a human body in step 35 of FIG. 3;

【図10】〜FIG. 10

【図11】図3のステップ36のラベリングの動作原理
を示す説明図である。
FIG. 11 is an explanatory diagram showing an operation principle of labeling in step S36 of FIG. 3;

【図12】図3のステップ36のラベリングにおいて求
める外接長方形の例を示す説明図である。
FIG. 12 is an explanatory diagram showing an example of a circumscribed rectangle obtained in the labeling in step S36 of FIG. 3;

【図13】図3のステップ37における面積率の高い例
を示す説明図である。
FIG. 13 is an explanatory diagram showing an example of a high area ratio in step 37 of FIG. 3;

【図14】図3のステップ37における面積率の低い例
を示す説明図である。
FIG. 14 is an explanatory diagram showing an example of a low area ratio in step 37 of FIG. 3;

【符号の説明】[Explanation of symbols]

11,21 テレビカメラ 12,22 画像入力装置 13,23 ホストコンピュータ(パソコン) 14 動画像抽出手段 15 移動体判定手段 17 監視モニタ 18 警報発生装置 11, 21 TV camera 12, 22 Image input device 13, 23 Host computer (personal computer) 14 Moving image extracting means 15 Moving object determining means 17 Monitoring monitor 18 Alarm generating device

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭63−157593(JP,A) 特開 昭62−136991(JP,A) 特開 昭64−65486(JP,A) ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-63-157593 (JP, A) JP-A-62-136991 (JP, A) JP-A 64-65486 (JP, A)

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 テレビカメラで撮った画像の異なるフレ
ーム間の相対位置におけるレベルの差分を求めて動画像
を抽出する方法を含み、抽出された動画像に基づいて
動体の有無を検知する移動監視装置において、 最新のフレームと、最新のフレームに続く過去の予め定
めた複数個のフレームについての動画像を求め、前記動
画像の各部位についてそれぞれ前記最新の画像のレベル
から前記複数個のフレームの対応する部位のレベルのう
ちの最大値を差し引いて正負が反転しない部分のみを取
出すことにより、限られた範囲内の周期運動をする監視
不要の移動体を取り除いた動画像を抽出する動画像抽出
手段と、 画像位置により異なる予め定められた大きさを参照する
とともに、抽出された画像のグループ毎に外接長方形内
に占める割合を参照して、前記動画像抽出手段によって
求めた画像が監視されるべき移動体に該当するものかど
うかを判定する移動体判定手段とを有することを特徴と
する移動体監視装置。
1. A method for extracting a moving image by obtaining a level difference at a relative position between different frames of an image taken by a television camera, the method including the presence or absence of a moving object based on the extracted moving image the mobile monitoring device for detecting and a latest frame, a moving image of a plurality of frames past the predetermined following the latest frame determined, said kinematic
The level of the latest image for each part of the image
From the level of the corresponding part of the plurality of frames.
Subtract the maximum value of the
It makes reference a moving image extracting unit, a different predetermined size by an image position for extracting a moving image was divided take mobile monitoring unnecessary for the periodic motion in the limited range issue
In addition, within the circumscribed rectangle for each group of extracted images
Moving object determining means for judging whether an image obtained by the moving image extracting means corresponds to a moving object to be monitored by referring to a ratio of the moving object to the moving object.
JP3061364A 1991-03-01 1991-03-01 Mobile monitoring device Expired - Lifetime JP2667973B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3061364A JP2667973B2 (en) 1991-03-01 1991-03-01 Mobile monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3061364A JP2667973B2 (en) 1991-03-01 1991-03-01 Mobile monitoring device

Publications (2)

Publication Number Publication Date
JPH05183901A JPH05183901A (en) 1993-07-23
JP2667973B2 true JP2667973B2 (en) 1997-10-27

Family

ID=13169040

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3061364A Expired - Lifetime JP2667973B2 (en) 1991-03-01 1991-03-01 Mobile monitoring device

Country Status (1)

Country Link
JP (1) JP2667973B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002032759A (en) * 2000-07-19 2002-01-31 Mitsubishi Electric Corp Monitor
JP2002279429A (en) * 2001-03-15 2002-09-27 Hitachi Kokusai Electric Inc Method for detecting infiltrating object
JP4634920B2 (en) * 2005-12-02 2011-02-16 セコム株式会社 Monitoring device
JP4737073B2 (en) * 2006-12-22 2011-07-27 パナソニック電工株式会社 Human body detection device
JP5087459B2 (en) * 2008-04-10 2012-12-05 富士フイルム株式会社 Background area recognition method, background area recognition apparatus, and background area recognition program
WO2013021767A1 (en) 2011-08-10 2013-02-14 富士フイルム株式会社 Device and method for detecting moving objects
JP7362053B2 (en) * 2020-07-10 2023-10-17 学校法人五島育英会 Falling object detection system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62136991A (en) * 1985-12-10 1987-06-19 Matsushita Electric Works Ltd Abnormality monitoring device
JPH0783474B2 (en) * 1986-12-22 1995-09-06 日本電信電話株式会社 Automatic tracking imaging device
JPH0731248B2 (en) * 1987-09-07 1995-04-10 東京瓦斯株式会社 Moving object detector

Also Published As

Publication number Publication date
JPH05183901A (en) 1993-07-23

Similar Documents

Publication Publication Date Title
EP0749098B1 (en) Method and apparatus for sensing object located within visual field of imaging device
US20230005176A1 (en) Throwing position acquisition method and apparatus, computer device and storage medium
JP2003169319A (en) Image-monitoring apparatus
WO2023039781A1 (en) Method for detecting abandoned object, apparatus, electronic device, and storage medium
JP2667973B2 (en) Mobile monitoring device
JP2001005974A (en) Method and device for recognizing object
JP3569163B2 (en) Moving object monitoring device
CN111582166A (en) Remnant detection method based on Gaussian modeling and YoLo V3 target detection
JP3377659B2 (en) Object detection device and object detection method
JPH0779429A (en) Picture monitor equipment
JP2612662B2 (en) Intruder identification system
JP2001043383A (en) Image monitoring system
JPH0514891A (en) Image monitor device
JPH09293141A (en) Mobile object detection device
JP3571628B2 (en) Image processing device
JP3736836B2 (en) Object detection method, object detection apparatus, and program
JP2005025313A (en) System for detecting stayer
JP2865442B2 (en) Method of extracting change area of surveillance image
JP2000125288A5 (en)
JPH057363A (en) Picture monitoring device
JPH04340178A (en) Intrusion monitoring device
JPH0731248B2 (en) Moving object detector
JPH1013821A (en) Video image monitor tracking device
JPH11203567A (en) Image processor for monitor
JP3336102B2 (en) Image processing method for eliminating shadow and image monitoring device

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term