JP4286100B2 - Intrusion monitoring system - Google Patents

Intrusion monitoring system Download PDF

Info

Publication number
JP4286100B2
JP4286100B2 JP2003347818A JP2003347818A JP4286100B2 JP 4286100 B2 JP4286100 B2 JP 4286100B2 JP 2003347818 A JP2003347818 A JP 2003347818A JP 2003347818 A JP2003347818 A JP 2003347818A JP 4286100 B2 JP4286100 B2 JP 4286100B2
Authority
JP
Japan
Prior art keywords
packet
detection
control unit
intruding object
packet transfer
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 - Fee Related
Application number
JP2003347818A
Other languages
Japanese (ja)
Other versions
JP2005117288A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2003347818A priority Critical patent/JP4286100B2/en
Publication of JP2005117288A publication Critical patent/JP2005117288A/en
Application granted granted Critical
Publication of JP4286100B2 publication Critical patent/JP4286100B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Closed-Circuit Television Systems (AREA)
  • Alarm Systems (AREA)

Description

本発明は侵入監視システムに関し、特に侵入検知を行う侵入監視システムに関する。   The present invention relates to an intrusion monitoring system, and more particularly to an intrusion monitoring system that performs intrusion detection.

近年、交通監視、侵入者監視、災害監視等の映像監視技術の重要性は増しており、高性能な映像侵入監視システムの実現が強く望まれている。映像侵入監視システムでは、カメラで撮像された動画像を入力し、その画像データにアドレス情報を付加してパケットを生成して、バスを介してMPU(Micro Processing Unit)へ転送する。MPUでは、転送されてきたパケットを解析し、物体検知などの処理を行う。   In recent years, the importance of video monitoring technology such as traffic monitoring, intruder monitoring, and disaster monitoring has increased, and the realization of a high-performance video intrusion monitoring system is strongly desired. In the video intrusion monitoring system, a moving image captured by a camera is input, address information is added to the image data to generate a packet, and the packet is transferred to an MPU (Micro Processing Unit) via a bus. The MPU analyzes the transferred packet and performs processing such as object detection.

従来の映像監視技術として、移動物体の撮像画像がセンサに接触すると、センサが動作して警報を鳴らす技術が提案されている(例えば、特許文献1)。
特開平4−68990号公報(第2頁−第3頁,第1図)
As a conventional video monitoring technique, a technique has been proposed in which, when a captured image of a moving object comes into contact with a sensor, the sensor operates to sound an alarm (for example, Patent Document 1).
Japanese Patent Laid-Open No. 4-68990 (pages 2 to 3, FIG. 1)

映像侵入監視システムにおいて、高精度な検知を行う場合には、高解像度なカメラ(1280(H)×1024(V)、1024(H)×768(V)、H:水平有効画素数、V:垂直有効画素数)を使用し、画角を広くとり認識精度の向上を図ることが考えられる。   In the video intrusion monitoring system, when high-precision detection is performed, a high-resolution camera (1280 (H) × 1024 (V), 1024 (H) × 768 (V), H: number of horizontal effective pixels, V: It is conceivable to improve the recognition accuracy by using a vertical effective pixel number) and widening the angle of view.

しかし、高解像度カメラで撮像された動画像では、1フレームのデータ量が増大するため、MPUへ転送するためのバスが高速なものでないと1フレームの時間内に転送することができなくなり、MPUでの処理が不可能となってしまう。 また、1フレームの時間内に転送することができるバスであったとしても、MPUの処理能力が低い場合には検知処理が間に合わず、さらに高速なバスと高性能なMPUを搭載すると、コストの面でかなり不利であるといった問題が出てくる。   However, in a moving image captured by a high-resolution camera, the amount of data for one frame increases. Therefore, if the bus for transferring to the MPU is not fast, it cannot be transferred within the time of one frame. It becomes impossible to process. Even if the bus can be transferred within the time of one frame, if the processing capability of the MPU is low, the detection processing will not be in time, and if a higher speed bus and a higher performance MPU are installed, the cost will be reduced. The problem that it is considerably disadvantageous comes out.

本発明はこのような点に鑑みてなされたものであり、高速処理を行うMPUを必要とせずに、早期に侵入検知を行う侵入監視システムを提供することを目的とする。   The present invention has been made in view of these points, and an object thereof is to provide an intrusion monitoring system that performs intrusion detection at an early stage without requiring an MPU that performs high-speed processing.

本発明では上記課題を解決するために、図1に示すような、侵入検知を行う侵入監視システム1において、特定領域を監視撮影するカメラ10と、カメラ10から入力される画像のフレームを蓄積し、1フレーム分の蓄積が終了したときに割り込み信号を発生するフレームバッファ21と、割り込み信号を受信した場合に、フレームバッファ21から画像データを読み出すためのアドレス生成開始指示を出力するアドレス生成開始指示出力部22a、アドレス生成開始指示にもとづいて、アドレスデータを生成して、フレームバッファ21から画像データを読み出すアドレス生成部22b、読み出した画像データと、アドレスデータとをパケット化して転送するパケット生成部22cを含み、侵入物体の出現特性にもとづいて、パケットの転送制御を行うパケット転送制御部22と、転送されたパケットを解析し、侵入物体を検知する検知制御部23と、から構成される画像センサ装置20と、を有することを特徴とする侵入監視システム1が提供される。   In the present invention, in order to solve the above problems, in an intrusion monitoring system 1 that performs intrusion detection as shown in FIG. 1, a camera 10 that monitors and captures a specific area, and a frame of an image input from the camera 10 are accumulated. A frame buffer 21 that generates an interrupt signal when accumulation of one frame is completed, and an address generation start instruction that outputs an address generation start instruction for reading image data from the frame buffer 21 when the interrupt signal is received The output unit 22a generates an address data based on an address generation start instruction, an address generation unit 22b that reads the image data from the frame buffer 21, and a packet generation unit that packetizes and transfers the read image data and the address data. 22c, and packet transfer based on the appearance characteristics of the intruding object. An intrusion monitoring system 1 comprising: an image sensor device 20 comprising: a packet transfer control unit 22 that performs control; and a detection control unit 23 that analyzes the transferred packet and detects an intruding object. Is provided.

ここで、カメラ10は、特定領域を監視撮影する。フレームバッファ21は、カメラ10から入力される画像のフレームを蓄積し、1フレーム分の蓄積が終了したときに割り込み信号を発生する。アドレス生成開始指示出力部22aは、割り込み信号を受信した場合に、フレームバッファ21から画像データを読み出すためのアドレス生成開始指示を出力する。アドレス生成部22bは、アドレス生成開始指示にもとづいて、アドレスデータを生成して、フレームバッファ21から画像データを読み出す。パケット生成部22cは、読み出した画像データと、アドレスデータとをパケット化して転送する。検知制御部23は、転送されたパケットを解析し、侵入物体を検知する。   Here, the camera 10 monitors and captures a specific area. The frame buffer 21 accumulates frames of an image input from the camera 10 and generates an interrupt signal when the accumulation of one frame is completed. The address generation start instruction output unit 22a outputs an address generation start instruction for reading image data from the frame buffer 21 when an interrupt signal is received. The address generation unit 22b generates address data based on the address generation start instruction, and reads the image data from the frame buffer 21. The packet generator 22c packetizes and transfers the read image data and address data. The detection control unit 23 analyzes the transferred packet and detects an intruding object.

本発明の侵入監視システムは、カメラから入力される画像のフレームからパケットを生成し、侵入物体の出現特性にもとづいて、パケットの転送制御を行い、転送されたパケットを解析して、侵入物体を検知する構成とした。これにより、高速なバスや高性能なMPUを搭載しなくても、早期に侵入物体を検知することが可能になる。   The intrusion monitoring system of the present invention generates a packet from an image frame input from a camera, performs packet transfer control based on the appearance characteristics of the intruding object, analyzes the transferred packet, and detects the intruding object. It was set as the structure to detect. This makes it possible to detect an intruding object at an early stage without installing a high-speed bus or a high-performance MPU.

以下、本発明の実施の形態を図面を参照して説明する。図1は本発明の侵入監視システムの原理図である。本発明の侵入監視システム1は、カメラ10からの画像にもとづいて、画像センサ装置20で侵入物体を検知するシステムである。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a principle diagram of an intrusion monitoring system according to the present invention. The intrusion monitoring system 1 of the present invention is a system that detects an intruding object by the image sensor device 20 based on an image from the camera 10.

カメラ10は、特定領域を撮影する監視カメラである。また、画像センサ装置20は、フレームバッファ21、パケット転送制御部22、検知制御部23から構成され、パケット転送制御部22は、アドレス生成開始指示出力部22a、アドレス生成部22b、パケット生成部22cを含む。   The camera 10 is a surveillance camera that captures a specific area. The image sensor device 20 includes a frame buffer 21, a packet transfer control unit 22, and a detection control unit 23. The packet transfer control unit 22 includes an address generation start instruction output unit 22a, an address generation unit 22b, and a packet generation unit 22c. including.

フレームバッファ21は、カメラ10から入力される画像のフレームを蓄積し、1フレーム分の蓄積が終了したときに、書き込み終了を知らせる割り込み信号を発生する。パケット転送制御部22は、侵入物体の出現特性にもとづいて、パケットの転送制御を行う。   The frame buffer 21 accumulates the frame of the image input from the camera 10 and generates an interrupt signal notifying the end of writing when the accumulation of one frame is completed. The packet transfer control unit 22 performs packet transfer control based on the appearance characteristics of the intruding object.

パケット転送制御部22に対し、アドレス生成開始指示出力部22aは、割り込み信号を受信した場合に、フレームバッファ21から画像データを読み出すためのアドレス生成開始指示を出力する。   When receiving an interrupt signal, the address generation start instruction output unit 22 a outputs an address generation start instruction for reading image data from the frame buffer 21 to the packet transfer control unit 22.

アドレス生成部22bは、アドレス生成開始指示にもとづいて、アドレスデータを生成し、アドレスデータにもとづき、フレームバッファ21から画像データを読み出す。
パケット生成部22cは、読み出した画像データと、アドレスデータとをパケット化してパケットを生成して転送する。検知制御部23では、転送されたパケットを解析し、侵入物体を検知する。
The address generation unit 22b generates address data based on the address generation start instruction, and reads image data from the frame buffer 21 based on the address data.
The packet generator 22c packetizes the read image data and address data to generate and transfer a packet. The detection control unit 23 analyzes the transferred packet and detects an intruding object.

ここで、ある領域をカメラで撮像して監視している場合、その監視領域に侵入してくる物体は、必ず画面の外側から現れる。すなわち、車の進入検知、侵入者の検知、落下物の検知などは、監視画面領域中央にいきなり現れるようなことはない。また、追尾すべき物体も画面上を連続して動いており、突然消えたり、瞬間的に移動するようなことはない。   Here, when a certain area is imaged and monitored by a camera, an object entering the monitoring area always appears from the outside of the screen. In other words, vehicle entry detection, intruder detection, fallen object detection, etc. do not suddenly appear in the center of the monitoring screen area. Also, the object to be tracked is continuously moving on the screen, so that it does not disappear suddenly or move instantaneously.

したがって、本発明では、このようなカメラ画像における侵入物体の出現特性を活かし、パケット転送制御部22では、侵入物体の検知処理に必要な画像部分のみを検知制御部23に転送する構成とする。これにより、高解像度な監視カメラを用いた場合でも、高速なバスや高性能なMPUを必要とせずに、早期に侵入物体を検知可能とするものである。   Therefore, in the present invention, the packet transfer control unit 22 is configured to transfer only the image portion necessary for the detection process of the intruding object to the detection control unit 23 by making use of such appearance characteristics of the intruding object in the camera image. As a result, even when a high-resolution monitoring camera is used, an intruding object can be detected early without requiring a high-speed bus or a high-performance MPU.

次に侵入物体の出現特性に応じた、パケット転送(第1〜第5のパケット転送)について詳しく説明する。図2は第1のパケット転送を示す概念図である。画像P1は、例えば、48ブロック(1ブロック=128×128画素)から構成される1024×768画素のカメラ画像を示している。第1のパケット転送は、侵入物体の検知処理開始時、侵入物体の侵入方向が不明な場合に(画面の上下・左右どの方向から侵入してくるかわからない場合に)、画面全体の周囲部分に関する画像データを、一回りするように転送する(例えば、図に示すような矢印方向で)。実際は各ブロックの画像情報は分割され、分割された画像データが複数のパケットに挿入されて、これらパケットが画面周囲を一回りするような順番で転送される。なお、第1のパケット転送の転送位置は任意である。   Next, packet transfer (first to fifth packet transfers) according to the appearance characteristics of the intruding object will be described in detail. FIG. 2 is a conceptual diagram showing the first packet transfer. The image P1 shows a camera image of 1024 × 768 pixels composed of 48 blocks (1 block = 128 × 128 pixels), for example. The first packet transfer is related to the surrounding area of the entire screen when the intruding object detection process is started and the intruding direction of the intruding object is unknown (when it is not known from the top / bottom / left / right direction of the screen). The image data is transferred so as to go around (for example, in the direction of the arrow as shown in the figure). Actually, the image information of each block is divided, the divided image data is inserted into a plurality of packets, and these packets are transferred in an order such that they go around the screen. Note that the transfer position of the first packet transfer is arbitrary.

検知制御部23では、このような順番で転送されたパケットを受信して、侵入物体の検知を行う。これにより、高解像度カメラを用いたときに、画像センサ装置20のMPU処理能力が低くい場合であっても、早期に侵入物体の検知を行うことができる(侵入物体の検知処理に対して、全部の画像を転送する必要はないので)。   The detection control unit 23 receives the packets transferred in this order and detects an intruding object. Thereby, even when the MPU processing capability of the image sensor device 20 is low when a high-resolution camera is used, it is possible to detect an intruding object at an early stage (for intruding object detection processing, (There ’s no need to transfer all the images).

図3は第2のパケット転送を示す概念図である。第2のパケット転送は、侵入物体の侵入方向が決まっている場合、侵入方向の画面の一辺に関するパケットを転送する。例えば、道路や廊下を正面からカメラで撮った場合は、侵入方向があらかじめ決まるので、その方向の画面の一辺の画像データを転送する。画像P2では、車は矢印方向に進行するので、画面の右端のラインの画像データを転送する。   FIG. 3 is a conceptual diagram showing the second packet transfer. In the second packet transfer, when the intrusion direction of the intruding object is determined, a packet related to one side of the screen in the intrusion direction is transferred. For example, when a road or corridor is taken with a camera from the front, the intrusion direction is determined in advance, and image data on one side of the screen in that direction is transferred. In the image P2, the car travels in the direction of the arrow, so the image data of the rightmost line of the screen is transferred.

図4は画像センサ装置20の動作を説明するための図である。図2、図3で上述した第1、第2のパケット転送制御を行う場合の動作を示している。
〔S1〕フレームバッファ21は、数フレーム分の画像を蓄積し、1フレーム分の蓄積が終了した時点で、割り込み信号をアドレス生成開始指示出力部22aへ送信する。
〔S2〕アドレス生成開始指示出力部22aは、割り込み信号を受信すると、アドレス生成部22bに対して、画像を読み出すためのアドレス生成開始指示を出力する。
〔S3〕アドレス生成部22bは、アドレス生成開始指示にもとづき、フレームバッファ21から画像を読み出すためのアドレスデータa1の生成を行う。ここで、第1のパケット転送を行う場合は、一回り順に読み出すためのアドレスデータを生成し、第2のパケット転送を行う場合は、一辺のみを読み出すためのアドレスデータを生成する。生成されたアドレスデータa1は、フレームバッファ21とパケット生成部22cへ送信される。
〔S4〕フレームバッファ21は、アドレスデータa1に対応する画像データを出力する。
〔S5〕パケット生成部22cは、フレームバッファ21から読み出された画像データと、アドレス生成部22bからのアドレスデータa1をパケット化し、検知制御部23へ送信する。
〔S6〕検知制御部23は、受信したパケットから侵入物の検知を行う。
FIG. 4 is a diagram for explaining the operation of the image sensor device 20. The operation in the case where the first and second packet transfer control described above with reference to FIGS. 2 and 3 is performed is shown.
[S1] The frame buffer 21 accumulates several frames of images, and transmits an interrupt signal to the address generation start instruction output unit 22a when the accumulation of one frame is completed.
[S2] When receiving the interrupt signal, the address generation start instruction output unit 22a outputs an address generation start instruction for reading an image to the address generation unit 22b.
[S3] The address generation unit 22b generates address data a1 for reading an image from the frame buffer 21 based on an address generation start instruction. Here, in the case of performing the first packet transfer, address data for reading in one round is generated, and in the case of performing the second packet transfer, address data for reading out only one side is generated. The generated address data a1 is transmitted to the frame buffer 21 and the packet generator 22c.
[S4] The frame buffer 21 outputs image data corresponding to the address data a1.
[S5] The packet generator 22c packetizes the image data read from the frame buffer 21 and the address data a1 from the address generator 22b, and transmits the packet to the detection controller 23.
[S6] The detection control unit 23 detects an intruder from the received packet.

次に第3のパケット転送について説明する。図5、図6は第3のパケット転送を示す概念図である。第3のパケット転送は、侵入物体が検知された場合、次フレームのパケット転送では、侵入物体が検知された場所を、画面周囲を一回りさせる際の開始位置としてパケットを転送する。   Next, the third packet transfer will be described. 5 and 6 are conceptual diagrams showing the third packet transfer. In the third packet transfer, when an intruding object is detected, in the packet transfer of the next frame, the packet is transferred using the place where the intruding object is detected as a start position for making a round around the screen.

図5の画像P3−1に対し、パケット転送制御部22で画面周囲を順に転送している場合に、検知制御部23において、ブロックB1で侵入物体が検知されたとする。すると、図6の画像P3−2のように、次のフレーム処理では、侵入物体は再び同じ場所から侵入する確率が高いものとみなして、画像データ転送の開始位置をブロックB1として、ブロックB1内の画像データから一回り転送を開始する。これにより、早期に侵入物体を検知することが可能になる。   Assume that the detection control unit 23 detects an intruding object in the block B1 when the packet transfer control unit 22 sequentially transfers the periphery of the screen for the image P3-1 in FIG. Then, as in the image P3-2 in FIG. 6, in the next frame processing, it is considered that the intruding object has a high probability of entering from the same place again, and the start position of the image data transfer is set as the block B1, and the inside of the block B1. Transfer once from the image data. This makes it possible to detect an intruding object at an early stage.

図7は画像センサ装置20の動作を説明するための図である。図5、図6で上述した第3のパケット転送制御を行う場合の動作を示している。なお、上記のステップS6で、ブロックB1で侵入物体の検知を認識した以降の動作について説明する。
〔S11〕検知制御部23は、侵入物体の検知を行うと、検知位置アドレスデータa2を、アドレス生成開始指示出力部22aへ送信する。
〔S12〕アドレス生成開始指示出力部22aは、次フレームにおける画像転送においては、検知位置アドレスデータa2を先頭とした、画面周囲全体を一回りするようなパケット転送となるように、アドレス生成部22bに対してアドレス生成開始指示を出力する。以降の動作は第1のパケット転送と同じである。
FIG. 7 is a diagram for explaining the operation of the image sensor device 20. The operation when the third packet transfer control described above with reference to FIGS. 5 and 6 is performed is shown. In addition, operation | movement after recognizing the detection of an intruding object by block B1 by said step S6 is demonstrated.
[S11] When detecting the intruding object, the detection control unit 23 transmits the detection position address data a2 to the address generation start instruction output unit 22a.
[S12] In the image transfer in the next frame, the address generation start instruction output unit 22a performs an address generation unit 22b so as to perform packet transfer that goes around the entire screen with the detected position address data a2 as the head. An address generation start instruction is output. Subsequent operations are the same as those in the first packet transfer.

次に第4のパケット転送について説明する。図8、図9は第4のパケット転送を示す概念図である。第4のパケット転送は、侵入物体が検知された場合、次フレームで侵入物体の追従を可能とするために、画面周囲の一回り転送に加えてさらに侵入物体が検知された場所の周辺部の画像データも転送する。   Next, the fourth packet transfer will be described. 8 and 9 are conceptual diagrams showing the fourth packet transfer. In the fourth packet transfer, when an intruding object is detected, in order to enable tracking of the intruding object in the next frame, in addition to the one-way transfer around the screen, the peripheral portion of the place where the intruding object is further detected Image data is also transferred.

図8の画像P4−1に対し、パケット転送制御部22で画面周囲を一回りに順に転送している場合に、検知制御部23において、ブロックB1で侵入物体が検知されたとする。すると、図9の画像P4−2のように、次のフレーム処理では、画面周囲の一回り転送に加えて(他の侵入物体にも備えている)、侵入物体の検知位置周辺の画像データも転送する(検知位置周辺画像を先に転送し、その後に一回り転送を行う)。このような転送をフレーム処理毎に続けていけば、侵入物体の追従を行うことが可能になる。   Assume that the detection control unit 23 detects an intruding object in the block B1 when the packet transfer control unit 22 sequentially transfers the image P4-1 in FIG. Then, as shown in the image P4-2 in FIG. 9, in the next frame processing, in addition to the round transfer around the screen (also provided for other intruding objects), the image data around the detection position of the intruding object is also obtained. Transfer (transfer the image around the detection position first, then transfer once). If such a transfer is continued for each frame process, it becomes possible to follow the intruding object.

図10は画像センサ装置20の動作を説明するための図である。図8、図9で上述した第4のパケット転送を行う場合の動作を示している。なお、上記のステップS6で、ブロックB1で侵入物体の検知を認識した以降の動作について説明する。
〔S21〕検知制御部23は、侵入物体の検知を行うと、検知位置アドレスデータa2と、検知位置周辺の追尾用アドレスデータa3とをアドレス生成開始指示出力部22aへ送信する。
〔S22〕アドレス生成開始指示出力部22aは、次フレームにおける画像転送においては、検知位置アドレスデータa2を先頭とした、画面周囲全体を一回りするようなパケット転送となるように、かつ追尾用アドレスデータa3にもとづいて検知位置周辺のパケットが転送されるように、アドレス生成部22bに対してアドレス生成開始指示を出力する。以降の動作は第1のパケット転送と同じである。
FIG. 10 is a diagram for explaining the operation of the image sensor device 20. The operation when the fourth packet transfer described above with reference to FIGS. 8 and 9 is performed is shown. In addition, operation | movement after recognizing the detection of an intruding object by block B1 by said step S6 is demonstrated.
[S21] When detecting the intruding object, the detection control unit 23 transmits the detection position address data a2 and tracking address data a3 around the detection position to the address generation start instruction output unit 22a.
[S22] The address generation start instruction output unit 22a, in the image transfer in the next frame, performs packet transfer that goes around the entire screen periphery with the detected position address data a2 as the head and the tracking address. An address generation start instruction is output to the address generation unit 22b so that the packet around the detection position is transferred based on the data a3. Subsequent operations are the same as those in the first packet transfer.

次に第5のパケット転送について説明する。図11、図12は第5のパケット転送を示す概念図である。第5のパケット転送は、侵入物体が検知された場合、次フレームで侵入物体の追従を可能とするために、侵入物体が検知された場所から、画面の周囲部分を含め、侵入方向を予測した部分に関するパケットも転送する。   Next, the fifth packet transfer will be described. 11 and 12 are conceptual views showing the fifth packet transfer. In the fifth packet transfer, when an intruding object is detected, in order to enable tracking of the intruding object in the next frame, the intrusion direction is predicted from the place where the intruding object is detected, including the peripheral part of the screen. Also forward the packet for the part.

図11の画像P5−1に対し、パケット転送制御部22で画面周辺を一回りに順に転送している場合に、検知制御部23において、ブロックB1で侵入物体が検知されたとする。また、このとき、検知制御部23は侵入物体の進行方向を予測する(予測したブロックをブロックB2、B3とする)。すると、図12の画像P5−2のように、次のフレーム処理では、画像の周辺部分に加えて、侵入物体の予測進行領域のブロックB2、B3内の画像データも転送する(予測画像を先に転送し、その後に一回り転送を行う)。これにより、第4のパケット転送に比べて、さらに少ない情報量で侵入物体の追尾を行うことが可能になる。   Assume that an intruding object is detected in the block B1 in the detection control unit 23 when the packet transfer control unit 22 sequentially transfers the periphery of the screen in order to the image P5-1 in FIG. At this time, the detection control unit 23 predicts the traveling direction of the intruding object (predicted blocks are referred to as blocks B2 and B3). Then, as in the image P5-2 in FIG. 12, in the next frame processing, in addition to the peripheral portion of the image, the image data in the blocks B2 and B3 of the predicted progress region of the intruding object is also transferred (predicted image is transferred first). And then transfer once). This makes it possible to track an intruding object with a smaller amount of information compared to the fourth packet transfer.

図13は画像センサ装置20の動作を説明するための図である。図11、図12で上述した第5のパケット転送を行う場合の動作を示している。なお、上記のステップS6で、ブロックB1で侵入物体の検知を認識した以降の動作について説明する。
〔S31〕検知制御部23は、侵入物体の検知を行うと、検知位置アドレスデータa2と、侵入物体の進行方向を予測した追尾用アドレスデータa4とをアドレス生成開始指示出力部22aへ送信する。
〔S32〕アドレス生成開始指示出力部22aは、次フレームにおける画像転送においては、検知位置アドレスデータa2を先頭とした、画面周囲全体を一回りするようなパケット転送となるように、かつ追尾用アドレスデータa4にもとづいて予測領域画像のパケットが転送されるように、アドレス生成部22bに対してアドレス生成開始指示を出力する。以降の動作は第1のパケット転送と同じである。
FIG. 13 is a diagram for explaining the operation of the image sensor device 20. The operation in the case where the fifth packet transfer described above with reference to FIGS. 11 and 12 is performed is shown. In addition, operation | movement after recognizing the detection of an intruding object by block B1 by said step S6 is demonstrated.
[S31] When detecting the intruding object, the detection control unit 23 transmits the detection position address data a2 and the tracking address data a4 in which the traveling direction of the intruding object is predicted to the address generation start instruction output unit 22a.
[S32] In the image transfer in the next frame, the address generation start instruction output unit 22a performs a packet transfer that goes around the entire screen with the detected position address data a2 as the head, and a tracking address. An address generation start instruction is output to the address generation unit 22b so that the packet of the prediction area image is transferred based on the data a4. Subsequent operations are the same as those in the first packet transfer.

次に画像センサ装置20の各構成要素について説明する。図14はフレームバッファ21の書き込み/読み出しタイミングを示す図である。フレームバッファ21は、A面、B面の2面構成であり、一方のフレームバッファに画像データが書き込まれている場合は、他方のフレームバッファから画像データが読み出されるといった書き込み/読み出し処理が行われる。   Next, each component of the image sensor device 20 will be described. FIG. 14 is a diagram showing the write / read timing of the frame buffer 21. The frame buffer 21 has a two-surface configuration of A and B surfaces. When image data is written in one frame buffer, a writing / reading process is performed in which the image data is read from the other frame buffer. .

面切り替えは、カメラ10からフレームバッファ21へカメラ画像を転送する際の転送要求(画像センサ装置20内のMPUから発生する)にもとづいて行われる。また、片面のデータ書き込みが完了した場合には、そのフレームバッファは、割り込み信号を発生してアドレス生成開始指示出力部22aに送信し、該当のフレームバッファからの読み出しを開始させる。
〔C1〕フレームバッファ21aに対して、カメラ10からの画像データが書き込まれる。
〔C2〕フレームバッファ21aから、第1のパケット転送にもとづく、画面全体周囲の画像データの読み出しが行われ、フレームバッファ21bに対して、カメラ10からの画像データが書き込まれる。また、時間t1で侵入物体が検知されたとする。
〔C3〕フレームバッファ21aに対して、カメラ10からの画像データが書き込まれる。また、フレームバッファ21bからは、例えば、第3のパケット転送にもとづいて、侵入物体の検出位置周辺部の画像データと、画面全体周囲の画像データの読み出しが行われる。
The surface switching is performed based on a transfer request (generated from the MPU in the image sensor device 20) when the camera image is transferred from the camera 10 to the frame buffer 21. When the data writing on one side is completed, the frame buffer generates an interrupt signal and transmits it to the address generation start instruction output unit 22a to start reading from the corresponding frame buffer.
[C1] The image data from the camera 10 is written into the frame buffer 21a.
[C2] The image data around the entire screen is read from the frame buffer 21a based on the first packet transfer, and the image data from the camera 10 is written to the frame buffer 21b. Also, assume that an intruding object is detected at time t1.
[C3] The image data from the camera 10 is written into the frame buffer 21a. Further, from the frame buffer 21b, for example, based on the third packet transfer, image data around the detection position of the intruding object and image data around the entire screen are read out.

次にパケット生成部22cで生成されるパケットのフォーマットについて説明する。図15はパケットフォーマットを示す図である。パケット生成部22cで生成されるパケットPkは、ヘッダ部と、画像データ0〜31からなるペイロード部から構成される。   Next, the format of the packet generated by the packet generator 22c will be described. FIG. 15 is a diagram showing a packet format. The packet Pk generated by the packet generator 22c is composed of a header part and a payload part composed of image data 0 to 31.

ここで、検知制御部23では、画像処理用のMPUを複数持っており、MPUは固有のIDを持っている。パケット生成部22cは、複数個のMPUのうちの1つを選んで(IDを指定して)、パケット転送を行う。   Here, the detection control unit 23 has a plurality of MPUs for image processing, and the MPU has a unique ID. The packet generator 22c selects one of a plurality of MPUs (designates an ID) and performs packet transfer.

ヘッダ部に対し、DSIZEは、画像データ0〜31のデータサイズである。転送元IDは、パケット生成部22cのIDであり、転送先IDは、MPUのIDである。転送元アドレスは、アドレス生成部22bで生成されたアドレスであり、転送先アドレスは、MPUで画像処理を行う際に必要な格納領域のアドレスである。なお、DSIZE、転送元ID、転送先IDは1バイトであり、転送元アドレスと転送先アドレスは3バイトにしている。このようなヘッダ情報を持つパケットが検知制御部23に送られると、検知制御部23は、自分宛のパケットを解析して、侵入物体の検出処理を行うことになる。   For the header part, DSIZE is the data size of the image data 0 to 31. The transfer source ID is the ID of the packet generation unit 22c, and the transfer destination ID is the ID of the MPU. The transfer source address is an address generated by the address generation unit 22b, and the transfer destination address is an address of a storage area necessary when image processing is performed by the MPU. The DSIZE, transfer source ID, and transfer destination ID are 1 byte, and the transfer source address and the transfer destination address are 3 bytes. When a packet having such header information is sent to the detection control unit 23, the detection control unit 23 analyzes the packet addressed to itself and performs an intruding object detection process.

次に検知制御部23の動作について説明する。図16は検知制御部23の動作を示すフローチャートである。
〔S41〕転送されてきたパケットを受信する。
〔S42〕パケット内の画像データを解析して、前フレームを構成する画像データと差分があるか否かを判断する。差分があればステップS43へいき、なければ差分検出処理を続ける。
〔S43〕侵入物体を追尾するか否かを判断する。追尾しない場合はステップS44へいき、追尾する場合はステップS45へいく。
〔S44〕検知位置アドレスデータを送信する。
〔S45〕侵入物体の進行方向を予測するか否かを判断する。予測しない場合はステップS46へいき、予測する場合はステップS47へいく。
〔S46〕検知位置アドレスデータと、検知位置周辺にもとづく追尾用アドレスデータを送信する。
〔S47〕検知位置アドレスデータと、予測にもとづく追尾用アドレスデータを送信する。
Next, the operation of the detection control unit 23 will be described. FIG. 16 is a flowchart showing the operation of the detection control unit 23.
[S41] The forwarded packet is received.
[S42] The image data in the packet is analyzed to determine whether there is a difference from the image data constituting the previous frame. If there is a difference, the process goes to step S43, and if not, the difference detection process is continued.
[S43] It is determined whether to track the intruding object. When not tracking, it goes to step S44, and when it tracks, it goes to step S45.
[S44] The detected position address data is transmitted.
[S45] It is determined whether or not the traveling direction of the intruding object is predicted. When not predicting, it goes to step S46, and when predicting, it goes to step S47.
[S46] The detection position address data and tracking address data based on the periphery of the detection position are transmitted.
[S47] The detected position address data and the tracking address data based on the prediction are transmitted.

次にパケット転送制御部22の動作について説明する。図17はパケット転送制御部22の動作を示すフローチャートである。
〔S51〕アドレス生成開始指示出力部22aは、フレームバッファ21の書き込み終了待ちをする。
〔S52〕アドレス生成開始指示出力部22aは、フレームバッファ21から割り込み信号を受信すると、フレームバッファ21の書き込み終了を認識する。そして、検知制御部23から送信された追尾用アドレスデータが登録されていなければステップS53へいき、登録されていればステップS56へいく。
〔S53〕アドレス生成開始指示出力部22aは、アドレス生成開始指示を出力する。アドレス生成部22bは、アドレス生成開始指示にもとづいて、画面全体の周囲を転送するようなアドレスを生成し、フレームバッファ21から画像データの読み出しが行われる。
〔S54〕パケット生成部22cは、読み出された画像データをパケット化して検知制御部23へ転送する。
〔S55〕パケット生成部22cは、画面全体の周囲のブロックに関するパケットをすべて転送した場合はステップS51戻り、そうでなければステップS53へ戻る。
〔S56〕アドレス生成開始指示出力部22aは、アドレス生成開始指示を出力する。アドレス生成部22bは、アドレス生成開始指示にもとづいて、画面全体の周囲を転送するようなアドレス及び追尾用アドレスを生成し、フレームバッファ21から画像データの読み出しが行われる。
〔S57〕パケット生成部22cは、読み出された画像データをパケット化して検知制御部23へ転送する。
〔S58〕パケット生成部22cは、追尾用アドレスにもとづくパケットと、画面全体の周囲のブロックに関するパケットとをすべて転送した場合はステップS51戻り、そうでなければステップS56へ戻る。
Next, the operation of the packet transfer control unit 22 will be described. FIG. 17 is a flowchart showing the operation of the packet transfer control unit 22.
[S51] The address generation start instruction output unit 22a waits for the end of writing in the frame buffer 21.
[S52] Upon receiving an interrupt signal from the frame buffer 21, the address generation start instruction output unit 22a recognizes the end of writing in the frame buffer 21. If the tracking address data transmitted from the detection control unit 23 is not registered, the process goes to step S53, and if it is registered, the process goes to step S56.
[S53] The address generation start instruction output unit 22a outputs an address generation start instruction. Based on the address generation start instruction, the address generation unit 22b generates an address for transferring the periphery of the entire screen, and the image data is read from the frame buffer 21.
[S54] The packet generator 22c packetizes the read image data and transfers it to the detection controller 23.
[S55] The packet generator 22c returns to step S51 if all the packets related to the blocks around the entire screen have been transferred, and returns to step S53 if not.
[S56] The address generation start instruction output unit 22a outputs an address generation start instruction. Based on the address generation start instruction, the address generation unit 22b generates an address for transferring around the entire screen and a tracking address, and the image data is read from the frame buffer 21.
[S57] The packet generator 22c packetizes the read image data and transfers it to the detection controller 23.
[S58] The packet generator 22c returns to step S51 if all of the packets based on the tracking address and packets related to the blocks around the entire screen have been transferred, and otherwise returns to step S56.

次に本発明の効果について説明する。カメラ10に高解像度カメラ(1024×768)を使用し、侵入物体の検知に必要な画面全体周囲の1ブロックを32×32とする。このとき、画面全体を送る時に必要なバス転送速度は、1024(pixel)×768(pixel)×30(frame)=22.5(MBps)である。   Next, the effect of the present invention will be described. A high-resolution camera (1024 × 768) is used as the camera 10, and one block around the entire screen necessary for detecting an intruding object is 32 × 32. At this time, the bus transfer speed required for sending the entire screen is 1024 (pixels) × 768 (pixels) × 30 (frames) = 22.5 (MBps).

ここで、画面の上下のラインに存在する32×32のブロック数は、1024/32=32個であり、画面の左右のラインに存在する32×32のブロック数は、768/32=24個である。したがって、侵入検知に必要な画面全体周囲の部分のみを送るのに必要なバス転送速度は、(32×2+24×2−4)×32(pixel)×32(pixel)×30(frame)=3.16(MBps)となる。   Here, the number of 32 × 32 blocks present on the upper and lower lines of the screen is 1024/32 = 32, and the number of 32 × 32 blocks present on the left and right lines of the screen is 768/32 = 24. It is. Accordingly, the bus transfer speed required to send only the part around the entire screen necessary for intrusion detection is (32 × 2 + 24 × 2−4) × 32 (pixel) × 32 (pixel) × 30 (frame) = 3. .16 (MBps).

一方、低解像度カメラ(640×240)のバス転送速度は、640(pixel)×240(pixel)×30(frame)=4.4(MBps)となる。本発明では、画面全体周囲を送るので、高解像度カメラを用いた場合でもバス転送速度は、3.16(MBps)となり、低解像度カメラ対応の転送スピード(4.4(MBps))以内に収めることができる。   On the other hand, the bus transfer speed of the low resolution camera (640 × 240) is 640 (pixel) × 240 (pixel) × 30 (frame) = 4.4 (MBps). In the present invention, the entire screen is sent around, so even when a high-resolution camera is used, the bus transfer speed is 3.16 (MBps), which is within the transfer speed (4.4 (MBps)) compatible with low-resolution cameras. be able to.

以上説明したように、本発明によれば、侵入物体の出現特性を考慮して、検知処理に必要な部分のみを転送することにより、高速なバスや高性能なMPUを搭載しなくても、低速な処理スピードのMPUにおいても、早期に侵入物体の検知及び追従が可能となり、信頼性の高い監視処理を行うことが可能になる。   As described above, according to the present invention, in consideration of appearance characteristics of an intruding object, only a portion necessary for detection processing is transferred, so that a high-speed bus or a high-performance MPU can be installed. Even with an MPU having a low processing speed, it is possible to detect and track an intruding object at an early stage, and to perform highly reliable monitoring processing.

(付記1) 侵入検知を行う侵入監視システムにおいて、
特定領域を監視撮影するカメラと、
前記カメラから入力される画像のフレームを蓄積し、1フレーム分の蓄積が終了したときに割り込み信号を発生するフレームバッファと、前記割り込み信号を受信した場合に、前記フレームバッファから画像データを読み出すためのアドレス生成開始指示を出力するアドレス生成開始指示出力部、前記アドレス生成開始指示にもとづいて、アドレスデータを生成して、前記フレームバッファから画像データを読み出すアドレス生成部、読み出した画像データと、前記アドレスデータとをパケット化して転送するパケット生成部を含み、侵入物体の出現特性にもとづいて、パケットの転送制御を行うパケット転送制御部と、転送されたパケットを解析し、侵入物体を検知する検知制御部と、から構成される画像センサ装置と、
を有することを特徴とする侵入監視システム。
(Appendix 1) In an intrusion monitoring system that performs intrusion detection,
A camera for monitoring and shooting a specific area;
A frame buffer that stores an image frame input from the camera and generates an interrupt signal when the accumulation of one frame is completed, and image data is read from the frame buffer when the interrupt signal is received. An address generation start instruction output unit that outputs an address generation start instruction, an address generation unit that generates address data based on the address generation start instruction, and reads image data from the frame buffer, the read image data, Includes a packet generation unit that packetizes and transfers address data, and a packet transfer control unit that controls packet transfer based on the appearance characteristics of the intruding object, and detection that detects the intruding object by analyzing the transferred packet An image sensor device comprising a control unit;
An intrusion monitoring system characterized by comprising:

(付記2) 前記パケット転送制御部は、侵入物体の侵入方向が不明な場合、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする付記1記載の侵入監視システム。   (Supplementary note 2) The intrusion monitoring system according to supplementary note 1, wherein the packet transfer control unit forwards the packet so as to go around the entire periphery of the entire screen when the intrusion direction of the intruding object is unknown.

(付記3) 前記パケット転送制御部は、侵入物体の侵入方向が決まっている場合、前記侵入方向の画面の一辺に関するパケットを転送することを特徴とする付記1記載の侵入監視システム。   (Supplementary note 3) The intrusion monitoring system according to supplementary note 1, wherein the packet transfer control unit transfers a packet related to one side of the screen in the intrusion direction when the intrusion direction of the intruding object is determined.

(付記4) 前記検知制御部は、侵入物体の検知後、検知位置アドレスデータを出力し、前記パケット転送制御部は、次フレームのパケット転送では、前記検知位置アドレスデータを開始位置として、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする付記1記載の侵入監視システム。   (Supplementary Note 4) After detecting the intruding object, the detection control unit outputs detection position address data, and the packet transfer control unit uses the detection position address data as a start position in the packet transfer of the next frame. 2. The intrusion monitoring system according to appendix 1, wherein the packet is transferred so as to go around the surrounding area.

(付記5) 前記検知制御部は、侵入物体の検知後、検知位置アドレスデータ及び検知位置周辺の追尾用アドレスデータを出力し、次フレームで侵入物体の追従を行うために、前記パケット転送制御部は、前記追尾用アドレスデータにもとづいて、検知位置周辺の画像部分に関するパケットを転送し、かつ前記検知位置アドレスデータを開始位置として、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする付記1記載の侵入監視システム。   (Supplementary Note 5) The detection control unit outputs the detection position address data and tracking address data around the detection position after detecting the intruding object, and performs the packet transfer control unit in order to track the intruding object in the next frame. Based on the tracking address data, the packet related to the image portion around the detection position is transferred, and the packet is transferred so as to go around the entire periphery of the entire screen with the detection position address data as the start position. The intrusion monitoring system according to appendix 1, characterized by:

(付記6) 前記検知制御部は、侵入物体の検知後、検知位置アドレスデータ及び侵入物体の進行方向を予測した追尾用アドレスデータを出力し、次フレームで侵入物体の追従を行うために、前記パケット転送制御部は、前記追尾用アドレスデータにもとづいて、予測により指定された画像部分に関するパケットを転送し、かつ前記検知位置アドレスデータを開始位置として、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする付記1記載の侵入監視システム。   (Supplementary Note 6) After detecting the intruding object, the detection control unit outputs detection position address data and tracking address data in which the traveling direction of the intruding object is predicted, and in order to follow the intruding object in the next frame, The packet transfer control unit transfers a packet related to the image portion specified by prediction based on the tracking address data, and makes a round around the entire screen with the detection position address data as a start position. The intrusion monitoring system according to claim 1, wherein the packet is transferred.

(付記7) カメラからの画像にもとづいて、侵入検知を行う画像センサ装置において、
前記カメラから入力される画像のフレームを蓄積し、1フレーム分の蓄積が終了したときに割り込み信号を発生するフレームバッファと、
前記割り込み信号を受信した場合に、前記フレームバッファから画像データを読み出すためのアドレス生成開始指示を出力するアドレス生成開始指示出力部と、前記アドレス生成開始指示にもとづいて、アドレスデータを生成して、前記フレームバッファから画像データを読み出すアドレス生成部と、読み出した画像データと、前記アドレスデータとをパケット化して転送するパケット生成部とから構成され、侵入物体の出現特性にもとづいて、パケットの転送制御を行うパケット転送制御部と、
転送されたパケットを解析し、侵入物体を検知する検知制御部と、
を有することを特徴とする画像センサ装置。
(Supplementary Note 7) In an image sensor device that performs intrusion detection based on an image from a camera,
A frame buffer for accumulating frames of an image input from the camera and generating an interrupt signal when accumulation for one frame is completed;
When receiving the interrupt signal, an address generation start instruction output unit for outputting an address generation start instruction for reading image data from the frame buffer, and generating address data based on the address generation start instruction, Consists of an address generation unit that reads image data from the frame buffer, a packet generation unit that packetizes and transfers the read image data and the address data, and controls packet transfer based on appearance characteristics of an intruding object A packet transfer control unit for performing
A detection control unit that analyzes the transferred packet and detects an intruding object;
An image sensor device comprising:

(付記8) 前記パケット転送制御部は、侵入物体の侵入方向が不明な場合、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする付記7記載の画像センサ装置。   (Supplementary note 8) The image sensor device according to supplementary note 7, wherein the packet transfer control unit forwards the packet so as to go around the entire periphery of the entire screen when the intrusion direction of the intruding object is unknown.

(付記9) 前記パケット転送制御部は、侵入物体の侵入方向が決まっている場合、前記侵入方向の画面の一辺に関するパケットを転送することを特徴とする付記7記載の画像センサ装置。   (Supplementary note 9) The image sensor device according to supplementary note 7, wherein the packet transfer control unit transfers a packet related to one side of the screen in the intrusion direction when the intrusion direction of the intruding object is determined.

(付記10) 前記検知制御部は、侵入物体の検知後、検知位置アドレスデータを出力し、前記パケット転送制御部は、次フレームのパケット転送では、前記検知位置アドレスデータを開始位置として、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする付記7記載の画像センサ装置。   (Supplementary Note 10) After detecting the intruding object, the detection control unit outputs detection position address data, and the packet transfer control unit uses the detection position address data as a start position in the packet transfer of the next frame. 8. The image sensor device according to appendix 7, wherein the packet is transferred so as to go around the peripheral portion of.

(付記11) 前記検知制御部は、侵入物体の検知後、検知位置アドレスデータ及び検知位置周辺の追尾用アドレスデータを出力し、次フレームで侵入物体の追従を行うために、前記パケット転送制御部は、前記追尾用アドレスデータにもとづいて、検知位置周辺の画像部分に関するパケットを転送し、かつ前記検知位置アドレスデータを開始位置として、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする付記7記載の画像センサ装置。   (Supplementary Note 11) After detecting the intruding object, the detection control unit outputs the detection position address data and tracking address data around the detection position, and performs the tracking of the intruding object in the next frame. Based on the tracking address data, the packet related to the image portion around the detection position is transferred, and the packet is transferred so as to go around the entire periphery of the entire screen with the detection position address data as the start position. Item 8. The image sensor device according to appendix 7.

(付記12) 前記検知制御部は、侵入物体の検知後、検知位置アドレスデータ及び侵入物体の進行方向を予測した追尾用アドレスデータを出力し、次フレームで侵入物体の追従を行うために、前記パケット転送制御部は、前記追尾用アドレスデータにもとづいて、予測により指定された画像部分に関するパケットを転送し、かつ前記検知位置アドレスデータを開始位置として、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする付記7記載の画像センサ装置。   (Supplementary Note 12) After detecting the intruding object, the detection control unit outputs detection position address data and tracking address data in which the traveling direction of the intruding object is predicted, and in order to follow the intruding object in the next frame, The packet transfer control unit transfers a packet related to the image portion specified by prediction based on the tracking address data, and makes a round around the entire screen with the detection position address data as a start position. 8. The image sensor device according to appendix 7, wherein the image sensor device transfers a packet.

本発明の侵入監視システムの原理図である。It is a principle figure of the intrusion monitoring system of this invention. 第1のパケット転送を示す概念図である。It is a conceptual diagram which shows 1st packet transfer. 第2のパケット転送を示す概念図である。It is a conceptual diagram which shows 2nd packet transfer. 画像センサ装置の動作を説明するための図である。It is a figure for demonstrating operation | movement of an image sensor apparatus. 第3のパケット転送を示す概念図である。It is a conceptual diagram which shows 3rd packet transfer. 第3のパケット転送を示す概念図である。It is a conceptual diagram which shows 3rd packet transfer. 画像センサ装置の動作を説明するための図である。It is a figure for demonstrating operation | movement of an image sensor apparatus. 第4のパケット転送を示す概念図である。It is a conceptual diagram which shows 4th packet transfer. 第4のパケット転送を示す概念図である。It is a conceptual diagram which shows 4th packet transfer. 画像センサ装置の動作を説明するための図である。It is a figure for demonstrating operation | movement of an image sensor apparatus. 第5のパケット転送を示す概念図である。It is a conceptual diagram which shows 5th packet transfer. 第5のパケット転送を示す概念図である。It is a conceptual diagram which shows 5th packet transfer. 画像センサ装置の動作を説明するための図である。It is a figure for demonstrating operation | movement of an image sensor apparatus. フレームバッファの書き込み/読み出しタイミングを示す図である。It is a figure which shows the write / read timing of a frame buffer. パケットフォーマットを示す図である。It is a figure which shows a packet format. 検知制御部の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a detection control part. パケット転送制御部の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a packet transfer control part.

符号の説明Explanation of symbols

1 侵入監視システム
10 カメラ
20 画像センサ装置
21 フレームバッファ
22 パケット転送制御部
22a アドレス生成開始指示出力部
22b アドレス生成部
22c パケット生成部
23 検知制御部
DESCRIPTION OF SYMBOLS 1 Intrusion monitoring system 10 Camera 20 Image sensor apparatus 21 Frame buffer 22 Packet transfer control part 22a Address generation start instruction output part 22b Address generation part 22c Packet generation part 23 Detection control part

Claims (5)

侵入検知を行う侵入監視システムにおいて、
特定領域を監視撮影するカメラと、
前記カメラから入力される画像のフレームを蓄積し、1フレーム分の蓄積が終了したときに割り込み信号を発生するフレームバッファと、前記割り込み信号を受信した場合に、前記フレームバッファから画像データを読み出すためのアドレス生成開始指示を出力するアドレス生成開始指示出力部、前記アドレス生成開始指示にもとづいて、アドレスデータを生成して、前記フレームバッファから画像データを読み出すアドレス生成部、読み出した画像データと、前記アドレスデータとをパケット化して転送するパケット生成部を含み、侵入物体の出現特性にもとづいて、パケットの転送制御を行うパケット転送制御部と、転送されたパケットを解析し、侵入物体を検知する検知制御部と、から構成される画像センサ装置と、
を有することを特徴とする侵入監視システム。
In an intrusion monitoring system that performs intrusion detection,
A camera for monitoring and shooting a specific area;
A frame buffer that stores an image frame input from the camera and generates an interrupt signal when the accumulation of one frame is completed, and image data is read from the frame buffer when the interrupt signal is received. An address generation start instruction output unit that outputs an address generation start instruction, an address generation unit that generates address data based on the address generation start instruction, and reads image data from the frame buffer, the read image data, Includes a packet generation unit that packetizes and transfers address data, and a packet transfer control unit that controls packet transfer based on the appearance characteristics of the intruding object, and detection that detects the intruding object by analyzing the transferred packet An image sensor device comprising a control unit;
An intrusion monitoring system characterized by comprising:
前記パケット転送制御部は、侵入物体の侵入方向が不明な場合、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする請求項1記載の侵入監視システム。   The intrusion monitoring system according to claim 1, wherein the packet transfer control unit transfers the packet so as to go around the entire periphery of the entire screen when the intrusion direction of the intruding object is unknown. 前記パケット転送制御部は、侵入物体の侵入方向が決まっている場合、前記侵入方向の画面の一辺に関するパケットを転送することを特徴とする請求項1記載の侵入監視システム。   The intrusion monitoring system according to claim 1, wherein the packet transfer control unit transfers a packet related to one side of the screen of the intrusion direction when the intrusion direction of the intruding object is determined. 前記検知制御部は、侵入物体の検知後、検知位置アドレスデータを出力し、前記パケット転送制御部は、次フレームのパケット転送では、前記検知位置アドレスデータを開始位置として、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする請求項1記載の侵入監視システム。   After the detection of the intruding object, the detection control unit outputs detection position address data, and the packet transfer control unit uses the detection position address data as a start position in the packet transfer of the next frame. The intrusion monitoring system according to claim 1, wherein the packet is transferred so as to make a round. 前記検知制御部は、侵入物体の検知後、検知位置アドレスデータ及び検知位置周辺の追尾用アドレスデータを出力し、次フレームで侵入物体の追従を行うために、前記パケット転送制御部は、前記追尾用アドレスデータにもとづいて、検知位置周辺の画像部分に関するパケットを転送し、かつ前記検知位置アドレスデータを開始位置として、画面全体の周囲部分を一回りするようにパケットを転送することを特徴とする請求項1記載の侵入監視システム。   After the detection of the intruding object, the detection control unit outputs detection position address data and tracking address data around the detection position, and the packet transfer control unit performs the tracking of the intruding object in the next frame. Based on the address data, a packet related to an image portion around the detection position is transferred, and the packet is transferred so as to go around the entire periphery of the entire screen with the detection position address data as a start position. The intrusion monitoring system according to claim 1.
JP2003347818A 2003-10-07 2003-10-07 Intrusion monitoring system Expired - Fee Related JP4286100B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003347818A JP4286100B2 (en) 2003-10-07 2003-10-07 Intrusion monitoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003347818A JP4286100B2 (en) 2003-10-07 2003-10-07 Intrusion monitoring system

Publications (2)

Publication Number Publication Date
JP2005117288A JP2005117288A (en) 2005-04-28
JP4286100B2 true JP4286100B2 (en) 2009-06-24

Family

ID=34540216

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003347818A Expired - Fee Related JP4286100B2 (en) 2003-10-07 2003-10-07 Intrusion monitoring system

Country Status (1)

Country Link
JP (1) JP4286100B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4318724B2 (en) 2007-02-14 2009-08-26 パナソニック株式会社 Surveillance camera and surveillance camera control method

Also Published As

Publication number Publication date
JP2005117288A (en) 2005-04-28

Similar Documents

Publication Publication Date Title
JP3747866B2 (en) Image processing apparatus for vehicle
JP5274216B2 (en) Monitoring system and monitoring method
TWI421796B (en) Image processing device, image processing method and program
JP6347211B2 (en) Information processing system, information processing method, and program
US8713396B2 (en) Transmission apparatus, receiving apparatus, method, and storage medium
JP2018125777A (en) Imaging apparatus, learning server, and imaging system
JP2006331136A (en) Moving vector detection apparatus
JP2009164725A (en) Image recording device and image reproduction device
JP4286100B2 (en) Intrusion monitoring system
JP2012129709A (en) Information processor, information processing method, and program
JP5765920B2 (en) Transmitting apparatus and transmitting method
JP2008085832A (en) Monitoring camera, control method of monitoring camera, and monitoring camera system
CN111627042A (en) Collision determination server, program, and recording medium
JP2007329636A (en) Monitor system
JP2004289294A (en) Data processing system, data processor, and data processing method
US20230083156A1 (en) Surveillance system, surveillance apparatus, surveillance method, and non-transitory computer-readable storage medium
KR101153981B1 (en) Video monitoring service method
JP4859795B2 (en) Camera device and recording system
JP4584674B2 (en) Image sensor device and image sensor system
KR20110102321A (en) Image motion detection method and apparatus
JP5643032B2 (en) Tunnel monitoring system and tunnel monitoring method
WO2009098763A1 (en) Video processor, video processing method and video processing program
JP4028299B2 (en) Image processing apparatus, image processing method, and image processing program
JP2007325170A (en) Image monitoring device and method
JPH11149597A (en) Image type vehicle sensing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060612

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090317

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: 20090324

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090324

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

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 3

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: 20120403

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130403

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140403

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees