JP2001075976A - Method and device for managing motion data of object in multidimensional space and recording medium recording managing program - Google Patents

Method and device for managing motion data of object in multidimensional space and recording medium recording managing program

Info

Publication number
JP2001075976A
JP2001075976A JP24741299A JP24741299A JP2001075976A JP 2001075976 A JP2001075976 A JP 2001075976A JP 24741299 A JP24741299 A JP 24741299A JP 24741299 A JP24741299 A JP 24741299A JP 2001075976 A JP2001075976 A JP 2001075976A
Authority
JP
Japan
Prior art keywords
relationship
time
list
data
index
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
JP24741299A
Other languages
Japanese (ja)
Inventor
Yutaka Yanagisawa
豊 柳沢
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP24741299A priority Critical patent/JP2001075976A/en
Publication of JP2001075976A publication Critical patent/JP2001075976A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently retrieve a motion by remarkably reducing the amount of data to be used for calculating interaction when retrieving the motion of an object caused by the interaction concerning the data of the object in a multidimensional space. SOLUTION: When a retrieval expression expressing the concerned motion is inputted, a retrieval control part 11 is called. While referring to a motion description data base 1, the retrieval control part 11 decomposes the retrieval expression into a contact relation list and an inclusive relation list and an index processing part 13 is called for obtaining the data and time block of an object matching to these lists. While referring to an index data base 3, the index processing part 13 prepares the list of the data and time block of the object and a numerical data processing part 15 is called. While using the coordinate data of the object, the numerical data processing part 15 calculates the detailed mutual relation between objects. Finally, the retrieval processing part 11 cancels provided overlapped answers or merges the answers and outputs them as a result.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、多次元空間内の物
体の動作の情報を記録し検索する動作データ管理装置に
関し、特に、三次元空間内の物体の動作データを用い
て、コンピュータグラフィックス作成、地理情報管理、
ナビゲーションを実行するシステム、あるいは仮想的に
計算機上で作成された三次元空間を利用する、遠隔会議
支援、コミュニケーション支援、仮想世界管理を実行す
るシステムおよび制御するコンピュータシステムに適用
され、該システムへの物体の動作データの記録、記録さ
れた動作データの検索を実行する動作データ管理方法お
よび管理装置、動作データ管理プログラムを記録した記
録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operation data management device for recording and retrieving information on the operation of an object in a multidimensional space, and more particularly to computer graphics using operation data of an object in a three-dimensional space. Creation, geographic information management,
The present invention is applied to a system for performing navigation, or a system for performing teleconference support, communication support, and virtual world management using a three-dimensional space created virtually on a computer, and a computer system for controlling the system. The present invention relates to an operation data management method and a management device for recording operation data of an object and searching for the recorded operation data, and a recording medium on which an operation data management program is recorded.

【0002】[0002]

【従来の技術】計算機の蓄積・計算できるデータ量の増
加および地理的な情報を扱うデータベースシステムの研
究の発展とともに、従来二次元的なデータとして扱われ
てきた地理データは、三次元空間的なデータとして蓄積
・処理されることが可能となりつつある。近年、空間デ
ータベースまたは時空間データベースと呼ばれる、多次
元空間内の物体の位置・形状・特性データを蓄積・管理
できるデータベースシステムが提案され、その有用性が
認識されつつある。
2. Description of the Related Art With the increase in the amount of data that can be stored and calculated by computers and the development of database systems that handle geographical information, geographical data that has been conventionally treated as two-dimensional data has become increasingly three-dimensional. It is becoming possible to store and process it as data. In recent years, a database system called a spatial database or a spatiotemporal database that can accumulate and manage position, shape, and characteristic data of an object in a multidimensional space has been proposed, and its usefulness is being recognized.

【0003】[0003]

【発明が解決しようとする課題】しかしながら従来の空
間データ管理方法では、一般に個々の物体の各時刻にお
ける座標・形状・特性の情報を記録し個別に管理を行う
ため、個々の物体の記録・検索の実行に適しているが、
複数の物体が相互作用を及ぼしながら行う動作の記録・
検索には適していない。
However, in the conventional spatial data management method, generally, information of coordinates, shapes, and characteristics of each object at each time is recorded and individually managed. Is suitable for performing
Recording of actions performed while multiple objects interact
Not suitable for searching.

【0004】例えば、人間の「歩く」という動作は、人
間という物体の各部位を階層構造化しておき、各部位の
親となる部位に対する相対的な位置座標の時間経過にと
もなう移動軌跡を記録することで、人間の「歩く」動作
を記録できる。これは人間という物体が一つの個体であ
り、可動な各部位が連結されているため、各部位の可動
範囲の制約が大きいことから、記録すべきデータ量を抑
えることができるためである。一方で「二人の人間がす
れちがう」のような、別個の複数の物体によって形成さ
れる動作を記録する場合には、個別の物体のデータから
相互作用を計算によって導き出す必要がある。しかし一
般に相互作用に係わる物体数が増加することによって計
算すべき相互作用のデータ量は物体数の二乗に比例して
増加することと、物体間に相互作用は無限に定義できる
ことから、計算すべき相互作用のデータ量が膨大になる
という問題がある。このようなことから、検索の実行時
に記録されているすべての物体のデータから相互作用に
よる動作の計算を行う方法は効率的ではない。
[0004] For example, in the action of "walking" by a human, each part of an object called a human is hierarchically structured, and a moving trajectory of the relative position coordinate of each part with respect to a parent part is recorded with time. By doing so, it is possible to record human "walking" movements. This is because the human body is one individual and the movable parts are connected to each other, so that the movable range of each part is largely restricted, so that the amount of data to be recorded can be suppressed. On the other hand, when recording an action formed by a plurality of separate objects, such as “two people pass each other,” it is necessary to calculate the interaction from the data of the individual objects. However, in general, the amount of interaction data to be calculated by increasing the number of objects involved in the interaction increases in proportion to the square of the number of objects, and the interaction between objects can be defined infinitely. There is a problem that the data amount of the interaction becomes enormous. For this reason, a method of calculating an action by interaction from data of all objects recorded at the time of executing a search is not efficient.

【0005】本発明の目的は、動作の検索結果の正確さ
を損うことなく、相互作用の計算を行う前に計算に用い
る物体のデータ数を削減することにより、相互作用によ
る動作の検索を効率化する、多次元空間内の物体の動作
データの管理方法および装置と動作データ管理プログラ
ムを記録した記録媒体を提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to reduce the number of object data used for calculation before calculating the interaction without losing the accuracy of the search result of the operation, thereby making it possible to search for the operation by the interaction. It is an object of the present invention to provide a method and an apparatus for managing operation data of an object in a multidimensional space, and a recording medium storing an operation data management program, for improving efficiency.

【0006】[0006]

【課題を解決するための手段】本発明の、多次元空間内
の物体の動作データの管理方法は、多次元空間上の物体
について、物体の形状を特定するために必要となる図形
の座標・形状・特性を表わす数値あるいは数式と、接触
関係あるいは包含関係が発生している複数の図形と時刻
を対にして索引として記録する記録段階と、多次元空間
内の物体の動作を、図形と時刻の組に対して付与した索
引を用いて検索する検索段階を有する。
According to the present invention, there is provided a method for managing motion data of an object in a multi-dimensional space, comprising the steps of: Numerical values or mathematical expressions representing shapes and characteristics, a plurality of figures having a contact or inclusion relationship, and a time are recorded as an index and recorded as an index, and the movement of an object in a multidimensional space is represented by a figure and a time. And a search step for searching using the index assigned to the set of.

【0007】また、本発明の、多次元空間内の動作デー
タの管理装置は、多次元空間上の物体について、物体の
形状を特定するために必要となる図形の座標・形状・特
性を表わす数値あるいは数式と、接触関係あるいは包含
関係が発生している複数の図形と時刻を対にして索引と
して記録する記録部と、多次元空間内の物体の動作を、
図形と時刻に対して付与した索引を用いて検索する検索
部を有する。
In addition, the apparatus for managing motion data in a multidimensional space according to the present invention provides a numerical value representing the coordinates, shape, and characteristics of a figure required to specify the shape of the object in the multidimensional space. Or a mathematical expression, a recording unit that records a plurality of graphics and a time in which a contact relationship or an inclusion relationship has occurred and a time as an index, and an operation of an object in a multidimensional space,
It has a search unit for searching using an index given to a figure and time.

【0008】図形と時刻の組に対して付与した索引を用
いて物体の動作を検索するので、物体のデータ数が削減
され、検索が効率化される。
Since the operation of the object is searched using the index assigned to the set of the figure and the time, the number of data of the object is reduced, and the search is made more efficient.

【0009】[0009]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0010】図1は、本発明の一実施形態の物体の動作
データ管理装置の検索部位の構成を示すブロック図であ
る。例えば仮想世界管理を実行するシステム等に組込ま
れて使用され、このようなシステムで物体の動作の検索
を行う場合に起動される。また図2は、本発明の一実施
形態の動作データ管理装置のデータ記録部位の構成を示
すブロック図である。多次元空間内の物体のデータを物
体データベースに格納する場合に、検索時に使用する索
引を作成するために起動される。
FIG. 1 is a block diagram showing a configuration of a search part of the object motion data management apparatus according to one embodiment of the present invention. For example, it is used by being incorporated in a system that executes virtual world management, and is started when an operation of an object is searched in such a system. FIG. 2 is a block diagram showing a configuration of a data recording portion of the operation data management device according to the embodiment of the present invention. When storing data of an object in a multidimensional space in the object database, it is started to create an index used at the time of search.

【0011】図1に示す動作データ管理装置の検索部位
は、動作検索の対象となる物体のデータを保有する物体
データベース5と、接触と包含関係をもとに物体データ
に付与された索引を保持する索引データベース3と、検
索式を接触関係と包含関係の組合せリストに分解する時
に参照される、各種の動作と接触関係と包含関係の関連
を記録した動作表記データベース1と、着目する動作に
対応する検索式が与えられた時に、検索式を解析し、動
作の検索処理の制御を行う検索処理制御部11と、接触
関係と包含関係を用いて物体に付与された索引に基づい
て検索処理を施す物体データを抽出する索引処理部13
と、抽出された物体データに数値レベルでの処理を行う
ことで着目する動作に厳密に合致する動作データを検索
する数値処理部15とを有する。
The search portion of the motion data management device shown in FIG. 1 holds an object database 5 holding data of objects to be searched for motion, and an index assigned to the object data based on contact and inclusion relations. An index database 3 that performs the search, an operation notation database 1 that records the relationships between various operations, contact relationships, and inclusion relationships, which are referred to when the search formula is decomposed into a combination list of contact relationships and inclusion relationships, When a search expression to be given is given, the search process control unit 11 analyzes the search expression and controls the operation search process, and executes the search process based on the index given to the object using the contact relationship and the inclusion relationship. Index processing unit 13 for extracting object data to be applied
And a numerical processing unit 15 that performs processing at a numerical level on the extracted object data to search for operation data that exactly matches the operation of interest.

【0012】このように構成された動作データ管理装置
の検索部位では、図3ないし図4に示すフローチャート
のように、着目する動作を表す検索式Sが入力されると
(ステップ110)、該当する動作を物体データベース
5から検索するために検索制御部11を呼び出す(ステ
ップ120)。検索制御部11はまず動作表記データベ
ース1を参照しながら、検索式Sを接触関係リスト
(a1,.....,aj)と包含関係リスト(b1,....bk)に分解
する(ステップ210)。次に、検索制御部11はリス
トの各要素について索引処理部13を呼び出し、索引デ
ータベース3を参照しながら、該当する物体のデータと
時間区間の組のリスト(〔o1,st1,et1〕,....,〔om,st
m,etm〕)を作成する(ステップ220)。さらに、索
引処理部13は物体データと時間区間の組のリストの各
要素について数値データ処理部15を呼び出し、該当す
る動作を行っている物体のデータと時間区間の組のリス
ト(〔p1,su1,eu1〕,....〔p,sun,eun〕)を作成する
(ステップ230)。最後に、検索制御部11は得られ
たリストからの解答として重複する要素の統合処理を行
い、解答を作成する(ステップ240)。このようにし
て作成された解答(動作)が出力される(ステップ13
0)。
In the search portion of the operation data management device thus configured, when a search expression S representing a target operation is input as shown in the flowcharts of FIGS. The search control unit 11 is called to search for an operation from the object database 5 (step 120). First, the search control unit 11 refers to the action notation database 1 and converts the search expression S into the contact relation list (a 1 ,..., A j ) and the inclusion relation list (b 1 ,... B k ). (Step 210). Next, the search control unit 11 calls the index processing unit 13 for each element of the list, and refers to the index database 3 to list the set of data and time section of the corresponding object ([o 1 , st 1 , et 1 ], ..., [o m, st
m , et m ]) is created (step 220). Further, the index processing unit 13 calls the numerical data processing unit 15 for each element of the list of the set of the object data and the time section, and lists the data of the object performing the corresponding operation and the list of the time section ([p 1 , su 1 , eu 1 ],... [p, su n , eu n ]) are created (step 230). Finally, the search control unit 11 performs a process of integrating elements that overlap as an answer from the obtained list, and creates an answer (step 240). The answer (action) created in this way is output (step 13).
0).

【0013】例えば「握手する」という二人の人間の相
互作用により生じる動作は、二人の人間の右手部位があ
る時刻において接触関係をもつという形で、接触関係を
用いて簡易に表記することができる。この動作を検索す
る場合には、検索制御部11でまず「握手をする」に該
当する検索式を動作表記データベース1を参照しながら
「二人の人間の右手部位がある時刻における接触関係を
もつ」という形で解釈する。次に、物体「人間」の部位
「右手」が他の物体と接触関係をもつ時刻を調べるた
め、索引処理部13を呼び出す。索引処理部13では接
触関係リストと物体に付与されたラベル等を検索し、
「人間」および「右手」に該当する物体に接触関係が生
じる時刻を調べ、結果を物体と時間区間の組のリストと
して返す。索引処理部13は該リストを与えて数値デー
タ処理部15を呼び出す。数値データ処理部15では索
引によって絞りこまれた時間区間および物体データにつ
いて、実際の物体の座標・形状・特性データを用いて正
確な物体の位置、運動の向き等を計算し、厳密に「握
手」に合致する動作を行っている物体および時間区間を
算出して返す。最後に、検索制御部11では得られた
「握手」動作に該当する物体と時間区間のリストを調査
し、重複する解答がある場合にはこれを統合して結果と
して返す。
For example, an action caused by the interaction of two humans, such as "shake hands", is expressed simply by using the contact relation in a form that the right hand parts of the two humans have a contact relation at a certain time. Can be. When searching for this operation, the search control unit 11 first searches for a search expression corresponding to “shake hands” while referring to the operation notation database 1 to “have a contact relationship between two human right hand parts at a certain time. ]. Next, the index processing unit 13 is called to check the time at which the part “right hand” of the object “human” has a contact relationship with another object. The index processing unit 13 searches for the contact relation list and the label given to the object, and the like.
The time at which a contact relationship occurs between objects corresponding to “human” and “right hand” is checked, and the result is returned as a list of pairs of the object and the time section. The index processing unit 13 gives the list and calls the numerical data processing unit 15. The numerical data processing unit 15 calculates the exact position of the object, the direction of the motion, and the like using the actual object coordinates, shape, and characteristic data for the time section and the object data narrowed down by the index, and strictly describes “handshake”. Is calculated and returned. Finally, the search control unit 11 examines the list of objects and time sections corresponding to the obtained “handshake” operation, and if there are duplicate answers, integrates them and returns the result as a result.

【0014】図2に示す動作データ管理装置のデータ記
録部位は、入力された物体データの各物体について、そ
の物体の形状から物体を包含する、バウンディングエリ
アと呼ばれる最小の領域を計算する最小包含領域計算部
21と、各時刻における各物体のバウンディングエリア
間の接触関係および含有関係を判定する相互関係判定部
23とを有する。
The data recording part of the operation data management device shown in FIG. 2 is a minimum inclusion area for calculating a minimum area called a bounding area, which includes an object from the shape of the object, for each object of the input object data. It has a calculation unit 21 and a mutual relationship determination unit 23 that determines the contact relationship and the content relationship between the bounding areas of each object at each time.

【0015】このように構成される動作データ管理装置
のデータ記録部位では、物体データが入力されるとまず
最小包含領域計算部21において、物体間の相互作用の
計算を高速に行うため、物体を完全に包含する単純な図
形を計算する。この単純図形をバウンディングエリアと
呼ぶ。該図形は例えば二次元空間であれば長方形あるい
は円またはこれらの図形の組合せ、三次元空間であれば
直方体あるいは球またはこれらの立体図形の組合せ等を
用いる。例えば人間という物体であれば、バウンディン
グエリアを個体の人間を完全に包含するひとつの球形と
することができる。あるいは人間を腕、足、胴、頭の各
部位に分解し、それぞれの部位に対して球形のバウンデ
ィングエリアを計算し、人間に対応するバウンディング
エリアは各部位のバウンディングエリアの組合せとして
表現することもできる。バウンディングエリアの形状
は、該動作データ管理装置を組込む応用システムによ
り、前述した形状に限らず自由に選ぶことができる。次
に、相互関係判定部23では、各時刻について、各物体
ごとに計算されたバウンディングエリアについて、接触
関係あるいは包含関係が生じているか否かを検査する。
接触とは二つの物体のバウンディングエリアの一部が接
触しているか、あるいは重なり部分を有する場合で、な
おかつ一方のバウンディングエリアが他方のバウンディ
ングエリアに完全に包含されていない場合である。包含
とは、一方の物体のバウンディングエリアが他方のバウ
ンディングエリアに完全包含されている場合である。相
互関係判定部23は、物体間に接触関係を発見した場
合、該関係が開始された時刻と終了した時刻、および接
触関係の生じている物体2つを組にして索引とし、索引
データベース3に記録する。同様に、相互関係判定部2
3は、物体間に包含関係を発見した場合、該関係が開始
された時刻と終了した時刻、および包含関係の生じてい
る物体2つを組にして索引とし、索引データベース3に
記録する。
In the data recording portion of the operation data management device thus configured, when the object data is input, first, the minimum inclusion area calculating section 21 calculates the interaction between the objects at high speed. Compute a simple figure that completely encompasses. This simple figure is called a bounding area. As the figure, for example, a rectangle or a circle or a combination of these figures is used in a two-dimensional space, and a rectangular parallelepiped or a sphere or a combination of these three-dimensional figures is used in a three-dimensional space. For example, if the object is a human, the bounding area can be a single sphere that completely encompasses the individual human. Alternatively, a human can be broken down into arms, legs, torso, and head, and a spherical bounding area can be calculated for each part, and the bounding area corresponding to a human can be expressed as a combination of the bounding areas of each part. it can. The shape of the bounding area is not limited to the shape described above, and can be freely selected by an application system incorporating the operation data management device. Next, the interrelationship determination unit 23 inspects, at each time, whether a contact relationship or an inclusion relationship has occurred for the bounding area calculated for each object.
The contact is a case where a part of the bounding area of the two objects is in contact or has an overlapping part, and one bounding area is not completely included in the other bounding area. Inclusion is when the bounding area of one object is completely encompassed by the other. When finding a contact relationship between the objects, the mutual relationship determination unit 23 sets a time when the relationship starts and ends, and a pair of the objects having the contact relationship as an index. Record. Similarly, the mutual relationship determination unit 2
When an inclusion relationship is found between objects, the pair 3 sets a time when the relationship starts and ends and a pair of the objects having the inclusion relationship as an index, and records the index in the index database 3.

【0016】バウンディングエリアは、ひとつの物体に
つき複数設定することができる。例えば人間であれば、
人間全体を被覆するひとつの球形のバウンディングエリ
アと、人間の各部位である腕、脚、胴体、頭のそれぞれ
について計算されたバウンディングエリアの組合せとし
てのバウンディングエリアの、双方のバウンディングエ
リアを設定することもできる。また、該システムを組込
む応用システムによってはバウンディングエリアが物体
を完全に被覆する形状ではない場合もある。いずれの形
状によるバウンディングエリアも、物体間の接触および
包含関係を計算する上で、図形間の計算を簡単化するた
めに利用するものであるため、物体形状そのものが単純
な形状である場合には、物体の形状をそのものをバウン
ディングエリアとして使用できる。
A plurality of bounding areas can be set for one object. For example, if you are a human
To set both bounding areas, one spherical bounding area covering the whole human, and the bounding area as a combination of the bounding areas calculated for each part of the human arm, leg, torso, and head Can also. Also, depending on the application system incorporating the system, the bounding area may not have a shape that completely covers the object. Since the bounding area of any shape is used to simplify the calculation between figures in calculating the contact and inclusion relationship between objects, if the object shape itself is a simple shape, The shape of the object itself can be used as a bounding area.

【0017】図5は本発明の他の実施形態の、物体の動
作データの管理装置のブロック図である。
FIG. 5 is a block diagram of an apparatus for managing operation data of an object according to another embodiment of the present invention.

【0018】本実施形態は図1の装置をパソコン等を用
いて実施するもので、入力装置31とデータベース32
〜34と記憶装置35と出力装置36と記録媒体37と
データ処理装置38で構成されている。入力装置31は
検索式を入力するキーボード等である。データベース3
2〜35はそれぞれ図1中の動作表記データベース1、
索引データベース3、物体データベース5に相当する。
記憶装置35はハードディスクに相当する。出力装置3
6は、着目する動作を行っている物体のデータと動作が
行われている時間区間を出力する。記録媒体37は図3
および図4の処理からなる、動作データの管理プログラ
ムを記録した、FD(フロッピィディスク)、CD−R
OM、MO等の記録媒体である。データ処理装置38は
記録媒体37から動作データの管理プログラムを読み込
んで、これを実行するCPUである。
In this embodiment, the apparatus shown in FIG. 1 is implemented using a personal computer or the like.
34, a storage device 35, an output device 36, a recording medium 37, and a data processing device 38. The input device 31 is a keyboard or the like for inputting a search expression. Database 3
2 to 35 are the operation notation database 1 in FIG.
It corresponds to the index database 3 and the object database 5.
The storage device 35 corresponds to a hard disk. Output device 3
Reference numeral 6 outputs data of the object performing the operation of interest and a time period in which the operation is performed. The recording medium 37 is shown in FIG.
FD (Floppy Disk), CD-R recording operation data management program comprising the processing of FIG.
It is a recording medium such as OM and MO. The data processing device 38 is a CPU that reads a management program of operation data from the recording medium 37 and executes the program.

【0019】[0019]

【発明の効果】以上説明したように、本発明によれば、
多次元空間、特に三次元空間内の物体の動作データを用
いて、コンピュータグラフィックス作成、地理情報管理
ナビゲーションを実行するシステム、あるいは仮想的に
計算機上で作成された三次元空間を利用する、遠隔会議
支援、コミュニケーション支援、仮想世界管理を実行す
るシステムおよびを制御するコンピュータシステムにお
いて、物体の動作の検索、特に相互作用によって生じる
物体の動作の効率的な検索を実現することができる。
As described above, according to the present invention,
A system that performs computer graphics creation, geographic information management navigation using multi-dimensional space, especially motion data of objects in three-dimensional space, or remote using virtual three-dimensional space created on computer, In a computer system that controls a system that performs conference support, communication support, and virtual world management, it is possible to realize efficient search of an object operation, particularly, an operation of an object generated by interaction.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態の動作データ管理装置の検
索部位の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a search part of an operation data management device according to an embodiment of the present invention.

【図2】本発明の一実施形態動作データ管理装置のデー
タ記録部位の構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of a data recording portion of the operation data management device according to the embodiment of the present invention.

【図3】図1に示す動作データ管理装置の検索部位の動
作を示すフローチャートである。
FIG. 3 is a flowchart showing an operation of a search part of the operation data management device shown in FIG. 1;

【図4】図1に示す動作データ管理装置の検索部位の動
作を示すフローチャートである。
FIG. 4 is a flowchart showing an operation of a search part of the operation data management device shown in FIG. 1;

【図5】本発明の他の実施形態の動作データ管理装置の
構成を示すブロック図である。
FIG. 5 is a block diagram illustrating a configuration of an operation data management device according to another embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 動作表記データベース 3 索引データベース 5 物体データベース 11 検索制御部 13 索引処理部 15 数値データ処理部 21 最大包含領域計算部 23 相互関係判定部 31 入力装置 32〜34 データベース 35 記憶装置 36 出力装置 37 記録媒体 38 データ処理装置 110〜130、210〜240 ステップ REFERENCE SIGNS LIST 1 operation notation database 3 index database 5 object database 11 search control unit 13 index processing unit 15 numerical data processing unit 21 maximum inclusion area calculation unit 23 mutual relation determination unit 31 input device 32 to 34 database 35 storage device 36 output device 37 recording medium 38 data processing device 110-130, 210-240 steps

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 所定のシステムへの物体の動作データを
記録し、記録された動作データの検索を行う動作データ
管理方法であって、 多次元空間上の物体について、物体の形状を特定するた
めに必要となる図形の座標・形状・特性を表わす数値あ
るいは数式と、接触関係あるいは包含関係が発生してい
る複数の図形と時刻を対にして索引として記録する記録
段階と、 多次元空間内の物体の動作を、図形と時刻の組に対して
付与した索引を用いて検索する検索段階を有する、多次
元空間内の物体の動作データの管理方法。
1. An operation data management method for recording operation data of an object to a predetermined system and searching for the recorded operation data, the method comprising: specifying an object shape in an object in a multidimensional space; A numerical value or a mathematical expression representing the coordinates, shape, and characteristics of a figure required for the recording, a plurality of figures having a contact relationship or an inclusive relationship and a time are recorded as an index, and a recording step is performed. A method for managing motion data of an object in a multidimensional space, comprising a search step of searching for the motion of the object using an index given to a set of a figure and a time.
【請求項2】 前記記録段階が、入力された物体を完全
に包含する単純な図形であるバウンディングエリアを計
算するステップと、各時刻について、各物体ごとに計算
されたバウンディングエリアについて接触関係あるいは
包含関係が生じているか否かを調べ、該関係が生じてい
れば、該関係が開始された時刻と終了した時刻、および
該関係の生じている物体2つを組にして索引とし、索引
データベースに登録するステップを含む、請求項1記載
の方法。
2. The method according to claim 1, wherein the recording step calculates a bounding area that is a simple figure completely including the input object, and for each time, the contact relation or the inclusion is calculated for the bounding area calculated for each object. It is checked whether or not a relationship has occurred. If the relationship has occurred, the time at which the relationship was started and the time at which the relationship was completed, and the two objects having the relationship were set as an index. The method of claim 1, comprising the step of registering.
【請求項3】 前記検索段階が、 着目する動作を表わす検索式を入力するステップと、 各種の動作と接触関係と包含関係の関連を記録した動作
表記データベースを参照し、前記検索式を接触関係リス
トと包含関係リストに分解するステップと、 前記接触関係リストと包含関係リストから、前記索引デ
ータベースを参照しながら、該当する物体のデータと、
接触関係または包含関係が開始した時刻と完了した時刻
を示す時間区間の組のリストを作成するステップと、 前記物体のデータと時間区間の組のリストから、該当す
る動作を行っている物体のデータと時間区間の組のリス
トを作成するステップと、 リストの重複する要素の統合を行い、解答を作成するス
テップを含む、請求項2記載の方法。
3. The search step comprises the steps of: inputting a search expression representing an operation of interest; and referring to an operation notation database that records relationships between various operations, contact relationships, and inclusion relationships, and converting the search expression into contact relationships. Decomposing into a list and an inclusion relation list; from the contact relation list and the inclusion relation list, referring to the index database;
Creating a list of a set of time intervals indicating the time at which the contact or inclusion relationship started and the time at which the contact relationship was completed; and, from the data of the object and the list of the set of time intervals, data of the object performing the corresponding operation 3. The method of claim 2, comprising the steps of: creating a list of sets of time intervals and time intervals; and integrating the overlapping elements of the list to create an answer.
【請求項4】 所定のシステムへの物体の動作データを
記録し、記録された動作データの検索を行う動作データ
管理装置であって、 多次元空間上の物体について、物体の形状を特定するた
めに必要となる図形の座標・形状・特性を表わす数値あ
るいは数式と、接触関係あるいは包含関係が発生してい
る複数の図形と時刻を対にして索引として記録する記録
部と、 多次元空間内の物体の動作を、図形と時刻の組に対して
付与した索引を用いて検索する検索部を有する、多次元
空間内の物体の動作データの管理装置。
4. An operation data management device that records operation data of an object to a predetermined system and searches for the recorded operation data. The operation data management device specifies an object shape in a multidimensional space. Numerical values or mathematical expressions representing the coordinates, shapes, and characteristics of the figures required for the operation, and a recording unit that records a pair of figures and times that have a contact or inclusion relation as an index and records them as an index. An apparatus for managing motion data of an object in a multidimensional space, comprising a search unit for searching for the motion of the object using an index given to a set of a figure and a time.
【請求項5】 前記記録部が、入力された物体を完全に
包含する単純な図形であるバウンディングエリアを計算
する最小包含領域計算手段と、各時刻について、各物体
ごとに計算されたバウンディングエリアについて接触関
係あるいは包含関係が生じているか否かを調べ、該関係
が生じていれば、該関係が開始された時刻と終了した時
刻、および該関係の生じている物体2つを組にして索引
とし索引データベースに登録する相互関係判定手段を含
む、請求項4記載の装置。
5. A minimum inclusion area calculation means for calculating a bounding area which is a simple figure completely including an input object, and a bounding area calculated for each object at each time. A check is made to determine whether a contact relationship or an inclusion relationship has occurred. If the relationship has occurred, the time at which the relationship started and the time at which the relationship ended, and the two objects at which the relationship occurred, are set as an index. 5. The apparatus according to claim 4, further comprising a reciprocity judging means for registering in the index database.
【請求項6】 前記検索部が、 動作検索の対象となる物体のデータを保持する物体デー
タベースと、 接触関係と包含関係をもとに物体データに付与された索
引を保持する索引データベースと、 各種の動作と接触関係と包含関係の関連を記録した動作
表記データベースと、 着目する動作を表わす検索式を入力し、前記動作表記デ
ータベースを参照し、前記検索式を接触関係リストと包
含関係リストに分解する検索制御手段と、 前記接触関係リストと包含関係リストから、前記索引デ
ータベースを参照して、該当する物体のデータと、接触
関係または包含関係が開始した時刻と終了した時刻を示
す時間区間の組のリストを作成する索引処理手段と、 前記物体のデータと時間区間の組のリストから、該当す
る動作を行っている物体のデータと時間区間の組のリス
トを作成する数値データ処理手段と、 得られた、物体のデータと時間区間の組のリストから重
複する要素の統合処理を行い、結果を出力する出力手段
を有する、請求項5記載の装置。
6. An object database which stores data of an object to be searched for an operation, an index database which stores an index given to the object data based on a contact relation and an inclusion relation, and An action notation database that records the relationship between the actions, contact relations, and inclusion relations, and a search expression that represents the action of interest, and refers to the action notation database to decompose the search expression into a contact relation list and an inclusion relation list From the contact relation list and the inclusion relation list, referring to the index database, and a set of time sections indicating the time when the contact relation or the inclusion relation starts and ends. Index processing means for creating a list of the data and time of the object performing the corresponding operation from the list of the set of the data and the time section of the object. 6. A numerical data processing means for creating a list of sets of sections, and an output means for integrating the obtained data of the object and the overlapping elements from the list of sets of time sections and outputting the result. The described device.
【請求項7】 入力された物体を完全に包含する単純な
図形であるバウンディングエリアを計算する処理と、各
時刻について、各物体ごとに計算されたバウンディング
エリアについて接触関係あるいは包含関係が生じている
か否かを調べ、該関係が生じていれば、該関係が開始さ
れた時刻と終了した時刻、および該関係の生じている物
体2つを組にして索引とし、索引データベースに登録す
る処理をコンピュータに実施させるための、動作データ
の管理プログラムを記録した記録媒体。
7. A process for calculating a bounding area which is a simple graphic completely including an input object, and for each time, whether a contact relationship or an inclusion relationship occurs for the bounding area calculated for each object. A check is performed to determine whether or not the relationship has occurred. If the relationship has occurred, the time at which the relationship started and the time at which the relationship has ended, and the two objects having the relationship, are set as an index. Recording medium for recording an operation data management program to be executed by a computer.
【請求項8】 着目する動作を表わす検索式を入力する
処理と、 各種の動作と接触関係と包含関係の関係を動作表記デー
タベースを参照し、前記検索式を接触関係リストと包含
関係リストに分解する処理と、 前記接触関係リストと包含関係リストから、請求項7記
載の前記索引データベースを参照しながら、該当する物
体のデータと、接触関係または包含関係が開始した時刻
と終了した時刻を示す時間区間のリストを作成するステ
ップと、 前記物体のデータと時間区間の組から、該当する動作を
行っている物体のデータと時間区間の組のリストを作成
するステップと、 リストの重複する要素の統合を行い、結果を出力する処
理をコンピュータに実行させるための、動作データの管
理プログラムを記録した記録媒体。
8. A process of inputting a search expression representing an operation of interest, and referring to an operation notation database for relations between various operations, contact relationships, and inclusion relationships, and decomposing the search expression into a contact relationship list and an inclusion relationship list. And processing of referring to the index database according to claim 7 from the contact relation list and the inclusion relation list, and a time indicating a time at which the contact relation or the inclusion relation starts and ends. Creating a list of sections; creating a list of sets of data and time sections of the object performing the corresponding operation from the set of data and time sections of the object; integrating elements that overlap in the list And a recording medium for recording an operation data management program for causing a computer to execute a process of outputting the result.
JP24741299A 1999-09-01 1999-09-01 Method and device for managing motion data of object in multidimensional space and recording medium recording managing program Pending JP2001075976A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24741299A JP2001075976A (en) 1999-09-01 1999-09-01 Method and device for managing motion data of object in multidimensional space and recording medium recording managing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24741299A JP2001075976A (en) 1999-09-01 1999-09-01 Method and device for managing motion data of object in multidimensional space and recording medium recording managing program

Publications (1)

Publication Number Publication Date
JP2001075976A true JP2001075976A (en) 2001-03-23

Family

ID=17163059

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24741299A Pending JP2001075976A (en) 1999-09-01 1999-09-01 Method and device for managing motion data of object in multidimensional space and recording medium recording managing program

Country Status (1)

Country Link
JP (1) JP2001075976A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008102526A1 (en) * 2007-02-19 2008-08-28 Panasonic Corporation Behavior history searching device and behavior history searching method
WO2019078164A1 (en) * 2017-10-16 2019-04-25 日本電気株式会社 Search device, terminal device, analysis device, search method, method for operating terminal device, analysis method, and program
CN110532340A (en) * 2019-09-03 2019-12-03 华东师范大学 Spatial information space-time metadata construction method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008102526A1 (en) * 2007-02-19 2008-08-28 Panasonic Corporation Behavior history searching device and behavior history searching method
JP2008204079A (en) * 2007-02-19 2008-09-04 Matsushita Electric Ind Co Ltd Action history search apparatus and action history search method
US8266174B2 (en) 2007-02-19 2012-09-11 Panasonic Corporation Behavior history retrieval apparatus and behavior history retrieval method
WO2019078164A1 (en) * 2017-10-16 2019-04-25 日本電気株式会社 Search device, terminal device, analysis device, search method, method for operating terminal device, analysis method, and program
JPWO2019078164A1 (en) * 2017-10-16 2020-12-03 日本電気株式会社 Search device, search method and program
CN110532340A (en) * 2019-09-03 2019-12-03 华东师范大学 Spatial information space-time metadata construction method
CN110532340B (en) * 2019-09-03 2022-01-28 华东师范大学 Spatial information space-time metadata construction method

Similar Documents

Publication Publication Date Title
Lau et al. Precomputed search trees: Planning for interactive goal-driven animation
Pelanis et al. Indexing the past, present, and anticipated future positions of moving objects
Guerra-Filho et al. A language for human action
Agarwal et al. Algorithmic issues in modeling motion
Gray et al. Craftassist: A framework for dialogue-enabled interactive agents
KR101626384B1 (en) Apparatus and method for search of 3d model data
JP2019045894A (en) Retrieval program, retrieval method and information processing apparatus operating retrieval program
JP6877374B2 (en) How to train a model that outputs a vector that represents the tag set that corresponds to the image
Shen et al. Interaction-based human activity comparison
Ho et al. Topology aware data‐driven inverse kinematics
Dubey et al. Identifying indoor navigation landmarks using a hierarchical multi-criteria decision framework
KR100427879B1 (en) Recording medium storing program for generating object area information and object area information generated by the program
KR101014852B1 (en) Apparatus and method for generating motions of character based on artificial intelligent
JP2001075976A (en) Method and device for managing motion data of object in multidimensional space and recording medium recording managing program
Laptev et al. Sightseeing application based on location marking and convolutional neural network building recognition
JP2008015713A (en) Motion deformation system and method for it
JP2003256435A (en) Array data integration processing method, array data integration processor, and array data integration processing program
JP5061147B2 (en) Image search device
Gokl et al. Towards urban environment familiarity prediction
JP6324175B2 (en) Map information display system and method, program
Kontakis et al. Spatial indexing of complex virtual reality scenes in the web
KR101558174B1 (en) Spatial reasoner for inferring the topological and directional relationships between two geo-entities, method and recording medium
Zeng et al. MetroBuzz: Interactive 3D visualization of spatiotemporal data
CN113010631B (en) Knowledge engine-based robot and environment interaction method
CN116020122B (en) Game attack recommendation method, device, equipment and storage medium