JP2015162071A - Electronic device - Google Patents
Electronic device Download PDFInfo
- Publication number
- JP2015162071A JP2015162071A JP2014036661A JP2014036661A JP2015162071A JP 2015162071 A JP2015162071 A JP 2015162071A JP 2014036661 A JP2014036661 A JP 2014036661A JP 2014036661 A JP2014036661 A JP 2014036661A JP 2015162071 A JP2015162071 A JP 2015162071A
- Authority
- JP
- Japan
- Prior art keywords
- display
- touch
- target
- coordinates
- new
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Abstract
Description
本発明は、電子機器に関する。 The present invention relates to an electronic device.
表示領域の一点を始点としたポインタのドラッグ操作を開始したとき、その開始点と所定の基準点との間の距離に基づいて、ポインタの単位移動量に対する画面のスクロール量を算出するスクロール方法が知られている(特許文献1)。 When a pointer drag operation starting from one point in the display area is started, a scroll method for calculating a screen scroll amount with respect to a unit movement amount of the pointer based on a distance between the start point and a predetermined reference point is provided. Known (Patent Document 1).
タッチパネルにあっては、タッチ座標の検出と画面表示の更新とが非同期で動作する場合があるが、画像が滑らかに移動しないことがある。 In the touch panel, detection of touch coordinates and update of the screen display may operate asynchronously, but the image may not move smoothly.
本発明による電子機器は、所定の検出周期でタッチ位置を検出するタッチ位置検出部と、所定の検出周期よりも短い表示更新周期で表示位置に画像を表示する表示部とを備えるタッチパネルと、所定の検出周期ごとのタッチ位置に基づいて、表示位置の目標位置を繰り返し算出する目標位置算出部と、タッチ位置の検出時から所定時間かけて表示位置が目標位置に向かって移動するように、表示更新周期ごとの表示位置を算出する表示位置算出部と、を備えることを特徴とする。 An electronic apparatus according to the present invention includes a touch panel including a touch position detection unit that detects a touch position at a predetermined detection cycle, and a display unit that displays an image at a display position at a display update cycle shorter than the predetermined detection cycle. A target position calculation unit that repeatedly calculates the target position of the display position based on the touch position for each detection cycle, and a display so that the display position moves toward the target position over a predetermined time from the detection of the touch position. And a display position calculation unit that calculates a display position for each update cycle.
タッチ座標の変化に応じて画像を滑らかに移動させることができる。 The image can be smoothly moved according to the change of the touch coordinates.
図1は、本発明の一実施の形態による電子機器のブロック構成図である。図1には、本発明の一実施の形態による電子機器としてデジタルカメラ1が例示されている。デジタルカメラ1は、タッチパネル10と、制御部20と、記憶部30とを備える。
FIG. 1 is a block configuration diagram of an electronic device according to an embodiment of the present invention. FIG. 1 illustrates a
タッチパネル10は、タッチ位置検出部11と、表示部12とを有する。表示部12は、液晶表示素子などが用いられ、デジタルカメラ1の操作画面、メニュー画面など、各種画面が表示される。表示部12は、図2に示すように、xy平面上に画素100が配列されている。表示部12に表示される画面は、所定の更新周期T1[msec]で更新される。
The
タッチ位置検出部11は、表示部12の表示面上に設けられ、更新周期T1より長い検出周期T2[msec]でユーザがタッチした位置を検出して、タッチ座標を制御部20に出力する。
The touch
制御部20は、記憶部30に記憶されている制御プログラムを実行することにより、目標座標算出部21と、表示座標算出部22と、表示制御部23と、表示タイミング指示部24と、画像データ生成部25として機能する。
The
目標座標算出部21は、表示部12の画面のスクロールに伴って移動させる画像について、タッチ位置検出部11が各検出タイミングに検出した最新のタッチ座標に基づいて、画像の移動目標の座標を算出する。以降、画像の移動目標の座標のことを目標座標と称する。目標座標算出部21については、後に詳述する。
The target
表示座標算出部22は、表示部12の更新周期ごとに、表示画面上の画像の表示座標を算出する。表示座標算出部22については、後に詳述する。
The display
表示制御部23は、表示座標算出部22が算出した表示座標の位置に画像を表示する。表示タイミング指示部24は、表示座標算出部22と表示制御部23に対して更新周期を指示する信号を出力する。画像データ生成部25は、記憶部30に記憶されている画像データ等に基づいて、表示部12に表示する画像を生成する。
The
(目標座標算出部21)
図3(a)〜(d)は、目標座標算出部21の動作について説明する図である。図3(a)〜(d)の説明では、タッチ位置検出部11の検出周期ごとに検出されるタッチ座標を(Xa,Ya)とし、白抜きの正円40で図示する。Xaはタッチ座標のx軸成分、Yaはタッチ座標のy軸成分である。また、目標座標算出部21により算出される目標座標(Xb,Yb)を黒点50で図示する。Xbは目標座標のx軸成分、Ybは目標座標のy軸成分である。
(Target coordinate calculation unit 21)
3A to 3D are diagrams for explaining the operation of the target
図3(a)には、ユーザが画面にタッチした直後における初期状態の初期タッチ座標(Xa0,Ya0)と初期目標座標(Xb0,Yb0)が図示されている。ユーザが画像にタッチした直後では、初期目標座標(Xb0,Yb0)は、初期タッチ座標(Xa0,Ya0)と一致している。以降の説明では、図3(a)に示す初期状態からの経過時間をt〔msec〕とする。初期状態では、t=0である。 FIG. 3A shows initial touch coordinates (Xa0, Ya0) and initial target coordinates (Xb0, Yb0) in an initial state immediately after the user touches the screen. Immediately after the user touches the image, the initial target coordinates (Xb0, Yb0) coincide with the initial touch coordinates (Xa0, Ya0). In the following description, the elapsed time from the initial state shown in FIG. In the initial state, t = 0.
図3(b)は、t=T2のときに、初期タッチ座標(Xa0,Ya0)とは異なる位置に第1のタッチ座標(Xa1,Ya1)が検出された状況を示す。図3(b)では、第1のタッチ座標(Xa1,Ya1)と、第1のタッチ座標(Xa1,Ya1)に基づいて目標座標算出部21が新たに算出した第1の目標座標(Xb1,Yb1)とが図示されている。目標座標算出部21は、初期目標座標(Xb0,Yb0)と、第1のタッチ座標(Xa1,Ya1)との距離d1[dot]を算出する。なお、図3(b)では、距離d1を距離d1aと表記している。図3(b)では、この距離d1aが所定の閾値Dth[dot]よりも大きい。目標座標算出部21は、図3(b)のように、d1a>Dthの場合は、第1の目標座標(Xb1,Yb1)を下式(1a)および(1b)を用いて算出する。なお、wは、詳細を後述する、距離d1aに基づいて変化する重み付け係数であって、0以上1以下の実数である。
Xb1=w・Xa1+(1−w)・Xb0 (1a)
Yb1=w・Ya1+(1−w)・Yb0 (1b)
FIG. 3B shows a situation where the first touch coordinates (Xa1, Ya1) are detected at positions different from the initial touch coordinates (Xa0, Ya0) when t = T2. In FIG. 3B, the first target coordinates (Xb1, Ya1) newly calculated by the target
Xb1 = w.Xa1 + (1-w) .Xb0 (1a)
Yb1 = w · Ya1 + (1−w) · Yb0 (1b)
図3(c)も、t=T2のときに、初期タッチ座標(Xa0,Ya0)とは異なる位置に第1のタッチ座標(Xa1,Ya1)が検出された状況を示す。図3(c)は、距離d1が所定の閾値Dth以下である点が図3(b)と異なる。図3(c)では、距離d1を距離d1bと表記している。目標座標算出部21は、図3(c)のように、d1b≦Dthの場合は、目標座標(Xb,Yb)を更新しない。すなわち、目標座標算出部21は、目標座標(Xb,Yb)を初期目標座標(Xb0,Yb0)と同じ位置にする。
FIG. 3C also shows a situation in which the first touch coordinates (Xa1, Ya1) are detected at positions different from the initial touch coordinates (Xa0, Ya0) when t = T2. FIG. 3C is different from FIG. 3B in that the distance d1 is equal to or less than a predetermined threshold value Dth. In FIG. 3C, the distance d1 is expressed as a distance d1b. The target coordinate
図3(d)は、t=T2のときに図3(b)に示す位置に第1の目標座標(Xb1,Yb1)が算出された後、t=2・T2のときに第1のタッチ座標(Xa1,Ya1)とは異なる位置に第2のタッチ座標(Xa2,Ya2)が検出された状況を示す。目標座標算出部21は、第1の目標座標(Xb1,Yb1)と、第2のタッチ座標(Xa2,Ya2)との間の距離d2を算出する。図3(d)では、d2>Dthなので、目標座標算出部21は、下式(1c)および(1d)を用いて第2の目標座標(Xb2,Yb2)を算出する。
Xb2=w・Xa2+(1−w)・Xb1 (1c)
Yb2=w・Ya2+(1−w)・Yb1 (1d)
FIG. 3D shows the first touch when t = 2 · T2 after the first target coordinates (Xb1, Yb1) are calculated at the position shown in FIG. 3B when t = T2. A situation where the second touch coordinates (Xa2, Ya2) are detected at a position different from the coordinates (Xa1, Ya1) is shown. The target coordinate
Xb2 = w.Xa2 + (1-w) .Xb1 (1c)
Yb2 = w · Ya2 + (1-w) · Yb1 (1d)
図3(c)の状況以降または図3(d)の状況以降についても、目標座標算出部21は、新たにタッチ座標(Xa,Ya)が検出されるたびに上述と同様の処理を繰り返す。すなわち、目標座標算出部21は、新しいタッチ座標(Xa_new,Ya_new)の検出タイミングごとに、直前の目標座標(Xb_prev,Yb_prev)と新しいタッチ座標(Xa_new,Ya_new)との間の距離dを算出して、d>Dthのときは下式(1e)および(1f)を用いて新しい目標座標(Xb_new,Yb_new)を新しい座標に更新し、d≦Dthのときは新しい座標に更新しない。
Xb_new=w・Xa_new+(1−w)・Xb_prev (1e)
Yb_new=w・Ya_new+(1−w)・Yb_prev (1f)
Also after the situation of FIG. 3C or after the situation of FIG. 3D, the target coordinate
Xb_new = w.Xa_new + (1-w) .Xb_prev (1e)
Yb_new = w · Ya_new + (1−w) · Yb_prev (1f)
図4は、重み付け係数wと、距離dとの関係を示す。前述したとおり、重み付け係数wは、距離dに基づいて変化する。
0≦d≦Dthの場合、重み付け係数wは0で一定となる。
Dth<d<D1の場合、重み付け係数wは、距離dの一次関数W(d)を用いて算出される。なお、関数W(d)は、d=Dthのとき所定値W0となり、d=D1のとき所定値W1となる。所定値W0は0より大きい定数であり、W1は1以下の定数である。
d≧D1の場合、重み付け係数wは、定数W1で一定となる。
FIG. 4 shows the relationship between the weighting coefficient w and the distance d. As described above, the weighting coefficient w changes based on the distance d.
In the case of 0 ≦ d ≦ Dth, the weighting coefficient w is 0 and constant.
In the case of Dth <d <D1, the weighting coefficient w is calculated using a linear function W (d) of the distance d. The function W (d) has a predetermined value W0 when d = Dth, and has a predetermined value W1 when d = D1. The predetermined value W0 is a constant greater than 0, and W1 is a constant equal to or less than 1.
When d ≧ D1, the weighting coefficient w is constant at a constant W1.
(表示座標算出部22)
図5は、表示座標算出部22の動作について説明するための図である。図5は、横軸が図3(a)に示す初期状態からの経過時間t、縦軸がタッチ座標、目標座標、後述する表示座標のx座標である。図5には、ユーザがタッチした位置の軌跡が破線70で示されている。破線70に示す軌跡では、タッチ位置のx座標は、x軸正方向に移動した後、所定座標で停止している。
(Display coordinate calculation unit 22)
FIG. 5 is a diagram for explaining the operation of the display coordinate
図5には、検出されたタッチ座標のx軸成分Xaが黒丸51a〜51dで示され、目標座標のx軸成分Xbが白丸41a〜41dで示されており、表示座標算出部22が算出する画像の表示座標のx軸成分Xcが四角形61で示されている。
In FIG. 5, the x-axis component Xa of the detected touch coordinates is indicated by
図5の原点Oに図示された黒丸51aは、図3の初期タッチ座標(Xa0,Ya0)のx軸成分Xa0を示す。図5の原点Oに図示された白丸41aは、初期目標座標(Xb0,Yb0)のx軸成分Xb0を示す。
A
t=T2の位置に図示された黒丸51bは、図3(b)の第1タッチ座標(Xa1,Ya1)のx軸成分Xa1を示す。t=T2の位置に図示された白丸41bは、図3(b)の第1目標座標(Xb1,Yb1)のx軸成分Xb1を示す。
A
t=2・T2の位置に図示された黒丸51cは、図3(d)の第2タッチ座標(Xa2,Ya2)のx軸成分Xa2を示す。t=2・T2の位置に図示された白丸41cは、図3(d)の第2目標座標(Xb2,Yb2)のx軸成分Xb2を示す。
A
図5のt≦T2の範囲では、XcがXb0と同一の値であるため、すなわちx軸座標については表示座標が目標座標に到達しているため、Xcの値は変化しない。
t=T2のときに新たに第1のタッチ座標(Xa1,Ya1)が検出されると、図3(b)に示したように、第1のタッチ座標(Xa1,Ya1)に応じて新しく第1の目標座標(Xb1,Yb1)が算出される。
In the range of t ≦ T2 in FIG. 5, since Xc is the same value as Xb0, that is, for the x-axis coordinate, the display coordinate has reached the target coordinate, so the value of Xc does not change.
When the first touch coordinates (Xa1, Ya1) are newly detected when t = T2, as shown in FIG. 3B, the first touch coordinates (Xa1, Ya1) are newly set according to the first touch coordinates (Xa1, Ya1). One target coordinate (Xb1, Yb1) is calculated.
T2<t≦2・T2のときには、表示座標算出部22は、更新周期T1ごとに下式(2a)を用いてXcを算出する。ここで、Xb_newは、変更された新しい目標座標(Xb,Yb)のx軸成分である。たとえば、T=T2+T1のときの計算では、Xb_newは、第1の目標座標(Xb1,Yb1)のx軸成分Xb1である。t1は、目標座標(Xb,Yb)が新しい位置に変更されたときからの経過時間である。たとえば、図5においてT=T2+T1のときの計算では、t1=(T2+T1)−T2=T1である。Xc_prevは、目標座標(Xb,Yb)が新しい位置に変更されたときの表示座標のx軸座標である。たとえば、T=T2+T1のときの計算では、T=T2のときの表示座標のx軸座標0である。T3は、検出周期T2よりも長い一定の時間である。図5では、検出周期T2は更新周期T1の5倍、T3は更新周期T1の6倍である。
Xc=Xc_prev+{(Xb_new−Xc_prev)/T3}・t1 (2a)
たとえば、t=T2+T1のときの計算は、以下のような計算となる。
Xc=0+{(Xb1−0)/(6・T1)}・T1=Xb1・(1/6)
When T2 <t ≦ 2 · T2, the display coordinate
Xc = Xc_prev + {(Xb_new−Xc_prev) / T3} · t1 (2a)
For example, the calculation when t = T2 + T1 is as follows.
Xc = 0 + {(Xb1-0) / (6 · T1)} · T1 = Xb1 · (1/6)
式(2a)から明らかなように、表示座標算出部22は、目標座標(Xb,Yb)が新しい位置に変更されたときから一定時間T3が経過したときに、表示座標Xcが目標座標Xbに到達するように表示座標Xcを算出する。図5の例では、T2<T3であるため、表示座標(Xc,Yc)が目標座標(Xb,Yb)に到達する前に次のタッチ座標(Xa,Ya)の検出タイミングが訪れる。たとえば、t=2・T2のときは、表示座標(Xc,Yc)が第1の目標座標(Xb1,Yb1)に到達する前に新たに第2のタッチ座標(Xa2,Ya2)が検出される。第2のタッチ座標(Xa2,Ya2)が検出されると、目標座標算出部21が新たな第2の目標座標(Xb2,Yb2)を算出する。2・T2<t≦3・T2のとき、表示座標算出部22は、第1の目標座標(Xa1,Ya1)に向けて表示座標(Xc,Yc)を算出することを中止して、新たな第2の目標座標(Xb2,Yb2)を用いて、更新周期T1ごとに上式(2a)を用いて表示座標Xcを算出する。
As is clear from the equation (2a), the display coordinate
t=3・T2のときは、t=2・T2のときと同じ第2のタッチ座標(Xa2,Ya2)が検出される。したがって、t=3・T2のときは目標座標算出部21によって新たに目標座標(Xb,Yb)が算出されず、t=2・T2+T3=3・T2+T1のとき、表示座標Xcが目標座標Xbに到達する。
When t = 3 · T2, the same second touch coordinates (Xa2, Ya2) as when t = 2 · T2 are detected. Therefore, the target coordinate (Xb, Yb) is not newly calculated by the target coordinate
なお、表示座標のy座標についても同様であって、表示座標算出部22は、更新周期T1ごとに下式(2b)を算出する。ここで、Yb_newは、変更された新しい目標座標(Xb,Yb)のy軸成分である。t1は、目標座標(Xb,Yb)が新しい位置に変更されたときからの経過時間である。Yc_prevは、目標座標(Xb,Yb)が新しい位置に変更されたときの表示座標のy軸座標である。T3は、検出周期T2よりも長い一定の時間である。
Yc=Yc_prev+{(Yb_new−Yc_prev)/T3}・t1 (2b)
The same applies to the y coordinate of the display coordinates, and the display coordinate
Yc = Yc_prev + {(Yb_new−Yc_prev) / T3} · t1 (2b)
図6は、目標座標算出部21に関するフローチャートである。
ステップS100では、目標座標算出部21は、タッチ座標(Xa,Ya)を取得する。
ステップS101では、目標座標算出部21は、画像について、既に算出された目標座標(Xb,Yb)が存在するか否かを判定する。目標座標算出部21は、既に算出された目標座標(Xb,Yb)が存在しない場合、ステップS101を否定判定して、ステップS102の処理に進む。目標座標算出部21は、既に算出された目標座標(Xb,Yb)が存在する場合、ステップS101を肯定判定して、ステップS103に進む。
ステップS102では、目標座標算出部21は、タッチ座標(Xa,Ya)を目標座標(Xb,Yb)に代入して、ステップS100に戻る。
FIG. 6 is a flowchart regarding the target coordinate
In step S100, the target coordinate
In step S101, the target coordinate
In step S102, the target coordinate
ステップS103では、目標座標算出部21は、直前の検出タイミングにおける目標座標(Xb,Yb)と、最新のタッチ座標(Xa,Ya)との距離dを算出する。
ステップS104では、目標座標算出部21は、ステップS103で算出した距離dが所定の閾値Dthより大きいか否かを判定する。d>Dthの場合はステップS105に進み、d≦Dthの場合はステップS100に戻る。
In step S103, the target coordinate
In step S104, the target coordinate
ステップS105では、目標座標算出部21は、ステップS103で算出した距離dに基づいて、図4から重み付け係数wを取得する。
ステップS106では、目標座標算出部21は、ステップS105で取得した重み付け係数wと、ステップS100で取得した最新のタッチ座標(Xa,Ya)と、処理時点での目標座標(Xb,Yb)とを上式(1e)および上式(1f)に代入して目標座標(Xb,Yb)を算出して、ステップS100の処理に戻る。
In step S105, the target coordinate
In step S106, the target coordinate
図7は、表示座標算出部22に関するフローチャートである。ステップS200では、表示座標算出部22は、目標座標算出部21が算出した目標座標(Xb,Yb)を取得する。
FIG. 7 is a flowchart regarding the display coordinate
ステップS201では、表示座標算出部22は、ステップS200で取得した目標座標(Xb,Yb)が記憶部30に記憶されている目標座標(Xb,Yb)と異なるか否か、すなわち、目標座標算出部21により目標座標(Xb,Yb)が変更されたか否かを判定する。表示座標算出部22が目標座標算出部21により目標座標(Xb,Yb)が変更されたと判定した場合、ステップS202に進み、表示座標算出部22が目標座標算出部21により目標座標(Xb,Yb)が変更されていないと判定した場合、ステップS203に進む。
In step S201, the display coordinate
ステップS202では、表示座標算出部22は、目標座標(Xb,Yb)の変更時刻と、変更時の表示座標(Xc_prev,Yc_prev)とを取得する。
In step S202, the display coordinate
ステップS203では、表示座標算出部22は、表示座標の更新タイミングか否かを判定する。表示座標算出部22は、表示タイミング指示部24の出力信号に基づいて、更新タイミングか否かを判定する。表示座標の更新タイミングの場合は、ステップS204に進み、更新タイミングでない場合は、ステップS200に戻る。
In step S203, the display coordinate
ステップS204では、表示座標算出部22は、ステップS202で取得された目標座標の変更時刻からの経過時間t1を算出する。
ステップS205では、表示座標算出部22は、ステップS202で取得した変更時の表示座標(Xc_prev,Yc_prev)と、ステップS204で算出した経過時間t1とに基づいて、式(2a)および式(2b)を用いて、表示座標(x,y)を算出する。
In step S204, the display coordinate
In step S205, the display coordinate
シミュレーション結果を用いて、目標座標算出部21と表示座標算出部22の効果について説明する。
図8は、表示座標算出部22の効果を示すための図であって、タッチ座標のx軸成分Xaの時間変化に対する表示座標のx軸成分Xcの変化に関するシミュレーション結果を示す。図8では、実際にタッチされた位置の時間変化が破線71で示されており、タッチ位置検出部11により検出されたタッチ座標Xaの値が黒丸52で示されている。タッチ座標Xaは、0〜800msecの間100dot/secの速さで増加し、800〜1200msecの間変化していない。図8では、更新周期T1を20msecとし、検出周期T2を50msecとする。また、図8では、目標座標算出部21を用いず、目標座標(Xb,Yb)を最新のタッチ座標(Xa,Ya)の位置に設定するものとしている。
The effects of the target coordinate
FIG. 8 is a diagram for illustrating the effect of the display coordinate
図8では、一定時間T3を0msecに設定した場合、すなわち目標座標(Xb,Yb)が変更されると直ちに表示座標(Xc,Yc)を目標座標(Xb,Yb)に変更する場合の表示座標Xcの値の変化を白色の三角形42で示す。また、所定時間Tを60msecに設定した場合、すなわち目標座標(Xb,Yb)が変更されたとき、式(2a)を用いて表示座標Xcを算出した場合の表示座標Xcの値の変化を白色の菱形62で示す。図8を見て明らかなように、式(2a)を用いた方が表示座標Xcの値が滑らかに変化する。
In FIG. 8, when the fixed time T3 is set to 0 msec, that is, when the target coordinates (Xb, Yb) are changed, the display coordinates (Xc, Yc) are immediately changed to the target coordinates (Xb, Yb). A change in the value of Xc is indicated by a
図9は、タッチ座標の検出ノイズとして、平均値0、標準偏差1.5の正規乱数を検出されたタッチ座標Xaの値に加えた場合のシミュレーション結果を示す。タッチ座標Xaの値に正規乱数を加える以外の条件は、図8と同じである。図9では、実際のタッチ位置が変化していない800〜1200msecの間でも、正規乱数の影響でタッチ座標Xaの値が変化して、そのタッチ座標Xaの変化に伴って2種類の表示座標Xcの値が共に収束しない。 FIG. 9 shows a simulation result when a normal random number having an average value of 0 and a standard deviation of 1.5 is added to the detected touch coordinate value Xa as the touch coordinate detection noise. Conditions other than adding a normal random number to the value of the touch coordinate Xa are the same as in FIG. In FIG. 9, the value of the touch coordinate Xa changes under the influence of the normal random number even during the period of 800 to 1200 msec where the actual touch position has not changed, and two types of display coordinates Xc are accompanied by the change of the touch coordinate Xa. The values of do not converge together.
図10から図15は、目標座標算出部21の効果を示すための図であって、タッチ座標Xaの時間変化に対する表示座標Xcの変化に関するシミュレーション結果を示す。図10では、図9と同様に、実際にタッチされた位置の時間変化が破線71で示されており、タッチ位置検出部11により検出されたXaの値に平均値0、標準偏差1.5の正規乱数が加えた値が黒丸52で示されている。図8および図9と同様に、更新周期T1は20msec、検出周期T2は50msecである。また、図10では、表示座標Xcの値を式(2a)を用いて算出している。
10 to 15 are diagrams for illustrating the effect of the target coordinate
図10では、距離dが所定の閾値Dth=10dotより大きい場合に、目標座標(Xb,Yb)を最新のタッチ座標(Xa,Ya)の位置に設定するようにした場合の表示座標Xcの値をバツ印63で示している。また、距離dが所定の閾値Dthより大きい場合に、w=0.7一定として、式(1e)を用いて算出した表示座標Xcの値を黒色の四角形64で示している。いずれの場合の表示座標Xcの値も、一定の値に収束している。しかし、表示座標Xcの値の変化の滑らかさが失われている。
In FIG. 10, when the distance d is larger than a predetermined threshold Dth = 10 dots, the value of the display coordinate Xc when the target coordinate (Xb, Yb) is set to the position of the latest touch coordinate (Xa, Ya). Is indicated by a
図11は、図10において黒色の四角形64で示した表示座標Xcの値を、距離dが所定の閾値Dthより大きい場合に、w=0.5一定として、式(1e)を用いて算出した表示座標Xcの値に変更したものである。実際のタッチ位置に対する追従性がw=0.7の場合より低下しているものの、表示座標Xcの値の変化は滑らかになっている。 In FIG. 11, the value of the display coordinate Xc indicated by the black square 64 in FIG. 10 is calculated by using the formula (1e) with w = 0.5 constant when the distance d is larger than the predetermined threshold value Dth. The value is changed to the value of the display coordinate Xc. Although the followability to the actual touch position is lower than when w = 0.7, the change in the value of the display coordinate Xc is smooth.
図12は、図10に対して、実際のタッチ座標の速さを100dot/secから1000dot/secに変更した場合のシミュレーション結果である。図13は、図11に対して、実際のタッチ座標の変化の速さを100dot/secから1000dot/secに変更した場合のシミュレーション結果である。図12と図13とを比較すると、実際のタッチ座標の変化の速さが高速になると、重み係数が小さくなるにつれて追従性が顕著に低下することがわかる。 FIG. 12 is a simulation result when the actual touch coordinate speed is changed from 100 dots / sec to 1000 dots / sec with respect to FIG. FIG. 13 is a simulation result when the actual change speed of the touch coordinates is changed from 100 dots / sec to 1000 dots / sec with respect to FIG. Comparing FIG. 12 and FIG. 13, it can be seen that when the actual change speed of the touch coordinates is increased, the followability is remarkably lowered as the weight coefficient is reduced.
図14および図15は、重み係数wの値を距離dの値に基づいて変化させた場合のシミュレーション結果である。図14は、重み係数wに関する条件以外は、図10と同一である。図15は、重み係数wに関する条件以外は、図12と同一である。図14および図15では、Dth=10dot、D1=50dot、W0=0.4、W1=0.7として重み係数wの値を距離dの値に基づいて変化させた場合の表示座標Xcのシミュレーション結果を白色の四角形65で示している。図14および図15の双方、すなわちタッチ座標Xaの速さが低速であっても高速であっても表示座標Xcの値の変化が滑らかであると共に、タッチ座標Xaの速さが高速である場合の追従性の低下を抑制することができる。
FIG. 14 and FIG. 15 show simulation results when the value of the weighting factor w is changed based on the value of the distance d. FIG. 14 is the same as FIG. 10 except for the conditions relating to the weighting factor w. FIG. 15 is the same as FIG. 12 except for the conditions relating to the weighting factor w. 14 and 15, the simulation of the display coordinate Xc when Dth = 10 dots, D1 = 50 dots, W0 = 0.4, and W1 = 0.7 and the value of the weight coefficient w is changed based on the value of the distance d. The result is indicated by a
上述した本実施の形態によれば、次の作用効果が得られる。
(1) 本発明による電子機器、たとえばデジタルカメラ1は、所定の検出周期T2でタッチ位置を検出するタッチ位置検出部11と、検出周期T2よりも短い更新周期T1で表示位置に画像を表示する表示部12とを備えるタッチパネル10と、検出周期T2ごとのタッチ座標(Xa,Ya)に基づいて、表示座標(Xc,Yc)の目標座標(Xb,Yb)を繰り返し算出する目標座標算出部21と、タッチ座標(Xa,Ya)の検出時から所定時間Tかけて表示座標(Xc,Yc)が目標座標(Xb,Yb)に向かって移動するように、更新周期T1ごとの表示位置を算出する表示座標算出部22と、を備える。したがって、タッチ座標の変化に応じて画像を滑らかに移動させることができる。
According to this embodiment described above, the following operational effects can be obtained.
(1) The electronic apparatus according to the present invention, for example, the
(2) 時間T3は、検出周期T2よりも大きく定められる。そのため、タッチ位置検出部11は、たとえば、図5の時間t=T2で第1のタッチ座標(Xa1,Ya1)を検出した時から一定時間T3が経過する前に時間t=2・T2のときに第2のタッチ座標(Xa2,Ya2)を新たに検出する。目標座標算出部21は、たとえば、t=2・T2のときに、新たに検出された第2のタッチ座標(Xa2,Ya2)に基づいて、新たに第2の目標座標(Xb2,Yb2)を算出する。表示座標算出部22は、第2のタッチ座標(Xa2,Ya2)の検出時、すなわちt=2・T2のときから一定時間T3かけて表示座標(Xc,Yc)が第2の目標座標(Xb2,Yb2)に変化するように、更新周期T1ごとの表示座標(Xc,Yc)を算出する。したがって、少なくともタッチ座標(Xa,Ya)の移動が停止するまで表示座標(Xc,Yc)が同一の位置に留まることがないため、画像の表示座標(Xc,Yc)を滑らかに移動させることができる。
(2) The time T3 is determined to be greater than the detection cycle T2. Therefore, for example, the touch
(3) 目標座標算出部21は、たとえば、図3(b)に示すように初期目標座標(Xb0,Yb0)と第1のタッチ座標(Xa1,Ya1)との間の距離d1が所定値Dth未満のとき、新たな目標座標(Xb,Yb)の算出を行わず、図3(a)に示すように初期目標座標(Xb0,Yb0)と、第1のタッチ座標(Xa1,Ya1)との間の距離d1が所定値Dth以上のとき、新たに第1の目標位置(Xb1,Yb1)の算出を行う。したがって、図10〜図14に示すように、タッチ座標(Xa,Ya)が停止している場合には、タッチ位置検出部11においてタッチ座標(Xa,Ya)の検出ノイズが発生しても表示座標(Xc,Yc)を収束させることができる。
(3) For example, as shown in FIG. 3B, the target coordinate
(4) 目標座標算出部21は、たとえば、図4に示すように、直前の目標座標(Xb_prev,Yb_prev)と新しいタッチ座標(Xa_new,Ya_new)との間の距離dが大きいほど、重み係数wを大きな値に設定して、新たに目標座標(Xb,Yb)が新しいタッチ座標(Xa_new,Ya_new)に近づくように目標位置(Xb,Yb)を算出する。したがって、新しいタッチ座標(Xa_new,Ya_new)に対する表示座標(Xc,Yc)の追従性と、表示座標(Xc,Yc)の変化の滑らかさとを両立することができる。
(4) For example, as shown in FIG. 4, the target coordinate
上述した本実施形態は、次のように変形して実施できる。
(変形例1)
上述した実施の形態では、本発明をデジタルカメラ1に適用した場合について説明したが、タッチパネル10と、制御部20とを備える電子機器であれば、デジタルカメラ1以外の電子機器であってもよい。たとえば、タッチパネルを内蔵する携帯電話、ナビゲーション装置などであってもよい。
The above-described embodiment can be implemented with the following modifications.
(Modification 1)
In the embodiment described above, the case where the present invention is applied to the
(変形例2)
上記の実施の形態では、重み係数wの基準となる距離dを直前の目標座標(Xb_prev,Yb_prev)と新しいタッチ座標(Xa_new,Ya_new)との差として算出したが、直前の表示座標(Xc_prev,Yc_prev)と新しいタッチ座標(Xa_new,Ya_new)との差として算出することにしてもよい。
(Modification 2)
In the above embodiment, the distance d serving as a reference for the weighting coefficient w is calculated as the difference between the previous target coordinates (Xb_prev, Yb_prev) and the new touch coordinates (Xa_new, Ya_new), but the previous display coordinates (Xc_prev, Yc_prev) may be calculated as a difference between the new touch coordinates (Xa_new, Ya_new).
以上で説明した実施の形態や変形例はあくまで例示に過ぎず、発明の特徴が損なわれない限り本発明はこれらの内容に限定されない。また、以上で説明した実施の形態や変形例は発明の特徴が損なわれない限り組み合わせて実行してもよい。 The embodiments and modifications described above are merely examples, and the present invention is not limited to these contents as long as the features of the invention are not impaired. Further, the embodiments and modifications described above may be combined and executed as long as the features of the invention are not impaired.
1 デジタルカメラ
10 タッチパネル
11 タッチ位置検出部
12 表示部
20 制御部
21 目標座標算出部
22 表示座標算出部
23 表示制御部
24 表示タイミング指示部
25 画像データ生成部
30 記憶部
DESCRIPTION OF
Claims (4)
前記所定の検出周期ごとの前記タッチ位置に基づいて、前記表示位置の目標位置を繰り返し算出する目標位置算出部と、
前記タッチ位置の検出時から所定時間かけて前記表示位置が前記目標位置に向かって移動するように、前記表示更新周期ごとの前記表示位置を算出する表示位置算出部と、
を備えることを特徴とする電子機器。 A touch panel comprising: a touch position detection unit that detects a touch position at a predetermined detection cycle; and a display unit that displays an image at a display position at a display update cycle shorter than the predetermined detection cycle;
A target position calculation unit that repeatedly calculates a target position of the display position based on the touch position for each predetermined detection period;
A display position calculation unit that calculates the display position for each display update period so that the display position moves toward the target position over a predetermined time from the detection of the touch position;
An electronic device comprising:
前記所定時間は、前記所定の検出周期よりも大きく定められ、
前記タッチ位置検出部は、前記タッチ位置の検出時から前記所定時間が経過する前に新たに新タッチ位置を検出し、
前記目標位置算出部は、前記新タッチ位置に基づいて新目標位置を算出し、
前記表示位置算出部は、前記新タッチ位置の検出時から前記所定時間かけて前記表示位置が前記新目標位置に変化するように、前記表示更新周期ごとの前記表示位置を算出することを特徴とする電子機器。 The electronic device according to claim 1,
The predetermined time is set larger than the predetermined detection period,
The touch position detection unit newly detects a new touch position before the predetermined time has elapsed since the detection of the touch position,
The target position calculation unit calculates a new target position based on the new touch position,
The display position calculation unit calculates the display position for each display update period so that the display position changes to the new target position over the predetermined time from the detection of the new touch position. Electronic equipment.
前記目標位置算出部は、
前記目標位置または前記表示位置と、前記新タッチ位置との差が所定値未満のとき、前記新目標位置の算出を行わず、
前記目標位置または前記表示位置と、前記新タッチ位置との差が前記所定値以上のとき、前記新目標位置の算出を行うことを特徴とする電子機器。 The electronic device according to claim 2,
The target position calculation unit
When the difference between the target position or the display position and the new touch position is less than a predetermined value, the calculation of the new target position is not performed,
An electronic apparatus, wherein the new target position is calculated when a difference between the target position or the display position and the new touch position is equal to or greater than the predetermined value.
前記目標位置算出部は、前記目標位置と前記新タッチ位置との差が大きいほど、前記新目標位置が前記新タッチ位置に近づくように前記新目標位置を算出することを特徴とする電子機器。 The electronic device according to claim 2 or 3,
The electronic device, wherein the target position calculation unit calculates the new target position so that the new target position approaches the new touch position as the difference between the target position and the new touch position increases.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014036661A JP2015162071A (en) | 2014-02-27 | 2014-02-27 | Electronic device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014036661A JP2015162071A (en) | 2014-02-27 | 2014-02-27 | Electronic device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2015162071A true JP2015162071A (en) | 2015-09-07 |
Family
ID=54185129
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014036661A Pending JP2015162071A (en) | 2014-02-27 | 2014-02-27 | Electronic device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2015162071A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018536243A (en) * | 2015-12-04 | 2018-12-06 | アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited | Apparatus and method for displaying a display object according to real-time information |
-
2014
- 2014-02-27 JP JP2014036661A patent/JP2015162071A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018536243A (en) * | 2015-12-04 | 2018-12-06 | アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited | Apparatus and method for displaying a display object according to real-time information |
US10551912B2 (en) | 2015-12-04 | 2020-02-04 | Alibaba Group Holding Limited | Method and apparatus for displaying display object according to real-time information |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10209875B2 (en) | Scrolling apparatus, scrolling method, and computer-readable medium | |
US9665216B2 (en) | Display control device, display control method and program | |
JP5502954B2 (en) | Operation terminal, operation control method, operation control program | |
US9684412B2 (en) | Method and apparatus for generating a three-dimensional user interface | |
EP2811386A1 (en) | Method and apparatus of controlling an interface based on touch operations | |
CN103631419B (en) | Cursor positioning method and system based on remote control touch plate | |
US10191630B2 (en) | Graphical interface and method for managing said graphical interface during the touch-selection of a displayed element | |
US20150309584A1 (en) | Input control device and method | |
US20140278088A1 (en) | Navigation Device | |
KR101372122B1 (en) | Method and apparatus for correcting gesture on touch screen based on vector | |
US20160162092A1 (en) | Operation device | |
CN101739199A (en) | Mobile terminal and method for displaying images | |
US20160004424A1 (en) | Touch panel operation device and operation event determination method in touch panel operation device | |
CN103218125A (en) | Operation method and system for sliding menu and mobile terminal | |
KR20160026482A (en) | Movile device and projecing method for the same | |
CN105549762B (en) | A kind of suspension key moving method and device | |
JP2015162071A (en) | Electronic device | |
JP2018097649A (en) | Program, image control apparatus and image control method | |
US20150130718A1 (en) | Information processor | |
CN105759955A (en) | Input device | |
US10180756B2 (en) | Input apparatus | |
JP2017012619A (en) | Computer program for advancing game by touch operation | |
WO2017002727A1 (en) | User interface program and computer implementation method | |
US20240160294A1 (en) | Detection processing device, detection processing method, information processing system | |
JP2019016285A (en) | Input device |