JP5984181B2 - モーションキャプチャ装置及びそのプログラム - Google Patents
モーションキャプチャ装置及びそのプログラム Download PDFInfo
- Publication number
- JP5984181B2 JP5984181B2 JP2012199175A JP2012199175A JP5984181B2 JP 5984181 B2 JP5984181 B2 JP 5984181B2 JP 2012199175 A JP2012199175 A JP 2012199175A JP 2012199175 A JP2012199175 A JP 2012199175A JP 5984181 B2 JP5984181 B2 JP 5984181B2
- Authority
- JP
- Japan
- Prior art keywords
- frame image
- displayed
- image
- area
- coordinates
- 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
Links
- 230000000007 visual effect Effects 0.000 claims 1
- 239000003550 marker Substances 0.000 description 14
- 238000000034 method Methods 0.000 description 9
- 238000012545 processing Methods 0.000 description 6
- 238000005259 measurement Methods 0.000 description 5
- 238000004804 winding Methods 0.000 description 3
- 230000004397 blinking Effects 0.000 description 2
- 238000003384 imaging method Methods 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 238000004040 coloring Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000008034 disappearance Effects 0.000 description 1
- 210000003811 finger Anatomy 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
- 238000010438 heat treatment Methods 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 210000003813 thumb Anatomy 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Landscapes
- Length Measuring Devices By Optical Means (AREA)
- Processing Or Creating Images (AREA)
- Image Processing (AREA)
- Image Analysis (AREA)
Description
本発明は、マーカ或いは標点の貼り付けによる作業者の負荷を減らしつつ、かつ画像上でマーカ或いは標点の消失の事態が起きても回復可能にしたモーションキャプチャ装置に関する。
フレーム画像番号653では、座標を特定するに十分な面積だけ、標点mは撮像されている。フレーム画像番号667では、作業者wの手の動きが早すぎて、ぶれており、標点mの座標が特定できない。一方、フレーム画像番号673では、標点mが撮像されており座標が特定できる状態となっている。
このプログラムが起動されると、テーブル37から過去のフレーム画像の座標データを取得し、特異データであるかどうかを判定する(S21)。特異データであれば、フラグを「1」にセットする(S24)。このフラグは、標点mの座標が判定できない状態であることを示す。
座標が正の整数であれば、今回の座標を終点データとし、前回の座標を始点データとして設定する(S22)。
現在、領域41に表示されているフレーム画像までの処理が終わったかどうかを判定し(S28)、標点mの軌跡を描画する。
2 イメージセンサ
3 計算機
4 表示装置
5 ポジショニングデバイス
32 表示メモリ領域
36 ファイル
37 テーブル
Claims (2)
- シート状の標点或いは着色マークによる標点が取り付けられた作業者の動作を2次元的に撮像するイメージセンサと、
前記イメージセンサからの2次元画像を、時系列にフレーム画像として記憶するファイルと、
前記ファイルに格納された各フレーム画像の夫々に対して、標点をあらわす画像を取得できるかどうかが判定され、取得できたときは当該標点をあらわす画像の2次元座標が記録され、取得できないときは特異データが記録されるテーブルと、
前記時系列フレーム画像のうち、オペレータにより指定されたフレーム画像を表示する第1領域と、前記テーブルに記録された2次元座標或いは特異データであって、オペレータにより指定されたフレーム画像に対応する2次元座標或いは特異データを表示する第2領域とを有する表示装置とを有し、
前記第2領域に表示された特異データに対する入力状態が許可状態のとき、当該表示された特異データに対応するフレーム画像が表示された第1領域の範囲内において、オペレータの指定する画素点の座標を当該フレーム画像内における前記標点の座標に変換して、前記第2領域に表示された特異データを置き換え、かつ前記テーブルに記録し、
前記第1領域に表示されているフレーム画像以前のフレーム画像について前記テーブルに記録された2次元座標或いは特異データを読み出し、連続するフレーム画像において2次元座標が記録されているときには当該2次元座標の間を第1の線分で結んで前記第1の領域に表示し、特異データがはさまるときには、その前後のフレーム画像に対応する2次元座標の間を第2の線分で前記第1の領域に表示し、かつ前記第1の線分と第2の線分は可視化表現の異なる表示を行わせることを特徴とするモーションキャプチャ装置。
- 表示装置と、前記表示装置の画面中を指示するポインティングデバイスと、イメージセンサにより撮像されたシート状或いは着色マークの標点が取り付けられた作業者の動作を時系列に配列されたフレーム画像として取得する計算機により実行されるプログラムであって、
前記ファイルに格納された各フレーム画像の夫々に対して、標点をあらわす画像を取得できるかどうかを判定し、取得できたときは当該標点をあらわす画像の2次元座標を、取得できないときは特異データをテーブルに記録し、
前記表示画面上に前記時系列にフレーム画像のうち、オペレータにより指定されたフレーム画像を表示する第1領域と、前記テーブルに記録された2次元座標或いは特異データであって、オペレータにより指定されたフレーム画像に対応する2次元座標或いは特異データを表示する第2領域とを表示し、
前記第2領域に表示された特異データに対する入力状態が許可状態のとき、当該表示された特異データに対応するフレーム画像が表示された第1領域の範囲内において、オペレータの指定する画素点の座標を当該フレーム画像内における前記標点の座標に変換して、前記第2領域に表示された特異データを置き換え、かつ前記テーブルに記録し、
前記第1領域に表示されているフレーム画像以前のフレーム画像について前記テーブルに記録された2次元座標或いは特異データを読み出し、連続するフレーム画像において2次元座標が記録されているときには当該2次元座標の間を第1の線分で結んで前記第1の領域に表示し、特異データが挟まるときには、その前後のフレーム画像に対応する2次元座標の間を第2の線分で前記第1の領域に表示し、かつ前記第1の線分と第2の線分は可視化表現の異なる表示を行わせることを特徴とするモーションキャプチャプログラム。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012199175A JP5984181B2 (ja) | 2012-09-11 | 2012-09-11 | モーションキャプチャ装置及びそのプログラム |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012199175A JP5984181B2 (ja) | 2012-09-11 | 2012-09-11 | モーションキャプチャ装置及びそのプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2014056289A JP2014056289A (ja) | 2014-03-27 |
| JP5984181B2 true JP5984181B2 (ja) | 2016-09-06 |
Family
ID=50613575
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2012199175A Expired - Fee Related JP5984181B2 (ja) | 2012-09-11 | 2012-09-11 | モーションキャプチャ装置及びそのプログラム |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5984181B2 (ja) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10585185B2 (en) | 2017-02-03 | 2020-03-10 | Rohde & Schwarz Gmbh & Co. Kg | Security scanning system with walk-through-gate |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH04259803A (ja) * | 1991-02-15 | 1992-09-16 | Nissan Motor Co Ltd | 作業動作計測装置 |
| JPH10222668A (ja) * | 1997-02-04 | 1998-08-21 | Syst Sakomu:Kk | モーションキャプチャ方法およびシステム |
| JP2002259984A (ja) * | 2001-03-01 | 2002-09-13 | Matsushita Electric Ind Co Ltd | 動作解析装置及び動作解析方法 |
| JP2003308532A (ja) * | 2002-02-12 | 2003-10-31 | Univ Tokyo | 受動的光学式モーションキャプチャデータの処理法 |
| JP5517397B2 (ja) * | 2006-08-11 | 2014-06-11 | キヤノン株式会社 | 画像処理方法、画像処理装置 |
| JP4760892B2 (ja) * | 2008-10-10 | 2011-08-31 | ソニー株式会社 | 表示制御装置、表示制御方法及びプログラム |
-
2012
- 2012-09-11 JP JP2012199175A patent/JP5984181B2/ja not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2014056289A (ja) | 2014-03-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6911973B2 (ja) | 画像表示装置、画像表示方法及びプログラム | |
| JP6396516B2 (ja) | 視覚センサのキャリブレーション装置、方法及びプログラム | |
| US10445887B2 (en) | Tracking processing device and tracking processing system provided with same, and tracking processing method | |
| JP5264844B2 (ja) | ジェスチャ認識装置及び方法 | |
| US20150348272A1 (en) | Image processing apparatus and method for obtaining position and orientation of imaging apparatus | |
| JP5875917B2 (ja) | 移動体の画像判別装置および移動体の画像判別方法 | |
| CN112347837B (zh) | 图像处理系统 | |
| JP2009089077A5 (ja) | ||
| JP6240016B2 (ja) | 追跡装置および追尾システム | |
| JP2008070267A5 (ja) | ||
| JP6736414B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
| JP2005242567A5 (ja) | ||
| US20160370865A1 (en) | Operation Input Device, Operation Input Method, and Program | |
| US10783376B2 (en) | Information processing apparatus | |
| JP2020144830A (ja) | 作業分析装置及び作業分析プログラム | |
| JP6828708B2 (ja) | 制御装置、監視システム、及び監視カメラ制御方法 | |
| JP2019061502A (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| US9797777B2 (en) | Sequential marker placer | |
| JP2009282379A (ja) | 内視鏡装置およびプログラム | |
| JP2011069797A (ja) | 変位量測定装置及び変位量測定方法 | |
| JP5984181B2 (ja) | モーションキャプチャ装置及びそのプログラム | |
| JP2016081286A (ja) | 端末操作支援装置および端末操作支援方法 | |
| WO2021060077A1 (ja) | 魚計数システム、魚計数方法及びプログラム | |
| JP2002056371A (ja) | 情報識別用マーカ及びその検出方法及び情報識別用マーカを用いた関連情報取得システム及び情報識別用マーカを用いた関連情報取得方法 | |
| JP2008217330A (ja) | 速度推定方法および速度推定プログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150908 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20150908 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160624 |
|
| 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: 20160705 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160727 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5984181 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |