JP2019200583A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2019200583A
JP2019200583A JP2018094559A JP2018094559A JP2019200583A JP 2019200583 A JP2019200583 A JP 2019200583A JP 2018094559 A JP2018094559 A JP 2018094559A JP 2018094559 A JP2018094559 A JP 2018094559A JP 2019200583 A JP2019200583 A JP 2019200583A
Authority
JP
Japan
Prior art keywords
area
information processing
matrix
counting
shielding area
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.)
Granted
Application number
JP2018094559A
Other languages
Japanese (ja)
Other versions
JP7129209B2 (en
Inventor
孝志 安達
Takashi Adachi
孝志 安達
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2018094559A priority Critical patent/JP7129209B2/en
Publication of JP2019200583A publication Critical patent/JP2019200583A/en
Application granted granted Critical
Publication of JP7129209B2 publication Critical patent/JP7129209B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

To provide an information processing device, an information processing method, and a program, capable of appropriately counting objects to be counted even though when a shielding area which shields objects within a prescribed area including the objects to be counted exists.SOLUTION: An information processing device 200 obtains an image of a matrix area including a plurality of objects to be counted, as an image of a prescribed area including objects to be counted which are photographed by a photographing device 100. Then, from the obtained image of the matrix area, it detects and counts the objects to be counted by applying object detection processing. Moreover, it applies passing detection processing for counting the objects to be counted which are shown in a shielding area shielding the objects in the matrix area. Then, it adds a count result of human bodies in the shielding area to which the passing detection processing is applied, to a count result of human bodies in the matric area to which the object detection processing is applied, and therefrom counts and outputs the objects to be counted which are shown in the matrix area.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、情報処理方法およびプログラムに関する。   The present invention relates to an information processing apparatus, an information processing method, and a program.

近年、撮像装置により撮像された画像を解析して物体を計数する技術が注目されている。このような技術を用いることによって、画像内の人体や物体を計数した統計データを収集することができる。
特許文献1には、所定領域内に存在する物体の数を検出するために、所定領域の出入口において所定領域に出入りする物体をそれぞれ撮像する撮像装置と、所定領域全体を撮像する撮像装置とを備える監視システムが開示されている。
2. Description of the Related Art In recent years, a technique for analyzing an image captured by an image capturing apparatus and counting objects has attracted attention. By using such a technique, it is possible to collect statistical data obtained by counting human bodies and objects in an image.
Japanese Patent Application Laid-Open No. 2004-133826 describes an imaging device that captures an object that enters and exits a predetermined region at an entrance of the predetermined region and an imaging device that captures the entire predetermined region in order to detect the number of objects existing in the predetermined region. A monitoring system is disclosed.

特許第3915721号公報Japanese Patent No. 3915721

しかしながら、上記特許文献1に記載の技術では、所定領域の出入口のそれぞれと所定領域全体とを撮像するための複数台の撮像装置が必要である。また、所定領域内に計数対象となる物体を遮蔽する壁や柱といった遮蔽物が存在する場合を考慮しておらず、遮蔽物が存在する場合は物体を正しく計数することができない。そのため、遮蔽物が存在しないように所定領域を設定する必要がある。
そこで、本発明は、物体の計数対象とする所定領域内に物体を遮蔽する遮蔽領域が存在する場合であっても、計数対象の物体を適切に計数することを課題としている。
However, the technique described in Patent Document 1 requires a plurality of imaging devices for imaging each entrance / exit of the predetermined area and the entire predetermined area. In addition, the case where there is a shielding object such as a wall or a pillar that shields the object to be counted in the predetermined area is not considered, and when there is a shielding object, the object cannot be counted correctly. Therefore, it is necessary to set a predetermined area so that there is no shielding object.
Therefore, the present invention has an object to appropriately count objects to be counted even when there is a shielding area that shields objects within a predetermined area to be counted.

上記課題を解決するために、本発明に係る情報処理装置の一態様は、撮像手段によって撮像された、物体の計数対象とする所定領域の画像を取得する取得手段と、前記取得手段により取得された画像から、計数対象の物体を検知する検知手段と、前記検知手段により検知された物体を計数する第1の計数手段と、前記検知手段による検知結果をもとに、前記所定領域内の遮蔽領域において遮蔽されている前記物体を計数する第2の計数手段と、前記第1の計数手段により計数された前記物体の数と、前記第2の計数手段により計数された前記物体の数とに基づいて前記所定領域において計数した結果を出力する第3の計数手段と、を備える。   In order to solve the above-described problem, an aspect of the information processing apparatus according to the present invention is acquired by an acquisition unit that acquires an image of a predetermined region that is an object counting target, and is acquired by the acquisition unit. Based on the detection results of the detection means, the first counting means for counting the objects detected by the detection means, and the detection results by the detection means, A second counting means for counting the objects shielded in the region; a number of the objects counted by the first counting means; and a number of the objects counted by the second counting means. And a third counting means for outputting a result counted in the predetermined area.

本発明によれば、物体の計数対象とする所定領域内に物体を遮蔽する遮蔽領域が存在する場合であっても、計数対象の物体を適切に計数することができる。   According to the present invention, it is possible to appropriately count objects to be counted even when there is a shielding area that shields objects within a predetermined area to be counted.

本実施形態における撮像システムの構成例を示す図である。It is a figure which shows the structural example of the imaging system in this embodiment. 情報処理装置における計数処理手順を示すフローチャートである。It is a flowchart which shows the counting process procedure in information processing apparatus. 撮像装置によって撮像される行列領域と遮蔽領域との一例である。It is an example of the matrix area | region and shielding area | region imaged with an imaging device. 撮像装置によって撮像される行列領域と遮蔽領域との一例である。It is an example of the matrix area | region and shielding area | region imaged with an imaging device. 撮像装置によって撮像される行列領域と遮蔽領域との一例である。It is an example of the matrix area | region and shielding area | region imaged with an imaging device. 情報処理装置における計数処理手順の別の例を示すフローチャートである。It is a flowchart which shows another example of the count process procedure in information processing apparatus.

以下、添付図面を参照して、本発明を実施するための形態について詳細に説明する。
なお、以下に説明する実施の形態は、本発明の実現手段としての一例であり、本発明が適用される装置の構成や各種条件によって適宜修正又は変更されるべきものであり、本発明は以下の実施の形態に限定されるものではない。
DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention will be described in detail with reference to the accompanying drawings.
The embodiment described below is an example as means for realizing the present invention, and should be appropriately modified or changed depending on the configuration and various conditions of the apparatus to which the present invention is applied. It is not limited to the embodiment.

(第一の実施形態)
図1は、本実施形態における撮像システム1000の構成例である。
本実施形態における撮像システム1000は、撮像装置によって撮像された画像における所定領域に存在する物体を計数するシステムである。具体的には、撮像システム1000は、撮像装置によって撮像された画像から複数の物体(本実施形態では、人体)を含む行列領域を設定し、設定された行列領域を物体の計数対象とする領域として、当該行列領域に含まれる物体を計数する。また、撮像システム1000は、行列領域内に計数対象の物体を遮蔽する遮蔽領域が存在する場合、行列領域内の遮蔽領域を設定し、遮蔽領域において遮蔽されている物体を計数し、行列領域に存在する物体として計上する。ここで、遮蔽領域は、行列領域の画像において物体を遮蔽する遮蔽物が撮像された領域である。
なお、本実施形態では、計数対象の物体を人体とし、遮蔽物を柱や壁として説明するが、上記限定されるものではない。計数対象の物体は、人体の一部(例えば、顔)であってもよいし、車や動物などであってもよい。また、遮蔽物は、計数対象の物体以外の物体であればよい。
(First embodiment)
FIG. 1 is a configuration example of an imaging system 1000 in the present embodiment.
The imaging system 1000 in this embodiment is a system that counts objects present in a predetermined area in an image captured by an imaging device. Specifically, the imaging system 1000 sets a matrix area including a plurality of objects (in this embodiment, a human body) from an image captured by the imaging apparatus, and sets the set matrix area as an object counting target. The objects included in the matrix area are counted. In addition, when there is a shielding area that shields the counting target object in the matrix area, the imaging system 1000 sets the shielding area in the matrix area, counts the objects shielded in the shielding area, Count as an existing object. Here, the shielding area is an area where a shielding object that shields an object is captured in the image of the matrix area.
In the present embodiment, the object to be counted is described as a human body, and the shielding object is described as a pillar or a wall, but is not limited to the above. The object to be counted may be a part of a human body (for example, a face), a car, an animal, or the like. The shielding object may be an object other than the object to be counted.

図1に示すように、撮像システム1000は、撮像装置100と、情報処理装置200と、を備える。撮像装置100と情報処理装置200とは、ネットワーク300によって相互に通信可能に接続されている。
撮像装置100は、画像を撮像するカメラである。撮像装置100は、例えば、監視に用いられる監視カメラなどとすることができる。撮像装置100は、ネットワーク300を介して撮像した画像を情報処理装置200へ送信する。
なお、撮像装置100は、壁面や天井等に設置することができ、1枚以上の画像を含む映像を撮像するカメラであってもよい。また、撮像装置100は、PoE(Power Over Ethernet(登録商標))に対応していてもよいし、LANケーブル等を介して電力が供給される構成でもよい。
As illustrated in FIG. 1, the imaging system 1000 includes an imaging device 100 and an information processing device 200. The imaging device 100 and the information processing device 200 are connected to each other via a network 300 so that they can communicate with each other.
The imaging device 100 is a camera that captures an image. The imaging device 100 can be, for example, a monitoring camera used for monitoring. The image capturing apparatus 100 transmits an image captured via the network 300 to the information processing apparatus 200.
In addition, the imaging device 100 may be installed on a wall surface, a ceiling, or the like, and may be a camera that captures an image including one or more images. Further, the imaging apparatus 100 may be compatible with PoE (Power Over Ethernet (registered trademark)), or may be configured to be supplied with power via a LAN cable or the like.

次に、撮像装置100の構成について説明する。撮像装置100は、撮像部101と、通信部102と、CPU103と、記憶部104と、を備える。
撮像部101は、撮像光学系を構成するレンズ群および撮像素子を備える。レンズ群は、入射光を結像するための光学レンズを有し、入射光を撮像素子に集光させる。撮像素子は、光をアナログ画像信号に変換する素子であり、例えば、CCD、CMOS(Complementary Metal Oxide Semiconductor)等を備えることができる。撮像部101は、撮像素子から得られるアナログ画像信号に画像処理を施し、信号を符号化して符号化画像信号を出力する。
Next, the configuration of the imaging device 100 will be described. The imaging apparatus 100 includes an imaging unit 101, a communication unit 102, a CPU 103, and a storage unit 104.
The imaging unit 101 includes a lens group and an imaging element that constitute an imaging optical system. The lens group includes an optical lens for imaging incident light, and focuses the incident light on the image sensor. The imaging element is an element that converts light into an analog image signal, and can include, for example, a CCD, a CMOS (Complementary Metal Oxide Semiconductor), or the like. The imaging unit 101 performs image processing on an analog image signal obtained from the imaging element, encodes the signal, and outputs an encoded image signal.

通信部102は、情報処理装置200を含む外部機器との間の無線または有線の通信インタフェースを提供する。すなわち、通信部102は、無線通信により情報処理装置200等の外部機器と通信することができる。この無線通信は、Bluetooth(登録商標)、Z−Wave(商標)、ZigBee(登録商標)、UWB(Ultra Wide Band)等の無線PAN(Personal Area Network)を含む。また、Wi−Fi(Wireless Fidelity)(登録商標)等の無線LAN(Local Area Network)や、WiMAX(登録商標)等の無線MAN(Metropolitan Area Network)を含む。さらに、LTE/3G等の無線WAN(Wide Area Network)を含む。
また、通信部102は、有線のLANにより情報処理装置200等の外部機器と通信してもよい。この有線LANとしては、例えば、Ethernet(登録商標)等の通信規格を満足する複数のルータ、スイッチ、ケーブル等の構成が挙げられる。なお、通信部102は、外部機器と通信が可能であればよく、通信の規格、規模、構成は上記に限定されない。
The communication unit 102 provides a wireless or wired communication interface with an external device including the information processing apparatus 200. That is, the communication unit 102 can communicate with an external device such as the information processing apparatus 200 by wireless communication. This wireless communication includes a wireless PAN (Personal Area Network) such as Bluetooth (registered trademark), Z-Wave (registered trademark), ZigBee (registered trademark), UWB (Ultra Wide Band), or the like. Further, a wireless LAN (Local Area Network) such as Wi-Fi (Wireless Fidelity) (registered trademark) and a wireless MAN (Metropolitan Area Network) such as WiMAX (registered trademark) are included. Further, it includes a wireless WAN (Wide Area Network) such as LTE / 3G.
The communication unit 102 may communicate with an external device such as the information processing apparatus 200 via a wired LAN. Examples of the wired LAN include a plurality of routers, switches, cables, and the like that satisfy a communication standard such as Ethernet (registered trademark). The communication unit 102 only needs to be able to communicate with an external device, and the communication standard, scale, and configuration are not limited to the above.

CPU103は、撮像装置100の各部における演算や論理判断等の処理を行う演算処理部であり、システムバスを介して各構成部(101、102および104)を制御する。撮像装置100の機能や処理は、CPU103が記憶部104に格納されているプログラムを読み出し、このプログラムを実行することにより実現されてもよい。
記憶部104は、EEPROM(Electrically Erasable Programmable Read Only Memory)等の電気的に消去可能な不揮発性メモリにより構成される。また、記憶部104は、CPU103の主メモリ、ワークメモリとして機能するRAM、外部メモリ、着脱可能な記憶媒体等を含んでもよい。この記憶部104には、CPU103が使用する各種情報が記録される。記憶部104には、例えば、撮像部101により撮像された画像を記憶してもよい。
The CPU 103 is an arithmetic processing unit that performs processing such as calculation and logic determination in each unit of the imaging apparatus 100, and controls each component (101, 102, and 104) via the system bus. The functions and processing of the imaging apparatus 100 may be realized by the CPU 103 reading a program stored in the storage unit 104 and executing this program.
The storage unit 104 includes an electrically erasable nonvolatile memory such as an EEPROM (Electrically Erasable Programmable Read Only Memory). The storage unit 104 may include a main memory of the CPU 103, a RAM that functions as a work memory, an external memory, a removable storage medium, and the like. Various information used by the CPU 103 is recorded in the storage unit 104. For example, the image captured by the imaging unit 101 may be stored in the storage unit 104.

次に、情報処理装置200の構成について説明する。
情報処理装置200は、例えば、PC(Personal Computer)であってもよいし、タブレット端末、スマートフォン等の携帯用端末であってもよい。
情報処理装置200は、通信部201、CPU202、記憶部203、表示部204、および入力部205を備える。また、情報処理装置200は、行列領域設定部206、遮蔽領域設定部207、行列領域計数部208および遮蔽領域計数部209を備える。
Next, the configuration of the information processing apparatus 200 will be described.
The information processing apparatus 200 may be, for example, a PC (Personal Computer) or a portable terminal such as a tablet terminal or a smartphone.
The information processing apparatus 200 includes a communication unit 201, a CPU 202, a storage unit 203, a display unit 204, and an input unit 205. In addition, the information processing apparatus 200 includes a matrix area setting unit 206, a shielding area setting unit 207, a matrix area counting unit 208, and a shielding area counting unit 209.

通信部201は、上述した撮像装置100の通信部102と同様に、撮像装置100を含む外部機器との間の無線または有線の通信インタフェースを提供する。通信部201は、ネットワーク300を介して撮像装置100から画像を受信するとともに、撮像装置100との間でそれぞれ各種情報の通信を行う。
CPU202は、上述した撮像装置100のCPU103と同様に、情報処理装置200の各部における演算や論理判断等の処理を行う演算処理部であり、システムバスを介して各構成部(201、203〜209)を制御する。
記憶部203は、上述した撮像装置100の記憶部104と同様に、EEPROM等の電気的に消去可能な不揮発性メモリにより構成される。また、記憶部203は、CPU202の主メモリ、ワークメモリとして機能するRAM、外部メモリ、着脱可能な記憶媒体等を含んでもよい。
The communication unit 201 provides a wireless or wired communication interface with an external device including the imaging device 100, similarly to the communication unit 102 of the imaging device 100 described above. The communication unit 201 receives an image from the imaging device 100 via the network 300 and communicates various information with the imaging device 100.
Similar to the CPU 103 of the imaging apparatus 100 described above, the CPU 202 is an arithmetic processing unit that performs processing such as calculation and logic determination in each unit of the information processing apparatus 200, and each component (201, 203 to 209) via the system bus. ) To control.
The storage unit 203 is configured by an electrically erasable nonvolatile memory such as an EEPROM, like the storage unit 104 of the imaging device 100 described above. The storage unit 203 may include a main memory of the CPU 202, a RAM that functions as a work memory, an external memory, a removable storage medium, and the like.

表示部204は、撮像装置100から受信した画像を表示することができる。例えば、表示部204は、行列領域の画像を表示することができる。なお、本実施形態では、情報処理装置200が表示部204を備える構成について説明するが、上記構成に限定されるものではない。例えば、情報処理装置200は、表示部204を備えず、外部の表示装置(クライアント装置)に画像を表示させる表示制御を行ってもよい。
入力部205は、マウス入力、キーボード入力、タッチ入力等の各種ユーザインタフェース(UI)を介してユーザからの指示入力を受け付ける。入力部205に、例えば撮像装置100の設定を変更する指示が入力されると、CPU202は、入力された情報に基づいて撮像装置100の設定を変更するための制御命令を生成し、通信部201を介して撮像装置100へ生成された制御命令を出力する。このように、入力部205へ入力された情報に基づいて、情報処理装置200は、撮像装置100の設定を適宜変更することができる。
The display unit 204 can display an image received from the imaging device 100. For example, the display unit 204 can display an image of the matrix area. In the present embodiment, a configuration in which the information processing apparatus 200 includes the display unit 204 will be described, but the configuration is not limited to the above configuration. For example, the information processing apparatus 200 may not include the display unit 204 and may perform display control for displaying an image on an external display apparatus (client apparatus).
The input unit 205 receives an instruction input from a user via various user interfaces (UI) such as a mouse input, a keyboard input, and a touch input. For example, when an instruction to change the setting of the imaging device 100 is input to the input unit 205, the CPU 202 generates a control command for changing the setting of the imaging device 100 based on the input information, and the communication unit 201. The control command generated is output to the imaging apparatus 100 via the. Thus, based on the information input to the input unit 205, the information processing apparatus 200 can appropriately change the settings of the imaging apparatus 100.

行列領域設定部206は、撮像装置100により撮像された画像から行列領域を設定する。行列領域設定部206は、ユーザが指定した行列領域に関する情報をもとに、行列領域を設定することができる。この場合、ユーザは、表示部204に表示された撮像装置100の画像を確認しながらマウス等の各種UIを操作して、画像内における行列領域を指定する。そして、行列領域設定部206は、入力部205が受け付けた上記のユーザの指定をもとに行列領域を設定する。
なお、行列領域設定部206は、撮像装置100により撮像された画像を解析し、画像に存在する人体の移動速度や、人体の密集度の高い領域を検出することで、行列領域を設定してもよい。その際、行列領域の設定には、任意のアルゴリズムを用いることができる。
The matrix area setting unit 206 sets a matrix area from the image captured by the imaging device 100. The matrix area setting unit 206 can set the matrix area based on information on the matrix area specified by the user. In this case, the user designates a matrix area in the image by operating various UIs such as a mouse while confirming the image of the imaging apparatus 100 displayed on the display unit 204. Then, the matrix area setting unit 206 sets a matrix area based on the above-mentioned user designation received by the input unit 205.
The matrix area setting unit 206 analyzes the image captured by the imaging apparatus 100 and sets the matrix area by detecting the moving speed of the human body and the high density area of the human body in the image. Also good. At that time, an arbitrary algorithm can be used for setting the matrix region.

遮蔽領域設定部207は、撮像装置100により撮像された画像から遮蔽領域を設定する。遮蔽領域は、行列領域における壁や柱などの遮蔽物によって人体が正確に計数できない領域である。遮蔽領域設定部207は、ユーザが指定した遮蔽領域に関する情報をもとに、遮蔽領域を設定することができる。この場合、遮蔽領域の設定方法は、上述した行列領域の設定方法と同様である。なお、行列領域設定部206は、撮像装置100により撮像された画像を解析し、行列領域に存在する人体の追跡結果や、人体の密集度の高い領域を検出することで、遮蔽領域を設定してもよい。その際、遮蔽領域の設定には、任意のアルゴリズムを用いることができる。   The shielding area setting unit 207 sets a shielding area from the image captured by the imaging device 100. The shielding area is an area where the human body cannot accurately count due to a shielding object such as a wall or a pillar in the matrix area. The shielding area setting unit 207 can set the shielding area based on the information regarding the shielding area designated by the user. In this case, the shielding region setting method is the same as the matrix region setting method described above. The matrix area setting unit 206 analyzes the image captured by the imaging device 100 and sets a shielding area by detecting a tracking result of a human body existing in the matrix area and a highly dense human body area. May be. At that time, an arbitrary algorithm can be used for setting the shielding area.

行列領域計数部208は、撮像装置100により撮像された画像から、行列領域設定部206により設定された行列領域の画像を取得する。そして、行列領域計数部208は、取得した行列領域の画像から物体検知処理(人体検知処理)により人体を検知し、検知した人体を計数する。例えば、人体検知処理として、人体のサンプル画像を用いて局所的な特徴量抽出を行い、統計的学習手法で学習した識別器によって人体を検知する方法がある。なお、人体の検知および計数には、任意のアルゴリズムを用いることができる。
また、計数対象の人体が並ぶ行列が遮蔽領域において遮蔽物によって遮蔽される位置に存在する場合、行列領域計数部208は、遮蔽領域において検知可能な人体は行列に並ぶ人体ではないと判断して計数対象外とするようにしてもよい。つまり、行列領域計数部208は、行列領域のうち遮蔽領域外に存在する人体を検知し、計数するようにしてもよい。
The matrix area counting unit 208 acquires an image of the matrix area set by the matrix area setting unit 206 from the image captured by the imaging device 100. Then, the matrix area counting unit 208 detects a human body from the acquired matrix area image by object detection processing (human body detection processing), and counts the detected human bodies. For example, as human body detection processing, there is a method of detecting a human body by a classifier that performs local feature extraction using a sample image of the human body and learns by a statistical learning method. An arbitrary algorithm can be used for detecting and counting human bodies.
In addition, when the matrix in which the human bodies to be counted are located at a position shielded by the shielding object in the shielding area, the matrix area counting unit 208 determines that the human bodies that can be detected in the shielding area are not human bodies that are lined up in the matrix. You may make it exclude from a count object. That is, the matrix area counting unit 208 may detect and count human bodies that exist outside the shielding area in the matrix area.

遮蔽領域計数部209は、遮蔽領域に存在する人体を計数する。本実施形態では、遮蔽領域計数部209は、物体追跡部209aと物体通過検知部209bとを備え、物体追跡部209aと物体通過検知部209bとを用いて、遮蔽領域を出入りする人体を計数することで、遮蔽領域に存在する人体を計数する。
物体追跡部209aは、異なるフレーム間に存在する同じ人体を追跡し、追跡した人体が移動した軌跡情報を取得する。ここで、同じ人体を異なるフレームで追跡する方法としては、追跡する人体に含まれる色のヒストグラムの類似性を用いる方法がある。なお、人体の追跡には、任意のアルゴリズムを用いることができる。
The shielding area counting unit 209 counts human bodies existing in the shielding area. In the present embodiment, the shielding area counting unit 209 includes an object tracking unit 209a and an object passage detection unit 209b, and uses the object tracking unit 209a and the object passage detection unit 209b to count human bodies that enter and exit the shielding region. Thus, the human body existing in the shielding area is counted.
The object tracking unit 209a tracks the same human body that exists between different frames, and acquires trajectory information on the movement of the tracked human body. Here, as a method of tracking the same human body in different frames, there is a method of using the similarity of histograms of colors included in the tracked human body. An arbitrary algorithm can be used for tracking the human body.

物体通過検知部209bは、物体追跡部209aにより取得された軌跡情報を用いて、遮蔽領域設定部207において設定された遮蔽領域に人体が入ったかを判定するとともに、遮蔽領域から人体が出たかを判定する。具体的には、物体通過検知部209bは、人体が通過したか否かを判定するための通過検知線を、遮蔽領域の入口と出口との2箇所に設定し、入口に設定した通過検知線と軌跡情報とが重なった場合、人体が遮蔽領域に入ったと判定する。また、物体通過検知部209bは、出口に設定した通過検知線と軌跡情報とが重なった場合、人体が遮蔽領域から出たと判定する。遮蔽領域の出入口は、行列の進行方向をもとに決定することができる。ここで、行列の進行方向は、行列に含まれる人体の動き方向である。   The object passage detection unit 209b uses the trajectory information acquired by the object tracking unit 209a to determine whether a human body has entered the shielding area set by the shielding area setting unit 207, and to determine whether the human body has come out of the shielding area. judge. Specifically, the object passage detection unit 209b sets passage detection lines for determining whether or not a human body has passed, at two locations of the entrance and exit of the shielding area, and the passage detection lines set at the entrance. And the trajectory information overlap, it is determined that the human body has entered the shielding area. In addition, the object passage detection unit 209b determines that the human body has exited the shielding area when the passage detection line set at the exit and the trajectory information overlap. The entrance / exit of the shielding area can be determined based on the traveling direction of the matrix. Here, the traveling direction of the matrix is the movement direction of the human body included in the matrix.

なお、物体通過検知部209bは、通過検知線と重なった軌跡情報から人体の移動方向を取得し、行列の進行方向とは逆方向に通過検知線を通過する人体については、遮蔽領域を出入りする人体として計数しないように計数対象外としてもよい。このように、行列の進行方向と人体の移動方向とが一致しない場合に、当該人体を計数対象外とすることで、行列とは関係ない方向に移動している人体をカウントしないようにすることができる。この場合、行列領域計数部208においても、検知された人体の移動方向が行列の進行方向に一致しない場合には、当該人体を計数対象外とするようにしてもよい。   The object passage detection unit 209b acquires the moving direction of the human body from the trajectory information overlapped with the passage detection line, and the human body that passes through the passage detection line in the direction opposite to the traveling direction of the matrix enters and leaves the shielding area. It may be excluded from the counting target so as not to count as a human body. In this way, when the direction of travel of the matrix and the direction of movement of the human body do not match, by excluding the human body from the counting object, the human body moving in the direction unrelated to the matrix is not counted. Can do. In this case, the matrix area counting unit 208 may also exclude the human body from being counted when the detected moving direction of the human body does not match the traveling direction of the matrix.

また、追跡した人体が遮蔽領域の入口の通過検知線を遮蔽領域に入る方向へ通過しても、遮蔽領域において検知可能な場合には、当該人体は遮蔽物の手前(撮像装置100側)を移動する人体であり、行列に並ぶ人体ではないと判断することができる。したがって、このような場合には、物体通過検知部209bは、上記人体を遮蔽領域の人体としてカウントしないようにしてもよい。
さらに、物体通過検知部209bは、行列の進行方向と同一方向に通過検知線を通過する人体であっても、行列の進行速度よりも速い速度で移動する人体については、行列に並ぶ人体ではないと判断して計数対象外としてもよい。ここで、行列の進行速度は、行列に含まれる人体の移動速度であり、例えば当該移動速度の平均値とすることができる。
Further, when the tracked human body passes through the passage detection line at the entrance of the shielded area in the direction of entering the shielded area, if the detected human body can be detected in the shielded area, the human body is in front of the shield (on the imaging device 100 side). It can be determined that it is a moving human body and not a human body in a queue. Therefore, in such a case, the object passage detection unit 209b may not count the human body as a human body in the shielding area.
Furthermore, the object passage detection unit 209b is not a human body lined up in a matrix for a human body that moves at a speed faster than the progression speed of the matrix, even if the human body passes through the passage detection line in the same direction as the progression direction of the matrix. Therefore, it may be excluded from the counting target. Here, the traveling speed of the matrix is the moving speed of the human body included in the matrix, and can be an average value of the moving speed, for example.

以上のように、本実施形態における情報処理装置200は、撮像装置100によって撮像された、物体の計数対象とする所定領域の画像として、複数の計数対象の物体を含む行列領域の画像を取得する。そして、情報処理装置200は、取得された行列領域の画像から物体検知処理により計数対象の物体を検知し、計数する。また、情報処理装置200は、通過検知処理を用いて、行列領域において物体が遮蔽される遮蔽領域に存在する計数対象の物体を計数する。そして、情報処理装置200は、物体検知処理を用いた行列領域における人体の計数結果に、通過検知処理を用いた遮蔽領域における人体の計数結果を付加して、行列領域に存在する計数対象の物体を計数して出力する。このため、遮蔽物によって物体が遮蔽されている場合であっても、遮蔽領域において遮蔽されている物体数を含めて行列領域の物体数を適切に計数することができる。   As described above, the information processing apparatus 200 according to the present embodiment acquires an image of a matrix area that includes a plurality of objects to be counted as an image of a predetermined area that is to be counted by the imaging apparatus 100. . Then, the information processing apparatus 200 detects the object to be counted from the acquired image of the matrix area by the object detection process and counts it. In addition, the information processing apparatus 200 counts objects to be counted that exist in the shielding area where the objects are shielded in the matrix area by using the passage detection process. Then, the information processing apparatus 200 adds the human body counting result in the shielding area using the passage detection process to the human body counting result in the matrix area using the object detection process, and the counting target object existing in the matrix area Is counted and output. For this reason, even if the object is shielded by the shielding object, the number of objects in the matrix region including the number of objects shielded in the shielding region can be appropriately counted.

次に、本実施形態における情報処理装置200の動作について説明する。
図2は、情報処理装置200が実行する計数処理の一例として、行列領域の人体を計数する処理を示すフローチャートである。この図2の処理は、例えば、撮像装置100により画像の撮像が開始されたタイミングで開始される。ただし、図2の処理の開始タイミングは、上記のタイミングに限らない。
情報処理装置200は、CPU202が必要なプログラムを記憶部203から読み出して実行することにより、図2に示す処理を実現することができる。ただし、図1に示す情報処理装置200の各要素のうち少なくとも一部が専用のハードウェアとして動作することで図2の処理が実現されるようにしてもよい。この場合、専用のハードウェアは、CPU202の制御に基づいて動作する。以降、アルファベットSはフローチャートにおけるステップを意味するものとする。
Next, the operation of the information processing apparatus 200 in this embodiment will be described.
FIG. 2 is a flowchart showing a process of counting human bodies in the matrix area as an example of the counting process executed by the information processing apparatus 200. The processing in FIG. 2 is started, for example, at the timing when the image capturing apparatus 100 starts capturing an image. However, the start timing of the process of FIG. 2 is not limited to the above timing.
The information processing apparatus 200 can realize the processing shown in FIG. 2 by reading out a necessary program from the storage unit 203 and executing it. However, the processing of FIG. 2 may be realized by operating at least a part of each element of the information processing apparatus 200 shown in FIG. 1 as dedicated hardware. In this case, the dedicated hardware operates based on the control of the CPU 202. Hereinafter, the alphabet S means a step in the flowchart.

まずS1において、情報処理装置200は、撮像装置100によって撮像された画像を取得する。次にS2では、情報処理装置200は、S1において取得された画像において行列領域が設定されているか否かを判定し、行列領域が設定されてしない場合にはS3に移行し、行列領域が設定されている場合にはS6に移行する。S3では、情報処理装置200は、S1において取得された画像における行列領域の設定を行う。
S4では、情報処理装置200は、行列領域に遮蔽領域が存在するか否かを判定し、遮蔽領域が存在する場合にはS5に移行し、遮蔽領域が存在しない場合にはS6に移行する。S5では、情報処理装置200は、行列領域における遮蔽領域の設定を行う。
First, in S <b> 1, the information processing apparatus 200 acquires an image captured by the imaging apparatus 100. Next, in S2, the information processing apparatus 200 determines whether or not a matrix area is set in the image acquired in S1, and if the matrix area is not set, the process proceeds to S3, where the matrix area is set. If yes, the process proceeds to S6. In S3, the information processing apparatus 200 sets a matrix area in the image acquired in S1.
In S4, the information processing apparatus 200 determines whether or not there is a shielding area in the matrix area. If there is a shielding area, the information processing apparatus 200 proceeds to S5. If there is no shielding area, the information processing apparatus 200 proceeds to S6. In S5, the information processing apparatus 200 sets a shielding area in the matrix area.

S6では、情報処理装置200は、行列領域の画像を取得し、行列領域に人体が存在するか否かを判定する。そして、情報処理装置200は、人体が存在すると判定した場合にはS7に移行し、人体が存在しないと判定した場合にはS11に移行する。S7では、情報処理装置200は、行列領域の画像から人体を検知して計数する。これにより、人体検知処理を用いた行列領域における人体の計数結果が得られる。次にS8では、情報処理装置200は、S7において検知された人体の追跡を行い、追跡した人体の軌跡情報を取得する。
S9では、情報処理装置200は、S8における追跡処理により取得された軌跡情報をもとに人体の通過検知処理を行い、遮蔽領域に人体の出入りがあったか否かを判定する。そして、情報処理装置200は、遮蔽領域に人体の出入りがあったと判定した場合にはS10に移行し、出入りがないと判定した場合にはS11に移行する。S10では、遮蔽領域における人体の計数を行う。具体的には、上記通過検知処理により人体が遮蔽領域に入ったと判定された場合には、遮蔽領域の人数を加算し、人体が遮蔽領域から出たと判定された場合には、遮蔽領域の人数を減算する。これにより、通過検知処理を用いた遮蔽領域における人体の計数結果が得られる。
In S <b> 6, the information processing apparatus 200 acquires an image of the matrix area and determines whether a human body exists in the matrix area. Then, the information processing apparatus 200 proceeds to S7 when it is determined that a human body exists, and proceeds to S11 when it is determined that no human body exists. In S7, the information processing apparatus 200 detects and counts human bodies from the image of the matrix area. Thereby, the counting result of the human body in the matrix area | region using a human body detection process is obtained. Next, in S <b> 8, the information processing apparatus 200 tracks the human body detected in S <b> 7 and acquires trajectory information of the tracked human body.
In S9, the information processing apparatus 200 performs a human body passage detection process based on the trajectory information acquired by the tracking process in S8, and determines whether or not a human body has entered or exited the shielding area. Then, the information processing apparatus 200 proceeds to S10 when it is determined that a human body has entered or exited the shielding area, and proceeds to S11 when it is determined that there is no access. In S10, the human body in the shielding area is counted. Specifically, when it is determined that the human body has entered the shielding area by the passage detection process, the number of people in the shielding area is added, and when it is determined that the human body has exited the shielding area, the number of people in the shielding area Is subtracted. Thereby, the counting result of the human body in the shielding area using the passage detection process is obtained.

S11では、情報処理装置200は、S7において得られた人体検知処理を用いた行列領域における人体の計数結果に、S10において得られた通過検知処理を用いた遮蔽領域における人体の計数結果を付加する。そして、情報処理装置200は、付加した結果を、遮蔽領域において遮蔽されている人体を含む行列領域に存在する人体の計数結果とする。最後に、S12では、情報処理装置200は、撮像装置100によって撮像された次の画像が存在するか否かを判定し、次の画像が存在する場合にはS1へ戻り、次の画像が存在しない場合には処理を終了する。
このように、情報処理装置200は、人体の追跡結果に基づいて遮蔽領域に対する人体の出入りを計数することで、遮蔽領域において遮蔽されている人体を計数することができる。そのため、行列領域に遮蔽領域が存在している場合であっても、行列領域全体に含まれる人体を適切に計数することが可能である。
In S11, the information processing apparatus 200 adds the counting result of the human body in the shielding area using the passage detection process obtained in S10 to the counting result of the human body in the matrix area using the human body detection process obtained in S7. . Then, the information processing apparatus 200 uses the added result as the counting result of the human bodies existing in the matrix area including the human bodies shielded in the shielding area. Finally, in S12, the information processing apparatus 200 determines whether or not there is a next image captured by the imaging apparatus 100. If there is a next image, the process returns to S1 and the next image exists. If not, the process ends.
In this way, the information processing apparatus 200 can count the human body shielded in the shielding area by counting the number of human bodies coming and going from the shielding area based on the tracking results of the human body. For this reason, even if there is a shielding area in the matrix area, it is possible to appropriately count the human bodies included in the entire matrix area.

以下、行列領域の人体の計数方法について具体的に説明する。
図3は、撮像装置100によって撮像された画像の一例である。この図3において、画像400Aは、撮像装置100の撮像領域の画像である。画像400Aには、行列領域401が設定されている。行列領域401は、複数の人体402が並ぶ領域である。複数の人体402は、計数対象となる物体である。行列方向403は、人体402が並ぶ行列の進行方向であり、人体402の動き方向に相当する。遮蔽領域404は、行列領域401において行列に並ぶ人体402を遮蔽する壁や柱などの遮蔽物404aの領域である。図3では、9人の人間が行列に並んでおり、そのうちの3人が遮蔽物404aによって遮蔽されている例を示している。
Hereinafter, a method of counting human bodies in the matrix area will be specifically described.
FIG. 3 is an example of an image captured by the image capturing apparatus 100. In FIG. 3, an image 400 </ b> A is an image of the imaging region of the imaging device 100. A matrix area 401 is set in the image 400A. The matrix area 401 is an area where a plurality of human bodies 402 are arranged. The plurality of human bodies 402 are objects to be counted. The matrix direction 403 is a traveling direction of the matrix in which the human bodies 402 are arranged, and corresponds to the movement direction of the human body 402. The shielding area 404 is an area of a shielding object 404 a such as a wall or a pillar that shields the human bodies 402 arranged in a matrix in the matrix area 401. FIG. 3 shows an example in which nine people are lined up and three of them are shielded by the shield 404a.

この場合、人体検知処理では、遮蔽領域404において遮蔽物404aによって遮蔽されている人体402を検知、計数することができない。つまり、人体検知処理では、行列領域401において遮蔽領域404外に存在する6体の人体402しか検知、計数することができない。
そこで、本実施形態では、行列領域401において人体検知処理によって検知された人体を追跡し、遮蔽領域404の通過検知を行うことで、遮蔽領域404において遮蔽されている人体402を計数する。つまり、人体402を追跡し、人体402が、遮蔽領域404の入口の通過検知線405を通過して遮蔽領域404に入ったことを検知した場合に、遮蔽領域404の人体402の計数を加算する。また、追跡した人体402が、遮蔽領域404の出口の通過検知線406を通過して遮蔽領域404から出たことを検知した場合には、遮蔽領域404の人体402の計数を減算する。
これにより、遮蔽物404aの背後を別の撮像装置によって撮像することなく、遮蔽物404aの背後に存在する人体402を計数することができる。つまり、1台の撮像装置によって撮像された画像から、遮蔽領域404を含めた行列領域401全体に含まれる複数の人体402を適切に計数することができる。
In this case, in the human body detection process, the human body 402 that is shielded by the shield 404a in the shield region 404 cannot be detected and counted. In other words, in the human body detection process, only six human bodies 402 existing outside the shielding area 404 in the matrix area 401 can be detected and counted.
Therefore, in this embodiment, the human body detected by the human body detection process in the matrix area 401 is tracked, and the human body 402 shielded in the shielding area 404 is counted by detecting passage of the shielding area 404. That is, the human body 402 is tracked, and when it is detected that the human body 402 has entered the shielding area 404 through the passage detection line 405 at the entrance of the shielding area 404, the count of the human body 402 in the shielding area 404 is added. . Further, when it is detected that the tracked human body 402 has passed through the passage detection line 406 at the exit of the shielded area 404 and exited from the shielded area 404, the count of the human body 402 in the shielded area 404 is subtracted.
Thereby, the human body 402 existing behind the shield 404a can be counted without imaging the back of the shield 404a with another imaging device. That is, it is possible to appropriately count a plurality of human bodies 402 included in the entire matrix area 401 including the shielding area 404 from an image captured by one imaging apparatus.

以上説明したように、本実施形態における情報処理装置200は、撮像装置100によって撮像された、物体の計数対象とする所定領域の画像を取得する。ここで、物体の計数対象とする所定領域は、複数の物体を含む行列領域とすることができ、計数対象の物体は人体とすることができる。情報処理装置200は、取得された行列領域の画像から、人体検知処理を用いて計数対象の物体である人体を検知し、検知された人体を計数する。また、情報処理装置200は、人体の検知結果に基づいて、行列領域内の遮蔽領域において遮蔽されている人体を計数する。そして、情報処理装置200は、人体検知処理を用いて計数された人数に遮蔽領域の人数を加算して、行列領域に存在する人体を計数する。   As described above, the information processing apparatus 200 according to the present embodiment acquires an image of a predetermined area that is imaged by the imaging apparatus 100 and is an object counting target. Here, the predetermined area to be counted for the object can be a matrix area including a plurality of objects, and the object to be counted can be a human body. The information processing apparatus 200 detects a human body that is an object to be counted from the acquired image of the matrix region using human body detection processing, and counts the detected human bodies. Further, the information processing apparatus 200 counts the human bodies that are shielded in the shielding areas in the matrix area based on the detection results of the human bodies. Then, the information processing apparatus 200 adds the number of people in the shielding area to the number of persons counted using the human body detection process, and counts the human bodies existing in the matrix area.

このように、情報処理装置200は、物体の計数対象とする所定領域に、計数対象の物体を遮蔽する遮蔽領域が存在する場合、遮蔽領域において遮蔽されている物体を考慮して所定領域に存在する物体を計数する。したがって、所定領域に存在する物体の全体の数を適切に計数することができる。本実施形態のように、所定領域が行列領域であり、計数対象の物体が人体である場合、行列に並ぶ人の数を適切に計数することができる。例えば、駅のホームでの待ち行列の人数や、タクシー乗り場での待ち行列の人数等を適切に計数することが可能である。この場合、待ち行列の待ち時間を精度良く推定し、例えば行列に並ぶ利用者に対して、行列の待ち人数や待ち時間を適切に案内することが可能となる。
また、情報処理装置200は、1台の撮像装置100によって撮像された画像をもとに、遮蔽領域において遮蔽されている物体を含む全体の物体数を計数することができる。そのため、遮蔽物によって遮蔽されている物体を撮像するために別の撮像装置を設ける必要がなく、簡易なシステム構成で所定領域の物体数を計数することが可能となる。
In this way, the information processing apparatus 200 exists in the predetermined area in consideration of the object shielded in the shielding area when the shielding area that shields the object to be counted exists in the predetermined area to be counted of the object. Count objects Therefore, it is possible to appropriately count the total number of objects existing in the predetermined area. As in the present embodiment, when the predetermined area is a matrix area and the object to be counted is a human body, the number of people lined up in the matrix can be appropriately counted. For example, it is possible to appropriately count the number of queues at a station platform, the number of queues at a taxi stand, and the like. In this case, it is possible to accurately estimate the waiting time of the queue, and appropriately guide the number of people waiting in the queue and the waiting time, for example, to the users lining up in the queue.
Further, the information processing apparatus 200 can count the total number of objects including objects shielded in the shielding area, based on an image captured by one imaging apparatus 100. Therefore, it is not necessary to provide another imaging device for imaging an object shielded by the shielding object, and the number of objects in a predetermined area can be counted with a simple system configuration.

さらに、情報処理装置200は、行列領域の画像から検知された人体を追跡し、遮蔽領域に対する出入りを検知することで、遮蔽領域の人体を計数する。したがって、遮蔽領域において遮蔽されている人体を適切に計数することができる。
ここで、情報処理装置200は、行列領域に含まれる行列の進行方向をもとに遮蔽領域の出入口を決定し、決定された遮蔽領域の出入口にそれぞれ通過検知線を設定することができる。また、情報処理装置200は、追跡された人体が上記通過検知線を通過したことを検知することで、人体の遮蔽領域に対する出入りを検知することができる。このように、情報処理装置200は、遮蔽領域の出入口に通過検知線を設定し、通過検知を行うので、行列の進行方向に沿って移動する人体を適切に計数することができる。
Furthermore, the information processing apparatus 200 tracks the human body detected from the image of the matrix area, and counts the human bodies in the shielded area by detecting entry / exit to the shielded area. Therefore, it is possible to appropriately count the human bodies shielded in the shielding area.
Here, the information processing apparatus 200 can determine the entrance / exit of the shielding area based on the traveling direction of the matrix included in the matrix area, and can set a passage detection line at each entrance / exit of the determined shielding area. In addition, the information processing apparatus 200 can detect whether the tracked human body has passed the passage detection line, thereby detecting the human body entering and exiting the shielding area. Thus, since the information processing apparatus 200 sets a passage detection line at the entrance and exit of the shielding area and performs passage detection, it is possible to appropriately count the human bodies that move along the traveling direction of the matrix.

また、情報処理装置200は、行列の進行方向とは逆方向に通過検知線を通過する物体を計数対象外とすることができる。さらに、情報処理装置200は、通過検知線を通過した人体であっても、遮蔽領域において検知可能な人体は計数対象外とすることができる。このように、情報処理装置200は、行列に並んでいない人体を適切に判別し、行列に並ぶ人体で遮蔽領域に出入りする人体を適切に検知することができる。
さらに、情報処理装置200は、撮像装置100によって撮像された画像内の物体(人体)の移動速度や密集度等に基づいて、画像内の行列領域や行列領域内の遮蔽領域を設定することができる。したがって、行列領域や遮蔽領域を適切に設定することができ、行列領域に存在する物体(人体)を適切に計数することができる。
Further, the information processing apparatus 200 can exclude objects that pass through the passage detection line in the direction opposite to the traveling direction of the matrix from being counted. Furthermore, even if the information processing apparatus 200 is a human body that has passed the passage detection line, the human body that can be detected in the shielding area can be excluded from the counting target. In this way, the information processing apparatus 200 can appropriately determine human bodies that are not lined up in the matrix, and can appropriately detect human bodies that enter and exit the shielding area with the human bodies lined up in the matrix.
Furthermore, the information processing apparatus 200 may set a matrix area in the image and a shielding area in the matrix area based on the moving speed, the density, and the like of the object (human body) in the image captured by the imaging apparatus 100. it can. Therefore, the matrix area and the shielding area can be set appropriately, and the objects (human bodies) existing in the matrix area can be counted appropriately.

また、情報処理装置200は、撮像装置100によって撮像された画像を表示部204へ表示させる表示制御を行い、表示された画像内における行列領域の設定をユーザから受け付け、行列領域の設定を行うこともできる。これにより、情報処理装置200は、ユーザが確認したい行列領域の人数を適切に計数し、ユーザに対して案内することが可能となる。さらに、情報処理装置200は、撮像装置100によって撮像された画像を表示部204へ表示させる表示制御を行い、表示された画像内における遮蔽領域の設定をユーザから受け付け、遮蔽領域の設定を行うこともできる。これにより、情報処理装置200は、ユーザが確認したい遮蔽物の背後の領域を適切に計数対象とすることができ、ユーザの要求に応じた計数処理が可能となる。   In addition, the information processing apparatus 200 performs display control to display an image captured by the imaging apparatus 100 on the display unit 204, accepts the setting of the matrix area in the displayed image from the user, and sets the matrix area. You can also. As a result, the information processing apparatus 200 can appropriately count the number of people in the matrix area that the user wants to check and can guide the user. Further, the information processing apparatus 200 performs display control to display an image captured by the imaging apparatus 100 on the display unit 204, receives a setting of a shielding area in the displayed image from the user, and sets the shielding area. You can also. Thereby, the information processing apparatus 200 can appropriately set the area behind the shield that the user wants to check, and can perform counting processing according to the user's request.

(変形例)
上記実施形態においては、遮蔽領域の出入口における人体の通過検知により、遮蔽領域において遮蔽されている人体を計数する場合について説明したが、遮蔽領域の人体を計数する方法は上記に限定されない。情報処理装置200は、行列の長さに応じて遮蔽領域の計数方法を変更してもよい。
図3の画像400Aのように、行列領域401が長く、行列の最後尾が遮蔽領域404を越えている場合には、遮蔽領域404に存在し得る人体402の数の最大値を、遮蔽領域404において遮蔽されている人体402の数として設定してもよい。ここで、上記最大値は、遮蔽領域404の大きさに応じて予め設定しておくことができる。また、上記最大値は、行列領域401における遮蔽領域404周辺の人体402の密度から推定された値であってもよい。
このように、行列の先頭が、遮蔽領域外における遮蔽領域の出口側に位置する場合で、行列の最後尾が、遮蔽領域外における遮蔽領域の入口側に位置する場合、遮蔽領域において遮蔽されている人体の数を上記最大値に設定してもよい。この場合、人体の追跡処理や通過検知処理を行うことなく、遮蔽領域において遮蔽されている人体を容易に計数することができる。
(Modification)
In the above embodiment, the case where the number of human bodies shielded in the shielding area is counted by detecting the passage of the human body at the entrance / exit of the shielding area has been described, but the method of counting the human bodies in the shielding area is not limited to the above. The information processing apparatus 200 may change the shielding area counting method according to the length of the matrix.
When the matrix area 401 is long and the end of the matrix exceeds the shielding area 404 as in the image 400 </ b> A of FIG. 3, the maximum number of human bodies 402 that can exist in the shielding area 404 is determined as the shielding area 404. It may be set as the number of human bodies 402 shielded at. Here, the maximum value can be set in advance according to the size of the shielding region 404. The maximum value may be a value estimated from the density of the human body 402 around the shielding area 404 in the matrix area 401.
Thus, when the head of the matrix is located on the exit side of the shielding area outside the shielding area, and the tail end of the matrix is located on the entrance side of the shielding area outside the shielding area, the matrix is shielded in the shielding area. The number of existing human bodies may be set to the maximum value. In this case, it is possible to easily count the human bodies shielded in the shielding area without performing the tracking process or the passage detection process.

一方、図4に示す画像400Bのように、行列の最後尾が遮蔽領域404内にある場合には、遮蔽領域404に入った人体402と遮蔽領域404から出た人体402の計数を行う。つまり、遮蔽領域404の出入口における人体402の通過検知により、遮蔽領域404において遮蔽されている人体402を計数する。
さらに、図5に示す画像400Cのように、行列が短く、行列の最後尾が遮蔽領域404に到達していない場合には、遮蔽領域404における人体402の計数値を零などに初期化してもよい。行列の先頭と最後尾とが、ともに遮蔽領域外における遮蔽領域の出口側に位置する場合、遮蔽領域において遮蔽されている人体は存在しないと判断することができる。そのため、このような場合には、遮蔽領域において遮蔽されている人体の数を零に設定することで、遮蔽領域の人体を計数するための複雑な処理が必要なくなる。
On the other hand, when the end of the matrix is in the shielding area 404 as in the image 400B shown in FIG. 4, the human body 402 that has entered the shielding area 404 and the human body 402 that has exited from the shielding area 404 are counted. That is, the human body 402 shielded in the shielding area 404 is counted by detecting the passage of the human body 402 at the entrance / exit of the shielding area 404.
Further, when the matrix is short and the end of the matrix does not reach the shielding area 404 as in the image 400C shown in FIG. 5, the count value of the human body 402 in the shielding area 404 is initialized to zero or the like. Good. When the head and the tail of the matrix are both located on the exit side of the shielding area outside the shielding area, it can be determined that there is no human body shielded in the shielding area. Therefore, in such a case, setting the number of human bodies shielded in the shielding area to zero eliminates the need for complicated processing for counting the human bodies in the shielding area.

図6は、行列の長さに応じて遮蔽領域において遮蔽されている物体を計数する処理の流れを示すフローチャートである。この図6の処理は、図2の処理と同じタイミングで開始することができる。
情報処理装置200は、CPU202が必要なプログラムを記憶部203から読み出して実行することにより、図6に示す処理を実現することができる。ただし、図6に示す情報処理装置200の各要素のうち少なくとも一部が専用のハードウェアとして動作することで図6の処理が実現されるようにしてもよい。この場合、専用のハードウェアは、CPU202の制御に基づいて動作する。
図6において、図2と同一処理を行うステップには図2と同一ステップ番号を付し、以下、処理の異なる部分を中心に説明する。
FIG. 6 is a flowchart showing a flow of processing for counting objects shielded in the shielding area according to the length of the matrix. The process of FIG. 6 can be started at the same timing as the process of FIG.
The information processing apparatus 200 can implement the processing illustrated in FIG. 6 by reading out a necessary program from the storage unit 203 and executing it. However, the processing of FIG. 6 may be realized by operating at least a part of each element of the information processing apparatus 200 shown in FIG. 6 as dedicated hardware. In this case, the dedicated hardware operates based on the control of the CPU 202.
6, steps that perform the same processing as in FIG. 2 are assigned the same step numbers as in FIG.

S21では、情報処理装置200は、遮蔽領域の出口付近において行列に並ぶ人体が検知できるか否かを判定し、検知できる場合はS22に移行し、検知できない場合にはS25に移行する。S22では、情報処理装置200は、遮蔽領域の入口付近において行列に並ぶ人体が検知できるか否かを判定し、検知できる場合はS23に移行し、検知できない場合にはS24に移行する。
S23では、情報処理装置200は、遮蔽領域において遮蔽されている人体の数を最大値に設定してS11に移行する。S24では、情報処理装置200は、通過検知処理を用いて遮蔽領域に出入りする人体を計数することで、遮蔽領域において遮蔽されている人体を計数し、S11に移行する。S25では、情報処理装置200は、遮蔽領域において遮蔽されている人体の数を0などに初期化し、S11に移行する。
In S21, the information processing apparatus 200 determines whether or not human bodies arranged in a matrix can be detected in the vicinity of the exit of the shielding area. If it can be detected, the process proceeds to S22, and if not detected, the process proceeds to S25. In S22, the information processing apparatus 200 determines whether or not human bodies arranged in a matrix can be detected in the vicinity of the entrance of the shielding area. If it can be detected, the process proceeds to S23, and if not detected, the process proceeds to S24.
In S23, the information processing apparatus 200 sets the number of human bodies shielded in the shielding area to the maximum value, and proceeds to S11. In S24, the information processing apparatus 200 counts the human bodies that are shielded in the shielding area by counting the human bodies entering and exiting the shielding area using the passage detection process, and proceeds to S11. In S25, the information processing apparatus 200 initializes the number of human bodies shielded in the shielding area to 0 or the like, and proceeds to S11.

このように、遮蔽領域の出口付近と入口付近との両方において、行列に並ぶ人体が検知できる場合、図3に示すように行列が長いと判断して、遮蔽領域において遮蔽されている人体の数を予め設定された最大値に設定する。一方、遮蔽領域の出口付近のみにおいて、行列に並ぶ人体が検知できる場合には、図4に示すように行列の最後尾が遮蔽領域内にあると判断する。したがって、この場合には、遮蔽領域の出入口に設定した通過検知線を用いた人体の通過検知を行い、遮蔽領域において遮蔽されている人体の数を計数する。また、遮蔽領域の出口付近と入口付近との両方において、行列に並ぶ人体が検知できない場合には、図5に示すように行列が短く、遮蔽領域に人体は存在しないと判断して、遮蔽領域において遮蔽されている人体の数を初期化する。
以上のように、行列の長さに応じた計数処理を行うことで、遮蔽領域の計数を容易かつ適切に行うことができる。
In this way, when human bodies arranged in a matrix can be detected both near the exit and near the entrance of the shielding area, it is determined that the matrix is long as shown in FIG. 3, and the number of human bodies shielded in the shielding area is as follows. Is set to a preset maximum value. On the other hand, when human bodies lined up in the matrix can be detected only near the exit of the shielding area, it is determined that the last of the matrix is within the shielding area as shown in FIG. Therefore, in this case, passage detection of a human body using a passage detection line set at the entrance / exit of the shielding area is performed, and the number of human bodies shielded in the shielding area is counted. Further, when human bodies arranged in a matrix cannot be detected both near the exit and near the entrance of the shielding area, it is determined that the matrix is short and no human body exists in the shielding area as shown in FIG. Initialize the number of human bodies shielded at.
As described above, by performing the counting process according to the length of the matrix, the shielding area can be easily and appropriately counted.

なお、上記実施形態においては、遮蔽領域において遮蔽されている人体の計数結果に上限値を設定してもよい。ここで、当該上限値は、例えば遮蔽領域に存在し得る人体の最大値とすることができる。この場合、情報処理装置200は、人体の通過検知処理を用いて遮蔽領域において遮蔽されている人体の数を計数した結果、計数結果が上限値を上回っている場合には、計数結果を上限値に補正するようにしてもよい。
また、上記実施形態においては、上記実施形態においては、行列領域内の遮蔽領域が1つである場合について説明したが、遮蔽領域は複数であってもよい。
さらに、上記実施形態においては、物体の計数対象である所定領域が行列領域である場合について説明したが、上記所定領域は行列領域に限定されない。さらに、上記所定領域は、撮像装置100によって撮像された画像の一部の領域である場合について説明したが、画像全体の領域であってもよい。
In the above embodiment, an upper limit value may be set for the counting result of the human body shielded in the shielding area. Here, the said upper limit can be made into the maximum value of the human body which can exist in a shielding area | region, for example. In this case, as a result of counting the number of human bodies shielded in the shielding area using the human body passage detection process, the information processing apparatus 200 sets the count result to the upper limit value when the count result exceeds the upper limit value. You may make it correct | amend.
Moreover, in the said embodiment, although the said embodiment demonstrated the case where there was one shielding area | region in a matrix area | region, there may be two or more shielding areas.
Furthermore, in the above embodiment, the case where the predetermined area that is the object counting target is the matrix area has been described, but the predetermined area is not limited to the matrix area. Furthermore, although the case where the predetermined area is a partial area of an image captured by the imaging apparatus 100 has been described, the predetermined area may be an entire area of the image.

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

100…撮像装置、200…情報処理装置、201…通信部、202…CPU、203…記憶部、204…表示部、205…入力部、206…行列領域設定部、207…遮蔽領域設定部、208…行列領域計数部、209…遮蔽領域計数部、209a…物体追跡部、209b…物体通過検知部、300…ネットワーク   DESCRIPTION OF SYMBOLS 100 ... Imaging device 200 ... Information processing apparatus 201 ... Communication part 202 ... CPU, 203 ... Memory | storage part, 204 ... Display part, 205 ... Input part, 206 ... Matrix area | region setting part, 207 ... Shielding area | region setting part, 208 ... Matrix region counting unit, 209 ... Shielding region counting unit, 209a ... Object tracking unit, 209b ... Object passage detection unit, 300 ... Network

Claims (14)

撮像手段によって撮像された、物体の計数対象とする所定領域の画像を取得する取得手段と、
前記取得手段により取得された画像から、計数対象の物体を検知する検知手段と、
前記検知手段により検知された物体を計数する第1の計数手段と、
前記検知手段による検知結果をもとに、前記所定領域内の遮蔽領域において遮蔽されている前記物体を計数する第2の計数手段と、
前記第1の計数手段により計数された前記物体の数と、前記第2の計数手段により計数された前記物体の数とに基づいて前記所定領域において計数した結果を出力する第3の計数手段と、を備えることを特徴とする情報処理装置。
Acquisition means for acquiring an image of a predetermined area to be counted by an object, which is imaged by the imaging means;
Detection means for detecting an object to be counted from the image acquired by the acquisition means;
First counting means for counting objects detected by the detecting means;
Based on the detection result by the detection means, a second counting means for counting the object shielded in the shielding area within the predetermined area;
Third counting means for outputting a result counted in the predetermined area based on the number of the objects counted by the first counting means and the number of the objects counted by the second counting means; An information processing apparatus comprising:
前記第2の計数手段は、
前記検知手段により検知された物体を追跡する追跡手段と、
前記追跡手段により追跡された物体の前記遮蔽領域に対する出入りを検知する出入り検知手段と、を備えることを特徴とする請求項1に記載の情報処理装置。
The second counting means includes
Tracking means for tracking an object detected by the detection means;
The information processing apparatus according to claim 1, further comprising: an entry / exit detection unit that detects entry / exit of the object tracked by the tracking unit with respect to the shielding area.
前記撮像手段によってそれぞれ撮像された画像内の前記所定領域を設定する第1の設定手段と、
前記所定領域内の前記遮蔽領域を設定する第2の設定手段と、をさらに備えることを特徴とする請求項1または2に記載の情報処理装置。
First setting means for setting the predetermined areas in the images respectively captured by the imaging means;
The information processing apparatus according to claim 1, further comprising: a second setting unit that sets the shielding area within the predetermined area.
前記所定領域は、複数の前記物体を含む行列領域であることを特徴とする請求項1から3のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the predetermined area is a matrix area including a plurality of the objects. 前記出入り検知手段は、
前記行列領域に含まれる行列の進行方向をもとに決定される前記遮蔽領域の出入口にそれぞれ通過検知線を設定し、前記追跡手段により追跡された物体が前記通過検知線を通過したことを検知することで、前記物体の前記遮蔽領域に対する出入りを検知することを特徴とする請求項4に記載の情報処理装置。
The entry / exit detection means includes:
Pass detection lines are respectively set at the entrances and exits of the shielding area determined based on the traveling direction of the matrix included in the matrix area, and it is detected that the object tracked by the tracking unit has passed the pass detection line. The information processing apparatus according to claim 4, wherein an entry / exit of the object with respect to the shielding area is detected.
前記第2の計数手段は、
前記行列の進行方向とは逆方向に前記通過検知線を通過する物体を計数対象外とすることを特徴とする請求項5に記載の情報処理装置。
The second counting means includes
The information processing apparatus according to claim 5, wherein an object passing through the passage detection line in a direction opposite to a traveling direction of the matrix is excluded from counting.
前記第2の計数手段は、
前記行列領域に含まれる行列の長さに基づいて、前記遮蔽領域において遮蔽されている前記物体を計数することを特徴とする請求項4から6のいずれか1項に記載の情報処理装置。
The second counting means includes
The information processing apparatus according to any one of claims 4 to 6, wherein the object shielded in the shielding area is counted based on a length of a matrix included in the matrix area.
前記第2の計数手段は、
前記行列の先頭が、前記遮蔽領域外における前記遮蔽領域の出口側に位置する場合で、前記行列の最後尾が、前記遮蔽領域外における前記遮蔽領域の入口側に位置する場合、前記遮蔽領域において遮蔽されている前記物体の数を、前記遮蔽領域に存在し得る物体の数の最大値に設定することを特徴とする請求項7に記載の情報処理装置。
The second counting means includes
In the case where the head of the matrix is located on the exit side of the shielding area outside the shielding area, and the tail of the matrix is located on the entrance side of the shielding area outside the shielding area, The information processing apparatus according to claim 7, wherein the number of objects that are shielded is set to a maximum value of the number of objects that can exist in the shielding area.
前記第2の計数手段は、
前記行列の先頭と最後尾とが、前記遮蔽領域外における前記遮蔽領域の出口側に位置する場合、前記遮蔽領域において遮蔽されている前記物体の数を零に設定することを特徴とする請求項7または8に記載の情報処理装置。
The second counting means includes
The number of the objects shielded in the shielding area is set to zero when the head and the tail of the matrix are located on the exit side of the shielding area outside the shielding area. The information processing apparatus according to 7 or 8.
前記第2の計数手段は、
前記遮蔽領域において検知可能な物体を計数対象外とすることを特徴とする請求項1から9のいずれか1項に記載の情報処理装置。
The second counting means includes
The information processing apparatus according to claim 1, wherein an object that can be detected in the shielding area is excluded from the counting target.
前記第2の計数手段は、
前記遮蔽領域において遮蔽されている前記物体の計数結果に上限値を設定することを特徴とする請求項1から10のいずれか1項に記載の情報処理装置。
The second counting means includes
11. The information processing apparatus according to claim 1, wherein an upper limit value is set for a count result of the object shielded in the shielding region.
前記計数対象の物体は、人体もしくは人体の一部であることを特徴とする請求項1から11のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the object to be counted is a human body or a part of a human body. 撮像手段によって撮像された、物体の計数対象とする所定領域の画像を取得するステップ、
取得された前記画像から、計数対象の物体を検知するステップと、
検知された前記物体を計数し、第一の計数結果を得るステップと、
前記検知結果をもとに、前記所定領域内の遮蔽領域において遮蔽されている前記物体を計数し、第二の計数結果を得るステップと、
前記第一の計数結果と前記第二の計数結果とに基づいて、前記所定領域において計数した結果を出力するステップと、を含むことを特徴とする情報処理方法。
Acquiring an image of a predetermined area to be counted by an object, which is imaged by an imaging means;
Detecting an object to be counted from the acquired image;
Counting the detected object to obtain a first counting result;
Based on the detection result, counting the object shielded in the shielding area in the predetermined area, obtaining a second counting result;
Outputting the result of counting in the predetermined area based on the first count result and the second count result.
コンピュータを、請求項1から12のいずれか1項に記載の情報処理装置の各手段として機能させるためのプログラム。   The program for functioning a computer as each means of the information processing apparatus of any one of Claim 1 to 12.
JP2018094559A 2018-05-16 2018-05-16 Information processing device, information processing method and program Active JP7129209B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018094559A JP7129209B2 (en) 2018-05-16 2018-05-16 Information processing device, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018094559A JP7129209B2 (en) 2018-05-16 2018-05-16 Information processing device, information processing method and program

Publications (2)

Publication Number Publication Date
JP2019200583A true JP2019200583A (en) 2019-11-21
JP7129209B2 JP7129209B2 (en) 2022-09-01

Family

ID=68613167

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018094559A Active JP7129209B2 (en) 2018-05-16 2018-05-16 Information processing device, information processing method and program

Country Status (1)

Country Link
JP (1) JP7129209B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006114134A1 (en) * 2005-04-26 2006-11-02 Siemens Aktiengesellschaft Method and device for remote monitoring
WO2017047060A1 (en) * 2015-09-14 2017-03-23 日本電気株式会社 Queue detecting system, method and recording medium
JP2018022343A (en) * 2016-08-03 2018-02-08 株式会社東芝 Image processing system and image processing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006114134A1 (en) * 2005-04-26 2006-11-02 Siemens Aktiengesellschaft Method and device for remote monitoring
WO2017047060A1 (en) * 2015-09-14 2017-03-23 日本電気株式会社 Queue detecting system, method and recording medium
JP2018022343A (en) * 2016-08-03 2018-02-08 株式会社東芝 Image processing system and image processing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
飯山 将晃、外5名: ""エリア内に設置された複数台のカメラを用いた視野外の人数推定"", 電子情報通信学会技術研究報告, vol. 116, no. 150, JPN6022017375, 13 July 2016 (2016-07-13), JP, pages 43 - 46, ISSN: 0004827106 *

Also Published As

Publication number Publication date
JP7129209B2 (en) 2022-09-01

Similar Documents

Publication Publication Date Title
JP6555906B2 (en) Information processing apparatus, information processing method, and program
EP2840557B1 (en) Image processing system, server device, image pickup device and image evaluation method
US10691956B2 (en) Information processing apparatus, information processing system, information processing method, and storage medium having determination areas corresponding to waiting line
JP2018036784A (en) System, information processor, information processing method, and program
JP2020091649A (en) Image processing device, image processing system, control method of image processing device, and program
US10872422B2 (en) Information processing device, imaging device, information processing method, and storage medium
CN108334820B (en) Information processing apparatus, information processing method, and storage medium
JP6272157B2 (en) Elevator apparatus and elevator control method
US20190130677A1 (en) Information processing apparatus, information processing method, imaging apparatus, network camera system, and storage medium
JP7129209B2 (en) Information processing device, information processing method and program
JP6180906B2 (en) Face recognition gate system
KR101355206B1 (en) A count system of coming and going using image analysis and method thereof
JP2013186876A (en) Unmanned determination device, unmanned determination method and unmanned determination program
JP7027171B2 (en) Information processing equipment, information processing methods and programs
KR101598041B1 (en) Traffic line device using camera
JP2023032950A (en) Estimation apparatus, estimation method, and program
JP7195782B2 (en) Information processing device, control method and program
JP6339708B2 (en) Face recognition gate system, management device, and face recognition program
JP2021022783A (en) Control device, tracking system, control method, and program
EP4090007A1 (en) Imaging control apparatus for controlling exposure of imaging apparatus based on subject authentication result, imaging control method, and storage medium
JP2019192155A (en) Image processing device, photographing device, image processing method, and program
JP7518640B2 (en) Image processing device and image processing method
JP6833558B2 (en) Image processing equipment, image processing methods and programs
JP2018018406A (en) Detection device, monitoring system, detection method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210512

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220510

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220707

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220822

R151 Written notification of patent or utility model registration

Ref document number: 7129209

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03