JP2021089615A - 情報処理装置、情報処理方法、プログラム - Google Patents
情報処理装置、情報処理方法、プログラム Download PDFInfo
- Publication number
- JP2021089615A JP2021089615A JP2019220001A JP2019220001A JP2021089615A JP 2021089615 A JP2021089615 A JP 2021089615A JP 2019220001 A JP2019220001 A JP 2019220001A JP 2019220001 A JP2019220001 A JP 2019220001A JP 2021089615 A JP2021089615 A JP 2021089615A
- Authority
- JP
- Japan
- Prior art keywords
- area
- information processing
- acquired
- acquisition means
- feature point
- 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
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 31
- 238000003672 processing method Methods 0.000 title claims description 7
- 238000000034 method Methods 0.000 claims abstract description 42
- 238000001514 detection method Methods 0.000 claims description 20
- 238000012937 correction Methods 0.000 claims description 15
- 238000012545 processing Methods 0.000 claims description 13
- 230000006870 function Effects 0.000 description 10
- 238000004891 communication Methods 0.000 description 5
- 238000013528 artificial neural network Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 238000003384 imaging method Methods 0.000 description 2
- 238000005259 measurement Methods 0.000 description 2
- 241000282472 Canis lupus familiaris Species 0.000 description 1
- 241000282326 Felis catus Species 0.000 description 1
- 241001465754 Metazoa Species 0.000 description 1
- 208000028752 abnormal posture Diseases 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 238000013527 convolutional neural network Methods 0.000 description 1
- 238000013135 deep learning Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000005484 gravity Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000007659 motor function Effects 0.000 description 1
- 230000000474 nursing effect Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 229910052710 silicon Inorganic materials 0.000 description 1
- 239000010703 silicon Substances 0.000 description 1
Images
Landscapes
- Image Analysis (AREA)
Abstract
Description
図3のフローチャートで示す処理は、情報処理装置101のCPU201が所定の制御プログラムを読み出して実行する処理である。
ステップS304の人物検出処理により、ステップS303で取得した画像に人物を囲む領域(本実施例では矩形領域として説明する)が表示される。
出力される関節情報の一例を、図6の603に示す。図6の603に示す通り、追跡対象者のひとつひとつの関節の座標情報(X,Y)として、出力される。なお、出力される関節情報(どこの関節の座標を出力するか、どのような形式の情報として出力するか等)については、姿勢推定処理によって異なるものである。また、本実施例においては、関節の位置を出力する例により説明するが、関節である必要はなく、目や鼻や口の位置情報や、身体の重心となる位置情報など、身体の特徴点の位置情報を出力するものであっても良い。
102 撮像装置
103 サーバ装置
Claims (9)
- 撮影された画像から物体を検出する検出手段と、
前記検出手段により検出された物体が含まれる画像上の領域を取得する領域取得手段と、
前記領域取得手段により取得された領域に含まれる物体から、複数の特徴点を取得する特徴点取得手段と、
前記特徴点取得手段により取得された特徴点の位置に基づき、前記領域取得手段で取得された領域を補正する領域補正手段と、
を備えることを特徴とする情報処理装置。 - 前記領域補正手段は、前記取得した特徴点のすべてが含まれるように前記領域を補正することを特徴とする請求項1に記載の情報処理装置。
- 前記領域補正手段は、前記取得した特徴点のすべてが含まれるように補正された領域について、さらに、当該領域に前記物体が収まるように領域を補正することを特徴とする請求項2に記載の情報処理装置。
- 前記検出手段により検出された物体を追跡する追跡手段をさらに備えることを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
- 前記追跡手段は、前記領域補正手段により補正された領域に基づき、当該領域に含まれる物体の追跡処理を行うことを特徴とする請求項4に記載の情報処理装置。
- 前記領域は、矩形により特定されることを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。
- 前記物体は、人物であることを特徴とし、前記特徴点は、人物の関節の位置であることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。
- 情報処理装置の検出手段が、撮影された画像から物体を検出する検出工程と、
前記情報処理装置の領域取得手段が、前記検出工程により検出された物体が含まれる画像上の領域を取得する領域取得工程と、
前記情報処理装置の特徴点取得手段が、前記領域取得工程により取得された領域に含まれる物体から、複数の特徴点を取得する特徴点取得工程と、
前記情報処理装置の領域補正手段が、前記特徴点取得工程により取得された特徴点の位置に基づき、前記領域取得工程で取得された領域を補正する領域補正工程と、
を備えることを特徴とする情報処理方法。 - コンピュータを、
撮影された画像から物体を検出する検出手段と、
前記検出手段により検出された物体が含まれる画像上の領域を取得する領域取得手段と、
前記領域取得手段により取得された領域に含まれる物体から、複数の特徴点を取得する特徴点取得手段と、
前記特徴点取得手段により取得された特徴点の位置に基づき、前記領域取得手段で取得された領域を補正する領域補正手段として機能させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019220001A JP2021089615A (ja) | 2019-12-05 | 2019-12-05 | 情報処理装置、情報処理方法、プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019220001A JP2021089615A (ja) | 2019-12-05 | 2019-12-05 | 情報処理装置、情報処理方法、プログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2021089615A true JP2021089615A (ja) | 2021-06-10 |
Family
ID=76220183
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019220001A Pending JP2021089615A (ja) | 2019-12-05 | 2019-12-05 | 情報処理装置、情報処理方法、プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2021089615A (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009031870A (ja) * | 2007-07-24 | 2009-02-12 | Seiko Epson Corp | 被写体距離推定のための画像処理 |
JP2012083955A (ja) * | 2010-10-12 | 2012-04-26 | Nippon Telegr & Teleph Corp <Ntt> | 動作モデル学習装置、3次元姿勢推定装置、動作モデル学習方法、3次元姿勢推定方法およびプログラム |
JP2018057596A (ja) * | 2016-10-05 | 2018-04-12 | コニカミノルタ株式会社 | 関節位置推定装置および関節位置推定プログラム |
JP2019144830A (ja) * | 2018-02-20 | 2019-08-29 | Kddi株式会社 | 複数の認識エンジンを用いて人物の行動を認識するプログラム、装置及び方法 |
-
2019
- 2019-12-05 JP JP2019220001A patent/JP2021089615A/ja active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009031870A (ja) * | 2007-07-24 | 2009-02-12 | Seiko Epson Corp | 被写体距離推定のための画像処理 |
JP2012083955A (ja) * | 2010-10-12 | 2012-04-26 | Nippon Telegr & Teleph Corp <Ntt> | 動作モデル学習装置、3次元姿勢推定装置、動作モデル学習方法、3次元姿勢推定方法およびプログラム |
JP2018057596A (ja) * | 2016-10-05 | 2018-04-12 | コニカミノルタ株式会社 | 関節位置推定装置および関節位置推定プログラム |
JP2019144830A (ja) * | 2018-02-20 | 2019-08-29 | Kddi株式会社 | 複数の認識エンジンを用いて人物の行動を認識するプログラム、装置及び方法 |
Non-Patent Citations (2)
Title |
---|
HANYU WANG ET AL.: ""MPNET: An End-to-End Deep Neural Network for Object Detection in Surveillance Video"", IEEE ACCESS, vol. 6, JPN6021035208, 24 May 2018 (2018-05-24), US, pages 30296 - 30308, ISSN: 0004588995 * |
黒瀬 龍之介、外4名: ""姿勢推定を用いたテニス映像の姿勢傾向分析"", 映像情報メディア学会技術報告, vol. 40, no. 43, JPN6021035210, 28 November 2018 (2018-11-28), JP, pages 21 - 24, ISSN: 0004701306 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN114303120B (zh) | 虚拟键盘 | |
CN110622219B (zh) | 交互式增强现实 | |
CN104350509B (zh) | 快速姿势检测器 | |
JP3114813B2 (ja) | 情報入力方法 | |
KR101631011B1 (ko) | 제스처 인식 장치 및 제스처 인식 장치의 제어 방법 | |
US20140300542A1 (en) | Portable device and method for providing non-contact interface | |
US8938124B2 (en) | Computer vision based tracking of a hand | |
JP5604279B2 (ja) | ジェスチャー認識装置、方法、プログラム、および該プログラムを格納したコンピュータ可読媒体 | |
US8659547B2 (en) | Trajectory-based control method and apparatus thereof | |
KR101254037B1 (ko) | 시선 및 제스처 인식을 이용한 화면 처리 방법 및 휴대단말 | |
US20150316988A1 (en) | System and Methods of Camera-Based Fingertip Tracking | |
JP6959495B2 (ja) | 情報処理装置、情報処理方法、プログラム | |
CN111901518B (zh) | 显示方法、装置和电子设备 | |
Roig-Maimó et al. | Face Me! Head-tracker interface evaluation on mobile devices | |
JP2021089615A (ja) | 情報処理装置、情報処理方法、プログラム | |
KR102307354B1 (ko) | 전자 장치 및 이의 제어 방법 | |
CN111507139A (zh) | 图像效果生成方法、装置和电子设备 | |
WO2022137450A1 (ja) | 情報処理装置、情報処理方法およびプログラム | |
JP6273686B2 (ja) | 画像処理装置、画像処理方法および画像処理プログラム | |
CN113192127A (zh) | 一种图像处理方法、装置、电子设备和存储介质 | |
JP6855101B2 (ja) | 情報処理装置、情報処理方法、プログラム | |
JP2020042646A (ja) | 動作抽出装置、動作抽出方法、及びプログラム | |
JP2016071824A (ja) | インターフェース装置、手指追跡方法、及び、プログラム | |
US20240303855A1 (en) | Posture estimation apparatus, learning model generation apparatus, posture estimation method, learning model generation method, and computer-readable recording medium | |
JP2020166653A (ja) | 情報処理装置、情報処理方法、およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200806 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200806 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210830 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210907 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211105 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211130 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220128 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20220208 |