JP5812821B2 - ポインタ移動制御方法、装置、およびそのプログラム。 - Google Patents
ポインタ移動制御方法、装置、およびそのプログラム。 Download PDFInfo
- Publication number
- JP5812821B2 JP5812821B2 JP2011255934A JP2011255934A JP5812821B2 JP 5812821 B2 JP5812821 B2 JP 5812821B2 JP 2011255934 A JP2011255934 A JP 2011255934A JP 2011255934 A JP2011255934 A JP 2011255934A JP 5812821 B2 JP5812821 B2 JP 5812821B2
- Authority
- JP
- Japan
- Prior art keywords
- area
- pointer
- speed
- image
- movement
- 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.)
- Expired - Fee Related
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/033—Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/033—Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
- G06F3/038—Control and interface arrangements therefor, e.g. drivers or device-embedded control circuitry
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/04812—Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
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)
- User Interface Of Digital Computer (AREA)
Description
120 表示領域
140 パネル
140 ポインタ制御パネル
150、160、510、520、530、540、610、620、710、810、820、850 領域
130、630、730、830 ポインタ
840 スライドバー
1002 領域分割部
1004 ポインタ位置取得部
1006 領域画像特性取得部
1008 表示部
1010 ユーザ変更受付部
1012 移動速度計算部
1014 表示部
Claims (15)
- コンピュータの処理により、表示装置に表示されたポインタの移動制御を行う方法であって、
ポインタ移動可能な表示領域を所定の複数の領域に分割する段階と、
ポインタの現在位置を取得する段階と、
前記ポインタの位置が前記分割された領域の何れの領域に存在するか(以下、存在領域)を特定する段階と、
前記存在領域の画像特性に基づきポインタの速度倍率を算出する段階と、
前記速度倍率を、ポインタの通常移動速度に乗じた値を、前記存在領域における移動速度とする段階
を有し、さらに
前記ポインタの移動速度が、前記存在領域に入る前に存在した領域における移動速度と異なる場合、前記移動速度を漸近的に前記存在領域における移動速度に近づける段階
を有する、ポインタ移動制御方法。 - 前記画像特性が、前記存在領域の画像のヒストグラム分布、前記存在領域の画像の高周波成分、前記存在領域に表示されたテキスト文字数、または前記存在領域に表示されたオブジェクトの数である、請求項1記載の方法。
- 前記存在領域の画像のヒストグラム分布、前記存在領域の画像の高周波成分、前記存在領域に表示されたテキスト文字数、または前記存在領域に表示されたオブジェクトの数、の何れか、またはその組み合わせを選択するウィンドウを前記表示する段階を有する、請求項2記載の方法。
- 前記複数の領域における速度倍率を視覚化して表示する段階を有する、請求項1記載の方法。
- 前記視覚化して表示する段階が、速度倍率の大きさに応じて表示属性を変更する段階である、請求項4記載の方法。
- 前記速度倍率を、ユーザの指示により変更する段階を有する、請求項5記載の方法。
- 前記方法が、さらに、現在のポインタの移動方向を検知する段階を有し、
前記表示属性を変更する段階が、現在位置から現在のポインタ移動速度で一定時間経過後に到達可能な位置とその領域を特定し、当該領域の前記到達可能な位置への最短経路を線分で表示する段階を有する、請求項5記載の方法。 - 表示装置に表示されたポインタの移動制御を行う装置であって、
ポインタ移動可能な表示領域を所定の複数の領域に分割する領域分割手段と、
ポインタの現在位置を取得するポインタ位置取得手段と、
前記ポインタの位置が前記分割された領域の何れの領域に存在するかを特定し、当該存在領域の画像特性を取得する、領域画像特性取得手段と、
前記画像特性に基づきポインタの速度倍率を算出し、当該速度倍率を、ポインタの通常移動速度に乗じた値を、前記存在領域における移動速度とする、移動速度計算手段
を具備し、さらに
前記ポインタの移動速度が、前記存在領域に入る前に存在した領域における移動速度と異なる場合、前記移動速度を漸近的に前記存在領域における移動速度に近づける手段
を具備する、ポインタ移動制御装置。 - 前記画像特性が、前記存在領域の画像のヒストグラム分布、前記存在領域の画像の高周波成分、前記存在領域に表示されたテキスト文字数、または前記存在領域に表示されたオブジェクトの数である、請求項8記載の装置。
- 前記存在領域の画像のヒストグラム分布、前記存在領域の画像の高周波成分、前記存在領域に表示されたテキスト文字数、または前記存在領域に表示されたオブジェクトの数、の何れか、またはその組み合わせを選択するウィンドウを前記表示する手段を具備する、請求項9記載の装置。
- 前記複数の領域における速度倍率を視覚化して表示する手段を具備する、請求項8記載の装置。
- 前記視覚化して表示する手段が、速度倍率の大きさに応じて表示属性を変更する手段である、請求項11記載の装置。
- 前記速度倍率を、ユーザの指示により変更する、変更受付手段を具備する、請求項12記載の装置。
- 前記装置が、さらに、現在のポインタの移動方向を検知する手段を有し、
前記表示属性を変更する手段が、現在位置から現在のポインタ移動速度で一定時間経過後に到達可能な位置とその領域を特定し、当該領域の前記到達可能な位置への最短経路を線分で表示する手段を具備する、請求項12記載の装置。 - 請求項1〜7の何れか1つに記載の前記方法の各段階をコンピュータに実行させる、コンピュータ・プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011255934A JP5812821B2 (ja) | 2011-11-24 | 2011-11-24 | ポインタ移動制御方法、装置、およびそのプログラム。 |
US13/685,419 US9046934B2 (en) | 2011-11-24 | 2012-11-26 | Controlling acceleration of mouse cursor movement based on screen segments and image features |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011255934A JP5812821B2 (ja) | 2011-11-24 | 2011-11-24 | ポインタ移動制御方法、装置、およびそのプログラム。 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013109693A JP2013109693A (ja) | 2013-06-06 |
JP5812821B2 true JP5812821B2 (ja) | 2015-11-17 |
Family
ID=48467987
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011255934A Expired - Fee Related JP5812821B2 (ja) | 2011-11-24 | 2011-11-24 | ポインタ移動制御方法、装置、およびそのプログラム。 |
Country Status (2)
Country | Link |
---|---|
US (1) | US9046934B2 (ja) |
JP (1) | JP5812821B2 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014137616A (ja) * | 2013-01-15 | 2014-07-28 | Fujitsu Ltd | 表示制御装置、表示制御システム及び表示制御方法 |
US9524568B2 (en) * | 2013-06-06 | 2016-12-20 | Apple Inc. | Movement of position indicator on touchscreen |
KR102194571B1 (ko) * | 2014-10-23 | 2020-12-24 | 엘지디스플레이 주식회사 | 데이터 변환부와 데이터 변환부의 데이터 변환 방법 |
KR20160053144A (ko) * | 2014-10-31 | 2016-05-13 | 삼성전자주식회사 | 디스플레이 장치, 시스템 및 그 제어 방법 |
US10248630B2 (en) * | 2014-12-22 | 2019-04-02 | Microsoft Technology Licensing, Llc | Dynamic adjustment of select elements of a document |
CN104536593B (zh) * | 2015-01-30 | 2018-06-01 | 联想(北京)有限公司 | 一种信息处理方法、受控设备及输入设备 |
JP2016173814A (ja) * | 2015-03-17 | 2016-09-29 | 株式会社半導体エネルギー研究所 | 情報処理装置、プログラム |
CN205488851U (zh) * | 2016-01-19 | 2016-08-17 | 富士康(昆山)电脑接插件有限公司 | 电源连接器线缆组件 |
CN112799576B (zh) * | 2021-02-22 | 2024-05-28 | Vidaa美国公司 | 一种虚拟鼠标移动的方法及显示设备 |
Family Cites Families (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05150899A (ja) | 1991-11-26 | 1993-06-18 | Canon Inc | ポインテイングデバイス |
US5508717A (en) * | 1992-07-28 | 1996-04-16 | Sony Corporation | Computer pointing device with dynamic sensitivity |
JPH09288544A (ja) | 1996-04-24 | 1997-11-04 | Kobe Nippon Denki Software Kk | マウスポインタ移動制御装置と方法 |
JPH1040018A (ja) | 1996-04-24 | 1998-02-13 | Sharp Corp | マウスカーソルの制御装置及びマウスカーソルの制御プログラムを記録した記録媒体 |
US6292174B1 (en) * | 1997-08-23 | 2001-09-18 | Immersion Corporation | Enhanced cursor control using limited-workspace force feedback devices |
JPH1185402A (ja) * | 1997-09-10 | 1999-03-30 | Sharp Corp | ポインタ制御方法及び同方法に用いる記録媒体 |
JP3511462B2 (ja) * | 1998-01-29 | 2004-03-29 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 操作画像表示装置およびその方法 |
JP2000039966A (ja) * | 1998-07-23 | 2000-02-08 | Alps Electric Co Ltd | ポインティングカーソルの移動方法 |
JP3627791B2 (ja) | 1998-08-10 | 2005-03-09 | 富士通株式会社 | 他端末操作装置 |
JP2000148350A (ja) | 1998-11-11 | 2000-05-26 | Canon Inc | 情報処理装置、カーソル表示制御方法および記憶媒体 |
US6392675B1 (en) * | 1999-02-24 | 2002-05-21 | International Business Machines Corporation | Variable speed cursor movement |
JP3477675B2 (ja) | 1999-06-04 | 2003-12-10 | インターナショナル・ビジネス・マシーンズ・コーポレーション | ポインタ操作の補助方法 |
JP2001056729A (ja) | 1999-08-18 | 2001-02-27 | Nec Corp | 部分拡大表示制御装置 |
US6424338B1 (en) * | 1999-09-30 | 2002-07-23 | Gateway, Inc. | Speed zone touchpad |
US6628315B1 (en) * | 1999-12-17 | 2003-09-30 | International Business Machines Corporation | System, method, and program for providing a barrier around a menu choice to reduce the chance of a user accidentally making a selection error |
US6795055B1 (en) * | 2000-05-30 | 2004-09-21 | Agilent Technologies, Inc. | Devices, systems and methods for facilitating positioning of cursor on display device |
US6907581B2 (en) * | 2001-04-03 | 2005-06-14 | Ramot At Tel Aviv University Ltd. | Method and system for implicitly resolving pointing ambiguities in human-computer interaction (HCI) |
US6885363B2 (en) | 2002-05-09 | 2005-04-26 | Gateway, Inc. | Pointing device dwell time |
US20040017355A1 (en) * | 2002-07-24 | 2004-01-29 | Youngtack Shim | Cursor control systems and methods |
US7404149B2 (en) * | 2003-03-28 | 2008-07-22 | International Business Machines Corporation | User-defined assistive GUI glue |
US8386628B1 (en) * | 2005-05-23 | 2013-02-26 | Glance Networks, Inc. | Method and apparatus for reducing the amount of information that must be transmitted to slower viewers over a remote viewing session |
FR2890516A1 (fr) * | 2005-09-08 | 2007-03-09 | Thomson Licensing Sas | Procede de selection d'un bouton dans une barre graphique, et recepteur mettant en oeuvre le procede |
US8077153B2 (en) * | 2006-04-19 | 2011-12-13 | Microsoft Corporation | Precise selection techniques for multi-touch screens |
US8373655B2 (en) * | 2007-01-05 | 2013-02-12 | Apple Inc. | Adaptive acceleration of mouse cursor |
KR20080088802A (ko) * | 2007-03-30 | 2008-10-06 | 삼성전자주식회사 | 디스플레이 상에서 포인터 이동속도가 가변적인 gui제공방법 및 이를 적용한 영상기기 |
WO2009004996A1 (ja) * | 2007-06-29 | 2009-01-08 | Nec Corporation | 画面伝送システム、画面送信サーバ、画面伝送方法およびプログラム記録媒体 |
US20090037840A1 (en) * | 2007-08-03 | 2009-02-05 | Siemens Medical Solutions Usa, Inc. | Location Determination For Z-Direction Increments While Viewing Medical Images |
US8482521B2 (en) * | 2007-10-05 | 2013-07-09 | Gvbb Holdings S.A.R.L. | Pointer controlling apparatus |
JP5392093B2 (ja) * | 2007-11-26 | 2014-01-22 | ソニー株式会社 | 入力装置、制御装置、制御システム、制御方法及びハンドヘルド装置 |
TW200935278A (en) | 2008-02-04 | 2009-08-16 | E Lead Electronic Co Ltd | A cursor control system and method thereof |
JP2010182287A (ja) | 2008-07-17 | 2010-08-19 | Steven C Kays | 適応型インテリジェント・デザイン |
JP5115457B2 (ja) * | 2008-11-25 | 2013-01-09 | 日本電気株式会社 | カーソル移動制御方法及び装置、プログラム |
KR101650371B1 (ko) * | 2008-12-30 | 2016-08-24 | 삼성전자주식회사 | 중력에 의해 이동되는 감각적 효과를 나타내는 포인터를 이용한 gui 제공방법 및 이를 적용한 전자장치 |
US8612923B2 (en) * | 2009-02-06 | 2013-12-17 | Cadence Design Systems, Inc. | Methods, systems, and computer-program products for item selection and positioning suitable for high-altitude and context sensitive editing of electrical circuits |
US8429541B1 (en) * | 2009-04-30 | 2013-04-23 | Intuit Inc. | Method and system for video sharing between users of an application |
JP4968321B2 (ja) * | 2009-12-25 | 2012-07-04 | 株式会社デンソー | 車両用操作入力装置 |
-
2011
- 2011-11-24 JP JP2011255934A patent/JP5812821B2/ja not_active Expired - Fee Related
-
2012
- 2012-11-26 US US13/685,419 patent/US9046934B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20130139097A1 (en) | 2013-05-30 |
JP2013109693A (ja) | 2013-06-06 |
US9046934B2 (en) | 2015-06-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5812821B2 (ja) | ポインタ移動制御方法、装置、およびそのプログラム。 | |
US9058696B2 (en) | Display controller, display control method and computer-readable medium | |
KR101482080B1 (ko) | Gui 제공방법 및 이를 적용한 멀티미디어 기기 | |
CN101192131B (zh) | 处理桌面背景的方法、装置及操作系统桌面的界面系统 | |
US9569082B1 (en) | Interactive threshold setting for pie charts | |
CN106793046B (zh) | 屏幕显示的调节方法及移动终端 | |
JP5966557B2 (ja) | 情報処理装置、情報処理方法、プログラム、及び、情報処理システム | |
US10409468B2 (en) | Value specification in a responsive interface control | |
US20120210261A1 (en) | Systems, methods, and computer-readable media for changing graphical object input tools | |
EP2180400A2 (en) | Image processing apparatus, image processing method, and program | |
KR101272867B1 (ko) | 모바일 단말기의 그리드 출력 장치 및 그 방법 | |
KR20120057800A (ko) | 아이콘 조정 방법 및 그를 적용한 단말 장치 | |
US20210026508A1 (en) | Method, device and computer program for overlaying a graphical image | |
TW201619803A (zh) | 使用者介面顯示系統及方法 | |
JP2013196100A (ja) | 図面表示装置、及び図面表示プログラム | |
JP6241320B2 (ja) | 画像処理装置、画像処理方法、画像処理システムおよびプログラム | |
KR102640281B1 (ko) | 감시 카메라의 제어 방법 및 이 방법을 채용한 감시 시스템 | |
JP6018509B2 (ja) | 情報表示装置、方法、およびプログラム | |
CN107133347B (zh) | 可视化分析图表的展示方法及装置、可读存储介质、终端 | |
WO2019063495A2 (en) | METHOD, DEVICE AND COMPUTER PROGRAM FOR OVERLAPING GRAPHIC IMAGE | |
JP2004206541A (ja) | グラフ表示制御装置及びプログラム | |
JP2015153083A (ja) | 表示制御プログラム、装置、及び方法 | |
US20160299674A1 (en) | Information processing device, information processing method, and information processing program | |
JP6655880B2 (ja) | 表示制御装置、表示制御方法及びプログラム | |
WO2023210352A1 (ja) | 情報処理装置、情報処理方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140606 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150415 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150512 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150724 |
|
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: 20150825 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150915 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5812821 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |