JPH0869523A - Human body recognizing device - Google Patents

Human body recognizing device

Info

Publication number
JPH0869523A
JPH0869523A JP7116906A JP11690695A JPH0869523A JP H0869523 A JPH0869523 A JP H0869523A JP 7116906 A JP7116906 A JP 7116906A JP 11690695 A JP11690695 A JP 11690695A JP H0869523 A JPH0869523 A JP H0869523A
Authority
JP
Japan
Prior art keywords
image
moving body
human
unit
difference
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
JP7116906A
Other languages
Japanese (ja)
Inventor
Eiichi Tanaka
栄一 田中
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP7116906A priority Critical patent/JPH0869523A/en
Publication of JPH0869523A publication Critical patent/JPH0869523A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Closed-Circuit Television Systems (AREA)
  • Image Analysis (AREA)
  • Length Measuring Devices By Optical Means (AREA)
  • Air Conditioning Control Device (AREA)

Abstract

PURPOSE: To accurately grasp an entry and exiting of a person into and from a room, etc., by extracting a body in motion from the difference between an image of an image signal obtained when the moving body is present and an image obtained when the moving body is absent. CONSTITUTION: An image processing part 11 consists of a differentiating circuit part 12 as an edge detecting means and a binarizing circuit part 13, and is connected to a differential binary image memory part 14. The differential binary image memory part 14 is connected to a CPU bus line 15. Then an initial memory part 16 which stores the state wherein the moving body 5 of the differential binary image memory part 14, an inter-image arithmetic part 17 which calculates the image difference between the initial memory part 16 and the differential image memory part 14 when the moving body 5 is not present, and a feature extracting circuit part 18 which extracts features from the shape of the image difference of the inter-image arithmetic part 17 are connected to a CPU bus line 15. Further, a state decision part 19 which decides the state of the extracted person 5 from the output of the feature extraction part 18 is connected to the CPU bus line 15.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は2次元画像の情報から画
像処理により動きを検出し、その特徴から複数の人間を
認識する人体認識装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a human body recognition apparatus for detecting a motion from image information of a two-dimensional image by image processing and recognizing a plurality of people based on its characteristics.

【0002】[0002]

【従来の技術】従来のこの種の人体認識装置は人間を検
出するポイントセンサである焦電型赤外線温度センサに
より人間の存在の有無を検出する方法があった。
2. Description of the Related Art A conventional human body recognition device of this type has a method of detecting the presence or absence of a human by a pyroelectric infrared temperature sensor which is a point sensor for detecting a human.

【0003】上記のような人体認識装置においては、人
間が室内に入ってくると人間の体温が周りの空気温度よ
りも高いことを利用して、この温度変化を焦電型赤外線
温度センサにより検出して、焦電型赤外線温度センサの
出力により各種の制御を行うものである。
In the human body recognition device as described above, the fact that the human body temperature is higher than the ambient air temperature when a human enters the room is utilized to detect this temperature change by the pyroelectric infrared temperature sensor. Then, various controls are performed by the output of the pyroelectric infrared temperature sensor.

【0004】一方、画像により移動体を抽出する方法も
多く提案されており、背景画面と現在の画面との差分画
面を取り、動いた部分のみを抽出するという背景差分方
式や、前画面と現画面との差分演算によるフレーム間差
分方式などがあった。これらは抽出した移動体を人間と
想定して人間検出を行うものであった。
On the other hand, many methods of extracting a moving object from an image have been proposed, such as a background difference method of taking a difference screen between a background screen and a current screen and extracting only a moving part, or a previous screen and a current screen. There was a frame difference method by difference calculation with the screen. In these, human detection is performed on the assumption that the extracted moving body is a human.

【0005】[0005]

【発明が解決しようとする課題】しかしながら上記従来
例の構成においては以下のような課題があった。即ち、
人間が入ってきたときにポイントセンサである焦電型赤
外線センサにより人間の温度が周りより高いことを利用
して検出することが可能であるが、検出領域を人間が動
きまわるときや、長時間検出領域内に存在する場合など
では誤動作を生ずるという課題があった。即ち、空間的
にひろがった領域の情報をスポットのセンサで処理をす
ることに無理が生じているという基本的な課題があっ
た。
However, the structure of the above-mentioned conventional example has the following problems. That is,
It is possible to detect when a person comes in by using the fact that the temperature of the person is higher than the surroundings with a pyroelectric infrared sensor that is a point sensor, but when the person moves around the detection area or for a long time. There is a problem that malfunction occurs when it exists in the detection area. That is, there has been a basic problem that it is difficult to process the information of the spatially spread area by the spot sensor.

【0006】一方、画像により移動体を抽出する方法の
背景差分方式や、フレーム間差分方式などは動いている
ものであればすべて抽出するもので人間以外のものでも
抽出していた。
On the other hand, the background difference method and the inter-frame difference method, which are methods for extracting a moving object from an image, extract all moving objects, and include non-human objects.

【0007】侵入者の検出を行うためには安全側に働く
ようにするため少しでも動きがあれば検出するという方
式で充分役割を果たすことができた。従って、前記背景
差分方式またはその改良の方式による移動体検出で侵入
検知を行うことが可能であった。
In order to detect an intruder, a method of detecting even a slight movement could be sufficiently fulfilled in order to work on the safe side. Therefore, it is possible to detect the intrusion by detecting the moving object by the background subtraction method or its improved method.

【0008】しかしながら、対象が人間でないと行けな
い場合、即ち、出入口での人間の通過する人数をカウン
トする場合、動いている車と人間を識別したい場合など
では動体と人間の区別が必要となってくる。ところが従
来の移動体検出では移動体と人間とは同じようなものと
して取り扱われてきた。
However, when the object cannot be a human being, that is, when the number of humans passing through the entrance and exit is counted, or when it is desired to distinguish a moving car from a human, it is necessary to distinguish between a moving body and a human. Come on. However, in conventional moving object detection, moving objects and humans have been treated as the same thing.

【0009】そこで本発明は、上記課題を解決するもの
で、検出領域における動体の有無を撮像手段により2次
元の情報として抽出し、抽出した画像から画像処理によ
り人間と動体との識別を行い、さらにその時点での人間
の状態を判定することを目的とする。
Therefore, the present invention is to solve the above-mentioned problems. The presence or absence of a moving body in the detection area is extracted as two-dimensional information by the image pickup means, and a human and a moving body are identified from the extracted image by image processing. Furthermore, the purpose is to determine the human condition at that time.

【0010】[0010]

【課題を解決するための手段】上記の目的を達成するた
めに本発明は、撮像手段と、撮像手段により得られた画
像信号の動体が存在しないときの画像と動体が存在する
ときの画像との画像差により動いている物体を抽出する
動体抽出部と、動体抽出部で抽出された画像差の特徴か
ら人間を抽出する特徴抽出回路部と、特徴抽出回路部で
抽出した人間の状態を判定する状態判定部とを有する構
成となっている。
In order to achieve the above object, the present invention provides an image pickup means, an image when the moving body of the image signal obtained by the image pickup means does not exist, and an image when the moving body exists. The moving body extraction unit that extracts a moving object based on the image difference, the feature extraction circuit unit that extracts a human from the feature of the image difference extracted by the moving body extraction unit, and the human state extracted by the feature extraction circuit unit are determined. And a state determination unit that operates.

【0011】[0011]

【作用】本発明の人体認識装置は上記構成によって、検
出領域内を2次元の画像(可視光の場合は可視画像、赤
外域の場合は赤外画像、温度分布の場合は熱画像等の各
画像)として入力し、現在の画像と背景となる画像との
差を演算することにより動体を抽出し、抽出した動体の
大きさ、動き速度から特徴抽出回路部で人間を抽出し、
状態判定部にて人間の状態の判定を行う。
With the above-described configuration, the human body recognition apparatus of the present invention has two-dimensional images (visible image in the case of visible light, infrared image in the infrared region, thermal image in the case of temperature distribution, etc.) in the detection region. Image), the moving object is extracted by calculating the difference between the current image and the background image, and the feature extraction circuit unit extracts a human from the size and moving speed of the extracted moving object,
The state determination unit determines the human state.

【0012】[0012]

【実施例】以下、本発明の一実施例を添付図面を参照し
て説明する。第1図は、本発明の一実施例における空調
機に取り付けた構成図である。同図において、1は室
内、2は壁面で空調手段3、4は室内1に置かれた家
具、5は室内1に存在する人間、6は室内1と人間5
(人間と判断する前は動体5とする)を抽出する撮像手
段、7は光学レンズ、8は撮像素子で映像信号処理部9
に接続してありA/D変換部10を経て画像処理部11
に接続してある。画像処理部11はエッジ検出手段とし
ての微分回路部12と2値化回路部13で構成してあり
微分2値画像メモリ部14に接続してある。微分2値画
像メモリ部14はCPUバスライン15に接続してあ
る。CPUバスライン15には微分2値画像メモリ部1
4の動体5が存在しない状態を記憶する初期値メモリ部
16と、初期値メモリ部16と動体5が存在する時の微
分2値画像メモリ部14の画像差を演算する画像間演算
部17と、画像間演算部17の画像差の形から特徴を抽
出する特徴抽出回路部18とが接続してある。また、C
PUバスライン15には特徴抽出回路部18の出力によ
り抽出した人間5の状態を判定する状態判定部19と、
状態判定部19の出力により空調手段3を制御する制御
部20とが接続してある。そして、CPUバスライン1
5は演算処理制御するCPU回路部21により制御する
ように構成してある。なお、画像処理部11と微分2値
画像メモリ部14と初期画像メモリ部16と画像間演算
部17とで動いているものを抽出する動体抽出部22を
構成している。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a configuration diagram attached to an air conditioner in one embodiment of the present invention. In the figure, 1 is a room, 2 is a wall surface, air-conditioning means 3, 4 is furniture placed in the room 1, 5 is a person existing in the room 1, 6 is a room 1 and a person 5.
Image pickup means for extracting (moving body 5 before being judged as human), 7 is an optical lens, 8 is an image pickup device, and a video signal processing unit 9
Is connected to the image processing unit 11 via the A / D conversion unit 10.
Connected to The image processing unit 11 is composed of a differentiating circuit unit 12 and a binarizing circuit unit 13 as edge detecting means, and is connected to a differential binary image memory unit 14. The differential binary image memory unit 14 is connected to the CPU bus line 15. A differential binary image memory unit 1 is provided in the CPU bus line 15.
4 includes an initial value memory unit 16 that stores a state in which the moving object 5 of No. 4 does not exist, and an inter-image calculation unit 17 that calculates an image difference between the initial value memory unit 16 and the differential binary image memory unit 14 when the moving object 5 exists. A feature extraction circuit unit 18 for extracting features from the image difference form of the inter-image calculation unit 17 is connected. Also, C
In the PU bus line 15, a state determination unit 19 that determines the state of the human 5 extracted by the output of the feature extraction circuit unit 18,
It is connected to a control unit 20 that controls the air conditioning unit 3 by the output of the state determination unit 19. And CPU bus line 1
Reference numeral 5 is configured to be controlled by the CPU circuit section 21 which controls arithmetic processing. The image processing unit 11, the differential binary image memory unit 14, the initial image memory unit 16, and the inter-image calculation unit 17 constitute a moving body extraction unit 22 for extracting moving objects.

【0013】上記構成において動作を第2図のフローチ
ャートとともに説明する。ステップ101で室内1状況
の検出開始が行われ、ステップ102にて室内1の画像
が撮像手段6で撮像される。即ち、室内1の状況を撮像
素子8で2次元画像として取り込む。撮像素子8の出力
はステップ103で映像信号処理部9により所定の映像
信号処理を行い、その後ステップ104でA/D変換部
10によりアナログ映像信号をデジタル値に変換し、デ
ジタル変換された映像信号をステップ105で画像処理
部11に入力する。
The operation of the above configuration will be described with reference to the flowchart of FIG. In step 101, the detection of the indoor 1 situation is started, and in step 102, the image of the indoor 1 is captured by the image capturing means 6. That is, the situation of the room 1 is captured by the image sensor 8 as a two-dimensional image. The output of the image pickup device 8 is subjected to predetermined video signal processing by the video signal processing unit 9 in step 103, and then the analog video signal is converted into a digital value by the A / D conversion unit 10 in step 104, and the digital converted video signal. Is input to the image processing unit 11 in step 105.

【0014】画像処理部11では前処理として室内1の
状態の形状を鮮明にするため、また、不必要なノイズを
発生させないため微分回路部12により濃淡の変化の激
しい部分の抽出を行い、室内1の状態を抽出する。その
後、ステップ106にて微分回路部12により画像処理
された室内1の画像を2値化回路部13により所定のレ
ベルで2値化し、2値化した画像データを微分2値画像
メモリ部14に記憶させる。以上で前処理された画像が
記憶される。
In the image processing unit 11, in order to make the shape of the state of the room 1 clear as preprocessing, and in order not to generate unnecessary noise, the differentiating circuit unit 12 extracts a portion having a sharp change in shading. The state of 1 is extracted. Then, in step 106, the image of the room 1 image-processed by the differentiating circuit unit 12 is binarized at a predetermined level by the binarizing circuit unit 13, and the binarized image data is stored in the differential binary image memory unit 14. Remember. The preprocessed image is stored as described above.

【0015】微分2値画像メモリ部14はCPUバスラ
イン15に接続してあり、CPU回路部21により制御
され、ステップ107でCPUバスライン15を介して
接続してある微分2値画像メモリ部14のデータを人間
5の存在しない状態の初期値データか否かの判定をす
る。例えば、何回か連続して記憶したデータを画像間演
算部17で差分演算し、その差分画像に変化がなければ
初期値データとしてステップ108で初期値メモリ部1
6に記憶させる。
The differential binary image memory unit 14 is connected to the CPU bus line 15, is controlled by the CPU circuit unit 21, and is connected via the CPU bus line 15 in step 107. It is determined whether or not the data is the initial value data in the state where the human 5 does not exist. For example, the data stored continuously several times is subjected to difference calculation by the inter-image calculation unit 17, and if there is no change in the difference image, it is regarded as initial value data in step 108 and the initial value memory unit 1
Store in 6.

【0016】一方、初期値データでなければステップ1
09でステップ108で記憶した初期値メモリ部14の
画像とその後の所定の時間間隔で測定中の微分2値画像
メモリ部14の画像との画像差を画像間演算部17に記
憶させる。そして、ステップ110にて画像間演算部1
7で演算された画像のなかから室内1の動きを(画像差
があれば動きがあることになる。)動体抽出部22で抽
出し、特徴抽出回路部18において画像差の中から人間
5の特徴(ここでは人間相当の一定以上の大きさ)を抽
出する。この特徴で認識が難しい場合は撮像手段6の設
置位置から想定した人間の形状と対比して人間相当の形
状であるか否かを特徴抽出回路部18で見きわめる。以
上で人間の抽出が行われる。
On the other hand, if it is not initial value data, step 1
In step 09, the image difference between the image of the initial value memory unit 14 stored in step 108 and the image of the differential binary image memory unit 14 being measured at a predetermined time interval thereafter is stored in the inter-image calculation unit 17. Then, in step 110, the inter-image calculation unit 1
The motion of the room 1 (there is a motion if there is an image difference) is extracted from the images calculated in 7 by the moving body extraction unit 22, and the feature extraction circuit unit 18 extracts the human 5 from the image difference. A feature (here, a size equal to or larger than a certain size equivalent to a human being) is extracted. If it is difficult to recognize with this feature, the feature extraction circuit unit 18 determines whether or not the shape is equivalent to that of a human as compared with the shape of a human assumed from the installation position of the imaging unit 6. With the above, a human is extracted.

【0017】次に、ステップ111で特徴抽出回路部1
8の出力を元にして位置、数等の状態を状態判定部19
で判定する。次に、ステップ112において状態判定部
19の出力により人間の数、位置、動き方等から空調手
段3の能力制御、風向制御を制御部20を介して行う。
Next, at step 111, the feature extraction circuit unit 1
Based on the output of 8, the state determination unit 19 determines the states such as position and number.
Determine with. Next, in step 112, the output of the state determination unit 19 controls the capacity and the wind direction of the air conditioning unit 3 via the control unit 20 based on the number of people, the position, the way of movement, and the like.

【0018】なお、ここでは動体抽出に画像の微分を予
め求めて、その後画像間演算により動体を抽出する方法
を説明したが、画像の前処理を行わずに画像間演算を行
って動体を抽出してもかまわない。
Here, the method of obtaining the differential of the image in advance for extracting the moving object and then extracting the moving object by the inter-image calculation has been described. However, the moving object is extracted by performing the inter-image calculation without preprocessing the images. It doesn't matter.

【0019】さて、ここで、状態検出のための画像処理
について第3図を用いて説明する。第3図Aは室内1の
初期値として人間5が存在しない状態の微分2値画像の
模式図である。第3図Bは同室内1に人間5が存在する
場合の微分2値画像の模式図であり、第3図Cは前記A
とBの画像差を画像間演算部17で差分演算し人間5を
抽出した状態を示している。ここで、Cでの微分2値画
像の検出対象である人間の微分2値画像の面積を計算す
ることにより一定レベル以上の面積を有する場合は室内
1に人が存在することがわかる。また、先ほど計算した
面積が1人の面積に比べておよそ2倍、3倍と大きい場
合は人間が複数存在することがわかる。また、一定間隔
で室内を検出しているため、瞬間的に人間がいなくな
り、すぐ戻ってきた場合などでは、CPU回路部21の
指示により空調手段をOFFせずにそのまま空調させる
ことができる。なお、エッジ検出手段としての画像処理
部分で行われる微分回路部は1次微分オペレータ、2次
微分オペレータ、その他各種の手段があり、どの手段で
も同様の効果を出せるものであればよいことは言うまで
もない。
Now, the image processing for detecting the state will be described with reference to FIG. FIG. 3A is a schematic diagram of the differential binary image in the state where the human 5 does not exist as the initial value of the room 1. FIG. 3B is a schematic diagram of a differential binary image when a person 5 is present in the same room 1, and FIG.
The image difference between B and B is calculated by the image calculation unit 17 and the human 5 is extracted. Here, by calculating the area of the differential binary image of a person who is the detection target of the differential binary image in C, it can be seen that a person exists in the room 1 if the area has a certain level or more. In addition, it can be understood that there are a plurality of humans when the area calculated above is twice or three times as large as the area of one person. In addition, since the room is detected at regular intervals, when there is no person left for a moment and the person returns immediately, it is possible to perform air conditioning without turning off the air conditioning means according to an instruction from the CPU circuit unit 21. It is needless to say that the differentiating circuit section that is executed in the image processing section as the edge detecting means includes a first-order differential operator, a second-order differential operator, and various other means, and any means can be used as long as it can produce the same effect. Yes.

【0020】上記作用により、室内の状態を2次元画像
で認識して室内に人間が存在する場合と存在しない場合
の画像差により人間だけを抽出することができるため簡
単に人間の存在を検出することができる。
With the above operation, it is possible to easily detect the presence of a person because it is possible to recognize the state of the room with a two-dimensional image and to extract only the person by the image difference between the case where the person exists inside the room and the case where the person does not exist inside the room. be able to.

【0021】そして、この室内に存在する人間の数、位
置、動き状態などを認識して各種機器の制御をすること
ができる。
Then, various devices can be controlled by recognizing the number, position, movement state, etc. of humans present in the room.

【0022】また、動いているものも中から走っている
車と人間が存在した場合、大きさと動きから人間だけを
認識してその人間の人数をカウントしたりすることがで
きる。
Further, when there are a moving vehicle and a person running from the inside, it is possible to recognize only the person from the size and the movement and count the number of the persons.

【0023】[0023]

【発明の効果】以上のように本発明の人体認識装置によ
れば次のような効果が得られる。
As described above, according to the human body recognition apparatus of the present invention, the following effects can be obtained.

【0024】(1)検出領域ををポイントセンサとして
の赤外線温度センサで検出するといった1点の情報とし
て検出するのではなく、視覚化あるいは2次元化により
動体を抽出し、動体の特徴(形や大きさなど)から人間
を認識しているため、室内等への入出を正確に把握する
ことができる。
(1) Instead of detecting the detection area as one-point information such as detection by an infrared temperature sensor as a point sensor, the moving body is extracted by visualization or two-dimensionalization, and the characteristics (shape or shape) of the moving body are extracted. Since people are recognized based on their size, etc., it is possible to accurately grasp the entrance and exit of a room.

【0025】(2)また、抽出した人間の状態判定によ
り人数の検出も行うことができ、例えば空調手段の能力
を人数に合わせて制御したり、入場者の人数カウントを
行ったりできる。
(2) Also, the number of persons can be detected by judging the extracted human state, and for example, the capacity of the air conditioning means can be controlled according to the number of persons, or the number of visitors can be counted.

【0026】(3)さらに、動いている車と人間を識別
したい場合などで人間以外の動体と人間の区別をするこ
とができる。
(3) Furthermore, when it is desired to distinguish a moving car from a human, it is possible to distinguish a human from a moving body other than a human.

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

【図1】本発明の一実施例における人体認識装置の構成
を示すブロック図
FIG. 1 is a block diagram showing the configuration of a human body recognition apparatus according to an embodiment of the present invention.

【図2】同装置フローチャート[Fig. 2] Flow chart of the device

【図3】同状態検出のための室内状態を示す画像模式図FIG. 3 is an image schematic diagram showing an indoor state for detecting the same state.

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

5 人間 6 撮像手段 18 特徴抽出回路部 19 状態判定部 22 動体抽出部 5 human 6 image pickup means 18 feature extraction circuit section 19 state determination section 22 moving body extraction section

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06T 7/20 H04N 7/18 D ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G06T 7/20 H04N 7/18 D

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】撮像手段と、前記撮像手段により得られた
画像信号の動体が存在しないときの画像と動体が存在す
るときの画像との画像差により動いている物体を抽出す
る動体抽出部と、前記動体抽出部で抽出された動体の特
徴から人間を抽出する特徴抽出回路部と、前記特徴抽出
回路部で抽出した人間の状態を判定する状態判定部とを
有する人体認識装置。
1. An image pickup means, and a moving body extraction section for extracting a moving object by an image difference between an image when the moving body does not exist and an image when the moving body exists in the image signal obtained by the image pickup means. A human body recognition apparatus having a feature extraction circuit unit that extracts a human from the features of the moving body extracted by the moving body extraction unit, and a state determination unit that determines the state of the human extracted by the feature extraction circuit unit.
JP7116906A 1995-05-16 1995-05-16 Human body recognizing device Pending JPH0869523A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7116906A JPH0869523A (en) 1995-05-16 1995-05-16 Human body recognizing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7116906A JPH0869523A (en) 1995-05-16 1995-05-16 Human body recognizing device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP63140000A Division JP2583973B2 (en) 1988-06-07 1988-06-07 Automatic air conditioner

Publications (1)

Publication Number Publication Date
JPH0869523A true JPH0869523A (en) 1996-03-12

Family

ID=14698575

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7116906A Pending JPH0869523A (en) 1995-05-16 1995-05-16 Human body recognizing device

Country Status (1)

Country Link
JP (1) JPH0869523A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6331818B1 (en) 1999-01-29 2001-12-18 Matsushita Electric Industrial Co., Ltd. Human body detecting device and method therefor
JP2005222359A (en) * 2004-02-06 2005-08-18 Nissan Motor Co Ltd Occupant detection apparatus and method
SG128434A1 (en) * 2002-11-01 2007-01-30 Nanyang Polytechnic Embedded sensor system for tracking moving objects
JP2009092281A (en) * 2007-10-05 2009-04-30 Mitsubishi Electric Building Techno Service Co Ltd Air-conditioning control system
JP2009163428A (en) * 2007-12-28 2009-07-23 Secom Co Ltd Composite intrusion detector
JP2013108671A (en) * 2011-11-21 2013-06-06 Mitsubishi Electric Corp Method and device for recognition of room shape, and air conditioner using the same
WO2013094151A1 (en) * 2011-12-19 2013-06-27 パナソニック株式会社 Object detection device and object detection method
CN103292428A (en) * 2012-02-23 2013-09-11 三菱电机株式会社 Air conditioning system
CN114941893A (en) * 2022-06-13 2022-08-26 青岛海信日立空调系统有限公司 Air conditioning apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61260391A (en) * 1985-05-14 1986-11-18 三菱電機株式会社 Monitor/controller
JPS62249298A (en) * 1986-04-23 1987-10-30 株式会社日立製作所 Security monitor system
JPH0721475A (en) * 1993-06-30 1995-01-24 Fuji Electric Co Ltd Intruder monitoring device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61260391A (en) * 1985-05-14 1986-11-18 三菱電機株式会社 Monitor/controller
JPS62249298A (en) * 1986-04-23 1987-10-30 株式会社日立製作所 Security monitor system
JPH0721475A (en) * 1993-06-30 1995-01-24 Fuji Electric Co Ltd Intruder monitoring device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6331818B1 (en) 1999-01-29 2001-12-18 Matsushita Electric Industrial Co., Ltd. Human body detecting device and method therefor
SG128434A1 (en) * 2002-11-01 2007-01-30 Nanyang Polytechnic Embedded sensor system for tracking moving objects
JP2005222359A (en) * 2004-02-06 2005-08-18 Nissan Motor Co Ltd Occupant detection apparatus and method
JP2009092281A (en) * 2007-10-05 2009-04-30 Mitsubishi Electric Building Techno Service Co Ltd Air-conditioning control system
JP2009163428A (en) * 2007-12-28 2009-07-23 Secom Co Ltd Composite intrusion detector
JP2013108671A (en) * 2011-11-21 2013-06-06 Mitsubishi Electric Corp Method and device for recognition of room shape, and air conditioner using the same
WO2013094151A1 (en) * 2011-12-19 2013-06-27 パナソニック株式会社 Object detection device and object detection method
JP2013127747A (en) * 2011-12-19 2013-06-27 Panasonic Corp Object detection device and object detection method
US9053385B2 (en) 2011-12-19 2015-06-09 Panasonic Intellectual Property Management Co., Ltd. Object detection device and object detection method
CN103292428A (en) * 2012-02-23 2013-09-11 三菱电机株式会社 Air conditioning system
CN103292428B (en) * 2012-02-23 2015-08-19 三菱电机株式会社 Air handling system
CN114941893A (en) * 2022-06-13 2022-08-26 青岛海信日立空调系统有限公司 Air conditioning apparatus
CN114941893B (en) * 2022-06-13 2023-08-04 青岛海信日立空调系统有限公司 Air conditioning device

Similar Documents

Publication Publication Date Title
JP5390322B2 (en) Image processing apparatus and image processing method
JP2697676B2 (en) Human body recognition device
US5554983A (en) Object recognition system and abnormality detection system using image processing
EP1840795A1 (en) Face image read apparatus and method, and entrance/exit management system
JPH09330415A (en) Picture monitoring method and system therefor
KR101858396B1 (en) Intelligent intrusion detection system
JPH0335399A (en) Change area integrating device
JP3924171B2 (en) Monitoring device for identifying monitoring objects
KR20190046351A (en) Method and Apparatus for Detecting Intruder
JPH0950585A (en) Intruder monitoring device
US20110058706A1 (en) System and method for video detection of smoke and flame
JPH0869523A (en) Human body recognizing device
JPH0750825A (en) Human being and animal monitor system
JPH0967954A (en) Method and device for recognizing empty place of parking area
KR20220113631A (en) Dangerous situation detection device and dangerous situation detection method
JPH0210045A (en) Automatic air conditioner
JP2008152586A (en) Automatic identification monitor system for area surveillance
JPH06159757A (en) Automatic air conditioner
JP5465594B2 (en) Object detection size calculation system and object detection size calculation program
JPH04111079A (en) Traveling object identifying device
JPH05300516A (en) Animation processor
JP6124739B2 (en) Image sensor
JP2583973B2 (en) Automatic air conditioner
JP2005140754A (en) Method of detecting person, monitoring system, and computer program
JP2000197036A (en) Body detecting device