JP2002140711A - Method for setting size of invasion object detecting device, invasion object detecting method and invasion object detector - Google Patents

Method for setting size of invasion object detecting device, invasion object detecting method and invasion object detector

Info

Publication number
JP2002140711A
JP2002140711A JP2000331806A JP2000331806A JP2002140711A JP 2002140711 A JP2002140711 A JP 2002140711A JP 2000331806 A JP2000331806 A JP 2000331806A JP 2000331806 A JP2000331806 A JP 2000331806A JP 2002140711 A JP2002140711 A JP 2002140711A
Authority
JP
Japan
Prior art keywords
size
intruding
detected
image
intruding 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.)
Pending
Application number
JP2000331806A
Other languages
Japanese (ja)
Inventor
Wataru Ito
渡 伊藤
Hiromasa Yamada
浩正 山田
Hirotada Ueda
博唯 上田
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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2000331806A priority Critical patent/JP2002140711A/en
Publication of JP2002140711A publication Critical patent/JP2002140711A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To easily set the size of an invasion object to be monitored without the need of the basic knowledge of a camera image pickup system even if sizes of monitor view field and an image pickup device, the focal distance and zoom ratio of a using lens and a distance to the object are changed. SOLUTION: An image signal with which a reference object is photographed is inputted. The reference object is detected from the inputted image signal. The size of the detected reference object is measured, and the detection position of the detected object and the measured size are recorded. The size of the object considered to be the invasion object is decided based on the recorded detection position and the size of the recorded reference object.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、撮像装置を用いた
監視装置に係り、特に検出物体が監視すべき侵入物体か
否かを判定する条件を基準物体の検出結果から自動的に
計測するようにした侵入物体検出方法及び侵入物体検出
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a monitoring apparatus using an imaging device, and more particularly to a method for automatically measuring conditions for determining whether a detected object is an intruding object to be monitored from a detection result of a reference object. The present invention relates to a method and a device for detecting an intruding object.

【0002】[0002]

【従来の技術】近年、カメラ等の撮像装置を画像入力手
段として用いた侵入物体検出装置は、従来からある監視
員による有人監視ではなく、監視視野内の侵入物体を自
動的に検出したり、物体の種類を自動的に確認したりし
て、所定の報知や警報処置が自動的に得られるようにす
るものが多い。このようなシステムを実現するために
は、先ず、カメラ等の画像入力手段より得られた入力画
像から所定の侵入物体を検出する処理が必要となる。こ
のような処理を実現する方法としては、例えば、入力画
像と基準背景画像(即ち、検出すべき物体の写っていな
い画像)とを比較し、画素毎に差分を求め、その差分の
大きい領域を物体として抽出する方法がある。この方法
は、差分法と呼ばれ、従来から広く用いられている。
2. Description of the Related Art In recent years, an intruding object detecting device using an image pickup device such as a camera as an image input means has not been conventionally used for manned monitoring by an observer, but automatically detects an intruding object in a monitoring field of view. In many cases, the type of the object is automatically confirmed, and a predetermined notification or alarm is automatically obtained. In order to realize such a system, first, processing for detecting a predetermined intruding object from an input image obtained by an image input unit such as a camera is required. As a method of realizing such processing, for example, an input image is compared with a reference background image (that is, an image in which an object to be detected is not captured), a difference is obtained for each pixel, and an area having a large difference is determined. There is a method of extracting as an object. This method is called a difference method and has been widely used conventionally.

【0003】差分法の処理を図5によって説明する。図
5は差分法における物体検出の処理原理を説明するため
の図である。501は入力画像、502は基準背景画像、503
は差分画像、504は差分画像503の二値化画像、505は減
算器、506は二値化器、507は入力画像501に写った人型
の物体の領域、508は差分画像503で差分が生じた差分領
域、509は二値化画像504で抽出された二値化領域、510
は二値化領域509の外接矩形である。
The processing of the difference method will be described with reference to FIG. FIG. 5 is a diagram for explaining the processing principle of object detection in the difference method. 501 is the input image, 502 is the reference background image, 503
Is a difference image, 504 is a binarized image of the difference image 503, 505 is a subtractor, 506 is a binarizer, 507 is a region of a humanoid object in the input image 501, and 508 is a difference image The resulting difference area 509 is a binarized area 510 extracted in the binarized image 504.
Is a circumscribed rectangle of the binarization area 509.

【0004】図5において、減算器505は入力画像501と
基準背景画像502との輝度値の差分を画素毎に計算して
差分画像503を出力する。二値化器506は差分画像503に
ついて、画素毎の輝度値(差分値)が所定のしきい値Th
未満(差分値<Th)の輝度値を“0”、しきい値Th以上
(差分値≧Th)の画素の輝度値を“255”(1画素の輝
度値を8ビットで計算)として二値化画像504を得る。
ここで、例えば、しきい値Thを“20”というように設定
する。これによって、入力画像501に写った人型の物体5
07は、減算器505によって差分が生じた領域508が算出さ
れ、更に二値化器506によって輝度値“255”のかたまり
の画像509が侵入物体として検出される。差分法を応用
した物体検出方法として、例えば平成7年特許公開第7
9429号公報がある。
In FIG. 5, a subtractor 505 calculates a difference in luminance value between an input image 501 and a reference background image 502 for each pixel, and outputs a difference image 503. The binarizer 506 sets the luminance value (difference value) of each pixel of the difference image 503 to a predetermined threshold value Th.
A binary value where the luminance value of less than (difference value <Th) is “0” and the luminance value of a pixel that is equal to or greater than the threshold value Th (difference value ≧ Th) is “255” (the luminance value of one pixel is calculated with 8 bits) A modified image 504 is obtained.
Here, for example, the threshold value Th is set to “20”. Thus, the human-like object 5 in the input image 501
In step 07, the region 508 where the difference has occurred is calculated by the subtractor 505, and the binarizer 506 detects an image 509 of a cluster of the luminance value “255” as an intruding object. As an object detection method applying the difference method, for example,
No. 9429.

【0005】更に従来の技術では、検出された物体の大
きさを評価して監視すべき侵入物体か否かを判定する。
差分法によって検出された物体(画像509)は、そのか
たまりの領域に基いて外接矩形510(幅wと高さh)が計
測される。そして、幅wと高さhが監視すべき侵入物体と
見なす所定の大きさ以上であった場合に、検出された物
体は監視すべき侵入物体として判定される。
Further, in the conventional technique, the size of a detected object is evaluated to determine whether or not the detected object is an intruding object to be monitored.
For the object (image 509) detected by the difference method, a circumscribed rectangle 510 (width w and height h) is measured based on the cluster area. When the width w and the height h are equal to or larger than a predetermined size that is regarded as an intruding object to be monitored, the detected object is determined as an intruding object to be monitored.

【0006】ここで、監視すべき侵入物体とみなす大き
さは、例えば、撮像素子として1/2型CCD(素子サイズ:
幅 dx=6.5mm、高さ dy=4.6mm)、f=25mm のレンズ、カ
メラから監視領域までの距離を L=50m、入力画像サイ
ズ:幅 X0=320pix、高さ Y0=240pix を用いて監視を行
なう場合、監視すべき侵入者を幅 w0=1m、高さ h0=1.5m
とすると、次式(1)のようになり、
Here, the size regarded as an intruding object to be monitored is, for example, a 1/2 type CCD (element size:
Monitoring using a lens of width dx = 6.5mm, height dy = 4.6mm), f = 25mm, distance from camera to monitoring area L = 50m, input image size: width X0 = 320pix, height Y0 = 240pix , The intruder to be monitored should have a width of w0 = 1m and a height of h0 = 1.5m
Then, the following equation (1) is obtained.

【数1】 外接矩形510の幅wが25以上かつ外接矩形510の高さhが39
以上であった場合に物体509 を監視すべき侵入物体と判
定する。このようにすることで、監視視野内の監視すべ
き侵入物体と、木々の揺れによる誤検出や小動物、落葉
などの侵入とを区別することができる。さらに、この監
視すべき侵入物体と見なす物体の大きさを変えること
で、人物や車両といった物体を区別することもできる。
(Equation 1) The width w of the circumscribed rectangle 510 is 25 or more and the height h of the circumscribed rectangle 510 is 39
In this case, the object 509 is determined to be an intruding object to be monitored. In this way, it is possible to distinguish between an intruding object to be monitored in the monitoring field of view and an intrusion such as erroneous detection due to shaking trees or invasion of small animals or fallen leaves. Furthermore, by changing the size of an object regarded as an intruding object to be monitored, an object such as a person or a vehicle can be distinguished.

【0007】この方法は、監視すべき侵入物体と見なす
物体の大きさを予め設定しておく必要がある。したがっ
て、監視すべき侵入物体と見なす物体の大きさは、監視
視野や撮像素子のサイズ、使用するレンズの焦点距離及
びズーム比、対象までの距離を変える度に行なわなけれ
ばならず、その設定作業は煩雑なものとなっていた。ま
た、監視すべき侵入物体と見なす物体の大きさの算出に
はカメラ撮像系の基礎的な知識が必要となるため、設定
作業に熟練性を要した。
In this method, it is necessary to set in advance the size of an object regarded as an intruding object to be monitored. Therefore, the size of an object considered as an intruding object to be monitored must be determined each time the monitoring field of view, the size of the image sensor, the focal length and zoom ratio of the lens used, and the distance to the target are changed. Was complicated. Further, since the calculation of the size of an object regarded as an intruding object to be monitored requires basic knowledge of a camera imaging system, the setting operation requires skill.

【0008】[0008]

【発明が解決しようとする課題】前述の従来技術には、
検出された物体が監視すべき侵入物体か否かを判定する
ために、予め監視すべき侵入物体と見なす物体の大きさ
を設定しておく必要があり、その設定は監視視野や撮像
素子のサイズ、使用するレンズの焦点距離及びズーム
比、対象までの距離を変える度に行なわなければなら
ず、作業が複雑な欠点があった。また更には、設定作業
が複雑なために熟練性を要するという欠点があった。本
発明の目的は、上記のような欠点を除去し、撮像視野内
を撮像した画像に写された基準物体を検出することによ
って監視すべき侵入物体とみなす大きさを自動的に算出
するようにし、カメラ撮像系の基礎的な知識を必要とせ
ず、監視視野や撮像素子のサイズ、使用するレンズの焦
点距離及びズーム比、対象までの距離が変わった場合で
も容易に監視すべき侵入物体と見なす物体の大きさを設
定できるようにすることで侵入物体を正確に検出するよ
うにして、信頼性の高い侵入物体検出方法及び侵入物体
検出装置を提供することにある。
The above-mentioned prior art includes the following:
In order to determine whether the detected object is an intruding object to be monitored, it is necessary to set in advance the size of an object to be regarded as an intruding object to be monitored. This has to be performed every time the focal length and zoom ratio of the lens to be used and the distance to the object are changed. Furthermore, there is a drawback that skill is required because the setting operation is complicated. An object of the present invention is to eliminate the above-described drawbacks and automatically calculate a size regarded as an intruding object to be monitored by detecting a reference object captured in an image captured in an imaging field of view. It does not require basic knowledge of camera imaging system, and it is regarded as an intruding object that should be easily monitored even if the monitoring field of view, the size of the image sensor, the focal length and zoom ratio of the lens used, and the distance to the target change. An object of the present invention is to provide a highly reliable intruding object detection method and intrusion object detecting device that can accurately detect an intruding object by enabling the size of the object to be set.

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明の侵入物体と見なす物体の大きさ設定方法
は、所定の基準物体の画像を監視視野内の複数の所定位
置に置いて撮像し、複数の所定位置ごとに検出された基
準物体の大きさを算出し、算出された基準物体の検出位
置と大きさとに基づいて、監視視野内における侵入物体
と見なす物体の大きさを設定するものである。即ち、本
発明の侵入物体と見なす物体の大きさ設定方法は、監視
視野内を撮像する撮像装置から逐次入力する画像信号中
の侵入物体を検出する侵入物体検出装置において、所定
の基準物体の画像を、撮像装置により監視視野内の複数
の所定位置に置いて撮像し、撮像された画像信号から、
基準物体を検出し、複数の所定位置ごとに検出された基
準物体の大きさを算出し、算出された基準物体の複数の
検出位置とそれぞれに対応する大きさとに基づいて、監
視視野内における侵入物体と見なす物体の大きさを設定
するものである。
In order to achieve the above-mentioned object, a method for setting the size of an object regarded as an intruding object according to the present invention comprises placing an image of a predetermined reference object at a plurality of predetermined positions in a monitoring field of view. The size of an object regarded as an intruding object in the monitoring visual field is calculated based on the calculated detection position and size of the reference object, and calculates the size of the reference object detected at each of a plurality of predetermined positions. To set. That is, the method for setting the size of an object regarded as an intruding object according to the present invention is a method for detecting an intruding object in an image signal sequentially input from an imaging device for imaging the inside of a monitoring visual field. Is imaged at a plurality of predetermined positions in the monitoring field of view by the imaging device, and from the imaged image signal,
The reference object is detected, the size of the reference object detected at each of the plurality of predetermined positions is calculated, and intrusion in the monitoring visual field is performed based on the calculated plurality of detection positions of the reference object and the size corresponding to each. The size of an object to be regarded as an object is set.

【0010】また本発明の侵入物体と見なす物体の大き
さ設定方法において、侵入物体と見なす物体の大きさ
は、検出された前記基準物体のかたまりの外接矩形の
幅、高さ、検出領域の面積の少なくとも1つである。さ
らに本発明の侵入物体と見なす物体の大きさ設定方法に
おいて、侵入物体と見なす物体の大きさは、検出された
基準物体の位置を変数とする近似式によって求めるもの
である。
In the method of setting the size of an object considered as an intruding object according to the present invention, the size of the object considered as an intruding object is determined by the width, height, and area of a detection area of the circumscribed rectangle of the detected mass of the reference object. At least one of Further, in the method for setting the size of an object considered as an intruding object according to the present invention, the size of the object considered as an intruding object is obtained by an approximate expression using the position of the detected reference object as a variable.

【0011】本発明の侵入物体検出方法は、所定の基準
物体の画像を、監視視野内の複数の所定位置に置いて撮
像し、複数の所定位置ごとに検出された基準物体の大き
さを算出し、算出された基準物体の検出位置と大きさと
に基づいて、監視視野内における侵入物体と見なす物体
の大きさを設定し、監視視野内を撮像する撮像装置から
逐次入力される画像信号から検出された物体と侵入物体
と見なす物体の大きさを比較することによって、検出さ
れた物体が侵入物体か否かを判定し、監視視野内の侵入
物体を検出するものである。そして、検出された物体が
侵入物体か否かの判定は、検出物体の大きさが侵入物体
と見なす物体の大きさの、第1の所定の割合と第2の所
定の割合の範囲内にあるか否かによって行うものであ
る。また、侵入物体と見なす物体の大きさを複数設定
し、複数の設定各々によって、異なる種類の侵入物体を
判定するものである。さらに本発明の侵入物体検出方法
は、検出される侵入物体を基準物体として、侵入物体と
見なす物体の大きさを更新するものである。
In the method for detecting an intruding object according to the present invention, an image of a predetermined reference object is picked up at a plurality of predetermined positions in a monitoring field of view, and the size of the reference object detected at each of the plurality of predetermined positions is calculated. Then, based on the calculated detection position and size of the reference object, the size of an object regarded as an intruding object in the monitoring visual field is set, and the size is detected from an image signal sequentially input from an imaging device that captures an image of the monitoring visual field. By comparing the size of the detected object with the size of the object regarded as the intruding object, it is determined whether or not the detected object is an intruding object, and the intruding object in the monitoring visual field is detected. The determination as to whether the detected object is an intruding object is performed when the size of the detected object is within the range of the first predetermined ratio and the second predetermined ratio of the size of the object regarded as the intruding object. It depends on whether or not. In addition, a plurality of sizes of an object considered as an intruding object are set, and a different type of intruding object is determined according to each of the plurality of settings. Further, in the method for detecting an intruding object according to the present invention, the size of an object regarded as an intruding object is updated using the detected intruding object as a reference object.

【0012】更に本発明の侵入物体検出装置は、監視視
野内を撮像し、撮像された画像を解析することによって
侵入物体を検出する侵入物体検出方法において、監視視
野内を撮像する撮像装置と、撮像装置が取得した映像信
号を逐次入力画像に変換する画像入力インターフェース
と、入力画像を記憶する画像記憶手段と、入力画像を処
理する画像処理手段とを備え、画像処理手段が、入力画
像から基準物体を検出し、検出された基準物体の検出位
置と大きさを記録し、記録された検出物体の検出位置と
大きさから侵入物体と見なす物体の大きさを決定し、逐
次入力された画像信号から検出される物体と侵入物体と
見なす物体の大きさを比較することで検出物体が侵入物
体か否かを判定するものである。また、本発明の侵入物
体検出装置は、監視視野内を撮像し、撮像された画像を
解析することによって侵入物体を検出する侵入物体検出
方法において、監視視野内を撮像する撮像装置と、撮像
装置が取得した映像信号を逐次入力画像に変換する画像
入力インターフェースと、入力画像を記憶する画像記憶
手段と、入力画像を処理する画像処理手段とを備え、画
像処理手段が、入力画像から基準物体を検出し、検出さ
れた基準物体の検出位置と大きさを記録し、記録された
検出物体の検出位置と大きさから侵入物体と見なす物体
の大きさを決定し、逐次入力された画像信号から検出さ
れる物体と侵入物体と見なす物体の大きさを比較するこ
とで検出物体が侵入物体か否かを判定するものである。
更にまた、本発明の侵入物体検出装置は、侵入物体と見
なす物体の大きさを更新をするか否かを設定する入力手
段を有し、入力手段によって、侵入物体と見なす物体の
大きさの更新をする設定となっている場合には、検出さ
れた侵入物体の検出位置と大きさとを算出して、侵入物
体と見なす物体の大きさを更新をするものである。
Further, the intruding object detection device of the present invention is a method for detecting an intruding object by capturing an image in a monitoring visual field and analyzing the captured image to detect an intruding object. An image input interface for sequentially converting a video signal obtained by the imaging device into an input image; an image storage unit for storing the input image; and an image processing unit for processing the input image, wherein the image processing unit is configured to convert the input image into a reference image. Detects the object, records the detected position and size of the detected reference object, determines the size of the object to be regarded as an intruding object from the recorded detected position and size of the detected object, and sequentially inputs the image signal By comparing the size of the object detected from the object and the size of the object regarded as the intruding object, it is determined whether or not the detected object is the intruding object. Further, an intruding object detection device of the present invention is an intruding object detection method for detecting an intruding object by capturing an image in a monitoring visual field and analyzing the captured image, wherein an imaging device for capturing an image in the monitoring visual field and an imaging device An image input interface for sequentially converting the acquired video signal into an input image, an image storage means for storing the input image, and an image processing means for processing the input image, wherein the image processing means converts a reference object from the input image. Detects and records the detected position and size of the detected reference object, determines the size of the object regarded as an intruding object from the recorded detected position and size of the detected object, and detects from the sequentially input image signal The size of the detected object is compared with the size of the object considered as the intruding object to determine whether the detected object is the intruding object.
Furthermore, the intruding object detection device of the present invention has input means for setting whether or not to update the size of an object considered as an intruding object, and updates the size of the object considered as an intruding object by the input means. Is set, the detection position and the size of the detected intruding object are calculated, and the size of the object regarded as the intruding object is updated.

【0013】[0013]

【発明の実施の形態】本発明の侵入物体監視装置に係る
実施形態の1つを図4に示す。図4は、侵入物体監視装
置のハードウエア構成を示すブロック図である。図4に
おいて、401はテレビジョンカメラ(以下TVカメラと呼
ぶ)、402は入力装置、403は画像入力インターフェース
(以降、インターフェースをI/Fと称する)、404は入力
I/F、405は画像メモリ、406はワークメモリ、407はCPU
(Central Processing Unit)、408はプログラムメモ
リ、409は出力I/F、410は画像出力I/F、411は警告灯、4
12は監視モニタ、413はデータバスである。
FIG. 4 shows an embodiment of the intruding object monitoring apparatus according to the present invention. FIG. 4 is a block diagram illustrating a hardware configuration of the intruding object monitoring device. In FIG. 4, reference numeral 401 denotes a television camera (hereinafter, referred to as a TV camera); 402, an input device; 403, an image input interface (hereinafter, the interface is referred to as an I / F);
I / F, 405 is image memory, 406 is work memory, 407 is CPU
(Central Processing Unit), 408 is a program memory, 409 is an output I / F, 410 is an image output I / F, 411 is a warning light, 4
12 is a monitoring monitor, and 413 is a data bus.

【0014】図4において、TVカメラ401は画像入力I/F
403に結合され、入力装置402は入力I/F404に結合され、
警告灯411は出力I/F409に結合され、監視モニタ412は画
像出力I/F410に結合されている。また、画像入力I/F40
3、入力I/F404、画像メモリ405、ワークメモリ406、CPU
407、プログラムメモリ408、出力I/F409及び画像出力I/
F410は、データバス413に結合されている。
In FIG. 4, a TV camera 401 has an image input I / F
403, the input device 402 is coupled to the input I / F 404,
The warning light 411 is coupled to the output I / F 409, and the monitor 412 is coupled to the image output I / F 410. In addition, image input I / F40
3, input I / F404, image memory 405, work memory 406, CPU
407, program memory 408, output I / F 409 and image output I / F
F410 is coupled to data bus 413.

【0015】図4において、TVカメラ401は、監視対象
区域を含めた撮像視野内を撮像する。TVカメラ401は、
撮像した映像を電気的な映像信号(例えば、NTSC映像信
号)に変換し、変換した映像信号を画像入力I/F403に与
える。画像入力I/F403は、入力した映像信号を侵入物体
監視装置で扱うフォーマット(例えば、幅320pix、高さ
240pix、8bit/pix)の画像データに変換し、データバス
413を介して画像メモリ405に与える。画像メモリ405
は、送られてきた画像データを蓄積する。入力装置402
は、人間または補助動物の音声、身振り等の特定の動
作、ボタン、キーボード、マウス等の外部入力装置によ
る入力の少なくとも1つの入力動作を検知して電気的な
オンまたはオフの二値信号(接点信号)に変換し、変換
した二値信号を入力I/F404に与える。
Referring to FIG. 4, a TV camera 401 captures an image of the field of view including the monitoring target area. TV camera 401
The captured video is converted into an electrical video signal (for example, an NTSC video signal), and the converted video signal is provided to the image input I / F 403. The image input I / F 403 is a format (for example, width 320 pix, height
240pix, 8bit / pix) image data and data bus
This is given to the image memory 405 via 413. Image memory 405
Accumulates the transmitted image data. Input device 402
Detects at least one input operation of a specific operation such as a voice or gesture of a human or an auxiliary animal, an input by an external input device such as a button, a keyboard, a mouse, and the like, and detects an electrical ON or OFF binary signal (contact point). Signal), and give the converted binary signal to the input I / F 404.

【0016】入力I/F404は、入力した二値信号を侵入物
体監視装置で扱うフォーマット(例えば、オンの場合は
“255”、オフの場合は“0”)の二値データに変換し、
データバス413を介してワークメモリ406に与える。ワー
クメモリ406は、送られてきた二値データを蓄積する。C
PU407はプログラムメモリ408に保存されているプログラ
ムに従って、ワークメモリ406内で画像メモリ405に蓄積
された画像の解析を行なう。以上の解析の結果、TVカメ
ラ401の撮像視野内に侵入物体が侵入したか否か等の情
報を得る。
The input I / F 404 converts the input binary signal into binary data in a format (for example, “255” when turned on and “0” when turned off) to be handled by the intruding object monitoring apparatus,
The data is supplied to the work memory 406 via the data bus 413. The work memory 406 stores the sent binary data. C
The PU 407 analyzes the image stored in the image memory 405 in the work memory 406 according to the program stored in the program memory 408. As a result of the above analysis, information such as whether or not an intruding object has entered the imaging field of view of the TV camera 401 is obtained.

【0017】CPU407は、画像出力I/F410を介して監視モ
ニタ412に映像信号を与え、例えば、処理結果画像を表
示する。また同時にCPU407は、出力I/F409を介して警告
灯411を点灯させる制御信号を警告灯411に与える。警告
灯411は入力した制御信号により点灯を行う。画像出力I
/F410は、CPU407からの映像信号を監視モニタ412が使用
できるフォーマット(例えば、NTSC映像信号)に変換し
て、監視モニタ412に送る。監視モニタ412は、例えば、
侵入物体検出結果画像を表示する。
The CPU 407 supplies a video signal to the monitor 412 via the image output I / F 410, and displays, for example, a processing result image. At the same time, the CPU 407 gives a control signal for turning on the warning light 411 to the warning light 411 via the output I / F 409. The warning lamp 411 is turned on by the input control signal. Image output I
The / F 410 converts the video signal from the CPU 407 into a format (for example, an NTSC video signal) that can be used by the monitor 412 and sends the format to the monitor 412. The monitoring monitor 412 is, for example,
An intruding object detection result image is displayed.

【0018】図2は、本発明の第1の実施例の処理動作
を示すフローチャートの一例である。このフローチャー
トは、上記侵入物体監視装置のハードウエア構成の一例
である図4を用いて実行される。図4において、予め定
められた基準物体を監視視野内に配置し、TVカメラ401
によって撮像し、画像入力I/F403を介して侵入物体監視
装置に入力する。与えられた画像信号は、例えば図5で
説明した差分法によって基準物体を検出し、検出された
基準物体の検出位置と検出領域の外接矩形の大きさを算
出してワークメモリ406に記録し、記録した基準物体の
検出位置と検出領域の外接矩形の大きさから監視すべき
侵入物体と見なす物体の大きさを決定する。そして、こ
のTVカメラ401の視野内で検出した基準物体が監視すべ
き侵入物体か否かを判定させるようにして侵入物体の監
視を行なうようにしたものである。
FIG. 2 is an example of a flowchart showing the processing operation of the first embodiment of the present invention. This flowchart is executed using FIG. 4 which is an example of a hardware configuration of the intruding object monitoring device. In FIG. 4, a predetermined reference object is arranged in the monitoring visual field, and the TV camera 401
And input to the intruding object monitoring device via the image input I / F 403. The given image signal detects the reference object by, for example, the difference method described with reference to FIG. 5, calculates the detection position of the detected reference object and the size of the circumscribed rectangle of the detection area, and records the size in the work memory 406. From the recorded detection position of the reference object and the size of the circumscribed rectangle of the detection area, the size of an object regarded as an intruding object to be monitored is determined. Then, it is determined whether or not the reference object detected in the field of view of the TV camera 401 is an intruding object to be monitored, thereby monitoring the intruding object.

【0019】図2の処理を始める前に、監視すべき侵入
物体と同じ大きさの基準物体(例えば、人間、人形等)
をあらかじめ用意して、TVカメラ401の撮像視野内の所
定の位置に配置しておく。 図2において、映像選択ステップ101では、あらかじめ
用意された基準物体が撮像視野内に入った映像をTVカメ
ラ401によって撮像する。次に画像入力ステップ102で
は、TVカメラ401によって撮像された入力映像信号を、
例えば、320×240 画素の入力画像501として取得する。
次に基準物体検出ステップ103では、例えば、図5で説
明した差分法によって基準物体を検出する。大きさ計測
ステップ104では、基準物体検出ステップ103によって得
られた二値化画像504内で“255”の値を持つ画素のかた
まりを、例えば、ラベリング等の方法を用いて検出し、
検出位置(図5における検出物体の外接矩形510と画像
下部との変位 y)及び大きさ(図5における検出物体の
外接矩形510の幅 w、高さ h、あるいは検出面積(画素
数)の内少なくとも1つ以上)を計測する。大きさ記録
ステップ105では、大きさ計測ステップ104で得られた基
準物体の検出位置及び大きさをワークメモリ406に記録
する。次に所定フレーム終了判定ステップ106では、所
定のフレーム数 N(侵入物体と見なす物体の大きさを検
出位置を変数とする二次式で表現する場合、異なる yに
ついて Nは3フレーム以上が良い。詳細は後述する)の
処理が終了した場合は、大きさ決定ステップ201へ分岐
し、所定のフレーム数 Nに満たない場合は画像入力ステ
ップ102へ分岐する。
Before starting the process of FIG. 2, a reference object (for example, a human, a doll, etc.) of the same size as the intruding object to be monitored
Are prepared in advance and arranged at a predetermined position in the field of view of the TV camera 401. In FIG. 2, in a video selection step 101, a video in which a reference object prepared in advance is within the field of view is captured by the TV camera 401. Next, in the image input step 102, the input video signal captured by the TV camera 401 is
For example, it is acquired as an input image 501 of 320 × 240 pixels.
Next, in the reference object detection step 103, a reference object is detected by, for example, the difference method described with reference to FIG. In the size measurement step 104, a cluster of pixels having a value of “255” in the binarized image 504 obtained in the reference object detection step 103 is detected using, for example, a method such as labeling,
The detection position (the displacement y between the circumscribed rectangle 510 of the detected object and the lower part of the image in FIG. 5) and the size (the width w, the height h, or the detected area (number of pixels) of the circumscribed rectangle 510 of the detected object in FIG. 5) (At least one). In the size recording step 105, the detection position and size of the reference object obtained in the size measurement step 104 are recorded in the work memory 406. Next, in a predetermined frame end determination step 106, a predetermined number of frames N (when the size of an object regarded as an intruding object is expressed by a quadratic expression using a detection position as a variable, N is preferably 3 or more for different y. When the processing described in detail later is completed, the process branches to the size determination step 201, and when the number of frames does not reach the predetermined number N, the process branches to the image input step.

【0020】大きさ決定ステップ201では、ワークメモ
リに記録された基準物体の検出位置と大きさから監視す
べき侵入物体と見なす物体の大きさを決定する。この処
理を図6から図9を用いて説明する。図6は、基準物体
がさまざまな位置に移動した場合の二値化画像の様子を
表した図である。基準物体は、二値化画像の手前側で検
出されるほど大きく観測される。それに対し、二値化画
像504の奥側で検出されるほど小さく観測される。図6
において、各々の二値化画像で計測された基準物体の検
出位置を yi、外接矩形の幅を wi、外接矩形の高さを h
i、検出面積を si とする。ここで、基準物体の検出位
置 yiは、二値化画像の下側から検出された物体の一番
下側までの距離である。また基準物体の大きさとは、外
接矩形の幅wi、外接矩形の高さhi、面積siの内の少なく
とも1つ以上の指標を指す。例えば、TVカメラ401と基
準物体との距離が小さい二値画像601で検出される基準
物体の外接矩形601aの検出位置 y1、高さ h1、幅 w
1と、TVカメラ401と基準物体との距離が大きい二値画像
603で検出される基準物体の外接矩形603aの検出位置
y3、高さ h3、幅 w3と、TVカメラ401と基準物体との距
離がそれらの中間の二値画像602で検出される基準物体
の外接矩形602aの検出位置 y2、高さ h2、幅 w2とを比
べると、即ち、y1<y2<y3であるとき、各々、h1>h2
h3、w1>w2>w3、s1>s2>s3(s1=h1×w1、s2=h2×w2
s3=h3×w3)の関係がある。
In the size determining step 201, the size of an object regarded as an intruding object to be monitored is determined from the detected position and size of the reference object recorded in the work memory. This processing will be described with reference to FIGS. FIG. 6 is a diagram illustrating a state of a binarized image when the reference object moves to various positions. The reference object is observed so large that it is detected on the near side of the binarized image. In contrast, the smaller the image is detected on the far side of the binarized image 504, the smaller the observation is. FIG.
, The detected position of the reference object measured in each binarized image is yi, the width of the circumscribed rectangle is wi, and the height of the circumscribed rectangle is h
i, and the detection area is si. Here, the detection position yi of the reference object is a distance from the lower side of the binarized image to the lowermost side of the detected object. The size of the reference object indicates at least one or more of the width wi of the circumscribed rectangle, the height hi of the circumscribed rectangle, and the area si. For example, the detection position y 1 , height h 1 , and width w of the circumscribed rectangle 601a of the reference object detected in the binary image 601 where the distance between the TV camera 401 and the reference object is small
1 , a binary image with a large distance between the TV camera 401 and the reference object
Detection position of the circumscribed rectangle 603a of the reference object detected by 603
y 3 , height h 3 , width w 3, and the detection position of the circumscribed rectangle 602a of the reference object where the distance between the TV camera 401 and the reference object is detected in the binary image 602 between them, y 2 , height h 2 and the width w 2 , that is, when y 1 <y 2 <y 3 , h 1 > h 2 >
h 3 , w 1 > w 2 > w 3 , s 1 > s 2 > s 3 (s 1 = h 1 × w 1 , s 2 = h 2 × w 2 ,
s 3 = h 3 × w 3 ).

【0021】図7は、基準物体の検出位置 yiと外接矩
形の幅 wiについて、横軸を検出位置、縦軸を外接矩形
の幅として表示したグラフであり、○印それぞれ1つが
所定の(さまざまな位置で基準物体を撮像した)1フレ
ームの画像で計測された検出位置と外接矩形の幅(それ
ぞれ、yi、wi(i=1,‥‥‥,N))を表している。図6
で説明したように、検出位置と外接矩形の幅とには、検
出位置 yが大きくなるにしたがって外接矩形の幅 wが小
さくなるという関係がある。図7において、破線で示し
た曲線は、各フレームで検出された検出位置と外接矩形
の幅とを近似する曲線を表す。
FIG. 7 is a graph showing the detection position yi of the reference object and the width wi of the circumscribed rectangle with the horizontal axis representing the detection position and the vertical axis representing the width of the circumscribed rectangle. And the width of the circumscribed rectangle (yi, wi (i = 1, ‥‥‥, N), respectively) measured in an image of one frame (an image of the reference object is taken at an appropriate position). FIG.
As described above, there is a relationship between the detection position and the width of the circumscribed rectangle such that the width w of the circumscribed rectangle decreases as the detection position y increases. In FIG. 7, a curve shown by a broken line represents a curve that approximates the detection position detected in each frame and the width of the circumscribed rectangle.

【0022】この近似曲線は、回帰曲線と呼ばれ、最小
2乗法と呼ばれる方法を用いて算出することができる。
例えば、回帰曲線を二次式で算出する場合、即ち、式
(2)で表す近似式の場合、近似誤差 E(近似曲線による
W(y)の値と計測値 wiとの2乗の累積値)は式(3)で求め
ることができる、
This approximation curve is called a regression curve, and can be calculated using a method called a least squares method.
For example, when calculating a regression curve by a quadratic equation,
In the case of the approximation expressed by (2), the approximation error E
The cumulative value of the square of the value of W (y) and the measured value wi) can be obtained by Expression (3).

【数2】 (Equation 2)

【数3】 (Equation 3)

【0023】この近似誤差 Eを最小にする aw、bw、cw
は、次の式(4)によって求めることができる。
Aw, bw, cw that minimize this approximation error E
Can be obtained by the following equation (4).

【数4】 (Equation 4)

【0024】ここで、行列[A]-1は、行列[A]の逆行列を
表す。回帰曲線を二次式で算出する場合、異なる値を持
つ yiが 3個以上(回帰曲線の次数+1 以上)であれば、
行列[A]の逆行列[A]-1が存在する。すなわち、W(y)を用
いることで、基準物体を使って計測していない任意の y
について監視すべき侵入物体と見なす物体の大きさを算
出することが可能となり、監視すべき侵入物体か否かの
判定条件として使用することができる。
Here, the matrix [A] -1 represents the inverse matrix of the matrix [A]. When calculating a regression curve by a quadratic formula, if there are three or more yi with different values (regression curve order + 1 or more),
There is an inverse matrix [A] -1 of the matrix [A]. That is, by using W (y), any y not measured using the reference object
It is possible to calculate the size of an object regarded as an intruding object to be monitored and to use it as a condition for determining whether or not the object is an intruding object to be monitored.

【0025】侵入物体と見なす物体の大きさを算出する
近似式は、検出された物体の検出位置に対して、ただ1
つだけ算出されるが、侵入物体には、大きさのばらつき
が考えられるため、算出された値についてある範囲を設
けることが必要となる場合がある。従って、上記の実施
例では、検出位置に対して算出された大きさについて、
あらかじめ定める上下の範囲を設けるための係数をかけ
(例えば、侵入物体と見なす物体の大きさ×0.8 、及
び、侵入物体と見なす物体の大きさ×1.3 )ている。
An approximation formula for calculating the size of an object considered as an intruding object is only one position with respect to the detected position of the detected object.
Although only one calculation is performed, there is a case where it is necessary to provide a certain range for the calculated values because the size of the intruding object may vary. Therefore, in the above embodiment, the size calculated for the detection position is:
It is multiplied by a coefficient for providing predetermined upper and lower ranges (for example, the size of an object regarded as an intruding object × 0.8 and the size of an object regarded as an intruding object × 1.3).

【0026】同様に、図8は、基準物体の検出位置 yi
と外接矩形の高さ hiについて、横軸を検出位置、縦軸
を外接矩形の高さとして表示したグラフであり、図9
は、基準物体の検出位置 yiと基準物体の検出面積 siに
ついて、横軸を検出位置、縦軸を検出面積として表示し
たグラフである。近似曲線801は基準物体の検出位置と外
接矩形の高さの関係を表し、近似曲線901は基準物体の
検出位置と検出面積の関係を表す。近似曲線801と901
は、近似曲線701と同様に次の式(5)と式(6)として算出
することができる。
Similarly, FIG. 8 shows the detected position yi of the reference object.
FIG. 9 is a graph in which the horizontal axis represents the detection position and the vertical axis represents the height of the circumscribed rectangle with respect to the height hi of the circumscribed rectangle.
Is a graph showing the detection position of the reference object yi and the detection area si of the reference object, with the horizontal axis representing the detection position and the vertical axis representing the detection area. The approximate curve 801 represents the relationship between the detected position of the reference object and the height of the circumscribed rectangle, and the approximate curve 901 represents the relationship between the detected position of the reference object and the detected area. Approximate curves 801 and 901
Can be calculated as the following Expressions (5) and (6), similarly to the approximation curve 701.

【数5】 (Equation 5)

【数6】 (Equation 6)

【0027】続いて図2の画像入力ステップ109では、
画像入力ステップ102と同様にTVカメラ401によって撮像
される入力映像信号を、例えば302×240 画素(pix)の
入力画像501として得る。次に物体検出ステップ110で
は、逐次入力される入力画像501から物体を検出する。
大きさ計測ステップ111では、物体検出ステップ110によ
って得られた二値化画像504内で“255”の値を持つ画素
のかたまりを例えばラベリング等の方法を用いて検出
し、検出された物体の検出位置 yと物体の大きさ(図5
における検出物体の外接矩形510の幅 w、高さ h、ある
いは検出面積(画素数)の内少なくとも1つ以上)を計
測しステップ202に進む。
Subsequently, in the image input step 109 of FIG.
As in the image input step 102, an input video signal captured by the TV camera 401 is obtained as an input image 501 of, for example, 302 × 240 pixels (pix). Next, in an object detection step 110, an object is detected from the input image 501 that is sequentially input.
In the size measuring step 111, a cluster of pixels having a value of “255” is detected in the binarized image 504 obtained in the object detecting step 110 using a method such as labeling, and the detected object is detected. Position y and object size (Fig. 5
At least one of the width w, the height h, or the detection area (the number of pixels) of the circumscribed rectangle 510 of the detection object in step (a) is measured.

【0028】侵入物体判定ステップ202では、大きさ計
測ステップ111で得られた検出位置 yを用いて、例えば
式(2)によって、回帰曲線を算出し、大きさ計測ステッ
プ111で得られた検出物体の大きさ wが w≧W(y) であっ
た場合に、検出物体を監視すべき侵入物体と見なす。こ
の処理を二値化画像504内に存在する検出物体全てにつ
いて行ない、監視すべき侵入物体が存在した場合は警報
・モニタ表示ステップ203へ分岐し、監視すべき侵入物
体が存在しなかった場合は画像入力ステップ109へ分岐
する。
In the intruding object determination step 202, a regression curve is calculated by, for example, equation (2) using the detection position y obtained in the size measurement step 111, and the detected object obtained in the size measurement step 111 is calculated. If the size w of w is w ≧ W (y), the detected object is regarded as an intruding object to be monitored. This process is performed for all detected objects present in the binarized image 504, and if there is an intruding object to be monitored, the process branches to the alarm / monitor display step 203.If there is no intruding object to be monitored, The flow branches to an image input step 109.

【0029】尚、この説明では、検出物体の外接矩形の
幅を使って監視すべき侵入物体か否かを判定する例で説
明するが、式(5)を使って検出物体の外接矩形の高さに
よって判定することも、式(6)を使って検出物体の外接
矩形の面積を使って判定することもできる。
In this description, an example will be described in which the width of the circumscribed rectangle of the detected object is used to determine whether or not the object is an intruding object to be monitored. Alternatively, the determination can be made using the area of the circumscribed rectangle of the detected object using Expression (6).

【0030】また、検出物体の外接矩形の幅、高さ、面
積、外周長、対角線長(向かい合う頂点同士を結ぶ直
線)等のうち2つ以上を組み合わせて、判定することも
でき、例えば、検出物体の外接矩形の幅と高さを判定の
指標とした場合、w≧W(y)、かつ、h≧H(y) のときに、
検出物体を監視すべき侵入者としたりw≧W(y)、また
は、h≧H(y) のときに、検出物体を監視すべき侵入者と
することができる。
Also, the determination can be made by combining two or more of the width, height, area, peripheral length, diagonal length (straight line connecting opposite vertices) of the circumscribed rectangle of the detected object, and the like. When the width and height of the circumscribed rectangle of the object are used as indicators for determination, when w ≧ W (y) and h ≧ H (y),
The detected object can be set as an intruder to be monitored, or when w ≧ W (y) or h ≧ H (y), the detected object can be set as an intruder to be monitored.

【0031】警報・モニタ表示ステップ203では、例え
ば画像出力I/F410を介して監視モニタ412に処理結果を
表示したり、出力I/F409を介して警告灯411を点灯させ
たりする。そして画像入力ステップ109へ戻り更に監視
を続ける。したがって、本実施例によれば、基準物体を
用いて計測した検出位置及び大きさから監視すべき侵入
物体と見なす物体の大きさを決定することができ、監視
すべき侵入物体の大きさの設定を容易にし、撮像装置視
野内の侵入物体を検出することが可能となる。
In the alarm / monitor display step 203, for example, the processing result is displayed on the monitor 412 via the image output I / F 410, and the warning lamp 411 is turned on via the output I / F 409. Then, the process returns to the image input step 109 to continue monitoring. Therefore, according to the present embodiment, it is possible to determine the size of an object regarded as an intruding object to be monitored from the detection position and the size measured using the reference object, and to set the size of the intruding object to be monitored. And it is possible to detect an intruding object in the field of view of the imaging device.

【0032】図3は本発明の第2の実施例の処理動作を
示すフローチャートの一例である。この第2の実施例
は、監視すべき侵入物体を複数種類判定できるようにし
たものである。図3は、図2で示されるフローチャート
の大きさ決定ステップ201の代わりに第2の大きさ決定
ステップ107を用い、更に所定種類終了判定ステップ108
を加え、かつ、侵入物体判定ステップ202の代わりに第
2の侵入物体判定ステップ112を用い、更に警報・モニ
タ表示ステップ203の代わりに第2の警報・モニタ表示
ステップ113を用いたものである。その他のステップに
ついては図2で説明した第1の実施例と同様なので説明
を省略する。
FIG. 3 is an example of a flowchart showing the processing operation of the second embodiment of the present invention. In the second embodiment, a plurality of types of intruding objects to be monitored can be determined. FIG. 3 uses a second size determination step 107 instead of the size determination step 201 in the flowchart shown in FIG.
And a second intruding object determination step 112 is used in place of the intruding object determination step 202, and a second alarm / monitor display step 113 is used in place of the alarm / monitor display step 203. Other steps are the same as in the first embodiment described with reference to FIG.

【0033】図3において、所定フレーム終了判定ステ
ップ106まで処理動作が進んだところから説明を始める。 所定フレーム終了判定ステップ106での処理が終了した
場合は、第2の大きさ決定ステップ107へ分岐し、所定
のフレーム数 Nに満たない場合は画像入力ステップ102
へ分岐する。第2の大きさ決定ステップ107では、映像
選択ステップ101で監視視野内を撮像した入力画像に写
された基準物体の種類毎に前記近似曲線 Wj(y)、Hj
(y)、Sj(y)を求める。ここで、インデックス jは、基準
物体の種類の番号を表し、例えば2種類の監視すべき侵
入物体を判定させるようにした場合(M=2)、人間の場
合を j=1、車両の場合を j=2 として、映像選択ステッ
プ101に、予め、入力画像に写される基準物体に合わせ
て番号付けされている。この番号付けは、人間の場合に
は大人や子供、車両の場合には大型車や小型車といった
分類を任意に行なって良い。次に所定種類終了判定ステ
ップ108では、基準物体の番号が所定の監視すべき侵入
物体の種類数 Mに等しくなった場合に画像入力ステップ
109へ分岐し、種類数 Mに満たなかった場合は映像選択
ステップ101へ分岐して、別の種類の監視すべき侵入物
体の基準物体がある撮像視野を撮像するようにする。
In FIG. 3, the description starts from the point where the processing operation has proceeded to the predetermined frame end determination step 106. If the processing in the predetermined frame end determination step 106 has been completed, the flow branches to a second size determination step 107, and if the predetermined number of frames N is not reached, the image input step 102
Branch to In the second size determination step 107, the approximate curves Wj (y) and Hj are set for each type of the reference object captured in the input image captured in the monitoring visual field in the video selection step 101.
(y) and Sj (y) are obtained. Here, the index j represents the number of the type of the reference object. For example, when two kinds of intruding objects to be monitored are determined (M = 2), j = 1 for a human, and j = 1 for a vehicle. As j = 2, the video selection step 101 is numbered in advance according to the reference object to be captured in the input image. This numbering may be arbitrarily classified into adults and children in the case of humans and large and small vehicles in the case of vehicles. Next, in the predetermined type end determination step 108, when the reference object number becomes equal to the predetermined number M of types of intruding objects to be monitored, the image input step
The process branches to 109, and if the number of types is less than the number M, the process branches to the image selection step 101 so that another type of reference object of the intruding object to be monitored is imaged in the imaging field of view.

【0034】ステップ109からステップ111まで処理が進
み、第2の侵入物体判定ステップ112では、大きさ計測
ステップ111によって得られた検出位置 yから Wj(y)(j
=1,‥‥‥,M)を計算し(ここでは、検出物体の外接
矩形の幅を使って監視すべき侵入物体か否かを判定する
例で説明する)、大きさ計測ステップ111で得られた検
出物体の大きさ wが w≧Wj(y)(j=1,‥‥‥,M)であ
った場合に検出された物体を j番目の種類の監視すべき
侵入物体として判定する。ここで、w≧Wj(y)となる最小
の jを用いて検出された物体を j番目の種類の監視すべ
き侵入物体として判定しても良いし、w≧Wj(y) となる
jが複数あった場合に検出された物体の種類が複数の可
能性を持つものとして判定させても良い。即ち、例え
ば、w≧Wj(y) を満たす jが j=1,3 であった場合は、
検出した物体が第1番目の種類の監視すべき侵入物体
か、第3番目の種類の監視すべき侵入物体である可能性
があるものとする。
The process proceeds from step 109 to step 111. In the second intruding object determination step 112, Wj (y) (j
= 1, ‥‥‥, M) (Here, an example will be described in which the width of the circumscribed rectangle of the detected object is used to determine whether or not the object is an intruding object to be monitored). When the detected size w of the detected object is w ≧ Wj (y) (j = 1, ‥‥‥, M), the detected object is determined as a j-th kind of intruding object to be monitored. Here, an object detected using the minimum j that satisfies w ≧ Wj (y) may be determined as a jth type of intruding object to be monitored, or w ≧ Wj (y).
If there is a plurality of js, the type of the detected object may be determined as having a plurality of possibilities. That is, for example, when j satisfying w ≧ Wj (y) is j = 1,3,
It is assumed that the detected object may be a first type of intruding object to be monitored or a third type of intruding object to be monitored.

【0035】次に、第2の警報・モニタ表示ステップ11
3では、第2の侵入物体判定ステップ112によって得られ
た監視すべき侵入物体の種類に応じて例えば画像出力I/
F410を介して監視モニタ412に処理結果及び侵入物体の
種類を表示したり、出力I/F409を介して警告灯411を侵
入物体の種類に応じて(例えば点滅速度や色等を変えな
がら)点灯させたりする。したがって、本実施例によれ
ば、基準物体を用いて計測した検出位置及び大きさから
監視すべき侵入物体と見なす物体の大きさを種類毎に決
定することができ、監視すべき侵入物体の大きさの設定
を容易にし、撮像装置視野内の侵入物体を検出すること
が可能となる。
Next, a second alarm / monitor display step 11
In 3, the image output I / O is performed in accordance with the type of the intruding object to be monitored obtained in the second intruding object determining step 112.
The processing result and the type of the intruding object are displayed on the monitoring monitor 412 via the F410, and the warning light 411 is turned on via the output I / F 409 according to the type of the intruding object (for example, while changing the blinking speed and the color). Or let it. Therefore, according to the present embodiment, the size of an object considered as an intruding object to be monitored can be determined for each type from the detection position and the size measured using the reference object, and the size of the intruding object to be monitored can be determined. Setting can be made easier, and an intruding object in the field of view of the imaging device can be detected.

【0036】図1は本発明の第3の実施例の処理動作を
示すフローチャートの一例である。この第3の実施例
は、監視員等の入力や一定時間間隔などの任意のタイミ
ングで侵入物体と見なす物体の大きさを表す近似曲線を
更新する様にしたものである。図1は、図3で示したフ
ローチャートに、大きさ条件更新判定ステップ114と第
2の大きさ記録ステップ115と第3の大きさ決定ステッ
プ116とを追加したものである。他のステップについて
は図2または図3での説明と同様なので説明を省略す
る。図1において、所定フレーム終了判定ステップ106
まで処理動作が進んだところから説明を始める。 警報・モニタ表示ステップ203では、例えば画像出力I/F
410を介して監視モニタ412に処理結果を表示したり、出
力I/F409を介して警告灯411を点灯させたりする。その
後、ステップ114に進む。
FIG. 1 is an example of a flowchart showing the processing operation of the third embodiment of the present invention. In the third embodiment, an approximate curve representing the size of an object regarded as an intruding object is updated at an arbitrary timing such as an input by a supervisor or at a certain time interval. FIG. 1 is obtained by adding a size condition update determination step 114, a second size recording step 115, and a third size determination step 116 to the flowchart shown in FIG. The other steps are the same as those described with reference to FIG. 2 or FIG. In FIG. 1, a predetermined frame end determination step 106
The description will be started from the point where the processing operation has been performed up to this point. In the alarm / monitor display step 203, for example, an image output I / F
The processing result is displayed on the monitoring monitor 412 via the 410, and the warning lamp 411 is turned on via the output I / F 409. Thereafter, the process proceeds to step 114.

【0037】大きさ条件更新判定ステップ114では、入
力I/F404を介して得られる入力装置402の信号のオン/
オフに応じて分岐する。即ち、オンの場合は大きさの条
件を更新する場合であるので第3の大きさ決定ステップ
115へ分岐し、オフの場合は大きさの条件を更新しない
場合であるのでまた画像入力ステップ109へ戻り、同じ
条件で監視を続ける。この入力装置402は、監視員の任
意の入力によってオンにできるものであれば、例えば、
ボタン、キーボード、マウス等の入力装置など、任意の
ものを選択することができる。
In the size condition update determination step 114, the signal of the input device 402 obtained via the input I / F 404 is turned on / off.
Branches off. That is, when the switch is ON, the size condition is updated.
The process branches to 115, and if OFF, the size condition is not updated, so the process returns to the image input step 109 and monitoring is continued under the same condition. If the input device 402 can be turned on by an arbitrary input of a monitor, for example,
An arbitrary device such as a button, a keyboard, and an input device such as a mouse can be selected.

【0038】第2の大きさ記録ステップ115では、大き
さ計測ステップ111によって得られた検出位置及び大き
さをワークメモリ406に記録する。その際にこれまでに
記録した検出位置及び大きさのデータ数 Nを 1増加させ
たり、これまでに記録した検出位置及び大きさのデータ
の中で最も古いものを削除したりする(この場合は Nは
変化しない)。続いて、第3の大きさ決定ステップ115
では、第2の大きさ決定ステップ107と同様に、監視す
べき侵入物体と見なす物体の大きさを表す近似曲線 Wj
(y)、Hj(y)、Sj(y)(j=1,‥‥‥,M)を更新する。し
たがって、監視員等の入力や一定時間間隔などの任意の
タイミングで侵入物体と見なす物体の大きさを表す近似
曲線を更新することができ、監視すべき侵入物体の大き
さの設定を容易にし、撮像装置視野内の侵入物体を検出
することが可能となる。第3の大きさ決定ステップ115
が終了すると画像入力ステップ109へ戻り,更に監視を
続ける。
In the second size recording step 115, the detection position and the size obtained in the size measurement step 111 are recorded in the work memory 406. At this time, the number N of detected position and size data recorded so far is increased by 1, or the oldest detected position and size data recorded so far is deleted (in this case, N does not change). Subsequently, a third size determination step 115
Then, similar to the second size determination step 107, an approximate curve Wj representing the size of an object regarded as an intruding object to be monitored
(y), Hj (y), and Sj (y) (j = 1, ‥‥‥, M) are updated. Therefore, it is possible to update the approximate curve representing the size of an object considered as an intruding object at an arbitrary timing such as an input of a monitor or at a certain time interval, and to easily set the size of the intruding object to be monitored, It is possible to detect an intruding object in the field of view of the imaging device. Third size determination step 115
Is completed, the process returns to the image input step 109, and monitoring is further continued.

【0039】上述の実施例では、侵入物体と見なす物体
の大きさを算出する近似式は二次方程式であるが、監視
する範囲や監視する対象物体、及び監視する条件によっ
て、二次方程式以外が適用されることがあることは自明
である。また、侵入物体として判定する物体が複数種類
あり、それらについて各々の侵入物体と見なす物体の大
きさを、検出された侵入物体によって更新する場合に
は、検出された物体がどの種類の侵入物体であるかを判
定して行う。従って、別の種類の侵入物体と見なす物体
の大きさを更新することはない。
In the above-described embodiment, the approximate expression for calculating the size of an object regarded as an intruding object is a quadratic equation. However, depending on the range to be monitored, the object to be monitored, and the monitoring conditions, other than the quadratic equation. It is self-evident that it may apply. In addition, when there are a plurality of types of objects to be determined as intruding objects, and when the size of the object regarded as each intruding object is updated by the detected intruding object, the type of the detected object is It is determined whether it is present. Therefore, the size of an object regarded as another type of intruding object is not updated.

【0040】[0040]

【発明の効果】以上のように、本発明によれば、差分法
などによって検出された物体が監視すべき侵入物体か否
かを判定するための大きさを、監視視野に写る基準物体
や任意のタイミングで得られる検出物体の検出位置及び
大きさから決定するようにすることで、監視視野や撮像
素子のサイズ、使用するレンズの焦点距離及びズーム
比、対象までの距離が変わった場合でも容易に設定で
き、さらに設定作業に要していた熟練性を少なくするこ
とができ、侵入物体検出装置の適用範囲を大きく広げる
ことができる。
As described above, according to the present invention, the size for judging whether an object detected by the difference method or the like is an intruding object to be monitored is determined by a reference object or an arbitrary By determining from the detection position and size of the detection object obtained at the timing of, it is easy even if the monitoring field of view, the size of the image sensor, the focal length and zoom ratio of the lens used, and the distance to the target change. And the skill required for the setting operation can be reduced, and the applicable range of the intruding object detection device can be greatly expanded.

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

【図1】 本発明の一実施例の動作を説明するためのフ
ローチャート。
FIG. 1 is a flowchart for explaining the operation of one embodiment of the present invention.

【図2】 本発明の一実施例の動作を説明するためのフ
ローチャート。
FIG. 2 is a flowchart for explaining the operation of one embodiment of the present invention.

【図3】 本発明の一実施例の動作を説明するためのフ
ローチャート。
FIG. 3 is a flowchart for explaining the operation of one embodiment of the present invention.

【図4】 本発明の一実施例の構成を示すブロック図。FIG. 4 is a block diagram showing a configuration of one embodiment of the present invention.

【図5】 従来の背景画像差分法を説明するための図。FIG. 5 is a diagram for explaining a conventional background image difference method.

【図6】 入力画像中の侵入物体の検出位置に対する大
きさ変化を説明するための図。
FIG. 6 is a diagram for explaining a change in size of an intruding object in an input image with respect to a detection position.

【図7】 侵入物体の検出位置に対する外接矩形の幅の
分布及びその近似曲線を表すグラフ。
FIG. 7 is a graph showing a distribution of a width of a circumscribed rectangle with respect to a detection position of an intruding object and an approximate curve thereof.

【図8】 侵入物体の検出位置に対する外接矩形の高さ
の分布及びその近似曲線を表すグラフ。
FIG. 8 is a graph showing a distribution of heights of a circumscribed rectangle with respect to a detection position of an intruding object and an approximate curve thereof.

【図9】 侵入物体の検出位置に対する検出面積の分布
及びその近似曲線を表すグラフ。
FIG. 9 is a graph showing a distribution of a detection area with respect to a detection position of an intruding object and an approximate curve thereof.

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

101:映像選択ステップ、 102:画像入力ステップ、
103:基準物体検出ステップ、 104:大きさ計測ステッ
プ、 105:大きさ記録ステップ、 106:所定フレーム
終了判定ステップ、 107:大きさ決定ステップ、 10
8:所定種類終了判定ステップ、 109:画像入力ステッ
プ、 110:物体検出ステップ、 111:大きさ計測ステ
ップ、 112:侵入物体判定ステップ、 113:警報・モ
ニタ表示ステップ、 114:大きさ条件更新判定ステッ
プ、 115:大きさ記録ステップ、 116:大きさ決定ス
テップ、 201:大きさ決定ステップ、 202:侵入物体
判定ステップ、 203:警報・モニタ表示ステップ、 4
01:TVカメラ、 402:入力装置、 403:画像入力I/
F、 404:入力I/F、 405:画像メモリ、 406:ワー
クメ モリ、 407:CPU、 408:プログラムメモリ、
409:出力I/F、 410:画像出力I/F、 411:警告
灯、 412:監視モニタ、 413:データバス、501:入
力画像、 502:基準背景動画像、 503:差分画像、
504:二値化画像、 505:差分器、 506:二値化器。
101: video selection step, 102: image input step,
103: reference object detection step, 104: size measurement step, 105: size recording step, 106: predetermined frame end determination step, 107: size determination step, 10
8: predetermined type end determination step, 109: image input step, 110: object detection step, 111: size measurement step, 112: intruding object determination step, 113: alarm / monitor display step, 114: size condition update determination step , 115: size recording step, 116: size determination step, 201: size determination step, 202: intruding object determination step, 203: alarm / monitor display step, 4
01: TV camera, 402: Input device, 403: Image input I /
F, 404: Input I / F, 405: Image memory, 406: Work memory, 407: CPU, 408: Program memory,
409: Output I / F, 410: Image output I / F, 411: Warning light, 412: Monitoring monitor, 413: Data bus, 501: Input image, 502: Reference background moving image, 503: Difference image,
504: binarized image, 505: differencer, 506: binarizer.

フロントページの続き Fターム(参考) 5B057 AA19 BA02 CA12 CA16 DA07 DB02 DC04 DC32 5C054 AA04 CA04 CC02 EA01 FA09 FC15 FE28 GB12 GB14 GB15 GD00 HA18 5L096 BA02 FA02 FA18 FA59 FA69 GA34 HA03 Continued on the front page F term (reference) 5B057 AA19 BA02 CA12 CA16 DA07 DB02 DC04 DC32 5C054 AA04 CA04 CC02 EA01 FA09 FC15 FE28 GB12 GB14 GB15 GD00 HA18 5L096 BA02 FA02 FA18 FA59 FA69 GA34 HA03

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 所定の基準物体の画像を、監視視野内の
複数の所定位置に置いて撮像し、 前記複数の所定位置ごとに検出された基準物体の大きさ
を算出し、 算出された前記基準物体の検出位置と大きさとに基づい
て、前記監視視野内における侵入物体と見なす物体の大
きさを設定することを特徴とする侵入物体検出装置の大
きさ設定方法。
1. An image of a predetermined reference object is captured at a plurality of predetermined positions in a monitoring visual field, and the size of the reference object detected at each of the plurality of predetermined positions is calculated. A size setting method for an intruding object detection device, comprising: setting a size of an object regarded as an intruding object in the monitoring field of view based on a detection position and a size of a reference object.
【請求項2】 監視視野内を撮像する撮像装置から逐次
入力する画像信号中の侵入物体を検出する侵入物体検出
装置において、 所定の基準物体の画像を、前記撮像装置により前記監視
視野内の複数の所定位置に置いて撮像し、 撮像された画像信号から、前記基準物体を検出し、 前記複数の所定位置ごとに検出された前記基準物体の大
きさを算出し、 前記算出された前記基準物体の複数の検出位置と、それ
ぞれに対応する大きさとに基づいて、前記監視視野内に
おける侵入物体と見なす物体の大きさを設定することを
特徴とする侵入物体検出装置の大きさ設定方法。
2. An intruding object detecting apparatus for detecting an intruding object in an image signal sequentially input from an image pickup device for picking up an image in a monitoring field of view, comprising: Detecting the reference object from the captured image signal, calculating the size of the reference object detected at each of the plurality of predetermined positions, and calculating the calculated reference object A size of an object regarded as an intruding object in the monitoring field of view based on the plurality of detection positions and the size corresponding to each of the detection positions.
【請求項3】 請求項1または請求項2いずれかに記載
の侵入物体検出装置の大きさ設定方法において、 前記侵入物体と見なす物体の大きさは、検出された前記
基準物体のかたまりの外接矩形の幅、高さ、検出領域の
面積の少なくとも1つであることを特徴とする侵入物体
検出装置の大きさ設定方法。
3. The size setting method for an intruding object detecting device according to claim 1, wherein the size of the object regarded as the intruding object is a circumscribed rectangle of the detected lump of the reference object. A size of the intruding object detection device, which is at least one of a width, a height, and an area of the detection region.
【請求項4】 請求項1または請求項2または請求項3
いずれかに記載の侵入物体検出装置の大きさ設定方法に
おいて、 前記侵入物体と見なす物体の大きさは、検出された前記
基準物体の位置を変数とする近似式によって求めること
を特徴とする侵入物体検出装置の大きさ設定方法。
4. The method according to claim 1, 2 or 3.
The method for setting the size of an intruding object detection device according to any one of claims 1 to 3, wherein the size of the object regarded as the intruding object is obtained by an approximate expression using a position of the detected reference object as a variable. How to set the size of the detector.
【請求項5】 所定の基準物体の画像を、監視視野内の
複数の所定位置に置いて撮像し、 前記複数の所定位置ごとに検出された基準物体の大きさ
を算出し、 算出された前記基準物体の検出位置と大きさとに基づい
て、前記監視視野内における侵入物体と見なす物体の大
きさを設定し、 前記監視視野内を撮像する撮像装置から逐次入力される
画像信号から検出された物体と、前記侵入物体と見なす
物体の大きさを比較することによって、前記検出された
物体が侵入物体か否かを判定し、監視視野内の侵入物体
を検出することを特徴とする侵入物体検出方法。
5. An image of a predetermined reference object is picked up at a plurality of predetermined positions in a monitoring visual field, imaged, and the size of the reference object detected at each of the plurality of predetermined positions is calculated. Based on the detection position and the size of the reference object, set the size of the object to be regarded as an intruding object in the monitoring field of view, and detect an object detected from an image signal sequentially input from an imaging device that captures an image of the monitoring field of view. And comparing the size of the object considered as the intruding object to determine whether the detected object is an intruding object, and detecting the intruding object in the monitoring visual field. .
【請求項6】 監視視野内を撮像する撮像装置から逐次
入力する画像信号中の侵入物体を検出する侵入物体検出
装置において、 所定の基準物体の画像を、前記撮像装置により前記監視
視野内の複数の所定位置に置いて撮像し、 撮像された画像信号から、前記基準物体を検出し、 前記複数の所定位置ごとに検出された前記基準物体の大
きさを算出し、 前記算出された前記基準物体の複数の検出位置と、それ
ぞれに対応する大きさとに基づいて、前記監視視野内に
おける侵入物体と見なす物体の大きさを設定し、 前記撮像装置から逐次入力される前記画像信号から検出
された物体と、前記侵入物体と見なす物体の大きさを比
較することによって、前記検出された物体が侵入物体か
否かを判定し、監視視野内の侵入物体を検出することを
特徴とする侵入物体検出方法。
6. An intruding object detection device for detecting an intruding object in an image signal sequentially input from an imaging device for capturing an image in a monitoring visual field, wherein an image of a predetermined reference object is detected by the imaging device in a plurality of positions in the monitoring visual field. Detecting the reference object from the captured image signal, calculating the size of the reference object detected at each of the plurality of predetermined positions, and calculating the calculated reference object Setting the size of an object to be regarded as an intruding object in the monitoring field of view based on the plurality of detection positions and the size corresponding to each of the detection positions, and detecting the object detected from the image signal sequentially input from the imaging device. And comparing the size of the object considered as the intruding object to determine whether the detected object is an intruding object, and to detect the intruding object in the monitoring visual field. Intruding object detecting method.
【請求項7】 請求項5または請求項6いずれかに記載
の侵入物体検出方法において、 前記侵入物体と見なす物体の大きさは、検出された前記
基準物体のかたまりの外接矩形の幅、高さ、検出領域の
面積の少なくとも1つであることを特徴とする侵入物体
検出方法。
7. The intruding object detection method according to claim 5, wherein the size of the object regarded as the intruding object is a width and a height of a circumscribed rectangle of the detected mass of the reference object. And at least one area of the detection area.
【請求項8】 請求項5または請求項6または請求項7
いずれかに記載の侵入物体検出方法において、 前記侵入物体と見なす物体の大きさは、検出された前記
基準物体の位置を変数とする近似式によって求めること
を特徴とする侵入物体検出方法。
8. The method of claim 5, 6 or 7
The intruding object detection method according to any one of claims 1 to 3, wherein the size of the object regarded as the intruding object is obtained by an approximate expression using the position of the detected reference object as a variable.
【請求項9】 請求項5乃至請求項8いずれかに記載の
侵入物体検出方法において、 前記検出された物体が侵入物体か否かの判定は、検出物
体の大きさが前記侵入物体と見なす物体の大きさの、第
1の所定の割合と第2の所定の割合の範囲内にあるか否
かによって行うことを特徴とする侵入物体検出方法。
9. The method for detecting an intruding object according to claim 5, wherein the determination as to whether the detected object is an intruding object includes determining the size of the detected object as the intruding object. A method for detecting an intruding object, which is performed based on whether or not the size is within a range between a first predetermined ratio and a second predetermined ratio.
【請求項10】 請求項5乃至請求項9いずれかに記載
の物体検出方法において、 前記侵入物体と見なす物体の大きさを複数設定し、 該複数の設定各々によって、異なる種類の侵入物体を判
定することを特徴とする侵入物体検出方法。
10. The object detection method according to claim 5, wherein a plurality of sizes of the object regarded as the intruding object are set, and a different type of intruding object is determined according to each of the plurality of settings. A method for detecting an intruding object.
【請求項11】 請求項5乃至請求項10いずれかに記
載の物体検出方法において、 検出される侵入物体を基準物体として、前記侵入物体と
見なす物体の大きさを更新することを特徴とする侵入物
体検出方法。
11. The object detecting method according to claim 5, wherein a size of an object regarded as the intruding object is updated using a detected intruding object as a reference object. Object detection method.
【請求項12】 監視視野内を撮像し、撮像された画像
を解析することによって侵入物体を検出する侵入物体検
出方法において、 前記監視視野内を撮像する撮像装置と、 該撮像装置が取得した映像信号を逐次入力画像に変換す
る画像入力インターフェースと、 該入力画像を記憶する画像記憶手段と、 該入力画像を処理する画像処理手段とを備え、 前記画像処理手段が、前記入力画像から基準物体を検出
し、該検出された基準物体の検出位置と大きさを記録
し、記録された検出物体の検出位置と大きさから侵入物
体と見なす物体の大きさを決定し、逐次入力された画像
信号から検出される物体と前記侵入物体と見なす物体の
大きさを比較することで検出物体が侵入物体か否かを判
定することを特徴とする侵入物体検出装置。
12. An intruding object detection method for detecting an intruding object by capturing an image in a monitoring visual field and analyzing the captured image, comprising: an imaging device for capturing an image in the monitoring visual field; and a video acquired by the imaging device. An image input interface for sequentially converting signals into an input image; an image storage unit for storing the input image; and an image processing unit for processing the input image, wherein the image processing unit converts a reference object from the input image. Detect, record the detected position and size of the detected reference object, determine the size of the object to be regarded as an intruding object from the recorded detected position and size of the detected object, from the sequentially input image signal An intruding object detection device, which determines whether the detected object is an intruding object by comparing the size of a detected object with an object regarded as the intruding object.
【請求項13】 請求項12記載の侵入物体検出装置に
おいて、 前記侵入物体と見なす物体の大きさを更新をするか否か
を設定する入力手段を有し、 該入力手段によって、前記侵入物体と見なす物体の大き
さの更新をする設定となっている場合には、検出された
侵入物体の検出位置と大きさとを算出して、前記侵入物
体と見なす物体の大きさを更新をすることを特徴とする
侵入物体検出装置。
13. The intruding object detection device according to claim 12, further comprising: input means for setting whether or not to update the size of the object regarded as the intruding object, and If the setting is made to update the size of the object to be considered, the detection position and the size of the detected intruding object are calculated, and the size of the object to be considered as the intruding object is updated. Intrusion object detection device.
JP2000331806A 2000-10-31 2000-10-31 Method for setting size of invasion object detecting device, invasion object detecting method and invasion object detector Pending JP2002140711A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000331806A JP2002140711A (en) 2000-10-31 2000-10-31 Method for setting size of invasion object detecting device, invasion object detecting method and invasion object detector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000331806A JP2002140711A (en) 2000-10-31 2000-10-31 Method for setting size of invasion object detecting device, invasion object detecting method and invasion object detector

Publications (1)

Publication Number Publication Date
JP2002140711A true JP2002140711A (en) 2002-05-17

Family

ID=18808101

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000331806A Pending JP2002140711A (en) 2000-10-31 2000-10-31 Method for setting size of invasion object detecting device, invasion object detecting method and invasion object detector

Country Status (1)

Country Link
JP (1) JP2002140711A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100469899B1 (en) * 2002-05-27 2005-02-02 주식회사 에스원 Apparatus and method for sensing burglar in a security system
JP2007155724A (en) * 2005-11-30 2007-06-21 General Electric Co <Ge> Method and system for ultrasonic inspection
WO2013008374A1 (en) * 2011-07-13 2013-01-17 日本電気株式会社 Moving image area detection device
JP2016094262A (en) * 2014-11-12 2016-05-26 東芝エレベータ株式会社 Passenger conveyor
JP2019197359A (en) * 2018-05-09 2019-11-14 国際航業株式会社 General object recognizing system
WO2024070751A1 (en) * 2022-09-30 2024-04-04 ソニーセミコンダクタソリューションズ株式会社 Image processing device, image processing method, and program

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100469899B1 (en) * 2002-05-27 2005-02-02 주식회사 에스원 Apparatus and method for sensing burglar in a security system
JP2007155724A (en) * 2005-11-30 2007-06-21 General Electric Co <Ge> Method and system for ultrasonic inspection
WO2013008374A1 (en) * 2011-07-13 2013-01-17 日本電気株式会社 Moving image area detection device
JPWO2013008374A1 (en) * 2011-07-13 2015-02-23 日本電気株式会社 Video area detector
US9367927B2 (en) 2011-07-13 2016-06-14 Nec Corporation Moving image region detection device
JP2016094262A (en) * 2014-11-12 2016-05-26 東芝エレベータ株式会社 Passenger conveyor
JP2019197359A (en) * 2018-05-09 2019-11-14 国際航業株式会社 General object recognizing system
JP7180827B2 (en) 2018-05-09 2022-11-30 国際航業株式会社 General object recognition system
WO2024070751A1 (en) * 2022-09-30 2024-04-04 ソニーセミコンダクタソリューションズ株式会社 Image processing device, image processing method, and program

Similar Documents

Publication Publication Date Title
KR100476019B1 (en) Monitoring method for detecting an intruding object and monitoring apparatus therefor
EP3024227B1 (en) Image processing apparatus and image processing method
US6754367B1 (en) Method and apparatus for automatically detecting intrusion object into view of image pickup device
US8134614B2 (en) Image processing apparatus for detecting an image using object recognition
JPH0335399A (en) Change area integrating device
JP5155110B2 (en) Monitoring device
JP2008176768A (en) Image processor
JP6265602B2 (en) Surveillance camera system, imaging apparatus, and imaging method
JP2002140711A (en) Method for setting size of invasion object detecting device, invasion object detecting method and invasion object detector
JPH0779429A (en) Picture monitor equipment
JP3625442B2 (en) Object detection method, object detection apparatus, and object detection program
JP2008026999A (en) Obstacle detection system and obstacle detection method
JP5710230B2 (en) Monitoring system and monitoring method
KR101920369B1 (en) Apparatus and method for image processing of thermal imaging camera
JPH0793558A (en) Image monitoring device
JP2002027449A (en) Method and apparatus for identifying moving object
JPH0514891A (en) Image monitor device
JP3736836B2 (en) Object detection method, object detection apparatus, and program
JP6155106B2 (en) Image sensor
JPH057363A (en) Picture monitoring device
JP2008040724A (en) Image processing device and image processing method
JP2000268173A (en) Method for processing object recognition image
JP5968752B2 (en) Image processing method, image processing apparatus, and image processing program for detecting flying object
JPH0514898A (en) Image monitor device
JP2006053801A (en) Object detecting device and object detecting method