JP5107635B2 - タッチパネル上の座標を真の表示座標に補正する方法 - Google Patents
タッチパネル上の座標を真の表示座標に補正する方法 Download PDFInfo
- Publication number
- JP5107635B2 JP5107635B2 JP2007211656A JP2007211656A JP5107635B2 JP 5107635 B2 JP5107635 B2 JP 5107635B2 JP 2007211656 A JP2007211656 A JP 2007211656A JP 2007211656 A JP2007211656 A JP 2007211656A JP 5107635 B2 JP5107635 B2 JP 5107635B2
- Authority
- JP
- Japan
- Prior art keywords
- coordinates
- correction
- touch
- detected
- touch panel
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/0416—Control or interface arrangements specially adapted for digitisers
- G06F3/0418—Control or interface arrangements specially adapted for digitisers for error correction or compensation, e.g. based on parallax, calibration or alignment
- G06F3/04186—Touch location disambiguation
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Position Input By Displaying (AREA)
Description
x = a・x’ + b・y’ + c (1)
y = d・x’ + e・y’ + f (2)
aからfは、求めるべき補正係数である。三角形ABDの頂点である補正点の3座標A(x1、y1)、B(x2、y2)、D(x4、y4)とその実測座標A’(x1’、y1’)、B’(x2’、y2’)、D’(x4’、y4’)を上の2つの式に代入して、合計6つの関係式を得る。その6つの式を行列で表すと以下のようになる。
具体的には、以下の内容が可能となる。
a)補正点以外の場所における表示位置ずれを評価できる。
b)補正点を用いた評価の結果により、さらに正確な補正モデルの構築が必要とされる場合、評価に使った点を補正点としてより詳細なモデルを構築できる。
c)補正モデルの構築に必要な補正点の数を、タッチパネルに応じて最適化できる。
Claims (7)
- タッチパネル上の座標を真の表示座標に補正する方法であって、
タッチパネル上の離間した4つの補正点を表示させるステップと、
オペレータによりタッチされた前記4つの補正点の座標を第一タッチ座標として検出するステップと、
タッチパネル上の検出された4つの第一タッチ座標で囲まれる領域を2つの三角形からなる領域に分割するステップと、
各々の三角形からなる領域について、頂点となる3つの検出された第一タッチ座標を用いて第一補正係数を求めるステップと、
各々の三角形からなる領域内の選択された一つの第一評価点を表示させるステップと、
オペレータによりタッチされた前記第一評価点の座標を第二タッチ座標として検出するステップと、
検出された第二タッチ座標を、第一補正係数を用いて第一補正座標に変換するステップと、
第一補正座標と第二タッチ座標に対応する真の表示座標との差異を検出するステップと、
検出された差異が所定のしきい値よりも大きい場合、その第二タッチ座標が含まれる三角形からなる領域を、さらに当該第二タッチ座標を共通の頂点とする3つの三角形からなる領域に分割するステップと、
3つの三角形からなる領域の各々について、頂点となる第二タッチ座標および第一タッチ座標を用いて第二補正係数を求めるステップと、を含む方法。 - さらに、前記3つの三角形からなる領域の各々の中の選択された一つの第二評価点を表示させるステップと、
オペレータによりタッチされた前記第二評価点の座標を第三タッチ座標として検出するステップと、
検出された第三タッチ座標を、前記第二補正係数を用いて第二補正座標に変換するステップと、
第二補正座標と第三タッチ座標に対応する真の表示座標との差異を検出するステップと、
検出された差異が所定のしきい値よりも大きい場合、その第三タッチ座標が含まれる三角形からなる領域を、さらに当該第三タッチ座標を共通の頂点とする3つの三角形からなる領域に分割するステップと、 を含む請求項1の方法。 - 前記検出された差異が所定のしきい値よりも小さい場合、前記第一補正座標を対応する前記真の表示座標とみなすステップをさらに含む、請求項1の方法。
- 前記検出された差異が所定のしきい値よりも小さい場合、前記第二補正座標を対応する前記真の表示座標とみなすステップをさらに含む、請求項2の方法。
- 前記第一評価点は前記三角形からなる領域内のほぼ中央に位置する、請求項1の方法。
- 前記第二評価点は前記三角形からなる領域内のほぼ中央に位置する、請求項2の方法。
- 前記タッチパネルはメモリに接続され、さらに、
前記第一および第二の補正係数をメモリに格納するステップを含む、請求項1ないし6のいずれか1項の方法。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007211656A JP5107635B2 (ja) | 2007-08-15 | 2007-08-15 | タッチパネル上の座標を真の表示座標に補正する方法 |
| US12/189,979 US8164576B2 (en) | 2007-08-15 | 2008-08-12 | Correcting coordinates on touch panel to true display coordinates |
| CN2008101461601A CN101369199B (zh) | 2007-08-15 | 2008-08-12 | 将触控面板上的坐标校正到真实显示坐标的方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007211656A JP5107635B2 (ja) | 2007-08-15 | 2007-08-15 | タッチパネル上の座標を真の表示座標に補正する方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2009048277A JP2009048277A (ja) | 2009-03-05 |
| JP5107635B2 true JP5107635B2 (ja) | 2012-12-26 |
Family
ID=40362606
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2007211656A Active JP5107635B2 (ja) | 2007-08-15 | 2007-08-15 | タッチパネル上の座標を真の表示座標に補正する方法 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US8164576B2 (ja) |
| JP (1) | JP5107635B2 (ja) |
| CN (1) | CN101369199B (ja) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2024137905A (ja) * | 2023-03-23 | 2024-10-07 | 株式会社バイテル | タッチキーボード機能及びタッチマウス機能を備えたユニバーサルリモコン |
Families Citing this family (21)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101593058B (zh) * | 2009-06-19 | 2012-01-18 | 友达光电股份有限公司 | 触控点坐标检测方法 |
| CN101615090B (zh) * | 2009-06-30 | 2012-04-25 | 青岛海信电器股份有限公司 | 触摸信号检测方法及装置 |
| KR101552988B1 (ko) | 2009-07-10 | 2015-09-14 | 엘지디스플레이 주식회사 | 액정 표시장치의 구동장치와 그 구동방법 |
| CN101957721B (zh) * | 2010-08-19 | 2012-08-15 | 苏州佳世达电通有限公司 | 触碰荧幕的显示连线的方法 |
| US8751949B2 (en) * | 2011-04-21 | 2014-06-10 | International Business Machines Corporation | Selectable variable speed controlled object movement |
| CN102419648B (zh) * | 2011-06-30 | 2014-11-05 | 北京汇冠新技术股份有限公司 | 触摸点坐标获取方法及系统、触摸屏校准方法及系统 |
| CN103105957B (zh) * | 2011-11-14 | 2016-10-05 | 联想(北京)有限公司 | 显示方法和电子设备 |
| JP2013137709A (ja) * | 2011-12-28 | 2013-07-11 | Canon Inc | キャリブレーション装置、その制御方法及びプログラム |
| JP5910345B2 (ja) | 2012-06-21 | 2016-04-27 | 富士通株式会社 | 文字入力プログラム、情報処理装置および文字入力方法 |
| TWI489399B (zh) * | 2012-12-14 | 2015-06-21 | 禾瑞亞科技股份有限公司 | 觸控螢幕的校正方法與其儲存媒體及電子裝置 |
| CN103092421B (zh) * | 2013-01-28 | 2018-09-14 | 苏州瀚瑞微电子有限公司 | 触控面板线性误差的修正方法 |
| JP2014235612A (ja) * | 2013-06-03 | 2014-12-15 | 富士通株式会社 | 端末装置、補正方法および補正プログラム |
| JP6028861B2 (ja) * | 2013-06-28 | 2016-11-24 | 富士通株式会社 | 情報処理装置、入力制御プログラム、および入力制御方法 |
| JP2015230518A (ja) * | 2014-06-03 | 2015-12-21 | 富士通コンポーネント株式会社 | タッチパネル装置における検出位置のずれの補正方法、タッチパネル装置及びプログラム |
| CN104407801B (zh) * | 2014-11-05 | 2019-10-22 | 深圳市金立通信设备有限公司 | 一种终端 |
| CN104407800B (zh) * | 2014-11-05 | 2019-10-22 | 深圳市金立通信设备有限公司 | 一种终端操作的方法 |
| JP6545453B2 (ja) | 2014-12-02 | 2019-07-17 | 富士通コンポーネント株式会社 | タッチパネル装置及びタッチパネルの座標補正方法 |
| CN104820523B (zh) * | 2015-05-19 | 2017-11-28 | 京东方科技集团股份有限公司 | 一种实现触控的方法及装置 |
| CN106293270B (zh) * | 2016-08-05 | 2018-11-13 | 南京仁光电子科技有限公司 | 一种大屏幕触控系统的标定方法 |
| CN108459770B (zh) * | 2018-03-09 | 2021-05-25 | 北京硬壳科技有限公司 | 坐标校正方法及装置 |
| CN110865785B (zh) * | 2019-11-21 | 2023-10-13 | 武汉真元生物数据有限公司 | 像素尺寸的获取方法、装置及电子设备 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61101829A (ja) * | 1984-10-23 | 1986-05-20 | Fujitsu Ltd | 座標検出装置 |
| JPH05313822A (ja) * | 1992-05-08 | 1993-11-26 | Canon Inc | 基準位置設定方法 |
| JP3123887B2 (ja) * | 1994-10-17 | 2001-01-15 | 三洋電機株式会社 | 座標検出・表示装置 |
| JP2001154806A (ja) * | 1999-11-25 | 2001-06-08 | Sharp Corp | 表示一体型タブレットの補正パラメータ調整方法および記録媒体 |
| US7274356B2 (en) * | 2003-10-09 | 2007-09-25 | Smart Technologies Inc. | Apparatus for determining the location of a pointer within a region of interest |
-
2007
- 2007-08-15 JP JP2007211656A patent/JP5107635B2/ja active Active
-
2008
- 2008-08-12 CN CN2008101461601A patent/CN101369199B/zh active Active
- 2008-08-12 US US12/189,979 patent/US8164576B2/en active Active
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2024137905A (ja) * | 2023-03-23 | 2024-10-07 | 株式会社バイテル | タッチキーボード機能及びタッチマウス機能を備えたユニバーサルリモコン |
| JP7812991B2 (ja) | 2023-03-23 | 2026-02-12 | 株式会社バイテル | タッチキーボード機能及びタッチマウス機能を備えたユニバーサルリモコン |
Also Published As
| Publication number | Publication date |
|---|---|
| US8164576B2 (en) | 2012-04-24 |
| CN101369199A (zh) | 2009-02-18 |
| CN101369199B (zh) | 2011-03-23 |
| JP2009048277A (ja) | 2009-03-05 |
| US20090046079A1 (en) | 2009-02-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5107635B2 (ja) | タッチパネル上の座標を真の表示座標に補正する方法 | |
| US8797363B2 (en) | Method of controlling touch panel display device and touch panel display device using the same | |
| TWI497389B (zh) | 測定觸碰面板上之校正後觸碰位置的方法以及其校正後觸碰位置測定模組 | |
| CN107466391B (zh) | 力敏触摸传感器补偿 | |
| JP5675622B2 (ja) | 表示装置 | |
| TWI428812B (zh) | 操控應用程式的方法、其電子裝置、儲存媒體,及使用此方法之電腦程式產品 | |
| TWI584164B (zh) | 在多點觸控裝置上模擬壓感 | |
| US20110122080A1 (en) | Electronic device, display control method, and recording medium | |
| US11836317B2 (en) | Touchpad and its force sensing data calibration method | |
| KR20110054852A (ko) | 터치 스크린을 구비한 단말기 및 그 단말기에서 기하학적 데이터 측정 방법 | |
| JP5878598B2 (ja) | 投影型静電容量式タッチパネルの周縁部座標の精度改善方法、装置、プログラムおよび記録媒体 | |
| KR101077308B1 (ko) | 터치패널의 압력센싱 모듈 및 그 작동방법 | |
| JP5679977B2 (ja) | 接触入力位置補正装置、入力装置、接触入力位置補正方法、プログラム、及び集積回路 | |
| JP6437775B2 (ja) | タッチパネル装置およびタッチパネルのタッチ位置座標算出方法 | |
| JP5898779B2 (ja) | 入力装置及び前記入力装置を用いた複数点の荷重検出方法 | |
| CN109316740B (zh) | 检测手指的电子装置、方法及系统以及非暂态可读取媒体 | |
| CN108200416B (zh) | 投影设备中投影图像的坐标映射方法、装置及投影设备 | |
| JP2014153936A (ja) | タッチ位置検出装置およびタッチ位置検出方法 | |
| US9235293B2 (en) | Optical touch device and touch sensing method | |
| CN111352524B (zh) | 信息输入装置 | |
| US20130141393A1 (en) | Frameless optical touch device and image processing method for frameless optical touch device | |
| CN101000530A (zh) | 显示装置及其驱动方法 | |
| US9110588B2 (en) | Optical touch device and method for detecting touch point | |
| CN101825970B (zh) | 触控点的追踪方法及追踪系统 | |
| JP4811177B2 (ja) | グラフ表示装置及びグラフ表示処理プログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100421 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120515 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120630 |
|
| RD12 | Notification of acceptance of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7432 Effective date: 20120630 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20120630 |
|
| 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: 20120918 |
|
| RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20120918 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121004 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5107635 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151012 Year of fee payment: 3 |
