JP2011039943A - Information processing apparatus, control method and program thereof, and recording medium - Google Patents

Information processing apparatus, control method and program thereof, and recording medium Download PDF

Info

Publication number
JP2011039943A
JP2011039943A JP2009188759A JP2009188759A JP2011039943A JP 2011039943 A JP2011039943 A JP 2011039943A JP 2009188759 A JP2009188759 A JP 2009188759A JP 2009188759 A JP2009188759 A JP 2009188759A JP 2011039943 A JP2011039943 A JP 2011039943A
Authority
JP
Japan
Prior art keywords
amount
touch panel
movement
control
information processing
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.)
Granted
Application number
JP2009188759A
Other languages
Japanese (ja)
Other versions
JP5258701B2 (en
JP2011039943A5 (en
Inventor
Satoru Okamura
哲 岡村
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2009188759A priority Critical patent/JP5258701B2/en
Publication of JP2011039943A publication Critical patent/JP2011039943A/en
Publication of JP2011039943A5 publication Critical patent/JP2011039943A5/ja
Application granted granted Critical
Publication of JP5258701B2 publication Critical patent/JP5258701B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To allow various controls with even a small touch panel. <P>SOLUTION: Acceleration sensors (12X, 12Y, and 12Z) detect accelerations in directions of an X axis, a Y axis, and a Z axis of an information browser body respectively. An acceleration detection circuit (14) calculates a moving direction and an acceleration of the information browser body from the detected accelerations of the acceleration sensors (12X, 12Y, and 12Z) and supplies the calculation result to a system control circuit (16). An input detection circuit (22) detects an input position (touch position), an input amount, and an input direction of a touch panel (20) and supplies the detection result to the system control circuit (16). The system control circuit (16) generates a controlled variable from the input amount and the input direction of the touch panel and corrects the controlled variable in accordance with the acceleration and the moving direction and controls the body by the correction result. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、タッチパネルを具備する情報処理装置、その制御方法およびプログラム並びに記録媒体に関する。   The present invention relates to an information processing apparatus including a touch panel, a control method and program thereof, and a recording medium.

特開2003−224742号公報JP 2003-224742 A 特開平6−266901号公報JP-A-6-266901

携帯式の情報処理装置を小型化するには入力キーを減らす必要があり、固定的な入力キーの代わりに、いわゆるタッチパネルを装備する構成が知られている。タッチパネルを表示装置上に配置することで、ユーザは、内容を確認しながら入力操作を行うことができ、また、入力内容と操作位置を自在に変更可能である。   In order to reduce the size of a portable information processing apparatus, it is necessary to reduce the number of input keys, and a configuration in which a so-called touch panel is provided instead of a fixed input key is known. By arranging the touch panel on the display device, the user can perform an input operation while confirming the content, and can freely change the input content and the operation position.

特許文献1には、ディスプレイに装着したタッチパネルにより撮影時のズーム操作を行う電子スチルカメラが記載されている。特許文献2には、手書き文字入力機能を備えた情報処理装置において、情報処理装置の振動(ぶれ)を検出し、入力情報の誤りを訂正する技術が記載されている。   Patent Document 1 describes an electronic still camera that performs a zoom operation during shooting using a touch panel attached to a display. Patent Document 2 describes a technology for detecting vibration (blur) of an information processing apparatus and correcting an error in input information in an information processing apparatus having a handwritten character input function.

本体の小型化に伴いタッチパネルも小さくなる。十分な入力分解能を得るには、タッチパネルのタッチ位置又はタッチ量をより微細に検出できる必要がある。しかし、タッチパネルの面積が小さくなると、ユーザがその小さな面積内で細かなタッチ操作をすること自体が難しくなる。   The touch panel becomes smaller as the body becomes smaller. In order to obtain a sufficient input resolution, it is necessary to detect the touch position or touch amount of the touch panel more finely. However, when the area of the touch panel is reduced, it is difficult for the user to perform a fine touch operation within the small area.

例えば、タッチ操作により、音量や輝度等の量を調整したい場合がある。このようなアナログ値をタッチ時間で入力することも考えられるが、ユーザの希望値を入力するのは実際のところ難しい。そこで、通常は、スライド操作で実現される。しかし、タッチパネルの面積が小さくなると、ユーザが小さな面積でそのようなスライド操作を希望値に適うように行うことが難しくなり、かつまた、検出手段の検出精度を高める必要がある。後者は、コストの上昇を招く。   For example, there are cases where it is desired to adjust the volume, brightness, or the like by a touch operation. Although it is conceivable to input such an analog value by a touch time, it is actually difficult to input a user's desired value. Therefore, it is usually realized by a slide operation. However, when the area of the touch panel is reduced, it is difficult for the user to perform such a slide operation to meet a desired value in a small area, and it is necessary to increase the detection accuracy of the detection means. The latter causes an increase in cost.

本発明は、タッチ操作によりアナログ値を容易に入力可能な情報処理装置、その制御方法及びプログラム並びに記録媒体を提示することを目的とする。   An object of the present invention is to present an information processing apparatus that can easily input an analog value by a touch operation, a control method and program thereof, and a recording medium.

本発明に係る情報処理装置は、タッチパネルと、本体の空間的な移動量及び移動方向を検出する移動検出手段と、前記タッチパネルへの入力量から制御量を生成する制御量生成手段と、前記移動検出手段で検出される前記移動量及び前記移動方向に従い前記制御量を補正し、補正制御量を生成する補正手段と、前記補正制御量に従い、前記本体を制御する制御手段とを有することを特徴とする。   The information processing apparatus according to the present invention includes a touch panel, a movement detection unit that detects a spatial movement amount and a movement direction of the main body, a control amount generation unit that generates a control amount from an input amount to the touch panel, and the movement A correction unit that corrects the control amount according to the movement amount and the movement direction detected by a detection unit to generate a correction control amount, and a control unit that controls the main body according to the correction control amount. And

本発明に係る情報処理装置の制御方法は、タッチパネルと、本体の空間的な移動量及び移動方向を検出する移動検出手段とを有する情報処理装置の制御方法であって、前記タッチパネルへの入力量から制御量を生成する制御量生成ステップと、前記移動検出手段で検出される前記移動量及び前記移動方向に従い前記制御量を補正し、補正制御量を生成する補正ステップと、前記補正制御量に従い、前記本体を制御する制御ステップとを有することを特徴とする。   A control method for an information processing apparatus according to the present invention is a control method for an information processing apparatus including a touch panel and a movement detection unit that detects a spatial movement amount and a movement direction of the main body, and includes an input amount to the touch panel. A control amount generation step for generating a control amount from the control unit, a correction step for correcting the control amount in accordance with the movement amount and the movement direction detected by the movement detecting means, and a correction control amount, and a correction control amount. And a control step for controlling the main body.

本発明に係る情報処理装置の制御プログラムは、タッチパネルと、本体の空間的な移動量及び移動方向を検出する移動検出手段とを有する情報処理装置を制御するプログラムであって、前記情報処理装置のシステム制御装置に前記タッチパネルへの入力量を取り込ませる機能と、前記情報処理装置のシステム制御装置に、取り込んだ、前記タッチパネルへの入力量から制御量を生成させる制御量生成機能と、前記情報処理装置のシステム制御装置に、前記移動検出手段で検出される前記移動量及び前記移動方向を取り込ませる機能と、前記情報処理装置のシステム制御装置に、取り込んだ前記移動検出手段の前記移動量及び前記移動方向に従い前記制御量を補正させ、補正制御量を生成させる補正機能と、前記情報処理装置のシステム制御装置に、前記補正制御量に従い、前記本体を制御させる制御機能とを実現させることを特徴とする。   A control program for an information processing apparatus according to the present invention is a program for controlling an information processing apparatus having a touch panel and a movement detection unit that detects a spatial movement amount and a movement direction of the main body. A function for causing the system control device to capture an input amount to the touch panel; a control amount generating function for causing the system control device of the information processing device to generate a control amount from the input amount to the touch panel; and A function of causing the system control device of the apparatus to capture the movement amount and the movement direction detected by the movement detection means; and a system control device of the information processing apparatus to capture the movement amount of the movement detection means and the A correction function for correcting the control amount in accordance with a moving direction and generating a correction control amount; and a system control device for the information processing apparatus. In accordance with the correction control amount, characterized in that to realize a control function to control the body.

本発明に係る記録媒体には、上述の制御プログラムが記録される。   The above-described control program is recorded on the recording medium according to the present invention.

本発明によれば、タッチパネルの操作に基づく制御量を、本体の移動量及び移動速度に応じて補正するので、タッチパネルのサイズが小さくしても、種々の制御が可能になる。   According to the present invention, since the control amount based on the operation of the touch panel is corrected according to the movement amount and the movement speed of the main body, various controls can be performed even if the size of the touch panel is reduced.

本発明の一実施例である情報閲覧装置の概略構成ブロック図である。It is a schematic block diagram of the information browsing apparatus which is one Example of this invention. 本実施例の動作説明図である。It is operation | movement explanatory drawing of a present Example. 本実施例の動作フローチャートである。It is an operation | movement flowchart of a present Example. 補正量αと補正コマ送り量Xmの対応を示す表である。It is a table | surface which shows a response | compatibility with the corrected amount (alpha) and the correction | amendment frame advance amount Xm.

以下、図面を参照して、本発明の実施例を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明に係る情報処理装置の一実施例としての情報閲覧装置の概略構成ブロック図を示す。   FIG. 1 shows a schematic block diagram of an information browsing apparatus as an embodiment of an information processing apparatus according to the present invention.

情報閲覧装置10は、加速度センサ12X,12Y,12Zを具備する。加速度センサ12X,12Y,12Zはそれぞれ、情報閲覧装置本体のX軸、Y軸及びZ軸方向の加速度を検出する。加速度検出回路14は、加速度センサ12X,12Y,12Zの検出加速度から情報閲覧装置本体の移動方向と加速度を計算し、計算結果をシステム制御回路16に供給する。加速度センサ12X,12Y,12Z及び加速度検出回路14は、情報閲覧装置10の本体の空間的な移動量及び移動方向を検出する移動検出手段として機能する。なお、本実施例では、X軸、Y軸をタッチパネル20のパネル面と平行な軸、Z軸をタッチパネルのパネル面に直交する軸であるものとする。   The information browsing apparatus 10 includes acceleration sensors 12X, 12Y, and 12Z. The acceleration sensors 12X, 12Y, and 12Z detect accelerations in the X-axis, Y-axis, and Z-axis directions of the information browsing apparatus main body, respectively. The acceleration detection circuit 14 calculates the movement direction and acceleration of the information browsing apparatus main body from the acceleration detected by the acceleration sensors 12X, 12Y, and 12Z, and supplies the calculation result to the system control circuit 16. The acceleration sensors 12X, 12Y, 12Z and the acceleration detection circuit 14 function as a movement detection unit that detects a spatial movement amount and a movement direction of the main body of the information browsing apparatus 10. In the present embodiment, the X axis and the Y axis are axes parallel to the panel surface of the touch panel 20, and the Z axis is an axis orthogonal to the panel surface of the touch panel.

文字や画像を表示する表示装置18の画面上に静電容量方式のタッチパネル20が配置されている。入力検出回路22は、タッチパネル20の入力位置(タッチ位置)、入力位置の移動量及び移動方向を検出し、検出結果をシステム制御回路16に供給する。入力位置の移動量及び移動方向とは、タッチパネル20に触れた指等を、タッチパネル20に触れたままタッチパネル20上を移動させる操作(スライド操作と称する)の移動量と移動方向である。入力位置の移動量及び移動方向は、X軸方向成分とY軸方向成分で取得可能である。スライド操作の移動量はタッチパネル20への入力量の一例であり、スライド操作の移動方向はタッチパネル20への入力方向の一例である。   A capacitive touch panel 20 is arranged on the screen of the display device 18 for displaying characters and images. The input detection circuit 22 detects the input position (touch position) of the touch panel 20, the movement amount and movement direction of the input position, and supplies the detection result to the system control circuit 16. The movement amount and movement direction of the input position are the movement amount and movement direction of an operation (referred to as a slide operation) for moving a finger or the like touching the touch panel 20 on the touch panel 20 while touching the touch panel 20. The amount of movement and the direction of movement of the input position can be acquired from the X-axis direction component and the Y-axis direction component. The movement amount of the slide operation is an example of the input amount to the touch panel 20, and the movement direction of the slide operation is an example of the input direction to the touch panel 20.

本実施例は、更に、無線通信インターフェース24を具備する。無線通信制御回路26が、無線通信インターフェース24の、外部の無線通信機器との間の通信を制御する。無線通信制御回路26はデータバス28に接続し、システム制御回路16もデータバス28に接続する。システム制御回路16は、無線通信制御回路26及び無線通信インターフェース24を介して、外部から静止画及び動画等の画像データ並びに文字データを受信出来る。受信したデータは、データバス28を介して記憶装置30に格納される。記憶装置30は、例えば、半導体不揮発メモリからなる。   The present embodiment further includes a wireless communication interface 24. The wireless communication control circuit 26 controls communication between the wireless communication interface 24 and an external wireless communication device. The wireless communication control circuit 26 is connected to the data bus 28, and the system control circuit 16 is also connected to the data bus 28. The system control circuit 16 via the wireless communication control circuit 26 and a wireless communication interface 24 can receive image data and character data such as still and moving from the outside. The received data is stored in the storage device 30 via the data bus 28. The storage device 30 is composed of, for example, a semiconductor nonvolatile memory.

信号処理回路32は、システム制御回路16からの指示信号に従い、記憶装置30に記憶される文字画像データから表示用の画像信号を生成する。信号処理回路32は、圧縮された画像データを伸長する機能も具備する。表示制御回路34は、信号処理回路32からの画像信号に従って表示装置18に画像を表示させる。表示装置18は、例えば液晶表示デバイスからなり、表示制御回路34は、その液晶表示デバイスを駆動する駆動回路からなる。信号処理回路32はまた、符号化された音声信号を復号化し、アナログ化する機能も具備するが、本実施例の特徴的な作用とは関係しないので、説明を省略する。   The signal processing circuit 32 generates an image signal for display from the character image data stored in the storage device 30 in accordance with the instruction signal from the system control circuit 16. The signal processing circuit 32 also has a function of expanding compressed image data. The display control circuit 34 displays an image on the display device 18 in accordance with the image signal from the signal processing circuit 32. The display device 18 is composed of, for example, a liquid crystal display device, and the display control circuit 34 is composed of a drive circuit that drives the liquid crystal display device. The signal processing circuit 32 also has a function of decoding and converting the encoded audio signal into an analog signal. However, the signal processing circuit 32 is not related to the characteristic operation of the present embodiment, and thus the description thereof is omitted.

図2を参照して、本実施例の特徴的な動作を説明する。本実施例では、タッチパネル20上のスライド操作と、本体の水平移動との組み合わせにより、動画再生のコマ送り量を制御するようにした。図2(A1)は、タッチパネル20上でユーザが指を左から右にスライド操作する様子を示す。図2(A2)は、図2(A1)に示す操作に対してコマ送り量を1秒とする表示画像の変化例を示す。図2(B1)は、タッチパネル20上でユーザが指を左から右にスライド操作すると共に、本体を左方向に移動させる様子を示す。図2(B2)は、図2(B1)に示す操作に対してコマ送り量を5秒とする表示画像の変化例を示す。   With reference to FIG. 2, the characteristic operation of the present embodiment will be described. In this embodiment, the frame feed amount for moving image playback is controlled by a combination of the slide operation on the touch panel 20 and the horizontal movement of the main body. FIG. 2A1 shows a state where the user slides his / her finger from left to right on the touch panel 20. FIG. 2A2 shows an example of change in the display image in which the frame advance amount is 1 second with respect to the operation shown in FIG. FIG. 2 (B1) shows how the user slides his / her finger from left to right on the touch panel 20 and moves the main body in the left direction. FIG. 2B2 shows an example of a change in the display image in which the frame advance amount is 5 seconds in response to the operation shown in FIG.

タッチパネル20上でゆっくりと丁寧に指をスライドさせる場合には、本体がぶれることはないが、急いだ場合には、図2(B1)に示すように、しばしば、本体が逆方向に移動する。タッチパネル上のスライド方向とは逆方向に本体が移動する場合には、ユーザが、より大きな変化を希望していると判断出来る。そこで、本実施例では、このような操作態様の場合に、より大きなコマ送りに画像再生を制御するようにした。   When the finger is slowly and carefully slid on the touch panel 20, the main body does not shake, but when the user hurries up, the main body often moves in the reverse direction as shown in FIG. 2 (B1). When the main body moves in the direction opposite to the sliding direction on the touch panel, it can be determined that the user desires a larger change. Therefore, in this embodiment, in the case of such an operation mode, image reproduction is controlled to a larger frame advance.

図3は、本実施例の再生制御のフローチャートを示す。システム制御回路16は、入力検出回路22の出力からユーザによるタッチパネル20への操作入力(I)(入力位置の移動量と入力方向)を取得する(S1)。システム制御回路16は、タッチパネル20への入力位置の移動量のうちのX軸成分から、制御量としてのコマ送り量Xを算出し、同時に、X軸方向成分からコマ送りの方向(順方向、逆方向)を決定する(S2)。すなわち、システム制御回路16は、特許請求の範囲の制御量生成手段として機能し、プログラム動作の場合の制御量生成機能を実現する手段となる。   FIG. 3 shows a flowchart of the reproduction control of this embodiment. The system control circuit 16 obtains an operation input (I) (movement amount and input direction of the input position) by the user to the touch panel 20 from the output of the input detection circuit 22 (S1). The system control circuit 16 calculates a frame feed amount X as a control amount from the X-axis component of the movement amount of the input position to the touch panel 20, and at the same time, the frame feed direction (forward direction, The reverse direction is determined (S2). In other words, the system control circuit 16 functions as a control amount generation unit in the scope of claims and serves as a unit that realizes a control amount generation function in the case of a program operation.

システム制御回路16は、別に、加速度検出回路14から出力される加速度データを取得する(S3)。加速度データは、X、Y及びZ軸の各軸成分の加速度からなるベクトルデータである。システム制御回路16は、取得した加速度データの内、タッチパネル20への入力位置の移動方向のうち、制御量を算出した成分と同軸の加速度成分Aを取得する(S4)。   Separately, the system control circuit 16 acquires acceleration data output from the acceleration detection circuit 14 (S3). The acceleration data is vector data composed of accelerations of the X, Y, and Z axis components. Of the acquired acceleration data, the system control circuit 16 acquires an acceleration component A that is coaxial with the component for which the control amount is calculated, in the direction of movement of the input position to the touch panel 20 (S4).

システム制御回路16は、タッチパネルへの入力位置の移動方向のうち、制御量を算出した成分についての移動方向と加速度成分Aの方向が同じかどうかを調べる(S5)。同方向でない場合(S5)、システム制御回路16は、加速度成分Aを所定のしきい値A0と比較する(S6)。加速度成分AがA0以上の場合(S6)、加速度Aを、しきいちA0より大きいしきい値A1と比較する(S7)。すなわち、加速度成分Aが、A0より小さい、A0以上でA1以下、A1を越える、の3つのケースの何れに該当するかを調べる(S6,S7)。   The system control circuit 16 checks whether the movement direction of the component for which the control amount is calculated and the direction of the acceleration component A are the same among the movement directions of the input position to the touch panel (S5). If not in the same direction (S5), the system control circuit 16 compares the acceleration component A with a predetermined threshold A0 (S6). If the acceleration component A is greater than or equal to A0 (S6), the acceleration A is compared with a threshold value A1 that is greater than the threshold A0 (S7). That is, it is examined which of the three cases the acceleration component A is smaller than A0, A0 or more and A1 or less, and A1 is exceeded (S6, S7).

タッチパネル20への入力位置の移動方向のうち、制御量を算出した成分についての移動方向と加速度成分Aの方向が同じ場合(S5)、又は、加速度成分AがA0より小さい場合(S6)、コマ送り補正係数αを0とする(S10)。加速度成分AがA0以上でA1以下の場合(S7)、コマ送り補正係数αを1とする(S8)。加速度成分AがA1を越える場合(S7)、コマ送り補正係数αを4とする(S9)。   Among the movement directions of the input position to the touch panel 20, when the movement direction of the component for which the control amount is calculated and the direction of the acceleration component A are the same (S5), or when the acceleration component A is smaller than A0 (S6), The feed correction coefficient α is set to 0 (S10). When the acceleration component A is not less than A0 and not more than A1 (S7), the frame advance correction coefficient α is set to 1 (S8). When the acceleration component A exceeds A1 (S7), the frame advance correction coefficient α is set to 4 (S9).

システム制御回路16は、このように決定したコマ送り補正係数αを使って、補正制御量としてのコマ送り量Xを補正する(S11)。すなわち、補正コマ送り量Xmを、
Xm=(1+α)×X (1)
とする。そして、システム制御回路16は、得られた補正コマ送り量Xmに従うコマ送り再生を信号処理回路32に指示する(S12)。システム制御回路16上で動作する制御プログラムが、本体の移動量及び移動方向の情報に従いコマ送り制御量を補正する補正機能を実現させ、また、補正により得られた補正制御量に従い、本体を制御する制御機能を実現させる。
The system control circuit 16 corrects the frame feed amount X as the correction control amount by using the frame feed correction coefficient α determined in this way (S11). That is, the corrected frame feed amount Xm is set to
Xm = (1 + α) × X (1)
And Then, the system control circuit 16 instructs the signal processing circuit 32 to perform frame advance reproduction according to the obtained corrected frame advance amount Xm (S12). A control program that operates on the system control circuit 16 realizes a correction function that corrects the frame feed control amount according to information on the movement amount and movement direction of the main body, and controls the main body according to the correction control amount obtained by the correction. To realize the control function.

図4は、コマ送り量Xが30フレームつまり1秒の場合の、補正コマ送り量Xmの値を示す。装置本体の移動が無い場合、コマ送り補正量α=0であるので、補正後のコマ送り量は30フレームのままである。タッチパネル20の操作方向とは逆方向で所定量以上に本体が移動した場合には、コマ送り補正量α=4となり、補正後のコマ送り量は150フレーム、つまり5秒となる。   FIG. 4 shows the value of the corrected frame feed amount Xm when the frame feed amount X is 30 frames, that is, 1 second. When there is no movement of the apparatus main body, since the frame advance correction amount α = 0, the corrected frame advance amount remains 30 frames. When the main body moves in a direction opposite to the operation direction of the touch panel 20 by a predetermined amount or more, the frame advance correction amount α = 4, and the corrected frame advance amount is 150 frames, that is, 5 seconds.

本実施例では、タッチパネル20への入力位置の移動方向のうち、制御量を算出した成分についての移動方向と本体の移動方向が逆方向であった場合に、タッチパネル20の操作による制御量を増加させる補正を行った。すなわち、タッチパネル20のパネル面と同一方向について、本体の加速方向がタッチパネル20への入力位置の移動方向と実質的に逆方向である場合に制御量を増加させた。これに対し、別の補正を組み合わせても良い。例えば、本体のZ軸方向の加速度が大きくなるほど、タッチパネル20への入力位置の移動方向に関わらず制御量を増加させる補正を行うことで、タッチパネル20への入力時の勢いに応じて装置を制御する。   In the present embodiment, the control amount by operating the touch panel 20 is increased when the movement direction of the component for which the control amount is calculated and the movement direction of the main body are the reverse of the movement directions of the input position to the touch panel 20. To correct. That is, in the same direction as the panel surface of the touch panel 20, the control amount is increased when the acceleration direction of the main body is substantially opposite to the moving direction of the input position to the touch panel 20. On the other hand, another correction may be combined. For example, as the acceleration in the Z-axis direction of the main body increases, the device is controlled in accordance with the momentum during input to the touch panel 20 by performing a correction that increases the control amount regardless of the moving direction of the input position to the touch panel 20. To do.

また、タッチパネル20には、スライド操作の他にタップ操作も可能である。タップ操作とは、タッチパネル20上の1点をタッチして実質的な移動をすることなく指を離す操作であり、ボタンアイコンの押下等に一般的に用いられている操作である。このタップ操作によって、本体のZ軸方向、すなわちタッチパネル20のパネル面と直交する方向に力が加わる。従ってこのタップ操作の際に、本体のZ軸方向の加速度が大きくなるほどタップ操作による制御量を増加させる補正を行っても良い。このようにすることで、ユーザがタップ操作する際の操作の勢い又は力の入れ加減に応じた制御量の制御を行うことができる。   The touch panel 20 can be tapped in addition to the slide operation. The tap operation is an operation of touching one point on the touch panel 20 and releasing a finger without substantially moving, and is an operation generally used for pressing a button icon or the like. By this tap operation, a force is applied in the Z-axis direction of the main body, that is, the direction orthogonal to the panel surface of the touch panel 20. Therefore, during this tap operation, correction may be performed to increase the control amount by the tap operation as the acceleration in the Z-axis direction of the main body increases. By doing in this way, control amount control according to the momentum of operation when a user performs a tap operation or insertion of force can be performed.

本発明によれば、入力手段への入力量を装置本体の移動量に応じた補正量で補正することで、小型の入力手段における入力量や分解能の不足を補うことが可能となる。   According to the present invention, by correcting the input amount to the input means with the correction amount corresponding to the movement amount of the apparatus main body, it is possible to compensate for the shortage of input amount and resolution in the small input means.

さらに、ユーザが入力手段に入力する際の操作の勢い又は力の入れ加減によって補正量が変化することから、ユーザが入力操作を急いで行った場合や力を込めた場合と、ゆっくり丁寧に操作した場合とで異なる操作結果とすることができる。すなわち、ユーザの装置に対するふるまいを装置制御に反映させることが可能である。   In addition, the amount of correction changes depending on the momentum or force of the operation when the user inputs to the input means, so if the user performs an input operation in a hurry or if force is applied, the operation is performed slowly and carefully. Different operation results can be obtained. That is, it is possible to reflect the behavior of the user with respect to the device in the device control.

本体の空間的な移動量及び移動方向を検出する移動検出手段として加速度センサを使用する実施例を説明したが、速度センサでもよく、更には、位置の変位を検出する手段であってもよい。   Although the embodiment has been described in which the acceleration sensor is used as the movement detection means for detecting the spatial movement amount and the movement direction of the main body, it may be a speed sensor or a means for detecting the displacement of the position.

システム制御回路16の各種制御は、1つのハードウェアが実行しても、複数のハードウェアが分担実行してもよいことは明らかである。図3に示す動作は、システム制御回路16上で動作する制御プログラムとしても実装されうる。   It is obvious that various controls of the system control circuit 16 may be executed by a single piece of hardware or by a plurality of pieces of hardware. The operation shown in FIG. 3 can also be implemented as a control program that operates on the system control circuit 16.

本発明は、上述した実施例に限定されず、本発明の要旨を逸脱しない範囲の様々な形態も本発明に含まれる。   The present invention is not limited to the above-described embodiments, and various forms within the scope of the present invention are also included in the present invention.

文書閲覧装置に適用した実施例を説明したが、本発明は、パーソナルコンピュータ、PDA、携帯電話端末又は携帯型の文書画像ビューワ等、タッチパネルを有する種々の情報処理装置に適用可能である。   Although the embodiment applied to the document browsing apparatus has been described, the present invention is applicable to various information processing apparatuses having a touch panel, such as a personal computer, a PDA, a mobile phone terminal, or a portable document image viewer.

本発明の一部又は全部の機能を情報処理装置上で機能するソフトウエアプログラムによっても実現可能である。そのソフトウエアプログラムは、コンピュータ読み取り可能な記録媒体に格納して、本発明に係る情報処理装置にインストールできる。   Part or all of the functions of the present invention can be realized by a software program that functions on the information processing apparatus. The software program can be stored in a computer-readable recording medium and installed in the information processing apparatus according to the present invention.

10 情報閲覧装置
12X,12Y,12Z 加速度センサ
16 システム制御回路
DESCRIPTION OF SYMBOLS 10 Information browsing apparatus 12X, 12Y, 12Z Acceleration sensor 16 System control circuit

Claims (6)

タッチパネルと、
本体の空間的な移動量及び移動方向を検出する移動検出手段と、
前記タッチパネルへの入力量から制御量を生成する制御量生成手段と、
前記移動検出手段で検出される前記移動量及び前記移動方向に従い前記制御量を補正し、補正制御量を生成する補正手段と、
前記補正制御量に従い、前記本体を制御する制御手段
とを有することを特徴とする情報処理装置。
A touch panel;
A movement detection means for detecting a spatial movement amount and movement direction of the main body;
Control amount generating means for generating a control amount from an input amount to the touch panel;
Correction means for correcting the control amount according to the movement amount and the movement direction detected by the movement detection means, and generating a correction control amount;
An information processing apparatus comprising: control means for controlling the main body according to the correction control amount.
前記移動検出手段は、前記本体の加速度と加速方向を検出する加速度検出手段であることを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the movement detection unit is an acceleration detection unit that detects an acceleration and an acceleration direction of the main body. 前記制御量生成手段は、前記タッチパネルへの入力量に加えて前記タッチパネルへの入力方向に基づいた制御量を生成し、
前記補正手段は、前記タッチパネルのパネル面と同一方向について、前記加速方向が前記タッチパネルへの入力方向と逆方向である場合に前記制御量を増加させ、前記タッチパネルのパネル面と直交する方向について、前記加速方向が前記タッチパネルへの入力方向と同方向である場合に制御量を増加させることを特徴とする請求項2に記載の情報処理装置。
The control amount generating means generates a control amount based on an input direction to the touch panel in addition to an input amount to the touch panel,
The correction means increases the control amount when the acceleration direction is opposite to the input direction to the touch panel in the same direction as the panel surface of the touch panel, and for the direction orthogonal to the panel surface of the touch panel, The information processing apparatus according to claim 2, wherein the control amount is increased when the acceleration direction is the same as the input direction to the touch panel.
タッチパネルと、本体の空間的な移動量及び移動方向を検出する移動検出手段とを有する情報処理装置の制御方法であって、
前記タッチパネルへの入力量から制御量を生成する制御量生成ステップと、
前記移動検出手段で検出される前記移動量及び前記移動方向に従い前記制御量を補正し、補正制御量を生成する補正ステップと、
前記補正制御量に従い、前記本体を制御する制御ステップ
とを有することを特徴とする情報処理装置の制御方法。
A control method for an information processing apparatus having a touch panel and movement detection means for detecting a spatial movement amount and movement direction of a main body,
A control amount generation step for generating a control amount from an input amount to the touch panel;
A correction step of correcting the control amount according to the movement amount and the movement direction detected by the movement detection means, and generating a correction control amount;
And a control step of controlling the main body according to the correction control amount.
タッチパネルと、本体の空間的な移動量及び移動方向を検出する移動検出手段とを有する情報処理装置を制御するプログラムであって、
前記情報処理装置のシステム制御装置に前記タッチパネルへの入力量を取り込ませる機能と、
前記情報処理装置のシステム制御装置に、取り込んだ、前記タッチパネルへの入力量から制御量を生成させる制御量生成機能と、
前記情報処理装置のシステム制御装置に、前記移動検出手段で検出される前記移動量及び前記移動方向を取り込ませる機能と、
前記情報処理装置のシステム制御装置に、取り込んだ前記移動検出手段の前記移動量及び前記移動方向に従い前記制御量を補正させ、補正制御量を生成させる補正機能と、
前記情報処理装置のシステム制御装置に、前記補正制御量に従い、前記本体を制御させる制御機能
とを実現させることを特徴とする情報処理装置の制御プログラム。
A program for controlling an information processing apparatus having a touch panel and movement detection means for detecting a spatial movement amount and movement direction of the main body,
A function of causing the system controller of the information processing apparatus to capture an input amount to the touch panel;
A control amount generation function for generating a control amount from the input amount to the touch panel captured by the system control device of the information processing apparatus;
A function of causing the system control device of the information processing apparatus to capture the movement amount and the movement direction detected by the movement detection unit;
A correction function for causing the system control device of the information processing device to correct the control amount in accordance with the movement amount and the movement direction of the captured movement detection unit, and to generate a correction control amount;
A control program for an information processing apparatus, which causes a system control apparatus of the information processing apparatus to realize a control function for controlling the main body according to the correction control amount.
請求項5に記載の制御プログラムを格納した、コンピュータが読み取り可能な記録媒体。   A computer-readable recording medium storing the control program according to claim 5.
JP2009188759A 2009-08-17 2009-08-17 Information processing apparatus, control method and program thereof, and recording medium Expired - Fee Related JP5258701B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009188759A JP5258701B2 (en) 2009-08-17 2009-08-17 Information processing apparatus, control method and program thereof, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009188759A JP5258701B2 (en) 2009-08-17 2009-08-17 Information processing apparatus, control method and program thereof, and recording medium

Publications (3)

Publication Number Publication Date
JP2011039943A true JP2011039943A (en) 2011-02-24
JP2011039943A5 JP2011039943A5 (en) 2012-09-13
JP5258701B2 JP5258701B2 (en) 2013-08-07

Family

ID=43767618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009188759A Expired - Fee Related JP5258701B2 (en) 2009-08-17 2009-08-17 Information processing apparatus, control method and program thereof, and recording medium

Country Status (1)

Country Link
JP (1) JP5258701B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014024396A1 (en) 2012-08-07 2014-02-13 Sony Corporation Information processing apparatus, information processing method, and computer program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10269011A (en) * 1997-03-26 1998-10-09 Matsushita Electric Ind Co Ltd Pointing system
JP2006323859A (en) * 1995-06-19 2006-11-30 Matsushita Electric Ind Co Ltd Document display device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006323859A (en) * 1995-06-19 2006-11-30 Matsushita Electric Ind Co Ltd Document display device
JPH10269011A (en) * 1997-03-26 1998-10-09 Matsushita Electric Ind Co Ltd Pointing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014024396A1 (en) 2012-08-07 2014-02-13 Sony Corporation Information processing apparatus, information processing method, and computer program

Also Published As

Publication number Publication date
JP5258701B2 (en) 2013-08-07

Similar Documents

Publication Publication Date Title
US9547382B2 (en) Mobile electronic device
US9069407B2 (en) Display control apparatus and display control method
JP5340075B2 (en) Display control apparatus, control method thereof, and program
US9363437B2 (en) Image sensing apparatus and method of controlling operation of same to reduce image distortion
US8024004B2 (en) Device having display buttons and display method and medium for the device
EP2469393A2 (en) Image display control apparatus and image display control method
JP5729759B2 (en) Portable electronic device, its control method and program
US10382687B1 (en) Nested disturbance rejection controller integrated within camera module
US20060103624A1 (en) Image display apparatus, electronic apparatus, and image display method
US9883108B2 (en) Imaging apparatus and image blur correction method
US8643760B2 (en) Image processing methods and systems for handheld devices
EP3197148A1 (en) Method for controlling motions and actions of an apparatus including an image capture device
US20140176738A1 (en) Image capture methods and systems
US20150084893A1 (en) Display device, method for controlling display, and recording medium
EP3614239B1 (en) Electronic device control in response to finger rotation upon fingerprint sensor and corresponding methods
JP5220157B2 (en) Information processing apparatus, control method therefor, program, and storage medium
US10409422B2 (en) Electronic apparatus, controller, recording medium, and method of operating electronic apparatus
KR20130017872A (en) Portable terminal and method for driving the same
JP2011193157A (en) Image capturing apparatus, image capturing method, and image capturing program
JP5258701B2 (en) Information processing apparatus, control method and program thereof, and recording medium
US20140184832A1 (en) Portable electronic device and method for activating camera device
JP6663131B2 (en) Display device, display control method and program
JP2009130636A (en) Imaging apparatus
JP6039325B2 (en) Imaging device, electronic device, and touch panel control method
US9438807B2 (en) Image pickup apparatus having touch panel, image processing method, and storage medium

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120731

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120731

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130227

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: 20130326

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130423

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160502

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 5258701

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03

LAPS Cancellation because of no payment of annual fees