JP3715705B2 - Monitoring image processing device - Google Patents

Monitoring image processing device Download PDF

Info

Publication number
JP3715705B2
JP3715705B2 JP01533096A JP1533096A JP3715705B2 JP 3715705 B2 JP3715705 B2 JP 3715705B2 JP 01533096 A JP01533096 A JP 01533096A JP 1533096 A JP1533096 A JP 1533096A JP 3715705 B2 JP3715705 B2 JP 3715705B2
Authority
JP
Japan
Prior art keywords
disturbance
image data
notification
change area
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP01533096A
Other languages
Japanese (ja)
Other versions
JPH09214940A (en
Inventor
健一 新房
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP01533096A priority Critical patent/JP3715705B2/en
Publication of JPH09214940A publication Critical patent/JPH09214940A/en
Application granted granted Critical
Publication of JP3715705B2 publication Critical patent/JP3715705B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
この発明は、例えば無人の電気所などを遠隔監視するためにセンターに設置された監視用画像処理装置に関するものである。
【0002】
【従来の技術】
従来の監視用画像処理装置の構成について図14を参照しながら説明する。図14は、従来の監視用画像処理装置の概略構成を示す図である。
【0003】
図14において、1は電気所などに設置されたTVカメラ等から出力された映像信号を受けるビデオ入力部、2はビデオ入力部1から入る映像信号を量子化するA/D変換部、3はA/D変換部2からの出力を受け現在の画像データを用意する現画像データ演算蓄積部、4はA/D変換部2からの出力を受け相応の演算を行い、比較用画像データを作成する比較用画像データ演算蓄積部、5は現画像データ演算蓄積部3からの現画像データと比較用画像データ演算蓄積部4からの比較用画像データとを比較演算して、変化領域を抽出する変化領域抽出部である。一般には、ここに2値化処理部が内蔵され、出力は2値データに変換されている。また、6は変化領域抽出部5の出力を受け、それに関して目的物であるか等の判断を行う認識処理部、7は認識処理部6からの指示を受け発報する発報処理部である。
【0004】
つぎに、従来の監視用画像処理装置の動作について図15を参照しながら説明する。図15は、従来の監視用画像処理装置の認識処理部の動作を説明するための図である。
【0005】
まず、概略的な全体の動作は次のとおりである。外部から本装置に与えられた映像信号(ビデオ信号)は、ビデオ入力部1で受け取り、A/D変換部2に送られる。このA/D変換部2は、受け取ったビデオ信号を後の処理の為にデジタルデータに変換する。1画素あたり8ビットの多値データに変換するのが一般的である。
【0006】
次に、現画像データ演算蓄積部3は、入力されたデータを元に「現画像データ」を用意し後の処理に備える。入力されたデータそのものを出力する場合が多い。一方、比較用画像データ演算蓄積部4は、入力されたデータを元に「比較用画像データ」を用意し後の処理に備える。これは定期的にサンプリングされた現画像データや、直前のフレームの映像である場合が多い。
【0007】
次に、変化領域抽出部5は、現画像データ演算蓄積部3の出力である現画像データと、比較用画像データ演算蓄積部4の出力である比較用画像データとを比較し、異なる部分を見つけ、その部分を「変化領域」として出力する。この変化領域は、一般的には映像中の移動物が主であるが、まれに光の反射等の輝度変化である場合もある。
【0008】
次に、認識処理部6は、変化領域抽出部5からの変化領域データを受け、その変化領域が目的のもの(「発報対象」)であるか否かの判断を行う。この判断の詳細は後述する。発報処理部7は、認識処理部6からの指示を受け、発報処理を行う。この発報処理は、通常は上位にあるPC(パソコン)等に特定の信号を送ったり、装置のブサーを鳴らしたりという処理である。なお、認識処理部6及び発報処理部7は、S/Wにより処理されるのが一般的である。
【0009】
つづいて、上記認識処理部6で行われる認識処理について代表的な例(一般論)を説明する。認識処理部6は、変化領域抽出部5から渡された変化領域毎に、図15に示された様なフローにより判定処理を行う。
【0010】
符号10〜13に示された条件分岐は、変化領域が発報対象であるか否かを判断する条件を照合する部分である。この例に示したのは以下の4条件である。
【0011】
符号10において、変化領域が監視範囲内にあるか否かを判断する。
符号11において、変化領域が所定の面積か否かを判断する。
符号12において、変化領域が所定の縦横寸法か否かを判断する。
符号13において、変化領域が所定の速度か否かを判断する。
【0012】
それぞれの条件設定は別途行っていたものとして、ここでは条件照合についてのみ記載している。以上の条件に合致した変化領域は、符号14において、発報対象とみなす。発報対象が発見されると、次のプロセスである、発報処理部7へ伝えられる。一方、条件に合致しない場合は、符号15において、発報対象は無かったと見なす。この場合は次のプロセスにはなにも報告されない。
【0013】
【発明が解決しようとする課題】
上述したような従来の監視用画像処理装置では、変化領域抽出部5が抽出した変化領域が仮に発報対象ではない変化領域であっても、符号10〜13の条件に合致すると発報対象として判断するという問題点があった。
【0014】
特に、屋外において監視業務を行う際は、日の照り陰りにより発生する影による変化領域の影響や、夜間の車のヘッドライトの動きによって発生する変化領域の影響により不要検知が発生させられるケースが多い。
【0015】
図16に示す例に取り具体的に説明する。図16(a)及び(b)は時間的に連続した映像である。同図(a)では、足下の水たまりは平穏だが、次の瞬間の同図(b)では、そこに水紋が映っている。
【0016】
この場合、装置から見ての変化領域は「水紋」である。画に書き込まれている枠線は「水紋」の変化領域から導かれた外接四角形(フェレ径)である。仮に、符号10〜13の条件に、この水紋による変化領域の諸条件が合致すれば、それは発報対象と判断される。それを受け、発報処理部7により発報処理が行われる。
【0017】
しかし、この場合、人間の感覚で言えばなにも、つまり、例えば、人や車が、画面内に現れてない状態である。装置からみれば「水紋」が画面内に現れたことなるがそれは人間感覚から言えば物ではない。このギャップから、この発報は「不要検知」と見なされる。
【0018】
この発明は、前述した問題点を解決するためになされたもので、従来装置と同規模で、安価に、かつ処理速度を大きく損ねずに、上記不要検知を発報以前に内部で修正し発報に至らないように対処することができる監視用画像処理装置を得ることを目的とする。
【0021】
【課題を解決するための手段】
の発明に係る監視用画像処理装置は、現画像データと比較用画像データとを比較演算して差分データを抽出する変化領域抽出手段と、前記差分データが所定の条件に合致した場合は発報対象として認識する認識処理手段と、前記差分データが所定の位置にかつ所定の時間間隔で現れた場合は外乱が発生したと判定する外乱判定手段と、前記外乱が発生したときには前記発報対象の処理を規制する発報処理手段とを備え、前記差分データは、変化領域であり、前記外乱判定手段は、前記変化領域の外接四角形が所定の位置にかつ所定の時間間隔で現れた場合は外乱が発生したと判定するものである。
【0024】
また、この発明に係る監視用画像処理装置は、前記規制の内容を、前記発報の割愛としたものである。
【0025】
また、この発明に係る監視用画像処理装置は、前記所定の位置を、前記現画像データ内のうち外乱発生の確率が他のエリアよりも高い所定のエリアとしたものである。
【0026】
また、この発明に係る監視用画像処理装置は、前記所定の時間間隔を、規則的としたものである。
【0027】
さらに、この発明に係る監視用画像処理装置は、入力映像を量子化するA/D変換手段と、前記A/D変換手段の出力から前記現画像データを用意する現画像データ演算蓄積手段と、前記A/D変換手段の出力から前記比較用画像データを作成する比較用画像データ演算蓄積手段とをさらに備えたものである。
【0028】
【発明の実施の形態】
この発明に係る監視用画像処理装置は、ある特定の場所に特定の時間間隔で変化領域が現れた際に、その映像内に外乱物が発生したと判断し、それに発報を規制する機能を有し、その結果、不要検知を減少させることを可能にしたものである。
【0029】
また、この発明に係る監視用画像処理装置は、ある特定の場所に特定の時間間隔で変化領域が現れた際に、その映像内に外乱物が発生したと判断し、それに発報を規制する機能を有し、且つその「特定の場所」を、発報の結果得られた位置情報をもとに適宜更新し、その結果、外乱物が映像内を緩やかに移動したとき追跡して不要検知を減少させることを可能にしたものである。
【0030】
さらに、この発明に係る監視用画像処理装置は、ある特定の場所に特定の時間間隔で変化領域が現れた際に、その映像内に外乱物が発生したと判断し、それに発報を規制する機能を有し、且つその「特定の時間間隔」を、発報の結果得られた時間情報をもとに適宜更新し、その結果、外乱物が映像内に発生する頻度が緩やかに変化したとき追従して不要検知を減少させることを可能にしたものである。
【0031】
実施の形態1.
この発明の実施の形態1の構成について図1を参照しながら説明する。図1は、この発明の実施の形態1の全体構成を示す図である。なお、各図中、同一符号は同一又は相当部分を示す。
【0032】
図1において、1は電気所などに設置されたTVカメラ等から出力された映像信号を受けるビデオ入力部、2はビデオ入力部1から入る映像信号を量子化するA/D変換部、3はA/D変換部2からの出力を受け現在の画像データを用意する現画像データ演算蓄積部、4はA/D変換部2からの出力を受け相応の演算を行い、比較用画像データを作成する比較用画像データ演算蓄積部、5は現画像データ演算蓄積部3の出力である現画像データと、比較用画像データ演算蓄積部4の出力である比較用画像データとを比較演算して、変化領域を抽出する変化領域抽出部である。一般には、ここに2値化処理部が内蔵され、出力は2値データに変換されている。
【0033】
また、同図において、6は変化領域抽出部5の出力を受け、それに関して目的物であるか等の判断を行う認識処理部、8は変化領域抽出部5の出力を受け、それに外乱が発生しているかの判断を行う外乱判定部、7Aは認識処理部6及び外乱判定部8からの指示を受け発報処理を行う発報処理部である。なお、認識処理部6、外乱判定部8及び発報処理部7Aは、S/Wにより処理されるのが一般的である。
【0034】
つぎに、この実施の形態1の動作について図2及び図3を参照しながら説明する。図2は、この発明の実施の形態1の外乱判定部の動作を説明するための図である。また、図3は、この発明の実施の形態1の発報処理部の動作を説明するための図である。
【0035】
まず、全体の概略動作を説明する。外部から本装置に与えられた映像信号(ビデオ信号)は、ビデオ入力部1で受け取り、A/D変換部2に送られる。このA/D変換部2は、受け取ったビデオ信号を後の処理の為にデジタルデータに変換する。1画素あたり8ビットの多値データに変換するのが一般的である。
【0036】
次に、現画像データ演算蓄積部3は、入力されたデータを元に「現画像データ」を用意し後の処理に備える。入力されたデータそのものを出力する場合が多い。また、比較用画像データ演算蓄積部4は、入力されたデータを元に「比較用画像データ」を用意し後の処理に備える。これは定期的にサンプリングされた現画像データや、直前のフレームの映像である場合が多い。
【0037】
次に、変化領域抽出部5は、現画像データ演算蓄積部3及び比較用画像データ演算蓄積部4の出力を比較し、異なる部分を見つけ、その部分を変化領域として出力する。この変化領域は、一般的には映像中の移動物が主であるが、まれに光の反射等の輝度変化の場合もある。
【0038】
次に、認識処理部6は、変化領域抽出部5からの変化領域データを受け、それが発報対象であるか否かの判断を行う。この判断の詳細は従来例と同様である。一方、外乱判定部8は、変化領域抽出部5からの変化領域データを受け、その中に外乱が有るか否かの判定を行う。この判定の詳細は後述する。
【0039】
次に、発報処理部7Aは、認識処理部6及び外乱判定部8からの指示を受け、発報処理を行う。この発報処理は、通常は上位にあるPC等に特定の信号を送ったり、装置のブサーを鳴らしたりするが、外乱発生時は、それらの処理を規制する。
【0040】
つづいて、外乱判定部8で行われる判定処理のフローについて説明する。外乱判定部8は、変化領域抽出部5から渡された変化領域毎に、図2に示された様なフローにて判定処理を行う。符号20及び21に示された条件分岐は外乱が発生したか否かを判断する条件を照合する部分である。ここでは、以下の条件で判定が行われる。
【0041】
符号20において、ある特定の場所に変化領域が現れたか否かを判断する。
符号21において、且つ、ある特定の時間間隔で変化領域が現れたか否かを判断する。
「ある特定の場所、時間間隔」値の設定は別途行っていたものとして、ここでは判定についてのみ記載している。
【0042】
以上の条件に合致した変化領域は、符号22において、外乱とみなす。ここで、このプロセスにより特に得られる効果は以下のとおりである。「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる。」一般に、発報対象は人とか車であるが、これらと雨の水滴等の違いは、時間的な規則性である。この実施の形態1は、時間的に規則正しく繰り返す発報対象に対し、規則的である点を手がかりに外乱判定し、発報を規制し不要検知を減少するものである。また、外乱発生が発見されると、次のプロセスである、発報処理部7Aへ伝えられる。なお、認識処理部6へ伝えられ、そちらで処理されることもあり得る。一方、条件に合致しない場合は、符号23において、外乱発生は無かったと見なす。この場合は、次のプロセスにはなにも報告されない。
【0043】
つづいて、発報処理部7Aで行われる外乱発生時の発報処理のフローについて説明する。なお、ここでは便宜的に発報処理部7Aで処理を行うよう説明しているが、前述したように認識処理部6で行う場合もある。
【0044】
発報処理部7Aは、外乱判定部8から渡された外乱発生の通知を受け、図3に示された様なフローにより発報処理を行う。符号30に示された条件分岐は外乱が発生したか否かを照合する部分である。外乱発生有りの通知を受けた場合は、符号32において、発報処理を規制する。一方、外乱発生が無かった場合は、符号31において、通常の発報処理を行う。
【0045】
規制の内容は以下のとおりである。
例1は、外乱発生中は発報を行わない。
例2は、外乱発生中は発報を一部割愛する。
例3は、外乱発生中は認識処理の条件を装置自身で修正する。
例4は、外乱発生が有ったという情報を上位のPC等に知らせる。
【0046】
さらに、具体的な例を挙げて、従来の装置の課題を本発明のプロセスがいかに解決するかを、図4を参照しながら説明する。図4(a)及び(b)は時間的に連続した映像である。
【0047】
同図(a)では、足下の水たまりは平穏だが、次の瞬間の同図(b)では、そこに雨による水紋が映っている。この場合、装置から見ての変化領域は「水紋」である。画に書き込まれている実線の枠線は「水紋」の変化領域から導かれた外接四角形である。従来の装置では、この場合、仮に認識処理部6で水紋が発報対象と判断されれば、それを受け発報処理部7により発報処理が行われた。
【0048】
この実施の形態1に係る監視用画像処理装置では、変化領域の「位置」と「前回の発報からの時間間隔」を見る。仮に、「ある特定の位置」を「画面右下1/4のエリア」と定義する。これは経験的に水たまりが出来やすいと判っているエリアだからである。また、仮に、「ある特定の時間間隔」を「60秒以内」と定義する。これは、雨による水紋であれば、どの様に遅くとも60秒以内に同じ事象が繰り返されるだろうとの仮定による。同図(b)では水紋が映っているが、この水紋による変化領域は「画面右下1/4のエリア」にある。また、仮に、5秒間隔程度で水紋が発生していたとすれば、常にこれは「60秒以内」である。つまり、外乱判定の条件を満たしている。これにより、今、映像内に「外乱発生」と判断される。従って、遡って「水紋」が発報対象と判断されていたにも関わらず、発報処理部7Aにより発報が規制され、「水紋」による不要検知の発生は押さえられる。
【0049】
では逆に、「画面右下1/4のエリア」では無い場所に現れた変化領域は外乱と見なさないが、これはそこに現れた変化領域は多分水たまりと関連のない変化領域であろう点から、外乱でないと判断するのが正しく、そのままでよい。また、「60秒」を越えた時間間隔で現れた変化領域は外乱と見なさないが、これはそれだけ間があけば雨はやんだと判断でき、そのときの事象は水紋ではなく人物等の移動物による変化領域であろう点から、外乱でないと判断するのが正しく、そのままでよい。あくまで双方の両立する条件の変化領域のみが、この場合の「水紋」による変化領域と判断できる。
【0050】
以上のようにこの実施の形態1によれば、ある特定の場所に特定の時間間隔をおいて発生する変化領域が現れた際に外乱発生と判断し発報を規制する為、簡単なプロセスで効率よく「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる」事が可能になる。
【0051】
実施の形態2.
この発明の実施の形態2の構成について図5を参照しながら説明する。図5は、この発明の実施の形態2の全体構成を示す図である。
【0052】
図5において、1は電気所などに設置されたTVカメラ等から出力された映像信号を受けるビデオ入力部、2はビデオ入力部1から入る映像信号を量子化するA/D変換部、3はA/D変換部2からの出力を受け現在の画像データを用意する現画像データ演算蓄積部、4はA/D変換部2からの出力を受け相応の演算を行い、比較用画像データを作成する比較用画像データ演算蓄積部、5は現画像データ演算蓄積部3の出力である現画像データと、比較用画像データ演算蓄積部4の出力である比較用画像データとを比較演算して、変化領域を抽出する変化領域抽出部である。一般には、ここに2値化処理部が内蔵され、出力は2値データに変換されている。
【0053】
また、同図において、6は変化領域抽出部5の出力を受け、それに関して目的物であるか等の判断を行う認識処理部、8Aは変化領域抽出部5の出力を受け、それに外乱が発生しているかの判断を行う外乱判定部、7Aは認識処理部6及び外乱判定部8Aからの指示を受け発報処理を行う発報処理部である。なお、認識処理部6、外乱判定部8A及び発報処理部7Aは、S/Wにより処理されるのが一般的である。
【0054】
つぎに、この実施の形態2の動作について図6及び図7を参照しながら説明する。図6は、この発明の実施の形態2の外乱判定部の動作を説明するための図である。また、図7は、この発明の実施の形態2の発報処理部の動作を説明するための図である。
【0055】
まず、全体の概略動作を説明する。外部から本装置に与えられた映像信号(ビデオ信号)は、ビデオ入力部1で受け取り、A/D変換部2に送られる。このA/D変換部2は、受け取ったビデオ信号を後の処理の為にデジタルデータに変換する。1画素あたり8ビットの多値データに変換するのが一般的である。
【0056】
次に、現画像データ演算蓄積部3は、入力されたデータを元に「現画像データ」を用意し後の処理に備える。入力されたデータそのものを出力する場合が多い。また、比較用画像データ演算蓄積部4は、入力されたデータを元に「比較用画像データ」を用意し後の処理に備える。これは定期的にサンプリングされた現画像データや、直前のフレームの映像である場合が多い。
【0057】
次に、変化領域抽出部5は、現画像データ演算蓄積部3及び比較用画像データ演算蓄積部4の出力を比較し、異なる部分を見つけ、その部分を変化領域として出力する。この変化領域は、一般的には映像中の移動物が主であるが、まれに光の反射等の輝度変化の場合もある。
【0058】
次に、認識処理部6は、変化領域抽出部5からの変化領域データを受け、それが発報対象であるか否かの判断を行う。この判断の詳細は従来例と同様である。一方、外乱判定部8Aは、変化領域抽出部5からの変化領域データを受け、その中に外乱が有るか否かの判定を行う。この判定の詳細は後述する。
【0059】
次に、発報処理部7Aは、認識処理部6及び外乱判定部8Aからの指示を受け、発報処理を行う。この発報処理は、通常は上位にあるPC等に特定の信号を送ったり、装置のブサーを鳴らしたりするが、外乱発生時は、それらの処理を規制する。
【0060】
つづいて、外乱判定部8Aで行われる判定処理のフローについて説明する。外乱判定部8Aは、変化領域抽出部5から渡された変化領域毎に、図6に示された様なフローにて判定処理を行う。符号40及び41に示された条件分岐は外乱が発生したか否かを判断する条件を照合する部分である。ここでは、以下の条件で判定が行われる。
【0061】
符号40において、ある特定の場所に変化領域が現れたか否かを判断する。
符号41において、且つ、ある特定の時間間隔で変化領域が現れたか否かを判断する。
「ある特定の場所、時間間隔」の初期値の設定は別途行っていたものとして、ここでは判定についてのみ記載している。
【0062】
上記実施の形態1では、以上の条件に合致した変化領域は、符号42において、外乱とみなしていた。ここで、このプロセスにより特に得られる効果は「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる」点にあることは上記実施の形態1に記載済みである。
【0063】
この実施の形態2では、さらにそこに簡単な知識処理を加える。符号44は、その「ある特定の場所」を、過去に発生した変化領域の位置情報を元に更新する知識処理部である。更新のルールは、例えば、一番最近に起きた変化領域、若しくは発報に関連した変化領域の外接四角形を記憶する。また、その周囲一定範囲を、更新後の「ある特定の場所」と見なす。これにより、必然的に更新の結果、「ある特定の場所」は繰り返し発報の起きる場所によってくる。
【0064】
本来、本発明の目的は、「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる」ことであるが、例えば水紋は水たまりの拡大に伴いその位置を変化させていく。これに追従するためには頻繁に変化領域が発生する場所を追跡する機能が必要である。この実施の形態2は、この手段を提供する。知識処理部44が上記の更新ルールを実際に処理する場所である。
【0065】
外乱発生が発見されると、次のプロセスである、発報処理部7Aへ伝えられる。なお、認識処理部6へ伝えられ、そちらで処理されることもあり得る。一方、条件に合致しない場合は、符号43において、外乱発生は無かったと見なす。この場合は、次のプロセスにはなにも報告されない。
【0066】
つづいて、発報処理部7Aで行われる外乱発生時の発報処理のフローについて説明する。なお、ここでは便宜的に発報処理部7Aで処理を行うよう説明しているが、前述したように認識処理部6で行う場合もある。
【0067】
発報処理部7Aは、外乱判定部8Aから渡された外乱発生の通知を受け、図7に示された様なフローにより発報処理を行う。符号30に示された条件分岐は外乱が発生したか否かを照合する部分である。外乱発生有りの通知を受けた場合は、符号32において、発報処理を規制する。一方、外乱発生が無かった場合は、符号31において、通常の発報処理を行う。
【0068】
規制の内容は以下のとおりである。
例1は、外乱発生中は発報を行わない。
例2は、外乱発生中は発報を一部割愛する。
例3は、外乱発生中は認識処理の条件を装置自身で修正する。
例4は、外乱発生が有ったという情報を上位のPC等に知らせる。
【0069】
さらに、具体的な例を挙げて、従来の装置の課題を本発明のプロセスがいかに解決するかを、図8を参照しながら説明する。図8(a)及び(b)は時間的に連続した映像である。
【0070】
同図(a)では、足下の水たまりは平穏だが、次の瞬間の同図(b)では、そこに水紋が映っている。この場合、装置から見ての変化領域は「水紋」である。画に書き込まれている実線の枠線は「水紋」の変化領域から導かれた外接四角形である。従来の装置では、この場合、仮に認識処理部6で水紋が発報対象と判断されれば、それを受け発報処理部7により発報処理が行われた。
【0071】
この実施の形態2に係る監視用画像処理装置では、変化領域の「位置」と「前回の発報からの時間間隔」を見ることは上記実施の形態1に記載したとおりである。上記実施の形態1では「ある特定の位置」を「画面右下1/4のエリア」と定義したが、ここでは例えば以下のように更新することとする。
【0072】
一番最近に発報した際の、関連変化領域の外接四角形を記憶する。また、その外接四角形の周囲一定範囲を、次回の為の「ある特定の位置」とする。「ある特定の位置」を「画面右下1/4のエリア」と定義したのは経験的に水たまりが出来やすいと判っているエリアであるとの理由によったが、この実施の形態2のように更新を行えば、実際の水たまりに即して自動で「ある特定の位置」が水たまりによってくる。従って位置精度が良くなる。
【0073】
同図(b)では水紋が映っているが、この直前の水紋による変化領域が存在した位置は図中点線の位置とする。また、仮に「ある特定の時間間隔」を「60秒以内」と定義する。今回の水紋は、前回の変化領域位置に接している。また、仮に5秒間隔程度で水紋が発生していたとすれば、常にこれは「60秒以内」である。つまり、外乱判定の条件を満たしている。これにより、今、映像内に「外乱発生」と判断される。従って、遡って「水紋」が発報対象と判断されていたにも関わらず、発報処理部7Aにより発報が規制され、「水紋」による不要検知の発生は押さえられる。
【0074】
さらに、上記実施の形態1と異なる点は、その位置追従性である。上記実施の形態1では、画面右下1/4の範囲以外でもし水紋が発生しても、外乱対象にはならない。この実施の形態2によれば、水たまりが広まり画面右下1/4の範囲以外で水紋が発生しても、徐々に「特定の位置」が更新され実際の水たまりの位置に来るため、上記実施の形態1の様に途中から外乱判定できなくなる危険は少ない。このように、事象を追跡して外乱判定する自在性と位置精度が特徴である。
【0075】
では逆に、「更新されている『特定の場所』」から離れた場所に現れた変化領域は外乱と見なさないが、これはそこに現れた変化領域は多分水たまりと関連のない変化領域であろう点から、外乱でないと判断するのが正しく、そのままでよい。
【0076】
以上のようにこの実施の形態2によれば、ある特定の場所に特定の時間間隔をおいて発生する変化領域が現れた際に外乱発生と判断し発報を規制する為、簡単なプロセスで効率よく「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる」ことが可能になる上、特定の場所を、前回発生した変化領域の位置情報から適宜更新して、事象の発生している箇所に近づけていくため、「水たまりの変化等により移動する水紋の発生位置に柔軟に追従する」ことが可能になり、不要検知を減少させると同時に、意に反して発報対象を外乱と見誤る弊害を抑止する効果がある。
【0077】
実施の形態3.
この発明の実施の形態3の構成について図9を参照しながら説明する。図9は、この発明の実施の形態3の全体構成を示す図である。
【0078】
図9において、1は電気所などに設置されたTVカメラ等から出力された映像信号を受ける入力部、2はビデオ入力部1から入る映像信号を量子化するA/D変換部、3はA/D変換部2からの出力を受け現在の画像データを用意する現画像データ演算蓄積部、4はA/D変換部2からの出力を受け相応の演算を行い、比較用画像データを作成する比較用画像データ演算蓄積部、5は現画像データ演算蓄積部3の出力である現画像データと、比較用画像データ演算蓄積部4の出力である比較用画像データとを比較演算して、変化領域を抽出する変化領域抽出部である。一般には、ここに2値化処理部が内蔵され、出力は2値データに変換されている。
【0079】
また、同図において、6は変化領域抽出部5の出力を受け、それに関して目的物であるか等の判断を行う認識処理部、8Bは変化領域抽出部5の出力を受け、それに外乱が発生しているかの判断を行う外乱判定部、7Aは認識処理部6及び外乱判定部8Bからの指示を受け発報処理を行う発報処理部である。なお、認識処理部6、外乱判定部8B及び発報処理部7Aは、S/Wにより処理されるのが一般的である。
【0080】
つぎに、この実施の形態3の動作について図10及び図11を参照しながら説明する。図10は、この発明の実施の形態3の外乱判定部の動作を説明するための図である。また、図11は、この発明の実施の形態3の発報処理部の動作を説明するための図である。
【0081】
まず、全体の概略動作を説明する。外部から本装置に与えられた映像信号(ビデオ信号)は、ビデオ入力部1で受け取り、A/D変換部2に送られる。このA/D変換部2は、受け取ったビデオ信号を後の処理の為にデジタルデータに変換する。1画素あたり8ビットの多値データに変換するのが一般的である。
【0082】
次に、現画像データ演算蓄積部3は、入力されたデータを元に「現画像データ」を用意し後の処理に備える。入力されたデータそのものを出力する場合が多い。また、比較用画像データ演算蓄積部4は、入力されたデータを元に「比較用画像データ」を用意し後の処理に備える。これは定期的にサンプリングされた現画像データや、直前のフレームの映像である場合が多い。
【0083】
次に、変化領域抽出部5は、現画像データ演算蓄積部3及び比較用画像データ演算蓄積部4の出力を比較し、異なる部分を見つけ、その部分を変化領域として出力する。この変化領域は、一般的には映像中の移動物が主であるが、まれに光の反射等の輝度変化の場合もある。
【0084】
次に、認識処理部6は、変化領域抽出部5からの変化領域データを受け、それが発報対象であるか否かの判断を行う。この判断の詳細は従来例と同様である。一方、外乱判定部8Bは、変化領域抽出部5からの変化領域データを受け、その中に外乱が有るか否かの判定を行う。この判定の詳細は後述する。
【0085】
次に、発報処理部7Aは、認識処理部6及び外乱判定部8Bからの指示を受け、発報処理を行う。この発報処理は、通常は上位にあるPC等に特定の信号を送ったり、装置のブサーを鳴らしたりするが、外乱発生時は、それらの処理を規制する。
【0086】
つづいて、外乱判定部8Bで行われる判定処理のフローについて説明する。外乱判定部8Bは、変化領域抽出部5から渡された変化領域毎に、図10に示された様なフローにて判定処理を行う。符号50及び51に示された条件分岐は外乱が発生したか否かを判断する条件を照合する部分である。ここでは、以下の条件で判定が行われる。
【0087】
符号50において、ある特定の場所に変化領域が現れたか否かを判断する。
符号51において、且つ、ある特定の時間間隔で変化領域が現れたか否かを判断する。
「ある特定の場所、時間間隔」の初期値の設定は別途行っていたものとして、ここでは判定についてのみ記載している。
【0088】
上記実施の形態1では、以上の条件に合致した変化領域は、符号22で外乱とみなしていた。ここで、このプロセスにより特に得られる効果は「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる」点にあることは上記実施の形態1に記載済みである。
【0089】
この実施の形態3では、さらにそこに簡単な知識処理を加える。符号54は、その「ある特定の時間間隔」を、過去に発生した変化領域や発報時の関連変化領域の時間情報を元に更新する知識処理部である。更新のルールは、例えば、一番最近に起きた変化領域、若しくは発報に関連した変化領域の発生時間を記憶する。また、その時間が現在の「時間間隔」より大きければ、現在の「時間間隔」を特定時間増やして更新する。なお、増やす上限有り。逆に、長期間発報がなければ、現在の「時間間隔」を特定時間減らして更新する。なお、減らす下限有り。これにより、必然的に更新の結果、「ある特定の時間間隔」は繰り返し発報の起きるその発生ペースによってくる。
【0090】
本来、本発明の目的は、「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる」ことであるが、例えば水紋は雨の勢いの変化に伴いその発生の時間間隔を変化させていく。これに追従するためには現在の事象の発生頻度に合わせた「時間間隔」に適宜設定を更新していく機能が必要である。この実施の形態3は、この手段を提供する。知識処理部54が上記の更新ルールを実際に処理する場所である。
【0091】
外乱発生が発見されると、次のプロセスである、発報処理部7Aへ伝えられる。なお、認識処理部6へ伝えられ、そちらで処理されることもあり得る。一方、条件に合致しない場合は、符号53において、外乱発生は無かったと見なす。この場合は、次のプロセスにはなにも報告されない。
【0092】
つづいて、発報処理部7Aで行われる外乱発生時の発報処理のフローについて説明する。なお、ここでは便宜的に発報処理部7Aで処理を行うよう説明しているが、前述したように認識処理部6で行う場合もある。
【0093】
発報処理部7Aは、外乱判定部8Bから渡された外乱発生の通知を受け、図11に示された様なフローにより発報処理を行う。符号30に示された条件分岐は外乱が発生したか否かを照合する部分である。外乱発生有りの通知を受けた場合は、符号32において、発報処理を規制する。一方、外乱発生が無かった場合は、符号31において、通常の発報処理を行う。
【0094】
規制の内容は以下のとおりである。
例1は、外乱発生中は発報を行わない。
例2は、外乱発生中は発報を一部割愛する。
例3は、外乱発生中は認識処理の条件を装置自身で修正する。
例4は、外乱発生が有ったという情報を上位のPC等に知らせる。
【0095】
さらに、具体的な例を挙げて、従来の装置の課題を本発明のプロセスがいかに解決するかを、図12及び図13を参照しながら説明する。図12及び図13は時間的にどの様に装置が働いたかを示す図である。
【0096】
左から経過した「時間」、発生している水紋の「事象」とそれを装置が発報したかいなかの「発報有無」、右端が外乱判定の結果発報を抑止している様子を示す「抑止効果」である。
【0097】
水紋は、0、50、60、80、100、120、150、210、270秒に合計9回発生し、従来の装置ではそれぞれに発報(1)〜(9)までの発報を行うものであったとする。なお、事情により、図12及び図13の説明では例えば(1)を図上の丸1とする。
【0098】
まず、上記実施の形態1にある方法で動作させてみたのが図12である。「ある特定の時間間隔」を例として「40秒以内」と固定し、更新せずに動作させる。説明を簡単にするため「ある特定の場所」はここでは、論じない。
【0099】
0秒の水紋で発報(1)を起こした装置は、以降40秒間発報を抑止するが40秒後には抑止効果が消失する。しかし、50秒に起きた水紋による発報(2)では、発報(3)を抑止し、その(抑止された)発報(3)により発報(4)が抑止されるという風に順に抑止が進み、最終的に抑止しきれず発報したのは発報(1)、(2)、(8)、(9)の4回である。
【0100】
上記実施の形態1ではこの様に、常に抑止時間が固定な為、間隔がそれを越えると発報を抑止できない。210、270秒目の不要検知を防げなかったのは「ある特定の時間間隔」を例として「40秒以内」と固定したからだが、仮にこれを100秒とすれば問題が解決するわけではない。今度は、100秒もの間発報を抑制するため、本来検出すべき対象(人、車)を外乱判定して発報を抑止してしまう場合が考えられる。逆のマイナス効果が目立ってくることとなる。
【0101】
この実施の形態3では、この「ある特定の時間間隔」の適宜更新を行う。更新に際し、例として以下のようなルールを搭載する。
A)「時間間隔」の初期値は0、「時間間隔」の上限値は100秒とする。
B)発報が有り、且つその直前の発報からの時間が今の「時間間隔」以下なら、発報を抑止する。
C)発報が有り、且つその直前の発報からの時間が今の「時間間隔」以上なら、発報は抑止しない。且つ、「時間間隔」は20秒加算される。但し、上限を越えては加算されない。
D)「時間間隔」上限相当時間、発報(抑止された発報含む)無ければ、今の「時間間隔」を20秒減算する。
【0102】
このルールによって動作した様子を示したのが図13である。0秒の水紋で発報(1)を起こした装置は、以降20秒間発報を抑止するが20秒後には抑止効果が消失する。しかし、50秒に起きた水紋による発報(2)では、時間間隔が40秒に更新されて(ルールC)発報(3)を抑止し、その(抑止された)発報(3)により発報(4)が抑止されるという風に順に抑止が進む。
【0103】
発報(8)は時間間隔が40秒であったため抑止できなかったが、次はそこで時間間隔が60秒に増えるため発報(9)は抑止される。最終的に、抑止しきれず発報したのは、発報(1)、(2)、(8)の3回である。但し、以降も続いて水紋があっても不要検知を抑止可能である。この点が上記実施の形態1と異なる点である。
【0104】
この実施の形態3では、この様に時間間隔が更新される為、発報が起き出したらそれに合わせ時間間隔が増えていき不要検知が無くなるまで更新が続く。その結果、いかなるペースでも実状に合わせ発報を抑止する。この発明の目的である「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる」ことが可能であり、さらに、「雨量の変化等によって変動する時間間隔に柔軟に追従する」ことが可能になる。なお、60秒まで増えた時間間隔はルールDにより適宜減少され、630秒目に0になる。
【0105】
この場合、特に重要なのは「時間間隔の更新」の意味である。仮に固定時間間隔では40秒を越えた事象の発報は一切抑止できないが、この実施の形態3の様なルールで更新を行うと繰り返し起きる「雨による水滴のように、ある一定間隔で引き続き発生する変化領域」等による発報に関しては、時間間隔が更新されていく結果「雨量の変化等によって変動する時間間隔に柔軟に追従する」ことで最終的に追いつき、発報を抑止できるようになる。これにより、いかなる時間間隔で起きる繰り返し発報も精度良く抑止し得る。
【0106】
以上のプロセスにより判断された外乱発生により、遡って「水紋」が発報対象と判断されていたにも関わらず、発報処理部7Aにより発報が規制され、「水紋」による不要検知の発生は押さえられる。
【0107】
以上のようにこの実施の形態3によれば、ある特定の場所に特定の時間間隔をおいて発生する変化領域が現れた際に外乱発生と判断し発報を規制する為、簡単なプロセスで効率よく「雨による水滴のように、ある一定間隔で引き続き発生する変化領域に対し、不要検知を削減しうる」ことが可能になる上、特定の時間間隔を、前回発生した変化領域の時間情報から適宜更新して、事象の発生している頻度に近づけていくため、「雨量の変化等によって変動する時間間隔に柔軟に追従する」ことが可能になり、不要検知を減少させると同時に、意に反して発報対象を外乱と見誤る弊害を抑止する効果がある。
【0112】
【発明の効果】
の発明に係る監視用画像処理装置は、以上説明したとおり、現画像データと比較用画像データとを比較演算して差分データを抽出する変化領域抽出手段と、前記差分データが所定の条件に合致した場合は発報対象として認識する認識処理手段と、前記差分データが所定の位置にかつ所定の時間間隔で現れた場合は外乱が発生したと判定する外乱判定手段と、前記外乱が発生したときには前記発報対象の処理を規制する発報処理手段とを備え、前記差分データは、変化領域であり、前記外乱判定手段が、前記変化領域の外接四角形が所定の位置にかつ所定の時間間隔で現れた場合は外乱が発生したと判定するので、簡単なプロセスで効率よく不要検知を減少させると同時に、意に反して発報対象を外乱と見誤る弊害を抑止することができるという効果を奏する。
【0113】
また、この発明に係る監視用画像処理装置は、以上説明したとおり、前記規制の内容を、前記発報の割愛としたので、不要検知を減少させることができるという効果を奏する。
【0114】
また、この発明に係る監視用画像処理装置は、以上説明したとおり、前記所定の位置を、前記現画像データ内のうち外乱発生の確率が他のエリアよりも高い所定のエリアとしたので、不要検知を減少させることができるという効果を奏する。
【0115】
また、この発明に係る監視用画像処理装置は、以上説明したとおり、前記所定の時間間隔を、規則的としたので、不要検知を効率よく減少させると同時に、意に反して発報対象を外乱と見誤る弊害を精度良く抑止することができるという効果を奏する。
【0116】
さらに、この発明に係る監視用画像処理装置は、以上説明したとおり、入力映像を量子化するA/D変換手段と、前記A/D変換手段の出力から前記現画像データを用意する現画像データ演算蓄積手段と、前記A/D変換手段の出力から前記比較用画像データを作成する比較用画像データ演算蓄積手段とをさらに備えたので、不要検知を発報以前に内部で修正し発報に至らないように対処することができるという効果を奏する。
【図面の簡単な説明】
【図1】 この発明の実施の形態1の全体構成を示す図である。
【図2】 この発明の実施の形態1の外乱判定部の動作を説明するための図である。
【図3】 この発明の実施の形態1の発報処理部の動作を説明するための図である。
【図4】 この発明の実施の形態1の具体例を示す図である。
【図5】 この発明の実施の形態2の全体構成を示す図である。
【図6】 この発明の実施の形態2の外乱判定部の動作を説明するための図である。
【図7】 この発明の実施の形態2の発報処理部の動作を説明するための図である。
【図8】 この発明の実施の形態2の具体例を示す図である。
【図9】 この発明の実施の形態3の全体構成を示す図である。
【図10】 この発明の実施の形態3の外乱判定部の動作を説明するための図である。
【図11】 この発明の実施の形態3の発報処理部の動作を説明するための図である。
【図12】 この発明の実施の形態3の具体例を示す図である。
【図13】 この発明の実施の形態3の具体例を示す図である。
【図14】 従来の監視用画像処理装置の全体構成を示す図である。
【図15】 従来の監視用画像処理装置の認識処理部の動作を説明するための図である。
【図16】 従来の監視用画像処理装置の具体例を示す図である。
【符号の説明】
1 ビデオ入力部、2 A/D変換部、3 現画像データ演算蓄積部、4 比較用画像データ演算蓄積部、5 変化領域抽出部、6 認識処理部、7A 発報処理部、8、8A、8B 外乱判定部。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a monitoring image processing apparatus installed at a center for remotely monitoring an unmanned electric station, for example.
[0002]
[Prior art]
The configuration of a conventional monitoring image processing apparatus will be described with reference to FIG. FIG. 14 is a diagram showing a schematic configuration of a conventional monitoring image processing apparatus.
[0003]
In FIG. 14, 1 is a video input unit that receives a video signal output from a TV camera or the like installed at an electric station or the like, 2 is an A / D conversion unit that quantizes a video signal input from the video input unit 1, Current image data calculation storage unit 4 that receives the output from the A / D conversion unit 2 and prepares the current image data. 4 receives the output from the A / D conversion unit 2 and performs corresponding calculations to create comparison image data. The comparison image data calculation storage unit 5 performs a comparison operation on the current image data from the current image data calculation storage unit 3 and the comparison image data from the comparison image data calculation storage unit 4 to extract a change area. It is a change area extraction part. Generally, a binarization processing unit is built in here, and the output is converted into binary data. Reference numeral 6 denotes a recognition processing unit that receives an output from the change area extraction unit 5 and determines whether the object is an object, and 7 is a notification processing unit that receives an instruction from the recognition processing unit 6 and issues a notification. .
[0004]
Next, the operation of the conventional monitoring image processing apparatus will be described with reference to FIG. FIG. 15 is a diagram for explaining the operation of the recognition processing unit of the conventional monitoring image processing apparatus.
[0005]
First, a schematic overall operation is as follows. A video signal (video signal) given from the outside to the apparatus is received by the video input unit 1 and sent to the A / D conversion unit 2. The A / D converter 2 converts the received video signal into digital data for later processing. In general, conversion into multi-value data of 8 bits per pixel is performed.
[0006]
Next, the current image data calculation storage unit 3 prepares “current image data” based on the input data, and prepares for subsequent processing. In many cases, the input data itself is output. On the other hand, the comparison image data calculation storage unit 4 prepares “comparison image data” based on the input data and prepares for subsequent processing. This is often the current image data periodically sampled or the video of the previous frame.
[0007]
Next, the change area extraction unit 5 compares the current image data output from the current image data calculation storage unit 3 with the comparison image data output from the comparison image data calculation storage unit 4, and finds a different portion. Find it and output it as a “change area”. In general, the change area is mainly a moving object in an image, but in rare cases, the change area may be a luminance change such as light reflection.
[0008]
Next, the recognition processing unit 6 receives the change area data from the change area extraction unit 5 and determines whether or not the change area is the target (“report target”). Details of this determination will be described later. The notification processing unit 7 receives the instruction from the recognition processing unit 6 and performs a notification process. This notification process is usually a process of sending a specific signal to a higher-level PC (personal computer) or the like or sounding a device buzzer. In general, the recognition processing unit 6 and the notification processing unit 7 are processed by S / W.
[0009]
Next, a representative example (general theory) of the recognition processing performed by the recognition processing unit 6 will be described. The recognition processing unit 6 performs a determination process for each change region delivered from the change region extraction unit 5 according to a flow as shown in FIG.
[0010]
Conditional branches indicated by reference numerals 10 to 13 are portions for collating conditions for determining whether or not the change area is a notification target. The following four conditions are shown in this example.
[0011]
At reference numeral 10, it is determined whether or not the change area is within the monitoring range.
In reference numeral 11, it is determined whether or not the change area has a predetermined area.
In reference numeral 12, it is determined whether or not the change area has a predetermined vertical and horizontal dimension.
In reference numeral 13, it is determined whether or not the change area has a predetermined speed.
[0012]
Each condition is set separately, and only condition matching is described here. A change area that meets the above conditions is regarded as a report target in reference numeral 14. When a notification target is found, it is transmitted to the notification processing unit 7 which is the next process. On the other hand, if the condition is not met, it is considered that there is no issue target in reference numeral 15. In this case, nothing is reported to the next process.
[0013]
[Problems to be solved by the invention]
In the conventional monitoring image processing apparatus as described above, even if the change region extracted by the change region extraction unit 5 is a change region that is not a report target, if it satisfies the conditions of reference numerals 10 to 13, There was a problem of judging.
[0014]
In particular, when performing surveillance work outdoors, unnecessary detection may occur due to the effect of changing areas due to shadows caused by sunlight and the influence of changing areas caused by the movement of car headlights at night. Many.
[0015]
A specific description will be given taking the example shown in FIG. FIGS. 16A and 16B are temporally continuous images. In the figure (a), the puddle under the feet is calm, but in the figure (b) at the next moment, a water pattern is shown there.
[0016]
In this case, the change area seen from the apparatus is “water pattern”. The frame line written in the image is a circumscribed rectangle (ferret diameter) derived from the change area of “water pattern”. If the conditions of the change area due to the water pattern match the conditions indicated by reference numerals 10 to 13, it is determined that the condition is to be issued. In response to this, the issue processing unit 7 performs the issue processing.
[0017]
However, in this case, in a human sense, that is, for example, a person or a car does not appear on the screen. From the perspective of the device, "water pattern" appears on the screen, but it is not a thing from the human sense. Because of this gap, this notification is considered “unnecessary detection”.
[0018]
The present invention has been made to solve the above-mentioned problems. The unnecessary detection has the same scale as the conventional apparatus, is inexpensive, and does not significantly impair the processing speed. It is an object of the present invention to obtain a monitoring image processing apparatus capable of dealing with information so as not to be reported.
[0021]
[Means for Solving the Problems]
Monitoring the image processing apparatus according to the invention of this, if a change region extraction means for extracting difference data by comparing operation on the comparison image data and current image data, said differential data matches the predetermined condition originating A recognition processing means for recognizing as a reporting target, a disturbance determining means for determining that a disturbance has occurred when the difference data appears at a predetermined position at a predetermined time interval, and a notification target when the disturbance has occurred The difference data is a change area, and the disturbance determination means is configured such that the circumscribing rectangle of the change area appears at a predetermined position and at a predetermined time interval. It is determined that a disturbance has occurred.
[0024]
In the monitoring image processing apparatus according to the present invention, the contents of the restriction are omitted from the notification.
[0025]
In the monitoring image processing apparatus according to the present invention, the predetermined position is a predetermined area having a higher probability of occurrence of disturbance in the current image data than other areas.
[0026]
In the monitoring image processing apparatus according to the present invention, the predetermined time interval is regular.
[0027]
Further, the monitoring image processing apparatus according to the present invention includes an A / D conversion unit that quantizes an input video, a current image data calculation storage unit that prepares the current image data from an output of the A / D conversion unit, The image processing apparatus further includes comparison image data calculation storage means for creating the comparison image data from the output of the A / D conversion means.
[0028]
DETAILED DESCRIPTION OF THE INVENTION
The monitoring image processing apparatus according to the present invention has a function of determining that a disturbance has occurred in a video when a change region appears at a specific time interval at a specific location, and restricting the notification to that. As a result, unnecessary detection can be reduced.
[0029]
In addition, the monitoring image processing apparatus according to the present invention determines that a disturbance has occurred in the video when a change area appears at a specific time interval in a specific location, and restricts the notification to that. It has a function and its “specific location” is updated as needed based on the location information obtained as a result of the report. Can be reduced.
[0030]
Furthermore, the monitoring image processing apparatus according to the present invention determines that a disturbance has occurred in the video when a change area appears at a specific time interval in a specific location, and restricts the notification to that. When the function has a function and the "specific time interval" is updated as needed based on the time information obtained as a result of the report, and as a result, the frequency of disturbances occurring in the video changes slowly In this way, it is possible to reduce unnecessary detection.
[0031]
Embodiment 1 FIG.
The configuration of the first embodiment of the present invention will be described with reference to FIG. FIG. 1 is a diagram showing an overall configuration of Embodiment 1 of the present invention. In addition, in each figure, the same code | symbol shows the same or equivalent part.
[0032]
In FIG. 1, 1 is a video input unit that receives a video signal output from a TV camera or the like installed at an electric station or the like, 2 is an A / D conversion unit that quantizes a video signal input from the video input unit 1, and 3 is Current image data calculation storage unit 4 that receives the output from the A / D conversion unit 2 and prepares the current image data. 4 receives the output from the A / D conversion unit 2 and performs corresponding calculations to create comparison image data. The comparison image data calculation storage unit 5 performs a comparison calculation between the current image data output from the current image data calculation storage unit 3 and the comparison image data output from the comparison image data calculation storage unit 4. It is a change area extraction part which extracts a change area. Generally, a binarization processing unit is built in here, and the output is converted into binary data.
[0033]
In the figure, 6 is a recognition processing unit that receives the output of the change region extraction unit 5 and determines whether or not it is an object, and 8 receives the output of the change region extraction unit 5 and generates disturbance. A disturbance determination unit 7A for determining whether or not a notification is generated, and a notification processing unit 7A that performs a notification process in response to instructions from the recognition processing unit 6 and the disturbance determination unit 8. In general, the recognition processing unit 6, the disturbance determination unit 8, and the alert processing unit 7A are processed by S / W.
[0034]
Next, the operation of the first embodiment will be described with reference to FIGS. FIG. 2 is a diagram for explaining the operation of the disturbance determination unit according to the first embodiment of the present invention. FIG. 3 is a diagram for explaining the operation of the alarm processing unit according to the first embodiment of the present invention.
[0035]
First, the overall schematic operation will be described. A video signal (video signal) given from the outside to the apparatus is received by the video input unit 1 and sent to the A / D conversion unit 2. The A / D converter 2 converts the received video signal into digital data for later processing. In general, conversion into multi-value data of 8 bits per pixel is performed.
[0036]
Next, the current image data calculation storage unit 3 prepares “current image data” based on the input data, and prepares for subsequent processing. In many cases, the input data itself is output. The comparison image data calculation storage unit 4 prepares “comparison image data” based on the input data, and prepares for subsequent processing. This is often the current image data periodically sampled or the video of the previous frame.
[0037]
Next, the change area extraction unit 5 compares the outputs of the current image data calculation accumulation unit 3 and the comparison image data calculation accumulation unit 4, finds a different part, and outputs the part as a change area. In general, the change area is mainly a moving object in an image, but there is a rare case where the brightness changes such as reflection of light.
[0038]
Next, the recognition processing unit 6 receives the change area data from the change area extraction unit 5 and determines whether or not it is a notification target. The details of this determination are the same as in the conventional example. On the other hand, the disturbance determination unit 8 receives the change area data from the change area extraction unit 5 and determines whether there is a disturbance in the change area data. Details of this determination will be described later.
[0039]
Next, the notification processing unit 7A receives the instructions from the recognition processing unit 6 and the disturbance determination unit 8 and performs a notification process. This notification process normally sends a specific signal to a PC or the like at the upper level or sounds a buzzer of the apparatus, but when a disturbance occurs, these processes are restricted.
[0040]
Next, the flow of determination processing performed by the disturbance determination unit 8 will be described. The disturbance determination unit 8 performs a determination process for each change region passed from the change region extraction unit 5 according to the flow shown in FIG. Conditional branches indicated by reference numerals 20 and 21 are portions for collating conditions for determining whether or not a disturbance has occurred. Here, the determination is performed under the following conditions.
[0041]
In reference numeral 20, it is determined whether or not a change area appears in a specific place.
At reference numeral 21, it is determined whether or not a change area appears at a specific time interval.
Since the setting of the “certain location, time interval” value is performed separately, only the determination is described here.
[0042]
The change region that matches the above conditions is regarded as a disturbance at 22. Here, the effects particularly obtained by this process are as follows. “Unnecessary detection can be reduced for areas of change that continue to occur at regular intervals, such as water drops caused by rain.” In general, the subject of the report is a person or a car. , Regularity in time. In the first embodiment, disturbances are determined for a notification target that repeats regularly in time, using the regular points as clues, the notification is restricted, and unnecessary detection is reduced. Further, when the occurrence of a disturbance is found, it is transmitted to the notification processing unit 7A, which is the next process. In addition, it may be transmitted to the recognition processing unit 6 and processed there. On the other hand, if the condition is not met, it is considered that no disturbance has occurred in reference numeral 23. In this case, nothing is reported to the next process.
[0043]
Next, the flow of the notification process when a disturbance occurs performed in the notification processing unit 7A will be described. Here, for convenience, it is described that the processing is performed by the notification processing unit 7A. However, as described above, the processing may be performed by the recognition processing unit 6.
[0044]
The notification processing unit 7A receives the notification of the occurrence of the disturbance passed from the disturbance determination unit 8, and performs the notification processing according to the flow as shown in FIG. The conditional branch indicated by reference numeral 30 is a part for checking whether or not a disturbance has occurred. When the notification of the occurrence of disturbance is received, at 32, the notification process is restricted. On the other hand, if no disturbance is generated, a normal notification process is performed at reference numeral 31.
[0045]
The details of the regulations are as follows.
In Example 1, no alarm is issued during the occurrence of a disturbance.
In Example 2, a part of the report is omitted during the occurrence of the disturbance.
In example 3, the condition of the recognition process is corrected by the apparatus itself during the occurrence of disturbance.
In Example 4, information indicating that a disturbance has occurred is notified to a host PC or the like.
[0046]
Further, a specific example will be given to explain how the process of the present invention solves the problems of the conventional apparatus with reference to FIG. 4A and 4B are temporally continuous images.
[0047]
In the figure (a), the puddle under the feet is calm, but in the figure (b) at the next moment, there is a water ripple due to rain. In this case, the change area seen from the apparatus is “water pattern”. A solid frame line written in the image is a circumscribed rectangle derived from the change area of “water pattern”. In the conventional apparatus, in this case, if the recognition processing unit 6 determines that the water pattern is a notification target, the notification processing unit 7 performs the notification process.
[0048]
In the monitoring image processing apparatus according to the first embodiment, the “position” of the change area and the “time interval from the previous report” are viewed. Temporarily, “a specific position” is defined as “an area at the lower right quarter of the screen”. This is because the area has been empirically found to be prone to puddles. Also, “a certain time interval” is defined as “within 60 seconds”. This is based on the assumption that the same event will be repeated within 60 seconds at the latest in the case of water ripples due to rain. In FIG. 5B, a water pattern is shown, and a change area due to the water pattern is in the “lower right quarter area of the screen”. Further, if water patterns are generated at intervals of about 5 seconds, this is always “within 60 seconds”. That is, the condition for disturbance determination is satisfied. Thereby, it is determined that “disturbance occurs” in the video. Accordingly, although the “water pattern” has been determined to be reported, the notification is restricted by the notification processing unit 7A, and the occurrence of unnecessary detection due to the “water pattern” is suppressed.
[0049]
On the other hand, a change area that appears in a place that is not the “lower right quarter of the screen” is not regarded as a disturbance, but this is probably a change area that is not related to a puddle. Therefore, it is correct to judge that it is not a disturbance and it can be left as it is. In addition, change areas that appear at time intervals exceeding “60 seconds” are not regarded as disturbances, but it can be determined that the rain has stopped if there is a gap between them. It is correct to judge that it is not a disturbance from the point that it may be a change area due to a moving object, and it can be left as it is. Only the change region of the condition where both are compatible can be determined as the change region due to the “water pattern” in this case.
[0050]
As described above, according to the first embodiment, when a change area that occurs at a specific time interval appears in a specific place, it is determined that a disturbance has occurred and the notification is restricted. It is possible to efficiently reduce “unnecessary detection for a change area that continuously occurs at a certain interval, such as a water drop caused by rain”.
[0051]
Embodiment 2. FIG.
The configuration of the second embodiment of the present invention will be described with reference to FIG. FIG. 5 is a diagram showing an overall configuration of the second embodiment of the present invention.
[0052]
In FIG. 5, 1 is a video input unit that receives a video signal output from a TV camera or the like installed at an electric station or the like, 2 is an A / D conversion unit that quantizes a video signal input from the video input unit 1, Current image data calculation storage unit 4 that receives the output from the A / D conversion unit 2 and prepares the current image data. 4 receives the output from the A / D conversion unit 2 and performs corresponding calculations to create comparison image data. The comparison image data calculation storage unit 5 performs a comparison calculation between the current image data output from the current image data calculation storage unit 3 and the comparison image data output from the comparison image data calculation storage unit 4. It is a change area extraction part which extracts a change area. Generally, a binarization processing unit is built in here, and the output is converted into binary data.
[0053]
In the figure, 6 is the recognition processing unit that receives the output of the change region extraction unit 5 and determines whether or not it is an object, and 8A receives the output of the change region extraction unit 5 and generates disturbance. A disturbance determination unit 7A that determines whether or not a notification is generated, and a notification processing unit 7A that performs a notification process in response to instructions from the recognition processing unit 6 and the disturbance determination unit 8A. In general, the recognition processing unit 6, the disturbance determination unit 8A, and the alert processing unit 7A are processed by S / W.
[0054]
Next, the operation of the second embodiment will be described with reference to FIGS. FIG. 6 is a diagram for explaining the operation of the disturbance determination unit according to the second embodiment of the present invention. FIG. 7 is a diagram for explaining the operation of the alarm processing unit according to the second embodiment of the present invention.
[0055]
First, the overall schematic operation will be described. A video signal (video signal) given from the outside to the apparatus is received by the video input unit 1 and sent to the A / D conversion unit 2. The A / D converter 2 converts the received video signal into digital data for later processing. In general, conversion into multi-value data of 8 bits per pixel is performed.
[0056]
Next, the current image data calculation storage unit 3 prepares “current image data” based on the input data, and prepares for subsequent processing. In many cases, the input data itself is output. The comparison image data calculation storage unit 4 prepares “comparison image data” based on the input data, and prepares for subsequent processing. This is often the current image data periodically sampled or the video of the previous frame.
[0057]
Next, the change area extraction unit 5 compares the outputs of the current image data calculation accumulation unit 3 and the comparison image data calculation accumulation unit 4, finds a different part, and outputs the part as a change area. In general, the change area is mainly a moving object in an image, but there is a rare case where the brightness changes such as reflection of light.
[0058]
Next, the recognition processing unit 6 receives the change area data from the change area extraction unit 5 and determines whether or not it is a notification target. The details of this determination are the same as in the conventional example. On the other hand, the disturbance determination unit 8A receives the change area data from the change area extraction unit 5, and determines whether or not there is a disturbance. Details of this determination will be described later.
[0059]
Next, the notification processing unit 7A receives the instructions from the recognition processing unit 6 and the disturbance determination unit 8A and performs notification processing. This notification process normally sends a specific signal to a PC or the like at the upper level or sounds a buzzer of the apparatus, but when a disturbance occurs, these processes are restricted.
[0060]
Next, the flow of determination processing performed by the disturbance determination unit 8A will be described. The disturbance determination unit 8A performs a determination process for each change region passed from the change region extraction unit 5 according to a flow as shown in FIG. Conditional branches indicated by reference numerals 40 and 41 are parts for collating conditions for determining whether or not a disturbance has occurred. Here, the determination is performed under the following conditions.
[0061]
In reference numeral 40, it is determined whether or not a change area appears in a specific place.
In reference numeral 41, it is determined whether or not a change area appears at a specific time interval.
The initial value of “a specific place, time interval” is set separately, and only the determination is described here.
[0062]
In the first embodiment, the change region that meets the above conditions is regarded as a disturbance at reference numeral 42. Here, the effect obtained particularly by this process is that “unnecessary detection can be reduced with respect to a change region that continuously occurs at a certain interval, such as water droplets due to rain”, as described in the first embodiment. It is done.
[0063]
In the second embodiment, simple knowledge processing is further added thereto. Reference numeral 44 denotes a knowledge processing unit that updates the “certain location” based on the position information of the change area that occurred in the past. The update rule stores, for example, a change area that has occurred most recently or a circumscribed rectangle of the change area related to the report. In addition, a certain peripheral range is regarded as a “certain location” after the update. Inevitably, as a result of the update, the “certain location” depends on the location where the report is repeatedly generated.
[0064]
Originally, the object of the present invention is to reduce unnecessary detection for a change area that continues to occur at a certain interval, such as water droplets caused by rain. Change the position. In order to follow this, it is necessary to have a function of tracking a place where a change area frequently occurs. The second embodiment provides this means. This is a place where the knowledge processing unit 44 actually processes the above update rule.
[0065]
When the occurrence of a disturbance is found, it is transmitted to the notification processing unit 7A, which is the next process. In addition, it may be transmitted to the recognition processing unit 6 and processed there. On the other hand, if the condition is not met, it is considered that no disturbance has occurred in reference numeral 43. In this case, nothing is reported to the next process.
[0066]
Next, the flow of the notification process when a disturbance occurs performed in the notification processing unit 7A will be described. Here, for convenience, it is described that the processing is performed by the notification processing unit 7A. However, as described above, the processing may be performed by the recognition processing unit 6.
[0067]
The notification processing unit 7A receives the notification of the occurrence of the disturbance passed from the disturbance determination unit 8A, and performs the notification processing according to the flow as shown in FIG. The conditional branch indicated by reference numeral 30 is a part for checking whether or not a disturbance has occurred. When the notification of the occurrence of disturbance is received, at 32, the notification process is restricted. On the other hand, if no disturbance is generated, a normal notification process is performed at reference numeral 31.
[0068]
The details of the regulations are as follows.
In Example 1, no alarm is issued during the occurrence of a disturbance.
In Example 2, a part of the report is omitted during the occurrence of the disturbance.
In example 3, the condition of the recognition process is corrected by the apparatus itself during the occurrence of disturbance.
In Example 4, information indicating that a disturbance has occurred is notified to a host PC or the like.
[0069]
Further, a specific example will be given to explain how the process of the present invention solves the problems of the conventional apparatus with reference to FIG. FIGS. 8A and 8B are temporally continuous images.
[0070]
In the figure (a), the puddle under the feet is calm, but in the figure (b) at the next moment, a water pattern is shown there. In this case, the change area seen from the apparatus is “water pattern”. A solid frame line written in the image is a circumscribed rectangle derived from the change area of “water pattern”. In the conventional apparatus, in this case, if the recognition processing unit 6 determines that the water pattern is a notification target, the notification processing unit 7 performs the notification process.
[0071]
In the monitoring image processing apparatus according to the second embodiment, the “position” of the change area and the “time interval from the previous report” are as described in the first embodiment. In the first embodiment, “a specific position” is defined as “an area at the lower right quarter of the screen”, but here, for example, it is updated as follows.
[0072]
The circumscribed rectangle of the related change area at the time of the latest report is stored. Further, a certain range around the circumscribed rectangle is set as a “certain specific position” for the next time. The reason why the “certain position” is defined as “the area at the lower right quarter of the screen” is based on the reason that it is empirically known that the puddle is easily formed. If the update is performed as described above, the “certain location” automatically comes in the puddle according to the actual puddle. Therefore, the position accuracy is improved.
[0073]
In FIG. 5B, a water pattern is shown, but the position where the change area due to the water pattern immediately before this is present is the position of the dotted line in the figure. Further, “a certain time interval” is defined as “within 60 seconds”. The current waterprint is in contact with the previous change area position. Also, if water ripples occur at intervals of about 5 seconds, this is always “within 60 seconds”. That is, the condition for disturbance determination is satisfied. Thereby, it is determined that “disturbance occurs” in the video. Accordingly, although the “water pattern” has been determined to be reported, the notification is restricted by the notification processing unit 7A, and the occurrence of unnecessary detection due to the “water pattern” is suppressed.
[0074]
Further, the difference from the first embodiment is the position followability. In the first embodiment, even if a water pattern occurs outside the range of the lower right quarter of the screen, it is not subject to disturbance. According to the second embodiment, even if the water puddle spreads and a water pattern is generated outside the range of the lower right quarter of the screen, the “specific position” is gradually updated to the actual puddle position. As in the first embodiment, there is little risk that the disturbance cannot be determined halfway. As described above, the feature is the freedom of tracking the event and determining the disturbance and the positional accuracy.
[0075]
On the contrary, a change area that appears in a place away from the “updated“ specific place ”” is not regarded as a disturbance, but this change area is probably a change area that is not related to a puddle. It is correct to judge that it is not a disturbance from the deaf point, and it can be left as it is.
[0076]
As described above, according to the second embodiment, when a change region that occurs at a specific time interval appears at a specific location, it is determined that a disturbance has occurred and the notification is restricted. It is possible to efficiently reduce unnecessary detection for a change area that continues to occur at a certain interval, such as water droplets due to rain. In addition, a specific location can be determined from the position information of the change area that occurred last time. Since it is updated as appropriate to bring it closer to the place where the event has occurred, it is possible to flexibly follow the position where the water pattern moves due to changes in the puddle, etc., while reducing unnecessary detection. Contrary to the intention, there is an effect of suppressing the harmful effect of mistaking the report target as a disturbance.
[0077]
Embodiment 3 FIG.
The configuration of the third embodiment of the present invention will be described with reference to FIG. FIG. 9 is a diagram showing an overall configuration of the third embodiment of the present invention.
[0078]
In FIG. 9, 1 is an input unit that receives a video signal output from a TV camera or the like installed at an electric station or the like, 2 is an A / D conversion unit that quantizes a video signal input from the video input unit 1, and 3 is A A current image data calculation / storage unit 4 that receives the output from the / D conversion unit 2 and prepares the current image data, and 4 receives the output from the A / D conversion unit 2 and performs corresponding calculations to create comparison image data. The comparison image data calculation storage unit 5 compares the current image data output from the current image data calculation storage unit 3 with the comparison image data output from the comparison image data calculation storage unit 4, and changes It is a change area extraction part which extracts an area. Generally, a binarization processing unit is built in here, and the output is converted into binary data.
[0079]
In the figure, 6 is the recognition processing unit that receives the output of the change region extraction unit 5 and determines whether or not it is a target object, and 8B receives the output of the change region extraction unit 5 and causes disturbance. A disturbance determination unit 7A for determining whether or not a notification is generated, and a notification processing unit 7A that performs a notification process in response to instructions from the recognition processing unit 6 and the disturbance determination unit 8B. In general, the recognition processing unit 6, the disturbance determination unit 8B, and the alert processing unit 7A are processed by S / W.
[0080]
Next, the operation of the third embodiment will be described with reference to FIGS. FIG. 10 is a diagram for explaining the operation of the disturbance determination unit according to the third embodiment of the present invention. FIG. 11 is a diagram for explaining the operation of the alarm processing unit according to the third embodiment of the present invention.
[0081]
First, the overall schematic operation will be described. A video signal (video signal) given from the outside to the apparatus is received by the video input unit 1 and sent to the A / D conversion unit 2. The A / D converter 2 converts the received video signal into digital data for later processing. In general, conversion into multi-value data of 8 bits per pixel is performed.
[0082]
Next, the current image data calculation storage unit 3 prepares “current image data” based on the input data, and prepares for subsequent processing. In many cases, the input data itself is output. The comparison image data calculation storage unit 4 prepares “comparison image data” based on the input data, and prepares for subsequent processing. This is often the current image data periodically sampled or the video of the previous frame.
[0083]
Next, the change area extraction unit 5 compares the outputs of the current image data calculation accumulation unit 3 and the comparison image data calculation accumulation unit 4, finds a different part, and outputs the part as a change area. In general, the change area is mainly a moving object in an image, but there is a rare case where the brightness changes such as reflection of light.
[0084]
Next, the recognition processing unit 6 receives the change area data from the change area extraction unit 5 and determines whether or not it is a notification target. The details of this determination are the same as in the conventional example. On the other hand, the disturbance determination unit 8B receives the change area data from the change area extraction unit 5, and determines whether or not there is a disturbance. Details of this determination will be described later.
[0085]
Next, the notification processing unit 7A receives the instructions from the recognition processing unit 6 and the disturbance determination unit 8B and performs a notification process. This notification process normally sends a specific signal to a PC or the like at the upper level or sounds a buzzer of the apparatus, but when a disturbance occurs, these processes are restricted.
[0086]
Next, the flow of determination processing performed by the disturbance determination unit 8B will be described. The disturbance determination unit 8B performs the determination process for each change region passed from the change region extraction unit 5 in the flow as shown in FIG. Conditional branches indicated by reference numerals 50 and 51 are parts for collating conditions for determining whether or not a disturbance has occurred. Here, the determination is performed under the following conditions.
[0087]
In reference numeral 50, it is determined whether or not a change area appears in a specific place.
In reference numeral 51, it is determined whether or not a change area appears at a specific time interval.
The initial value of “a specific place, time interval” is set separately, and only the determination is described here.
[0088]
In the first embodiment, the change region meeting the above condition is regarded as a disturbance with reference numeral 22. Here, the effect obtained particularly by this process is that “unnecessary detection can be reduced with respect to a change region that continuously occurs at a certain interval, such as water droplets due to rain”, as described in the first embodiment. It is done.
[0089]
In the third embodiment , simple knowledge processing is further added thereto. Reference numeral 54 denotes a knowledge processing unit that updates the “certain time interval” based on time information of a change area that occurred in the past and a related change area at the time of reporting. The update rule stores, for example, the most recent change area or the occurrence time of the change area related to the report. If the time is larger than the current “time interval”, the current “time interval” is updated by a specific time. There is an upper limit to increase. Conversely, if there is no report for a long time, the current “time interval” is updated by reducing the specific time. There is a lower limit to reduce. Inevitably, as a result of the update, the “certain time interval” comes at the rate of occurrence of repeated alerts.
[0090]
Originally, an object of the present invention is to reduce unnecessary detection for a change area that continues to occur at a certain interval, such as a water drop caused by rain. Along with this, the time interval of the occurrence is changed. In order to follow this, it is necessary to have a function of appropriately updating the setting to the “time interval” that matches the occurrence frequency of the current event. The third embodiment provides this means. This is a place where the knowledge processing unit 54 actually processes the update rule.
[0091]
When the occurrence of a disturbance is found, it is transmitted to the notification processing unit 7A, which is the next process. In addition, it may be transmitted to the recognition processing unit 6 and processed there. On the other hand, if the condition is not met, it is considered that no disturbance has occurred in 53. In this case, nothing is reported to the next process.
[0092]
Next, the flow of the notification process when a disturbance occurs performed in the notification processing unit 7A will be described. Here, for convenience, it is described that the processing is performed by the notification processing unit 7A. However, as described above, the processing may be performed by the recognition processing unit 6.
[0093]
The notification processing unit 7A receives the notification of the occurrence of the disturbance passed from the disturbance determination unit 8B, and performs the notification processing according to the flow as shown in FIG. The conditional branch indicated by reference numeral 30 is a part for checking whether or not a disturbance has occurred. When the notification of the occurrence of disturbance is received, at 32, the notification process is restricted. On the other hand, if no disturbance is generated, a normal notification process is performed at reference numeral 31.
[0094]
The details of the regulations are as follows.
In Example 1, no alarm is issued during the occurrence of a disturbance.
In Example 2, a part of the report is omitted during the occurrence of the disturbance.
In example 3, the condition of the recognition process is corrected by the apparatus itself during the occurrence of disturbance.
In Example 4, information indicating that a disturbance has occurred is notified to a host PC or the like.
[0095]
Furthermore, with specific examples, how the process of the present invention solves the problems of the conventional apparatus will be described with reference to FIGS. 12 and 13 are diagrams showing how the apparatus works in time.
[0096]
“Time” that has elapsed from the left, “Event” of the water pattern that has occurred and “Whether the device has reported it” or not. This is a “deterrent effect”.
[0097]
Water ripples are generated a total of 9 times in 0, 50, 60, 80, 100, 120, 150, 210, and 270 seconds, and the conventional apparatus issues notifications (1) to (9) respectively. Suppose it was a thing. Depending on circumstances, in the description of FIG. 12 and FIG.
[0098]
First, FIG. 12 shows an operation performed by the method in the first embodiment. For example, “within a certain time interval” is fixed as “within 40 seconds”, and the operation is performed without updating. For the sake of simplicity, “a particular place” is not discussed here.
[0099]
The device that has issued the alarm (1) with the water pattern of 0 seconds suppresses the alarm for 40 seconds thereafter, but the suppression effect disappears after 40 seconds. However, in the report (2) by the water pattern that occurred in 50 seconds, the report (3) is suppressed, and the report (4) is suppressed by the (suppressed) report (3). Suppression progresses in order, and finally it was not possible to suppress completely, but it was issued four times, (1), (2), (8), (9).
[0100]
In the first embodiment, as described above, since the suppression time is always fixed, the notification cannot be suppressed if the interval exceeds that. The reason why it was not possible to prevent unnecessary detection at 210 and 270 seconds was because “a certain time interval” was fixed as “within 40 seconds” as an example, but if this was set to 100 seconds, the problem was not solved. . In this case, in order to suppress the notification for 100 seconds, there may be a case where the target (person, car) to be detected is determined as a disturbance and the notification is suppressed. The opposite negative effect will be noticeable.
[0101]
In the third embodiment, this “certain time interval” is appropriately updated. In updating, the following rules are installed as an example.
A) The initial value of “time interval” is 0, and the upper limit of “time interval” is 100 seconds.
B) If there is a report and the time from the previous report is less than the current “time interval”, the report is suppressed.
C) If there is a report and the time from the previous report is more than the current “time interval”, the report is not suppressed. The “time interval” is added by 20 seconds. However, it will not be added beyond the upper limit.
D) If there is no report (including a suppressed report) for a time equivalent to the upper limit of “time interval”, the current “time interval” is subtracted by 20 seconds.
[0102]
FIG. 13 shows a state in which the operation is performed according to this rule. The device that has issued the alert (1) with a 0 second waterprint suppresses the alert for 20 seconds thereafter, but the restraining effect disappears after 20 seconds. However, in the bulletin (2) that occurred in 50 seconds, the time interval is updated to 40 seconds (rule C), and the (3) is suppressed, and the (suppressed) notification (3) In this way, the deterrence proceeds in the manner that the alert (4) is deterred.
[0103]
The issue (8) could not be suppressed because the time interval was 40 seconds, but next, the issue (9) was suppressed because the time interval increased to 60 seconds. Eventually, it was reported three times, (1), (2), and (8). However, unnecessary detection can be suppressed even if there is a subsequent water pattern. This point is different from the first embodiment.
[0104]
In the third embodiment, since the time interval is updated in this way, when a report is generated, the time interval is increased accordingly and the update is continued until unnecessary detection disappears. As a result, reporting is suppressed at any pace according to the actual situation. The object of the present invention is that “unnecessary detection can be reduced for a change area that continues to occur at a certain interval, such as water droplets due to rain”. It is possible to flexibly follow the interval. Note that the time interval increased to 60 seconds is appropriately reduced by the rule D and becomes 0 at 630 seconds.
[0105]
In this case, what is particularly important is the meaning of “update of time interval”. Although it is not possible to prevent the occurrence of events exceeding 40 seconds at a fixed time interval, it will occur repeatedly when it is updated according to the rules as in this Embodiment 3, and continues to occur at certain intervals, such as raindrops. As for the notification by the “change area”, etc., as a result of the time interval being updated, it becomes possible to finally catch up and suppress the notification by “following the time interval that fluctuates due to changes in rainfall, etc.” . As a result, it is possible to accurately suppress repetitive reporting that occurs at any time interval.
[0106]
Due to the occurrence of the disturbance determined by the above process, although the “water pattern” has been determined to be the target of the report retroactively, the notification processing unit 7A restricts the notification, and unnecessary detection by the “water pattern”. The occurrence of is suppressed.
[0107]
As described above, according to the third embodiment, when a change region that occurs at a specific time interval appears in a specific place, it is determined that a disturbance has occurred and the notification is restricted. Efficiently "can reduce unnecessary detection for a change area that continues to occur at a certain interval, such as water droplets due to rain" and time information on the change area that occurred last time at a specific time interval From time to time, it will be updated as close as possible to the frequency of occurrence of events, so it will be possible to "follow flexibly the time interval that fluctuates due to changes in rainfall, etc." Contrary to this, it has the effect of suppressing the harmful effect of mistaking the report object as a disturbance.
[0112]
【The invention's effect】
Monitoring the image processing apparatus according to the invention this is, as described above, a change region extraction means for extracting difference data by comparing operation on the comparison image data and current image data, the difference data is a predetermined condition A recognition processing means for recognizing it as a notification target when it matches, a disturbance determination means for determining that a disturbance has occurred when the difference data appears at a predetermined position and at a predetermined time interval, and the disturbance has occurred And a notification processing means for restricting the processing of the notification target, wherein the difference data is a change area, and the disturbance determination means is configured so that a circumscribed rectangle of the change area is at a predetermined position and a predetermined time interval. If it appears in the case, it is determined that a disturbance has occurred, so it is possible to reduce unnecessary detection efficiently with a simple process, and at the same time, it is possible to suppress the harmful effects of misidentifying the report target as a disturbance. Achieve the cormorant effect.
[0113]
In addition, as described above, the monitoring image processing apparatus according to the present invention has the effect that unnecessary detection can be reduced because the contents of the restriction are omitted from the notification.
[0114]
In addition, as described above, the monitoring image processing apparatus according to the present invention is unnecessary because the predetermined position is a predetermined area in the current image data in which the probability of occurrence of disturbance is higher than other areas. There is an effect that detection can be reduced.
[0115]
Further, as described above, the monitoring image processing apparatus according to the present invention regularizes the predetermined time interval, so that unnecessary detection can be efficiently reduced, and at the same time, the subject to be notified is disturbed. There is an effect that it is possible to accurately suppress the harmful effects of misunderstanding.
[0116]
Further, as described above, the monitoring image processing apparatus according to the present invention includes an A / D conversion unit that quantizes an input video, and current image data that prepares the current image data from an output of the A / D conversion unit. Since it further comprises a calculation storage means and a comparison image data calculation storage means for creating the comparison image data from the output of the A / D conversion means, unnecessary detection is corrected internally before the notification. There is an effect that it is possible to cope with it so as not to reach.
[Brief description of the drawings]
FIG. 1 is a diagram showing an overall configuration of a first embodiment of the present invention.
FIG. 2 is a diagram for explaining an operation of a disturbance determination unit according to the first embodiment of the present invention.
FIG. 3 is a diagram for explaining the operation of an alarm processing unit according to the first embodiment of the present invention.
FIG. 4 is a diagram showing a specific example of the first embodiment of the present invention.
FIG. 5 is a diagram showing an overall configuration of a second embodiment of the present invention.
FIG. 6 is a diagram for explaining the operation of a disturbance determination unit according to the second embodiment of the present invention.
FIG. 7 is a diagram for explaining the operation of an alarm processing unit according to the second embodiment of the present invention.
FIG. 8 shows a specific example of the second embodiment of the present invention.
FIG. 9 is a diagram showing an overall configuration of a third embodiment of the present invention.
FIG. 10 is a diagram for explaining the operation of a disturbance determination unit according to Embodiment 3 of the present invention.
FIG. 11 is a diagram for explaining the operation of an alarm processing unit according to the third embodiment of the present invention.
FIG. 12 shows a specific example of the third embodiment of the present invention.
FIG. 13 shows a specific example of the third embodiment of the present invention.
FIG. 14 is a diagram illustrating an overall configuration of a conventional monitoring image processing apparatus.
FIG. 15 is a diagram for explaining the operation of a recognition processing unit of a conventional monitoring image processing apparatus.
FIG. 16 is a diagram illustrating a specific example of a conventional monitoring image processing apparatus.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Video input part, 2 A / D conversion part, 3 Current image data calculation accumulation | storage part, 4 Comparison image data calculation accumulation | storage part, 5 Change area extraction part, 6 Recognition processing part, 7A Notification processing part, 8, 8A, 8B Disturbance determination unit.

Claims (5)

現画像データと比較用画像データとを比較演算して差分データを抽出する変化領域抽出手段と、
前記差分データが所定の条件に合致した場合は発報対象として認識する認識処理手段と、
前記差分データが所定の位置にかつ所定の時間間隔で現れた場合は外乱が発生したと判定する外乱判定手段と、
前記外乱が発生したときには前記発報対象の処理を規制する発報処理手段とを備え、
前記差分データは、変化領域であり、
前記外乱判定手段は、前記変化領域の外接四角形が所定の位置にかつ所定の時間間隔で現れた場合は外乱が発生したと判定する
ことを特徴とする監視用画像処理装置。
A change area extracting means for comparing the current image data and the comparison image data to extract difference data;
Recognizing processing means for recognizing as a notification target when the difference data meets a predetermined condition;
Disturbance determination means for determining that a disturbance has occurred when the difference data appears at a predetermined position and at a predetermined time interval;
A notification processing means for restricting the processing of the notification target when the disturbance occurs,
The difference data is a change area,
The monitoring image processing apparatus according to claim 1, wherein the disturbance determining unit determines that a disturbance has occurred when a circumscribed rectangle of the change area appears at a predetermined position and at a predetermined time interval .
前記規制の内容は、発報の割愛である
ことを特徴とする請求項1記載の監視用画像処理装置。
The monitoring image processing apparatus according to claim 1 , wherein the content of the regulation is a report omission .
前記所定の位置は、前記現画像データ内のうち外乱発生の確率が他のエリアよりも高い所定のエリアである
ことを特徴とする請求項1記載の監視用画像処理装置。
2. The monitoring image processing apparatus according to claim 1 , wherein the predetermined position is a predetermined area having a higher probability of occurrence of disturbance in the current image data than other areas .
前記所定の時間間隔は、規則的である
ことを特徴とする請求項1記載の監視用画像処理装置。
The monitoring image processing apparatus according to claim 1 , wherein the predetermined time interval is regular .
入力映像を量子化するA/D変換手段と、
前記A/D変換手段の出力から前記現画像データを用意する現画像データ演算蓄積手段と、
前記A/D変換手段の出力から前記比較用画像データを作成する比較用画像データ演算蓄積手段とをさらに備えた
ことを特徴とする請求項1記載の監視用画像処理装置。
A / D conversion means for quantizing the input video;
Current image data calculation and storage means for preparing the current image data from the output of the A / D conversion means;
2. The monitoring image processing apparatus according to claim 1 , further comprising comparison image data calculation and storage means for creating the comparison image data from the output of the A / D conversion means .
JP01533096A 1996-01-31 1996-01-31 Monitoring image processing device Expired - Lifetime JP3715705B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01533096A JP3715705B2 (en) 1996-01-31 1996-01-31 Monitoring image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01533096A JP3715705B2 (en) 1996-01-31 1996-01-31 Monitoring image processing device

Publications (2)

Publication Number Publication Date
JPH09214940A JPH09214940A (en) 1997-08-15
JP3715705B2 true JP3715705B2 (en) 2005-11-16

Family

ID=11885780

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01533096A Expired - Lifetime JP3715705B2 (en) 1996-01-31 1996-01-31 Monitoring image processing device

Country Status (1)

Country Link
JP (1) JP3715705B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006262101A (en) * 2005-03-17 2006-09-28 Secom Co Ltd Image sensing apparatus
JP6091319B2 (en) * 2013-04-26 2017-03-08 三菱電機株式会社 Image processing device for monitoring
US9165352B2 (en) 2013-06-10 2015-10-20 Xerox Corporation Precipitation removal for vision-based parking management systems

Also Published As

Publication number Publication date
JPH09214940A (en) 1997-08-15

Similar Documents

Publication Publication Date Title
US6952449B2 (en) Detection apparatus for road obstructions
KR20220125716A (en) Event detection methods, devices, electronic devices, storage media and program products
US20090310822A1 (en) Feedback object detection method and system
JPH0950585A (en) Intruder monitoring device
CN111738240A (en) Region monitoring method, device, equipment and storage medium
JP3715705B2 (en) Monitoring image processing device
JP5950628B2 (en) Object detection apparatus, object detection method, and program
JP2006018658A (en) Image processor and image monitoring system using this image processor
CN117253187A (en) Method and device for processing monitoring video
JPH05205175A (en) Body detection device
CN116246206A (en) Coal conveying system coal overflow identification system based on marker edge detection
JP2667973B2 (en) Mobile monitoring device
JP3919842B2 (en) Image processing device for monitoring
JP2002279429A (en) Method for detecting infiltrating object
JP3679182B2 (en) Monitoring image processing device
JP3986643B2 (en) Image processing device for monitoring
JP3830616B2 (en) Image processing device for monitoring
US11574461B2 (en) Time-series based analytics using video streams
JP3848709B2 (en) Image processing device for monitoring
JP2002218443A (en) Intruding object detecting method for automatically determining threshold for intruding object detection and intruding object monitor
CN110033468B (en) Object removal detection method and device and terminal equipment
JPH0512591A (en) Monitoring device
JPH056420A (en) Intrusion supervisory unit
JP4071336B2 (en) Image processing device for monitoring
US20240212196A1 (en) Methods and devices for setting a threshold in an object detection system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040916

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040928

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041125

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050510

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050706

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20050719

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050823

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050826

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080902

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090902

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090902

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100902

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110902

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110902

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120902

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130902

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term