JP5301361B2 - Information processing apparatus, communication system, and information processing method - Google Patents

Information processing apparatus, communication system, and information processing method Download PDF

Info

Publication number
JP5301361B2
JP5301361B2 JP2009132157A JP2009132157A JP5301361B2 JP 5301361 B2 JP5301361 B2 JP 5301361B2 JP 2009132157 A JP2009132157 A JP 2009132157A JP 2009132157 A JP2009132157 A JP 2009132157A JP 5301361 B2 JP5301361 B2 JP 5301361B2
Authority
JP
Japan
Prior art keywords
information
selectable
processing apparatus
information processing
unit
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.)
Active
Application number
JP2009132157A
Other languages
Japanese (ja)
Other versions
JP2010277518A (en
Inventor
未來 原
佑介 深澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2009132157A priority Critical patent/JP5301361B2/en
Publication of JP2010277518A publication Critical patent/JP2010277518A/en
Application granted granted Critical
Publication of JP5301361B2 publication Critical patent/JP5301361B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、通信システム及び情報処理方法に関する。   The present invention relates to an information processing apparatus, a communication system, and an information processing method.

今日、操作部としてタッチパネルなどのポインティングデバイスを備えた情報処理装置が普及している。このような情報処理装置は、利用者のために情報やメッセージを表示する表示部をさらに備え、上記の操作部と表示部を通して、利用者との間で情報やメッセージのやりとりを行う。上記のような情報処理装置においては、GUI(Graphical User Interface)を通して利用者との間で情報やメッセージのやり取りを行う際、表示部にアイコンやボタンなどの選択可能なUI(User Interface)コンポーネントを表示し、利用者は操作部を通して上記UIコンポーネントを選択することで情報処理装置を操作するのが一般的である。   Today, an information processing apparatus including a pointing device such as a touch panel as an operation unit is widespread. Such an information processing apparatus further includes a display unit that displays information and messages for the user, and exchanges information and messages with the user through the operation unit and the display unit. In the information processing apparatus as described above, when information and messages are exchanged with a user through a GUI (Graphical User Interface), selectable UI (User Interface) components such as icons and buttons are provided on the display unit. In general, the user operates the information processing apparatus by selecting the UI component through the operation unit.

しかしながら、情報処理装置として携帯電話のような小型端末を考えた場合、このような小型端末が備える表示部のサイズは小さいため、利用者によるUIコンポーネントの選択間違いが散見される。   However, when a small terminal such as a mobile phone is considered as the information processing apparatus, the size of a display unit included in such a small terminal is small, and thus there are some mistakes in selecting a UI component by a user.

上記問題に対処する手段として、操作部に対する利用者の操作情報を記憶しておき、当該操作情報を用いて、表示部に表示されるUIコンポーネントを人間工学的に使いやすい形状に調整する装置が提案されている(特許文献1参照)。   As a means for coping with the above problem, there is an apparatus that stores user operation information for the operation unit and uses the operation information to adjust a UI component displayed on the display unit to an ergonomically usable shape. It has been proposed (see Patent Document 1).

また、複数の利用者を識別し、予め記憶しておいた利用者毎の最適な入力形態に操作部を自動的に変更することが可能な装置も提案されている(特許文献2参照)。   There has also been proposed an apparatus capable of identifying a plurality of users and automatically changing the operation unit to an optimum input form for each user stored in advance (see Patent Document 2).

特表2005−530235号公報JP 2005-530235 A 特開2004−164517号公報JP 2004-164517 A

しかしながら、従来技術では、UIコンポーネントが表示部に表示される際の形状、サイズ、位置などを含む外観(以下「表示領域」という)と、利用者が操作部を通して選択可能な領域(以下「選択可能領域」という)とが基本的に一致しているか、または固定的な対応関係にある(以下、明示的な断りがある場合を除いて、表示領域と選択可能領域とが一致していると言及する際には、表示領域と選択可能領域とが固定的な対応関係にある場合も含むものとする)。   However, in the prior art, the appearance (hereinafter referred to as “display area”) including the shape, size, position and the like when the UI component is displayed on the display unit, and the area (hereinafter “selection”) that can be selected by the user through the operation unit ("Possible area") is basically the same or has a fixed correspondence (hereinafter, unless there is an explicit notice, the display area and the selectable area match) The reference includes the case where the display area and the selectable area have a fixed correspondence).

即ち、タッチ操作可能な平面ディスプレイを備えた情報処理装置を例にとり、座標系は平面ディスプレイの左上を原点(0,0)、右方向にx軸正、下方向にy軸正とすると、当該平面ディスプレイに座標(x,y)のポイントを左上頂点とする幅w、高さhの方形UIコンポーネント(ボタンなど)が表示されていれば、利用者は、上記UIコンポーネントを選択する際、当該平面ディスプレイにおいて、座標(x,y)、(x+w,y)、(x,y+h)、(x+w,y+h)の4点で囲まれた方形領域、または当該方形領域を予め設定した固定値に基づき変形(例えば拡大、縮小、移動または回転など)した領域を選択(タッチ)する必要がある。   That is, taking an information processing apparatus having a flat display capable of touch operation as an example, if the coordinate system has the origin (0, 0) at the upper left of the flat display, the x-axis positive in the right direction, and the y-axis positive in the down direction If a square UI component (such as a button) having a width w and a height h with the point of coordinates (x, y) as the upper left vertex is displayed on the flat display, the user can select the UI component when selecting the UI component. In a flat display, based on a rectangular area surrounded by four points of coordinates (x, y), (x + w, y), (x, y + h), (x + w, y + h), or based on a fixed value set in advance. It is necessary to select (touch) a deformed area (for example, enlargement, reduction, movement or rotation).

上記のように表示領域と選択可能領域とが一致している情報処理装置では、操作部に対する利用者の操作情報を用いて、表示部に表示されるUIコンポーネントの形状(即ち、表示領域)を調整した場合、当然、選択可能領域も同様に調整される。   In the information processing apparatus in which the display area matches the selectable area as described above, the shape of the UI component displayed on the display unit (that is, the display area) is determined using the user operation information on the operation unit. When the adjustment is made, the selectable area is naturally adjusted in the same manner.

しかしながら、利用者が表示領域に基づいた情報によって操作部を操作する場合、表示領域と同様に選択可能領域が調整されると、当該表示領域および選択可能領域の調整期間が長期化する事態や当該調整が終了しないといった事態が発生するおそれがあり、円滑な情報入力操作が困難になるおそれがあった。   However, when the user operates the operation unit based on information based on the display area, if the selectable area is adjusted in the same manner as the display area, the adjustment period of the display area and the selectable area may be prolonged. There is a possibility that the adjustment will not be completed, and there is a possibility that smooth information input operation becomes difficult.

そこで、本発明は、上記問題点を解決するために成されたものであり、円滑な情報入力操作を実現することを目的とする。   Accordingly, the present invention has been made to solve the above problems, and an object thereof is to realize a smooth information input operation.

上記目的を達成するために、本発明に係る情報処理装置は、情報を表示するための出力部と、情報を入力するための操作部と、出力部に表示させる選択可能項目に関する視認可能な表示領域と、選択可能項目の選択時に操作部を通して選択可能な選択可能領域、のうち、選択可能領域のみを調整し、表示領域を出力部に表示させ、調整後の選択可能領域に対応する選択可能項目が選択されたか否かを判別する制御部と、操作部を通して入力された入力情報を格納する入力情報格納部と、操作部を通して情報処理装置が操作された際の操作環境に関する環境情報を格納する環境情報格納部と、電子コンパス、加速度センサ、および光検出器のうち少なくとも1つと、を備え、環境情報格納部は、情報処理装置が備える電子コンパス、加速度センサおよび光検出器のうち少なくとも1つから得られる出力値、並びに、操作部を通して情報処理装置が操作された時刻情報を、環境情報として格納し、制御部は、入力情報格納部に格納された入力情報および環境情報格納部に格納された環境情報のうち、少なくとも1つに基づいて、選択可能領域を調整する、ことを特徴とする。 In order to achieve the above object, an information processing apparatus according to the present invention includes an output unit for displaying information, an operation unit for inputting information, and a visible display regarding selectable items to be displayed on the output unit. Of the areas and selectable areas that can be selected through the operation section when selecting a selectable item, only the selectable area is adjusted, the display area is displayed on the output section, and the corresponding selectable area after adjustment can be selected A control unit that determines whether an item has been selected, an input information storage unit that stores input information input through the operation unit, and environment information related to the operating environment when the information processing apparatus is operated through the operation unit An environmental information storage unit, and at least one of an electronic compass, an acceleration sensor, and a photodetector. The environmental information storage unit includes an electronic compass and an acceleration sensor included in the information processing device. The output value obtained from at least one of the light detector and the time information when the information processing apparatus is operated through the operation unit is stored as environment information, and the control unit stores the input stored in the input information storage unit. The selectable area is adjusted based on at least one of the information and the environment information stored in the environment information storage unit.

上記の情報処理装置では、表示領域と選択可能領域のうち選択可能領域のみを調整し、表示領域を出力部に表示させ、調整後の選択可能領域に対応する選択可能項目が選択されたか否かを判別する。このように表示領域と選択可能領域のうち選択可能領域のみを調整することで、従来のように表示領域と選択可能領域を両方調整することに伴う弊害を回避し、円滑な情報入力操作を実現することが可能となる。さらに、入力情報および環境情報のうち少なくとも1つに基づいて選択可能領域を調整する構成を採用することで、利用者ごとに情報入力し易くなる。特に、従来技術では、持ち運び可能な携帯電話などの小型の情報処理装置において重要な環境情報(情報処理装置の置かれた環境(例えば左右どちらの手で操作されているか、端末はどの向きで持たれているか等))をあまり考慮しておらず利用者にとっての操作容易性が低かったので、上記構成の採用により、利用者にとっての操作容易性を飛躍的に向上させることができる。 In the information processing apparatus described above, whether only the selectable area of the display area and the selectable area is adjusted, the display area is displayed on the output unit, and the selectable item corresponding to the adjusted selectable area is selected Is determined. In this way, by adjusting only the selectable area of the display area and selectable area, the disadvantages associated with adjusting both the display area and selectable area as in the past can be avoided, and smooth information input operations can be realized. It becomes possible to do. Furthermore, by adopting a configuration in which the selectable area is adjusted based on at least one of the input information and the environment information, it becomes easy to input information for each user. In particular, in the prior art, important environmental information in a small information processing device such as a portable mobile phone (environment in which the information processing device is placed (for example, the left or right hand is operated, the terminal is held in which direction) Therefore, the ease of operation for the user is low and the ease of operation for the user can be dramatically improved by adopting the above configuration.

なお、情報処理装置の制御部については、以下のような構成を採用してもよい。即ち、制御部は、前記選択可能項目の境界線を母点とするボロノイ(Voronoi)境界を演算することで、前記選択可能領域を調整する構成を採用してもよい。また、制御部は、予め定義された座標、面積および形状のうち少なくとも1つを含む定義域を制限領域として、前記選択可能領域が前記制限領域に収まるように前記選択可能領域を調整する構成を採用してもよい。   Note that the following configuration may be employed for the control unit of the information processing apparatus. In other words, the control unit may adopt a configuration in which the selectable area is adjusted by calculating a Voronoi boundary having the boundary line of the selectable item as a generating point. In addition, the control unit is configured to adjust the selectable region so that the selectable region is within the restricted region, with a defined region including at least one of predefined coordinates, area, and shape as the restricted region. It may be adopted.

また、情報処理装置の環境情報格納部については、以下のような構成を採用してもよい。即ち、環境情報格納部は、前記情報処理装置が備える電子コンパス、加速度センサおよび光検出器のうち少なくとも1つから得られる出力値に基づいて、前記情報処理装置の保持のされ方を判別し、当該判別結果を環境情報として格納する構成を採用してもよい。 Further, the following configuration may be adopted for the environment information storage unit of the information processing apparatus. That is, environmental information storage section, the information processing apparatus an electronic compass comprising, based on the output value obtained from at least one of the acceleration sensor and the light detector, to determine the how the retention of the information processing apparatus A configuration in which the determination result is stored as environment information may be employed.

また、情報処理装置の入力情報格納部については、以下のような構成を採用してもよい。即ち、入力情報格納部は、利用者により操作された前記操作部における座標、面積、形状、圧力および操作時刻のうち少なくとも1つに関する情報を、入力情報として格納する構成を採用してもよい。また、入力情報格納部は、前記環境情報に対応させて前記入力情報を格納する構成を採用してもよい。また、入力情報格納部は、キャンセル情報が入力された場合、当該入力情報格納部により格納された入力情報のうち前記キャンセル情報により指定された入力情報を削除するか、または、前記キャンセル情報により指定された入力情報において、当該入力情報に含まれる選択可能項目を所定規則に基づき別の選択可能項目に修正する構成を採用してもよい。   Further, the following configuration may be adopted for the input information storage unit of the information processing apparatus. That is, the input information storage unit may be configured to store, as input information, information related to at least one of coordinates, area, shape, pressure, and operation time in the operation unit operated by the user. The input information storage unit may adopt a configuration for storing the input information corresponding to the environment information. In addition, when cancel information is input, the input information storage unit deletes the input information specified by the cancel information from the input information stored by the input information storage unit or specifies the cancel information. In the inputted information, a configuration may be adopted in which the selectable item included in the input information is modified to another selectable item based on a predetermined rule.

本発明は、通信システムに係る発明および情報処理方法に係る発明として捉えることもでき、以下のように記述することができる。   The present invention can also be understood as an invention related to a communication system and an information processing method, and can be described as follows.

本発明に係る通信システムは、サーバ装置と、上述した情報処理装置とを含んで構成される通信システムであって、前記情報処理装置は、前記操作部を通して入力された入力情報および前記操作部を通して前記情報処理装置が操作された際の操作環境に関する環境情報を前記サーバ装置に送信するとともに、前記入力情報および前記環境情報の送信要求を前記サーバ装置に送信し、前記送信要求に応じて送信されてきた前記入力情報および前記環境情報を受信する通信部、をさらに備え、前記サーバ装置は、前記情報処理装置から送信されてきた前記入力情報および前記環境情報を受信し格納する格納処理部と、前記情報処理装置からの前記送信要求に応じて前記入力情報および前記環境情報を前記格納処理部から読み出し、読み出した前記入力情報および前記環境情報を前記情報処理装置へ送信する送信処理部と、をさらに備え、前記情報処理装置の前記制御部は、前記通信部により受信された入力情報および環境情報のうち少なくとも1つに基づいて、前記選択可能領域を調整することを特徴とする。   A communication system according to the present invention is a communication system including a server device and the information processing device described above, wherein the information processing device passes through input information input through the operation unit and the operation unit. The environment information related to the operating environment when the information processing apparatus is operated is transmitted to the server apparatus, the transmission request for the input information and the environment information is transmitted to the server apparatus, and is transmitted in response to the transmission request. A communication processing unit that receives the input information and the environment information, and the server device receives and stores the input information and the environment information transmitted from the information processing device; The input information and the environment information are read from the storage processing unit in response to the transmission request from the information processing apparatus, and the read-out A transmission processing unit that transmits the force information and the environment information to the information processing device, wherein the control unit of the information processing device is at least one of the input information and the environment information received by the communication unit Based on the above, the selectable area is adjusted.

本発明に係る情報処理方法は、情報を表示するための出力部と、情報を入力するための操作部とを備える情報処理装置、にて実行される情報処理方法であって、前記出力部に表示させる選択可能項目に関する視認可能な表示領域と、前記選択可能項目の選択時に前記操作部を通して選択可能な選択可能領域、のうち、前記選択可能領域のみを調整するステップと、前記表示領域を前記出力部に表示させるステップと、選択可能領域に対応する選択可能項目が選択されたか否かを判別するステップと、を備えることを特徴とする。   An information processing method according to the present invention is an information processing method executed by an information processing apparatus including an output unit for displaying information and an operation unit for inputting information. The step of adjusting only the selectable area among the display area that can be viewed regarding the selectable item to be displayed and the selectable area that can be selected through the operation unit when the selectable item is selected; and A step of displaying on the output unit; and a step of determining whether or not a selectable item corresponding to the selectable region is selected.

本発明によれば、円滑な情報入力操作を実現することが可能となる。   According to the present invention, it is possible to realize a smooth information input operation.

発明の実施形態に係る情報処理装置の機能ブロック図である。It is a functional block diagram of an information processor concerning an embodiment of an invention. 発明の実施形態に係る情報処理装置のハードブロック図である。1 is a hardware block diagram of an information processing apparatus according to an embodiment of the invention. 環境情報の一例を示す図である。It is a figure which shows an example of environmental information. 環境情報の別の例を示す図である。It is a figure which shows another example of environmental information. 入力情報の一例を示す図である。It is a figure which shows an example of input information. 発明の実施形態に係る情報処理装置の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the information processing apparatus which concerns on embodiment of invention. 選択可能領域の調整結果の一例を示す図である。It is a figure which shows an example of the adjustment result of a selectable area | region. 変形例に係る通信システムの機能ブロック図である。It is a functional block diagram of the communication system which concerns on a modification.

以下、本発明に係る実施形態について図面を参照して説明する。なお、可能な場合には、同一の部分には同一の符号を付して、重複する説明を省略する。   Hereinafter, embodiments according to the present invention will be described with reference to the drawings. If possible, the same parts are denoted by the same reference numerals, and redundant description is omitted.

図1には、本実施形態に係る情報処理装置100の機能的構成を示す。図1に示すように、情報処理装置100は、機能的構成として、制御部102、出力部103、操作部104、通信部113、環境情報格納部121、および入力情報格納部122を備え、制御部102は選択可能領域演算部111、および判別部112を含んでいる。   FIG. 1 shows a functional configuration of the information processing apparatus 100 according to the present embodiment. As shown in FIG. 1, the information processing apparatus 100 includes a control unit 102, an output unit 103, an operation unit 104, a communication unit 113, an environment information storage unit 121, and an input information storage unit 122 as functional configurations. The unit 102 includes a selectable area calculation unit 111 and a determination unit 112.

図2には、情報処理装置100のハードウェア構成を示す。情報処理装置100は、ハードウェア構成として、CPU100Aと、主記憶装置であるRAM100BおよびROM100Cと、ネットワークカード等のデータ送受信デバイスである通信装置100Eと、ハードディスクやフラッシュメモリ等の補助記憶装置100Fと、3軸加速度センサ、電子コンパス、光検出器等の計測装置100Gと、入力デバイスであるタッチパネルやマウス等の入力装置100Dと、ディスプレイ等の出力装置100Hとを備える。この情報処理装置100は、例えば、携帯端末装置やパーソナルコンピュータ等により構成される。図1に示す情報処理装置100の各機能ブロックの機能は、図2に示すRAM100B等に所定のコンピュータソフトウェアを読み込ませ、CPU100Aの制御の下で、通信装置100E、計測装置100G、入力装置100Dおよび出力装置100Hを動作させるとともに補助記憶装置100F等にデータの読み書きを行うことで実現される。   FIG. 2 shows a hardware configuration of the information processing apparatus 100. The information processing apparatus 100 includes, as a hardware configuration, a CPU 100A, a RAM 100B and a ROM 100C that are main storage devices, a communication device 100E that is a data transmission / reception device such as a network card, an auxiliary storage device 100F such as a hard disk and a flash memory, A measurement device 100G such as a three-axis acceleration sensor, an electronic compass, and a photodetector, an input device 100D such as a touch panel and a mouse that are input devices, and an output device 100H such as a display are provided. The information processing apparatus 100 is configured by, for example, a mobile terminal device, a personal computer, or the like. The functions of the functional blocks of the information processing apparatus 100 shown in FIG. 1 are such that a predetermined computer software is read into the RAM 100B shown in FIG. 2 and the communication device 100E, the measurement device 100G, the input device 100D, and the like are controlled under the control of the CPU 100A. This is realized by operating the output device 100H and reading / writing data from / to the auxiliary storage device 100F.

以下、図1の情報処理装置100が備える各機能ブロックについて説明する。   Hereinafter, each functional block included in the information processing apparatus 100 of FIG. 1 will be described.

環境情報格納部121は、利用者が操作部104を操作した際の情報処理装置100の環境情報を格納している。環境情報格納部121に格納された上記の環境情報は、情報処理装置100に備えられた図2の計測装置100G(例えば3軸加速度センサ、電子コンパス、光検出器等)から得られる出力値、当該出力値を加工した値、または、利用者が操作部104を操作した際の操作時刻等である。図3には、環境情報格納部121が環境情報として、3軸加速度センサから得られる出力値(x軸、y軸、z軸の各軸方向の加速度)および操作時刻を格納した例を示す。なお、上記の「計測装置100Gから得られる出力値を加工した値」としては、例えば情報処理装置100の出力部103の向き等が挙げられ、図4には、環境情報格納部121が環境情報として、出力部103の向きおよび操作時刻を格納した例を示す。なお、出力部103の向きについては図6の処理説明の中で詳述する。   The environment information storage unit 121 stores environment information of the information processing apparatus 100 when the user operates the operation unit 104. The environmental information stored in the environmental information storage unit 121 is an output value obtained from the measurement apparatus 100G (for example, a three-axis acceleration sensor, an electronic compass, a photodetector, etc.) of FIG. A value obtained by processing the output value, an operation time when the user operates the operation unit 104, or the like. FIG. 3 shows an example in which the environment information storage unit 121 stores output values (acceleration in the x-axis, y-axis, and z-axis directions) obtained from the triaxial acceleration sensor and operation times as environment information. The “value obtained by processing the output value obtained from the measuring apparatus 100G” includes, for example, the direction of the output unit 103 of the information processing apparatus 100, and FIG. As an example, the direction of the output unit 103 and the operation time are stored. The direction of the output unit 103 will be described in detail in the processing description of FIG.

入力情報格納部122は、利用者が操作部104を操作した際の入力情報を格納している。入力情報格納部122に格納された入力情報としては、利用者が操作した操作部104の座標、面積、形状、圧力、または、利用者が操作部104を操作した際の操作時刻等が挙げられる。図5には、入力情報格納部122が入力情報として、利用者が操作した操作部104の座標(x座標、y座標)および操作時刻を格納した例を示す。   The input information storage unit 122 stores input information when the user operates the operation unit 104. Examples of the input information stored in the input information storage unit 122 include coordinates, area, shape, pressure of the operation unit 104 operated by the user, or an operation time when the user operates the operation unit 104. . FIG. 5 shows an example in which the input information storage unit 122 stores the coordinates (x coordinate, y coordinate) and operation time of the operation unit 104 operated by the user as input information.

出力部103は、図2の出力装置100Hに相当し、選択可能項目などのさまざまな情報やメッセージを表示する。   The output unit 103 corresponds to the output device 100H of FIG. 2 and displays various information such as selectable items and messages.

操作部104は、図2の入力装置100Dに相当し、利用者がさまざまな情報やコマンド等を入力するための操作部である。   The operation unit 104 corresponds to the input device 100D of FIG. 2, and is an operation unit for a user to input various information, commands, and the like.

通信部113は、さまざまな情報やデータを情報処理装置100から外部へ送信する、または、外部から情報処理装置100へ送信されたさまざまな情報やデータを受信する。   The communication unit 113 transmits various information and data from the information processing apparatus 100 to the outside, or receives various information and data transmitted from the outside to the information processing apparatus 100.

制御部102は、出力部103に表示させる選択可能項目に関する視認可能な表示領域と、選択可能項目の選択時に操作部104を通して選択可能な選択可能領域のうち、選択可能領域のみを、前述した入力情報および環境情報のうち少なくとも1つに基づいて調整する。また、制御部102は、表示領域を出力部103に表示させ、調整後の選択可能領域に対応する選択可能項目が選択されたか否かを判別する。このような制御部102は、選択可能領域の調整機能を果たす選択可能領域演算部111、および上記判別機能を果たす判別部112を含んでいる。   The control unit 102 inputs only the selectable region among the display region that can be visually recognized regarding the selectable item to be displayed on the output unit 103 and the selectable region that can be selected through the operation unit 104 when selecting the selectable item. Adjustment is made based on at least one of information and environmental information. Further, the control unit 102 causes the output unit 103 to display the display area, and determines whether or not a selectable item corresponding to the adjusted selectable area has been selected. Such a control unit 102 includes a selectable region calculation unit 111 that performs a function of adjusting a selectable region, and a determination unit 112 that performs the determination function.

即ち、選択可能領域演算部111は、詳細は後述するが、選択可能項目の座標、面積または形状などの外観に応じて、当該選択可能項目に対応する選択可能領域を演算し、演算結果に基づいて選択可能領域を調整する。その際、環境情報格納部121に格納された環境情報、および、入力情報格納部122に格納された入力情報のうち、少なくとも一方に基づいて選択可能領域が演算される。また、判別部112は、選択可能領域と入力情報を用いて、当該選択可能領域に対応する選択可能項目が選択されたか否かを判別する。   That is, although details will be described later, the selectable area calculation unit 111 calculates a selectable area corresponding to the selectable item according to the appearance such as the coordinates, area, or shape of the selectable item, and based on the calculation result. To adjust the selectable area. At that time, the selectable area is calculated based on at least one of the environment information stored in the environment information storage unit 121 and the input information stored in the input information storage unit 122. Further, the determination unit 112 determines whether or not a selectable item corresponding to the selectable area is selected using the selectable area and the input information.

次に、図6を用いて情報処理装置100において実行される選択可能領域の調節方法を説明する。以下の説明では、特に明記しない限り、操作部104は平面形状のタッチパネルとし、出力部103は操作部104を兼ね備えた平面形状のディスプレイとし、演算方法は、重み付きボロノイ(Voronoi)(波面法)とし、入力情報は、利用者がタッチした操作部104(タッチパネル)上の座標およびタッチにより選択された選択可能項目とする。また、座標系は、上記ディスプレイの左上を原点(0、0)とし、右方向にx軸正、下方向にy軸正とする。   Next, a method for adjusting a selectable area executed in the information processing apparatus 100 will be described with reference to FIG. In the following description, unless otherwise specified, the operation unit 104 is a flat touch panel, the output unit 103 is a flat display having the operation unit 104, and the calculation method is a weighted Voronoi (wavefront method). The input information is the coordinates on the operation unit 104 (touch panel) touched by the user and selectable items selected by the touch. In the coordinate system, the upper left of the display is the origin (0, 0), the x-axis is positive in the right direction, and the y-axis is positive in the downward direction.

情報処理装置100に対し選択可能項目の表示が要求されると、図6の処理が情報処理装置100において実行開始される。選択可能項目の表示の要求は、例えば、情報処理装置100にて稼動するアプリケーションが利用者に何らかの情報入力を要求するさまざまなシーンをトリガーとして行われる。表示の要求には、選択可能項目を表示するために必要な、出力部103上での選択可能項目の表示座標、形状、及びカラー情報等が含まれる。   When the information processing apparatus 100 is requested to display selectable items, the processing of FIG. The request for displaying the selectable item is made, for example, triggered by various scenes in which an application running on the information processing apparatus 100 requests the user to input some information. The display request includes display coordinates, a shape, color information, and the like of the selectable item on the output unit 103 necessary for displaying the selectable item.

まず、制御部102は、表示するよう要求された選択可能項目を出力部103に表示させる(ステップS1)。   First, the control unit 102 causes the output unit 103 to display selectable items requested to be displayed (step S1).

次に、選択可能領域演算部111は、表示された全ての選択可能項目について、各選択可能項目に対応する選択可能領域を演算し、演算結果に基づいて選択可能領域を調整する(ステップS2)。ここでの「選択可能領域」とは、対応する選択可能項目を利用者が選択する際に、操作部104を通して選択可能な領域である。例えば、ある選択可能項目Xが出力部103に表示されているとき、当該選択可能項目Xに対応する選択可能領域X’が存在する。仮に、利用者が、選択可能項目Xが表示されている出力部103上の座標、形状などに対応する座標、形状などを、操作部104を通して選択しても選択可能項目Xを選択することは出来ない。選択可能項目Xを選択する場合、利用者は、選択可能領域X’の座標、形状などに対応する座標、形状などを、操作部104を通して選択することになる。   Next, the selectable area calculation unit 111 calculates a selectable area corresponding to each selectable item for all displayed selectable items, and adjusts the selectable area based on the calculation result (step S2). . Here, the “selectable area” is an area that can be selected through the operation unit 104 when the user selects a corresponding selectable item. For example, when a selectable item X is displayed on the output unit 103, a selectable region X ′ corresponding to the selectable item X exists. Even if the user selects a coordinate, shape, or the like corresponding to the coordinate, shape, or the like on the output unit 103 on which the selectable item X is displayed through the operation unit 104, the user can select the selectable item X. I can't. When selecting the selectable item X, the user selects the coordinates, shape, and the like corresponding to the coordinates, shape, and the like of the selectable region X ′ through the operation unit 104.

上記のステップS2では、選択可能領域演算部111は、環境情報格納部121に格納されている環境情報、若しくは、入力情報格納部122に格納されている入力情報、またはこれら両方に基づいて、選択可能領域を演算することができる。ここで、選択可能領域演算部111が入力情報に基づいて選択可能領域を演算する例を示す。後述のステップS5で詳細に述べるが、選択可能項目の各々は、x軸に沿った正の方向に対応する重みwx1、x軸に沿った負の方向に対応する重みwx2、y軸に沿った正の方向に対応する重みwy1、および、y軸に沿った負の方向に対応する重みwy2、の計4つの重みを持っている。選択可能領域演算部111は、上記の重みを用いて、それぞれの選択可能項目の境界線を母点とした、重み付きボロノイ(Voronoi)領域を演算し、当該演算結果を、選択可能項目に対応する選択可能領域とする。   In step S <b> 2, the selectable area calculation unit 111 selects based on environment information stored in the environment information storage unit 121, input information stored in the input information storage unit 122, or both of them. Possible area can be calculated. Here, an example in which the selectable area calculation unit 111 calculates the selectable area based on the input information is shown. As will be described in detail in step S5 described later, each of the selectable items has a weight wx1 corresponding to a positive direction along the x axis, a weight wx2 corresponding to a negative direction along the x axis, and a weight wx2 corresponding to the negative direction along the x axis. There are a total of four weights, a weight wy1 corresponding to the positive direction and a weight wy2 corresponding to the negative direction along the y-axis. The selectable area calculation unit 111 calculates a weighted Voronoi area using the above-described weight as a generating point, and corresponds the calculation result to the selectable item. Selectable area to be selected.

なお、ステップS2では、予め定義された少なくとも座標、面積、または、形状のいずれか一つを含む定義域を制限領域として、選択可能領域が当該制限領域に収まるように選択可能領域を演算してもよい。特に、ユーザビリティを考慮する場合、いずれの選択可能領域にも属さない空白な領域(いわゆる退避領域)に対し、誤った操作のキャンセル機能を持たせることが望ましい。即ち、利用者は、誤った操作をした際、上記空白な領域(いわゆる退避領域)を選択することで、誤った操作をキャンセルすることができる。このとき、入力情報格納部122は、キャンセル操作がされた場合(キャンセル情報が入力された場合)、入力情報格納部122に格納された入力情報のうちキャンセル情報により指定された入力情報を削除してもよいし、キャンセル情報により指定された入力情報において、当該入力情報に含まれる選択可能項目を所定規則に基づき別の選択可能項目に修正してもよい。以上のように選択可能領域が制限領域に収まるように選択可能領域を演算することで、退避領域を容易に設定可能となり、退避領域を利用したキャンセル等の操作が容易となる。   In step S2, the selectable area is calculated so that the selectable area falls within the restricted area, with the defined area including at least one of coordinates, area, or shape defined in advance as the restricted area. Also good. In particular, when considering usability, it is desirable to provide an erroneous operation canceling function for a blank area (so-called save area) that does not belong to any selectable area. That is, when the user performs an erroneous operation, the user can cancel the erroneous operation by selecting the blank area (so-called save area). At this time, when a cancel operation is performed (when cancel information is input), the input information storage unit 122 deletes the input information specified by the cancel information from the input information stored in the input information storage unit 122. Alternatively, in the input information designated by the cancellation information, the selectable item included in the input information may be modified to another selectable item based on a predetermined rule. As described above, by calculating the selectable area so that the selectable area falls within the restricted area, the save area can be easily set, and an operation such as cancellation using the save area becomes easy.

ところで、図6に戻り、ステップS2の後は、利用者からの操作待ちとなる。利用者が操作部104を通して何らかの操作を行うと、判別部112は、選択可能領域と入力情報を用いて、当該選択可能領域に対応する選択可能項目が選択されたか否かを判別し(ステップS3)、選択可能項目が選択されたと判別された場合、ステップS4へ進む。ステップS4では、環境情報格納部121が、操作時点における環境情報(例えば出力部103の向きなど)を受け付けて格納するとともに、入力情報格納部122が、入力情報(例えば操作した座標など)を受け付けて格納する。   Returning to FIG. 6, after step S2, the operation waits for the user. When the user performs any operation through the operation unit 104, the determination unit 112 determines whether a selectable item corresponding to the selectable region is selected using the selectable region and the input information (step S3). If it is determined that the selectable item has been selected, the process proceeds to step S4. In step S4, the environment information storage unit 121 receives and stores environment information (for example, the direction of the output unit 103) at the time of operation, and the input information storage unit 122 receives input information (for example, operated coordinates). Store.

上記の環境情報とは、例えば、情報処理装置100が出力部103として備える平面形状のディスプレイのうちメインスクリーンの向き(換言すれば、利用者による情報処理装置100の保持のされ方)などが挙げられる。メインスクリーンの向きの定義は様々に可能であるが、例えば、図4の中段に示すようにメインスクリーンが地面と直交し且つメインスクリーンの上部が上空方向に向いている状態を基準とし、メインスクリーンと直行する方向(図4のz軸方向)を中心軸として、図4の下段に示すようにメインスクリーンに向かって情報処理装置100を時計回りに回転させたときの回転角度によって、環境情報としての「メインスクリーンの向き」を表すことができる。このとき、回転角度を、0度、90度、180度、270度のうちのいずれか最も近い角度に分類することで、情報処理装置100が縦向きで利用されているのか、横向きで利用されているのか等を判別することも可能である。   The environment information includes, for example, the orientation of the main screen (in other words, how the information processing apparatus 100 is held by the user) in a flat display provided in the information processing apparatus 100 as the output unit 103. It is done. The orientation of the main screen can be defined in various ways. For example, as shown in the middle part of FIG. 4, the main screen is based on the state where the main screen is orthogonal to the ground and the upper part of the main screen faces upward. As the environmental information depending on the rotation angle when the information processing apparatus 100 is rotated clockwise toward the main screen as shown in the lower part of FIG. The “main screen orientation” can be expressed. At this time, by classifying the rotation angle into the closest one of 0 degrees, 90 degrees, 180 degrees, and 270 degrees, the information processing apparatus 100 is used in the portrait orientation or in the landscape orientation. It is also possible to determine whether or not it is.

上記のように利用者からの操作を受け付けた後、選択可能領域演算部111は、次回以降、選択可能領域を演算する際に利用する重みを、以下のようにして修正する(ステップS5)。   After receiving the operation from the user as described above, the selectable area calculation unit 111 corrects the weight used when calculating the selectable area from the next time as follows (step S5).

以下、重み修正の例を示す。選択可能領域演算部111は、直近の入力情報を入力情報格納部122から読み出し、選択された選択可能項目の座標及び形状から演算される中心座標と、上記読み出した入力情報に含まれる座標(以下「入力座標」という)との差分dを演算する。そして、選択可能領域演算部111は、得られた差分dに応じて、対応する上記4つの重みを調整する。この調整としては、例えば、出力部103における中心座標が(3,3)で、入力座標が(4,2)であれば、選択可能領域演算部111は、x軸正の方向の重みwx1及びy軸負の方向の重みwy2をそれぞれ、一定値または差分dに応じて増加させる。なお、このとき同時に、選択可能領域演算部111は、x軸負の方向の重みwx2及びy軸正の方向の重みwy2をそれぞれ、一定値または差分dに応じて減少させてもよい。ステップS5の実行後は、ステップS2へ戻り、修正後の重みを利用して選択可能領域を演算し調整する。このようにして入力情報に基づく選択可能領域の演算および調整を行うことができる。   Hereinafter, examples of weight correction will be shown. The selectable area calculation unit 111 reads the latest input information from the input information storage unit 122, the center coordinates calculated from the coordinates and shape of the selected selectable item, and the coordinates (hereinafter referred to as the input information) The difference d from “input coordinates”) is calculated. Then, the selectable area calculation unit 111 adjusts the corresponding four weights according to the obtained difference d. As this adjustment, for example, if the center coordinate in the output unit 103 is (3, 3) and the input coordinate is (4, 2), the selectable area calculation unit 111 sets the weight wx1 in the positive x-axis direction and The weight wy2 in the negative y-axis direction is increased according to a constant value or a difference d, respectively. At the same time, the selectable area calculation unit 111 may decrease the weight wx2 in the negative x-axis direction and the weight wy2 in the positive y-axis direction according to a constant value or the difference d, respectively. After executing step S5, the process returns to step S2, and the selectable area is calculated and adjusted using the corrected weight. In this way, calculation and adjustment of the selectable area based on the input information can be performed.

なお、重みの管理については、前述したメインスクリーンの向きを表す4つの回転角度(0度、90度、180度、270度)ごとに重みを管理してもよい。この場合、情報処理装置100は、(wx1、wy1、wx2、wy2)という重みのセットを回転角度ごとに保持し、重みのセットを計4セット保持することになる。この場合、ステップS2では、当該時点のメインスクリーンの向きに対応した重みのみを用いて選択可能領域を演算することで、例えば、情報処理装置100を縦向きで利用している場合と、情報処理装置100を横向きで利用している場合とで、それぞれ適切な選択可能領域を演算し調整することが可能となる。このようにして入力情報に加え、環境情報(メインスクリーンの向き情報)をも基礎とする選択可能領域の演算および調整を行うことができる。   As for the weight management, the weight may be managed for each of the four rotation angles (0 degrees, 90 degrees, 180 degrees, and 270 degrees) representing the orientation of the main screen described above. In this case, the information processing apparatus 100 holds a set of weights (wx1, wy1, wx2, wy2) for each rotation angle, and holds a total of four sets of weights. In this case, in step S2, the selectable area is calculated using only the weight corresponding to the orientation of the main screen at the time point, for example, when the information processing apparatus 100 is used in the portrait orientation, It is possible to calculate and adjust an appropriate selectable area when the apparatus 100 is used in the horizontal direction. In this way, the selectable area can be calculated and adjusted based on environment information (main screen orientation information) in addition to input information.

また、上記の発明の実施形態における「選択可能領域を演算する手法」は、前述した内容に限定されるものではなく、任意の演算手法を採用することができる。例えば、個別の選択可能項目毎に重み付きボロノイ(Voronoi)の重みを管理するのではなく、同じ利用者毎、同じソフトウェア毎、類似した画面構成毎に1セットの重みを用いるなどの方法を採用してもよい。   Further, the “method for calculating the selectable region” in the embodiment of the present invention is not limited to the above-described content, and any calculation method can be adopted. For example, instead of managing weighted Voronoi weights for each individually selectable item, a method such as using one set of weights for the same user, the same software, and a similar screen configuration is used. May be.

また、入力情報格納部122は、例えば、環境情報格納部121と合体し、環境情報に対応させて入力情報を格納する、といった構成を採用してもよい。   Further, the input information storage unit 122 may be configured to be combined with the environment information storage unit 121 and store the input information corresponding to the environment information, for example.

以上説明した発明の実施形態によれば、表示領域と選択可能領域のうち選択可能領域のみを調整することで、従来のように表示領域と選択可能領域を両方調整することに伴う弊害を回避し、円滑な情報入力操作を実現することが可能となる。また、利用者の操作特性や利用環境を考慮して、表示領域とは別に選択可能領域のみを調整することで、情報入力精度をさらに向上させることが可能となる。   According to the embodiment of the invention described above, by adjusting only the selectable area among the display area and the selectable area, the disadvantages associated with adjusting both the display area and the selectable area as in the past can be avoided. Smooth information input operation can be realized. In addition, it is possible to further improve the information input accuracy by adjusting only the selectable area separately from the display area in consideration of the user's operation characteristics and usage environment.

図7には、本実施形態に係る情報処理装置100による選択可能領域の調整結果の一例を示す。図7における左側は、ある時刻t1における選択可能項目の形状(即ち、表示領域)と選択可能領域を示し、右側は、選択可能領域のみを調整した後の時刻t2における表示領域と選択可能領域を示す。ここでは、左側および右側とも、方形の領域a、b、c、d、eはそれぞれ表示領域を示し、これら表示領域は調整の対象外なので、左側と右側とで変化はなく同一である。一方、表示領域a、b、c、d、eそれぞれを包含し取り囲むように設定された選択可能領域A、B、C、D、Eは、選択可能領域の調整によって変化する。ここでは、一例として、ある利用者が、出力部103(平面形状のディスプレイ)において、表示領域よりも下側の領域を押す傾向があるとした場合、図7における右側に示すように、選択可能領域における表示領域の下側に位置する部分が拡張するように選択可能領域が調節されていることがわかる。例えば、選択可能領域Aにおける表示領域aの下側に位置する部分や、選択可能領域Cにおける表示領域cの下側に位置する部分は明らかに拡張している。このように入力情報(ここでは一例として、利用者の押す場所に関する傾向)に基づいて適切に選択可能領域が調節され、これにより、円滑な情報入力操作を実現できるとともに情報入力精度をさらに向上させることができる。   FIG. 7 shows an example of the adjustment result of the selectable area by the information processing apparatus 100 according to the present embodiment. The left side in FIG. 7 shows the shape of selectable items (ie, display area) and the selectable area at a certain time t1, and the right side shows the display area and selectable area at time t2 after adjusting only the selectable area. Show. Here, on both the left side and the right side, the rectangular areas a, b, c, d, and e indicate display areas, respectively, and these display areas are not subject to adjustment, and therefore are the same on the left side and the right side without any change. On the other hand, the selectable areas A, B, C, D, and E that are set so as to include and surround each of the display areas a, b, c, d, and e are changed by adjusting the selectable areas. Here, as an example, when a certain user has a tendency to press an area below the display area in the output unit 103 (planar display), selection is possible as shown on the right side in FIG. It can be seen that the selectable region is adjusted so that the portion of the region located below the display region is expanded. For example, the part located below the display area a in the selectable area A and the part located below the display area c in the selectable area C are clearly expanded. In this way, the selectable area is appropriately adjusted based on the input information (here, as an example, a tendency related to the place pressed by the user), thereby enabling a smooth information input operation and further improving the information input accuracy. be able to.

ところで、上記実施形態の変形例として、環境情報および入力情報は情報処理装置100に格納された情報を用いるのではなく、情報処理装置100がサーバ装置から環境情報及び入力情報を受信して用いる例を、以下に説明する。   By the way, as a modified example of the above embodiment, the information stored in the information processing apparatus 100 is not used as the environment information and the input information, but the information processing apparatus 100 receives and uses the environment information and the input information from the server apparatus. Is described below.

図8に示すように、この変形例に係る通信システム1は、サーバ装置200と情報処理装置100とを含んで構成され、情報処理装置100の通信部113は、ネットワーク50を介して、サーバ装置200との間で環境情報および入力情報を送受信可能とされている。情報処理装置100は、入力情報を格納するための入力情報格納部、および環境情報を格納するための環境情報格納部を備えていない。   As illustrated in FIG. 8, the communication system 1 according to this modification includes a server device 200 and an information processing device 100, and a communication unit 113 of the information processing device 100 is connected to the server device via a network 50. Environmental information and input information can be transmitted to and received from the network 200. The information processing apparatus 100 does not include an input information storage unit for storing input information and an environment information storage unit for storing environment information.

サーバ装置200は、情報処理装置100から送信されてきた入力情報および環境情報を受信し格納する格納処理部201と、情報処理装置100からの送信要求に応じて格納処理部201から入力情報および環境情報を読み出して情報処理装置100へ送信する送信処理部202とを備えている。   The server device 200 receives and stores the input information and environment information transmitted from the information processing device 100, and the input information and environment from the storage processing unit 201 in response to a transmission request from the information processing device 100. And a transmission processing unit 202 that reads information and transmits the information to the information processing apparatus 100.

上記の通信システム1における動作は以下となる。情報処理装置100の通信部113が、操作部104を通して入力された入力情報および操作部104を通して情報処理装置100が操作された際の操作環境に関する環境情報をサーバ装置200へ送信すると、サーバ装置200の格納処理部201は、送信されてきた入力情報および環境情報を受信し格納する。その後、情報処理装置100において、入力情報および環境情報が必要になったときに、制御部102の制御の下、通信部113は、入力情報および環境情報の送信要求をサーバ装置200に送信する。かかる送信要求に対しサーバ装置200では、送信処理部202が、送信要求に応じて入力情報および環境情報を受信格納部201から読み出し、読み出した入力情報および環境情報を情報処理装置100へ送信する。情報処理装置100では、通信部113が、上記送信要求に応じて送信されてきた入力情報および環境情報を受信し、制御部102は、受信された入力情報および環境情報のうち少なくとも1つに基づいて選択可能領域を調整する。   The operation in the communication system 1 is as follows. When the communication unit 113 of the information processing device 100 transmits the input information input through the operation unit 104 and the environment information regarding the operation environment when the information processing device 100 is operated through the operation unit 104 to the server device 200, the server device 200. The storage processing unit 201 receives and stores the transmitted input information and environment information. Thereafter, when input information and environment information are required in the information processing apparatus 100, the communication unit 113 transmits a transmission request for the input information and environment information to the server apparatus 200 under the control of the control unit 102. In response to the transmission request, in the server device 200, the transmission processing unit 202 reads input information and environment information from the reception storage unit 201 in response to the transmission request, and transmits the read input information and environment information to the information processing device 100. In the information processing apparatus 100, the communication unit 113 receives input information and environment information transmitted in response to the transmission request, and the control unit 102 is based on at least one of the received input information and environment information. To adjust the selectable area.

以上のように、入力情報および環境情報を情報処理装置100でなく、サーバ装置200に格納することで、情報処理装置100は、入力情報を格納するための入力情報格納部、および環境情報を格納するための環境情報格納部を備える必要がなくなり、装置構成の簡素化、軽量化および小型化が容易となる。また、利用者が、利用する情報処理装置100を変更した際(例えば新しい機種に交換した際)にも、当該利用者に関する過去の入力情報および環境情報を用いることができ、選択可能領域の調整を速やかに且つ円滑に行うことが可能となる。   As described above, by storing the input information and the environment information not in the information processing apparatus 100 but in the server apparatus 200, the information processing apparatus 100 stores the input information storage unit for storing the input information and the environment information. Therefore, it is not necessary to provide an environment information storage unit for doing so, and the apparatus configuration can be simplified, reduced in weight and reduced in size. Also, when the user changes the information processing apparatus 100 to be used (for example, when the information processing apparatus 100 is replaced with a new model), the past input information and environment information regarding the user can be used, and the selectable area can be adjusted. Can be performed quickly and smoothly.

1…通信システム、50…ネットワーク、100…情報処理装置、102…制御部、103…出力部、104…操作部、111…選択可能領域演算部、112…判別部、113…通信部、121…環境情報格納部、122…入力情報格納部、200…サーバ装置、201…格納処理部、202…送信処理部。   DESCRIPTION OF SYMBOLS 1 ... Communication system, 50 ... Network, 100 ... Information processing apparatus, 102 ... Control part, 103 ... Output part, 104 ... Operation part, 111 ... Selectable area | region calculating part, 112 ... Determination part, 113 ... Communication part, 121 ... Environmental information storage unit, 122 ... input information storage unit, 200 ... server device, 201 ... storage processing unit, 202 ... transmission processing unit.

Claims (9)

情報を表示するための出力部と、
情報を入力するための操作部と、を備える情報処理装置であって、
前記情報処置装置は、
前記出力部に表示させる選択可能項目に関する視認可能な表示領域と、前記選択可能項目の選択時に前記操作部を通して選択可能な選択可能領域、のうち、前記選択可能領域のみを調整し、前記表示領域を前記出力部に表示させ、調整後の選択可能領域に対応する選択可能項目が選択されたか否かを判別する制御部と、
前記操作部を通して入力された入力情報を格納する入力情報格納部と、
前記操作部を通して前記情報処理装置が操作された際の操作環境に関する環境情報を格納する環境情報格納部と、
電子コンパス、加速度センサ、および光検出器のうち少なくとも1つと、
を更に備え、
前記環境情報格納部は、前記電子コンパス、前記加速度センサおよび前記光検出器のうち少なくとも1つから得られる出力値、並びに、前記操作部を通して前記情報処理装置が操作された時刻情報を、前記環境情報として格納し、
前記制御部は、前記入力情報格納部に格納された入力情報および前記環境情報格納部に格納された前記環境情報のうち、少なくとも1つに基づいて、前記選択可能領域を調整する、
ことを特徴とする情報処理装置。
An output for displaying information;
An information processing apparatus comprising an operation unit for inputting information ,
The information processing apparatus includes:
Of the display area that can be viewed with respect to the selectable item to be displayed on the output unit and the selectable area that can be selected through the operation unit when the selectable item is selected, only the selectable area is adjusted, and the display area Is displayed on the output unit, and a control unit for determining whether or not a selectable item corresponding to the adjustable selectable region is selected;
An input information storage unit for storing input information input through the operation unit;
An environment information storage unit that stores environment information related to an operation environment when the information processing apparatus is operated through the operation unit;
At least one of an electronic compass, an acceleration sensor, and a photodetector;
Further comprising
The environment information storage unit outputs an output value obtained from at least one of the electronic compass, the acceleration sensor, and the photodetector, and time information when the information processing apparatus is operated through the operation unit. Store it as information,
The control unit adjusts the selectable region based on at least one of the input information stored in the input information storage unit and the environment information stored in the environment information storage unit.
An information processing apparatus characterized by that .
前記制御部は、前記選択可能項目の境界線を母点とするボロノイ(Voronoi)境界を演算することで、前記選択可能領域を調整することを特徴とする請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the control unit adjusts the selectable region by calculating a Voronoi boundary having a boundary line of the selectable item as a generating point. 前記制御部は、予め定義された座標、面積および形状のうち少なくとも1つを含む定義域を制限領域として、前記選択可能領域が前記制限領域に収まるように前記選択可能領域を調整することを特徴とする請求項1又は2の何れか1項に記載の情報処理装置。 The control unit adjusts the selectable region so that the selectable region is within the restricted region, with a defined region including at least one of predefined coordinates, area, and shape as a restricted region. The information processing apparatus according to any one of claims 1 and 2 . 前記環境情報格納部は、前記情報処理装置が備える電子コンパス、加速度センサおよび光検出器のうち少なくとも1つから得られる出力値に基づいて、前記情報処理装置の保持のされ方を判別し、当該判別結果を環境情報として格納することを特徴とする請求項1〜の何れか1項に記載の情報処理装置。 The environment information storage unit determines how the information processing apparatus is held based on an output value obtained from at least one of an electronic compass, an acceleration sensor, and a photodetector included in the information processing apparatus, determination result information processing apparatus according to any one of claim 1 to 3, characterized in that stored as the environment information. 前記入力情報格納部は、利用者により操作された前記操作部における座標、面積、形状、圧力および操作時刻のうち少なくとも1つに関する情報を、入力情報として格納することを特徴とする請求項1〜の何れか1項に記載の情報処理装置。 The input information storage unit stores, as input information, information related to at least one of coordinates, area, shape, pressure, and operation time in the operation unit operated by a user. 5. The information processing apparatus according to any one of 4 . 前記入力情報格納部は、前記環境情報に対応させて前記入力情報を格納することを特徴とする請求項1〜の何れか1項に記載の情報処理装置。 The input information storage unit, the information processing apparatus according to any one of claim 1 to 5, characterized in that storing the input information in association with the environment information. 前記入力情報格納部は、キャンセル情報が入力された場合、当該入力情報格納部により格納された入力情報のうち前記キャンセル情報により指定された入力情報を削除するか、または、前記キャンセル情報により指定された入力情報において、当該入力情報に含まれる選択可能項目を所定規則に基づき別の選択可能項目に修正する、
ことを特徴とする請求項1〜の何れか1項に記載の情報処理装置。
When the cancel information is input, the input information storage unit deletes the input information specified by the cancel information from the input information stored by the input information storage unit or is specified by the cancel information. In the input information, the selectable item included in the input information is corrected to another selectable item based on a predetermined rule.
The information processing apparatus according to any one of claim 1 to 6, characterized in that.
サーバ装置と、請求項1〜の何れか1項に記載の情報処理装置とを含んで構成される通信システムであって、
前記情報処理装置は、
前記操作部を通して入力された入力情報および前記操作部を通して前記情報処理装置が操作された際の操作環境に関する環境情報を前記サーバ装置に送信するとともに、前記入力情報および前記環境情報の送信要求を前記サーバ装置に送信し、前記送信要求に応じて送信されてきた前記入力情報および前記環境情報を受信する通信部、をさらに備え、
前記サーバ装置は、
前記情報処理装置から送信されてきた前記入力情報および前記環境情報を受信し格納する格納処理部と、
前記情報処理装置からの前記送信要求に応じて前記入力情報および前記環境情報を前記格納処理部から読み出し、読み出した前記入力情報および前記環境情報を前記情報処理装置へ送信する送信処理部と、をさらに備え、
前記情報処理装置の前記制御部は、
前記通信部により受信された入力情報および環境情報のうち少なくとも1つに基づいて、前記選択可能領域を調整する、
ことを特徴とする通信システム。
A communication system including a server device and the information processing device according to any one of claims 1 to 7 ,
The information processing apparatus includes:
The input information input through the operation unit and the environment information regarding the operation environment when the information processing apparatus is operated through the operation unit are transmitted to the server device, and the transmission request for the input information and the environment information is transmitted to the server device. A communication unit that transmits to the server device and receives the input information and the environment information transmitted in response to the transmission request;
The server device
A storage processing unit for receiving and storing the input information and the environment information transmitted from the information processing apparatus;
A transmission processing unit that reads out the input information and the environment information from the storage processing unit in response to the transmission request from the information processing device, and transmits the read input information and the environment information to the information processing device; In addition,
The control unit of the information processing apparatus includes:
Adjusting the selectable region based on at least one of the input information and the environment information received by the communication unit;
A communication system characterized by the above.
情報を表示するための出力部と、情報を入力するための操作部と、電子コンパス、加速度センサ、および光検出器のうち少なくとも1つと、を備える情報処理装置にて実行される情報処理方法であって、
前記出力部に表示させる選択可能項目に関する視認可能な表示領域と、前記選択可能項目の選択時に前記操作部を通して選択可能な選択可能領域、のうち、前記選択可能領域のみを調整するステップと、
前記表示領域を前記出力部に表示させるステップと、
調整後の選択可能領域に対応する選択可能項目が選択されたか否かを判別するステップと、
前記操作部を通して入力された入力情報を格納する入力情報格納ステップと、
前記操作部を通して前記情報処理装置が操作された際の操作環境に関する環境情報を格納する環境情報格納ステップと、
を含み、
前記環境情報格納ステップは、前記電子コンパス、前記加速度センサおよび前記光検出器のうち少なくとも1つから得られる出力値、並びに、前記操作部を通して前記情報処理装置が操作された時刻情報を、前記環境情報として格納し、
前記選択可能領域のみを調整する前記ステップは、前記入力情報格納部に格納された入力情報および前記環境情報格納部に格納された前記環境情報のうち、少なくとも1つに基づいて、前記選択可能領域を調整する、
ことを特徴とする情報処理方法。
An output unit for displaying information, an operation section for entering information, electronic compass, accelerometer, and at least one information processing method to be manually executed in an information processing equipment comprising of the light detector Because
A step of adjusting only the selectable area of the display area that can be viewed with respect to the selectable item to be displayed on the output unit and the selectable area that can be selected through the operation unit when the selectable item is selected;
Displaying the display area on the output unit;
Determining whether a selectable item corresponding to the selectable area after adjustment has been selected;
An input information storage step for storing input information input through the operation unit;
An environment information storing step for storing environment information related to an operating environment when the information processing apparatus is operated through the operation unit;
Including
In the environment information storage step, an output value obtained from at least one of the electronic compass, the acceleration sensor, and the photodetector, and time information when the information processing apparatus is operated through the operation unit are stored in the environment information. Store it as information,
The step of adjusting only the selectable area includes the selectable area based on at least one of the input information stored in the input information storage unit and the environment information stored in the environment information storage unit. Adjust the
An information processing method characterized by the above .
JP2009132157A 2009-06-01 2009-06-01 Information processing apparatus, communication system, and information processing method Active JP5301361B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009132157A JP5301361B2 (en) 2009-06-01 2009-06-01 Information processing apparatus, communication system, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009132157A JP5301361B2 (en) 2009-06-01 2009-06-01 Information processing apparatus, communication system, and information processing method

Publications (2)

Publication Number Publication Date
JP2010277518A JP2010277518A (en) 2010-12-09
JP5301361B2 true JP5301361B2 (en) 2013-09-25

Family

ID=43424390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009132157A Active JP5301361B2 (en) 2009-06-01 2009-06-01 Information processing apparatus, communication system, and information processing method

Country Status (1)

Country Link
JP (1) JP5301361B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020201649A (en) * 2019-06-07 2020-12-17 トヨタ自動車株式会社 Map generation device, map generation method and computer program for map generation

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0916304A (en) * 1995-06-28 1997-01-17 Hitachi Ltd Information processor
JP2000066817A (en) * 1998-08-20 2000-03-03 Nec Corp Keyboard device
FI20021162A0 (en) * 2002-06-14 2002-06-14 Nokia Corp Electronic device and a method for administering its keypad
JP2007190947A (en) * 2006-01-17 2007-08-02 Xanavi Informatics Corp On-vehicle information terminal

Also Published As

Publication number Publication date
JP2010277518A (en) 2010-12-09

Similar Documents

Publication Publication Date Title
US11693554B1 (en) Account switching
US11231845B2 (en) Display adaptation method and apparatus for application, and storage medium
US8046928B2 (en) Method and device for calibrating mobile terminal
KR20150058072A (en) A mobile terminal and method of displaying virtual keyboard on mobile phone
US11385761B2 (en) Device, method, and graphical user interface for composing CGR files
US11250604B2 (en) Device, method, and graphical user interface for presenting CGR files
US20150116363A1 (en) User Interface for Mobile Device Including Dynamic Orientation Display
JP5732792B2 (en) Information processing apparatus and information processing program
KR20190025934A (en) Detection of User Motion Range for Virtual Reality User Interface
US9841890B2 (en) Information processing device and information processing method for improving operability in selecting graphical user interface by generating multiple virtual points of contact
US20100188587A1 (en) Projection method
JP2015507783A (en) Display device and screen mode changing method using the same
KR20110104096A (en) User interface for mobile devices
KR101772384B1 (en) Orientation sensing computing devices
US20190064947A1 (en) Display control device, pointer display method, and non-temporary recording medium
US9665249B1 (en) Approaches for controlling a computing device based on head movement
WO2020149270A1 (en) Method for generating 3d object arranged in augmented reality space
JP2016184294A (en) Display control method, display control program, and information processing apparatus
JP5880024B2 (en) Information processing apparatus and program
WO2018058673A1 (en) 3d display method and user terminal
US11386612B2 (en) Non-transitory computer-readable medium, image processing method, and image processing system for controlling progress of information processing in response to a user operation
JP5301361B2 (en) Information processing apparatus, communication system, and information processing method
US10585485B1 (en) Controlling content zoom level based on user head movement
JP2007114584A (en) Double-sided display type information processor and double-sided display program
JP7335726B2 (en) Information display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130207

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130604

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130619

R150 Certificate of patent or registration of utility model

Ref document number: 5301361

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250