JP2018106339A5 - - Google Patents

Download PDF

Info

Publication number
JP2018106339A5
JP2018106339A5 JP2016250654A JP2016250654A JP2018106339A5 JP 2018106339 A5 JP2018106339 A5 JP 2018106339A5 JP 2016250654 A JP2016250654 A JP 2016250654A JP 2016250654 A JP2016250654 A JP 2016250654A JP 2018106339 A5 JP2018106339 A5 JP 2018106339A5
Authority
JP
Japan
Prior art keywords
objects
input image
information processing
unit
specifying
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2016250654A
Other languages
Japanese (ja)
Other versions
JP2018106339A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2016250654A priority Critical patent/JP2018106339A/en
Priority claimed from JP2016250654A external-priority patent/JP2018106339A/en
Publication of JP2018106339A publication Critical patent/JP2018106339A/en
Publication of JP2018106339A5 publication Critical patent/JP2018106339A5/ja
Pending legal-status Critical Current

Links

Description

また、特許文献2には、店舗内の滞在者と移動者を区別して抽出することで混雑状況を把握する技術について開示されている。しかし、特許文献2においても、移動者と滞在者とを区別するだけでは、商品を見るために立ち止まっている人物とレジ待ちの人物を区別することができず、レジ待ち人数を計測することはできないという課題がある。また、特許文献2では、店舗内が混雑していて、移動者も非常にゆっくりとしか移動できない場合には、移動者と滞在者が区別できず、レジ待ち人数を把握することができないという課題がある。
以上のように、従来技術では、混雑している店舗内におけるレジ待ちの待ち行列のよう
に、待ち行列に並んでいないオブジェクトの動きが非常にゆっくりであったり、待ち行列が形成される位置が不定であったりするような場合に、待ち行列に並んでいるオブジェクトの数を計測できなかった。
本発明は、複数のオブジェクトにより形成された領域に含まれるオブジェクトの数をより精度よく計測することを目的とする。
Further, Patent Document 2 discloses a technique for grasping the congestion situation by distinguishing and extracting a resident and a moving person in a store. However, in Patent Document 2 as well, it is not possible to distinguish between a person who is stopped to see a product and a person who is waiting for cashiers only by distinguishing between a moving person and a resident, and it is impossible to measure the number of persons waiting for cashiers. There is a problem that you cannot do it. Further, in Patent Document 2, when the store is crowded and the moving person can move very slowly, the moving person and the staying person cannot be distinguished from each other, and the number of people waiting for cashier cannot be grasped. There is.
As described above, in the conventional technology, like a queue waiting for cashiers in a crowded store, the movement of objects not in the queue is very slow, or the position where the queue is formed is The number of objects in the queue could not be measured when it was undefined.
An object of the present invention is to more accurately measure the number of objects included in a region formed by a plurality of objects .

本発明によれば、複数のオブジェクトにより形成された領域に含まれるオブジェクトの数をより精度よく計測することができる。 According to the present invention, it is possible to more accurately measure the number of objects included in a region formed by a plurality of objects .

Claims (12)

入力画像から、複数のオブジェクトにより形成された領域を特定する特定手段と、
前記特定手段により特定された前記領域に含まれるオブジェクトの数を計測する計測手段と、
を備えることを特徴とする情報処理装置。
From the input image, specifying means for specifying the area formed by the plurality of objects ,
Measuring means for measuring the number of objects included in the area specified by the specifying means;
An information processing apparatus comprising:
撮像装置により撮影された画像を、前記入力画像として取得する取得手段を更に備え、
前記特定手段は、前記取得手段により取得された前記入力画像から、前記複数のオブジェクトにより形成された領域を特定することを特徴とする請求項1に記載の情報処理装置。
An image captured by an image capturing device is further provided with an acquisition unit that acquires as the input image,
The information processing apparatus according to claim 1, wherein the specifying unit specifies a region formed by the plurality of objects from the input image acquired by the acquiring unit.
前記特定手段は、前記入力画像から前記複数のオブジェクトにより形成された領域を認識する認識器を用いて、前記入力画像から、前記複数のオブジェクトにより形成された領域を特定することを特徴とする請求項1又は2に記載の情報処理装置。 The identifying unit identifies a region formed by the plurality of objects from the input image by using a recognizer that recognizes a region formed by the plurality of objects from the input image. The information processing device according to item 1 or 2. 前記特定手段は、前記入力画像の各画素について、前記複数のオブジェクトにより形成された領域であるか否かを認識することで、前記入力画像から前記複数のオブジェクトにより形成された領域を認識する前記認識器を用いて、前記入力画像から、前記複数のオブジェクトにより形成された領域を特定することを特徴とする請求項3に記載の情報処理装置。 The specifying unit recognizes, for each pixel of the input image, whether or not the region formed by the plurality of objects is recognized, by recognizing whether or not the region is formed by the plurality of objects. The information processing apparatus according to claim 3, wherein a region formed by the plurality of objects is specified from the input image using a recognizer. 前記特定手段は、画素単位でカテゴリが付与された学習用画像と、前記学習用画像から抽出されたオブジェクトの動作情報と、に基づき予め学習された前記認識器を用いて、前記入力画像と前記入力画像から抽出されたオブジェクトの動作情報とに基づいて、前記入力画像から、前記複数のオブジェクトにより形成された領域を特定することを特徴とする請求項4に記載の情報処理装置。 The specifying means uses the input image and the input image by using the recognizer learned in advance based on a learning image to which a category is assigned in pixel units and motion information of an object extracted from the learning image. The information processing apparatus according to claim 4, wherein a region formed by the plurality of objects is specified from the input image based on motion information of the object extracted from the input image. 前記特定手段は、Fully Convolutional Networks(FCN)である前記認識器を用いて、前記入力画像から、前記複数のオブジェクトにより形成された領域を特定することを特徴とする請求項4又は5に記載の情報処理装置。 6. The identifying unit identifies the region formed by the plurality of objects from the input image, using the recognizer that is Full Convolutional Networks (FCN). Information processing device. 前記特定手段により特定される複数のオブジェクトにより形成された領域は、待ち行列の領域であることを特徴とし、
前記計測手段は、前記特定手段により特定された前記待ち行列の領域に含まれるオブジェクトの数を、前記待ち行列に並んでいるオブジェクトの数として計測することを特徴とする請求項1乃至6の何れか1項に記載の情報処理装置。
The area formed by the plurality of objects specified by the specifying means is a queue area,
7. The measuring unit measures the number of objects included in the area of the queue identified by the identifying unit as the number of objects lined up in the queue. The information processing apparatus according to item 1.
前記特定手段により特定された領域を、個別の待ち行列の領域に分割する分割手段を更に備え、
前記計測手段は、前記分割手段により分割された領域毎に、前記特定手段により特定された前記待ち行列の領域に基づいて、前記待ち行列に並んでいるオブジェクトの数を計測することを特徴とする請求項に記載の情報処理装置。
Further comprising dividing means for dividing the area specified by the specifying means into individual queue areas,
The measuring unit measures the number of objects lined up in the queue for each region divided by the dividing unit, based on the region of the queue identified by the identifying unit. The information processing device according to claim 7 .
前記計測手段により計測されたオブジェクトの数が設定された閾値よりも大きい場合、前記計測手段により計測されたオブジェクトの数が設定された閾値よりも大きいことを示す情報を出力する出力手段を更に備えることを特徴とする請求項1乃至8の何れか1項に記載の情報処理装置。 When the number of objects measured by the measuring unit is larger than a set threshold value, the output unit further outputs information indicating that the number of objects measured by the measuring unit is larger than the set threshold value. The information processing apparatus according to any one of claims 1 to 8, characterized in that. 入力画像から、複数のオブジェクトにより形成された領域を特定する特定手段と、
前記特定手段により特定された前記領域に含まれるオブジェクトの数を計測する計測手段と、
前記計測手段により計測された前記領域に含まれるオブジェクトの数を示す情報を出力する出力手段と、
を備えることを特徴とするシステム。
From the input image, specifying means for specifying the area formed by the plurality of objects ,
Measuring means for measuring the number of objects included in the area specified by the specifying means;
Output means for outputting information indicating the number of objects included in the area measured by the measuring means;
A system comprising:
情報処理装置が実行する情報処理方法であって、
入力画像から、複数のオブジェクトにより形成された領域を特定する特定ステップと、
前記特定ステップで特定された前記領域に含まれるオブジェクトの数を計測する計測ステップと、
を含むことを特徴とする情報処理方法。
An information processing method executed by an information processing device, comprising:
A specific step of specifying an area formed by a plurality of objects from the input image,
A measuring step of measuring the number of objects included in the area specified in the specifying step;
An information processing method comprising:
コンピュータを、請求項1乃至9の何れか1項に記載の情報処理装置の各手段として、機能させるためのプログラム。 A program for causing a computer to function as each unit of the information processing apparatus according to any one of claims 1 to 9.
JP2016250654A 2016-12-26 2016-12-26 Information processing apparatus, system, information processing method and program Pending JP2018106339A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016250654A JP2018106339A (en) 2016-12-26 2016-12-26 Information processing apparatus, system, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016250654A JP2018106339A (en) 2016-12-26 2016-12-26 Information processing apparatus, system, information processing method and program

Publications (2)

Publication Number Publication Date
JP2018106339A JP2018106339A (en) 2018-07-05
JP2018106339A5 true JP2018106339A5 (en) 2020-08-06

Family

ID=62787174

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016250654A Pending JP2018106339A (en) 2016-12-26 2016-12-26 Information processing apparatus, system, information processing method and program

Country Status (1)

Country Link
JP (1) JP2018106339A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116824185A (en) * 2018-12-24 2023-09-29 同方威视技术股份有限公司 Security check image processing method and system
JPWO2022113569A1 (en) * 2020-11-27 2022-06-02

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002329196A (en) * 2001-04-27 2002-11-15 Ntt Power & Building Facilities Inc Waiting time detection system
JP2007317052A (en) * 2006-05-29 2007-12-06 Japan Airlines International Co Ltd System for measuring waiting time for lines
JP5070376B2 (en) * 2009-06-01 2012-11-14 中央電子株式会社 Congestion state detection apparatus, method, and program

Similar Documents

Publication Publication Date Title
US10055670B2 (en) Image recognition device, image sensor, and image recognition method using feature
WO2018078440A3 (en) Wearable device and methods for analyzing images and providing feedback
JP2017037413A5 (en)
WO2017184724A8 (en) Systems and methods for sensor data analysis through machine learning
EP2905665A3 (en) Information processing apparatus, diagnosis method, and program
JP2007249953A5 (en)
JP2015191334A5 (en)
US10063843B2 (en) Image processing apparatus and image processing method for estimating three-dimensional position of object in image
EP2919154A3 (en) Image processor, important person determination method, image layout method as well as program and recording medium
US11631005B2 (en) Method and apparatus for detecting small objects with an enhanced deep neural network
US11062126B1 (en) Human face detection method
EP2708981A3 (en) Gesture recognition apparatus, control method thereof, display instrument, and computer readable medium
JP2011022991A5 (en) Information processing apparatus, information processing method, and program
JP6573311B2 (en) Face recognition system, face recognition server, and face recognition method
JP6596309B2 (en) Analysis apparatus and analysis method
JP6658331B2 (en) Action recognition device and action recognition program
JP2016164748A5 (en)
JP2018106339A5 (en)
JP2018081402A5 (en)
Badgujar et al. Hand gesture recognition system
JP6469139B2 (en) Information processing apparatus, information processing method, and program
JP2019102941A5 (en)
WO2016038872A1 (en) Information processing device, display method, and program storage medium
JP5864230B2 (en) Object detection device
WO2019212501A1 (en) Trained recognition models