JP5536690B2 - Touch drawing display device and operation method thereof - Google Patents

Touch drawing display device and operation method thereof Download PDF

Info

Publication number
JP5536690B2
JP5536690B2 JP2011027236A JP2011027236A JP5536690B2 JP 5536690 B2 JP5536690 B2 JP 5536690B2 JP 2011027236 A JP2011027236 A JP 2011027236A JP 2011027236 A JP2011027236 A JP 2011027236A JP 5536690 B2 JP5536690 B2 JP 5536690B2
Authority
JP
Japan
Prior art keywords
touch
display
cpu
displayed
touched
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
Application number
JP2011027236A
Other languages
Japanese (ja)
Other versions
JP2012168619A (en
Inventor
訓嘉 神吉
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2011027236A priority Critical patent/JP5536690B2/en
Priority to US13/370,049 priority patent/US20120218203A1/en
Priority to CN201210029759.3A priority patent/CN102681721B/en
Priority to CN201510087095.XA priority patent/CN104636049B/en
Publication of JP2012168619A publication Critical patent/JP2012168619A/en
Application granted granted Critical
Publication of JP5536690B2 publication Critical patent/JP5536690B2/en
Priority to US14/823,681 priority patent/US10191648B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Position Input By Displaying (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、表示装置と入力装置とを含むタッチ描画表示装置に関し、特に、タッチ操作について描画と描画以外の操作機能とが可能なタッチ描画表示装置及びその操作方法に関する。   The present invention relates to a touch drawing display device including a display device and an input device, and more particularly to a touch drawing display device capable of drawing and operating functions other than drawing for a touch operation and an operation method thereof.

近年、タッチ描画表示装置の1つである、会議等で用いられる電子黒板として、様々な構成のものが実用化されている。特に、大型の表示画面を有する表示装置と、タッチパネル等の2次元における位置座標を検知する入力装置とを組合せ、コンピュータシステムとして構成された電子黒板装置が利用されている。   2. Description of the Related Art In recent years, electronic blackboards having various configurations have been put into practical use as electronic blackboards used in meetings and the like, which is one of touch drawing display devices. In particular, an electronic blackboard device configured as a computer system by combining a display device having a large display screen and an input device for detecting two-dimensional position coordinates such as a touch panel is used.

一般的に、電子黒板装置は、ペン等によって指定される位置座標及び移動量の情報を逐次読取り、読取った情報を元に入力の軌跡を表示装置に表示する。これによって、電子黒板装置は手書き入力等の、電子黒板としての動作を実現している。   In general, the electronic blackboard device sequentially reads position coordinate and movement amount information designated by a pen or the like, and displays an input locus on a display device based on the read information. Thereby, the electronic blackboard device realizes operations as an electronic blackboard such as handwritten input.

また、下記特許文献1には、タッチ操作を採用し、表示された画面上に描画可能な投射型のプレゼンテーション装置が開示されている。繰返し同じ画面に書込みされると元画像の認識が難しくなる問題を解決するために、本装置においては、作図領域において連続してタッチ操作される間描画し、作図領域でのタッチ操作が一旦終わった後、次に作図領域でタッチ操作が検出されると、先の図形を自動的に削除する。   Patent Document 1 below discloses a projection-type presentation apparatus that employs a touch operation and can draw on a displayed screen. In order to solve the problem that it becomes difficult to recognize the original image when it is repeatedly written on the same screen, this device draws while continuously touching in the drawing area, and the touch operation in the drawing area is once finished. Then, when a touch operation is detected next in the drawing area, the previous figure is automatically deleted.

特開平6−175776号公報Japanese Patent Laid-Open No. 6-175777

上記のような電子黒板装置において、描画を行なう単純なタッチ操作とは異なるタッチ操作に、描画以外の特定の機能が割当てられている場合、描画モードで描画中にその特定の機能を実行すべきタッチ操作であることを判定するまでにはしばらく時間がかかる。通常、電子黒板装置では、タッチ操作と描画との間に時間的な遅れ(タイムラグ)を生じないように、タッチされると直ちに描画される。タイムラグがあると、ユーザはストレスを感じる。このために、ユーザが意図しない誤った描画が行なわれる問題がある。例えば、マルチタッチ(複数点への同時タッチ)した状態でフリックする操作(弾くようにタッチ点をスライドさせる操作)に、画面のスクロール操作が割当てられている場合がある。この場合、ユーザが、シングルタッチ(1点のタッチ)で描画していた状態から、画面をスクロールさせるためにマルチタッチでフリック操作を行なった場合、フリック操作であることを判定するためには、所定の時間タッチされた点の軌跡を観察することが必要である。そして、上記したように、ユーザにストレスを感じさせないように、タッチに応じて速やかに描画されるので、マルチタッチのフリック操作であると判定されるまでに、ユーザが意図しない誤った描画がなされることになる。さらに、スクロールが行なわれると、誤った描画がなされた画像は画面から消えるが、描画情報は、誤った描画を含んだまま記憶される。したがって、元に戻すスクロールが実行された場合、再び誤った描画が画面に表示されることになる。印刷された場合にも、同様に誤った描画も印刷されてしまう。   In the electronic blackboard device as described above, when a specific function other than drawing is assigned to a touch operation different from a simple touch operation for drawing, the specific function should be executed during drawing in the drawing mode. It takes a while to determine that the operation is a touch operation. Usually, in the electronic blackboard device, drawing is performed immediately when touched so as not to cause a time delay (time lag) between the touch operation and the drawing. When there is a time lag, the user feels stressed. For this reason, there is a problem that erroneous drawing unintended by the user is performed. For example, a screen scroll operation may be assigned to an operation of flicking (sliding a touch point so as to play) in a state where multi-touch (simultaneously touching a plurality of points) is performed. In this case, when the user performs a multi-touch flick operation to scroll the screen from a state of drawing with a single touch (single point touch), in order to determine the flick operation, It is necessary to observe the locus of the point touched for a predetermined time. As described above, since drawing is performed promptly in response to a touch so as not to cause the user to feel stress, an erroneous drawing that is not intended by the user is made before it is determined that the operation is a multi-touch flick operation. Will be. Further, when scrolling is performed, an image that has been erroneously drawn disappears from the screen, but the drawing information is stored while including the incorrect drawing. Accordingly, when scrolling back to the original is executed, an erroneous drawing is displayed on the screen again. In the case of printing, an erroneous drawing is printed as well.

これは、電子黒板装置に限らず、タブレット型の端末装置等、タッチによる描画を表示可能な表示装置において生じる問題である。上記の特許文献1によっても、この問題は解決されない。   This is a problem that occurs not only in the electronic blackboard device but also in a display device that can display drawing by touch, such as a tablet-type terminal device. This problem is not solved even by the above-mentioned Patent Document 1.

したがって、本発明は、描画モード中に描画以外のタッチ操作がなされた場合でも、正しい描画を維持できるタッチ描画表示装置及びその操作方法を提供することを目的とする。   Accordingly, an object of the present invention is to provide a touch drawing display device and its operation method capable of maintaining correct drawing even when a touch operation other than drawing is performed during the drawing mode.

上記の目的は、下記によって達成することができる。   The above object can be achieved by the following.

即ち、本発明に係るタッチ描画表示装置は、画像を表示するための表示部と、表示部に重畳して配置され、タッチされた位置を検出するための検出部とを備え、検出された位置の移動によって形成される軌跡に対応する線を、表示部に表示されている画像上に描画し、軌跡によって描画以外の操作が特定された場合、この操作を特定した軌跡の開始点から終了点までに描画された線を消去する。   That is, a touch drawing display device according to the present invention includes a display unit for displaying an image, and a detection unit that is arranged so as to be superimposed on the display unit and detects a touched position. When a line corresponding to the trajectory formed by the movement of the image is drawn on the image displayed on the display unit and an operation other than the drawing is specified by the trajectory, the start point and the end point of the specified trajectory are specified. Erase lines drawn up to now.

好ましくは、描画以外の操作を特定するための軌跡は、検出部を同時に複数の位置でタッチするマルチタッチ操作によって形成される軌跡である。   Preferably, the trajectory for specifying an operation other than drawing is a trajectory formed by a multi-touch operation of simultaneously touching the detection unit at a plurality of positions.

より好ましくは、マルチタッチ操作によって形成される複数の軌跡のうち何れか1つの軌跡にのみ対応する線が描画される。   More preferably, a line corresponding to only one of the plurality of tracks formed by the multi-touch operation is drawn.

本発明に係るタッチ描画表示装置の操作方法は、画像を表示するための表示部と、表示部に重畳して配置され、タッチされた位置を検出するための検出部とを備えたタッチ描画表示装置の操作方法であって、検出された位置の移動によって形成される軌跡に対応する線を、表示部に表示されている画像上に描画する描画ステップと、描画ステップを実行中に、軌跡によって描画以外の操作が特定されたか否かを判定するステップと、軌跡によって描画以外の操作が特定された場合、この操作を特定した軌跡の開始点から終了点までに描画された線を消去するステップとを含む。   An operation method of a touch drawing display device according to the present invention is a touch drawing display including a display unit for displaying an image, and a detection unit arranged to be superimposed on the display unit and detecting a touched position. An operation method of the apparatus, wherein a line corresponding to a locus formed by the movement of the detected position is drawn on an image displayed on the display unit, and the locus is executed during the drawing step. A step of determining whether or not an operation other than drawing is specified; and a step of deleting a line drawn from the start point to the end point of the locus specifying the operation when an operation other than drawing is specified by the locus Including.

本発明によれば、描画モード中に描画以外のタッチ操作がなされた場合、描画以外のタッチ操作の判定中になされた誤った描画を残さずに、ユーザが意図した描画を記憶することができる。したがって、再度対象の画像が表示された場合にも、誤った描画が表示されず、意図した描画を表示することができる。   According to the present invention, when a touch operation other than drawing is performed during the drawing mode, a drawing intended by the user can be stored without leaving an erroneous drawing made during determination of a touch operation other than drawing. . Therefore, even when the target image is displayed again, an erroneous drawing is not displayed and the intended drawing can be displayed.

本発明の実施の形態に係る電子黒板装置の構成の概要を示すブロック図である。It is a block diagram which shows the outline | summary of a structure of the electronic blackboard apparatus which concerns on embodiment of this invention. タッチ入力の検出方法の一例を示す図である。It is a figure which shows an example of the detection method of a touch input. 表示画面の一例を示す図である。It is a figure which shows an example of a display screen. 図1に示した電子黒板装置において誤った描画の消去を実現するプログラムの制御構造を示すフローチャートである。It is a flowchart which shows the control structure of the program which implement | achieves deletion of erroneous drawing in the electronic blackboard apparatus shown in FIG. マルチタッチ操作の場合に記憶される座標データの構造を示す図である。It is a figure which shows the structure of the coordinate data memorize | stored in the case of multi-touch operation. マルチタッチ操作によるスクロール操作を示す図である。It is a figure which shows scroll operation by multi-touch operation. 画面のスクロールを示す図である。It is a figure which shows the scroll of a screen.

以下の実施の形態では、同一の部品には同一の参照番号を付してある。それらの名称及び機能も同一である。したがって、それらについての詳細な説明は繰返さない。   In the following embodiments, the same parts are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description thereof will not be repeated.

また、以下において、「タッチ」とは入力位置の検出装置が位置を検出可能な状態になることを意味し、検出装置に接触して押圧する場合、押圧せずに接触する場合、及び、接触せずに近接する場合を含む。後述するように、入力位置の検出装置には、接触型に限らず非接触型の装置を用いることもできる。非接触型の検出装置の場合には「タッチ」とは、入力位置を検出可能な距離まで検出装置に近接した状態を意味する。   In the following, “touch” means that the input position detection device is in a state in which the position can be detected. When touching and pressing the detection device, touching without pressing, and contact Including the case of close proximity without. As will be described later, the input position detection device is not limited to the contact type, and a non-contact type device can also be used. In the case of a non-contact type detection device, “touch” means a state in which the input position is close to the detection device up to a detectable distance.

図1を参照して、本発明の実施の形態に係る電子黒板装置100は、演算処理部(以下、CPUと記す)102、読出専用メモリ(以下、ROMと記す)104、書換可能メモリ(以下、RAMと記す)106、記録部108、インターフェイス部(以下、IF部と記す)110、タッチ検出部112、表示部114、表示制御部116、ビデオメモリ(以下、VRAMと記す)118、及びバス120を備えている。CPU102は、電子黒板装置100全体を制御する。   Referring to FIG. 1, an electronic blackboard device 100 according to an embodiment of the present invention includes an arithmetic processing unit (hereinafter referred to as a CPU) 102, a read-only memory (hereinafter referred to as a ROM) 104, a rewritable memory (hereinafter referred to as a CPU). , RAM) 106, recording unit 108, interface unit (hereinafter referred to as IF unit) 110, touch detection unit 112, display unit 114, display control unit 116, video memory (hereinafter referred to as VRAM) 118, and bus 120. The CPU 102 controls the electronic blackboard device 100 as a whole.

ROM104は不揮発性の記憶装置であり、電子黒板装置100の動作を制御するために必要なプログラム及びデータを記憶している。RAM106は、揮発性の記憶装置である。記録部108は、通電が遮断された場合にもデータを保持する不揮発性記憶装置であり、例えば、ハードディスクドライブ、フラッシュメモリ等である。記録部108は着脱可能に構成されていてもよい。CPU102は、バス120を介してROM104からプログラムをRAM106上に読出して、RAM106の一部を作業領域としてプログラムを実行する。CPU102は、ROM104に格納されているプログラムにしたがって電子黒板装置100を構成する各部の制御を行なう。   The ROM 104 is a nonvolatile storage device, and stores programs and data necessary for controlling the operation of the electronic blackboard device 100. The RAM 106 is a volatile storage device. The recording unit 108 is a non-volatile storage device that retains data even when power is cut off, and is, for example, a hard disk drive, a flash memory, or the like. The recording unit 108 may be configured to be detachable. The CPU 102 reads a program from the ROM 104 onto the RAM 106 via the bus 120 and executes the program using a part of the RAM 106 as a work area. CPU102 controls each part which comprises the electronic blackboard apparatus 100 according to the program stored in ROM104.

バス120には、CPU102、ROM104、RAM106、記録部108、IF部110、タッチ検出部112、表示制御部116、及びVRAM118が接続されている。各部間のデータ(制御情報を含む)交換は、バス120を介して行なわれる。   Connected to the bus 120 are a CPU 102, a ROM 104, a RAM 106, a recording unit 108, an IF unit 110, a touch detection unit 112, a display control unit 116, and a VRAM 118. Data (including control information) is exchanged between the units via the bus 120.

IF部110は、ネットワーク等の外部との接続を行ない、ネットワークに接続されたコンピュータ等との間で画像データを送受信する。IF部110を介して外部から受信した画像データは、記録部108に記録される。   The IF unit 110 connects to the outside such as a network, and transmits / receives image data to / from a computer connected to the network. Image data received from the outside via the IF unit 110 is recorded in the recording unit 108.

表示部114は、画像を表示するための表示パネル(液晶パネル等)である。表示制御部116は、表示部114を駆動するための駆動部を備え、VRAM118に記憶された画像データを所定のタイミングで読出し、表示部114に画像として表示するための信号を生成して、表示部114に出力する。表示される画像データは、CPU102が記録部108から読出して、VRAM118に伝送する。   The display unit 114 is a display panel (liquid crystal panel or the like) for displaying an image. The display control unit 116 includes a drive unit for driving the display unit 114, reads out image data stored in the VRAM 118 at a predetermined timing, generates a signal for display as an image on the display unit 114, and displays it. Output to the unit 114. The image data to be displayed is read from the recording unit 108 by the CPU 102 and transmitted to the VRAM 118.

タッチ検出部112は、例えばタッチパネルであり、ユーザによるタッチ操作を検出する。タッチ検出部112にタッチパネルを用いる場合のタッチ操作の検出について、図2を参照して説明する。   The touch detection unit 112 is a touch panel, for example, and detects a touch operation by the user. Detection of a touch operation when a touch panel is used for the touch detection unit 112 will be described with reference to FIG.

図2は、赤外線遮断検出方式のタッチパネル(タッチ検出部112)を示す。タッチパネルは、長方形の書込面の隣接する2辺にそれぞれ一列に配置された発光ダイオード列(以下、LED列と記す)200、202と、それぞれのLED列200、202に対向させて一列に配置された2つのフォトダイオード列(以下、PD列と記す)210、212とを備えている。LED列200、202の各LEDから赤外線を発光し、この赤外線を対向するPD列210、212の各PDが検出する。図2において、LED列200、202の各LEDから赤外線を上向き及び左向きの矢印で示す。   FIG. 2 shows an infrared cut-off detection type touch panel (touch detection unit 112). The touch panel is arranged in a row so as to face the LED rows 200 and 202, and the light emitting diode rows (hereinafter referred to as LED rows) 200 and 202 arranged in a row on two adjacent sides of the rectangular writing surface. The two photodiode arrays (hereinafter referred to as PD arrays) 210 and 212 are provided. Infrared light is emitted from each LED of the LED rows 200 and 202, and each PD of the PD rows 210 and 212 facing each other detects the infrared light. In FIG. 2, infrared rays are indicated by upward and leftward arrows from the LEDs of the LED rows 200 and 202.

タッチパネルは、例えばマイクロコンピュータ(以下、マイコンという)(CPU、メモリ、入出力回路等を含む素子)を備え、各LEDの発光を制御する。各PDは、受光した光の強度に応じた電圧を出力する。PDの出力電圧は、アンプによって増幅される。また、各PD列210、212の複数のPDからは同時に信号が出力されるので、出力信号は一旦バッファに保存された後、PDの配列順序に応じたシリアル信号として出力され、マイコンに伝送される。PD列210から出力されるシリアル信号の順序は、X座標を表す。PD列212から出力されるシリアル信号の順序は、Y座標を表す。   The touch panel includes, for example, a microcomputer (hereinafter referred to as a microcomputer) (an element including a CPU, a memory, an input / output circuit, etc.), and controls the light emission of each LED. Each PD outputs a voltage corresponding to the intensity of the received light. The output voltage of the PD is amplified by an amplifier. Further, since signals are simultaneously output from a plurality of PDs in each of the PD columns 210 and 212, the output signals are temporarily stored in a buffer and then output as serial signals according to the arrangement order of the PDs and transmitted to the microcomputer. The The order of the serial signals output from the PD column 210 represents the X coordinate. The order of the serial signals output from the PD column 212 represents the Y coordinate.

ユーザがタッチペン220でタッチパネル上の1点にタッチすると、タッチペン220のペン先によって赤外線が遮断される。したがって、遮断される前まで、その赤外線を受光していたPDの出力電圧は減少する。タッチされた位置(XY座標)に対応するPDからの信号部分が減少するので、マイコンは、受信した2つのシリアル信号の信号レベルが低下している部分を検出し、タッチされた位置座標を求める。マイコンは、決定した位置座標をCPU102に伝送する。このタッチ位置を検出する処理は、所定の検出周期で繰返されるので、同じ点が検出周期よりも長い時間タッチされていると、同じ座標データが繰返し出力される。タッチペン220を使用せずに、指でタッチ検出部112にタッチしても、同様にタッチされた位置を検出することができる。   When the user touches one point on the touch panel with the touch pen 220, infrared rays are blocked by the pen tip of the touch pen 220. Therefore, the output voltage of the PD that has received the infrared light before being cut off decreases. Since the signal portion from the PD corresponding to the touched position (XY coordinate) is decreased, the microcomputer detects the portion where the signal level of the two received serial signals is lowered and obtains the touched position coordinate. . The microcomputer transmits the determined position coordinates to the CPU 102. Since the process of detecting the touch position is repeated at a predetermined detection cycle, if the same point is touched for a longer time than the detection cycle, the same coordinate data is repeatedly output. Even if the touch detection unit 112 is touched with a finger without using the touch pen 220, the touched position can be similarly detected.

上記したタッチされた位置の検出技術は公知であるので、これ以上の説明は繰返さない。また、タッチ検出部112には、赤外線遮断方式以外のタッチパネル(静電容量方式、表面弾性波方式、抵抗膜方式等)を用いてもよい。なお、静電容量方式では、センサに近接していれば非接触でも位置を検出することができる。   Since the touched position detection technique described above is well known, further description will not be repeated. The touch detection unit 112 may be a touch panel (capacitance method, surface acoustic wave method, resistance film method, or the like) other than the infrared blocking method. In the capacitance method, the position can be detected without contact as long as the sensor is close to the sensor.

表示部114には、図3に示すような画面が表示される。表示部114の表示画面は、描画領域230と機能ボタン領域240とに区分されている。描画領域230は、ユーザがタッチ操作によって描画できる領域である。即ち、タッチされた点及びその移動軌跡のXY座標が、上記したようにタッチ検出部112からCPU102に伝送される。CPU102は、受信した座標データに応じて、VRAM118上の対応するメモリアドレスに所定値を書込む。VRAM118上の画像データの画素値を変更してもよいが、ここでは、VRAM118は、画像データを記憶する領域とは別に、描画データを記憶する領域(以下、オーバレイ領域とも記す)を備えているとする。この場合、例えば、オーバレイ領域の描画されていないメモリアドレスのデータを“0”として、CPU102は、描画位置に対応するメモリアドレスに“1”を書込む。表示制御部116は、画像データと描画データ(オーバレイ領域のデータ)とをスーパーインポーズして表示部114に表示する。即ち、描画データがある点(例えばオーバレイ領域に“1”が記録されている画素)では描画データを表示(予め設定された色を表示)し、描画データがない点(例えばオーバレイ領域に“0”が記録されている画素)では画像データを表示する。   A screen as shown in FIG. 3 is displayed on the display unit 114. The display screen of the display unit 114 is divided into a drawing area 230 and a function button area 240. The drawing area 230 is an area where the user can draw by a touch operation. That is, the touched point and the XY coordinates of the movement locus thereof are transmitted from the touch detection unit 112 to the CPU 102 as described above. The CPU 102 writes a predetermined value to the corresponding memory address on the VRAM 118 according to the received coordinate data. Although the pixel value of the image data on the VRAM 118 may be changed, here, the VRAM 118 includes an area for storing drawing data (hereinafter also referred to as an overlay area) in addition to the area for storing the image data. And In this case, for example, the data of the memory address in which the overlay area is not drawn is set to “0”, and the CPU 102 writes “1” to the memory address corresponding to the drawing position. The display control unit 116 superimposes the image data and the drawing data (overlay area data) and displays them on the display unit 114. That is, the drawing data is displayed (displays a preset color) at a point where there is drawing data (for example, a pixel in which “1” is recorded in the overlay region), and the point where there is no drawing data (eg, “0” in the overlay region). The image data is displayed in the pixel where “is recorded”.

機能ボタン領域240には、各々特定の機能が割当てられた機能ボタン242が表示される。描画領域230の下部には、ページ操作領域250が表示される。この領域には、ページ送りボタン252、ページ戻しボタン254、及びページ番号表示欄256が表示される。ページ送りボタン252は、タッチされると、表示されているページ(画像データ)を右側に送り、次のページを表示するためのボタンである。ページ戻しボタン254は、タッチされると、表示されているページを左側に送り、前のページを表示するためのボタンである。ページ番号表示欄256には、表示対象の複数のページのうち、現在表示されているページの番号が表示される。ページ操作領域250は、位置が固定されており、スクロール中にも移動しない。例えば、ページ操作領域250を表示部114に表示するためのデータは、描画用のオーバレイ領域とは別のオーバレイ領域に記憶しておけばよい。   In the function button area 240, function buttons 242 to which specific functions are assigned are displayed. A page operation area 250 is displayed below the drawing area 230. In this area, a page feed button 252, a page return button 254, and a page number display field 256 are displayed. When touched, the page feed button 252 is a button for sending the displayed page (image data) to the right side and displaying the next page. When touched, the page return button 254 is a button for sending the displayed page to the left and displaying the previous page. The page number display field 256 displays the number of the currently displayed page among a plurality of pages to be displayed. The page operation area 250 has a fixed position and does not move during scrolling. For example, the data for displaying the page operation area 250 on the display unit 114 may be stored in an overlay area different from the overlay area for drawing.

ユーザが、ページ送りボタン252をタッチすると、タッチされた位置の座標データがタッチ検出部112からCPU102に伝送され、CPU102は、受信し座標データが、ページ送りボタン252が表示された領域内の位置であると判定する。そして、CPU102は、VRAM118に次のページの画像データを伝送し、表示制御部116に、ページ送りのコマンドを伝送する。これを受けて、表示制御部116は、VRAM118上の現在表示されているページに対応する画像データと、次ページに対応する画像データとから、ページ送りの途中の画像を表示するための信号を生成し、表示部114に出力する。これによって、表示部114に、ページ送りされている途中の画像が表示される。なお、ページ送りの途中では、現在表示されている画像の枠だけが表示部114の表示画面上で移動するような表示であってもよい。   When the user touches the page feed button 252, the coordinate data of the touched position is transmitted from the touch detection unit 112 to the CPU 102, and the CPU 102 receives the received coordinate data as the position within the area where the page feed button 252 is displayed. It is determined that Then, the CPU 102 transmits image data of the next page to the VRAM 118 and transmits a page feed command to the display control unit 116. In response to this, the display control unit 116 generates a signal for displaying an image in the middle of page feed from the image data corresponding to the currently displayed page on the VRAM 118 and the image data corresponding to the next page. Generate and output to the display unit 114. As a result, an image in the middle of page turning is displayed on the display unit 114. In the middle of page feed, only the frame of the currently displayed image may be displayed on the display screen of the display unit 114.

機能ボタン242に割当てられる機能は、例えば、タッチ操作による描画機能(ペンの種類を選択可能)、記録部108に保存されているファイル(画像データ)を開く機能、所定領域の描画を削除する消しゴム機能、表示されている画像データを記録部108に保存する機能、表示されている画像データを印刷する機能等である。各機能ボタン242は、アイコンとして表示される。   Functions assigned to the function buttons 242 include, for example, a drawing function by touch operation (selectable pen type), a function to open a file (image data) stored in the recording unit 108, and an eraser for deleting drawing in a predetermined area. A function, a function of storing the displayed image data in the recording unit 108, a function of printing the displayed image data, and the like. Each function button 242 is displayed as an icon.

以下に、電子黒板装置100の操作方法について、即ち、特殊なタッチ操作に描画以外の機能が割当てられている場合に、誤った描画が残らないようにする処理を実現するプログラムの制御構造に関して説明する。以下の説明では、電子黒板装置100は、図3に示した画面において、描画を行なう機能ボタンが選択され、タッチ検出部112の描画領域230がタッチされると描画されるモードになっているとする。また、特殊なタッチ操作は、2点以上でマルチタッチした状態で左右にフリックする操作であり、右にフリックする操作に右スクロールが割当てられており、左にフリックする操作に左スクロールが割当てられているとする。これら以外のマルチタッチ操作には、描画以外の処理は割当てられていないとする。   In the following, an operation method of the electronic blackboard device 100, that is, a control structure of a program that realizes processing for preventing erroneous drawing from remaining when a function other than drawing is assigned to a special touch operation will be described. To do. In the following description, it is assumed that the electronic blackboard apparatus 100 is in a mode in which drawing is performed when a function button for drawing is selected on the screen shown in FIG. 3 and the drawing area 230 of the touch detection unit 112 is touched. To do. A special touch operation is an operation of flicking left and right in a multi-touch state with two or more points. A right scroll is assigned to an operation flicking to the right, and a left scroll is assigned to an operation flicking to the left. Suppose that It is assumed that processing other than drawing is not assigned to other multi-touch operations.

ステップ300において、CPU102はタッチ検出部112がタッチされたか否かを判定する。上記したように、CPU102は、タッチ検出部112から座標データを受信したか否かを判定する。タッチ検出部112からは、タッチされた点の位置座標(X座標,Y座標)が、タッチされた順に出力される。タッチされたと判定された場合、ステップ302に移行し、タッチされたと判定されなかった場合、ステップ306に移行する。   In step 300, the CPU 102 determines whether or not the touch detection unit 112 has been touched. As described above, the CPU 102 determines whether coordinate data has been received from the touch detection unit 112. From the touch detection unit 112, the position coordinates (X coordinate, Y coordinate) of the touched point are output in the touched order. If it is determined that the touch has been made, the process proceeds to step 302. If it is not determined that the touch has been made, the process proceeds to step 306.

ステップ302において、CPU102は、所定の時間受信した座標データ(タッチされた点の座標データ)を、受信した順序が分かるようにRAM106に記憶する。ステップ306において、CPU102は終了するか否かを判定する。CPU102は、機能ボタン242の1つに割当てられた終了ボタンが押された場合、プログラムを終了する。そうでなければ処理はステップ300に戻り、タッチされるのを待つ。   In step 302, the CPU 102 stores the coordinate data (coordinate data of the touched point) received for a predetermined time in the RAM 106 so that the order of reception can be understood. In step 306, the CPU 102 determines whether or not to end. When the end button assigned to one of the function buttons 242 is pressed, the CPU 102 ends the program. Otherwise, the process returns to step 300 and waits for touch.

ステップ304において、CPU102は、ステップ302で検出されたタッチがマルチタッチ(複数点に同時にタッチされている状態)であるか否かを判定する。具体的には、CPU102は、ステップ302で記憶した複数の座標データのうち、最初に受信した座標データとその後に受信した座標データとの距離を計算する。距離が所定値以上であればマルチタッチであると判定し、所定値未満であればシングルタッチであると判定する。   In step 304, the CPU 102 determines whether or not the touch detected in step 302 is multi-touch (a state where a plurality of points are touched simultaneously). Specifically, the CPU 102 calculates the distance between the coordinate data received first among the plurality of coordinate data stored in step 302 and the coordinate data received thereafter. If the distance is greater than or equal to a predetermined value, it is determined that the touch is multi-touch, and if it is less than the predetermined value, it is determined that the touch is single touch.

タッチ検出周期は短く、また、各点へのタッチは若干の時間差があるので、マルチタッチであってもタッチされた順にタッチ検出部112から座標データが出力される。したがって、最初に受信した座標データと、2番目以降に受信した数個の座標データの距離を計算すれば、シングルタッチであるかマルチタッチであるかを判定することができる。マルチタッチで同時にタッチされている点は2点に限らず、3点以上である場合があるので、連続する複数の点について距離が計算される。マルチタッチか否を判定する基準となる距離は、適宜設定することができ、ユーザが検出周期の間にタッチ点を通常移動させる距離よりも大きければよい。マルチタッチであると判定された場合、ステップ320に移行し、マルチタッチでないと判定された場合、ステップ310に移行する。   Since the touch detection cycle is short, and touching each point has a slight time difference, coordinate data is output from the touch detection unit 112 in the touched order even in multi-touch. Therefore, by calculating the distance between the coordinate data received first and several coordinate data received after the second, it is possible to determine whether the touch is single touch or multi-touch. The number of points touched at the same time by multi-touch is not limited to two points, and may be three or more points, so the distance is calculated for a plurality of consecutive points. The distance used as the reference | standard which determines whether it is multi-touch can be set suitably, and should just be larger than the distance which a user moves a touch point normally during a detection period. If it is determined that it is multi-touch, the process proceeds to step 320, and if it is determined that it is not multi-touch, the process proceeds to step 310.

ステップ310において、CPU102は、タッチされた点の移動軌跡にしたがって、表示部114に表示されている画像上に描画する。具体的には、CPU102は、ステップ302で記憶した複数の座標データをRAM106から読出し、それらに対応するVRAM118のオーバレイ領域上の点、及びそれらの点を順に結ぶ線分上の各点に、所定のデータを書込む。これによって、上記したように、画像データと描画データ(オーバレイ領域のデータ)とが合成されて表示部114に表示され、画像上に描画されたように表示される。なお、後述するようにステップ312の処理は繰返されるので、オーバレイ領域は、既存の描画データを残したまま上書きされる。   In step 310, the CPU 102 draws on the image displayed on the display unit 114 according to the movement locus of the touched point. Specifically, the CPU 102 reads a plurality of coordinate data stored in step 302 from the RAM 106, and assigns the predetermined coordinate points to the points on the overlay area of the VRAM 118 and the points on the line segment that sequentially connect these points. Write the data. Thus, as described above, the image data and the drawing data (overlay area data) are combined and displayed on the display unit 114, and displayed as if they were drawn on the image. Since the process of step 312 is repeated as will be described later, the overlay area is overwritten while leaving the existing drawing data.

ステップ312において、CPU102は描画内容をRAM106に一時記憶する。描画を再現できればよく、記憶する方法は任意である。例えば、ステップ302で順序を保持したままRAM106に記憶された座標データをそのまま保持する。また、VRAM118のオーバレイ領域のデータを2次元画像データとして、RAM106に記憶してもよい。   In step 312, the CPU 102 temporarily stores the drawing contents in the RAM 106. Any method may be used as long as the drawing can be reproduced, and the method for storing the drawing is arbitrary. For example, in step 302, the coordinate data stored in the RAM 106 is held as it is while maintaining the order. Further, the overlay area data of the VRAM 118 may be stored in the RAM 106 as two-dimensional image data.

ステップ314において、CPU102は、タッチが維持されているか否かを判定する。即ち、CPU102は、タッチ検出部112から継続して座標データを受信しているか否かを判定する。例えばタッチペン220又はユーザの指が離れた場合、タッチ検出部112から座標データを受信しなくなる。タッチが維持されていると判定された場合、ステップ302に戻り、ステップ302以降の処理を繰返す。タッチが維持されていると判定されなかった場合、ステップ300に戻り、再びタッチされるのを待つ。   In step 314, the CPU 102 determines whether or not the touch is maintained. That is, the CPU 102 determines whether coordinate data is continuously received from the touch detection unit 112. For example, when the touch pen 220 or the user's finger is removed, coordinate data is not received from the touch detection unit 112. When it is determined that the touch is maintained, the process returns to step 302, and the processes after step 302 are repeated. If it is not determined that the touch is maintained, the process returns to step 300 to wait for the touch again.

ステップ320において、CPU102は、ステップ302でRAM106に記憶した座標データを、マルチタッチ位置、即ち軌跡毎の座標データとしてRAM106上で記憶し直す。ステップ304の処理によって、同時にタッチされている複数点の各々について、最初にタッチされた点(以下、開始点とも記す)の座標データが決定されている。したがって、RAM106に記憶されている、開始点以外の複数の座標データの各々が、複数の開始点のうちどの開始点の軌跡に該当するかを、開始点からの距離によって判定することができる。判定した結果に応じて、開始点の座標データと、その開始点が移動した軌跡上の点の座標データとを、配列データとして検出された順に記憶する。例えば、同時に2点でタッチされている場合、ステップ302によって図5の左側に示す配列データ400がRAM106に記憶される。これらのうち、(x0,y0)、(x1,y1)の座標が最初にタッチされた2点であるとする。点(x0,y0)は点(x1,y1)よりも若干早くタッチされた。この場合、第1開始点の座標データ410及び第2開始点の座標データ420をそれぞれ先頭として、図5の右側に示すような2つのデータ配列を、RAM106に記憶する。開始点の座標データ410及びこれに続くデータ配列412は、1つの軌跡を表す。開始点の座標データ420及びこれに続くデータ配列422は、別の軌跡を表す。3点以上のマルチタッチの場合にも同様に記憶される。   In step 320, the CPU 102 re-stores the coordinate data stored in the RAM 106 in step 302 on the RAM 106 as coordinate data for each multi-touch position, that is, the trajectory. By the process of step 304, coordinate data of a point touched first (hereinafter also referred to as a start point) is determined for each of the plurality of points touched simultaneously. Therefore, it can be determined by the distance from the start point which of the plurality of start points corresponds to the locus of the start point of each of the plurality of coordinate data other than the start point stored in the RAM 106. Depending on the determination result, the coordinate data of the start point and the coordinate data of the point on the trajectory to which the start point has moved are stored in the order in which they are detected as array data. For example, when two points are touched at the same time, the array data 400 shown on the left side of FIG. Of these, the coordinates of (x0, y0) and (x1, y1) are the two points touched first. The point (x0, y0) was touched slightly earlier than the point (x1, y1). In this case, two data arrays as shown on the right side of FIG. 5 are stored in the RAM 106 with the coordinate data 410 of the first start point and the coordinate data 420 of the second start point as the head. The coordinate data 410 of the starting point and the data array 412 following the start coordinate data 410 represent one locus. The starting point coordinate data 420 and the subsequent data array 422 represent another locus. This is also stored in the case of multi-touch with three or more points.

ステップ322において、CPU102は、ステップ310と同様にタッチされた点の軌跡にしたがって、表示部114に表示されている画像上に描画する。例えば、図5に示したように、RAM106上で記憶し直された座標データを用いて描画する。なお、同時にタッチされている各点の軌跡を全て描画しても、そのうちの一部の軌跡(例えば、最も早くタッチされた点の軌跡)のみを描画してもよい。図6は、描画500がなされた後に、ユーザ510が2本の指でマルチタッチしたまま右にフリック操作した場合を示す。この操作によって画像上に、誤った描画502が表示されている。図6では、2本の軌跡のうち一方の軌跡に対応する描画のみが表示されている。既にステップ312が実行され、シングルタッチで描画がなされていれば、その描画内容にマルチタッチによる描画内容が追加される。   In step 322, the CPU 102 draws on the image displayed on the display unit 114 in accordance with the locus of the touched point as in step 310. For example, as shown in FIG. 5, drawing is performed using the coordinate data re-stored on the RAM 106. Note that all the trajectories of the points touched at the same time may be drawn, or only a part of the trajectories (for example, the trajectory of the point touched earliest) may be drawn. FIG. 6 illustrates a case where the user 510 performs a flick operation to the right while performing multi-touch with two fingers after the drawing 500 is performed. By this operation, an incorrect drawing 502 is displayed on the image. In FIG. 6, only the drawing corresponding to one of the two tracks is displayed. If step 312 has already been executed and drawing has been performed by single touch, the drawing content by multi-touch is added to the drawing content.

ステップ324において、CPU102は、ステップ322で描画された内容をRAM106に一時記憶する。具体的な方法は、ステップ312と同様である。なお、ステップ320で記憶し直した座標データをそのまま保持する場合、ステップ312とは異なり、ステップ322で描画された軌跡を表す座標データのみを保持すればよい。   In step 324, the CPU 102 temporarily stores the contents drawn in step 322 in the RAM 106. A specific method is the same as in step 312. Note that when the coordinate data re-stored in step 320 is held as it is, only the coordinate data representing the locus drawn in step 322 may be held unlike step 312.

ステップ326において、CPU102は、マルチタッチが維持されているか否かを判定する。即ち、CPU102は、タッチ検出部112から継続して複数の座標データを受信し、且つ、それらがステップ320で決定された複数の開始点の軌跡に該当するか否かを判定する。例えばユーザが2本の指でタッチしていた状態から1本の指を離した場合、離された指による軌跡は途絶えて、タッチ検出部112から受信する座標データは一方の軌跡を表す座標データのみになる。最初に3点以上が同時にタッチされていた場合も含めて、少なくとも2点の同時タッチが維持されていればマルチタッチが維持されていると判定する。マルチタッチが維持されていると判定された場合、ステップ328に移行する。マルチタッチが維持されていないと判定された場合、ステップ314に移行して、上記したようにシングルタッチが維持されているか否かを判定する。   In step 326, the CPU 102 determines whether or not multi-touch is maintained. That is, the CPU 102 continuously receives a plurality of coordinate data from the touch detection unit 112 and determines whether or not they correspond to a plurality of start point trajectories determined in step 320. For example, when the user releases one finger from the state of touching with two fingers, the trajectory by the released finger is interrupted, and the coordinate data received from the touch detection unit 112 is coordinate data representing one trajectory. Become only. It is determined that multi-touch is maintained if at least two simultaneous touches are maintained including the case where three or more points are touched at the same time. If it is determined that multi-touch is maintained, the process proceeds to step 328. When it is determined that multi-touch is not maintained, the process proceeds to step 314, and it is determined whether single touch is maintained as described above.

ステップ328において、CPU102は、検出されたマルチタッチ操作がスクロールに割当てられた操作(スクロールを指定する操作)であるか否かを判定する。具体的には、ステップ320で記憶した複数のタッチ点の軌跡に対応する座標データ配列毎に、開始点の座標データから最後の座標データに向かうベクトルを決定し、そのベクトルが所定の長さ以上であり、X軸の正方向を向いている(X成分が正)か否かを判定する。X軸の正方向を向いたベクトルである場合、検出されたマルチタッチ操作は右へのスクロールに割当てられた操作であると判定される。所定の長さ以上であり、X軸の負方向を向いたベクトル(X成分が負)である場合、検出されたマルチタッチ操作は左へのスクロールに割当てられた操作であると判定される。スクロールに割当てられた操作であると判定された場合、ステップ330に移行する。スクロールに割当てられた操作であると判定されなかった場合、ステップ320に戻る。ベクトルが所定の長さになるまで、ステップ320以降の処理が繰返される。   In step 328, the CPU 102 determines whether or not the detected multi-touch operation is an operation assigned to scrolling (operation for designating scrolling). Specifically, for each coordinate data array corresponding to the plurality of touch point trajectories stored in step 320, a vector from the start point coordinate data to the last coordinate data is determined, and the vector is longer than a predetermined length. Whether the X-axis is in the positive direction (X component is positive) or not is determined. If the vector is a vector directed in the positive direction of the X axis, it is determined that the detected multi-touch operation is an operation assigned to scroll to the right. When the vector is longer than a predetermined length and is a vector pointing in the negative direction of the X axis (X component is negative), it is determined that the detected multi-touch operation is an operation assigned to scroll left. If it is determined that the operation is assigned to scrolling, the process proceeds to step 330. If it is not determined that the operation is assigned to scrolling, the process returns to step 320. Until the vector reaches a predetermined length, the processing from step 320 onward is repeated.

ステップ330において、CPU102は、ステップ324でRAM106に記憶したタッチ点の軌跡を表す座標データを削除する。具体的には、オーバレイ領域上でマルチタッチと判定される前に書込まれた描画データ(例えばシングルタッチによる描画データ)を保持したまま、マルチタッチと判定された後に書込まれた描画データを削除する(例えばデータ“0”を書込む)。したがって、表示部114の画面上で、マルチタッチ操作によって描画された誤った線が消去される。図7は、スクロール中の表示部114の表示画面を示す図である。矢印520は、右方向のスクロールを表す。図7においては、図6で表示されていた、ユーザが作成した描画500が維持されたまま、誤った描画502が消えている。なお、図7は、右へのスクロールが少し行なわれた状況を示すので、右上の描画部分は一部表示されていない。   In step 330, the CPU 102 deletes the coordinate data representing the locus of the touch point stored in the RAM 106 in step 324. Specifically, the drawing data written after the multi-touch is determined while holding the drawing data (for example, the single touch drawing data) written before the multi-touch is determined on the overlay area. Delete (for example, write data “0”). Accordingly, an erroneous line drawn by the multi-touch operation is erased on the screen of the display unit 114. FIG. 7 is a diagram showing a display screen of the display unit 114 during scrolling. Arrow 520 represents scrolling in the right direction. In FIG. 7, the erroneous drawing 502 disappears while the drawing 500 created by the user displayed in FIG. 6 is maintained. Since FIG. 7 shows a situation where the scrolling to the right has been performed for a while, a part of the upper right drawing portion is not displayed.

ステップ332において、CPU102は、ステップ328での判定結果に応じて、右又は左へのスクロールを実行する。CPU102は、スクロールを実行する前に、ステップ312及び324でRAM106に一時記憶された描画内容(誤った描画は消去されている)を記録部108に保存し、処理はステップ300に戻る。オーバレイ領域の描画内容を記録部108に保存することよって、後に左スクロールが指示された場合、再度、ユーザが意図した描画500がなされた画像を表示することができる。   In step 332, the CPU 102 executes scrolling to the right or left according to the determination result in step 328. Before executing scrolling, the CPU 102 saves the drawing contents temporarily stored in the RAM 106 in steps 312 and 324 (the erroneous drawing has been deleted) in the recording unit 108, and the process returns to step 300. By saving the drawing content of the overlay area in the recording unit 108, when a left scroll is instructed later, an image with the drawing 500 intended by the user can be displayed again.

以上によって、電子黒板装置100は、ユーザによってマルチタッチされた状態で左右のフリック操作が行なわれた場合、スクロールが開始されるまでにマルチタッチによって描画された誤った線を残すことなく、ユーザが意図した描画のみを保存した後、スクロールを実行することができる。   As described above, when the left and right flick operations are performed in a state where the user is multi-touched by the user, the electronic blackboard device 100 does not leave an erroneous line drawn by multi-touch before scrolling is started. Scrolling can be performed after saving only the intended drawing.

上記では、背景に記録部108から読出した画像が表示されている場合を説明したが、これに限定されない。タッチ検出部112へのタッチ操作によって描画する機能を備えていれば、背景画像は一様な色(例えば、白、黒、灰色等)の画像であってもよい。   In the above, the case where an image read from the recording unit 108 is displayed in the background has been described, but the present invention is not limited to this. The background image may be an image of a uniform color (for example, white, black, gray, etc.) as long as it has a function of drawing by a touch operation on the touch detection unit 112.

上記では、タッチによる特殊な操作が左右のスクロール操作である場合を説明したが、これに限定されない。描画以外の操作であればよく、例えば、上下方向のスクロール、斜め方向のスクロール、スクロール表示を伴わないページ切換等であってもよい。また、機能ボタンに割当てられた描画以外の機能(操作)であってもよい。左右以外の方向へのスクロールを割当てられた操作を検出する場合には、例えば、図4のステップ328において、スクロール方向をベクトルのX成分だけで判定せず、Y成分をも考慮して判定すればよい。   In the above description, the case where the special operation by the touch is the left / right scroll operation has been described, but the present invention is not limited to this. Any operation other than drawing may be used. For example, vertical scrolling, diagonal scrolling, page switching without scroll display, and the like may be used. Also, functions (operations) other than drawing assigned to the function buttons may be used. When detecting an operation assigned to scroll in a direction other than left and right, for example, in step 328 in FIG. 4, the scroll direction is not determined only by the X component of the vector, but is also determined by considering the Y component. That's fine.

また、電子黒板装置100において、複数のユーザの各々が1本のタッチペン又は指でタッチして、同時に複数の描画を行なうことも可能である。この操作を、上記したスクロールに割当てられた操作と区別するためには、少なくとも同時タッチしている点の間の距離が人の指の間隔程度(例えば数cm以下)であるか否かを判定すればよい。   In the electronic blackboard apparatus 100, each of a plurality of users can touch a single touch pen or a finger and simultaneously perform a plurality of drawings. In order to distinguish this operation from the operation assigned to the scroll described above, it is determined whether or not the distance between the simultaneously touched points is about the distance between human fingers (for example, several cm or less). do it.

また、マルチタッチ操作に限らず、通常行なわれる描画のためのタッチ操作と区別できる操作であれば、シングルタッチ操作であってもよい。例えば、シングルタッチ操作の開始点から終了点までの軌跡(一筆書きの図形)が、所定の図形である場合に、割当てられた描画以外の操作を実行してもよい。   In addition, the touch operation is not limited to a multi-touch operation, and may be a single touch operation as long as it can be distinguished from a touch operation for drawing that is normally performed. For example, when the locus from the start point to the end point of the single touch operation (a one-stroke drawing figure) is a predetermined figure, an operation other than the assigned drawing may be executed.

上記では、マルチタッチ操作か否かをCPU102が判定する場合を示したが、これに限定されない。例えば、タッチ検出部112のマイコンがマルチタッチ操作であるか否かを判定して、その結果をCPU102に伝送してもよい。   In the above, the case where the CPU 102 determines whether or not the operation is a multi-touch operation has been described, but the present invention is not limited to this. For example, it may be determined whether the microcomputer of the touch detection unit 112 is a multi-touch operation, and the result may be transmitted to the CPU 102.

上記では、電子黒板装置について説明したが、これに限定されず、本発明は、タブレット型の端末装置等、タッチによって描画及び画面操作を行なうことができる表示装置全般に適用することができる。   Although the electronic blackboard device has been described above, the present invention is not limited to this, and the present invention can be applied to all display devices that can perform drawing and screen operations by touch, such as tablet-type terminal devices.

以上、実施の形態を説明することにより本発明を説明したが、上記した実施の形態は例示であって、本発明は上記した実施の形態に限定されるものではなく、種々変更して実施することができる。   The present invention has been described above by describing the embodiment. However, the above-described embodiment is an exemplification, and the present invention is not limited to the above-described embodiment, and is implemented with various modifications. be able to.

100 電子黒板装置
102 演算処理部(CPU)
104 読出専用メモリ(ROM)
106 書換可能メモリ(RAM)
108 記録部
110 インターフェイス部(IF部)
112 タッチ検出部
114 表示部
116 表示制御部
118 ビデオメモリ(VRAM)
120 バス
200、202 LED列
210、212 PD列
220 タッチペン
230 描画領域
240 機能ボタン領域
242 機能ボタン
250 ページ操作領域
252 ページ送りボタン
254 ページ戻しボタン
256 ページ番号表示欄
100 electronic blackboard device 102 arithmetic processing unit (CPU)
104 Read-only memory (ROM)
106 Rewritable memory (RAM)
108 Recording unit 110 Interface unit (IF unit)
112 Touch detection unit 114 Display unit 116 Display control unit 118 Video memory (VRAM)
120 Bus 200, 202 LED row 210, 212 PD row 220 Touch pen 230 Drawing area 240 Function button area 242 Function button 250 Page operation area 252 Page forward button 254 Page return button 256 Page number display field

Claims (3)

画像を表示するための表示手段と、
前記表示手段に重畳して配置され、タッチされた位置を検出するための検出手段と、
検出された前記位置の移動によって形成される軌跡に対応する線を、前記表示手段に表示されている画像上に描画する描画手段とを備え
所定のマルチタッチ操作に描画以外の操作が割当てられており、
前記描画手段は、ユーザにより前記所定のマルチタッチ操作がなされたことを受けて、前記所定のマルチタッチ操作により描画された線を消去し、
前記所定のマルチタッチ操作は、マルチタッチでの所定方向へのフリック操作であり、
前記描画以外の操作は、前記表示手段により表示された画像のスクロールを、前記表示手段に指示する操作であることを特徴とするタッチ描画表示装置。
Display means for displaying an image;
A detection means arranged to overlap the display means and detect a touched position ;
Drawing means for drawing a line corresponding to the locus formed by the detected movement of the position on the image displayed on the display means;
An operation other than drawing is assigned to the specified multi-touch operation,
In response to the user performing the predetermined multi-touch operation, the drawing means erases the line drawn by the predetermined multi-touch operation ,
The predetermined multi-touch operation is a flick operation in a predetermined direction with multi-touch,
An operation other than the drawing is an operation for instructing the display means to scroll the image displayed by the display means .
前記所定のマルチタッチ操作によって形成される複数の軌跡のうち何れか1つの軌跡にのみ対応する線が描画されることを特徴とする請求項に記載のタッチ描画表示装置。 The touch drawing display device according to claim 1 , wherein a line corresponding to only one of the plurality of loci formed by the predetermined multi-touch operation is drawn. 画像を表示するための表示手段と、前記表示手段に重畳して配置され、タッチされた位置を検出するための検出手段とを備えたタッチ描画表示装置の操作方法であって、
所定のマルチタッチ操作に描画以外の操作が割当てられており、
検出された前記位置の移動によって形成される軌跡に対応する線を、前記表示手段に表示されている画像上に描画する描画ステップと、
前記描画ステップを実行中に、ユーザにより前記所定のマルチタッチ操作がなされたか否かを判定するステップと、
前記所定のマルチタッチ操作がなされたと判定されたことを受けて所定のマルチタッチ操作により描画された線を消去するステップとを含み、
前記所定のマルチタッチ操作は、マルチタッチでの所定方向へのフリック操作であり、
前記描画以外の操作は、前記表示手段により表示された画像のスクロールを、前記表示手段に指示する操作であることを特徴とするタッチ描画表示装置の操作方法。
An operation method of a touch drawing display device, comprising: a display unit for displaying an image; and a detection unit arranged to overlap the display unit and detect a touched position,
An operation other than drawing is assigned to the specified multi-touch operation,
A drawing step of drawing a line corresponding to the locus formed by the detected movement of the position on the image displayed on the display means;
During the drawing step, determining whether the predetermined multi-touch operation is such a user,
The predetermined multi-touch operation in response to the fact that is determined to have been such, saw including a step of erasing the line drawn by a predetermined multi-touch operation,
The predetermined multi-touch operation is a flick operation in a predetermined direction with multi-touch,
An operation method of a touch drawing display device , wherein the operation other than the drawing is an operation of instructing the display means to scroll an image displayed by the display means .
JP2011027236A 2011-02-10 2011-02-10 Touch drawing display device and operation method thereof Active JP5536690B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2011027236A JP5536690B2 (en) 2011-02-10 2011-02-10 Touch drawing display device and operation method thereof
US13/370,049 US20120218203A1 (en) 2011-02-10 2012-02-09 Touch drawing display apparatus and operation method thereof, image display apparatus allowing touch-input, and controller for the display apparatus
CN201210029759.3A CN102681721B (en) 2011-02-10 2012-02-10 Display apparatus,operation method thereof, and controller for display apparatus
CN201510087095.XA CN104636049B (en) 2011-02-10 2012-02-10 Display device, its operating method and control device
US14/823,681 US10191648B2 (en) 2011-02-10 2015-08-11 Touch drawing display apparatus and operation method thereof, image display apparatus allowing touch-input, and controller for the display apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011027236A JP5536690B2 (en) 2011-02-10 2011-02-10 Touch drawing display device and operation method thereof

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014089345A Division JP5801920B2 (en) 2014-04-23 2014-04-23 Touch drawing display device and operation method thereof

Publications (2)

Publication Number Publication Date
JP2012168619A JP2012168619A (en) 2012-09-06
JP5536690B2 true JP5536690B2 (en) 2014-07-02

Family

ID=46972745

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011027236A Active JP5536690B2 (en) 2011-02-10 2011-02-10 Touch drawing display device and operation method thereof

Country Status (1)

Country Link
JP (1) JP5536690B2 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5638570B2 (en) * 2012-06-22 2014-12-10 ヤフー株式会社 Image display device, image display method, and image display program
WO2014077657A1 (en) * 2012-11-19 2014-05-22 12Cm Method and system for authenticating stamp touch
JP6051828B2 (en) * 2012-12-10 2016-12-27 セイコーエプソン株式会社 Display device and control method of display device
US9904414B2 (en) 2012-12-10 2018-02-27 Seiko Epson Corporation Display device, and method of controlling display device
JP6859016B2 (en) * 2014-07-03 2021-04-14 シャープ株式会社 Image processing device and image processing method
JP6760711B2 (en) * 2014-12-09 2020-09-23 シャープ株式会社 Display system and display method
JP6492775B2 (en) * 2015-03-03 2019-04-03 セイコーエプソン株式会社 Display device and display control method
WO2017057629A1 (en) 2015-09-30 2017-04-06 株式会社リコー Electronic blackboard, recording medium, and information display method
CN110058782B (en) * 2016-02-22 2020-11-24 广州视睿电子科技有限公司 Touch operation method and system based on interactive electronic whiteboard
CN107193424A (en) * 2017-06-27 2017-09-22 北京北纬天辰科技有限公司 A kind of Intelligent electronic-type method for deleting and device
CN110119234B (en) * 2019-04-08 2022-09-23 广州视源电子科技股份有限公司 Operation method of intelligent interactive panel, storage medium and related equipment
JP2020061179A (en) * 2019-12-27 2020-04-16 シャープ株式会社 Information processing apparatus, information processing method, and information processing program

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3388451B2 (en) * 1993-05-21 2003-03-24 カシオ計算機株式会社 Handwriting input device
JPH07141093A (en) * 1993-11-16 1995-06-02 Casio Comput Co Ltd Handwritten data input device
JP3486459B2 (en) * 1994-06-21 2004-01-13 キヤノン株式会社 Electronic information equipment and control method thereof
JPH08314619A (en) * 1995-05-23 1996-11-29 Canon Inc Pen input type electronic device and its control method
JPH10124239A (en) * 1996-10-22 1998-05-15 Sharp Corp Tabelt input device
JP2000222130A (en) * 1999-02-02 2000-08-11 Toshiba Corp Input device and method and storage medium
JP2001117686A (en) * 1999-10-20 2001-04-27 Toshiba Corp Pen-inputting device and pointing processing method for the device
US6938222B2 (en) * 2002-02-08 2005-08-30 Microsoft Corporation Ink gestures
JP2010218286A (en) * 2009-03-17 2010-09-30 Toshiba Corp Information processor, program, and display method

Also Published As

Publication number Publication date
JP2012168619A (en) 2012-09-06

Similar Documents

Publication Publication Date Title
JP5536690B2 (en) Touch drawing display device and operation method thereof
US10191648B2 (en) Touch drawing display apparatus and operation method thereof, image display apparatus allowing touch-input, and controller for the display apparatus
JP5537458B2 (en) Image display device capable of touch input, control device for display device, and computer program
JP5977768B2 (en) Image display apparatus and operation method thereof
CN110058782B (en) Touch operation method and system based on interactive electronic whiteboard
US10747425B2 (en) Touch operation input device, touch operation input method and program
JP2012168621A (en) Touch drawing display device and operation method therefor
JP5809202B2 (en) Image display device capable of screen operation and operation method thereof
CN114003145B (en) Touch screen writing and erasing method and device, electronic whiteboard and storage medium
EP2712433B1 (en) User interface for drawing with electronic devices
JP2013178701A (en) Touch drawing display device employing multiple windows
JP5801920B2 (en) Touch drawing display device and operation method thereof
JP5782157B2 (en) Image display device capable of touch input, control device for display device, and computer program
JP6584876B2 (en) Information processing apparatus, information processing program, and information processing method
KR100899035B1 (en) Electronic board system which use a plural number of display panel and use method
KR101700119B1 (en) Electronic authroing tool including work space and method for driving the same, recoding medium
JP6244647B2 (en) Computer apparatus and program
JP6241060B2 (en) Computer apparatus and program
JP2019023888A (en) Information processing apparatus, information processing program and information processing method
JP2019079094A (en) Input apparatus and program
JP6475874B2 (en) Information processing apparatus, information processing program, and information processing method
JP6473680B2 (en) Input display device and input display method
JP2019061728A (en) Input display device and input display method
JP2017049760A (en) Information processing device, information processing program and information processing method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130917

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131025

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140424

R150 Certificate of patent or registration of utility model

Ref document number: 5536690

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150