JP2017068424A - Attitude measuring apparatus and attitude measurement method - Google Patents

Attitude measuring apparatus and attitude measurement method Download PDF

Info

Publication number
JP2017068424A
JP2017068424A JP2015191236A JP2015191236A JP2017068424A JP 2017068424 A JP2017068424 A JP 2017068424A JP 2015191236 A JP2015191236 A JP 2015191236A JP 2015191236 A JP2015191236 A JP 2015191236A JP 2017068424 A JP2017068424 A JP 2017068424A
Authority
JP
Japan
Prior art keywords
reliability
real space
measurement
parts
posture
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
JP2015191236A
Other languages
Japanese (ja)
Inventor
能久 浅山
Yoshihisa Asayama
能久 浅山
村下 君孝
Kimitaka Murashita
君孝 村下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015191236A priority Critical patent/JP2017068424A/en
Publication of JP2017068424A publication Critical patent/JP2017068424A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Length Measuring Devices By Optical Means (AREA)
  • Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)
  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an attitude measuring apparatus which can measure positions of each of sections of a human body in a real space.SOLUTION: An attitude measuring apparatus includes: a storage unit 4 which stores a body structure model representing positions of sections adjacent to a plurality of sections of a human body, and lengths from the sections to the adjacent sections, and reliability information that indicates whether the reliability representing the likelihood of measurement accuracy of a position in a real space corresponds to fist reliability or second reliability lower than the first reliability, for each section; a tracking unit 22 which determines a position, in the real space, of a first section having the first reliability of a person to be measured, on the basis of three-dimensional measurement data generated by a three-dimensional sensor 2 and a result of measuring a past position, in the real space, of the section; and a position estimating unit 23 which determines a position, in the real space, of a second section having the second reliability of the person to be measured, on the basis of positions of the first section in the real space and a length between the first and second sections to be determined on the basis of the body structure model.SELECTED DRAWING: Figure 3

Description

本発明は、例えば、人体の複数の部位の実空間での位置を計測する姿勢計測装置及び姿勢計測方法に関する。   The present invention relates to an attitude measurement device and an attitude measurement method for measuring the positions of a plurality of parts of a human body in real space, for example.

近年、車両の自動運転に関する研究がなされている。車両の自動運転では、ドライバから車両の自動運転を行う自動運転装置へ、あるいは、自動運転装置からドライバへの運転権限の委譲が生じることがある。自動運転装置からドライバへ運転権限が委譲される場合、事故を防止するために、ドライバが車両を運転可能な姿勢を取っていることが求められる。そこで、ドライバが運転可能な姿勢を取っているか否かを判定するために、被写体の実空間の位置情報を得ることが可能な3次元センサにより得られたドライバの各部の実空間での位置に基づいて、ドライバの姿勢を計測できることが好ましい。   In recent years, research on automatic driving of vehicles has been made. In the automatic driving of the vehicle, there is a case where the driving authority is transferred from the driver to the automatic driving device that performs automatic driving of the vehicle or from the automatic driving device to the driver. When the driving authority is delegated from the automatic driving device to the driver, it is required that the driver has a posture capable of driving the vehicle in order to prevent an accident. Therefore, in order to determine whether or not the driver is in a drivable posture, the position in the real space of each part of the driver obtained by the three-dimensional sensor that can obtain the position information of the real space of the subject is obtained. Based on this, it is preferable that the attitude of the driver can be measured.

また、測定対象物体の姿勢を追跡する技術の一つとして、Iterative Closest Point(ICP)アルゴリズムが知られている。ICPアルゴリズムは、ある時刻に得られた測定対象物体の3次元計測データと、他の時刻に得られた3次元計測データとの間での対応関係が分かっていない状況下で、その3次元計測データ間のマッチングを行う。その際、ICPアルゴリズムは、一方の3次元計測データに含まれる測定点群をアフィン変換して得られた点群と、他方の3次元計測データの測定点群間の誤差が最小となるように繰り返し演算することで、アフィン変換パラメータを算出する。   As one technique for tracking the posture of a measurement target object, an Iterative Closest Point (ICP) algorithm is known. The ICP algorithm uses the 3D measurement data in a situation where the correspondence between the 3D measurement data of the measurement object obtained at a certain time and the 3D measurement data obtained at another time is unknown. Perform matching between data. At that time, the ICP algorithm minimizes the error between the point group obtained by affine transformation of the measurement point group included in one of the three-dimensional measurement data and the measurement point group of the other three-dimensional measurement data. An affine transformation parameter is calculated by repeatedly calculating.

ICPアルゴリズムを利用することで、測定対象物体の姿勢などの変化により、その測定対象物体の一部が見えなくなる場合でも、測定対象物体の姿勢の変化を追跡することが可能となる。しかし、ICPアルゴリズムでは、測定対象物体が剛体であることが前提となっている。一方、ドライバは、剛体ではないので、ドライバの姿勢計測にICPアルゴリズムをそのまま適用しても、ドライバの姿勢を正確に計測できない可能性がある。ここで、3次元計測データ内に非剛体が存在する場合においてもICPアルゴリズムで正しく追跡する技術として、第1表面情報及び第2表面情報に位置する動的障害物を検出し、その動的障害物を除去した第3表面情報を生成し、第3表面情報と第1表面情報及び第2表面情報の何れか一つをマッチングする技術が提案されている(例えば、特許文献1を参照)。   By using the ICP algorithm, it is possible to track the change in the posture of the measurement target object even when a part of the measurement target object becomes invisible due to a change in the posture of the measurement target object. However, the ICP algorithm assumes that the object to be measured is a rigid body. On the other hand, since the driver is not a rigid body, there is a possibility that the driver's posture cannot be accurately measured even if the ICP algorithm is directly applied to the driver's posture measurement. Here, as a technique for correctly tracking with the ICP algorithm even when a non-rigid body exists in the three-dimensional measurement data, a dynamic obstacle located in the first surface information and the second surface information is detected, and the dynamic obstacle is detected. A technique for generating third surface information from which an object has been removed and matching any one of the third surface information, the first surface information, and the second surface information has been proposed (see, for example, Patent Document 1).

特開2009−271513号公報JP 2009-271513 A

しかしながら、ドライバは動物体であるため、特許文献1に記載の技術では、3次元計測データから、計測対象となるべきドライバに相当する測定点群が除去されてしまい、ドライバの姿勢を計測できなくなることがある。   However, since the driver is a moving object, the technique described in Patent Document 1 removes the measurement point group corresponding to the driver to be measured from the three-dimensional measurement data, making it impossible to measure the driver's posture. Sometimes.

一つの側面では、本発明は、人物の部位ごとの実空間での位置を計測できる姿勢計測装置を提供することを目的とする。   In one aspect, an object of the present invention is to provide an attitude measurement device that can measure the position of a person in real space.

一つの実施形態によれば、姿勢計測装置が提供される。この姿勢計測装置は、測定範囲内の各点の実空間での位置を表す3次元計測データを生成する3次元センサと、人の複数の部位のそれぞれについて、その部位に隣接する部位、及びその部位から隣接する部位までの長さを表す人体構造モデルと、複数の部位のそれぞれについて、実空間での位置の計測精度の確からしさを表す信頼度が第1の信頼度となるか、第1の信頼度よりも低い第2の信頼度となるかを表す信頼度情報とを記憶する記憶部と、測定範囲内にいる測定対象人物の複数の部位のうち、第1の信頼度を持つ第1の部位の実空間での位置を、3次元計測データと過去のその部位の実空間での位置の計測結果に基づく追跡処理によって求める追跡部と、測定対象人物の複数の部位のうち、第2の信頼度を持つ第2の部位の実空間での位置を、複数の第1の部位の実空間での位置と人体構造モデルに基づいて定められる第1の部位と第2の部位間の長さに基づいて求める位置推定部とを有する。   According to one embodiment, an attitude measurement device is provided. This posture measuring device includes a three-dimensional sensor that generates three-dimensional measurement data representing the position of each point in the measurement range in real space, a part adjacent to the part, and a part adjacent to the part. Whether the human body model representing the length from the part to the adjacent part and the reliability representing the accuracy of the measurement accuracy of the position in the real space for each of the plurality of parts is the first reliability, or the first A storage unit that stores reliability information indicating whether or not the second reliability is lower than the reliability of the first and the first reliability having a first reliability among a plurality of parts of the measurement target person within the measurement range A tracking unit for obtaining a position of one part in the real space by a tracking process based on the three-dimensional measurement data and a past measurement result of the position of the part in the real space; In the real space of the second part with a confidence of 2 Position, and a position estimation unit for determining based on the length between the first and second sites determined based on the position and anatomical model in the real space of the plurality of first parts.

人物の部位ごとの実空間での位置を計測できる。   The position in real space can be measured for each part of a person.

姿勢計測装置が実装された一つの実施形態による自動運転装置の概略構成図である。It is a schematic block diagram of the automatic driving device by one embodiment by which the posture measuring device was mounted. 車両内における自動運転装置の配置の一例を示す図である。It is a figure which shows an example of arrangement | positioning of the automatic driving device in a vehicle. 制御部の機能ブロック図である。It is a functional block diagram of a control part. 人体構造モデルの概要を表す説明図である。It is explanatory drawing showing the outline | summary of a human body structure model. 骨格モデルの一例を示す図である。It is a figure which shows an example of a skeleton model. (a)は、前フレームの3次元計測データ取得時のドライバの姿勢の一例を示す図であり、(b)は、現フレームの3次元計測データ取得時におけるドライバの姿勢の一例を示す図である。(A) is a figure which shows an example of the attitude | position of the driver at the time of 3D measurement data acquisition of a front frame, (b) is a figure which shows an example of the attitude | position of a driver at the time of 3D measurement data acquisition of the present frame. is there. (a)〜(e)は、それぞれ、自動運転装置からドライバへ運転権限を委譲するための判定条件の一例を示す図である。(A)-(e) is a figure which shows an example of the determination conditions for each transferring a driving authority from an automatic driving device to a driver. 姿勢計測処理の動作フローチャートである。It is an operation | movement flowchart of an attitude | position measurement process.

以下、図を参照しつつ、姿勢計測装置について説明する。
この姿勢計測装置は、例えば、被写体の実空間での位置を計測可能な3次元センサを用いて、一定周期ごとに、計測対象となる人物を含む、所定範囲の3次元計測データを得る。そしてこの姿勢計測装置は、人物の各部位のうち、位置、形状などの変動が比較的少なく、過去での位置と最新の3次元計測データに基づく追跡により得られる推定位置の信頼性が相対的に高い高信頼度部位については、追跡処理により実空間での推定位置を求める。一方、この姿勢計測装置は、位置、形状などの変動が比較的大きく、過去での位置と最新の3次元計測データに基づく追跡により得られる推定位置の信頼性が相対的に低い低信頼度部位には追跡処理を適用しない。その代りに、この姿勢計測装置は、低信頼度部位については、周囲の高信頼度部位の位置と、人体構造モデルで定義される、その高信頼度部位と低信頼度部位間の長さにより推定位置を求める。
Hereinafter, the posture measuring apparatus will be described with reference to the drawings.
For example, this posture measurement apparatus uses a three-dimensional sensor capable of measuring the position of a subject in real space to obtain a predetermined range of three-dimensional measurement data including a person to be measured at regular intervals. This posture measurement device has relatively little variation in position, shape, etc. of each part of the person, and the reliability of the estimated position obtained by tracking based on the past position and the latest three-dimensional measurement data is relatively For highly reliable parts, an estimated position in real space is obtained by tracking processing. On the other hand, this posture measurement device has a relatively low variation in position, shape, etc., and the reliability of the estimated position obtained by tracking based on the past position and the latest three-dimensional measurement data is relatively low. No tracking process is applied to. Instead, this posture measurement device uses the position of the surrounding high-reliability part and the length between the high-reliability part and the low-reliability part defined by the human body structure model for the low-reliability part. Find the estimated position.

本実施形態では、姿勢計測装置は、自動運転装置に実装され、姿勢計測装置による測定対象人物は、ドライバであるとする。しかし姿勢計測装置は、ドライバ以外の人物の姿勢計測に利用されてもよい。   In the present embodiment, it is assumed that the posture measurement device is mounted on an automatic driving device, and the person to be measured by the posture measurement device is a driver. However, the posture measurement device may be used for posture measurement of a person other than the driver.

図1は、姿勢計測装置が実装された一つの実施形態による自動運転装置の概略構成図である。図2は、車両内における自動運転装置の配置の一例を示す図である。自動運転装置1は、3次元センサ2と、車外センサ3と、記憶部4と、制御部5とを有する。自動運転装置1は、さらに、各種の情報を表示するためのディスプレイ(図示せず)を有してもよい。記憶部4及び制御部5は、例えば、基板6上に設けられる。また、3次元センサ2及び車外センサ3は、コントロールエリアネットワークといった規格に準拠した車内ネットワーク7を介して制御部5と接続される。さらに、制御部5は、車内ネットワーク7を介して、車両10の電子制御装置(ECU)(図示せず)と接続される。   FIG. 1 is a schematic configuration diagram of an automatic driving device according to an embodiment in which an attitude measurement device is mounted. FIG. 2 is a diagram illustrating an example of the arrangement of the automatic driving devices in the vehicle. The automatic driving device 1 includes a three-dimensional sensor 2, a vehicle exterior sensor 3, a storage unit 4, and a control unit 5. The automatic driving device 1 may further include a display (not shown) for displaying various types of information. The memory | storage part 4 and the control part 5 are provided on the board | substrate 6, for example. The three-dimensional sensor 2 and the outside sensor 3 are connected to the control unit 5 via an in-vehicle network 7 that complies with a standard such as a control area network. Further, the control unit 5 is connected to an electronic control unit (ECU) (not shown) of the vehicle 10 via the in-vehicle network 7.

3次元センサ2は、例えば、車室内前方の天井付近、例えば、ルームミラー付近に、ドライバ11の方へ向けて取り付けられる。そして3次元センサ2は、一定の周期(例えば、50msec〜100msec)ごとに、ドライバ11を含む、測定範囲内の3次元計測データを生成し、生成した3次元計測データを車内ネットワーク7を介して制御部5へ出力する。そのために、3次元センサ2は、例えば、Time of Flight方式を採用したデプスカメラ、あるいはステレオカメラとすることができる。3次元計測データは、例えば、所定点(例えば、3次元センサ2のセンサ面の中心)を原点とする3次元の直交座標系における、3次元センサ2の測定範囲内の各点の実空間の座標を含む。   The three-dimensional sensor 2 is attached toward the driver 11 near, for example, the ceiling in the front of the vehicle interior, for example, near the room mirror. The three-dimensional sensor 2 generates the three-dimensional measurement data within the measurement range including the driver 11 at regular intervals (for example, 50 msec to 100 msec), and the generated three-dimensional measurement data is transmitted via the in-vehicle network 7. Output to the controller 5. Therefore, the three-dimensional sensor 2 can be, for example, a depth camera or a stereo camera that employs the Time of Flight method. The three-dimensional measurement data is, for example, the real space of each point within the measurement range of the three-dimensional sensor 2 in a three-dimensional orthogonal coordinate system with a predetermined point (for example, the center of the sensor surface of the three-dimensional sensor 2) as the origin. Contains coordinates.

車外センサ3は、車両10の前方を撮影可能なように、例えば、車室内の天井付近に、車両10の前方へ向けて取り付けられたカメラを有する。そして車外センサ3は、所定の撮影周期(例えば、30msec〜100msec)で車両10の前方が写った画像を生成し、その生成した画像を車内ネットワーク7を介して制御部5へ出力する。なお、車外センサ3が有するカメラは、ステレオカメラであってもよい。さらに、車外センサ3は、車両10から車両10の周囲に位置する物体までの距離を測定するためのレーダセンサを有していてもよい。そして車外センサ3は、そのレーダセンサによる測距データも、車内ネットワーク7を介して制御部5へ出力してもよい。   The vehicle exterior sensor 3 has a camera attached toward the front of the vehicle 10, for example, in the vicinity of the ceiling of the vehicle interior so that the front of the vehicle 10 can be photographed. The outside sensor 3 generates an image in which the front of the vehicle 10 is captured at a predetermined shooting period (for example, 30 msec to 100 msec), and outputs the generated image to the control unit 5 via the in-vehicle network 7. Note that the camera included in the vehicle exterior sensor 3 may be a stereo camera. Further, the vehicle outside sensor 3 may include a radar sensor for measuring the distance from the vehicle 10 to an object located around the vehicle 10. The outside sensor 3 may also output distance measurement data from the radar sensor to the control unit 5 via the in-vehicle network 7.

記憶部4は、例えば、読み書き可能な不揮発性または揮発性の半導体メモリ及び読み出し専用の不揮発性の半導体メモリを有する。そして記憶部4は、制御部5上で実行される、姿勢計測処理を含む、自動運転処理のプログラムを記憶する。また記憶部4は、姿勢計測処理で利用あるいは生成される、人体構造モデル及び直近の一定期間内に生成された骨格モデルといった各種のデータを記憶する。なお、人体構造モデル及び骨格モデルの詳細については後述する。   The storage unit 4 includes, for example, a readable / writable nonvolatile or volatile semiconductor memory and a read-only nonvolatile semiconductor memory. And the memory | storage part 4 memorize | stores the program of the automatic driving | running | working process containing the attitude | position measurement process performed on the control part 5. FIG. In addition, the storage unit 4 stores various data such as a human body structure model and a skeleton model generated within the latest fixed period, which are used or generated in the posture measurement process. Details of the human body structure model and the skeleton model will be described later.

制御部5は、一つまたは複数のプロセッサ及びその周辺回路を有し、自動運転装置1の各部及びECUと信号線あるいは車内ネットワーク7を通じて接続されている。制御部5は、例えば、ステアリングなどに設けられた自動運転開始スイッチ(図示せず)をドライバが操作することにより、自動運転処理を開始する。制御部5は、自動運転処理の実行中、一定周期ごとに、例えば、車外センサ3から得られた車両10の前方の画像に基づいて車両10の走行車線を認識する。そして制御部5は、その認識結果、及び、ナビゲーションシステム(図示せず)から取得した、走行予定ルート及び車両10の現在位置などの情報に基づいて操舵角を決定する。また制御部5は、車両10の前方の画像または測距データ、及び、ECUから取得した、車両10の速度などの車両10の挙動を表す情報に基づいて、アクセル開度及びブレーキ操作量を決定する。そして制御部5は、操舵角、アクセル開度及びブレーキ操作量を表す操作信号をECUへ出力する。なお、制御部5は、走行車線の認識、操舵角、アクセル開度及びブレーキ操作量の決定に関する様々な手法の何れかに従って、これらの処理を実行すればよい。   The control unit 5 includes one or a plurality of processors and their peripheral circuits, and is connected to each unit and the ECU of the automatic driving device 1 through a signal line or an in-vehicle network 7. For example, the control unit 5 starts the automatic driving process when the driver operates an automatic driving start switch (not shown) provided in the steering or the like. During the execution of the automatic driving process, the control unit 5 recognizes the traveling lane of the vehicle 10 based on, for example, an image ahead of the vehicle 10 obtained from the vehicle outside sensor 3 at regular intervals. Then, the control unit 5 determines the steering angle based on the recognition result and information such as the planned travel route and the current position of the vehicle 10 acquired from the navigation system (not shown). In addition, the control unit 5 determines the accelerator opening and the brake operation amount based on information representing the behavior of the vehicle 10 such as the speed of the vehicle 10 obtained from the ECU 10 and the image or distance measurement data in front of the vehicle 10. To do. And the control part 5 outputs the operation signal showing a steering angle, an accelerator opening degree, and the amount of brake operation to ECU. The control unit 5 may execute these processes according to any of various methods related to determination of travel lane recognition, steering angle, accelerator opening, and brake operation amount.

さらに、制御部5は、自動運転処理の実行中、一定周期ごとに、ドライバの姿勢を計測する。そして制御部5は、例えば、車両10が目的地から所定距離の範囲内に近づいたとき、あるいは、ドライバが自動運転を解除する操作を、ステアリングなどに設けられたスイッチを介して行った場合に、権限移譲準備モードに設定する。そして制御部5は、権限移譲準備モードが設定されている場合、ドライバの姿勢の計測結果に基づいて、ドライバに運転権限を委譲するか否かを判定する。   Further, the control unit 5 measures the posture of the driver at regular intervals during execution of the automatic driving process. For example, when the vehicle 10 approaches a predetermined distance from the destination, or when the driver performs an operation for canceling the automatic driving via a switch provided on the steering wheel or the like. Set to authority transfer preparation mode. When the authority transfer preparation mode is set, the control unit 5 determines whether or not to delegate the driving authority to the driver based on the measurement result of the driver attitude.

図3は、姿勢計測処理に関する、制御部5の機能ブロック図である。制御部5は、骨格モデル生成部21と、高信頼度部位追跡部22と、低信頼度部位推定部23と、運転権限移譲判定部24とを有する。
制御部5が有するこれらの各部は、制御部5が有するプロセッサ上で実行されるコンピュータプログラムにより実現される機能モジュールである。
また制御部5が有するこれらの各部は、その各部に対応する回路が集積された一つまたは複数の集積回路として、制御部5が有するプロセッサとは別個に、自動運転装置1に実装されてもよい。
FIG. 3 is a functional block diagram of the control unit 5 regarding the posture measurement processing. The control unit 5 includes a skeleton model generation unit 21, a high reliability part tracking unit 22, a low reliability part estimation unit 23, and a driving authority transfer determination unit 24.
Each of these units included in the control unit 5 is a functional module realized by a computer program executed on a processor included in the control unit 5.
Each of these units included in the control unit 5 may be mounted on the automatic driving device 1 as one or a plurality of integrated circuits in which circuits corresponding to the respective units are integrated, separately from the processor included in the control unit 5. Good.

骨格モデル生成部21は、検出部の一例であり、姿勢計測処理が開始された後に、3次元計測データが得られる度に、その3次元計測データに基づいて、人体構造モデルで表されるドライバの所定の各部位の実空間での位置を検出する。そして骨格モデル生成部21は、各部位の実空間での位置に基づいて、ドライバの骨格を表す骨格モデルを生成する。なお、以下の説明において、実空間での位置を、単に位置と呼ぶことがある。   The skeleton model generation unit 21 is an example of a detection unit, and every time three-dimensional measurement data is obtained after the posture measurement process is started, a driver represented by a human body structure model based on the three-dimensional measurement data The position of each predetermined part in the real space is detected. The skeleton model generation unit 21 generates a skeleton model representing the skeleton of the driver based on the position of each part in the real space. In the following description, the position in the real space may be simply referred to as a position.

最初に、人体構造モデルについて説明する。
図4は、人体構造モデルの概要を表す説明図である。人体構造モデル400は、人体において各部位間の不変の配置関係を表すモデルである。例えば、頭部と首(中肩)が隣接していること、右肩と右肘が隣接していることなどは、どの人体でも不変である。そこで人体構造モデル400は、そのモデル400において実線で連結された二つの部位が隣接していること、及び、その二つの部位間の長さなどを定義する。なお、実際には、人体構造モデルとして、例えば、部位ごとに、その部位の名称または識別番号と、その部位に隣接する部位の名称または識別番号と、隣接する部位までの長さとがリスト形式で記録される。そして人体構造モデルは、予め、記憶部4に保存される。
First, the human body structure model will be described.
FIG. 4 is an explanatory diagram showing an outline of the human body structure model. The human body structure model 400 is a model that represents an invariant arrangement relationship between each part in the human body. For example, the fact that the head and neck (middle shoulder) are adjacent and the right shoulder and right elbow are adjacent are unchanged in any human body. Therefore, the human body structure model 400 defines that two parts connected by a solid line in the model 400 are adjacent to each other and the length between the two parts. Actually, as a human body structure model, for example, for each part, the name or identification number of the part, the name or identification number of the part adjacent to the part, and the length to the adjacent part are listed. To be recorded. The human body structure model is stored in the storage unit 4 in advance.

骨格モデル生成部21は、ドライバの姿勢の推定に利用される各部位、例えば、頭部、両肩、両肘、両手首の実空間での位置を、3次元センサ2から得た3次元計測データに基づいて検出する。そのために、骨格モデル生成部21は、1フレームの3次元計測データに基づいて人体の各部位の位置を検出する様々な技術の何れかを利用して、部位ごとに、3次元計測データ中でその部位に相当する測定点を検出する。例えば、骨格モデル生成部21は、Random Forestといった機械学習に基づいて予め学習された識別器を用いて、部位ごとに、その部位に相当する測定点を検出する(例えば、J.Shotton他、"Real-Time Human Pose Recognition in Parts from Single Depth Images"、CVPR、2011年を参照)。あるいは、骨格モデル生成部21は、円柱及び球などの幾何形状を組み合わせた人体モデルを3次元計測データとフィッティングすることにより、部位ごとに、その部位に相当する測定点を検出してもよい(例えば、村上他、「3次元ボクセルデータに基づく人体の姿勢推定」、情報処理学会研究報告、2003年を参照)。あるいはまた、骨格モデル生成部21は、Reeb Graphを利用して、部位ごとに、その部位に相当する測定点を検出してもよい(例えば、唯野他、「測地線距離による高速かつロバストな三次元ビデオからのスケルトン抽出」、電子情報通信学会論文誌、D Vol.J90-D No.7 pp.1729-1732、2007年を参照)。   The skeletal model generation unit 21 is a three-dimensional measurement obtained from the three-dimensional sensor 2 for each part used for estimating the posture of the driver, for example, the position of the head, both shoulders, both elbows, and both wrists in real space. Detect based on data. Therefore, the skeletal model generation unit 21 uses any one of various techniques for detecting the position of each part of the human body based on one frame of three-dimensional measurement data, and for each part in the three-dimensional measurement data. A measurement point corresponding to the part is detected. For example, the skeletal model generation unit 21 detects a measurement point corresponding to a part for each part using a classifier previously learned based on machine learning such as Random Forest (for example, J. Shotton et al., “ Real-Time Human Pose Recognition in Parts from Single Depth Images ", CVPR, 2011). Alternatively, the skeleton model generation unit 21 may detect a measurement point corresponding to a part for each part by fitting a human body model combining geometric shapes such as a cylinder and a sphere with three-dimensional measurement data ( For example, see Murakami et al., “Estimation of human posture based on 3D voxel data”, Information Processing Society of Japan Research Report, 2003). Alternatively, the skeletal model generation unit 21 may detect a measurement point corresponding to the part for each part using the Reeb Graph (for example, Yuino et al., “High-speed and robust tertiary based on geodesic distance”). Skeleton extraction from original video ”, IEICE Transactions, D Vol.J90-D No.7 pp.1729-1732, 2007).

なお、部位によっては、他の部位に隠れて3次元センサ2から見えなかったり、あるいは、他の部位と密接しているために、他の部位と識別できないことがある。骨格モデル生成部21は、このような部位については、対応する測定点を検出しなくてもよい。   Note that some parts may be hidden behind other parts and cannot be seen from the three-dimensional sensor 2 or may be indistinguishable from other parts because they are in close contact with other parts. The skeletal model generation unit 21 does not have to detect the corresponding measurement point for such a part.

骨格モデル生成部21は、対応する測定点が検出された部位に基づいて骨格モデルを生成する。   The skeleton model generation unit 21 generates a skeleton model based on the part where the corresponding measurement point is detected.

図5は、骨格モデルの一例を示す図である。この例では、骨格モデル500は、部位ごとに、その部位に対応する測定点の実空間での位置を表す3次元座標が表されたテーブルとして生成される。なお、骨格モデル500において、検出されなかった部位については、3次元座標を表す欄が空欄、あるいは、3次元座標の値がデフォルト値となっている。   FIG. 5 is a diagram illustrating an example of a skeleton model. In this example, the skeleton model 500 is generated for each part as a table in which three-dimensional coordinates representing the position of the measurement point corresponding to the part in the real space are represented. In the skeletal model 500, for a portion that has not been detected, the column representing the three-dimensional coordinates is blank, or the value of the three-dimensional coordinates is the default value.

骨格モデル生成部21は、生成した骨格モデルを、その骨格モデルの生成に利用した3次元計測データの取得時刻とともに記憶部4に保存する。   The skeleton model generation unit 21 stores the generated skeleton model in the storage unit 4 together with the acquisition time of the three-dimensional measurement data used for generating the skeleton model.

高信頼度部位追跡部22は、追跡部の一例であり、3次元計測データが新たに得られる度に、記憶部4に保存された、直前のフレームの3次元計測データに基づいて生成された骨格モデルと、最新のフレームの3次元計測データに基づいて高信頼度部位を追跡する。これにより、高信頼度部位追跡部22は、高信頼度部位の実空間での位置を更新する。   The high-reliability site tracking unit 22 is an example of a tracking unit, and is generated based on the 3D measurement data of the immediately preceding frame stored in the storage unit 4 every time 3D measurement data is newly obtained. A highly reliable part is tracked based on the skeleton model and the latest three-dimensional measurement data of the frame. Thereby, the highly reliable site | part tracking part 22 updates the position in the real space of a highly reliable site | part.

高信頼度部位は、位置、形状などの変動が比較的少なく、過去に求められた位置と最新の3次元計測データに基づく追跡により得られる推定位置の信頼性が相対的に高い部位である。例えば、ドライバについては、シートに座って前方を向き、かつ、両手でステアリングを把持していることが想定される。そのため、各部位のうち、顔、首、両肩、胴体、及び両手首については比較的変動が少なく、追跡により得られる推定位置の信頼性が高い。そこで本実施形態では、顔、首、両肩、胴体、及び両手首が高信頼度部位に設定される。一方、両肘は、ステアリングの操作などに応じて大きく移動したり、変形することがある。その結果として、3次元センサ2から両肘は見えなくなる可能性も比較的高い。そこで本実施形態では、両肘が低信頼度部位に設定される。このように、部位ごとの高信頼度部位または低信頼度部位の設定は、人体の構造、測定対象人物について想定される姿勢または3次元センサ2に対する相対的な位置などに基づいて、予め行われる。   The highly reliable site is a site where the variation in position, shape, etc. is relatively small, and the reliability of the estimated position obtained by tracking based on the position obtained in the past and the latest three-dimensional measurement data is relatively high. For example, it is assumed that the driver is sitting on the seat and facing forward and holding the steering wheel with both hands. Therefore, among the parts, the face, neck, both shoulders, trunk, and both wrists have relatively little fluctuation, and the reliability of the estimated position obtained by tracking is high. Therefore, in the present embodiment, the face, neck, both shoulders, torso, and both wrists are set as highly reliable parts. On the other hand, both elbows may move greatly or be deformed depending on the steering operation or the like. As a result, there is a relatively high possibility that both elbows will not be visible from the three-dimensional sensor 2. So, in this embodiment, both elbows are set as a low reliability part. As described above, the setting of the high-reliability part or the low-reliability part for each part is performed in advance based on the structure of the human body, the posture assumed for the measurement target person, the relative position with respect to the three-dimensional sensor 2, or the like. .

人体構造モデルに定義された各部位について、高信頼度部位か、低信頼度部位かを表すフラグが、予め、その部位の識別番号とともに記憶部4に保存される。なお、このフラグは、部位が高信頼度部位か低信頼度部位かを表す信頼度情報の一例である。本実施形態では、高信頼度部位追跡部22は、骨格モデル生成部21において位置が求められていない部位の中から、フラグを参照することで、高信頼度部位を選択する。そして高信頼度部位追跡部22は、選択した高信頼度部位のそれぞれについて、前フレームでの骨格モデルに表された高信頼度部位の位置と現フレームの3次元計測データに基づく追跡処理を実行することで、現フレームでの実空間の推定位置を求める。その際、高信頼度部位追跡部22は、例えば、追跡処理として、ICPアルゴリズムを適用し、前フレームでの骨格モデルに表された着目する高信頼度部位の位置から現フレームへの移動を表す位置変換パラメータ(例えば、アフィン変換パラメータ)を算出する。そして高信頼度部位追跡部22は、現フレームの3次元計測データに含まれる測定点のうち、前フレームでの着目する高信頼度部位の位置に対してその位置変換パラメータを適用して得られる推定位置との誤差が最小となる測定点を特定する。高信頼度部位追跡部22は、特定した測定点と推定位置の差が所定の許容範囲(例えば、5〜10cm)内である場合、特定した測定点の位置を、現フレームでの着目する高信頼度部位の位置とする。また、高信頼度部位追跡部22は、特定した測定点と推定位置の差が所定の許容範囲から外れている場合には、推定位置そのものを、現フレームでの着目する高信頼度部位の位置としてもよい。これは、着目する高信頼度部位が他の部位に隠れている可能性が有るためである。   For each part defined in the human body structure model, a flag indicating whether the part is a high-reliability part or a low-reliability part is stored in advance in the storage unit 4 together with the identification number of the part. This flag is an example of reliability information indicating whether the part is a high-reliability part or a low-reliability part. In the present embodiment, the high-reliability part tracking unit 22 selects a high-reliability part by referring to a flag from parts whose positions are not obtained in the skeleton model generation unit 21. Then, the high-reliability part tracking unit 22 executes a tracking process based on the position of the high-reliability part represented in the skeleton model in the previous frame and the three-dimensional measurement data of the current frame for each of the selected high-reliability parts. Thus, the estimated position of the real space in the current frame is obtained. At that time, for example, the high-reliability part tracking unit 22 applies the ICP algorithm as the tracking process, and represents the movement from the position of the high-reliability part of interest represented in the skeleton model in the previous frame to the current frame. A position conversion parameter (for example, an affine conversion parameter) is calculated. The high-reliability part tracking unit 22 is obtained by applying the position conversion parameter to the position of the high-reliability part of interest in the previous frame among the measurement points included in the three-dimensional measurement data of the current frame. The measurement point that minimizes the error from the estimated position is specified. When the difference between the specified measurement point and the estimated position is within a predetermined allowable range (for example, 5 to 10 cm), the high reliability region tracking unit 22 determines the position of the specified measurement point in the current frame. The position of the reliability part. In addition, when the difference between the specified measurement point and the estimated position is out of a predetermined allowable range, the high-reliability site tracking unit 22 uses the estimated position itself as the position of the high-reliability site of interest in the current frame. It is good. This is because the highly reliable part of interest may be hidden behind other parts.

高信頼度部位追跡部22は、現フレームでの位置を求めた高信頼度部位のそれぞれについて、骨格モデルにその高信頼度部位の位置を書き込んで、骨格モデルを更新する。   The high-reliability part tracking unit 22 writes the position of the high-reliability part in the skeleton model for each high-reliability part for which the position in the current frame has been obtained, and updates the skeletal model.

骨格モデル生成部21において位置が求められていない低信頼度部位については、追跡処理により求められるその部位の位置推定の精度は低く、誤差が大きい可能性がある。これは、低信頼度部位は、相対的に変動が大きかったり、あるいは、3次元センサ2から見えなくなる可能性が高いためである。   For a low-reliability part whose position is not obtained in the skeleton model generation unit 21, the position estimation precision obtained by the tracking process is low and the error may be large. This is because the low-reliability portion has a relatively large fluctuation or is likely to be invisible from the three-dimensional sensor 2.

そこで低信頼度部位推定部23は、骨格モデル生成部21において位置が求められていない低信頼度部位のそれぞれについて、人体構造モデル及び周囲の複数の高信頼度部位の位置に基づいて現フレームでの推定位置を求める。なお、低信頼度部位推定部23は、位置推定部の一例である。   Therefore, the low reliability part estimation unit 23 uses the current frame based on the positions of the human body structure model and a plurality of surrounding high reliability parts for each of the low reliability parts whose positions are not obtained by the skeleton model generation unit 21. Find the estimated position. The low reliability part estimation unit 23 is an example of a position estimation unit.

低信頼度部位推定部23は、例えば、着目する低信頼度部位に隣接する複数(例えば、二つ)の高信頼度部位を選択する。なお、着目する低信頼度部位に隣接する高信頼度部位が一つしかない場合には、低信頼度部位推定部23は、着目する低信頼度部位に近い方から順に複数の高信頼度部位を選択してもよい。そして低信頼度部位推定部23は、選択した複数の高信頼度部位のそれぞれについて、人体構造モデルを参照して、その高信頼度部位から着目する低信頼度部位までの長さを特定する。低信頼度部位推定部23は、選択した二つの高信頼度部位のそれぞれについて、その高信頼度部位の位置を中心として、その高信頼度部位から着目する低信頼度部位までの長さを半径とする球を求め、各球の交点を、着目する低信頼度部位の実空間での位置とする。なお、低信頼度部位推定部23は、交点が複数存在する場合、前フレームでの着目する低信頼度部位の位置に最も近い交点の位置を、その低信頼度部位の位置としてもよい。さらに、低信頼度部位推定部23は、現フレームの3次元計測データに含まれる測定点のうち、交点に最も近い測定点までの距離が所定の許容範囲(例えば、5〜10cm)以内にある場合、その測定点の位置を、その低信頼度部位の位置としてもよい。   The low reliability part estimation unit 23 selects, for example, a plurality of (for example, two) high reliability parts adjacent to the low reliability part of interest. When there is only one high reliability part adjacent to the low reliability part of interest, the low reliability part estimation unit 23 sequentially selects a plurality of high reliability parts from the side closest to the low reliability part of interest. May be selected. Then, the low reliability part estimation unit 23 refers to the human body structure model for each of the selected plurality of high reliability parts, and specifies the length from the high reliability part to the focused low reliability part. For each of the two selected high reliability parts, the low reliability part estimation unit 23 sets the radius from the high reliability part to the focused low reliability part around the position of the high reliability part. And the intersection of each sphere is set as the position in the real space of the low-reliability part of interest. Note that, when there are a plurality of intersections, the low reliability part estimation unit 23 may set the position of the intersection closest to the position of the low reliability part of interest in the previous frame as the position of the low reliability part. Furthermore, the low reliability part estimation part 23 has the distance to the measurement point nearest to the intersection among the measurement points included in the three-dimensional measurement data of the current frame within a predetermined allowable range (for example, 5 to 10 cm). In this case, the position of the measurement point may be the position of the low reliability part.

低信頼度部位推定部23は、現フレームでの位置を求めた低信頼度部位のそれぞれについて、骨格モデルにその低信頼度部位の位置を書き込んで、骨格モデルを更新する。   The low reliability region estimation unit 23 writes the position of the low reliability region in the skeleton model for each low reliability region for which the position in the current frame has been obtained, and updates the skeleton model.

図6(a)は、前フレームの3次元計測データ取得時のドライバの姿勢の一例を示す図であり、図6(b)は、現フレームの3次元計測データ取得時におけるドライバの姿勢の一例を示す図である。図6(a)に示される例では、前フレームの時点で、ドライバ600の各部位の位置は3次元センサ2から見えるので、骨格モデル生成部21により、右手首601及び右肘602を含む、各部位の位置は求められている。一方、図6(b)に示される例では、現フレームの時点で、ドライバ600の右手首601及び右肘602が左手に隠されている。このうち、右手首601は高信頼度部位であるため、高信頼度部位追跡部22により、現フレームにおけるその推定位置が求められる。一方、右肘602は低信頼度部位である。そのため、低信頼度部位推定部23により、現フレームにおける右手首601の推定位置及び右肩603の位置と、右手首601から右肘602までの距離及び右肩603から右肘602までの距離とに基づいて、右肘602の位置は推定される。   FIG. 6A is a diagram illustrating an example of the posture of the driver when acquiring the three-dimensional measurement data of the previous frame, and FIG. 6B is an example of the posture of the driver when acquiring the three-dimensional measurement data of the current frame. FIG. In the example shown in FIG. 6A, since the position of each part of the driver 600 is visible from the three-dimensional sensor 2 at the time of the previous frame, the skeleton model generation unit 21 includes the right wrist 601 and the right elbow 602. The position of each part is determined. On the other hand, in the example shown in FIG. 6B, the right wrist 601 and the right elbow 602 of the driver 600 are hidden by the left hand at the time of the current frame. Among these, since the right wrist 601 is a highly reliable part, the estimated position in the current frame is obtained by the highly reliable part tracking unit 22. On the other hand, the right elbow 602 is a low reliability part. Therefore, the low-reliability region estimation unit 23 estimates the estimated position of the right wrist 601 and the position of the right shoulder 603 in the current frame, the distance from the right wrist 601 to the right elbow 602, and the distance from the right shoulder 603 to the right elbow 602. Based on the above, the position of the right elbow 602 is estimated.

運転権限移譲判定部24は、姿勢判定部の一例であり、権限移譲準備モードが設定されている場合、骨格モデルに表された各部位のうちの少なくとも一つの位置に応じて、ドライバが運転権限を委譲可能な姿勢を取っているか否かを判定する。そして運転権限移譲判定部24は、その判定結果に基づいて、自動運転装置1からドライバへ運転権限を委譲するか否かを判定する。   The driving authority transfer determination unit 24 is an example of a posture determination unit, and when the authority transfer preparation mode is set, the driver determines the driving authority according to at least one of the positions represented in the skeleton model. It is determined whether or not the attitude is delegable. Then, the driving authority transfer determination unit 24 determines whether to transfer the driving authority from the automatic driving device 1 to the driver based on the determination result.

図7(a)〜図7(e)は、それぞれ、自動運転装置1からドライバへ運転権限を委譲するための判定条件の一例を示す図である。図7(a)〜図7(e)に示されるように、以下の条件が全て満たされる場合に、運転権限移譲判定部24は、ドライバの姿勢は、自動運転装置1からドライバへ運転権限を委譲可能な姿勢であると判定する。一方、何れかの条件が満たされない場合、運転権限移譲判定部24は、ドライバの姿勢は、ドライバへ運転権限を委譲可能な姿勢でないと判定する。
(a)ドライバ700は両手でステアリング701を把持している(図7(a))
(b)ドライバ700の両肘の角度θが所定の角度範囲(例えば、90〜150°)に含まれる(図7(b))
(c)ドライバの頭部702がヘッドレスト703で守られる位置にある(図7(c))
(d)頭部702がダッシュボード704の上端よりも所定距離(例えば、20〜40cm)より上にある。すなわち、ドライバの前方視界が確保されている(図7(d))
(e)ドライバ700が前方を向いている(図7(e))
FIG. 7A to FIG. 7E are diagrams showing examples of determination conditions for delegating driving authority from the automatic driving apparatus 1 to the driver. As shown in FIGS. 7A to 7E, when all of the following conditions are satisfied, the driving authority transfer determination unit 24 determines the driver's posture from the automatic driving apparatus 1 to the driver. It is determined that the posture is delegable. On the other hand, when any of the conditions is not satisfied, the driving authority transfer determination unit 24 determines that the attitude of the driver is not an attitude capable of transferring the driving authority to the driver.
(a) The driver 700 holds the steering wheel 701 with both hands (FIG. 7A).
(b) The angle θ of both elbows of the driver 700 is included in a predetermined angle range (for example, 90 to 150 °) (FIG. 7B).
(c) The driver's head 702 is in a position protected by the headrest 703 (FIG. 7C).
(d) The head 702 is above a predetermined distance (for example, 20 to 40 cm) from the upper end of the dashboard 704. That is, the front view of the driver is ensured (FIG. 7D).
(e) The driver 700 is facing forward (FIG. 7E)

上記の条件(a)〜(e)のうち、条件(a)について、ステアリングの位置からそれぞれの手までの距離が所定の許容距離(例えば、3〜5cm)以下である場合に、運転権限移譲判定部24は、ドライバが両手でステアリングを把持していると判定する。同様に、条件(c)について、ヘッドレストの位置から頭部までの距離が所定の許容距離以下である場合に、運転権限移譲判定部24は、ドライバの頭部がヘッドレストで守られる位置にあると判定すればよい。また、条件(d)について、ドライバの頭部の鉛直方向座標からダッシュボードの上端の鉛直方向座標を減じた差が所定距離よりも大きい場合に、運転権限移譲判定部24は、ドライバの前方視界が確保されていると判定すればよい。なお、ステアリング、ヘッドレスト及びダッシュボードの上端のそれぞれの位置は、予め記憶部4に保存される。さらに、条件(b)について、運転権限移譲判定部24は、右手と左手のそれぞれについて、手首と肘を結ぶ直線と、肩と肘を結ぶ直線の交差角を、肘の角度として算出し、その角度が所定の角度範囲に含まれるか否かを判定すればよい。さらに、条件(e)について、運転権限移譲判定部24は、左肩から頭部までの距離と、右肩から頭部までの距離の差が所定範囲内にある場合に、ドライバが前方を向いていると判定すればよい。   Of the above conditions (a) to (e), for condition (a), when the distance from the steering position to each hand is a predetermined allowable distance (for example, 3 to 5 cm) or less, the driving authority is transferred. The determination unit 24 determines that the driver is holding the steering wheel with both hands. Similarly, for condition (c), when the distance from the headrest position to the head is equal to or less than a predetermined allowable distance, the driving authority transfer determination unit 24 determines that the driver's head is in a position protected by the headrest. What is necessary is just to judge. In addition, regarding the condition (d), when the difference obtained by subtracting the vertical coordinate of the upper end of the dashboard from the vertical coordinate of the head of the driver is greater than a predetermined distance, the driving authority transfer determination unit 24 determines the forward view of the driver May be determined to be secured. Note that the respective positions of the steering wheel, the headrest, and the upper end of the dashboard are stored in the storage unit 4 in advance. Furthermore, for the condition (b), the driving authority transfer determination unit 24 calculates, for each of the right hand and the left hand, the intersection angle between the straight line connecting the wrist and the elbow and the straight line connecting the shoulder and the elbow as the elbow angle, What is necessary is just to determine whether an angle is contained in a predetermined angle range. Further, regarding the condition (e), the driving authority transfer determination unit 24 indicates that the driver faces forward when the difference between the distance from the left shoulder to the head and the distance from the right shoulder to the head is within a predetermined range. What is necessary is just to determine that it exists.

なお、運転権限移譲判定部24は、上記の条件(a)〜(e)のうち、条件(a)、(d)及び(e)が満たされる場合に、ドライバの姿勢が運転権限を委譲可能な姿勢であると判定してもよい。   The driving authority transfer determination unit 24 can delegate the driving authority when the conditions (a), (d), and (e) are satisfied among the above conditions (a) to (e). It may be determined that the posture is correct.

運転権限移譲判定部24は、ドライバの姿勢が運転権限を委譲可能な姿勢である場合、自動運転装置1からドライバへ運転権限を委譲すると判定する。一方、ドライバの姿勢が運転権限を委譲可能な姿勢でない場合、運転権限移譲判定部24は、ドライバへ運転権限を委譲しないと判定する。なお、運転権限移譲判定部24は、所定の期間(例えば、1〜3秒間)にわたって継続してドライバの姿勢が運転権限を委譲可能な姿勢である場合に、自動運転装置1からドライバへ運転権限を委譲すると判定してもよい。   The driving authority transfer determination unit 24 determines that the driving authority is transferred from the automatic driving device 1 to the driver when the driver's attitude is such that the driving authority can be transferred. On the other hand, when the posture of the driver is not a posture capable of transferring the driving authority, the driving authority transfer determining unit 24 determines that the driving authority is not transferred to the driver. In addition, the driving authority transfer determination unit 24 drives the driving authority from the automatic driving device 1 to the driver when the driver's attitude is such that the driving authority can be transferred continuously for a predetermined period (for example, 1 to 3 seconds). May be determined to be delegated.

運転権限移譲判定部24は、自動運転装置1からドライバへ運転権限を委譲すると判定した場合、その旨を表すメッセージを、車室内に設けられたディスプレイ(図示せず)に表示したり、その旨を表す音声をスピーカ(図示せず)から出力させる。そして制御部5は、その判定後、一定期間を経過した後に、自動運転処理を終了し、ドライバによる運転に切り替える。   When the driving authority transfer determination unit 24 determines that the driving authority is to be transferred from the automatic driving device 1 to the driver, a message indicating that is displayed on a display (not shown) provided in the vehicle compartment, or to that effect Is output from a speaker (not shown). And the control part 5 complete | finishes an automatic driving | operation process after the fixed period passes after the determination, and switches to the driving | operation by a driver.

図8は、制御部5により実行される、姿勢計測処理の動作フローチャートである。制御部5は、3次元センサ2から3次元計測データを受け取る度に、この動作フローチャートに従って姿勢計測処理を実行する。   FIG. 8 is an operation flowchart of posture measurement processing executed by the control unit 5. Each time the control unit 5 receives the three-dimensional measurement data from the three-dimensional sensor 2, the control unit 5 executes the posture measurement process according to the operation flowchart.

骨格モデル生成部21は、ドライバの姿勢の推定に利用される各部位、例えば、頭部、両肩、両肘、両手首の実空間での位置を、3次元センサ2から得た現フレームの3次元計測データに基づいて検出して、骨格モデルを生成する(ステップS101)。   The skeletal model generation unit 21 obtains the position of each part used for estimating the posture of the driver, for example, the head, both shoulders, both elbows, and both wrists in the real space of the current frame obtained from the three-dimensional sensor 2. A skeleton model is generated by detection based on the three-dimensional measurement data (step S101).

高信頼度部位追跡部22は、骨格モデル生成部21で検出されなかった各部位のうち、高信頼度部位を選択する(ステップS102)。そして高信頼度部位追跡部22は、記憶部4に保存された前フレームの骨格モデルと現フレームの3次元計測データに基づいて、選択した高信頼度部位を追跡することで、高信頼度部位の実空間での位置を更新する(ステップS103)。   The high-reliability site tracking unit 22 selects a high-reliability site among the sites not detected by the skeleton model generation unit 21 (step S102). The high-reliability part tracking unit 22 tracks the selected high-reliability part based on the skeleton model of the previous frame stored in the storage unit 4 and the three-dimensional measurement data of the current frame. The position in the real space is updated (step S103).

低信頼度部位推定部23は、骨格モデル生成部21で検出されなかった各部位のうち、低信頼度部位を選択する(ステップS104)。低信頼度部位推定部23は、各低信頼度部位について、人体構造モデルに基づいて、その低信頼度部位に隣接する複数の高信頼度部位を特定する。そして低信頼度部位推定部23は、各低信頼度部位について、隣接する複数の高信頼度部位の実空間での位置とその隣接する各高信頼度部位と低信頼度部位間の長さに基づいて、低信頼度部位の推定位置を更新する(ステップS105)。   The low reliability part estimation unit 23 selects a low reliability part among the parts not detected by the skeleton model generation unit 21 (step S104). The low reliability region estimation unit 23 specifies a plurality of high reliability regions adjacent to the low reliability region for each low reliability region based on the human body structure model. Then, the low reliability part estimation unit 23 determines, for each low reliability part, the positions of the adjacent high reliability parts in the real space and the length between the adjacent high reliability parts and the low reliability parts. Based on this, the estimated position of the low reliability part is updated (step S105).

運転権限移譲判定部24は、権限移譲準備モードが設定されているか否か判定する(ステップS106)。権限移譲準備モードが設定されていなければ(ステップS106−No)、制御部5は、姿勢計測処理を終了する。一方、権限移譲準備モードが設定されている場合(ステップS106−Yes)、運転権限移譲判定部24は、各部位の位置に基づいて、ドライバの姿勢が自動運転装置1からドライバへの運転権限を委譲可能な姿勢か否か判定する(ステップS107)。ドライバの姿勢が権限委譲可能な姿勢である場合(ステップS107−Yes)、運転権限移譲判定部24は、自動運転装置1からドライバへ運転権限を委譲すると判定する。そして制御部5は、運転権限をドライバへ移譲する(ステップS108)。そして制御部5は、姿勢計測処理を終了する。一方、ドライバの姿勢が権限委譲可能な姿勢でない場合(ステップS107−No)、運転権限移譲判定部24は、自動運転装置1からドライバへ運転権限を委譲しないと判定する。そして制御部5は、姿勢計測処理を終了する。   The driving authority transfer determination unit 24 determines whether the authority transfer preparation mode is set (step S106). If the authority transfer preparation mode is not set (step S106-No), the control unit 5 ends the posture measurement process. On the other hand, when the authority transfer preparation mode is set (step S106-Yes), the driving authority transfer determination unit 24 determines that the driver's posture is the driving authority from the automatic driving device 1 to the driver based on the position of each part. It is determined whether or not the posture is delegable (step S107). When the posture of the driver is a posture capable of delegating authority (step S107—Yes), the driving authority transfer determination unit 24 determines to delegate the driving authority from the automatic driving device 1 to the driver. And the control part 5 transfers driving authority to a driver (step S108). And the control part 5 complete | finishes an attitude | position measurement process. On the other hand, when the posture of the driver is not a posture capable of delegating authority (No in step S107), the driving authority transfer determination unit 24 determines that the driving authority is not transferred from the automatic driving device 1 to the driver. And the control part 5 complete | finishes an attitude | position measurement process.

以上に説明してきたように、この姿勢計測装置は、現フレームの3次元計測データに基づいて実空間での位置を特定できなかった部位のうち、高信頼度部位については追跡処理によって実空間での推定位置をもとめる。このように、この姿勢計測装置は、追跡処理を用いて精度良く実空間での位置を推定できると想定される高信頼度部位を対象として追跡処理を実行するので、精度良く部位の位置の推定できる。一方、この姿勢計測装置は、実空間での位置を特定できなかった部位のうち、低信頼度部位については、人体構造モデル及び隣接する複数の高信頼度部位の位置に基づいて実空間での推定位置をもとめる。そのため、この姿勢計測装置は、低信頼度部位についても、その部位の位置の推定できる。   As described above, this posture measurement device is capable of tracking a highly reliable part in the real space by the tracking process among the parts in which the position in the real space cannot be specified based on the three-dimensional measurement data of the current frame. To find the estimated position. As described above, since this posture measurement apparatus performs tracking processing on a highly reliable part that is assumed to be able to accurately estimate the position in the real space using the tracking process, the position of the part is estimated with high accuracy. it can. On the other hand, this posture measuring device, for the low-reliability part among the parts for which the position in the real space could not be specified, based on the human body structure model and the positions of a plurality of adjacent high-reliability parts in the real space Find the estimated position. Therefore, this posture measuring device can estimate the position of a low-reliability part.

なお、変形例によれば、骨格モデル生成部21は、姿勢計測処理が開始されてから最初のフレームの3次元計測データについてのみ、各部位を検出してもよい。すなわち、図8の動作フローチャートにおいて、最初のフレームについてのみ、ステップS101の処理が行われてもよい。そして以降のフレームについては、高信頼度部位追跡部22が、全ての高信頼度部位について、最新のフレームの3次元計測データとその直前のフレームについて算出された骨格モデルとに基づいて追跡処理を行って、その高信頼度部位の推定位置を更新すればよい。また、低信頼度部位推定部23が、全ての低信頼度部位について、隣接する複数の高信頼度部位の推定位置と人体構造モデルとに基づいて、その低信頼度部位の推定位置を更新すればよい。   According to the modification, the skeleton model generation unit 21 may detect each part only for the three-dimensional measurement data of the first frame after the posture measurement process is started. That is, in the operation flowchart of FIG. 8, the process of step S101 may be performed only for the first frame. For the subsequent frames, the high-reliability part tracking unit 22 performs the tracking process for all high-reliability parts based on the three-dimensional measurement data of the latest frame and the skeleton model calculated for the immediately preceding frame. Then, the estimated position of the highly reliable part may be updated. In addition, the low-reliability-part estimation unit 23 updates the estimated positions of the low-reliability parts based on the estimated positions of the plurality of adjacent high-reliability parts and the human body model for all the low-reliability parts. That's fine.

なお、何れかの部位が、最初のフレームの3次元計測データから、上記の実施形態による骨格モデル生成部21の処理により検出されないことがある。このような場合には、骨格モデル生成部21は、検出できなかった部位のそれぞれについて、低信頼度部位推定部23の処理と同様の処理を行って、その部位の推定位置を求めてもよい。その際、骨格モデル生成部21は、検出できなかった高信頼度部位については、隣接する低信頼度部位の位置が検出されていても、その低信頼度部位の位置を利用せず、その高信頼度部位に近い方から順に検出済みの複数の高信頼度部位の位置を利用してもよい。また、骨格モデル生成部21が一つのフレームの3次元計測データから全ての部位を検出できるまでは、制御部5は、各フレームについて、図8に示される動作フローチャートに従って姿勢計測処理を実行してもよい。そして骨格モデル生成部21が一つのフレームの3次元計測データから全ての部位を検出できると、制御部5は、それ以降のフレームについては、この変形例に従って姿勢計測処理を実行してもよい。   Note that any part may not be detected from the three-dimensional measurement data of the first frame by the processing of the skeleton model generation unit 21 according to the above embodiment. In such a case, the skeleton model generation unit 21 may perform the same process as the process of the low reliability part estimation unit 23 for each part that could not be detected, and obtain the estimated position of the part. . At that time, the skeletal model generation unit 21 does not use the position of the low-reliability part for the high-reliability part that could not be detected, even if the position of the adjacent low-reliability part is detected. You may utilize the position of several high reliability site | parts already detected in order from the one close | similar to a reliability site | part. Further, until the skeleton model generation unit 21 can detect all the parts from the three-dimensional measurement data of one frame, the control unit 5 executes the posture measurement process for each frame according to the operation flowchart shown in FIG. Also good. And if the skeleton model production | generation part 21 can detect all the site | parts from the three-dimensional measurement data of one frame, the control part 5 may perform attitude | position measurement processing according to this modification about the subsequent frames.

この変形例によれば、姿勢計測装置は、全てのフレームについて骨格モデル生成部21の処理を実行しなくてもよいので、演算量を削減できる。   According to this modification, the posture measurement device does not have to execute the processing of the skeleton model generation unit 21 for all the frames, so that the amount of calculation can be reduced.

また、上記の実施形態または変形例による姿勢計測装置は、他の用途に利用されてもよい。例えば、上記の実施形態または変形例による姿勢計測装置は、ドライバが運転している間に継続してドライバの各部位の位置を計測し、その計測結果に基づいてドライバの姿勢の変化などを調べることで、ドライバの状態を判定するために利用されてもよい。   In addition, the posture measurement device according to the above-described embodiment or modification may be used for other purposes. For example, the posture measurement device according to the above-described embodiment or modification continuously measures the position of each part of the driver while the driver is driving, and checks the change in the posture of the driver based on the measurement result. Thus, it may be used to determine the state of the driver.

また、上記の実施形態または変形例による制御部の各部の機能を実現するコンピュータプログラムは、半導体メモリ、磁気記録媒体または光記録媒体といった、コンピュータ読取可能な可搬性の記録媒体に記録された形で提供されてもよい。なお、記録媒体には、搬送波は含まれない。   In addition, the computer program that realizes the function of each unit of the control unit according to the above-described embodiment or modification is recorded in a computer-readable portable recording medium such as a semiconductor memory, a magnetic recording medium, or an optical recording medium. May be provided. The recording medium does not include a carrier wave.

ここに挙げられた全ての例及び特定の用語は、読者が、本発明及び当該技術の促進に対する本発明者により寄与された概念を理解することを助ける、教示的な目的において意図されたものであり、本発明の優位性及び劣等性を示すことに関する、本明細書の如何なる例の構成、そのような特定の挙げられた例及び条件に限定しないように解釈されるべきものである。本発明の実施形態は詳細に説明されているが、本発明の精神及び範囲から外れることなく、様々な変更、置換及び修正をこれに加えることが可能であることを理解されたい。   All examples and specific terms listed herein are intended for instructional purposes to help the reader understand the concepts contributed by the inventor to the present invention and the promotion of the technology. It should be construed that it is not limited to the construction of any example herein, such specific examples and conditions, with respect to showing the superiority and inferiority of the present invention. Although embodiments of the present invention have been described in detail, it should be understood that various changes, substitutions and modifications can be made thereto without departing from the spirit and scope of the present invention.

以上説明した実施形態及びその変形例に関し、更に以下の付記を開示する。
(付記1)
測定範囲内の各点の実空間での位置を表す3次元計測データを生成する3次元センサと、
人の複数の部位のそれぞれについて、当該部位に隣接する部位、及び当該部位から前記隣接する部位までの長さを表す人体構造モデルと、前記複数の部位のそれぞれについて、実空間での位置の計測精度の確からしさを表す信頼度が第1の信頼度となるか、前記第1の信頼度よりも低い第2の信頼度となるかを表す信頼度情報とを記憶する記憶部と、
前記測定範囲内にいる測定対象人物の前記複数の部位のうち、前記第1の信頼度を持つ第1の部位の実空間での位置を、前記3次元計測データと過去の当該部位の実空間での位置の計測結果に基づく追跡処理によって求める追跡部と、
前記測定対象人物の前記複数の部位のうち、前記第2の信頼度を持つ第2の部位の実空間での位置を、複数の前記第1の部位の実空間での位置と前記人体構造モデルに基づいて定められる当該第1の部位と当該第2の部位間の長さに基づいて求める位置推定部と、
を有する姿勢計測装置。
(付記2)
前記位置推定部は、前記人体構造モデルに基づいて、前記複数の第1の部位として、前記第2の部位に隣接する前記第1の部位を複数選択し、選択した前記複数の第1の部位のそれぞれについて、前記人体構造モデルに基づいて当該第1の部位と前記第2の部位間の長さを求め、選択した前記複数の第1の部位のそれぞれから当該長さとなる点に基づいて前記第2の部位の実空間での位置を求める、付記1に記載の姿勢計測装置。
(付記3)
前記3次元計測データに含まれる、複数の測定点の実空間での位置に基づいて前記測定対象人物の前記複数の部位の実空間での位置を検出する検出部をさらに有し、
前記追跡部は、前記第1の部位のうち、前記検出部により実空間での位置が検出されなかった第1の部位の実空間での位置を求める、付記1または2に記載の姿勢計測装置。
(付記4)
前記位置推定部は、前記第2の部位のうち、前記検出部により実空間での位置が検出されなかった第2の部位の実空間での位置を求める、付記3に記載の姿勢計測装置。
(付記5)
前記3次元センサは、車両の車室内を前記測定範囲とし、かつ、前記測定対象人物は前記車両のドライバであり、
前記第1の部位は、前記車両のドライバの肩と手首を含み、前記第2の部位は、前記車両のドライバの肘を含む、付記1〜4の何れかに記載の姿勢計測装置。
(付記6)
前記ドライバの前記第1の部位及び前記第2の部位のうちの少なくとも一つの部位に基づいて、前記ドライバが所定の姿勢を取っているか否かを判定する姿勢判定部をさらに有する、付記5に記載の姿勢計測装置。
(付記7)
3次元センサの測定範囲内にいる測定対象人物の複数の部位のうち、実空間での位置の計測精度の確からしさを表す信頼度として第1の信頼度を持つ第1の部位の実空間での位置を、前記3次元センサにより生成された前記測定範囲内の各測定点の実空間での位置を表す3次元計測データと過去の当該部位の実空間での位置の計測結果に基づく追跡処理によって求め、
前記測定対象人物の前記複数の部位のうち、前記第1の信頼度よりも低い第2の信頼度を持つ第2の部位の実空間での位置を、複数の前記第1の部位の実空間での位置と、人の複数の部位のそれぞれについて、当該部位に隣接する部位、及び当該部位から前記隣接する部位までの長さを表す人体構造モデルに基づいて定められる当該第1の部位と当該第2の部位間の長さに基づいて求める、
ことを含む姿勢計測方法。
(付記8)
3次元センサの測定範囲内にいる測定対象人物の複数の部位のうち、実空間での位置の計測精度の確からしさを表す信頼度として第1の信頼度を持つ第1の部位の実空間での位置を、前記3次元センサにより生成された前記測定範囲内の各測定点の実空間での位置を表す3次元計測データと過去の当該部位の実空間での位置の計測結果に基づく追跡処理によって求め、
前記測定対象人物の前記複数の部位のうち、前記第1の信頼度よりも低い第2の信頼度を持つ第2の部位の実空間での位置を、複数の前記第1の部位の実空間での位置と、人の複数の部位のそれぞれについて、当該部位に隣接する部位、及び当該部位から前記隣接する部位までの長さを表す人体構造モデルに基づいて定められる当該第1の部位と当該第2の部位間の長さに基づいて求める、
ことをコンピュータに実行させるための姿勢計測用コンピュータプログラム。
The following supplementary notes are further disclosed regarding the embodiment described above and its modifications.
(Appendix 1)
A three-dimensional sensor that generates three-dimensional measurement data representing the position of each point in the measurement range in real space;
For each of a plurality of parts of a person, a part adjacent to the part and a human body structure model representing a length from the part to the part adjacent to the part, and a position measurement in real space for each of the plurality of parts A storage unit that stores reliability information indicating whether the reliability representing the accuracy of accuracy is the first reliability or the second reliability lower than the first reliability;
Of the plurality of parts of the person to be measured within the measurement range, the position of the first part having the first reliability in the real space is represented by the three-dimensional measurement data and the past real space of the part. A tracking unit obtained by a tracking process based on the position measurement result at
Among the plurality of parts of the person to be measured, the position of the second part having the second reliability in the real space is the position of the plurality of first parts in the real space and the human body structure model. A position estimation unit to be obtained based on the length between the first part and the second part determined based on
A posture measuring device having
(Appendix 2)
The position estimation unit selects a plurality of the first parts adjacent to the second part as the plurality of first parts based on the human body structure model, and the selected first parts For each of the above, the length between the first part and the second part is obtained based on the human body structure model, and based on the point that becomes the length from each of the selected first parts The posture measurement apparatus according to attachment 1, wherein the position of the second part in real space is obtained.
(Appendix 3)
A detector that detects positions of the measurement target person in real space based on positions of the measurement points included in the three-dimensional measurement data in real space;
The posture measurement apparatus according to appendix 1 or 2, wherein the tracking unit obtains a position in the real space of the first part of the first part that has not been detected in the real space by the detection unit. .
(Appendix 4)
The posture measurement apparatus according to appendix 3, wherein the position estimation unit obtains a position in the real space of a second part of the second part that has not been detected in real space by the detection unit.
(Appendix 5)
The three-dimensional sensor has a vehicle interior as the measurement range, and the person to be measured is a driver of the vehicle,
The posture measurement device according to any one of appendices 1 to 4, wherein the first part includes a shoulder and a wrist of the driver of the vehicle, and the second part includes an elbow of the driver of the vehicle.
(Appendix 6)
Appendix 5, further comprising an attitude determination unit that determines whether or not the driver is taking a predetermined attitude based on at least one of the first part and the second part of the driver The attitude measurement device described.
(Appendix 7)
Among the plurality of parts of the person to be measured within the measurement range of the three-dimensional sensor, in the real space of the first part having the first reliability as the reliability representing the reliability of the measurement accuracy of the position in the real space. Tracking processing based on the three-dimensional measurement data representing the position in the real space of each measurement point within the measurement range generated by the three-dimensional sensor and the measurement result of the position of the relevant part in the past in the real space Sought by,
Among the plurality of parts of the person to be measured, the position in the real space of the second part having the second reliability lower than the first reliability is defined as the real space of the plurality of first parts. And each of the plurality of parts of the person, the part adjacent to the part, and the first part determined based on the human body structure model representing the length from the part to the adjacent part and the part Obtained based on the length between the second parts,
Posture measurement method.
(Appendix 8)
Among the plurality of parts of the person to be measured within the measurement range of the three-dimensional sensor, in the real space of the first part having the first reliability as the reliability representing the reliability of the measurement accuracy of the position in the real space. Tracking processing based on the three-dimensional measurement data representing the position in the real space of each measurement point within the measurement range generated by the three-dimensional sensor and the measurement result of the position of the relevant part in the past in the real space Sought by,
Among the plurality of parts of the person to be measured, the position in the real space of the second part having the second reliability lower than the first reliability is defined as the real space of the plurality of first parts. And each of the plurality of parts of the person, the part adjacent to the part, and the first part determined based on the human body structure model representing the length from the part to the adjacent part and the part Obtained based on the length between the second parts,
A computer program for posture measurement that causes a computer to execute this.

1 自動運転装置(姿勢計測装置)
2 3次元センサ
3 車外センサ
4 記憶部
5 制御部
6 基板
7 車内ネットワーク
10 車両
11 ドライバ
21 骨格モデル生成部
22 高信頼度部位追跡部
23 低信頼度部位推定部
24 運転権限移譲判定部
1 Automatic driving device (Attitude measurement device)
2 3D sensor 3 Outside vehicle sensor 4 Storage unit 5 Control unit 6 Board 7 In-car network 10 Vehicle 11 Driver 21 Skeletal model generation unit 22 High reliability part tracking part 23 Low reliability part estimation part 24 Driving authority transfer judgment part

Claims (5)

測定範囲内の各点の実空間での位置を表す3次元計測データを生成する3次元センサと、
人の複数の部位のそれぞれについて、当該部位に隣接する部位、及び当該部位から前記隣接する部位までの長さを表す人体構造モデルと、前記複数の部位のそれぞれについて、実空間での位置の計測精度の確からしさを表す信頼度が第1の信頼度となるか、前記第1の信頼度よりも低い第2の信頼度となるかを表す信頼度情報とを記憶する記憶部と、
前記測定範囲内にいる測定対象人物の前記複数の部位のうち、前記第1の信頼度を持つ第1の部位の実空間での位置を、前記3次元計測データと過去の当該部位の実空間での位置の計測結果に基づく追跡処理によって求める追跡部と、
前記測定対象人物の前記複数の部位のうち、前記第2の信頼度を持つ第2の部位の実空間での位置を、複数の前記第1の部位の実空間での位置と前記人体構造モデルに基づいて定められる当該第1の部位と当該第2の部位間の長さに基づいて求める位置推定部と、
を有する姿勢計測装置。
A three-dimensional sensor that generates three-dimensional measurement data representing the position of each point in the measurement range in real space;
For each of a plurality of parts of a person, a part adjacent to the part and a human body structure model representing a length from the part to the part adjacent to the part, and a position measurement in real space for each of the plurality of parts A storage unit that stores reliability information indicating whether the reliability representing the accuracy of accuracy is the first reliability or the second reliability lower than the first reliability;
Of the plurality of parts of the person to be measured within the measurement range, the position of the first part having the first reliability in the real space is represented by the three-dimensional measurement data and the past real space of the part. A tracking unit obtained by a tracking process based on the position measurement result at
Among the plurality of parts of the person to be measured, the position of the second part having the second reliability in the real space is the position of the plurality of first parts in the real space and the human body structure model. A position estimation unit to be obtained based on the length between the first part and the second part determined based on
A posture measuring device having
前記位置推定部は、前記人体構造モデルに基づいて、前記複数の第1の部位として、前記第2の部位に隣接する前記第1の部位を複数選択し、選択した前記複数の第1の部位のそれぞれについて、前記人体構造モデルに基づいて当該第1の部位と前記第2の部位間の長さを求め、選択した前記複数の第1の部位のそれぞれから当該長さとなる点に基づいて前記第2の部位の実空間での位置を求める、請求項1に記載の姿勢計測装置。   The position estimation unit selects a plurality of the first parts adjacent to the second part as the plurality of first parts based on the human body structure model, and the selected first parts For each of the above, the length between the first part and the second part is obtained based on the human body structure model, and based on the point that becomes the length from each of the selected first parts The posture measuring apparatus according to claim 1, wherein the position of the second part in real space is obtained. 前記3次元計測データに含まれる、複数の測定点の実空間での位置に基づいて前記測定対象人物の前記複数の部位の実空間での位置を検出する検出部をさらに有し、
前記追跡部は、前記第1の部位のうち、前記検出部により実空間での位置が検出されなかった第1の部位の実空間での位置を求める、請求項1または2に記載の姿勢計測装置。
A detector that detects positions of the measurement target person in real space based on positions of the measurement points included in the three-dimensional measurement data in real space;
The posture measurement according to claim 1, wherein the tracking unit obtains a position in the real space of the first part of the first part that has not been detected in the real space by the detection unit. apparatus.
前記位置推定部は、前記第2の部位のうち、前記検出部により実空間での位置が検出されなかった第2の部位の実空間での位置を求める、請求項3に記載の姿勢計測装置。   The posture measurement device according to claim 3, wherein the position estimation unit obtains a position in the real space of a second part of the second part, the position of which is not detected in the real space by the detection unit. . 3次元センサの測定範囲内にいる測定対象人物の複数の部位のうち、実空間での位置の計測精度の確からしさを表す信頼度として第1の信頼度を持つ第1の部位の実空間での位置を、前記3次元センサにより生成された前記測定範囲内の各測定点の実空間での位置を表す3次元計測データと過去の当該部位の実空間での位置の計測結果に基づく追跡処理によって求め、
前記測定対象人物の前記複数の部位のうち、前記第1の信頼度よりも低い第2の信頼度を持つ第2の部位の実空間での位置を、複数の前記第1の部位の実空間での位置と、人の複数の部位のそれぞれについて、当該部位に隣接する部位、及び当該部位から前記隣接する部位までの長さを表す人体構造モデルに基づいて定められる当該第1の部位と当該第2の部位間の長さに基づいて求める、
ことを含む姿勢計測方法。
Among the plurality of parts of the person to be measured within the measurement range of the three-dimensional sensor, in the real space of the first part having the first reliability as the reliability representing the reliability of the measurement accuracy of the position in the real space. Tracking processing based on the three-dimensional measurement data representing the position in the real space of each measurement point within the measurement range generated by the three-dimensional sensor and the measurement result of the position of the relevant part in the past in the real space Sought by,
Among the plurality of parts of the person to be measured, the position in the real space of the second part having the second reliability lower than the first reliability is defined as the real space of the plurality of first parts. And each of the plurality of parts of the person, the part adjacent to the part, and the first part determined based on the human body structure model representing the length from the part to the adjacent part and the part Obtained based on the length between the second parts,
Posture measurement method.
JP2015191236A 2015-09-29 2015-09-29 Attitude measuring apparatus and attitude measurement method Pending JP2017068424A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015191236A JP2017068424A (en) 2015-09-29 2015-09-29 Attitude measuring apparatus and attitude measurement method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015191236A JP2017068424A (en) 2015-09-29 2015-09-29 Attitude measuring apparatus and attitude measurement method

Publications (1)

Publication Number Publication Date
JP2017068424A true JP2017068424A (en) 2017-04-06

Family

ID=58494815

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015191236A Pending JP2017068424A (en) 2015-09-29 2015-09-29 Attitude measuring apparatus and attitude measurement method

Country Status (1)

Country Link
JP (1) JP2017068424A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018190217A (en) * 2017-05-09 2018-11-29 オムロン株式会社 Driver monitoring device and driver monitoring method
JP2020117085A (en) * 2019-01-24 2020-08-06 トヨタ自動車株式会社 Vehicular posture control device
JP2022501103A (en) * 2018-09-19 2022-01-06 コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. Devices, systems and methods for providing skeletal models
US11535280B2 (en) 2019-09-17 2022-12-27 Aptiv Technologies Limited Method and device for determining an estimate of the capability of a vehicle driver to take over control of a vehicle
US11597408B2 (en) 2020-07-09 2023-03-07 Aptiv Technologies Limited Vehicle control system
EP3719697B1 (en) * 2019-04-04 2023-10-18 Aptiv Technologies Limited Method and device for determining whether a hand cooperates with a manual steering element of a vehicle

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018190217A (en) * 2017-05-09 2018-11-29 オムロン株式会社 Driver monitoring device and driver monitoring method
JP7005933B2 (en) 2017-05-09 2022-01-24 オムロン株式会社 Driver monitoring device and driver monitoring method
JP2022501103A (en) * 2018-09-19 2022-01-06 コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. Devices, systems and methods for providing skeletal models
JP7372966B2 (en) 2018-09-19 2023-11-01 コーニンクレッカ フィリップス エヌ ヴェ Device, system, method of operating the device, and computer program for providing a skeletal model
JP2020117085A (en) * 2019-01-24 2020-08-06 トヨタ自動車株式会社 Vehicular posture control device
EP3719697B1 (en) * 2019-04-04 2023-10-18 Aptiv Technologies Limited Method and device for determining whether a hand cooperates with a manual steering element of a vehicle
US11535280B2 (en) 2019-09-17 2022-12-27 Aptiv Technologies Limited Method and device for determining an estimate of the capability of a vehicle driver to take over control of a vehicle
US11597408B2 (en) 2020-07-09 2023-03-07 Aptiv Technologies Limited Vehicle control system

Similar Documents

Publication Publication Date Title
JP2017068424A (en) Attitude measuring apparatus and attitude measurement method
CN110312912B (en) Automatic vehicle parking system and method
US10095031B1 (en) Non-overlapped stereo imaging for virtual reality headset tracking
JP4899424B2 (en) Object detection device
Kim et al. Sensor fusion algorithm design in detecting vehicles using laser scanner and stereo vision
CN109215433A (en) The Driving Scene generator of view-based access control model for automatic Pilot emulation
JP6520740B2 (en) Object detection method, object detection device, and program
KR20120046974A (en) Moving robot and simultaneous localization and map-buliding method thereof
JP2004198212A (en) Apparatus for monitoring vicinity of mobile object
JP2004198211A (en) Apparatus for monitoring vicinity of mobile object
CN111107310B (en) Camera parameter estimation device and camera parameter estimation method
KR20180066618A (en) Registration method of distance data and 3D scan data for autonomous vehicle and method thereof
CN106574836A (en) A method for localizing a robot in a localization plane
CN111665513A (en) Facial feature detection device and facial feature detection method
JP2021120255A (en) Distance estimation device and computer program for distance estimation
JP2004120661A (en) Moving object periphery monitoring apparatus
JP5695000B2 (en) Vehicle periphery monitoring device
JP2024056032A (en) Data structure, storage medium and storage device
CN113030960B (en) Vehicle positioning method based on monocular vision SLAM
JP2008197722A (en) Face tracking device
JP2020118575A (en) Inter-vehicle distance measurement device, error model generation device, learning model generation device, and method and program thereof
JP2017211307A (en) Measuring device, measuring method, and program
JP2009178782A (en) Mobile object, and apparatus and method for creating environmental map
JP6988873B2 (en) Position estimation device and computer program for position estimation
US11607999B2 (en) Method and apparatus for invisible vehicle underbody view