JP2009266209A - Final framework - Google Patents
Final framework Download PDFInfo
- Publication number
- JP2009266209A JP2009266209A JP2009043246A JP2009043246A JP2009266209A JP 2009266209 A JP2009266209 A JP 2009266209A JP 2009043246 A JP2009043246 A JP 2009043246A JP 2009043246 A JP2009043246 A JP 2009043246A JP 2009266209 A JP2009266209 A JP 2009266209A
- Authority
- JP
- Japan
- Prior art keywords
- area
- pointer
- final framework
- signal
- space
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- User Interface Of Digital Computer (AREA)
- Stored Programmes (AREA)
- Processing Or Creating Images (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
本発明は、普遍的なフレームワークを提供する事などに関する技術である。
それでいて全てのユーザーに対して対応できる種類のGUIをプログラム変更なしに対応できる技術である。さらにまたインターネット上での仮想体験もプログラム変更なしに対応できる。
The present invention is a technique related to providing a universal framework.
Nevertheless, it is a technology that can deal with a type of GUI that can be handled by all users without changing the program. Furthermore, virtual experiences on the Internet can be handled without changing the program.
従来には、このような技術はなかった。 In the past, there was no such technique.
現状のプログラムは、ボタン、メニューなどのGUI手段をともなった制御手段を数多く有し、さらにそのGUI手段自身が抽象化していて、使用者は何を意味する制御手段なのか把握するために判読困難なマニュアルを読むなど、習得時間をさかねばならなかったり、習得練習を強いられることになっていた。さらに、特願2007ー022525のファイナルフレームワークでの実施例、変形例においては、まだボタン、メニューが残っているが、本願発明においては、ボタン、メニュなどの制御手段もさらに具体的なGUI手段、すなわち実写などからの画像、アニメ、3次元画像などの仮想現実の物手段(オブジェクト)に置き換えてしまった物である。言い換えれば、抽象化された万人に判りやすい制御手段は、ひとりひとりにとっては、他人との思考の差を埋める必要のあるGUI手段ということであった。これを一人一人に特化、または求める具体的なGUI手段をともなった制御手段とすることで、学習0または0に近い制御手段とする。またこの効果によりさらに自らが体験するであろう環境もシミュレートできる制御手段ともなる。
さらに従来のプログラミング開発形態においては、OSがあり、その上にて各種のフレームワーク内にワープロならワープロといったプログラムを記載実行していた。これらの開発形態においては、常に独自のプログラムを記載する以前にGUIなどのフレームワークをまず作成して、その後に独自プログラムをそのフレームワーク内に適合させてプログラムを開発していた。これにより独自のプログラムを記載するまでに多大な労力を有していたし、またOSやフレームワークの仕様変更に際して常にプログラムのかなりの部分を書き直していた。また個々のアプリケーションに対して個々にフレームワークを作らねばならなく大変な労力を有してきた。
The current program has many control means with GUI means such as buttons, menus, etc. Furthermore, the GUI means itself is abstracted and it is difficult for the user to understand what the control means means It was necessary to take time to learn such as reading manuals and forced to practice. Further, in the embodiment and modification of the Japanese Patent Application No. 2007-022525, there are still buttons and menus, but in the present invention, the control means such as buttons and menus are more specific GUI means. In other words, it has been replaced with virtual reality object means (objects) such as images from live-action images, animations, 3D images, and the like. In other words, the abstracted and easy-to-understand control means was a GUI means that needed to close the difference in thinking with others. By making this a control means with specific GUI means that is specialized or required for each person, the learning means is 0 or a control means close to 0. This effect also provides a control means that can simulate the environment that the user will experience.
Further, in the conventional programming development form, there is an OS, and a program such as a word processor is written and executed in various frameworks on the OS. In these development forms, a framework such as a GUI is first created before a unique program is always described, and then the program is developed by adapting the unique program within the framework. As a result, a great deal of effort was required to write an original program, and a considerable part of the program was constantly rewritten when the specifications of the OS and framework were changed. In addition, it has been a great effort to create a framework for each application individually.
1〔請求項1の手段〕
請求項1のファイナルフレームワークは、
ファイナルフレームワークは、
仮想現実の描画(空間)領域を描画するための描画(空間)領域データ手段と、
前記描画(空間)領域データ手段をもとに描画(空間)領域を描画する領域描画手段
と、
前記描画(空間)領域に、物(オブジェクト)を描画するための物(オブジェクト)領域データ手段と、
物(オブジェクト)領域データ手段をもとに、物(オブジェクト)を描画する物(オブジェクト)描画手段
と、
前記描画(空間)領域中を移動可能なポインタ手段と、
前記ポインタ手段の移動量または移動値(座標値)を検出するポインタ手段の移動検出手段と、
前記ポインタが前記描画(空間)領域において描画されている物(オブジェクト)領域または、その領域外の領域を選択するためのポインタ手段の選択手段
と、
前記物(オブジェクト)領域を内とし、その領域外の領域を外とした時、前記領域内にポインタが存在する場合領域内信号を、その領域外にポインタが存在する場合領域外信号を出力する領域内外検出手段
と、
前記ポインタ手段の選択手段と、領域内外検出手段との出力値を論理演算する論理演算手段
と、
前記論理演算手段の出力信号によりプログラムを起動するプログラム起動手段と
を備える事を特徴とする
2〔請求項2の手段〕
請求項2ののファイナルフレームワークは、
前記ポインタが前記物(オブジェクト)の領域内に存在するときに出力される前記領域内外検出手段からの信号にて、物(オブジェクト)の描画領域またはその近接した描画領域に、領域内信号により出現(起動)したり、領域外信号により消えたり(終了したり)する2次元形状または3次元形状の動的タブ手段と
を備える事を特徴とする。
3〔請求項3の手段〕
請求項3のファイナルフレームワークは、
前記ファイナルフレームワークにおいて、
論理演算手段は、
第1時刻にて
選択手段が物(オブジェクト)領域を選択した時の信号Ip値1と、
領域内外検出手段が領域内部にポインタが存在する時のの信号Ia値1と、
連続した第2時刻にて
前記信号Ip値1と
前記信号Ia値0と、
が検出された時、
プログラム起動手段にプログラムを起動する信号を出力する
事を特徴とする。
4〔請求項4の手段〕
請求項4のファイナルフレームワークは、
前記ファイナルフレームワークにおいて、
論理演算手段は、
第1時刻にて
選択手段が物(オブジェクト)領域を選択した時の信号Ip値1と、
領域内外検出手段が領域内部にポインタが存在する時のの信号Ia値1と、
連続した第2時刻にて
前記信号Ip値1と
前記信号Ia値0と、
連続した第3時刻に
前記信号Ip値0と
前記信号Ia値0と、
が検出された時、
プログラム起動手段にプログラムを起動する信号を出力する事
を特徴とする
5〔請求項5の手段〕
請求項5ののファイナルフレームワークは、
前記描画(空間)領域に描画される1枚以上の静止画像からなり、
前記静止画像は、ボタンなどの選択子を動作させていない定常状態にて、
(前記領域内外検出手段の信号に対応して、かつ)
ポインタの座標値に対応して描画される定常ポインタ対応画像描画手段を備える事を特徴とする。
6〔請求項6の手段〕
請求項6ののファイナルフレームワークは、
実際の物体をCCDカメラなどの撮像手段にて撮影した画像またはコンピュータで作製された画像のいづれかまたはその両方の1枚以上の静止画(複数枚は動画となる場合もある。)を物(オブジェクト)に対応した対応画像とし、
前記ポインタが物(オブジェクト)を選択した時点から選択解除される期間(ボタンなどの選択子を動作させた過渡状態)において、
ポインタの示す座標に対応する前記静止画を描画(空間)に描画する
過渡ポインタ対応画像描画手段を
備えることを特徴とする。
7〔請求項7の手段〕
請求項7のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態である時に作動する選択状態過渡ポインタ対応画像描画手段である事を特徴とする。
8〔請求項8の手段〕
請求項8のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態が持続されている時に作動する持続状態過渡ポインタ対応画像描画手段である事を特徴とする。
9〔請求項9の手段〕
請求項9のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態である時に作動する選択解除過渡ポインタ対応画像描画手段である事を特徴とする。
10〔請求項10の手段〕
請求項10のファイナルフレームワークは、
ポインタが同一座標に静止または、ある一定時間静止した時に作動するポインタ停止状態対応画像描画手段である事を特徴とする。
11〔請求項11の手段〕
請求項11のファイナルフレームワークは、
自動作業やオフィス内を案内するナビゲータ作業などのためにポインタを移動するポインタ移動手段
を備えることを特徴とする。
12〔請求項12の手段〕
請求項12のファイナルフレームワークは、
描画(空間)領域データをオフィス毎に交換、新生する描画(空間)領域データ交換手段
を備えることを特徴とする。
13〔請求項13の手段〕
請求項13のファイナルフレームワークは、
納品した機器に対応した物(オブジェクト)をファイナルフレームワークで動作させるための納品機器対応手段
を備えることを特徴とする。
14〔請求項14の手段〕
請求項14のファイナルフレームワークは、
インターネット上で動作させるインターネット手段
を備えることを特徴とする。
15〔請求項15の手段〕
請求項15のファイナルフレームワークは、
系列オフィスに共同で規格化されたサービスを提供するための規格化サービス手段を一元管理できる系列オフィス手段
を備えることを特徴とする。
1 [Means of Claim 1]
The final framework of claim 1 is:
The final framework is
A drawing (space) area data means for drawing a virtual reality drawing (space) area;
Area drawing means for drawing a drawing (space) area based on the drawing (space) area data means;
An object (object) area data means for drawing an object (object) in the drawing (space) area;
Based on the object (object) region data means, an object (object) drawing means for drawing an object (object),
Pointer means movable in the drawing (space) area;
Movement detection means for pointer means for detecting a movement amount or a movement value (coordinate value) of the pointer means;
Selection means for pointer means for selecting an object (object) area in which the pointer is drawn in the drawing (space) area or an area outside the area;
When the object (object) area is inside and the outside area is outside, an in-area signal is output when a pointer exists in the area, and an out-of-area signal is output when a pointer exists outside the area. An inside / outside detection means;
Logical operation means for performing logical operation on output values of the selection means of the pointer means and the inside / outside detection means;
Program starting means for starting a program by an output signal of the logic operation means is provided.
2 [Means of claim 2]
The final framework of claim 2 is:
A signal from the inside / outside area detection means that is output when the pointer is in the object (object) area, and appears in the drawing area of the object (object) or a drawing area close thereto by an in-area signal It is characterized by comprising a two-dimensional shape or three-dimensional shape dynamic tab means that (starts up) or disappears (finishes) by an out-of-region signal.
3 (Means of claim 3)
The final framework of claim 3 is:
In the final framework,
The logical operation means is
A signal Ip value of 1 when the selection means selects an object (object) area at the first time, and
The signal Ia value 1 when the area inside / outside detection means has a pointer inside the area,
The signal Ip value 1 and the signal Ia value 0 at the second continuous time,
Is detected,
Outputs a program start signal to the program starter
It is characterized by things.
4 (Means of claim 4)
The final framework of claim 4 is:
In the final framework,
The logical operation means is
A signal Ip value of 1 when the selection means selects an object (object) area at the first time, and
The signal Ia value 1 when the area inside / outside detection means has a pointer inside the area,
The signal Ip value 1 and the signal Ia value 0 at the second continuous time,
The signal Ip value 0 and the signal Ia value 0 at the third continuous time,
Is detected,
Output a program start signal to the program start means
Characterized by
5 (Means of Claim 5)
The final framework of claim 5 is:
Consisting of one or more still images drawn in the drawing (space) area,
The still image is in a steady state where a selector such as a button is not operated.
(And corresponding to the signal of the inside / outside detection means)
It is characterized by comprising a steady pointer corresponding image drawing means for drawing corresponding to the coordinate value of the pointer.
6 (Means of claim 6)
The final framework of claim 6 is:
One or more still images (a plurality of images may be a moving image) of one or both of an image obtained by photographing an actual object with an imaging means such as a CCD camera and / or an image produced by a computer. )
In a period in which the pointer is deselected from the time when an object (object) is selected (transient state in which a selector such as a button is operated),
The image processing apparatus includes a transient pointer corresponding image drawing unit that draws the still image corresponding to the coordinates indicated by the pointer in a drawing (space).
7 (Means of Claim 7)
The final framework of claim 7 is:
In the transient state, the transient pointer corresponding image drawing means,
It is a selection state transition pointer corresponding image drawing means that operates when a selector such as a button is in a selected state.
8 (Means of Claim 8)
The final framework of claim 8 is:
In the transient state, the transient pointer corresponding image drawing means,
It is characterized in that it is an image drawing means corresponding to a persistent state transient pointer that operates when a selector such as a button is maintained in a selected state.
9 (Means of claim 9)
The final framework of claim 9 is:
In the transient state, the transient pointer corresponding image drawing means,
It is an image drawing means corresponding to a deselection transient pointer that operates when a selector such as a button is in a selected state.
10 (Means of Claim 10)
The final framework of claim 10 is:
This is a pointer stop state corresponding image drawing means that operates when the pointer is stationary at the same coordinates or when it is stationary for a certain period of time.
11 (Means of Claim 11)
The final framework of claim 11 is:
Pointer moving means for moving the pointer for automatic work or navigator work for guiding the office is provided.
12 (Means of Claim 12)
The final framework of claim 12 is:
A drawing (space) area data exchanging means for exchanging and renewing drawing (space) area data for each office is provided.
13 (Means of Claim 13)
The final framework of claim 13 is:
A delivery device correspondence means for operating an object (object) corresponding to the delivered device with a final framework is provided.
14 (Means of Claim 14)
The final framework of claim 14 is:
Internet means for operating on the Internet are provided.
15 (Means of Claim 15)
The final framework of claim 15 is:
It is characterized by comprising affiliated office means capable of centrally managing standardized service means for providing jointly standardized services to affiliated offices.
前述のごとく、まず2次元のファイナルフレームワーク(GUIを主に最小限のボタン手段にて実現していた。)が誕生し、そして仮想現実型の本ファイナルフレームワーク(ファイナルフレームワークVR)が誕生したが、本ファイナルフレームワークにおいては、請求項1の手段によるリアルGUI手段(プログラム起動手段は除いても良い。)と請求項2における動的タブ手段のいづれかまたは、その組み合わせにて、ある画面内にて最大(数)のGUI手段を習熟0にて実現している。これは、他のどのようなGUIでも到達できなかった効果である。
1〔請求項1の作用および効果〕
請求項1のファイナルフレームワークは、
ファイナルフレームワークは、
仮想現実の描画(空間)領域を描画するための描画(空間)領域データ手段と、
前記描画(空間)領域データ手段をもとに描画(空間)領域を描画する領域描画手段
と、
前記描画(空間)領域に、物(オブジェクト)を描画するための物(オブジェクト)領域データ手段と、
物(オブジェクト)領域データ手段をもとに、物(オブジェクト)を描画する物(オブジェクト)描画手段
と、
前記描画(空間)領域中を移動可能なポインタ手段と、
前記ポインタ手段の移動量または移動値(座標値)を検出するポインタ手段の移動検出手段と、
前記ポインタが前記描画(空間)領域において描画されている物(オブジェクト)領域または、その領域外の領域を選択するためのポインタ手段の選択手段
と、
前記物(オブジェクト)領域を内とし、その領域外の領域を外とした時、前記領域内にポインタが存在する場合領域内信号を、その領域外にポインタが存在する場合領域外信号を出力する領域内外検出手段
と、
前記ポインタ手段の選択手段と、領域内外検出手段との出力値を論理演算する論理演算手段
と、
前記論理演算手段の出力信号によりプログラムを起動するプログラム起動手段と
を備える事を特徴とするので、
GUIから抽象的なボタンやメニュといった制御手段を少なくまたは消し去る事により、具体的または/かつ日常的な作業という制御手段とすることにより非常に高い操作性を発揮する。老人であっても、幼児であっても実際の現実世界が制御手段となるので、容易に操作ができる。
2〔請求項2の作用および効果〕
請求項2ののファイナルフレームワークは、
前記ポインタが前記物(オブジェクト)の領域内に存在するときに出力される前記領域内外検出手段からの信号にて、物(オブジェクト)の描画領域またはその近接した描画領域に、領域内信号により出現(起動)したり、領域外信号により消えたり(終了したり)する2次元形状または3次元形状の動的タブ手段と
を備える事を特徴とするので、
マウスなどのポンタ手段の選択手段が仮想現実の物手段(オブジェクト)にさしかかるなどすると
動的タブが出現し、現実世界と同等な直感的な閲覧、操作ができる。これにより高い閲覧性や操作性が得られる。また動的タブは、タブ効率が高く、同一面積画面でも最大数のタブをつける事ができる。
3〔請求項3の作用および効果〕
請求項3のファイナルフレームワークは、
前記ファイナルフレームワークにおいて、
論理演算手段は、
第1時刻にて
選択手段が物(オブジェクト)領域を選択した時の信号Ip値1と、
領域内外検出手段が領域内部にポインタが存在する時の信号Ia値1と、
連続した第2時刻にて
前記信号Ip値1と
前記信号Ia値0と、
が検出された時、
プログラム起動手段にプログラムを起動する信号を出力する
事を特徴とするので、
マウスなどのポンタ手段の選択手段が仮想現実の物手段(オブジェクト)を選択し
ポンタ手段の移動検出手段ポインタ手段の前記仮想現実の物手段(オブジェクト)外への移動によりプログラム起動手段がプログラムを起動するので、直感的な操作ができる。これにより高い操作性が得られる。
4〔請求項4の作用および効果〕
請求項4のファイナルフレームワークは、
前記ファイナルフレームワークにおいて、
論理演算手段は、
第1時刻にて
選択手段が物(オブジェクト)領域を選択した時の信号Ip値1と、
領域内外検出手段が領域内部にポインタが存在する時のの信号Ia値1と、
連続した第2時刻にて
前記信号Ip値1と
前記信号Ia値0と、
連続した第3時刻に
前記信号Ip値0と
前記信号Ia値0と、
が検出された時、
プログラム起動手段にプログラムを起動する信号を出力する事
を特徴とするので、
マウスなどのポンタ手段の選択手段が仮想現実の物手段(オブジェクト)を選択し
ポンタ手段の移動検出手段ポインタ手段の前記仮想現実の物手段(オブジェクト)外への移動、そして領域外での選択解除によりプログラムが起動するので、直感的な操作ができる。これにより高い操作性が得られる。
5〔請求項5の作用および効果〕
請求項5のファイナルフレームワークは、
前記描画(空間)領域に描画される1枚以上の静止画像からなり、
前記静止画像は、ボタンなどの選択子を動作させていない定常状態にて、
(前記領域内外検出手段の信号に対応して、かつ)
ポインタの座標値に対応して描画される定常ポインタ対応画像描画手段を備える事を特徴とするので、
6〔請求項6の作用および効果〕
請求項6のファイナルフレームワークは、
実際の物体をCCDカメラなどの撮像手段にて撮影した画像またはコンピュータで作製された画像のいづれかまたはその両方の1枚以上の静止画(複数枚は動画となる場合もある。)を物(オブジェクト)に対応した対応画像とし、
前記ポインタが物(オブジェクト)を選択した時点から選択解除される期間(ボタンなどの選択子を動作させた過渡状態)において、
ポインタの示す座標に対応する前記静止画を描画(空間)に描画する
過渡ポインタ対応画像描画手段を
備えることを特徴とするので、
より現実感がでる。
7〔請求項7の作用および効果〕
請求項7のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態である時に作動する選択状態過渡ポインタ対応画像描画手段である事を特徴とするので、
より現実感がでる。
8〔請求項8の作用および効果〕
請求項8のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態が持続されている時に作動する持続状態過渡ポインタ対応画像描画手段である事を特徴とするので、
より現実感がでる。
9〔請求項9の作用および効果〕
請求項9のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態である時に作動する選択解除過渡ポインタ対応画像描画手段である事を特徴とするので、
より現実感がでる。
10〔請求項10の作用および効果〕
請求項10のファイナルフレームワークは、
ポインタが同一座標に静止または、ある一定時間静止した時に作動するポインタ停止状態対応画像描画手段である事を特徴とするので、
より現実感がでる。
11〔請求項11の作用および効果〕
請求項11のファイナルフレームワークは、
自動作業やオフィス内を案内するナビゲータ作業などのためにポインタを移動するポインタ移動手段
を備えることを特徴とするので、
自動的に操作ができる。リモートコントロールが可能になる。これにより簡単に第3者によるナビを行える。
12〔請求項12の作用および効果〕
請求項12のファイナルフレームワークは、
描画(空間)領域データをオフィス毎に交換、新生する描画(空間)領域データ交換手段
を備えることを特徴とするので、
部屋の内装、スタッフ、機材などの変更、診療内容の変更、掃除などに伴い描画(空間)領域データを変更できるので、容易に販売会社は、有料、無料にてサービスが行える。いままで特殊なソフト以外のソフトの年間保守契約料は、徴収するのが困難または不可能であった。このシステムでは、全てのソフト、そしてソフトに関係の無い機材、人材、ビルなどの全ての環境に関して保守料の設定が可能である。また無料の場合、顧客訪問というビジネスチャンスを生むので、販売促進という保守料が徴収できる。
13〔請求項13の作用および効果〕
請求項11のファイナルフレームワークは、
納品した機器に対応した物(オブジェクト)をファイナルフレームワークで動作させるための納品機器対応手段
を備えることを特徴とするので、
納品した機器に対応した物(オブジェクト)をファイナルフレームワークで動作させるための納品機器対応手段
を備えるので、
顧客の管理が完璧に行える。
バージョンアップを有償で行いやすい。またメンテナンス料も請求しやすい。
そして、なによりもソフトの不正使用がないので、完璧なコピー防止策となる。
14〔請求項14の作用および効果〕
請求項11のファイナルフレームワークは、
インターネット上で動作させるインターネット手段
を備えることを特徴とするので、
インターネット上で仮想体験ができるので非常に高い効果の広告となる。
医院の場合、治療、予防内容が仮想体験できるので、より高品質な医院を選択できる。
またソフト販売においても、ソフトのバージョンアップやメインテナンスを頻繁にできるので利益率が高い。
歯科医院などの店舗に仮想来院体験できるので、自分が受診したい医院か否かを簡単に判別できる。
15〔請求項15の作用および効果〕
請求項11のファイナルフレームワークは、
系列オフィスに共同で規格化されたサービスを提供するための規格化サービス手段を一元管理できる系列オフィス手段
を備えることを特徴とするので、
最高の手本(ファイナルフレームワークVR)ひとつあれば、全てのオフィスにてそれを利用できる。
特に請求項11から請求項12の手段は、
いままで特殊なソフト以外のソフトの年間保守契約料は、徴収するのが困難または不可能であった。このシステムでは、全てのソフト、そしてソフトに関係の無い機材、人材、ビルなどの全ての環境に関して保守料の設定が可能である。また無料の場合、顧客訪問というビジネスチャンスを生むので、販売促進という保守料が徴収できる。
もちろんスポット契約は、可能であるので、スポット契約または年間保守契約の選択を提示できる。
[その他の効果特徴]
ファイナルフレームワークは、オフィスを仮想体験できる。
前記仮想現実に物手段からのポインタによる移行動作によりプログラムが実行されるので、大変わかりやすくプログラムを探し、実行することができる。
いいかえるなら、現実世界の感覚にてプログラムを起動、使用できる。そして従来の仮想現実より、極小の容量にて(それゆえ超高速の動作にて)、従来の仮想現実以上の仮想現実感覚を提供できる。
フレームワークや、プログラムのフレームワークを持続的な成長をともなっていても完全なフレームワークとして恩恵を受ける事ができる。
完全なオブジェクト指向によるプログラミング開発ができる。
OSの可視化ができたり、データベースの可視化ができる。 コンベンショナルなプログラムも動作でき、資産継承が楽である。
As mentioned above, the two-dimensional final framework (GUI was realized mainly with the minimum button means) was born, and the virtual reality type final framework (final framework VR) was born. However, in this final framework, a real GUI means (the program starting means may be omitted) according to the means of claim 1 and a dynamic tab means according to claim 2 or a combination thereof. The maximum (number) of GUI means is realized by learning 0. This is an effect that could not be reached by any other GUI .
1 [Operation and effect of claim 1]
The final framework of claim 1 is:
The final framework is
A drawing (space) area data means for drawing a virtual reality drawing (space) area;
Area drawing means for drawing a drawing (space) area based on the drawing (space) area data means;
An object (object) area data means for drawing an object (object) in the drawing (space) area;
Based on the object (object) region data means, an object (object) drawing means for drawing an object (object),
Pointer means movable in the drawing (space) area;
Movement detection means for pointer means for detecting a movement amount or a movement value (coordinate value) of the pointer means;
Selection means for pointer means for selecting an object (object) area in which the pointer is drawn in the drawing (space) area or an area outside the area;
When the object (object) area is inside and the outside area is outside, an in-area signal is output when a pointer exists in the area, and an out-of-area signal is output when a pointer exists outside the area. An inside / outside detection means;
Logical operation means for performing logical operation on output values of the selection means of the pointer means and the inside / outside detection means;
Since it comprises a program starting means for starting a program by the output signal of the logical operation means,
By reducing or eliminating control means such as abstract buttons and menus from the GUI , a very high operability can be achieved by using the control means as a concrete or / and daily work . Even if it is an elderly person or an infant, since the actual real world becomes the control means, it can be easily operated.
2 [Operation and effect of claim 2]
The final framework of claim 2 is:
A signal from the inside / outside area detection means that is output when the pointer is in the object (object) area, and appears in the drawing area of the object (object) or a drawing area close thereto by an in-area signal Since it has a two-dimensional shape or three-dimensional shape dynamic tab means that (starts up) or disappears (finishes) due to an out-of-region signal,
When the selection means of the mouse means such as a mouse approaches a virtual reality object means (object)
Dynamic tabs appear, enabling intuitive browsing and operation equivalent to the real world. Thereby, high browsing property and operability can be obtained. The dynamic tab has high tab efficiency and can attach the maximum number of tabs even on the same area screen.
3 [Operation and effect of claim 3]
The final framework of claim 3 is:
In the final framework,
The logical operation means is
A signal Ip value of 1 when the selection means selects an object (object) area at the first time, and
The signal Ia value 1 when the area inside / outside detection means has a pointer inside the area,
The signal Ip value 1 and the signal Ia value 0 at the second continuous time,
Is detected,
Outputs a program start signal to the program starter
Because it is characterized by things
Selection means Ponta means such as a mouse to select the virtual reality of things means (object)
Since the program activation means activates the program by the movement detection means pointer means of the pointer means moving out of the virtual reality object means (object), an intuitive operation can be performed. Thereby, high operability is obtained.
4 [Operation and effect of claim 4]
The final framework of claim 4 is:
In the final framework,
The logical operation means is
A signal Ip value of 1 when the selection means selects an object (object) area at the first time, and
The signal Ia value 1 when the area inside / outside detection means has a pointer inside the area,
The signal Ip value 1 and the signal Ia value 0 at the second continuous time,
The signal Ip value 0 and the signal Ia value 0 at the third continuous time,
Is detected,
Output a program start signal to the program start means
Because it features
Selection means Ponta means such as a mouse to select the virtual reality of things means (object)
Since the program is started by the movement detection means pointer means of the pointer means moving out of the virtual reality object means (object) and deselection outside the area, an intuitive operation can be performed. Thereby, high operability is obtained.
5 [Operation and effect of claim 5]
The final framework of claim 5 is:
Consisting of one or more still images drawn in the drawing (space) area,
The still image is in a steady state where a selector such as a button is not operated.
(And corresponding to the signal of the inside / outside detection means)
Since it is characterized by comprising a regular pointer corresponding image drawing means that is drawn corresponding to the coordinate value of the pointer,
6 [Operation and effect of claim 6]
The final framework of claim 6 is:
One or more still images (a plurality of images may be a moving image) of one or both of an image obtained by photographing an actual object with an imaging means such as a CCD camera and / or an image produced by a computer. )
In a period in which the pointer is deselected from the time when an object (object) is selected (transient state in which a selector such as a button is operated),
Since it comprises a transient pointer corresponding image drawing means for drawing the still image corresponding to the coordinates indicated by the pointer in drawing (space),
I feel more realistic.
7 [Operation and effect of claim 7]
The final framework of claim 7 is:
In the transient state, the transient pointer corresponding image drawing means,
Since it is a selection state transient pointer corresponding image drawing means that operates when a selector such as a button is in a selected state,
I feel more realistic.
8 [Operation and effect of claim 8]
The final framework of claim 8 is:
In the transient state, the transient pointer corresponding image drawing means,
Since it is characterized by being a persistent state transient pointer corresponding image drawing means that operates when a selection state such as a button is maintained,
I feel more realistic.
9 [Operation and effect of claim 9]
The final framework of claim 9 is:
In the transient state, the transient pointer corresponding image drawing means,
Since it is the image drawing means corresponding to the deselection transient pointer that operates when a selector such as a button is in the selected state,
I feel more realistic.
10 [Operation and effect of claim 10]
The final framework of claim 10 is:
Because it is a pointer stop state corresponding image drawing means that operates when the pointer is stationary at the same coordinates or stationary for a certain time,
I feel more realistic.
11 [Operation and effect of claim 11]
The final framework of claim 11 is:
Since it is equipped with pointer moving means for moving the pointer for automatic work or navigator work to guide the office,
Can be operated automatically. Remote control is possible. Thereby, navigation by a third party can be easily performed.
12 [Operation and effect of claim 12]
The final framework of claim 12 is:
Since the drawing (space) area data is exchanged for each office, it is equipped with a drawing (space) area data exchange means that is renewed.
The drawing (spatial) area data can be changed in accordance with changes in room interior, staff, equipment, etc., changes in medical treatment, cleaning, etc., so sales companies can easily provide services for a fee or free of charge. Until now, annual maintenance contract fees for software other than special software have been difficult or impossible to collect. With this system, maintenance fees can be set for all software and all environments such as equipment, personnel, and buildings that are not related to software. In the case of a free service, it creates a business opportunity of visiting a customer, so a maintenance fee of sales promotion can be collected.
13 [Operation and effect of claim 13]
The final framework of claim 11 is:
Since it is equipped with delivery equipment correspondence means to operate objects (objects) corresponding to delivered equipment with the final framework,
Delivered equipment correspondence means for operating objects (objects) corresponding to delivered equipment with the final framework
So that
Complete customer management.
Easy to upgrade for a fee. It is also easy to charge maintenance fees.
And most of all, since there is no illegal use of software, it is a perfect copy prevention measure.
14 [Operation and effect of claim 14]
The final framework of claim 11 is:
Since it is equipped with Internet means to operate on the Internet,
Because it is possible to experience virtual on the Internet, it will be very effective advertising.
In the case of a clinic, since treatment and prevention can be experienced virtually, a higher quality clinic can be selected.
Also in software sales, profitability is high because software upgrades and maintenance can be done frequently.
Since you can experience a virtual visit to a store such as a dental clinic, you can easily determine whether or not you want to see a doctor.
15 [Operation and effect of claim 15]
The final framework of claim 11 is:
Since it is equipped with affiliated office means that can centrally manage standardized service means for jointly providing standardized services to affiliated offices,
With one best example (final framework VR), it can be used in all offices.
In particular, the means of claims 11 to 12
Until now, annual maintenance contract fees for software other than special software have been difficult or impossible to collect. With this system, maintenance fees can be set for all software and all environments such as equipment, personnel, and buildings that are not related to software. In the case of a free service, it creates a business opportunity of visiting a customer, so a maintenance fee of sales promotion can be collected.
Of course, spot contracts are possible, so a choice of spot contracts or annual maintenance contracts can be presented.
[Other effects]
The final framework provides a virtual experience of the office.
Since the program is executed in the virtual reality by the transition operation by the pointer from the object means, the program can be found and executed very easily.
In other words, you can start and use the program in a real-world sense. In addition, it is possible to provide a virtual reality sensation higher than that of the conventional virtual reality with an extremely small capacity (and hence with an ultra-high speed operation) compared to the conventional virtual reality.
Even if the framework or program framework is accompanied by continuous growth, it can benefit as a complete framework.
Full object-oriented programming development is possible.
OS can be visualized and database can be visualized. A conventional program can also be operated, and asset inheritance is easy.
本発明の ファイナルフレームワークを、図1〜図9に示す実施例または変形例に基づき説明する。 The final framework of the present invention will be described based on the embodiment or modification shown in FIGS.
〔実施例の構成〕
図1においてファイナルフレームワークは、
制御手段と、
その制御手段のGUI(グラフィックユーザーインターフェイス)手段として
仮想現実(手段)の物手段(オブジェクト)
とを少なくとも備える。
[Configuration of Example]
In Figure 1, the final framework is
Control means ;
As a GUI (graphic user interface) means of the control means
Object means (object) of virtual reality (means)
And at least.
既知の仮想現実(手段)の物手段(オブジェクト)に、既知イベント発生手段を結合させる事などにより実現する。これによりボタン、メニューより、より操作しやすいGUIにできる。
また図4のごとくに作製しても良い。この場合、全てをハードウェアにて作成してもよいし、またコンピュータ上の仮想空間を利用しても良い。
さらにここで、特願2007ー022525のリアルコンパイラを使用しても良いし、また特願2007ー022525のビジュアルナビゲーション手段を使用してもよい。
具体的には、実際に使用してる医院の画像を既知の表示手段にて画面に表示する。そして制御したい物に対して、実際に使用している医院の画像を張り込んだ既知の開発環境のボタン(制御手段の一例)を配置する。
This is realized by combining known event generating means with physical means (object) of known virtual reality (means). Thereby, it is possible to make the GUI easier to operate than the buttons and menus.
Moreover, you may produce like FIG. In this case, all may be created by hardware, or a virtual space on a computer may be used.
Further, here, the real compiler of Japanese Patent Application No. 2007-022525 may be used, or the visual navigation means of Japanese Patent Application No. 2007-022525 may be used.
Specifically, an image of a clinic that is actually used is displayed on a screen by a known display means. Then, a button (an example of a control means) of a known development environment in which an image of a clinic that is actually used is embedded is placed on an object to be controlled.
さらに具体的には図1のごとく医院画像中の顕微鏡自体の写真画像{仮想現実の物手段(オブジェクト)}にボタン手段としての制御手段(GUI手段)を既知のプログラム開発環境などにて付与するなどである。この制御手段は、既知のボタン手段でありマウスなどの既知のポインタ手段にて作動させることができる。押せば顕微鏡用のプログラムが起動するようにプログラミングされている。 More specifically, as shown in FIG. 1, a control means (GUI means) as a button means is given to a photographic image {virtual reality object means (object)} of a microscope in a clinic image in a known program development environment. Etc. This control means is a known button means and can be operated by a known pointer means such as a mouse. It is programmed to start the microscope program when pressed.
[動作]
図1のごとくに顕微鏡画像をマウスポインタ手段にて左ボタンダウンする。そうすると図2のごとくにプログラム実行手段が実行されて、画像キャプチャソフトなど顕微鏡用のプログラムが起動する。
[Operation]
As shown in FIG. 1, the left mouse button is used to down the microscope image. Then, the program execution means shown in FIG. 2 is executed, and a microscope program such as image capture software is activated.
[効果]
すなわち、GUIから抽象的な制御手段を少なくまたは消し去る事により、具体的または日常的な制御手段とすることにより非常に高い操作性を発揮する。老人であっても、幼児であっても実際の現実世界が制御手段となるので、容易に操作ができる。
[effect]
That is, by reducing or eliminating the abstract control means from the GUI, a very high operability can be achieved by using a concrete or daily control means. Even if it is an elderly person or an infant, since the actual real world becomes the control means, it can be easily operated.
従来のソフトに使用されているフレームワークは、ほとんど全てがボタン、メニューといった制御手段であり、これらは従来、ソフトを操作する個々人に馴染みのない抽象的な制御手段である。それを実際の現実を実写などの画像、アニメ、3次元画像などにした仮想現実の物手段(オブジェクト)で置き換える事により、より具体的な制御手段とする事ができるので、操作が何の習熟も成しに使用ができる。これにより導入教育時間が0となったり、マニュアル不要となったりするなど、利便性が非常に高くなる。この効果は、現在考えられる最も大きな産業の加速力を持っていると考えられるほど効果が高い。また後述の種々な効果を発揮する基礎ともなる。 Almost all of the frameworks used in conventional software are control means such as buttons and menus, and these are abstract control means that are not familiar to the individual who operates the software. Replacing it with virtual reality objects (objects) that replaces actual reality with live-action images, animations, 3D images, etc., can be used as more specific control means. Can also be used to make. As a result, the introductory training time becomes zero or the manual becomes unnecessary, and the convenience becomes very high. This effect is so high that it is considered to have the greatest industrial acceleration power that can be thought of at present . It also serves as a basis for exhibiting various effects described below.
[変形例]
制御手段は、ボタン手段であったが、メニュー、チェックボックス、リスト、各種ビュー、などどのような制御手段でもよい。他の実施例でも同様である。また制御される被制御手段もどのような手段でも良い。 またボタンの場合など3次元的ボタンでも良いし、また2次元的ボタンでも良い。さらに押した時にへこんだようにみえたり、選択した事が判明するなどの構造変化手段を制御手段が有しても良い。さらにまたGUI手段の画像は、カルテ、内視鏡、各種微生物検査装置、など具体的な物であればなんでもよい。
[Modification]
Although the control means is a button means, any control means such as a menu, a check box, a list, and various views may be used. The same applies to other embodiments. The controlled means to be controlled may be any means. Further, a three-dimensional button such as a button may be used, or a two-dimensional button may be used. Further, the control means may have a structure changing means such as a depression when pressed or a fact that it has been selected. Furthermore, the image of the GUI means may be anything as long as it is a specific object such as a medical chart, an endoscope, or various microbiological examination apparatuses.
さらなる詳細な説明: Further detailed explanation:
各手段の説明
図4や図8の各手段の一例を以下に開示する。
描画手段、記憶手段、表示手段、ポインタ手段、演算手段、制御手段などは、公知のコンピュータの各手段を使用してもよいし、また独自に製作しても良い。
表示手段は、液晶ディスプレイやブラウン管ディスプレイや有機ELディスプレイなどの、電気信号を画像に変換し画像を画面に表示する画面を有する表示手段である。
描画手段は、記憶手段に記憶されたデータを表示手段の画面に描画するものである。特に、描画手段は、表示手段の画面全体への全体描画手段の他に、画面の部分への部分描画手段をも備えている方が好適である。
ポインタ手段は、前記画面上に矢印などの形の画像をマウスなどのポインタ制御手段で制御するものである。とくに画面上の座標や前記記憶手段内での座標値を読み取れる座標値取得手段を備えたポインタ手段が好適である。さらにポインタ手段は、ボタンなどにて画像の選択や描画などに使用する信号手段であるるボタンを搭載している。
演算手段は、CPU、DSP、コプロセッサ、FPU、や汎用ロジック回路などにより作成さるか、ソフトウェアにて作成された手段であり入力の値に対して、後述のごとくに決められた論理演算処理を行い、出力するものである。この論理演算処理により独特な応答をさせる事ができる。この時ASIC、PLDあるいは、ハードウェアゲートなどの汎用ロジックにて論理回路を作成しても良い。これらの場合、高速、高安定性を得ることができる。
Explanation of each means An example of each means shown in FIGS. 4 and 8 will be disclosed below.
The drawing means, the storage means, the display means, the pointer means, the calculation means, the control means, etc. may use each means of a known computer, or may be produced independently.
The display means is a display means having a screen that converts an electrical signal into an image and displays the image on a screen, such as a liquid crystal display, a cathode ray tube display, or an organic EL display.
The drawing means draws the data stored in the storage means on the screen of the display means. In particular, it is preferable that the drawing means includes a partial drawing means for a portion of the screen in addition to the whole drawing means for the entire screen of the display means.
The pointer means controls an image such as an arrow on the screen by a pointer control means such as a mouse. In particular, pointer means provided with coordinate value acquisition means that can read the coordinates on the screen and the coordinate values in the storage means are suitable. Further, the pointer means is equipped with a button which is a signal means used for selecting an image or drawing with a button or the like.
The arithmetic means is a means created by a CPU, DSP, coprocessor, FPU, general-purpose logic circuit, etc., or means created by software, and performs logical operation processing determined as described later on the input value. To do and output. A unique response can be made by this logical operation processing. At this time, a logic circuit may be created by general-purpose logic such as ASIC, PLD, or hardware gate. In these cases, high speed and high stability can be obtained.
1 仮想現実の描画(空間)領域を描画するための描画(空間)領域データ手段と、
2 前記描画(空間)領域データ手段をもとに描画(空間)領域を描画する領域描画手段
撮像素子などにて撮影されたり、CGにより創られた描画(空間)用の描画(空間)領域データを前記記憶手段に記憶したもの。一例として、図 における医院内の静止画を記憶手段に記憶しておき、それを描画(空間)領域データ手段とし、
領域描画手段が前記描画(空間)領域データ手段をもとに描画(空間)領域を描画する。
この時、静止画を複数枚撮影しておいて、動画としても良い。
また、この時実写アニメーションとして作成し、描画(空間)領域データとして使用してもよい。実写アニメーションとは、前記領域描画手段などを使用し、実空間の静止画像を組み合わせて動画を作成するものである。この時特に、領域描画手段に個々の静止画のコマ送り時間を可変するコマ送り時間可変手段をそなえたり、個々の静止画内における要素画を動かす要素画動画手段を備えるのが好ましい。
この領域描画手段は、既知のコンピュータを使用しても良いし、また独自に作成した描画装置でも良い。
1 drawing (space) area data means for drawing a virtual reality drawing (space) area;
2. Area drawing means for drawing a drawing (space) area based on the drawing (space) area data means
Drawing (spatial) area data for drawing (space) created by CG or created by CG is stored in the storage means. As an example, the still image in the clinic in the figure is stored in the storage means, and it is used as the drawing (space) area data means ,
The area drawing means draws a drawing (space) area based on the drawing (space) area data means.
At this time, a plurality of still images may be taken and converted into a moving image.
At this time, a live-action animation may be created and used as drawing (space) area data . The live-action animation is to create a moving image by combining the still images in the real space using the area drawing means . At this time, it is particularly preferable that the area drawing means is provided with frame advance time varying means for varying the frame advance time of each still image, or element image moving means for moving an element image within each still image.
The area drawing means may be a known computer or may be a drawing apparatus created independently.
3 前記描画(空間)領域に、物(オブジェクト)を描画するための物(オブジェクト)領域データ手段と、
4 物(オブジェクト)領域データ手段をもとに、物(オブジェクト)を描画する物(オブジェクト)描画手段
i 前記部分描画手段を使用する。
ii 前記描画(空間)領域データにおける物(オブジェクト)を描画する部分のデータを、物(オブジェクト)に書き換える。この場合、最初の画像をバッファリングしておいて、必要に応じて物(オブジェクト)を消したり、移動した時に描画空間が消されないようにしても良い。
などの手段を採用する。
3 Object (object) area data means for drawing an object (object) in the drawing (space) area;
4. Object (object) drawing means for drawing an object (object) based on the object (object) area data means
i Use the partial drawing means .
ii. Rewrite the data of the part (object) for drawing the object (object) in the drawing (space) area data to the object (object). In this case, the first image may be buffered so that objects (objects) are erased as necessary or the drawing space is not erased when moved.
Adopt such means as.
5 前記描画(空間)領域中を移動可能なポインタ手段
物(オブジェクト)が描画(空間)領域に描画されているが、この領域も描画(空間)領域上として、ポインタは、基本的に自由に行き来できる。 もちろんポインタ移動制限手段にて移動領域を制限してもよい。
i 前記部分描画手段を使用する。
ii 前記描画(空間)領域データにおけるポインタを描画する部分のデータを、ポインタに書き換える。この場合、最初の画像をバッファリングしておいて、ポインタを移動した後に元のデータに戻しても良い。
5 Pointer means capable of moving in the drawing (space) area
An object (object) is drawn in a drawing (space) area . This area is also on the drawing (space) area , and the pointer can basically move freely. Of course, the movement area may be restricted by pointer movement restriction means .
i Use the partial drawing means .
ii Rewrite the data of the portion for drawing the pointer in the drawing (space) area data to the pointer. In this case, the first image may be buffered and restored to the original data after the pointer is moved.
6 前記ポインタ手段の移動量または移動値(座標値)を検出するポインタ手段の移動検出手段
i ある始点からの距離を求めるポインタ距離手段の場合。
始点手段、終点手段、距離演算手段とからなる。
ii ある始点からの移動量を求めるポインタ移動量手段
始点手段、終点手段、移動量演算手段とからなる。
6 Movement detection means of pointer means for detecting the movement amount or movement value (coordinate value) of the pointer means
i In the case of a pointer distance measure that obtains the distance from a certain starting point.
It consists of start point means, end point means, and distance calculation means.
ii Pointer movement amount means for obtaining the movement amount from a certain starting point
It consists of a start point means, an end point means, and a movement amount calculation means.
7 前記ポインタが前記描画(空間)領域、その領域に描画されている物(オブジェクト)領域または、その領域外の領域を選択するためのポインタ手段の選択手段
マウスのボタン手段を使用しても良いし、押しボタン、トグル、スライドなど他のスイッチやボタンなどを使用しても良い。
7. Selection means for pointer means for selecting the drawing (space) area, an object (object) area drawn in the area, or an area outside the area.
Mouse button means may be used, and other switches and buttons such as push buttons, toggles, and slides may be used.
8 前記物(オブジェクト)領域を内とし、その領域外の領域を外とした時、前記領域内にポインタが存在する場合領域内信号を、その領域外にポインタが存在する場合領域外信号を出力する領域内外検出手段
ポインタの座標値取得手段からの値が前記領域の座標集合体値と重なっているか否かを判断する領域内外検出手段などを採用する。 具体的には、ポインタの座標値取得手段から、ポインタが示す座標(x、y)が常時出力されている。この値と領域集合体の個々の座標値を比較して領域内か、領域外がを演算する。
8 When the object (object) area is inside and the outside area is outside, an in-area signal is output when a pointer exists in the area, and an out-of-area signal is output when a pointer exists outside the area. Area inside / outside detection means
An area inside / outside detection means for determining whether or not the value from the coordinate value acquisition means of the pointer overlaps the coordinate aggregate value of the area is adopted. Specifically, the coordinate (x, y) indicated by the pointer is always output from the pointer coordinate value acquisition means . This value is compared with individual coordinate values of the region aggregate to calculate whether the region is inside or outside the region.
9 前記ポインタ手段の選択手段と、領域内外検出手段との出力値を論理演算する論理演算手段
前記ポインタ手段の選択手段と、領域内外検出手段との出力値を、入力の値として決められた論理演算処理を行い、出力するものである。この論理演算処理により独特な応答をさせる事ができる。
ASIC、PLDあるいは、ハードウェアゲートなどの汎用ロジックにて論理回路を作成しても良いし、ソフトで実現しても良い。
ハードウェアにて作成すれば、高速、高安定性を得ることができる。
9 Logical operation means for logically operating the output values of the pointer means selection means and the area inside / outside detection means
The output values of the selection means of the pointer means and the area inside / outside detection means are subjected to logical operation processing determined as input values and output. A unique response can be made by this logical operation processing.
A logic circuit may be created by general-purpose logic such as ASIC, PLD, or hardware gate, or may be realized by software.
If created by hardware, high speed and high stability can be obtained.
10 前記論理演算手段の出力信号などによりプログラムを起動するプログラム起動手段と
前記論理演算手段の出力値などに応答しプログラムを起動する手段。これもハードウェアにて作成しても良く、その場合、プログラム起動手段は、装置起動手段となる。ある手段やある装置の電源をONにする手段でもある。
10 Program starting means for starting a program by an output signal of the logical operation means, etc.
Means for starting a program in response to an output value of the logical operation means; This may also be created by hardware. In this case, the program starting unit is a device starting unit . It is also a means for turning on the power of a certain means or a certain device.
11 動的タブ手段(DynamicTab手段):
前記ポインタが前記物(オブジェクト)の領域内に存在するときに出力される前記領域内外検出手段からの信号にて、物(オブジェクト)の描画領域またはその近接した描画領域に、領域内信号により出現(起動)したり、領域外信号により消えたり(終了したり)する2次元形状または3次元形状の動的タブ手段(DynamicTab手段)
図9のごとくポインタが動的タブの存在するであろう領域にさしかかると、動的タブが出現する。一例として、図9のごとくカルテ棚のある部分にポインタがさしかかると前記領域内外検出手段の出力値が1あるいはONとなり、その値に反応して動的タブが描画手段により描画される。そして、一例においては、動的タブを前記選択手段にて選択するとプログラムが起動する。選択手段は、マウスのボタンでも良いし、またキーボードスイッチなどの選択手段であっても良い。さらにまた、図4の起動手段を動的タブ手段(DynamicTab手段)に採用してもよい。
11 Dynamic tab means (Dynamic Tab means):
A signal from the inside / outside area detection means that is output when the pointer is in the object (object) area, and appears in the drawing area of the object (object) or a drawing area close thereto by an in-area signal Two-dimensional or three-dimensional dynamic tab means (Dynamic Tab means ) that starts (starts up) or disappears (ends) by an out-of-region signal
When the pointer reaches an area where a dynamic tab will exist as shown in FIG. 9, a dynamic tab appears. As an example, as shown in FIG. 9, when the pointer reaches a portion of the chart shelf, the output value of the area inside / outside detection means becomes 1 or ON, and the dynamic tab is drawn by the drawing means in response to the value. In one example, the program is activated when a dynamic tab is selected by the selection means. The selection means may be a mouse button or a selection means such as a keyboard switch. Furthermore, the activation means of FIG. 4 may be adopted as the dynamic tab means (Dynamic Tab means) .
特に3次元形状の動的タブ手段(DynamicTab手段)は、タブ効率が良い。タブ効率とは、同一面積におけるタブの最高付与数で表す。同じ大きさの画面において、この3次元形状の動的タブは、より多くのタブを設置可能であり、識別も良好である。
2次元でのファイナルフレームワークは、GUIの主力手段が、最小限のボタン手段にて実現されたが、3次元のファイナルフレームワークでは、最大数の3次元形状の動的タブ(DynamicTab)にて実現される。さらに3次元のファイナルフレームワークは、図1〜図3、そしてそのブロック図である図4にて示される物(オブジェクト)によるプログラム起動や、物(オブジェクト)によるボタンによりGUIが実現されるので、さらに画面使用効率が高いし、習熟度が2次元ファイナルフレームワークに比べて、さらに高く、習熟度0を実現している。なぜなら自分の実オフィスの機械や内装を知らないオーナーはいないからである。そしてこれは、後述の1 描画(空間)領域データ交換手段、2 納品機器対応手段、3 インターネット手段、4 系列オフィス手段を実現させる事ができるGUIとなっている。
In particular, the dynamic tab means (Dynamic Tab means) having a three-dimensional shape has good tab efficiency. The tab efficiency is represented by the maximum number of tabs provided in the same area. On a screen of the same size, this three-dimensional shape dynamic tab can be installed with more tabs and has good identification.
In the 2D final framework, the main means of GUI is realized with the minimum number of buttons, but in the 3D final framework, the maximum number of 3D-shaped dynamic tabs (Dynamic Tab) is used . Realized. Furthermore, since the three-dimensional final framework implements the GUI by the program activation by the objects (objects) shown in FIGS. 1 to 3 and the block diagram of FIG. 4 and the buttons by the objects (objects), Furthermore, the screen usage efficiency is high, the proficiency level is higher than that of the two-dimensional final framework, and the proficiency level is 0. Because there is no owner who doesn't know the machine and interior of his real office. This is a GUI capable of realizing 1 drawing (space) area data exchanging means, 2 delivery device handling means, 3 internet means, 4 series office means, which will be described later.
---------------------------------論理演算手段の詳細一例-----------------------------------------------
前記の-論理演算手段の論理回路の例を以下に開示する。
--------------------------------- Detailed example of logical operation means ----------- ------------------------------------
An example of the logic circuit of the above-mentioned logic operation means will be disclosed below.
第1例として、
論理演算手段は、
第1時刻にて
選択手段が物(オブジェクト)領域を選択した時の信号Ip値1と、
領域内外検出手段が領域内部にポインタが存在する時のの信号Ia値1と、
連続した第2時刻にて
前記信号Ip値1と
前記信号Ia値0と、
が検出された時、
プログラム起動手段にプログラムを起動する信号を出力する。
As a first example,
The logical operation means is
At the first time
Signal Ip value of 1 when the selection means selects an object (object) area,
The signal Ia value 1 when the area inside / outside detection means has a pointer inside the area,
At the second continuous time
The signal Ip value 1 and
The signal Ia value 0;
Is detected,
A signal for starting the program is output to the program starting means .
第2例として
論理演算手段は、
第1時刻にて
選択手段が物(オブジェクト)領域を選択した時の信号Ip値1と、
領域内外検出手段が領域内部にポインタが存在する時のの信号Ia値1と、
連続した第2時刻にて
前記信号Ip値1と
前記信号Ia値0と、
連続した第3時刻に
前記信号Ip値0と
前記信号Ia値0と、
が検出された時、
プログラム起動手段にプログラムを起動する信号を出力する。
---------------------------------論理演算手段の詳細例-----------------------------------------------
As a second example
The logical operation means is
At the first time
Signal Ip value of 1 when the selection means selects an object (object) area,
The signal Ia value 1 when the area inside / outside detection means has a pointer inside the area,
At the second continuous time
The signal Ip value 1 and
The signal Ia value 0;
At the third consecutive time
The signal Ip value is 0 and
The signal Ia value 0;
Is detected,
A signal for starting the program is output to the program starting means .
--------------------------------- Detailed example of logical operation means ----------- ------------------------------------
---------------------------------ポインタ対応画像描画手段の詳細例-----------------------------------------------
図8におけるポインタ対応画像描画手段の一例を以下に開示する。
これらは、前記描画手段により描画される。また前記ポインタの座標値取得手段からの座標(信号)値により制御される。
--------------------------------- Detailed example of pointer-compatible image drawing means --------- --------------------------------------
An example of the pointer corresponding image drawing means in FIG. 8 will be disclosed below.
These are drawn by the drawing means. Further, the control is performed by the coordinate (signal) value from the coordinate value acquisition means of the pointer.
第1例として、
前記描画(空間)領域に描画される1枚以上の静止画像からなり、
前記静止画像は、ボタンなどの選択子を動作させていない定常状態にて、
(前記領域内外検出手段の信号に対応して、かつ)
ポインタの座標値に対応して描画される定常ポインタ対応画像描画手段を備える事を特徴とするファイナルフレームワーク。
As a first example,
Consisting of one or more still images drawn in the drawing (space) area,
The still image is in a steady state where a selector such as a button is not operated.
(And corresponding to the signal of the inside / outside detection means )
A final framework, comprising a steady pointer corresponding image drawing means for drawing corresponding to the coordinate value of a pointer .
第2例として、
実際の物体をCCDカメラなどの撮像手段にて撮影した画像またはコンピュータで作製された画像のいづれかまたはその両方の1枚以上の静止画(複数枚は動画となる場合もある。)を物(オブジェクト)に対応した対応画像とし、
前記ポインタが物(オブジェクト)を選択した時点から選択解除される期間(ボタンなどの選択子を動作させた過渡状態)において、
ポインタの示す座標に対応する前記静止画を描画(空間)に描画する
過渡ポインタ対応画像描画手段を
備えることを特徴とするファイナルフレームワーク。
As a second example,
Real object to one or more still image Izure either or both of produced image at captured image or computer by the imaging means such as a CCD camera (plural is sometimes a video.) Things (objects and the corresponding image corresponding to),
In a period in which the pointer is deselected from the time when an object (object) is selected (transient state in which a selector such as a button is operated),
Draw the still image corresponding to the coordinates indicated by the pointer in the drawing (space)
Transient pointer compatible image drawing means
A final framework characterized by having.
ボタンなどの選択子を動作させた過渡状態における前記対応画像は、
選択動作 選択動作対応画像
持続動作 持続動作対応画像
選択解除 選択解除対応画像
などの画像に対応してもよい。
The corresponding image in a transient state in which a selector such as a button is operated is
Selection operation Selection operation compatible image
Continuous operation image
Deselection selection deselectable image
It may correspond to an image such as.
第3例として、
前記第2例における過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態である時に作動する選択状態過渡ポインタ対応画像描画手段である事を特徴とするファイナルフレームワーク。
As a third example,
In the transient state in the second example, the transient pointer corresponding image drawing means includes:
A final framework characterized by being a selection state transition pointer corresponding image drawing means that operates when a selector such as a button is in a selected state .
第4例として、
前記第2例における過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態が持続されている時に作動する持続状態過渡ポインタ対応画像描画手段である事を特徴とするファイナルフレームワーク。
As a fourth example,
In the transient state in the second example, the transient pointer corresponding image drawing means includes:
A final framework characterized by being a persistent state transient pointer corresponding image drawing means that operates when a selector such as a button is maintained in a selected state.
第5例として、
前記第2例における過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態である時に作動する選択解除過渡ポインタ対応画像描画手段である事を特徴とするファイナルフレームワーク。
As a fifth example,
In the transient state in the second example, the transient pointer corresponding image drawing means includes:
A final framework characterized by being a deselection transient pointer corresponding image drawing means that operates when a selector such as a button is in a selected state.
第6例として、
ファイナルフレームワークは、
ポインタが同一座標に静止または、ある一定時間静止した時に作動するポインタ停止状態対応画像描画手段である事を特徴とするファイナルフレームワーク。
前記第1例と第2例(そして第3例〜第6例)に対応して
停止動作 停止動作対応画像 Helpモードへ など環境設定できるようにするとさらに良い。
As a sixth example,
The final framework is
A final framework, characterized in that the image is a pointer stop state corresponding image drawing means that operates when the pointer is stationary at the same coordinates or for a certain period of time.
Corresponding to the first example and the second example (and the third to sixth examples)
It is even better to be able to set the environment, such as the stop action image and the help mode.
[変形例]
変形例としてのポインタ移動手段
自動作業やオフィス内を案内するナビゲータ作業などのためにポインタを移動するポインタ移動手段
を備えることを特徴とするファイナルフレームワーク。
ポインタは、仮想人間の指などでもよい。または指先マウスでも良い。
---------------------------------ポインタ対応画像描画手段の詳細例-----------------------------------------------
[Modification]
Pointer moving means as a modification
Pointer moving means for moving the pointer for automatic work or navigator work to guide the office
A final framework characterized by comprising:
The pointer may be a virtual human finger or the like. Or a fingertip mouse may be used.
--------------------------------- Detailed example of pointer-compatible image drawing means --------- --------------------------------------
--------------------------------- S手段の詳細例 -----------------------------------------------
以下の1から4をS手段(サービス手段)として開示する。
--------------------------------- Detailed example of S means ------------ -----------------------------------
The following 1 to 4 are disclosed as S means (service means) .
1 描画(空間)領域データ交換手段
ファイナルフレームワークは、
描画(空間)領域データをオフィス毎に交換、新生する描画(空間)領域データ交換手段
を備えることを特徴とする。
前記ファイナルフレームワークでのデータ手段の一部または、全部を交換する事により実現される。さらにまた、それに対応するプログラムも交換してもよい。この手段は、手動にて行っても良いし、既知のリモート手段にて行われても良い。
[効果]
ファイナルフレームワークは、
描画(空間)領域データをオフィス毎に交換、新生する描画(空間)領域データ交換手段
を備えるので、
部屋の内装、スタッフ、機材などの変更、診療内容の変更、掃除などに伴い描画(空間)領域データを変更できるので、容易に販売会社は、有料、無料にてサービスが行える。いままで特殊なソフト以外のソフトの年間保守契約料は、徴収するのが困難または不可能であった。このシステムでは、全てのソフト、そしてソフトに関係の無い機材、人材、ビルなどの全ての環境に関して保守料の設定が可能である。また無料の場合、顧客訪問というビジネスチャンスを生むので、販売促進という保守料が徴収できる。
1 Drawing (space) area data exchange means
The final framework is
Drawing (space) area data exchange means for exchanging drawing (space) area data for each office
It is characterized by providing.
This is realized by exchanging part or all of the data means in the final framework. Furthermore, the corresponding program may be exchanged. This means may be performed manually or by a known remote means.
[effect]
The final framework is
Drawing (space) area data exchange means for exchanging drawing (space) area data for each office
So that
The drawing (spatial) area data can be changed in accordance with changes in room interior, staff, equipment, etc., changes in medical treatment, cleaning, etc., so sales companies can easily provide services for a fee or free of charge. Until now, annual maintenance contract fees for software other than special software have been difficult or impossible to collect. With this system, maintenance fees can be set for all software and all environments such as equipment, personnel, and buildings that are not related to software. In the case of a free service, it creates a business opportunity of visiting a customer, so a maintenance fee of sales promotion can be collected.
2 納品機器対応手段
ファイナルフレームワークは、
納品した機器に対応した物(オブジェクト)をファイナルフレームワークで動作させるための納品機器対応手段を備えることを特徴とする。
前記ファイナルフレームワークでのデータ手段の一部または、全部を交換する事により実現される。さらにまた、それに対応するプログラムも交換してもよい。この手段は、手動にて行っても良いし、既知のリモート手段にて行われても良い。
[効果]
ファイナルフレームワークは、
納品した機器に対応した物(オブジェクト)をファイナルフレームワークで動作させるための納品機器対応手段を備えるので、顧客の管理が完璧に行える。
バージョンアップを有償で行いやすい。またメンテナンス料も請求しやすい。
そして、なによりもソフトの不正使用がないので、完璧なコピー防止策となる。
前記ファイナルフレームワークでのデータ手段の一部または、全部を交換や、前記プログラムのの一部または、全部を交換する事で実現できる。
2 Means for delivery equipment
The final framework is
A delivery device correspondence means for operating an object (object) corresponding to the delivered device with a final framework is provided.
This is realized by exchanging part or all of the data means in the final framework. Furthermore, the corresponding program may be exchanged. This means may be performed manually or by a known remote means.
[effect]
The final framework is
Since the delivery device correspondence means for operating the object (object) corresponding to the delivered device by the final framework is provided, the customer can be managed completely.
Easy to upgrade for a fee. It is also easy to charge maintenance fees.
And most of all, since there is no illegal use of software, it is a perfect copy prevention measure.
This can be realized by exchanging part or all of the data means in the final framework or exchanging part or all of the program.
3 インターネット手段
ファイナルフレームワークは、
インターネット上で動作させるインターネット手段を備えることを特徴とするファイナルフレームワーク。 このファイナルフレームワークは、オフィスをインターネット上にて仮想体験できる。
既存のOS上でのリモートデスクトップ手段を使用して実現してもよいし、またブラウザ手段を使用して実現してもよい。
[効果]
インターネット上で医院などの仮想体験ができるので、自分が求める医療か否かが簡単に判断できる。この時前述でのファイナルフレームワーク(VR版)を使用できるのでパソコン習熟度0でも簡単に仮想体験できる。
3 Internet means
The final framework is
A final framework comprising Internet means for operating on the Internet . This final framework allows you to experience a virtual office experience on the Internet.
You may implement | achieve using the remote desktop means on the existing OS, and you may implement | achieve using a browser means.
[effect]
Since virtual experiences such as a doctor's office can be performed on the Internet, it is possible to easily determine whether or not the medical treatment is desired. At this time, since the above-mentioned final framework (VR version) can be used, it is possible to easily experience a virtual experience even with a personal computer level of 0.
4 系列オフィス手段
ファイナルフレームワークは、
系列オフィスに共同で規格化されたサービスを提供するための規格化サービス手段を一元管理できる系列オフィス手段
を備えることを特徴とするファイナルフレームワーク。
このファイナルフレームワークは、オフィスを仮想体験する際に、個々の医院での多くの雑多な仮想体験を一元化し、最良の仮想体験できる医院のファイナルフレームワークを使用できるので、系列オフィスに共同で規格化されたサービスを提供でき、全世界どこにいっても同じ規格の診療を受ける事ができる事を閲覧者に仮想体験を通じて伝える事ができる。
[効果]
ファイナルフレームワークは、
インターネット上で動作させる インターネット手段 を備えるので、
インターネット上で仮想体験ができるので非常に高い効果の体験や広告となる。
医院の場合、治療、予防内容が仮想体験できるので、より高品質な医院を選択できる。
またソフト販売においても、ソフトのバージョンアップやメインテナンスを頻繁にできるので利益率が高い。
4 affiliated office means <br/> The final framework is
A final framework comprising affiliate office means capable of centrally managing standardized service means for jointly providing standardized services to affiliated offices .
This final framework can be used as a standard for affiliated offices, as it can centralize many miscellaneous virtual experiences at individual clinics and use the clinic's final framework for the best virtual experience when experiencing virtual experiences in the office. A virtualized service can be provided, and the viewer can be told through a virtual experience that they can receive medical care of the same standard anywhere in the world.
[effect]
The final framework is
Since it has internet means to operate on the internet ,
Since virtual experiences can be made on the Internet, it will be a highly effective experience and advertisement.
In the case of a clinic, since treatment and prevention can be experienced virtually, a higher quality clinic can be selected.
Also in software sales, profitability is high because software upgrades and maintenance can be done frequently.
[総合効果]
いままで特殊なソフト以外のソフトの年間保守契約料は、徴収するのが困難または不可能であった。このシステムでは、全てのソフト、そしてソフトに関係の無い機材、人材、ビルなどの全ての環境に関して保守料の設定が可能である。また無料の場合、顧客訪問というビジネスチャンスを生むので、販売促進という保守料が徴収できる。
以上のS手段は、ビジネスモデルとして使用されても良い。
--------------------------------- S手段の詳細例 -----------------------------------------------
[Overall effect]
Until now, annual maintenance contract fees for software other than special software have been difficult or impossible to collect. With this system, maintenance fees can be set for all software and all environments such as equipment, personnel, and buildings that are not related to software. In the case of a free service, it creates a business opportunity of visiting a customer, so a maintenance fee of sales promotion can be collected.
The above S means may be used as a business model .
--------------------------------- Detailed example of S means ------------ -----------------------------------
以上の手段は、使用者や製造者が取捨選択して組み合わせて使用しても良い。
The above means may be selected and combined by the user or manufacturer.
[第1実施例の形態]
第1実施例のファイナルフレームワークは、少なくとも仮想現実の物手段(オブジェクト)とポインタ手段の選択手段を備える。
[First Embodiment]
The final framework of the first embodiment includes at least virtual reality object means (object) and pointer means selection means .
[構成]
前記仮想現実の物手段(オブジェクト)に対して、マウスなどのポインタ手段の選択手段にて選択(マウスボタンダウンなどのイベントにてセレクトするなど)し、さらにそのポインタ手段の移動検出手段によりポインタの移動が0より大きく検出したなら、その前記仮想現実の物手段(オブジェクト)に対応するプログラムがプログラム起動手段により起動する事を特徴とするフレームワーク。これらは、既知の開発手段により構築される。
[Constitution]
The virtual reality object means (object) is selected by a selection means of a pointer means such as a mouse (selected by an event such as a mouse button down), and the pointer detection is performed by a movement detection means of the pointer means . A framework characterized in that if movement is detected to be greater than 0, a program corresponding to the virtual reality object means (object) is activated by the program activation means . These are constructed by known development means.
[動作]
電源をONにすると、図1の画面が立ち上がる。
そして、図1のごとくマウスを顕微鏡に位置させて、マウス左ボタンダウンすると顕微鏡が選択され、そしてその状態にてマウスをドラッグ(移動)させると顕微鏡画像(キャプチャー)手段が立ち上がる。(図2)そして顕微鏡画像を観察したり、保存したりする。
[Operation]
When the power is turned on, the screen shown in FIG.
Then, as shown in FIG. 1, when the mouse is positioned on the microscope and the left button of the mouse is down, the microscope is selected, and when the mouse is dragged (moved) in this state, a microscope image (capture) means is started. (FIG. 2) Then, the microscopic image is observed and stored.
[効果]
効果その1
基本的に抽象的なボタンやメニューが一切不要になる。すなわち従来は、ボタンを押して顕微鏡画像(キャプチャー)手段を立ち上げていたので、どのボタンがこの目的の動作のボタンかをマニュアルやヘルプ手段などで知る必要があった。
しかし、顕微鏡画像をポインタなどで指示するのは、顕微鏡を使用する事と見ただけで理解できるので、習熟なしに操作ができる。さらに画面を不用意に押しても動作しないので、不要な動作を防止できる。
効果その2
A 普遍的なフレームワークを創り出す事により、フレームワーク部分プログラムの書き換え不要とする。
それでいて、
B ユーザー数以上の種類のインターフェィス(特にGUI)をプログラム変更なしに用意できる。(FFのインターフェィス(GUI)は、ユーザー毎に、またユーザーの仕事場の変更に伴い、などなどに対して全て違うインターフェィスを容易に用意できる。)
さらに
C インターネットでの強力な認知ツールとして、プログラム変更なしにインターネット上での使用ができる。院内ナビが以下の3により従来のどのようなナビより高い体験を提供する。それゆえ利用者に高い認知力を提供する。
[effect]
Effect 1
Basically no abstract buttons or menus are required. That is, conventionally, since a microscope image (capture) means is started by pressing a button, it is necessary to know which button is a button for this purpose by a manual or a help means.
However, pointing a microscope image with a pointer or the like can be understood simply by using a microscope, and can be operated without any proficiency. Furthermore, even if the screen is pressed carelessly, it does not operate, so unnecessary operations can be prevented.
Effect 2
A By creating a universal framework , it is not necessary to rewrite the framework partial program .
Still,
B types of interfaces (especially GUI) more than the number of users can be prepared without changing the program . (As for the FF interface (GUI), it is possible to easily prepare different interfaces for each user and with changes in the user's workplace, etc.)
In addition, as a powerful recognition tool on the C Internet, it can be used on the Internet without program changes . In-hospital navigation provides a higher experience than any conventional navigation by 3 below. Therefore, it provides users with high cognitive power.
[変形例]
その1
上記実施例では、ドラッグして直ちにプログラムを起動したが、
前記仮想現実の物手段(オブジェクト)に対して、マウスなどのポインタ手段の選択手段にて選択(マウスボタンダウンなどのイベントにてセレクトするなど)し、さらにそのポインタ手段の移動検出手段によりポインタの移動(量)を検出し、かつその前記仮想現実の物手段(オブジェクト)領域をポインタが外れる事を検出する領域内外検出手段が作動し、その前記仮想現実の物手段(オブジェクト)に対応するプログラムがプログラム起動手段により起動してもよい。(図3)上記実施例より、画面を不用意に押しても動作しないので、より不要な動作を防止できる。時系列における信号(変化)例は、図4のポインタ値、領域内外値、出力値における表現では、ポインタ値11、領域内外値10で出力値01などである。
[Modification]
Part 1
In the above example, the program was started immediately after dragging.
The virtual reality object means (object) is selected by a selection means of a pointer means such as a mouse (selected by an event such as a mouse button down), and the pointer detection is performed by a movement detection means of the pointer means . movement (amount) is detected, and the program that the virtual reality object means (object) region out detecting means for detecting that the pointer is out area is activated, corresponding to that the virtual reality object means (object) May be activated by the program activation means . (FIG. 3) According to the above-described embodiment, even if the screen is pressed carelessly, it does not operate, so that unnecessary operations can be prevented. Examples of signals (changes) in time series are the pointer value 11, the area inside / outside value 10 and the output value 01 in the expression of the pointer value, the area inside / outside value, and the output value in FIG.
その2
上記実施例では、ドラッグして直ちにプログラムを起動したが、
前記仮想現実の物手段(オブジェクト)に対して、
マウスなどのポインタ手段の選択手段にて、前記物手段(オブジェクト)を選択(マウスボタンダウンなどのイベントにてセレクトするなど)した事を検出し、
さらに前記選択手段が前記選択状態を持続的に検出し、その検出状態にて、
そのポインタ手段の移動検出手段によりポインタの移動(量)を検出し、
その前記仮想現実の物手段(オブジェクト)領域をポインタが外れる事を検出する領域内外検出手段が作動し、領域外において、
前記選択手段がマウスボタンを解放した事を検出したら、
その前記仮想現実の物手段(オブジェクト)に対応するプログラムがプログラム起動手段により起動してもよい。(図3)上記実施例より、さらに現実感がます。また変形例その1と同等以上に誤動作が減少する。 時系列における信号(変化)例は、図4のポインタ値110、領域内外値100で出力値001などである。
Part 2
In the above example, the program was started immediately after dragging.
For the virtual reality object (object) ,
The selection means of the pointer means such as a mouse detects that the object means (object) is selected (selected by an event such as a mouse button down).
Further, the selection means continuously detects the selection state, and in the detection state,
The movement (amount) of the pointer is detected by the movement detection means of the pointer means ,
The inside / outside detection means for detecting that the pointer is off the virtual reality object means (object) area is activated, and outside the area,
If it detects that the selection means has released the mouse button,
A program corresponding to the virtual reality object means (object) may be activated by the program activation means . (Fig. 3) More realistic than the above example. In addition, malfunctions are reduced to be equal to or greater than the first modification. Examples of signals (changes) in time series are the pointer value 110, the area inside / outside value 100 and the output value 001 in FIG.
第2実施例のファイナルフレームワークは、ファイナルフレームワークの製造工程を開示する。本FF(2)は、下記1と3行程を推薦する。
The final framework of the second embodiment discloses the manufacturing process of the final framework. This FF (2) recommends the following 1 and 3 steps.
1 部品を創る。 フロートモード (従来プログラムも含む)
フレームはFF仕様 特願2007- 22525を参照。
最小限のボタンで構成する。
既存のOS上にて、各手段を作成する行程、一例として顕微鏡ファイリングソフトなら、ファイル手段、ブラウザ手段、キャプチャ手段を個々に部品として作成する。さらに具体的には、個々の部品は、個々にOS上にて動作する。もちろんOSの基本機能であるプロセス間制御手段を使用してもよい。
2 FF1 ドックモード=クラシックアプリケーションモード
FFの枠組みを使用。 特願2007- 22525を参照。一例として、プログラムのD&D、 VN、VA、VL、処置ナビ、辞書、などの手段の採用である。さらに特願2007- 22525のごとくに多重データベース化しても良い。
この行程は、前記1で作成した部品を特願2007- 22525などのFF1で作り上げる行程としても良い。
また、
前記1の部品(フロート状態)をドック状態にするだけでも良い。これは、OS機能を使用しても良い。
この行程を採用するか否かは、製造者の自由であり、必ずしも必要ではない。
3 FF2VR 実写アニメモード(VRモード) インターネットモードも可能
本出願のFFを使用。
プログラムのアニメ起動(プログラムのD&Dを含む、VR内、ウィンドウ間で起動する。)
4 VR部分にコンピュータグラフィック(CG)を添加する必要があるなら、CGなど添加する行程。従来の仮想現実は、この第4段階にあたり、この仮想現実は、かなりコンピュータにとって重たい処理となり現在のCPUでは、かなり苦しく、さらにインターネット上では、動作不可能に近いが、将来現行のCPU処理能力の100倍程度以上のCPUが開発されることもありえるので記載した。
1 Create parts. Float mode (including conventional programs)
Refer to FF specification Japanese Patent Application 2007-22525 for the frame.
Consists of minimal buttons.
In the process of creating each means on an existing OS, for example, in the case of microscope filing software, file means, browser means, and capture means are individually created as parts. More specifically, individual components individually operate on the OS. Of course, an inter-process control means that is a basic function of the OS may be used.
2 FF1 Dock mode = Classic application mode
Use FF framework. See Japanese Patent Application No. 2007-22525. One example is the use of means such as program D & D, VN, VA, VL, treatment navigation, dictionary, and the like. Furthermore, it is possible to create a multiple database as in Japanese Patent Application No. 2007-22525.
This process may be a process in which the part created in the above 1 is created by FF1 such as Japanese Patent Application No. 2007-22525.
Also,
The one part (float state) may be simply put in the dock state. This may use an OS function.
Whether or not to adopt this process is a manufacturer's freedom and is not necessarily required.
3 FF2VR live-action animation mode (VR mode) Internet mode is also possible Use FF of this application.
Start animation of program (including program D & D, within VR and between windows)
4 If you need to add computer graphics (CG) to the VR part, add CG. The conventional virtual reality is in the fourth stage, and this virtual reality is a heavy processing for the computer, which is very difficult for the current CPU and is almost impossible to operate on the Internet. It is described because a CPU of about 100 times or more may be developed.
[総合変形例]
A インテグレーションレイヤ(手段)
前記仮想現実の物手段(オブジェクト)の集合体がGUIであるレイヤである。
[General modification]
A Integration layer (means)
The virtual reality object means (object) is a layer that is a GUI.
実際の現実画像による制御手段を提供できるので高い操作性を有する。
さらにこの上部に貼られたコンベンショナルレイヤに情報を受け渡したり、コンベンショナルレイヤからの情報を受け取り、受け取った情報にもとずきデータベースを構築したり、データ処理したり、特願2007ー022525の各手段における(FF)処理をしたりできる。
Since the control means based on the actual real image can be provided, the operability is high.
Furthermore, information is transferred to the conventional layer pasted on the upper part, information from the conventional layer is received, a database is constructed based on the received information, data processing is performed, and each means of Japanese Patent Application No. 2007-022525 (FF) processing can be performed.
このレイヤによりOSを実現できたりする。
さらに重要な点は、OSの可視化ができたり、データベースの可視化ができる。
An OS can be realized by this layer.
More importantly, the OS can be visualized and the database can be visualized.
B コンベンショナルレイヤ(手段)
インテグレーションレイヤのプログラムから/プログラムへ、データを受け渡しする。従来のプログラム部分であり、インテグレーションレイヤーのフィルタでもある。
これは、従来のプログラムの入出力手段が、インテグレーションレイヤの入出力手段に接続されて実現する。
具体的な一例では、インテグレーションレイヤをダイナミックリンクライブラリで作成し、その引数を入出力手段とするなどである。この引数をコンベンショナルレイヤが引数として入出力手段とするなどである。
B Conventional layer (means)
Transfer data from / to programs in the integration layer. It is a traditional program part and also an integration layer filter.
This is realized by connecting the input / output means of the conventional program to the input / output means of the integration layer.
In a specific example, an integration layer is created with a dynamic link library, and its arguments are used as input / output means. This argument is used as an input / output means by the conventional layer as an argument.
GUIを始めとしたフレームワークなど、プログラムを完結しないと確立できずに何度も書き換える従来方プログラムに対して、ほとんど書き換えなくても持続的な成長が可能となる。
Compared to conventional programs such as GUI and other frameworks that can be rewritten many times without being established unless the program is completed, sustained growth can be achieved with little rewriting.
フレームワークや、プログラムのフレームワークを持続的な成長をともなっていても完全なフレームワークとして恩恵を受ける事ができる。
Even if the framework or program framework is accompanied by continuous growth, it can benefit as a complete framework.
C リモート手段
既知のリモート手段などにより前記手段をリモートホストとし、患者がその仮想空間にて仮想来院できるローカルホスト手段を提供する。
このとき、仮想来院した患者は、来院手数料を既知の仮想体験サイト料金支払い手段にて支払うようにしても良い。
C Remote means
By using a known remote means as a remote host, a local host means by which a patient can virtually visit in the virtual space is provided.
At this time, the patient who has visited the virtual hospital may pay the visit fee by a known virtual experience site fee payment means .
上記実施例においては、仮想空間にはスタッフがいなかったが、仮想Drや仮想DHなどの仮想スタッフ手段を使用しても良い。さらに仮想診断、仮想治療、仮想予防などの人工知能手段にて仮想医院を体験しても良い。これらも既知の開発手段またはリアルコンパイラにて作成してもよいし、また完全なハードウェアにて作成しても良い。
さらに高精度な仮想体験ができるので、さらに自分に合った医院か否かが判明する。
In the above embodiment, there is no staff in the virtual space, but virtual staff means such as virtual Dr or virtual DH may be used. Furthermore, a virtual clinic may be experienced by artificial intelligence means such as virtual diagnosis, virtual treatment, and virtual prevention. These may be created by known development means or a real compiler, or may be created by complete hardware.
In addition, since a highly accurate virtual experience is possible, it is further determined whether the clinic is suitable for you.
図5,図6、図7は、領域手段の表示を明確に枠で囲んだ一例でもあり、複数種の領域手段を使用した例でもある。
図5,図6、図7の仮想現実(実写アニメ)手段の画像において、向かって左上のシーンチェンジャー(ボタン)手段にて背景が移り変わる仮想現実の画像を切り替えても良い。右矢印ボタンで右のチェア−に、左矢印ボタンで左のチェア−に背景がアニメ的に変わる。非常に少ないリソースにて仮想現実が実現できる。(上矢印ボタンで天井が見える。下矢印ボタンで床が見える。)
図5,図6、図7の仮想現実(実写アニメ)手段の画像において、向かって右上にカルテ棚手段、シーンチェンジャー(ボタン)手段により変わるであろう背景のプレビュー画像(表示)手段、デンタルサイズエックス線装置手段、オルソタイプ断層エックス線手段、種々なプログラムをボタン起動したい時のボタンランチャー手段などを備えてもよい。ボタンランチャー手段には、特願2007- 22525のパレット手段が入っているが、どのようなプログラムを入れるかは製造者や使用者の自由である。また待合室(表示や応答)手段や、玄関(表示や応答)手段、受付(表示や応答)手段、技工室(表示、応答やCAD/CAM)手段などを表示しても良い。
5, FIG. 6, and FIG. 7 are examples in which the display of the area means is clearly surrounded by a frame, and examples in which a plurality of types of area means are used.
In the images of the virtual reality (live-action animation) means in FIGS. 5, 6, and 7, the virtual reality image whose background changes by the upper left scene changer (button) means may be switched. The background changes animatedly to the right chair with the right arrow button and to the left chair with the left arrow button. Virtual reality can be realized with very few resources. (You can see the ceiling with the up arrow button. You can see the floor with the down arrow button.)
In the images of the virtual reality (live-action animation) means in FIGS. 5, 6, and 7, the preview image (display) means of the background that will be changed by the chart shelf means and the scene changer (button) means on the upper right side, the dental size X-ray device means, orthotype tomographic X-ray means, button launcher means for starting buttons of various programs, and the like may be provided. The button launcher means includes the pallet means of Japanese Patent Application No. 2007-22525, but it is up to the manufacturer and user to choose what kind of program to put. In addition, waiting room (display and response) means, entrance (display and response) means, reception (display and response) means, engineering room (display, response and CAD / CAM) means, and the like may be displayed.
カルテ棚手段は、第1実施例における変形例その1、その2を使用し、ポインタをポインタ変化手段にてカルテアイコンに変化させると、あたかもカルテ棚からカルテを取り出すアニメ的表現が可能となるなど、さらに現実に近づく快適な操作感が得られる。(さらにカルテアイコンをアニメにするアイコンアニメ手段を使用すれば、さらに現実感を増加させ操作性が向上する。)このような仮想現実の実現の仕方は、従来のCGタイプの仮想現実に比べて、リソースが極端に少なくてすむ利点がある。これにより超高速や、低速回線のインターネット環境でも高速応答させる事ができる。さらに利用者の得たい情報をスムーズに得ることにも寄与している。
さらにこの場合、歯科医院への仮想体験ができ、どのような医療を受ける事がきるか、医院の雰囲気はどのようか、などの情報が短時間に的確に得られる。
さらにドクターや衛生士も何の練習もせず、すぐに道具を使用できる。さらに述べれば、医院での使用者と、患者が同じ仮想現実を利用できるので、さらに利便性が高い。
The chart shelf means uses the first and second modifications of the first embodiment, and if the pointer is changed to the chart icon by the pointer changing means, it is possible to make an animated expression as if the chart is extracted from the chart shelf. In addition, a comfortable operation feeling that is closer to reality can be obtained. (Furthermore, using icon animation means to turn medical chart icons into animations will increase the sense of reality and improve operability.) Compared to the conventional CG type virtual reality, the virtual reality is realized in this way. The advantage is that the resources are extremely small. This makes it possible to respond at high speed even in an ultra-high-speed or low-speed Internet environment. It also contributes to the smooth acquisition of information that users want.
Furthermore, in this case, a virtual experience to the dental clinic can be performed, and information such as what kind of medical care can be received and how the atmosphere of the clinic can be obtained accurately in a short time.
Furthermore, doctors and hygienists can use the tools immediately without any practice. Furthermore, since the user in the clinic and the patient can use the same virtual reality, it is more convenient.
上記実施例または変形例は単独で実施しても良いし、また組み合わせて実施しても良い。
さらにまたC++、C#、BASICなど既知の開発環境を使用して完全なソフトウェアにて作成しても良いし、また完全なハードウェアにて作成しても良い、その両者の組み合わせでも良い。また他の用途に使用しても良い。また上記手段に関しても、術者や製造者が取捨選択し使用、製造するなど単独あるいはどのような組み合わせの構成をなしてもよい。
The above embodiments or modifications may be implemented alone or in combination.
Furthermore, it may be created with complete software using a known development environment such as C ++, C #, BASIC, or may be created with complete hardware, or a combination of both. Moreover, you may use for another use. In addition, the above means may be configured alone or in any combination, such as an operator or manufacturer selecting, using, and manufacturing.
具体的には、特願2007ー022525の各手段を組み合わせて使用してもよいなどである。さらに具体的な一例には、パレット手段をプログラムの起動場所として使用するなどである。また他の例としては、特願2007ー022525のリアルコンパイラ(手段)やビジュアルナビゲーション手段を使用、併用するなどである。
さらにまたインターネット上に表示するブラウザ手段を伴っても良い。この場合、インターネット上で本手段をそのまま動作させても良いし、また制限手段にて動作に制限を与えてもよい。
Specifically, the means of Japanese Patent Application No. 2007-022525 may be used in combination. As a more specific example, the pallet means is used as a program starting place. As another example, the real compiler (means) and visual navigation means of Japanese Patent Application No. 2007-022525 are used and used together.
Furthermore, it may be accompanied by browser means for displaying on the Internet. In this case, this unit may be operated as it is on the Internet, or the operation may be limited by the limiting unit.
ソフトの習熟が不要である。ソフト開発の生産性が大幅に上昇する。仮想来院できるので、時間の無駄がない。店舗、スタッフの感じがつかめる。など社会の流れが著しくかつ急速に上昇する。FFは、どのような他の手段より格段に全産業の生産性を著しく向上する。
No need to learn software. Software development productivity will increase significantly. Since you can visit a virtual hospital, there is no waste of time. Get the feel of the store and staff. Societal trends rise remarkably and rapidly. FF significantly improves the productivity of all industries, much more than any other means.
Claims (15)
仮想現実の描画(空間)領域を描画するための描画(空間)領域データ手段と、
前記描画(空間)領域データ手段をもとに描画(空間)領域を描画する領域描画手段
と、
前記描画(空間)領域に、物(オブジェクト)を描画するための物(オブジェクト)領域データ手段と、
物(オブジェクト)領域データ手段をもとに、物(オブジェクト)を描画する物(オブジェクト)描画手段
と、
前記描画(空間)領域中を移動可能なポインタ手段と、
前記ポインタ手段の移動量または移動値(座標値)を検出するポインタ手段の移動検出手段と、
前記ポインタが前記描画(空間)領域において描画されている物(オブジェクト)領域または、その領域外の領域を選択するためのポインタ手段の選択手段
と、
前記物(オブジェクト)領域を内とし、その領域外の領域を外とした時、前記領域内にポインタが存在する場合領域内信号を、その領域外にポインタが存在する場合領域外信号を出力する領域内外検出手段
と、
前記ポインタ手段の選択手段と、領域内外検出手段との出力値を論理演算する論理演算手段
と、
前記論理演算手段の出力信号によりプログラムを起動するプログラム起動手段と
を備える事を特徴とするファイナルフレームワーク。
The final framework is
A drawing (space) area data means for drawing a virtual reality drawing (space) area;
Area drawing means for drawing a drawing (space) area based on the drawing (space) area data means;
An object (object) area data means for drawing an object (object) in the drawing (space) area;
Object (object) drawing means for drawing an object (object) based on the object (object) area data means
When,
Pointer means movable in the drawing (space) area;
Movement detection means for pointer means for detecting a movement amount or a movement value (coordinate value) of the pointer means;
Selection means for pointer means for selecting an object (object) area in which the pointer is drawn in the drawing (space) area or an area outside the area.
When,
When the object (object) area is inside and the outside area is outside, an in-area signal is output when a pointer exists in the area, and an out-of-area signal is output when a pointer exists outside the area. Area inside / outside detection means
When,
Logical operation means for performing logical operation on output values of the pointer means selection means and the area inside / outside detection means
When,
Program starting means for starting a program by an output signal of the logical operation means ;
A final framework characterized by having
ファイナルフレームワークは、
仮想現実の描画(空間)領域を描画するための描画(空間)領域データ手段と、
前記描画(空間)領域データ手段をもとに描画(空間)領域を描画する領域描画手段
と、
前記描画(空間)領域に、物(オブジェクト)を描画するための物(オブジェクト)領域データ手段と、
物(オブジェクト)領域データ手段をもとに、物(オブジェクト)を描画する物(オブジェクト)描画手段
と、
前記描画(空間)領域中を移動可能なポインタ手段と、
前記ポインタ手段の移動量または移動値(座標値)を検出するポインタ手段の移動検出手段と、
前記ポインタが前記描画(空間)領域において描画されている物(オブジェクト)領域または、その領域外の領域を選択するためのポインタ手段の選択手段
と、
前記物(オブジェクト)領域を内とし、その領域外の領域を外とした時、前記領域内にポインタが存在する場合領域内信号を、その領域外にポインタが存在する場合領域外信号を出力する領域内外検出手段
と、
前記ポインタが前記物(オブジェクト)の領域内に存在するときに出力される前記領域内外検出手段からの信号にて、物(オブジェクト)の描画領域またはその近接した描画領域に、領域内信号により出現(起動)したり、領域外信号により消えたり(終了したり)する2次元形状または3次元形状の動的タブ手段と
を備える事を特徴とするファイナルフレームワーク。
The final framework is
A drawing (space) area data means for drawing a virtual reality drawing (space) area;
Area drawing means for drawing a drawing (space) area based on the drawing (space) area data means;
An object (object) area data means for drawing an object (object) in the drawing (space) area;
Object (object) drawing means for drawing an object (object) based on the object (object) area data means
When,
Pointer means movable in the drawing (space) area;
Movement detection means for pointer means for detecting a movement amount or a movement value (coordinate value) of the pointer means;
Selection means for pointer means for selecting an object (object) area in which the pointer is drawn in the drawing (space) area or an area outside the area.
When,
When the object (object) area is inside and the outside area is outside, an in-area signal is output when a pointer exists in the area, and an out-of-area signal is output when a pointer exists outside the area. Area inside / outside detection means
When,
A signal from the inside / outside area detection means that is output when the pointer is in the object (object) area, and appears in the drawing area of the object (object) or a drawing area close thereto by an in-area signal A two-dimensional or three-dimensional dynamic tab means that (starts up) or disappears (ends) by an out-of-region signal;
A final framework characterized by having
請求項1または請求項2のいづれかにおけるファイナルフレームワークは、
前記ファイナルフレームワークにおいて、
論理演算手段は、
第1時刻にて
選択手段が物(オブジェクト)領域を選択した時の信号Ip値1と、
領域内外検出手段が領域内部にポインタが存在する時のの信号Ia値1と、
連続した第2時刻にて
前記信号Ip値1と
前記信号Ia値0と、
が検出された時、
プログラム起動手段にプログラムを起動する信号を出力する。
The final framework in either claim 1 or claim 2 is:
In the final framework,
The logical operation means is
At the first time
Signal Ip value of 1 when the selection means selects an object (object) area,
The signal Ia value 1 when the area inside / outside detection means has a pointer inside the area,
At the second continuous time
The signal Ip value 1 and
The signal Ia value 0;
Is detected,
A signal for starting the program is output to the program starting means .
請求項1または請求項2のいづれかにおけるファイナルフレームワークは、
前記ファイナルフレームワークにおいて、
論理演算手段は、
第1時刻にて
選択手段が物(オブジェクト)領域を選択した時の信号Ip値1と、
領域内外検出手段が領域内部にポインタが存在する時のの信号Ia値1と、
連続した第2時刻にて
前記信号Ip値1と
前記信号Ia値0と、
連続した第3時刻に
前記信号Ip値0と
前記信号Ia値0と、
が検出された時、
プログラム起動手段にプログラムを起動する信号を出力する。
The final framework in either claim 1 or claim 2 is:
In the final framework,
The logical operation means is
At the first time
Signal Ip value of 1 when the selection means selects an object (object) area,
The signal Ia value 1 when the area inside / outside detection means has a pointer inside the area,
At the second continuous time
The signal Ip value 1 and
The signal Ia value 0;
At the third consecutive time
The signal Ip value is 0 and
The signal Ia value 0;
Is detected,
A signal for starting the program is output to the program starting means .
請求項1から請求項5におけるいづれかの
ファイナルフレームワークは
前記描画(空間)領域に描画される1枚以上の静止画像からなり、
前記静止画像は、ボタンなどの選択子を動作させていない定常状態にて、
(前記領域内外検出手段の信号に対応して、かつ)
ポインタの座標値に対応して描画される定常ポインタ対応画像描画手段を備える事を特徴とするファイナルフレームワーク。
Any one of claims 1 to 5
The final framework is
Consisting of one or more still images drawn in the drawing (space) area,
The still image is in a steady state where a selector such as a button is not operated.
(And corresponding to the signal of the inside / outside detection means )
A final framework, comprising a steady pointer corresponding image drawing means for drawing corresponding to the coordinate value of a pointer .
ファイナルフレームワークは、
実際の物体をCCDカメラなどの撮像手段にて撮影した画像またはコンピュータで作製された画像のいづれかまたはその両方の1枚以上の静止画(複数枚は動画となる場合もある。)を物(オブジェクト)に対応した対応画像とし、
前記ポインタが物(オブジェクト)を選択した時点から選択解除される期間(ボタンなどの選択子を動作させた過渡状態)において、
ポインタの示す座標に対応する前記静止画を描画(空間)に描画する
過渡ポインタ対応画像描画手段を
備えることを特徴とするファイナルフレームワーク。
The final framework is
Real object to one or more still image Izure either or both of produced image at captured image or computer by the imaging means such as a CCD camera (plural is sometimes a video.) Things (objects and the corresponding image corresponding to),
In a period in which the pointer is deselected from the time when an object (object) is selected (transient state in which a selector such as a button is operated),
Draw the still image corresponding to the coordinates indicated by the pointer in the drawing (space)
Transient pointer compatible image drawing means
A final framework characterized by having.
請求項6のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態である時に作動する選択状態過渡ポインタ対応画像描画手段である事を特徴とするファイナルフレームワーク。
The final framework of claim 6 is:
In the transient state , the transient pointer corresponding image drawing means ,
A final framework characterized by being a selection state transition pointer corresponding image drawing means that operates when a selector such as a button is in a selected state .
請求項6のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態が持続されている時に作動する持続状態過渡ポインタ対応画像描画手段である事を特徴とするファイナルフレームワーク。
The final framework of claim 6 is:
In the transient state , the transient pointer corresponding image drawing means ,
A final framework characterized by being a persistent state transient pointer corresponding image drawing means that operates when a selector such as a button is maintained in a selected state.
請求項6のファイナルフレームワークは、
前記過渡状態において、過渡ポインタ対応画像描画手段が、
ボタンなどの選択子が選択状態である時に作動する選択解除過渡ポインタ対応画像描画手段である事を特徴とするファイナルフレームワーク。
The final framework of claim 6 is:
In the transient state , the transient pointer corresponding image drawing means ,
A final framework characterized by being a deselection transient pointer corresponding image drawing means that operates when a selector such as a button is in a selected state.
請求項5から請求項8のいづれかのファイナルフレームワークは、
ポインタが同一座標に静止または、ある一定時間静止した時に作動するポインタ停止状態対応画像描画手段である事を特徴とするファイナルフレームワーク。
The final framework of any one of claims 5 to 8 is:
A final framework, characterized in that the image is a pointer stop state corresponding image drawing means that operates when the pointer is stationary at the same coordinates or for a certain period of time.
請求項1から請求項10におけるいづれかのファイナルフレームワークは、
自動作業やオフィス内を案内するナビゲータ作業などのためにポインタを移動するポインタ移動手段
を備えることを特徴とするファイナルフレームワーク。
The final framework of any one of claims 1 to 10 is:
Pointer moving means for moving the pointer for automatic work or navigator work to guide the office
A final framework characterized by comprising:
ファイナルフレームワークは、
描画(空間)領域データをオフィス毎に交換、新生する描画(空間)領域データ交換手段
を備えることを特徴とするファイナルフレームワーク。
The final framework is
Drawing (space) area data exchange means for exchanging drawing (space) area data for each office
A final framework characterized by comprising:
ファイナルフレームワークは、
納品した機器に対応した物(オブジェクト)をファイナルフレームワークで動作させるための納品機器対応手段
を備えることを特徴とするファイナルフレームワーク。
The final framework is
Delivered equipment correspondence means for operating objects (objects) corresponding to delivered equipment with the final framework
A final framework characterized by comprising:
請求項1から請求項13におけるいづれかのファイナルフレームワークは、
インターネット上で動作させるインターネット手段
を備えることを特徴とするファイナルフレームワーク。
The final framework of any one of claims 1 to 13 is:
A final framework comprising internet means for operating on the internet .
系列オフィスに共同で規格化されたサービスを提供するための規格化サービス手段を一元管理できる系列オフィス手段
を備えることを特徴とするファイナルフレームワーク。
The final framework of any one of claims 1 to 14 is:
A final framework comprising affiliate office means capable of centrally managing standardized service means for jointly providing standardized services to affiliated offices .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009043246A JP2009266209A (en) | 2008-04-02 | 2009-02-26 | Final framework |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008095591 | 2008-04-02 | ||
JP2009043246A JP2009266209A (en) | 2008-04-02 | 2009-02-26 | Final framework |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009266209A true JP2009266209A (en) | 2009-11-12 |
Family
ID=41391911
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008277487A Pending JP2009266196A (en) | 2008-04-02 | 2008-10-28 | Final framework |
JP2009043246A Pending JP2009266209A (en) | 2008-04-02 | 2009-02-26 | Final framework |
JP2009083806A Expired - Fee Related JP5238919B2 (en) | 2008-04-02 | 2009-03-31 | Final framework |
JP2009083807A Pending JP2009266217A (en) | 2008-04-02 | 2009-03-31 | Framework |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008277487A Pending JP2009266196A (en) | 2008-04-02 | 2008-10-28 | Final framework |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009083806A Expired - Fee Related JP5238919B2 (en) | 2008-04-02 | 2009-03-31 | Final framework |
JP2009083807A Pending JP2009266217A (en) | 2008-04-02 | 2009-03-31 | Framework |
Country Status (1)
Country | Link |
---|---|
JP (4) | JP2009266196A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110325953A (en) * | 2017-02-23 | 2019-10-11 | 三星电子株式会社 | Screen control method and equipment for virtual reality service |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103019196A (en) * | 2012-11-23 | 2013-04-03 | 刘学 | Intelligent monitoring and feedback control system of comprehensive indoor environment |
US9924102B2 (en) * | 2013-03-14 | 2018-03-20 | Qualcomm Incorporated | Image-based application launcher |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5347628A (en) * | 1990-01-18 | 1994-09-13 | International Business Machines Corporation | Method of graphically accessing electronic data |
JP3022069B2 (en) * | 1993-06-30 | 2000-03-15 | 株式会社ビジュアルサイエンス研究所 | Information display apparatus and method using three-dimensional icons |
JPH07131542A (en) * | 1993-10-29 | 1995-05-19 | Sanyo Electric Co Ltd | Operation display method for telecontrol system |
US5543857A (en) * | 1994-10-25 | 1996-08-06 | Thomson Consumer Electronics, Inc. | Graphical menu for a television receiver |
US5767855A (en) * | 1997-05-19 | 1998-06-16 | International Business Machines Corporation | Selectively enlarged viewer interactive three-dimensional objects in environmentally related virtual three-dimensional workspace displays |
JP2003085356A (en) * | 2001-09-06 | 2003-03-20 | Daikin Ind Ltd | Control system of home equipment |
JP2004135051A (en) * | 2002-10-10 | 2004-04-30 | Sony Corp | Information processing system, apparatus and method for providing service, apparatus and method for processing information, recording medium, and program |
JP2005157418A (en) * | 2003-11-20 | 2005-06-16 | Sony Corp | Information processing system, information processor, method and program |
KR101246293B1 (en) * | 2006-04-24 | 2013-03-21 | 삼성전자주식회사 | Method and apparatus for user interface in home network, and electronic device and storage medium thereof |
JP2009054123A (en) * | 2007-08-25 | 2009-03-12 | Tetsuya Watanabe | Operating system (os) and peripheral device of personal computer |
-
2008
- 2008-10-28 JP JP2008277487A patent/JP2009266196A/en active Pending
-
2009
- 2009-02-26 JP JP2009043246A patent/JP2009266209A/en active Pending
- 2009-03-31 JP JP2009083806A patent/JP5238919B2/en not_active Expired - Fee Related
- 2009-03-31 JP JP2009083807A patent/JP2009266217A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110325953A (en) * | 2017-02-23 | 2019-10-11 | 三星电子株式会社 | Screen control method and equipment for virtual reality service |
US11287875B2 (en) | 2017-02-23 | 2022-03-29 | Samsung Electronics Co., Ltd. | Screen control method and device for virtual reality service |
CN110325953B (en) * | 2017-02-23 | 2023-11-10 | 三星电子株式会社 | Screen control method and device for virtual reality service |
Also Published As
Publication number | Publication date |
---|---|
JP2009266196A (en) | 2009-11-12 |
JP2009266217A (en) | 2009-11-12 |
JP2009266216A (en) | 2009-11-12 |
JP5238919B2 (en) | 2013-07-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10229753B2 (en) | Systems and user interfaces for dynamic interaction with two-and three-dimensional medical image data using hand gestures | |
JP6659644B2 (en) | Low latency visual response to input by pre-generation of alternative graphic representations of application elements and input processing of graphic processing unit | |
TWI473004B (en) | Drag and drop of objects between applications | |
JP2013037675A (en) | System and method for close-range movement tracking | |
JP2013037675A5 (en) | ||
KR20160114745A (en) | Method and system for enabling interaction with a plurality of applications using a single user interface | |
Wang et al. | A user-centered taxonomy for specifying mixed reality systems for aec industry | |
Fiorentino et al. | Design review of CAD assemblies using bimanual natural interface | |
O'leary et al. | Enhancements to VTK enabling scientific visualization in immersive environments | |
Johnson et al. | Bento box: An interactive and zoomable small multiples technique for visualizing 4d simulation ensembles in virtual reality | |
Sharp et al. | Interactive exploration of UML sequence diagrams | |
Viceconti et al. | Multimodal fusion of biomedical data at different temporal and dimensional scales | |
JP2009266209A (en) | Final framework | |
Gallo et al. | Toward a natural interface to virtual medical imaging environments | |
US11994665B2 (en) | Systems and methods for processing electronic images of pathology data and reviewing the pathology data | |
Steinicke et al. | A generic virtual reality software system's architecture and application | |
Petridis et al. | The EPOCH multimodal interface for interacting with digital heritage artefacts | |
JP2011095938A (en) | Final framework | |
Heinrich et al. | Interacting with medical volume data in projective augmented reality | |
US9633476B1 (en) | Method and apparatus for using augmented reality for business graphics | |
Ceccacci et al. | A method to design a smart home interface | |
Trevisan et al. | Model-based approach and augmented reality systems | |
Güneş | Viewpoint manipulations for 3D visualizations of smart buildings | |
Dubois et al. | Beyond user experimentation: notational-based systematic evaluation of interaction techniques in virtual reality environments | |
KR20180071492A (en) | Realistic contents service system using kinect sensor |