JP6359862B2 - タッチ操作入力装置、タッチ操作入力方法及びプログラム - Google Patents
タッチ操作入力装置、タッチ操作入力方法及びプログラム Download PDFInfo
- Publication number
- JP6359862B2 JP6359862B2 JP2014085306A JP2014085306A JP6359862B2 JP 6359862 B2 JP6359862 B2 JP 6359862B2 JP 2014085306 A JP2014085306 A JP 2014085306A JP 2014085306 A JP2014085306 A JP 2014085306A JP 6359862 B2 JP6359862 B2 JP 6359862B2
- Authority
- JP
- Japan
- Prior art keywords
- processing
- menu
- touch operation
- touch
- image
- 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; 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/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
- G06F3/04883—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
-
- 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/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
-
- 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/0482—Interaction with lists of selectable items, e.g. menus
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)
- Position Input By Displaying (AREA)
Description
図1に示すように、タッチ操作入力装置10は、表示部11と、タッチ操作検出部12とを備えている。表示部11は、液晶や有機ELなどにより表示画面を構成するものである。この表示部11は、プレゼンスやテレビ会議などに用いる大画面のものである。なお、タブレット端末のようなタッチ操作が可能なサイズのものでもよい。
このタッチ操作入力装置10は、表示部11、タッチ操作検出部12と、制御部13とを備える。このタッチ操作入力装置10は、様々の機能を有しているが、図2はメニュー処理に関する部分の機能ブロックを描いたものである。制御部13は、操作処理部21と、メニュー処理部22と、画像処理部23と、表示制御部24とから構成されている。
図3は、本発明に係るタッチ操作入力装置の第1実施形態における描画モードの処理を示すフローチャートである。図4は、メニュー処理を示すフローチャートである。
第1実施形態は、タッチペン15が1本の場合に適用した場合を示す。
距離δや時間tは、あらかじめユーザなどが設定可能としてもよい。
図11及び図12は、本発明に係るタッチ操作入力装置の第2実施形態におけるメニュー操作処理を示す説明図である。
これは、各ユーザ毎にペンが複数存在し、それぞれが同時に別の異なる操作が可能となっている。この場合は、3ユーザに対応する3つのペンが存在し、それぞれに対してインジケータメニュー16が存在する。
11 :表示部
12 :タッチ操作検出部
13 :制御部
15 :タッチペン
16 :インジケータメニュー
17 :スクエアメニュー
18 :ストローク(点)
19 :ストローク(線)
21 :操作処理部
22 :メニュー処理部
23 :画像処理部
24 :表示制御部
Claims (5)
- 表示画面に対してタッチ操作により入力を可能とするタッチ操作入力装置において、
タッチ操作を検出するタッチ操作検出部と、
前記タッチ操作検出部の検出結果により操作内容を判定して処理を行う操作処理部と、
前記操作処理部の判定結果により、メニューの表示処理とメニュー項目の処理を行うメニュー処理部と、
描画モードの場合、タッチ部分に描画像を生成する処理を行う画像処理部と、
前記描画像を前記表示画面に表示する制御を行う表示制御部と、
を備え、
前記操作処理部がタッチ操作をメニュー処理の操作と判定した場合、前記画像処理部は、描画モードであっても、前記タッチ操作による前記描画像を消去する処理を行い、メニュー処理の操作以外の場合には前記描画像を生成したままにすることを特徴とするタッチ操作入力装置。 - 前記操作処理部は、タッチが一定時間以上、所定距離未満である長押し状態の場合に、メニュー処理操作と判定することを特徴とする請求項1に記載のタッチ操作入力装置。
- 前記画像処理部は、前記タッチ操作検出部によりタッチが離れるタッチアップを検出したとき、前記描画像を消去することを特徴とする請求項1又は2に記載のタッチ操作入力装置。
- 表示画面に対してタッチ操作により入力を可能とするタッチ操作入力方法において、
タッチ操作を検出するタッチ操作検出ステップと、
前記タッチ操作検出ステップの検出結果により操作内容を判定して処理を行う操作処理ステップと、
前記操作処理ステップの判定結果により、メニューの表示処理とメニュー項目の処理を行うメニュー処理ステップと、
描画モードの場合、タッチ部分に描画像を生成する処理を行う画像処理ステップと、
前記描画像を前記表示画面に表示する制御を行う表示制御ステップと、
を備え、
前記操作処理ステップでタッチ操作をメニュー処理の操作と判定した場合、前記画像処理ステップでは、描画モードであっても、前記タッチ操作による前記描画像を消去する処理を行い、メニュー処理の操作以外の場合には前記描画像を生成したままにすることを特徴とするタッチ操作入力方法。 - コンピュータに、請求項4に記載のタッチ操作入力方法の各ステップを実行させるためのプログラム。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014085306A JP6359862B2 (ja) | 2014-04-17 | 2014-04-17 | タッチ操作入力装置、タッチ操作入力方法及びプログラム |
US14/676,017 US9760279B2 (en) | 2014-04-17 | 2015-04-01 | Touch operation input device, touch operation input method and program |
CN201510185165.5A CN105045471B (zh) | 2014-04-17 | 2015-04-17 | 触摸操作输入装置、触摸操作输入方法和记录介质 |
CN201810567907.4A CN108874216A (zh) | 2014-04-17 | 2015-04-17 | 显示装置、显示控制方法和记录介质 |
US15/672,361 US10353578B2 (en) | 2014-04-17 | 2017-08-09 | Touch operation input device, touch operation input method and program |
US16/432,188 US10747425B2 (en) | 2014-04-17 | 2019-06-05 | Touch operation input device, touch operation input method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014085306A JP6359862B2 (ja) | 2014-04-17 | 2014-04-17 | タッチ操作入力装置、タッチ操作入力方法及びプログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018117973A Division JP6475883B2 (ja) | 2018-06-21 | 2018-06-21 | タッチ入力表示装置、表示制御方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015207040A JP2015207040A (ja) | 2015-11-19 |
JP6359862B2 true JP6359862B2 (ja) | 2018-07-18 |
Family
ID=54322061
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014085306A Active JP6359862B2 (ja) | 2014-04-17 | 2014-04-17 | タッチ操作入力装置、タッチ操作入力方法及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (3) | US9760279B2 (ja) |
JP (1) | JP6359862B2 (ja) |
CN (2) | CN108874216A (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6359862B2 (ja) * | 2014-04-17 | 2018-07-18 | シャープ株式会社 | タッチ操作入力装置、タッチ操作入力方法及びプログラム |
CN111273838B (zh) * | 2018-12-19 | 2022-07-22 | 深圳市鸿合创新信息技术有限责任公司 | 触摸显示装置中悬浮工具栏的移动方法及触摸显示装置 |
JP7400205B2 (ja) * | 2019-04-02 | 2023-12-19 | 船井電機株式会社 | 入力装置 |
JP7299754B2 (ja) * | 2019-05-22 | 2023-06-28 | シャープ株式会社 | 情報処理装置、情報処理方法、及び情報処理プログラム |
US11915596B2 (en) * | 2020-11-11 | 2024-02-27 | Honeywell International Inc. | Methods and systems for resolving tactile user input selections |
JP7604200B2 (ja) * | 2020-12-02 | 2024-12-23 | 富士フイルム株式会社 | 情報処理装置及び情報処理プログラム |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0628136A (ja) * | 1992-07-09 | 1994-02-04 | Hitachi Ltd | 情報処理装置の機能選択方式 |
JPH08286829A (ja) | 1995-04-18 | 1996-11-01 | Hitachi Ltd | メニュー制御システム |
JPH09167058A (ja) * | 1995-12-15 | 1997-06-24 | Sharp Corp | 情報処理装置 |
JP3385965B2 (ja) * | 1998-04-20 | 2003-03-10 | セイコーエプソン株式会社 | 入力装置及び入力方法 |
JP3481136B2 (ja) * | 1998-05-29 | 2003-12-22 | シャープ株式会社 | 文字フォント生成方法およびそのための装置ならびに文字フォント生成プログラムを記録したコンピュータで読取可能な記録媒体 |
US8274534B2 (en) * | 2005-01-31 | 2012-09-25 | Roland Wescott Montague | Methods for combination tools that zoom, pan, rotate, draw, or manipulate during a drag |
JP4602166B2 (ja) * | 2005-06-07 | 2010-12-22 | 富士通株式会社 | 手書き情報入力装置。 |
US8180114B2 (en) * | 2006-07-13 | 2012-05-15 | Northrop Grumman Systems Corporation | Gesture recognition interface system with vertical display |
JP4513830B2 (ja) * | 2007-06-25 | 2010-07-28 | ソニー株式会社 | 描画装置、及び描画方法 |
JP4843706B2 (ja) * | 2009-12-11 | 2011-12-21 | 株式会社東芝 | 電子機器 |
US20110285639A1 (en) * | 2010-05-21 | 2011-11-24 | Microsoft Corporation | Computing Device Writing Implement Techniques |
JP2012053584A (ja) * | 2010-08-31 | 2012-03-15 | Sanyo Electric Co Ltd | 情報表示システムおよびプログラム |
CN102419679B (zh) * | 2010-09-27 | 2014-10-01 | 联想(北京)有限公司 | 显示处理方法和便携式移动终端 |
JP5589909B2 (ja) * | 2011-03-14 | 2014-09-17 | 株式会社リコー | 表示装置、表示装置のイベント切替え制御方法及びプログラム |
JP5585505B2 (ja) * | 2011-03-17 | 2014-09-10 | セイコーエプソン株式会社 | 画像供給装置、画像表示システム、画像供給装置の制御方法、画像表示装置、及び、プログラム |
CN103164133A (zh) * | 2011-12-14 | 2013-06-19 | 富泰华工业(深圳)有限公司 | 触摸屏电子装置及其控制方法 |
US9250768B2 (en) * | 2012-02-13 | 2016-02-02 | Samsung Electronics Co., Ltd. | Tablet having user interface |
JP5248696B1 (ja) * | 2012-05-25 | 2013-07-31 | 株式会社東芝 | 電子機器、手書き文書作成方法、及び手書き文書作成プログラム |
JP2014032450A (ja) * | 2012-08-01 | 2014-02-20 | Sony Corp | 表示制御装置、表示制御方法及びコンピュータプログラム |
US9104309B2 (en) * | 2013-04-25 | 2015-08-11 | Htc Corporation | Pattern swapping method and multi-touch device thereof |
JP6359862B2 (ja) * | 2014-04-17 | 2018-07-18 | シャープ株式会社 | タッチ操作入力装置、タッチ操作入力方法及びプログラム |
-
2014
- 2014-04-17 JP JP2014085306A patent/JP6359862B2/ja active Active
-
2015
- 2015-04-01 US US14/676,017 patent/US9760279B2/en active Active
- 2015-04-17 CN CN201810567907.4A patent/CN108874216A/zh active Pending
- 2015-04-17 CN CN201510185165.5A patent/CN105045471B/zh active Active
-
2017
- 2017-08-09 US US15/672,361 patent/US10353578B2/en active Active
-
2019
- 2019-06-05 US US16/432,188 patent/US10747425B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2015207040A (ja) | 2015-11-19 |
US9760279B2 (en) | 2017-09-12 |
CN105045471A (zh) | 2015-11-11 |
CN108874216A (zh) | 2018-11-23 |
US20190286314A1 (en) | 2019-09-19 |
US10353578B2 (en) | 2019-07-16 |
US20150301737A1 (en) | 2015-10-22 |
US10747425B2 (en) | 2020-08-18 |
CN105045471B (zh) | 2018-06-29 |
US20170336968A1 (en) | 2017-11-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11429244B2 (en) | Method and apparatus for displaying application | |
US8749497B2 (en) | Multi-touch shape drawing | |
US10437360B2 (en) | Method and apparatus for moving contents in terminal | |
JP6359862B2 (ja) | タッチ操作入力装置、タッチ操作入力方法及びプログラム | |
US20140325433A1 (en) | Information processing device, display control method, and computer program recording medium | |
US20150338940A1 (en) | Pen Input Modes for Digital Ink | |
JP2014510337A (ja) | 少なくとも2つのタッチスクリーンを含む情報表示装置及びその情報表示方法 | |
US10607574B2 (en) | Information processing device and information processing method | |
KR101518439B1 (ko) | 점프 스크롤링 | |
US10019148B2 (en) | Method and apparatus for controlling virtual screen | |
JP5690317B2 (ja) | 情報表示装置及び情報表示方法 | |
US20130293495A1 (en) | Method for inputting touch and touch display apparatus | |
CN103984462A (zh) | 记录轨迹的方法及电子装置 | |
CN110622119A (zh) | 对象插入 | |
JP6087602B2 (ja) | 電子黒板 | |
JP6475883B2 (ja) | タッチ入力表示装置、表示制御方法及びプログラム | |
US10416870B2 (en) | Display control device and non-transitory computer-readable storage medium having program recorded thereon | |
JP6971772B2 (ja) | 入力装置及びプログラム | |
JP2019087280A (ja) | タッチ入力表示装置、表示制御方法及びプログラム | |
JP6971573B2 (ja) | 電子機器、その制御方法およびプログラム | |
JP6032982B2 (ja) | 入力支援装置、入力支援方法、入力支援プログラム及び記録媒体 | |
JP2015225483A (ja) | 表示制御装置 | |
JP2016181077A (ja) | 情報処理装置、情報処理プログラムおよび情報処理方法 | |
KR20160059079A (ko) | 터치 압력을 이용한 애플리케이션 제어 장치 및 방법 | |
JP2015191259A (ja) | 入力インターフェイスおよびその制御方法およびその制御プログラム、および入力インターフェイスを有する情報端末およびその制御方法およびその制御プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170323 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20171228 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180109 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180308 |
|
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: 20180522 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180621 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6359862 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |