JP2011154553A - Information processor, information processing method, program and storage medium - Google Patents

Information processor, information processing method, program and storage medium Download PDF

Info

Publication number
JP2011154553A
JP2011154553A JP2010015897A JP2010015897A JP2011154553A JP 2011154553 A JP2011154553 A JP 2011154553A JP 2010015897 A JP2010015897 A JP 2010015897A JP 2010015897 A JP2010015897 A JP 2010015897A JP 2011154553 A JP2011154553 A JP 2011154553A
Authority
JP
Japan
Prior art keywords
contact
display area
input
display
coordinates
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010015897A
Other languages
Japanese (ja)
Inventor
Yukie Hayashida
幸英 林田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2010015897A priority Critical patent/JP2011154553A/en
Publication of JP2011154553A publication Critical patent/JP2011154553A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To improve input operability when drawing a figure by use of a touch panel. <P>SOLUTION: A composite machine 100 detects contact coordinates X(N), Y(N) between the touch panel 90 and a contact object, distinguishes a minimum value Xmin and a maximum value Xmax of the X coordinate, and a minimum value Ymin and a maximum value Ymax of the Y coordinate as a contact range, and obtains minimum contact coordinates (Xmin, Ymin) and maximum contact coordinates (Xmax, Ymax) from the distinguished contact range. The composite machine 100 sets an elliptic figure E1 inscribed in a quadrangle formed by the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax) as a display area, and displays it on a display device 18. Thereby, the figure can be drawn according to a contact area of a finger when performing input by the finger, and the figure can be drawn according to a contact area of a pen point when performing the input by a touch pen. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、情報処理装置、情報処理方法、プログラムおよび記憶媒体に関する。   The present invention relates to an information processing apparatus, an information processing method, a program, and a storage medium.

タッチパネルを搭載する装置は年々増加しており、近年では携帯電話や携帯ゲーム機等の携帯機器にも搭載されるなど、一般的な入力デバイスとして浸透している。タッチパネルは表示画面と入力点が一対一で対応した絶対座標入力装置であり、入力点と表示部が離れているタッチパッドやマウスなどの座標入力装置に比べて、入力操作が直接的で簡単であるという利点がある。   The number of devices equipped with a touch panel is increasing year by year, and in recent years, it has become popular as a general input device such as being mounted on a mobile device such as a mobile phone or a mobile game machine. A touch panel is an absolute coordinate input device that has a one-to-one correspondence between the display screen and input points. Compared with coordinate input devices such as touchpads and mice that have a separate input point and display unit, input operations are straightforward and simple. There is an advantage of being.

例えば特許文献1や特許文献2では、タッチパネルと入力を行う接触物との接触範囲を判別し、接触物の接触範囲のサイズに応じて表示を拡大・縮小することにより、操作性を向上させる技術が開示されている。   For example, in Patent Document 1 and Patent Document 2, a technique for improving operability by determining a contact range between a touch panel and a contact object that performs input, and enlarging or reducing the display according to the size of the contact range of the contact object. Is disclosed.

しかしながら、上述の特許文献1や特許文献2においては、電気的な入力情報を補正して、タッチパネルに接触している指またはタッチペン等の接触部の位置情報を、接触面積に関わらず、タッチパネル上の接触座標が1点であるように補正される。例えば図形描画する場合に、接触に強弱をつけて接触面積を変化させても、通常の筆記用具のように線幅を変えて描画することができず、画一化された線幅で図形を描画することしかできないという課題がある。   However, in Patent Document 1 and Patent Document 2 described above, the electrical input information is corrected, and the position information of the contact portion such as a finger or a touch pen that is in contact with the touch panel is displayed on the touch panel regardless of the contact area. Is corrected so that the contact coordinate is one point. For example, when drawing a figure, even if the contact area is changed by changing the contact area, it is not possible to draw with a different line width as with normal writing tools, and the figure is drawn with a uniform line width. There is a problem that only drawing is possible.

本発明は、上記に鑑みてなされたものであって、タッチパネルを用いて図形を描画する際の入力操作性を向上させることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to improve input operability when drawing a graphic using a touch panel.

上述した課題を解決し、目的を達成するために、本発明の情報処理装置は、タッチパネルに対して接触物が接触する場合に、前記タッチパネルにおいて前記接触物が接触した接触領域に含まれる接触座標の入力を受付ける入力受付手段と、前記接触領域を前記接触座標の最小値および最大値により表した接触範囲を判別する接触範囲判別手段と、前記接触範囲判別手段が判別した前記接触範囲を用いて、前記入力された前記接触領域に対応する、表示部上の表示領域を設定する表示領域設定手段と、前記表示領域設定手段が設定した前記表示領域を前記表示部に表示する表示制御手段と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the information processing apparatus according to the present invention is configured such that, when a contact object comes into contact with the touch panel, the contact coordinates included in the contact area where the contact object contacts the touch panel. Input receiving means for receiving the input, contact range determining means for determining a contact range in which the contact area is represented by a minimum value and a maximum value of the contact coordinates, and the contact range determined by the contact range determining means Display area setting means for setting a display area on the display unit corresponding to the input contact area; display control means for displaying the display area set by the display area setting means on the display unit; It is characterized by providing.

また、本発明の情報処理方法は、情報処理装置は制御部と記憶部とを備え、制御部が、タッチパネルに対して接触物が接触する場合に、前記タッチパネルにおいて前記接触物が接触した接触領域に含まれる接触座標の入力を受付ける入力受付ステップと、前記接触領域を前記接触座標の最小値および最大値により表した接触範囲を判別する接触範囲判別ステップと、前記接触範囲判別手段が判別した前記接触範囲を用いて、前記入力された前記接触領域に対応する、表示部上の表示領域を設定する表示領域設定ステップと、前記表示領域設定手段が設定した前記表示領域を前記表示部に表示する表示制御ステップと、を含むことを特徴とする。   In the information processing method of the present invention, the information processing apparatus includes a control unit and a storage unit, and when the control unit comes into contact with the touch panel, the contact region is in contact with the touch object. An input receiving step for receiving an input of contact coordinates included in the contact range, a contact range determination step for determining a contact range in which the contact area is represented by a minimum value and a maximum value of the contact coordinates, and the contact range determination means A display area setting step for setting a display area on the display unit corresponding to the input contact area using the contact range, and the display area set by the display area setting means is displayed on the display unit. And a display control step.

また、本発明のプログラムは、コンピュータを、タッチパネルに対して接触物が接触する場合に、前記タッチパネルにおいて前記接触物が接触した接触領域に含まれる接触座標の入力を受付ける入力受付手段と、前記接触領域を前記接触座標の最小値および最大値により表した接触範囲を判別する接触範囲判別手段と、前記接触範囲判別手段が判別した前記接触範囲を用いて、前記入力された前記接触領域に対応する、表示部上の表示領域を設定する表示領域設定手段と、前記表示領域設定手段が設定した前記表示領域を前記表示部に表示する表示制御手段と、して機能させることを特徴とする。   In addition, the program of the present invention includes a computer, an input receiving unit that receives an input of a contact coordinate included in a contact area where the contact object is in contact with the touch panel when the contact object contacts the touch panel, and the contact Corresponding to the input contact area using the contact range determining means for determining the contact range representing the area by the minimum value and the maximum value of the contact coordinates, and the contact range determined by the contact range determining means The display area setting means for setting a display area on the display section and the display control means for displaying the display area set by the display area setting means on the display section are functioned.

また、本発明の記憶媒体は、前記プログラムを記憶したコンピュータ読み取り可能な記憶媒体であることを特徴とする。   The storage medium of the present invention is a computer-readable storage medium storing the program.

本発明によれば、タッチパネルにおいて接触物が接触した接触座標の最小値および最大値により接触範囲を判別して、判別した接触範囲を用いて表示領域を設定するため、タッチパネルと接触物との接触範囲に応じて表示領域を変えることが可能となり、タッチパネルを用いて図形を描画する際の入力操作性を向上することができるという効果を奏する。   According to the present invention, the touch range is determined based on the minimum and maximum values of the contact coordinates with which the touch object touches the touch panel, and the display area is set using the determined touch range. The display area can be changed in accordance with the range, and there is an effect that it is possible to improve the input operability when drawing a figure using the touch panel.

図1は、本発明の第1の実施の形態にかかる複合機の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a multifunction machine according to the first embodiment of the present invention. 図2は、複合機の機能的構成を示す機能ブロック図である。FIG. 2 is a functional block diagram illustrating a functional configuration of the multifunction peripheral. 図3は、タッチパネルの構成および接触点の位置検出方法を説明する図である。FIG. 3 is a diagram for explaining the configuration of the touch panel and the method for detecting the position of the contact point. 図4は、タッチパネルの構成および接触点の位置検出方法を説明する図である。FIG. 4 is a diagram for explaining the configuration of the touch panel and the method for detecting the position of the contact point. 図5は、指で接触した場合の検出電位を示す図である。FIG. 5 is a diagram illustrating a detected potential when a finger is touched. 図6は、タッチペンで接触した場合の検出電位を示す図である。FIG. 6 is a diagram illustrating the detected potential when touched with a touch pen. 図7は、指で入力した場合の線幅を説明する図である。FIG. 7 is a diagram for explaining the line width when a finger is input. 図8は、タッチペンで入力した場合の線幅を説明する図である。FIG. 8 is a diagram illustrating the line width when input is performed with a touch pen. 図9は、接触範囲と、最小接触座標、最大接触座標を説明する図である。FIG. 9 is a diagram for explaining a contact range, a minimum contact coordinate, and a maximum contact coordinate. 図10は、タッチパネルコントローラが行う、接触物からの入力受付処理の手順を示すフローチャートである。FIG. 10 is a flowchart illustrating a procedure of an input reception process from a contact object performed by the touch panel controller. 図11は、複合機が行う表示処理の手順を示すフローチャートである。FIG. 11 is a flowchart illustrating a procedure of display processing performed by the multifunction peripheral. 図12は、第2の実施の形態にかかる複合機の機能的構成を示す機能ブロック図である。FIG. 12 is a functional block diagram illustrating a functional configuration of a multifunction machine according to the second embodiment. 図13は、接触中心座標を説明する図である。FIG. 13 is a diagram for explaining the contact center coordinates. 図14は、複合機が行う表示処理の手順を示すフローチャートである。FIG. 14 is a flowchart illustrating a procedure of display processing performed by the multifunction peripheral. 図15は、第3の実施の形態にかかる多点入力式タッチパネルにおいて、複数種類の接触物により入力する場合を説明する図である。FIG. 15 is a diagram for explaining a case where a multipoint input touch panel according to the third embodiment is used to input with a plurality of types of contact objects. 図16は、複合機の構成を示すブロック図である。FIG. 16 is a block diagram illustrating a configuration of the multifunction machine. 図17は、複合機の機能的構成を示す機能ブロック図である。FIG. 17 is a functional block diagram illustrating a functional configuration of the multifunction machine. 図18は、前回入力時における複数の接触点を示す図である。FIG. 18 is a diagram showing a plurality of contact points at the time of the previous input. 図19は、今回入力時における複数の接触点を示す図である。FIG. 19 is a diagram illustrating a plurality of contact points at the time of input this time. 図20は、前回入力時の接触点と今回入力時の接触点との組み合わせの一例を示す図である。FIG. 20 is a diagram illustrating an example of a combination of a contact point at the previous input and a contact point at the current input. 図21は、前回入力時の接触点と今回入力時の接触点との組み合わせの一例を示す図である。FIG. 21 is a diagram illustrating an example of a combination of a contact point at the previous input and a contact point at the current input. 図22は、複合機が行う表示処理の手順を示すフローチャートである。FIG. 22 is a flowchart illustrating a procedure of display processing performed by the multifunction peripheral.

以下に添付図面を参照して、この発明にかかる情報処理装置、情報処理方法、プログラムおよび記憶媒体の最良な実施の形態を詳細に説明する。   Exemplary embodiments of an information processing apparatus, an information processing method, a program, and a storage medium according to the present invention are explained in detail below with reference to the accompanying drawings.

(第1の実施の形態)
図1は、本発明の第1の実施の形態にかかる情報処理装置としての複合機100の構成を示すブロック図である。図1に示すように、複合機100は、コントローラ1と、通信制御ユニット13と、外部記憶装置14と、外部メディア入出力装置15と、印刷装置16と、画像読取装置17と、表示装置18と、操作入力装置19とを備えており、これら各部をPCI(Peripheral Component Interface)バスやインタフェースで接続した構成となっている。
(First embodiment)
FIG. 1 is a block diagram illustrating a configuration of a multifunction peripheral 100 as an information processing apparatus according to a first embodiment of the present invention. As shown in FIG. 1, the multifunction peripheral 100 includes a controller 1, a communication control unit 13, an external storage device 14, an external media input / output device 15, a printing device 16, an image reading device 17, and a display device 18. The operation input device 19 is connected to each other by a PCI (Peripheral Component Interface) bus or interface.

通信制御ユニット13は、LAN(Local Area Network)を介して複合機100がインターネット21やPC(Personal Computer)25、サーバ24などと通信を行うための制御を行う。   The communication control unit 13 performs control for the MFP 100 to communicate with the Internet 21, a PC (Personal Computer) 25, a server 24, and the like via a LAN (Local Area Network).

外部記憶装置14は、外付けのHDD(Hard Disk Drive)等である。外部メディア入出力装置15は、マルチメディアカードや、スマートメディア、メモリスティック、SDメモリカード、CD−ROM、フレキシブルディスク、USBメモリなどの外部メディアとデータの入出力を行うものである。   The external storage device 14 is an external HDD (Hard Disk Drive) or the like. The external media input / output device 15 inputs and outputs data to and from external media such as a multimedia card, smart media, memory stick, SD memory card, CD-ROM, flexible disk, and USB memory.

印刷装置16はカラー印刷やモノクロ印刷、片面印刷や両面印刷を行うカラーレーザープリンタまたはインクジェットプリンタなどである。画像読取装置17は、写真や文書等の画像を読み取るカラースキャナである。   The printing device 16 is a color laser printer or inkjet printer that performs color printing, monochrome printing, single-sided printing, or double-sided printing. The image reading device 17 is a color scanner that reads an image such as a photograph or a document.

表示装置18は、LCD(液晶ディスプレイ)等で構成され、スキャンした画像や、印刷設定、FAX設定、その他各種設定等の情報を表示する。また、表示装置18は液晶パネルの表面にタッチパネル90を備えており、操作入力装置19のタッチパネル90から入力された図形や文字などの画像を表示する。尚、表示装置18はLCDに限られるものではなく、CRT等のその他の表示器を用いても良い。尚、液晶パネルに画像を表示させる場合の表示位置(表示座標)は、タッチパネル90が接触を検出する検出位置(接触座標)と対応付けられている。   The display device 18 is configured by an LCD (liquid crystal display) or the like, and displays information such as a scanned image, print settings, FAX settings, and various other settings. The display device 18 includes a touch panel 90 on the surface of the liquid crystal panel, and displays images such as figures and characters input from the touch panel 90 of the operation input device 19. The display device 18 is not limited to the LCD, and other displays such as a CRT may be used. Note that the display position (display coordinates) when displaying an image on the liquid crystal panel is associated with the detection position (contact coordinates) at which the touch panel 90 detects contact.

操作入力装置19は、表示装置18の液晶パネル表面に設けられた抵抗皮膜型のタッチパネル90やキーボタン(不図示)で構成され、タッチパネル90に接触したりキーボタンを押下したりすることによりユーザからの入力を受付けるものである。   The operation input device 19 includes a resistance film type touch panel 90 and key buttons (not shown) provided on the surface of the liquid crystal panel of the display device 18, and the user touches the touch panel 90 or presses the key buttons. Accepts input from.

コントローラ1は、複合機100全体を制御するものであり、画像処理、通信、操作入力部19からの入力受付処理や表示装置18の表示処理などを制御する。コントローラ1は、CPU2と、メモリユニット3と、FAX制御部4と、LAN制御部5と、入力制御ユニット12と、入出力デバイス制御ユニット6と、記憶装置制御ユニット7と、記憶装置9と、画像処理制御ユニット8と、印刷制御ユニット10と、画像読取制御ユニット11と、表示制御ユニット70とを備えており、これら各部をAGP(Accelerated Graphics Port)などのバスやインタフェースで接続した構成となっている。   The controller 1 controls the entire multifunction peripheral 100, and controls image processing, communication, input reception processing from the operation input unit 19, display processing of the display device 18, and the like. The controller 1 includes a CPU 2, a memory unit 3, a FAX control unit 4, a LAN control unit 5, an input control unit 12, an input / output device control unit 6, a storage device control unit 7, a storage device 9, The image processing control unit 8, the print control unit 10, the image reading control unit 11, and the display control unit 70 are provided. These units are connected by a bus or interface such as AGP (Accelerated Graphics Port). ing.

メモリユニット3は、プログラムやデータの格納用メモリとして用いるROM(Read Only Memory)と、プログラムやデータの展開用メモリやプリンタの描画用メモリなどとして用いるRAM(Random Access Memory)とを備えている。   The memory unit 3 includes a ROM (Read Only Memory) used as a memory for storing programs and data, and a RAM (Random Access Memory) used as a memory for developing programs and data, a drawing memory for printers, and the like.

記憶装置9は、HDD(ハードディスクドライブ)等で構成され、画像データやプログラム、フォントデータおよびフォームの蓄積を行うための記憶装置である。   The storage device 9 is composed of an HDD (hard disk drive) or the like, and is a storage device for storing image data, programs, font data, and forms.

CPU2は、メモリユニット3に格納された制御プログラムにしたがって本装置を制御する。またCPU2は、記憶装置9に格納され必要に応じてメモリユニット3に展開されるプログラムに従って、FAX制御部4、LAN制御部5、入出力デバイス制御ユニット6、記憶装置制御ユニット7、画像処理制御ユニット8、入力制御ユニット12を制御する。   The CPU 2 controls the apparatus according to a control program stored in the memory unit 3. The CPU 2 also stores a FAX control unit 4, a LAN control unit 5, an input / output device control unit 6, a storage device control unit 7, an image processing control according to a program stored in the storage device 9 and expanded in the memory unit 3 as necessary. The unit 8 and the input control unit 12 are controlled.

FAX制御部4は、画像読取装置17が読み取った画像データや記憶装置9またはメモリユニット3に格納されたデータをFAX回線23によって送信したり、FAX回線23を介して受信したデータを記憶装置9等の記憶領域に格納したりするなどの処理を行う。   The FAX control unit 4 transmits the image data read by the image reading device 17 and the data stored in the storage device 9 or the memory unit 3 via the FAX line 23, and the data received via the FAX line 23 is stored in the storage device 9. For example, storage in a storage area.

LAN制御部5は、通信制御ユニット13およびLANを介して、PC25やサーバ24、インターネット21などに接続する制御を行い、印刷装置16で印刷するデータの受信や、画像読取装置17で読み取った画像データの送信などを行う。   The LAN control unit 5 performs control to connect to the PC 25, the server 24, the Internet 21, etc. via the communication control unit 13 and the LAN, and receives data to be printed by the printing device 16 and images read by the image reading device 17. Send data, etc.

入出力デバイス制御ユニット6は、外部記憶装置14や外部メディア入出力装置15のデータの読込み処理および書込み処理の制御を行う。   The input / output device control unit 6 controls data read processing and write processing of the external storage device 14 and the external media input / output device 15.

記憶装置制御ユニット7は、記憶装置9のデータの読込み処理および書込み処理の制御を行う。   The storage device control unit 7 controls data read processing and write processing of the storage device 9.

画像処理制御ユニット8は、印刷装置16を制御する印刷制御ユニット10と、画像読取装置17を制御する画像読取制御ユニット11と、表示装置18を制御する表示制御ユニット70とを制御するものである。   The image processing control unit 8 controls the print control unit 10 that controls the printing device 16, the image reading control unit 11 that controls the image reading device 17, and the display control unit 70 that controls the display device 18. .

入力制御ユニット12は、操作入力装置19のタッチパネル90やキーボタン(不図示)からの入力を受付けて、受付けたデータに関する処理を行うものである。また、入力制御ユニット12は、タッチパネル90から入力されたデータの処理やタッチパネル90の制御を行うタッチパネルコントローラ80を備えている。   The input control unit 12 receives input from the touch panel 90 or key buttons (not shown) of the operation input device 19 and performs processing related to the received data. The input control unit 12 includes a touch panel controller 80 that processes data input from the touch panel 90 and controls the touch panel 90.

図2は、本実施の形態の複合機100の機能的構成を示す機能ブロック図である。図2に示すように、表示制御ユニット70は、表示領域設定部71と、表示制御部72と、画像メモリ73とを備えている。また、タッチパネルコントローラ80は、入力受付部81と、接触範囲判別部82と、メモリ83とを備えている。   FIG. 2 is a functional block diagram illustrating a functional configuration of the multifunction peripheral 100 according to the present embodiment. As shown in FIG. 2, the display control unit 70 includes a display area setting unit 71, a display control unit 72, and an image memory 73. The touch panel controller 80 includes an input receiving unit 81, a contact range determining unit 82, and a memory 83.

ここで、タッチパネル90の構成と入力受付動作について、図3ないし図6を参照して説明する。図3および図4は、抵抗皮膜型のタッチパネル90の構成および接触点の位置検出方法を説明する図である。図3および図4に示すように、タッチパネル90は、X方向に電位差を設けているA面と、X方向に直交するY方向に電位差を設けているB面とを備えている。そして、B面を押下すると、押圧によりB面がたわんでA面と接触し、A面とB面が導通する。これにより、接触点の電位を検出することができ、抵抗比により電位を位置に換算することで、X方向の位置およびY方向の位置を検出することができる。   Here, the configuration of the touch panel 90 and the input receiving operation will be described with reference to FIGS. 3 and 4 are diagrams for explaining the configuration of the resistive film type touch panel 90 and the method for detecting the position of the contact point. As shown in FIGS. 3 and 4, the touch panel 90 includes an A surface that provides a potential difference in the X direction and a B surface that provides a potential difference in the Y direction orthogonal to the X direction. Then, when the B surface is pressed, the B surface is bent by the press and comes into contact with the A surface, and the A surface and the B surface are conducted. Thereby, the potential at the contact point can be detected, and the position in the X direction and the position in the Y direction can be detected by converting the potential into a position based on the resistance ratio.

図5は、タッチパネル90を指で接触した場合の検出電位を示す図であり、図6は、タッチパネル90をタッチペンで接触した場合の検出電位を示す図である。図5に示すように、接触物である指が広い接触面積を伴ってタッチパネル90に接触する場合には、接触を検出する検出位置(検出座標)に広がりがある。一方、図6に示すように、タッチペンが狭い接触面積を伴ってタッチパネル90に接触する場合には、接触を検出する検出位置が狭い範囲に収束する。   FIG. 5 is a diagram illustrating a detection potential when the touch panel 90 is touched with a finger, and FIG. 6 is a diagram illustrating a detection potential when the touch panel 90 is touched with a touch pen. As shown in FIG. 5, when a finger as a contact object touches the touch panel 90 with a wide contact area, detection positions (detection coordinates) for detecting contact are wide. On the other hand, as shown in FIG. 6, when the touch pen touches the touch panel 90 with a narrow contact area, the detection position for detecting the contact converges in a narrow range.

従来のタッチパネルでは、このように太さの違う接触物から入力を受付ける場合には、図5および図6に示すように、接触を検出した検出位置の中央の座標X1(図5参照)およびX2(図6参照)を入力位置(入力座標)として判定し、接触物が接触した接触範囲w1およびw2に関わらず一定の線幅によって表示装置に表示していた。   In the conventional touch panel, when receiving an input from a contact object having a different thickness as described above, as shown in FIGS. 5 and 6, the coordinates X1 (see FIG. 5) and X2 of the center of the detection position where the contact is detected are detected. (See FIG. 6) was determined as an input position (input coordinates), and displayed on the display device with a constant line width regardless of the contact ranges w1 and w2 where the contact object touched.

これに対し、本実施の形態にかかる複合機100は、図5および図7に示すように指が接触物である場合にはタッチパネル90に指が接触した際の接触範囲w1に応じた線幅によって表示装置に図形(接触物の軌跡)を表示し、図6および図8に示すようにタッチペンが接触物である場合にはタッチパネル90にタッチペンが接触した際の接触範囲w2に応じた線幅によって表示装置に図形(接触物の軌跡)を表示することを特徴とする。   On the other hand, when the finger is a contact object as shown in FIGS. 5 and 7, the MFP 100 according to the present embodiment has a line width corresponding to the contact range w <b> 1 when the finger touches the touch panel 90. Is displayed on the display device, and when the touch pen is a contact object as shown in FIGS. 6 and 8, the line width corresponding to the contact range w2 when the touch pen contacts the touch panel 90 To display a figure (trajectory of the contact object) on the display device.

入力受付部81(図2参照)は、タッチパネル90に対して接触物が接触する場合に、タッチパネル90において接触物が接触した接触領域に含まれる接触座標の入力を受付ける。すなわち入力受付部81は、接触物の接触によって電位変化を検出した位置の座標を接触座標(X(N)、Y(N))として受付けて、一定の検出時間内に受付けた全ての接触座標の座標データをメモリ83に格納する。また、入力受付部81は、接触座標の検出を複数回(N回)繰り返す。   The input reception unit 81 (see FIG. 2) receives input of contact coordinates included in a contact area where the contact object touches the touch panel 90 when the contact object contacts the touch panel 90. That is, the input receiving unit 81 receives the coordinates of the position where the potential change is detected by the contact of the contact object as the contact coordinates (X (N), Y (N)), and all the contact coordinates received within a certain detection time. Is stored in the memory 83. Further, the input receiving unit 81 repeats the detection of the contact coordinates a plurality of times (N times).

メモリ83は、入力受付部81が受付けたN回分の全ての接触座標の座標データ(X(N)、Y(N))を記憶する。また、メモリ83は、タッチパネル80および接触物が接触した接触領域を接触座標の最小値および最大値により表した接触範囲を記憶する。   The memory 83 stores coordinate data (X (N), Y (N)) of all contact coordinates for N times received by the input receiving unit 81. Further, the memory 83 stores a contact range in which the touch area where the touch panel 80 and the contact object are in contact is represented by the minimum value and the maximum value of the contact coordinates.

接触範囲判別部82は、メモリ83からN回分の接触座標X(N)およびY(N)のデータを読み込み、図9(A)に示すように、X座標の最小値Xminおよび最大値Xmaxと、Y座標の最小値Yminおよび最大値Ymaxとを接触範囲として判別する。また、接触範囲判別部82は、図9(B)に示すように、(Xmin,Ymin)を最小接触座標として求め、(Xmax,Ymax)を最大接触座標として求め、これら2点の座標データをメモリ83に格納する。   The contact range determination unit 82 reads the data of the contact coordinates X (N) and Y (N) for N times from the memory 83, and as shown in FIG. 9A, the minimum value Xmin and the maximum value Xmax of the X coordinate are The minimum value Ymin and the maximum value Ymax of the Y coordinate are discriminated as the contact range. Further, as shown in FIG. 9B, the contact range determination unit 82 obtains (Xmin, Ymin) as the minimum contact coordinates, obtains (Xmax, Ymax) as the maximum contact coordinates, and obtains the coordinate data of these two points. Store in the memory 83.

表示領域設定部71は、接触範囲判別部82が判別した接触範囲を用いて表示領域を設定する。ここで、表示領域とは、タッチパネル90に対して接触物がある接触領域を伴って入力する場合に、接触領域に対応付けて表示装置18が表示する領域のことである。   The display area setting unit 71 sets a display area using the contact range determined by the contact range determination unit 82. Here, the display area is an area displayed by the display device 18 in association with the contact area when the touch panel 90 is input with a contact area with a contact object.

表示領域設定部71は、より具体的には、メモリ83から最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax)を読み込む。そして、表示領域設定部71は、図9(B)に示すように、最小接触座標および最大接触座標により形成される四角形、すなわち、X=Xmin、X=Xmax、Y=Ymin、Y=Ymaxなる4本の直線で囲まれた四角形に内接する楕円図形E1を表示領域として設定する。より詳細には、表示領域設定部71は、表示領域である楕円図形E1を表示装置18に表示するためのデータとして、楕円図形E1の左上隅のX座標Xminと、楕円図形E1の左上隅のY座標Ymaxと、楕円図形E1の幅Xmax−Xminと、楕円図形E1の高さYmax−Yminとを画像メモリ73に格納する。   More specifically, the display area setting unit 71 reads the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax) from the memory 83. Then, as shown in FIG. 9B, the display area setting unit 71 is a quadrangle formed by the minimum contact coordinates and the maximum contact coordinates, that is, X = Xmin, X = Xmax, Y = Ymin, Y = Ymax. An ellipse figure E1 inscribed in a quadrangle surrounded by four straight lines is set as a display area. More specifically, the display area setting unit 71 uses the X coordinate Xmin of the upper left corner of the ellipse figure E1 and the upper left corner of the ellipse figure E1 as data for displaying the ellipse figure E1 as the display area on the display device 18. The Y coordinate Ymax, the width Xmax-Xmin of the ellipse figure E1, and the height Ymax-Ymin of the ellipse figure E1 are stored in the image memory 73.

画像メモリ73は、楕円図形E1を表示装置18に表示するためのデータとして、楕円図形E1の左上隅のX座標およびY座標と、楕円図形E1の幅および高さとを格納する。   The image memory 73 stores, as data for displaying the elliptical figure E1 on the display device 18, the X and Y coordinates of the upper left corner of the elliptical figure E1, and the width and height of the elliptical figure E1.

表示制御部72は、画像メモリ73から楕円図形E1を表示するためのデータを読み込み、読み込んだデータと、楕円を表示するためのOval(fillOval)関数やEllipse関数などの楕円関数とを用いて、表示装置18に楕円図形E1を表示する。   The display control unit 72 reads data for displaying the ellipse figure E1 from the image memory 73, and uses the read data and an elliptic function such as an Oval (fillOval) function or an Ellipse function for displaying the ellipse. The ellipse figure E1 is displayed on the display device 18.

次に、図10を用いて、複合機100が行う入力受付処理の手順について説明する。図10は、タッチパネルコントローラ80が行う、接触物からの入力受付処理の手順を示すフローチャートである。   Next, the procedure of the input reception process performed by the multifunction machine 100 will be described with reference to FIG. FIG. 10 is a flowchart showing a procedure of input reception processing from a contact object performed by the touch panel controller 80.

入力受付部81は、接触座標を複数回(例えば20回)検出して、検出した全ての接触座標の座標データをメモリ83に格納する。そこで、入力受付部81は電源がONとなった場合(ステップS1)には、検出回数Nを1で初期化する(ステップS2)。ステップS3からタッチパネル90における入力座標の読取処理となる。   The input receiving unit 81 detects the contact coordinates a plurality of times (for example, 20 times) and stores the coordinate data of all the detected contact coordinates in the memory 83. Therefore, when the power is turned on (step S1), the input receiving unit 81 initializes the number of detections N with 1 (step S2). The input coordinate reading process on the touch panel 90 starts from step S3.

入力受付部81は、図3に示すようにA面のX方向に電圧を印加する(ステップS3)。C点に接触物が接触している場合には、B面がたわんでA面とB面が接触するため、入力受付部81は図3に示すように、B面から電位E_x(N)を検出する(ステップS4)。入力受付部81は、検出した電位E_x(N)とA面の抵抗係数よりX方向の接触座標X(N)を算出し(ステップS5)、一定の検出時間内に検出した全ての接触座標X(N)をメモリ83に格納する(ステップS6)。   The input reception unit 81 applies a voltage in the X direction of the A plane as shown in FIG. 3 (step S3). When the contact object is in contact with the point C, the B surface is bent and the A surface and the B surface are in contact with each other, so that the input receiving unit 81 generates a potential E_x (N) from the B surface as shown in FIG. It detects (step S4). The input receiving unit 81 calculates the contact coordinates X (N) in the X direction from the detected potential E_x (N) and the resistance coefficient of the A plane (step S5), and all the contact coordinates X detected within a certain detection time. (N) is stored in the memory 83 (step S6).

また、入力受付部81は、図4に示すようにB面のY方向に電圧を印加する(ステップS7)。そして、A面から電位E_y(N)を検出する(ステップS8)。入力受付部81は、検出した電位E_y(N)とB面の抵抗係数からY方向の接触座標Y(N)を算出し(ステップS9)、一定の検出時間内に検出した全ての接触座標Y(N)をメモリ83に格納する(ステップS10)。   Moreover, the input reception part 81 applies a voltage to the Y direction of B surface, as shown in FIG. 4 (step S7). Then, the potential E_y (N) is detected from the A plane (step S8). The input receiving unit 81 calculates the contact coordinates Y (N) in the Y direction from the detected potential E_y (N) and the resistance coefficient of the B surface (step S9), and all the contact coordinates Y detected within a certain detection time. (N) is stored in the memory 83 (step S10).

入力受付部81は検出回数Nを1だけインクリメントし(ステップS11)、検出回数Nが20より大きくなったか否かを判定する(ステップS12)。Nが20以下の場合(ステップS12:No)には、ステップS3に戻ってステップS3〜S12の処理を繰り返す。   The input reception unit 81 increments the number of detections N by 1 (step S11), and determines whether or not the number of detections N is greater than 20 (step S12). When N is 20 or less (step S12: No), the process returns to step S3 and the processes of steps S3 to S12 are repeated.

一方、接触座標の検出を20回行ってNが20より大きくなった場合(ステップS12:Yes)、接触範囲判別部82は、メモリ83に格納された接触座標X(N=1〜20)の中から最小値Xminおよび最大値Xmaxを判別する(ステップS13)。同様に、メモリ83に格納された接触座標Y(N=1〜20)の中から最小値Yminおよび最大値Ymaxを判別する(ステップS14)。そして、接触範囲判別部82は、Xmin、Xmax、Ymin、Ymaxを参照して最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax)を求め、メモリ83に格納する(ステップS15)。そして、ステップS2に戻って接触部からの入力検出を続行する。   On the other hand, when the contact coordinates are detected 20 times and N is larger than 20 (step S12: Yes), the contact range determination unit 82 determines the contact coordinates X (N = 1 to 20) stored in the memory 83. The minimum value Xmin and the maximum value Xmax are discriminated from the inside (step S13). Similarly, the minimum value Ymin and the maximum value Ymax are determined from the contact coordinates Y (N = 1 to 20) stored in the memory 83 (step S14). Then, the contact range determination unit 82 obtains the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax) with reference to Xmin, Xmax, Ymin, and Ymax, and stores them in the memory 83 (step S15). And it returns to step S2 and continues the input detection from a contact part.

次に、複合機100が行う表示処理の手順について、図11を用いて説明する。図11は、複合機100が行う表示処理の手順を示すフローチャートである。   Next, a display processing procedure performed by the multifunction peripheral 100 will be described with reference to FIG. FIG. 11 is a flowchart illustrating a procedure of display processing performed by the multifunction peripheral 100.

コントローラ1は、図形の入力が開始した場合、すなわちタッチパネル90に指やタッチペン等の接触物が触れて、タッチパネルコントローラ80が上述のように電位の変化を検出した場合(ステップS21)に、表示制御処理ユニット70を制御して接触座標に対する表示処理を開始する。まず、表示領域設定部71は、メモリ83から、図10のステップS15において接触範囲判別部82が格納した最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax)を読み込む(ステップS22)。   The controller 1 performs display control when input of a figure starts, that is, when a touch object such as a finger or a touch pen touches the touch panel 90 and the touch panel controller 80 detects a change in potential as described above (step S21). The processing unit 70 is controlled to start display processing for the contact coordinates. First, the display area setting unit 71 reads the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax) stored by the contact range determination unit 82 in step S15 of FIG. 10 from the memory 83 (step S22). .

表示領域設定部71は、ステップS22で読み込んだ最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax)により形成される四角形に内接する楕円図形E1(図9(B)参照)を表示領域として設定する(ステップS23)。そして、表示領域設定部71は、楕円図形E1を表示装置に表示するためのデータとして楕円図形E1の左上隅のX座標およびY座標と、楕円図形E1の幅および高さとを画像メモリ73に格納する(ステップS24)。表示制御部72は、画像メモリ73に格納されたデータを用いて、表示装置18に楕円図形E1を表示する(ステップS25)。   The display area setting unit 71 displays an ellipse figure E1 (see FIG. 9B) inscribed in a rectangle formed by the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax) read in step S22. An area is set (step S23). Then, the display area setting unit 71 stores, in the image memory 73, the X and Y coordinates of the upper left corner of the elliptical figure E1 and the width and height of the elliptical figure E1 as data for displaying the elliptical figure E1 on the display device. (Step S24). The display control unit 72 displays the ellipse figure E1 on the display device 18 using the data stored in the image memory 73 (step S25).

そして、コントローラ1は、接触物がタッチパネル90から離れたか否か判定することにより入力が終了したか判定する(ステップS26)。ユーザによる図形入力中であって入力が終了していない場合(ステップS26:No)にコントローラ1は、ステップS22に戻ってステップS22〜S26の処理を繰り返す。一方、接触物がタッチパネル90から離れて図形の入力が終了したと判定した場合(ステップS26:Yes)にコントローラ1は、処理を終了する(ステップS27)。   Then, the controller 1 determines whether or not the input has been completed by determining whether or not the contact object has left the touch panel 90 (step S26). When the figure is being input by the user and the input is not finished (step S26: No), the controller 1 returns to step S22 and repeats the processes of steps S22 to S26. On the other hand, when it is determined that the contact object has moved away from the touch panel 90 and the figure input has been completed (step S26: Yes), the controller 1 ends the process (step S27).

このように、本実施の形態にかかる複合機100は、接触座標X(N)、Y(N)から接触範囲を判別し、判別した接触範囲により形成される四角形に内接する楕円図形E1を表示領域として表示装置18に表示する。従って、タッチペンで入力する場合にはタッチペンのペン先の接触面積に応じた太さで図形を描画することができ、指で入力する場合には指の接触面積に応じた太さで図形を描画することができる。また、接触物が指や柔らかいペン先など弾性変形するものであれば、筆圧によって接触面積および接触範囲が変化するため、筆圧に応じて表示領域を変えることができる。すなわち、接触範囲の変化に追従して表示領域を簡単に変化させることが可能となり、図形描画の際の入力操作性を向上することができる。   As described above, the MFP 100 according to the present embodiment determines the contact range from the contact coordinates X (N) and Y (N), and displays the elliptical figure E1 inscribed in the quadrangle formed by the determined contact range. The area is displayed on the display device 18. Therefore, when inputting with a touch pen, a figure can be drawn with a thickness corresponding to the contact area of the tip of the touch pen. When inputting with a finger, the figure is drawn with a thickness corresponding to the contact area of the finger. can do. If the contact object is elastically deformed, such as a finger or a soft pen tip, the contact area and the contact range change depending on the writing pressure, so that the display area can be changed according to the writing pressure. That is, it is possible to easily change the display area following the change of the contact range, and it is possible to improve the input operability when drawing a figure.

また、複合機100は、接触範囲Xmin、Xmax、Ymin、Ymaxに基づいて表示領域を設定するため、接触物の接触面積(図9(A)において色塗りされた部分の面積)を精密に計算せずとも、接触物が接触した領域に対応させて表示領域を変えることができる。従って、接触面積を逐一計算する場合に比べて、表示領域を設定する際に必要とするメモリ容量および計算量が少なくて済むという利点がある。   Further, since the multifunction peripheral 100 sets the display area based on the contact ranges Xmin, Xmax, Ymin, and Ymax, the contact area of the contact object (the area of the colored portion in FIG. 9A) is accurately calculated. Even without this, the display area can be changed in correspondence with the area where the contact object has come into contact. Therefore, there is an advantage that the memory capacity and the calculation amount required for setting the display area can be reduced as compared with the case where the contact area is calculated one by one.

(第2の実施の形態)
第1の実施の形態では、接触部の接触範囲を複数回検出するごとに表示画像を更新するため、例えば指で一続きの線を描画する場合には、指の接触面積を変えることで接触範囲を変えて、表示する線の太さを変えることができる。これに対し、一本の線の入力開始点から入力終了点まで、線の太さを同一にしたい場合がある。第2の実施の形態では、接触物が接触を開始した入力開始位置における接触物の接触範囲によって上述した表示領域を設定し、これを接触物が連続的な接触を終了する入力終了位置まで用いることを特徴とする。
(Second Embodiment)
In the first embodiment, the display image is updated each time the contact range of the contact portion is detected a plurality of times. For example, when drawing a continuous line with a finger, the contact area of the finger is changed to change the contact area. You can change the thickness of the displayed line by changing the range. On the other hand, there is a case where it is desired to make the line thickness the same from the input start point to the input end point of one line. In the second embodiment, the display area described above is set according to the contact range of the contact object at the input start position where the contact object starts contact, and this is used up to the input end position where the contact object ends continuous contact. It is characterized by that.

第2の実施の形態にかかる複合機200について図12および図14を参照して説明する。図12は、複合機200の機能的構成を示す機能ブロック図である。図12に示すように、表示制御ユニット270は、表示領域設定部271と、表示制御部272と、表示領域を記憶する画像メモリ273とを主に備えている。また、タッチパネルコントローラ80は、入力受付部81と、接触範囲判別部82と、メモリ83とを主に備えている。第1の実施の形態にかかる複合機100と同じ構成については同じ符号を付して説明を省略する。   A multifunction device 200 according to the second embodiment will be described with reference to FIGS. 12 and 14. FIG. 12 is a functional block diagram illustrating a functional configuration of the multifunction device 200. As shown in FIG. 12, the display control unit 270 mainly includes a display area setting unit 271, a display control unit 272, and an image memory 273 that stores the display area. The touch panel controller 80 mainly includes an input reception unit 81, a contact range determination unit 82, and a memory 83. The same components as those of the MFP 100 according to the first embodiment are denoted by the same reference numerals, and description thereof is omitted.

表示領域設定部271は、接触物がタッチパネル90に接触を開始した入力開始位置における接触範囲により、入力開始位置に対する表示領域を設定し、画像メモリ273に格納する。   The display area setting unit 271 sets a display area for the input start position based on the contact range at the input start position where the contact object starts touching the touch panel 90 and stores the display area in the image memory 273.

すなわち、表示領域設定部271は、画像メモリ273に表示領域としての楕円図形E1が格納されていない場合には、第1の実施の形態の表示領域設定部71と同様に、メモリ83が格納する最小接触座標および最大接触座標に基づいて、楕円図形E1を表示装置18に表示するためのデータを画像メモリ273に格納する。   That is, when the ellipse figure E1 as the display area is not stored in the image memory 273, the display area setting unit 271 stores the memory 83 as in the display area setting unit 71 of the first embodiment. Data for displaying the ellipse figure E1 on the display device 18 is stored in the image memory 273 based on the minimum contact coordinates and the maximum contact coordinates.

また、表示領域設定部271は、画像メモリ273に楕円図形E1が格納されている場合には、接触範囲の中心点を算出し、接触範囲の中心座標である接触中心座標として画像メモリ273に格納する。表示領域設定部271は、具体的には図13に示すように、最小接触座標(Xmin,Ymin)と最大接触座標(Xmax,Ymax)を結ぶ線分の中心点の座標(Xmid,Ymid)を、Xmid=(Xmin+Xmax)/2およびYmid=(Ymin+Ymax)/2として算出し、これを接触中心座標として画像メモリ73に格納する。そして、表示領域設定部271は、画像メモリ273が格納する接触中心座標(Xmid,Ymid)を楕円図形E1の中心の座標として設定し、接触中心座標を中心とする楕円図形E1を表示領域として設定して画像メモリ273に格納する。   In addition, when the ellipse figure E1 is stored in the image memory 273, the display area setting unit 271 calculates the center point of the contact range and stores it in the image memory 273 as the contact center coordinates that are the center coordinates of the contact range. To do. Specifically, as shown in FIG. 13, the display area setting unit 271 displays the coordinates (Xmid, Ymid) of the center point of the line segment connecting the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax). , Xmid = (Xmin + Xmax) / 2 and Ymid = (Ymin + Ymax) / 2 are stored in the image memory 73 as contact center coordinates. Then, the display area setting unit 271 sets the contact center coordinates (Xmid, Ymid) stored in the image memory 273 as the coordinates of the center of the ellipse figure E1, and sets the ellipse figure E1 centered on the contact center coordinates as the display area. And stored in the image memory 273.

表示制御部272は、接触物が接触を開始してから接触による入力が連続して行われている間は、画像メモリ273が格納する表示領域を表示装置18に表示する。   The display control unit 272 displays the display area stored in the image memory 273 on the display device 18 while the input by the contact is continuously performed after the contact object starts the contact.

画像メモリ273は、画像メモリ73と同様に楕円図形E1を表示するためのデータを記憶するほか、接触中心座標(Xmid,Ymid)を記憶する。   Similar to the image memory 73, the image memory 273 stores data for displaying the ellipse figure E1, and also stores contact center coordinates (Xmid, Ymid).

次に、本実施の形態の複合機200が行う表示処理の手順を、図14を用いて説明する。図14は、複合機200が行う表示処理の手順を示すフローチャートである。図11により説明した処理と同じ処理については同じ符号を付して説明を省略する。   Next, a display processing procedure performed by the MFP 200 according to the present embodiment will be described with reference to FIG. FIG. 14 is a flowchart illustrating a procedure of display processing performed by the multifunction device 200. The same processes as those described with reference to FIG.

表示領域設定部271は、楕円図形E1が既に生成されており画像メモリ273内に楕円図形E1に関する座標データが格納されているか否かを判定する(ステップS30)。楕円図形E1が生成されておらず、画像メモリ273内に楕円図形E1に関する座標データが格納されていない場合(ステップS30:No)にはステップS31に移行する。表示領域設定部271はステップS22で読み込んだ最小接触座標および最大接触座標で形成される四角形に内接する楕円図形E1を表示領域として設定する(ステップS31)。そして、表示領域設定部271は、図11のステップS24と同様に、楕円図形E1を表示装置18に表示するためのデータを画像メモリ273に格納する(ステップS32)。   The display area setting unit 271 determines whether or not the ellipse figure E1 has already been generated and the coordinate data related to the ellipse figure E1 is stored in the image memory 273 (step S30). If the ellipse figure E1 is not generated and the coordinate data related to the ellipse figure E1 is not stored in the image memory 273 (step S30: No), the process proceeds to step S31. The display area setting unit 271 sets, as a display area, an elliptical figure E1 that is inscribed in a rectangle formed by the minimum contact coordinates and the maximum contact coordinates read in step S22 (step S31). Then, the display area setting unit 271 stores data for displaying the elliptical figure E1 on the display device 18 in the image memory 273, similarly to step S24 of FIG. 11 (step S32).

一方、楕円図形E1が生成されており画像メモリ273内に楕円図形E1に関する座標データが格納されている場合(ステップS30:Yes)にはステップS33に移行する。表示領域設定部271は、画像メモリ273に格納された最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax)を用いて接触中心座標(Xmid,Ymid)を算出し、画像メモリ273に格納する(ステップS33)。また、表示領域設定部271は、画像メモリ273から読み込んだ接触中心座標(Xmid,Ymid)を楕円図形E1の中心の座標として設定し、接触中心座標を中心とする楕円図形E1を表示領域として設定して画像メモリ273に格納する(ステップS34)。表示制御部272は、画像メモリ273に格納されたデータを用いて、表示装置18に楕円図形E1を表示する(ステップS35)。   On the other hand, when the ellipse figure E1 is generated and the coordinate data related to the ellipse figure E1 is stored in the image memory 273 (step S30: Yes), the process proceeds to step S33. The display area setting unit 271 calculates the contact center coordinates (Xmid, Ymid) using the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax) stored in the image memory 273, and stores them in the image memory 273. Store (step S33). The display area setting unit 271 sets the contact center coordinates (Xmid, Ymid) read from the image memory 273 as the coordinates of the center of the ellipse figure E1, and sets the ellipse figure E1 centered on the contact center coordinates as the display area. And stored in the image memory 273 (step S34). The display control unit 272 displays the ellipse figure E1 on the display device 18 using the data stored in the image memory 273 (step S35).

上述のように、第2の実施の形態にかかる複合機200は、接触物が接触を開始した入力開始位置と、接触物が接触を終了した入力終了位置とを結ぶ一続きの接触点の軌跡に対して、入力開始時点での楕円図形E1を一貫して表示領域として入力する。これにより、線を引くなどの動作中に接触物の入力圧や接触角度などの変化に関わらず、表示領域を一定に保つことができ、均一な線幅で接触物の軌跡を描画することができる。従って、ユーザの所望する入力方法に応じて図形描画をすることができ、図形描画の際の入力操作性を向上することができる。   As described above, the multifunction device 200 according to the second embodiment has a locus of a series of contact points connecting the input start position where the contact object starts contact and the input end position where the contact object ends contact. On the other hand, the ellipse figure E1 at the input start time is consistently input as a display area. As a result, the display area can be kept constant regardless of changes in the input pressure or contact angle of the contact object during operations such as drawing a line, and the locus of the contact object can be drawn with a uniform line width. it can. Therefore, it is possible to draw a figure according to the input method desired by the user, and it is possible to improve the input operability at the time of drawing the figure.

(第3の実施の形態)
第1および第2の実施の形態において接触物による接触点は一点であったが、第3の実施の形態では、図15に示すように、複数の接触物から同時に入力を受付けることのできる多点入力式タッチパネルにおいて、各接触物の接触範囲に応じた表示領域を表示する。
(Third embodiment)
In the first and second embodiments, the number of contact points by the contact object is one point. However, in the third embodiment, as shown in FIG. 15, multiple inputs that can simultaneously accept inputs from a plurality of contact objects. In the point input type touch panel, a display area corresponding to the contact range of each contact object is displayed.

第3の実施の形態にかかる複合機300について図16ないし図22を参照して説明する。図16は、複合機300の構成を示すブロック図であり、図17は、複合機300の機能的構成を示す機能ブロック図である。第1の実施の形態にかかる複合機100と同じ構成については同じ符号を付して説明を省略する。   A multifunction peripheral 300 according to the third embodiment will be described with reference to FIGS. FIG. 16 is a block diagram illustrating a configuration of the multifunction device 300, and FIG. 17 is a functional block diagram illustrating a functional configuration of the multifunction device 300. The same components as those of the MFP 100 according to the first embodiment are denoted by the same reference numerals, and description thereof is omitted.

図16に示すように、複合機300は、多点入力式のタッチパネル390と、多点入力式のタッチパネル390から入力されたデータの処理や、タッチパネル390の制御を行うタッチパネルコントローラ380とを備えている。また、図17に示すように、表示制御ユニット370は、表示領域設定部371と、表示制御部372と、画像メモリ73とを備えている。タッチパネルコントローラ380は、入力受付部381と、接触範囲判別部382と、メモリ383とを備えている。   As illustrated in FIG. 16, the multi-function apparatus 300 includes a multi-point input touch panel 390 and a touch panel controller 380 that processes data input from the multi-point input touch panel 390 and controls the touch panel 390. Yes. As shown in FIG. 17, the display control unit 370 includes a display area setting unit 371, a display control unit 372, and an image memory 73. The touch panel controller 380 includes an input reception unit 381, a contact range determination unit 382, and a memory 383.

多点入力式のタッチパネル390は、光センサ内蔵LCD(Liquid Crystal Display)を用いた光学式のタッチパネルである。尚、多点入力式のタッチパネル390として、カメラ方式などその他の光学式タッチパネルや、静電容量式のタッチパネルを用いても良い。光センサ内蔵LCDは格子状に配置された発光素子ごとに制御回路が設けられており、この制御回路に光センサを設けることでタッチポイントの接触座標を検出することができるので、LCD自体をイメージセンサとして用いることができる。また、光センサ内には、例えば特開2009−130276号公報に記載されているように、LCDの表示光が接触物に反射し、その反射光が光センサで焦点を結ぶようにレンズやピンホールが配置される。また、格子状に配置された光センサが反射光を検出する。タッチパネルコントローラ380は、光センサが検出した光強度を無入力時の光強度と比較して、所定の強度分検出光の光強度が強い場合には接触を検出したとして検出を行った光センサの座標データを接触座標として受付ける。   The multi-point input type touch panel 390 is an optical touch panel using an optical sensor built-in LCD (Liquid Crystal Display). Note that as the multi-point input type touch panel 390, another optical touch panel such as a camera system or a capacitive touch panel may be used. The LCD with a built-in optical sensor is provided with a control circuit for each light emitting element arranged in a grid, and the touch sensor's touch coordinates can be detected by providing a photosensor in the control circuit. It can be used as a sensor. Further, in the optical sensor, as described in, for example, Japanese Patent Application Laid-Open No. 2009-130276, a lens or a pin is used so that the display light of the LCD is reflected by the contact object and the reflected light is focused by the optical sensor. A hole is placed. In addition, the optical sensors arranged in a grid form detect the reflected light. The touch panel controller 380 compares the light intensity detected by the light sensor with the light intensity at the time of no input, and detects that the contact is detected when the light intensity of the detected light is high by a predetermined intensity. Coordinate data is accepted as contact coordinates.

入力受付部381は、複数の接触物から受付けたによる複数の接触点(接触中心座標)について、各接触点の移動距離を所定のタイムステップごとに算出し、算出した移動距離が最小となる接触点の組み合わせにより、同一の接触物による接触座標をそれぞれ識別する。また、接触範囲判別部382は、同一の接触物による接触座標を、各接触物を識別する識別番号Mに対応付けてメモリ383に格納する。   The input reception unit 381 calculates the movement distance of each contact point for each of a plurality of contact points (contact center coordinates) received from a plurality of contact objects at a predetermined time step, and the calculated movement distance is minimized. The contact coordinates by the same contact object are identified by the combination of points. Further, the contact range determination unit 382 stores the contact coordinates of the same contact object in the memory 383 in association with the identification number M for identifying each contact object.

次に、入力受付部381が複数の接触物の同一性を検出する方法について、図18ないし図21を用いて詳述する。   Next, a method in which the input receiving unit 381 detects the identity of a plurality of contact objects will be described in detail with reference to FIGS.

図18は、前回入力時T(k-1)における複数の接触点を示す図であり、図19は、今回入力時T(k)の複数の接触点を示す図である。入力受付部381は、所定のタイムステップで時間Tのカウントを行う。また入力受付部381は、各タイムステップ(n=1,2,…,k-1,k,…)における複数の接触中心座標を、その前後のタイムステップにおける複数の接触中心座標と比較する。図18および図19に示す例では、同時にタッチパネル390に接触した接触数が2つであるので、前回入力時T(k-1)の接触点(図18参照)と今回入力時T(k)の接触点(図19参照)との組み合わせには、図20および図21に示すように2パターンが挙げられる。そこで入力受付部381は、前回入力時T(k-1)の接触中心座標と今回入力時T(k)の接触中心座標のすべての組み合わせについて組み合わせ毎の距離の総和をとり、距離の総和が最小のものを算出する。   FIG. 18 is a diagram showing a plurality of contact points at the time T (k−1) at the previous input, and FIG. 19 is a diagram showing a plurality of contact points at the time T (k) at the current input. The input receiving unit 381 counts the time T at a predetermined time step. Further, the input receiving unit 381 compares the plurality of contact center coordinates at each time step (n = 1, 2,..., K−1, k,...) With the plurality of contact center coordinates at the preceding and following time steps. In the example shown in FIG. 18 and FIG. 19, since the number of contacts simultaneously touching the touch panel 390 is two, the contact point at the previous input T (k-1) (see FIG. 18) and the current input T (k) As a combination with the contact point (see FIG. 19), there are two patterns as shown in FIGS. Therefore, the input reception unit 381 takes the sum of the distances for each combination for all combinations of the contact center coordinates at the previous input T (k-1) and the contact center coordinates at the current input T (k). Calculate the smallest one.

すなわち、図20に示すように、前回入力時の接触点と今回入力時の接触点との距離D1およびD2を算出し、さらにこれらの距離の総和DをD=D1+D2として算出する。また、図21に示すように、別の組み合わせに対して前回入力時の接触点と今回入力時の接触点との距離d1およびd2を算出し、さらにこれらの距離の総和dをd=d1+d2として算出する。入力受付部381は、距離の総和Dおよびdを比較し、図20、図21に示すように図21の距離の総和dのほうが図20の距離の総和Dより小さい場合には、図21に示す接触点同士の組み合わせを、同一の接触物によるものとして判定する。   That is, as shown in FIG. 20, the distances D1 and D2 between the contact point at the previous input and the contact point at the current input are calculated, and the sum D of these distances is calculated as D = D1 + D2. Further, as shown in FIG. 21, distances d1 and d2 between the contact point at the previous input and the contact point at the current input are calculated for another combination, and the sum d of these distances is set as d = d1 + d2. calculate. The input reception unit 381 compares the distance sums D and d, and when the distance sum d in FIG. 21 is smaller than the distance sum D in FIG. 20 as shown in FIGS. 20 and 21, FIG. The combination of the contact points shown is determined to be due to the same contact object.

メモリ383は、M個分の接触点の接触範囲の座標データ(最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax))と、接触中心座標(Xmid,Ymid)とを、各接触点の識別番号Mに対応付けて格納する。   The memory 383 includes coordinate data (minimum contact coordinates (Xmin, Ymin) and maximum contact coordinates (Xmax, Ymax)) and contact center coordinates (Xmid, Ymid) of the contact range of M contact points. Stored in association with the point identification number M.

接触範囲判別部382は、メモリ383からM個分の各接触物の接触座標を読み込み、各接触物の各接触座標から、最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax)を各接触物に対する接触範囲として判別し、各接触点の識別番号Mに対応付けてメモリ383に格納する。   The contact range determination unit 382 reads the contact coordinates of each M contact object from the memory 383 and calculates the minimum contact coordinate (Xmin, Ymin) and the maximum contact coordinate (Xmax, Ymax) from each contact coordinate of each contact object. The contact range is determined for each contact object, and stored in the memory 383 in association with the identification number M of each contact point.

表示領域設定部371は、メモリ383から各識別番号Mの最小接触座標および最大接触座標を読み込んで、各最小接触座標および各最大接触座標により形成される四角形に内接する各楕円図形E(M)を、識別番号Mに対する表示領域として設定する。また、表示領域設定部371は、楕円図形E(M)を表示装置18に表示するためのデータとして楕円図形E(M)の左上隅のX座標およびY座標と、楕円図形E(M)の幅および高さを、各識別番号Mの楕円図形E(M)についてそれぞれ画像メモリ373に格納する。   The display area setting unit 371 reads the minimum contact coordinate and the maximum contact coordinate of each identification number M from the memory 383, and each elliptical figure E (M) inscribed in the quadrangle formed by each minimum contact coordinate and each maximum contact coordinate. Is set as a display area for the identification number M. Further, the display area setting unit 371 displays the ellipse figure E (M) on the display device 18 as data for displaying the X and Y coordinates of the upper left corner of the ellipse figure E (M) and the ellipse figure E (M). The width and height are stored in the image memory 373 for the elliptic figure E (M) of each identification number M.

画像メモリ373は、M個の各楕円図形E(M)をそれぞれ表示するための上述のデータを、各接触点の識別番号Mに対応付けて記憶する。   The image memory 373 stores the above-described data for displaying each of the M elliptical figures E (M) in association with the identification number M of each contact point.

表示制御部372は、画像メモリ373に格納されたデータと上述の楕円関数とを用いて、識別番号Mの楕円図形E(M)をそれぞれ表示装置18に表示する。   The display control unit 372 displays the elliptic figure E (M) with the identification number M on the display device 18 by using the data stored in the image memory 373 and the above-described elliptic function.

次に、複合機300が行う表示処理の手順について、図22を用いて説明する。図22は、第3の実施の形態において、複合機300が行う表示処理の手順を示すフローチャートである。   Next, a display processing procedure performed by the multifunction machine 300 will be described with reference to FIG. FIG. 22 is a flowchart illustrating a procedure of display processing performed by the multifunction peripheral 300 in the third embodiment.

コントローラ1は、図形の入力が開始した場合、すなわちタッチパネル390に複数の接触物が触れて電位の変化を複数の座標において検出した場合(ステップS41)に、表示制御処理ユニット370を制御して各接触座標に対する表示処理を開始する。まず、表示領域設定部371は識別番号Mを1とする(ステップS42)。表示領域設定部371は、識別番号が1である1番目の接触点の接触座標について、最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax)をメモリ383から読み込む(ステップS43)。   The controller 1 controls the display control processing unit 370 when input of a figure starts, that is, when a plurality of contact objects touch the touch panel 390 and changes in potential are detected at a plurality of coordinates (step S41). Display processing for contact coordinates is started. First, the display area setting unit 371 sets the identification number M to 1 (step S42). The display area setting unit 371 reads the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax) from the memory 383 for the contact coordinates of the first contact point whose identification number is 1 (step S43).

次に、表示領域設定部371は、識別番号Mが1である接触点に対して、最小接触座標(Xmin,Ymin)および最大接触座標(Xmax,Ymax)により形成される四角形(図9(B)参照)に内接する楕円図形E(M)を表示領域として設定する(ステップS44)。そして、表示領域設定部371は、識別番号Mが1である接触点について、楕円図形E(M)を表示装置18に表示するためのデータとして楕円図形E(M)の左上隅のX座標およびY座標と、楕円図形E(M)の幅および高さを画像メモリ373に格納する(ステップS45)。   Next, the display area setting unit 371 forms a quadrangle formed by the minimum contact coordinates (Xmin, Ymin) and the maximum contact coordinates (Xmax, Ymax) for the contact point with the identification number M of 1 (FIG. 9B )) Is set as a display area (step S44). Then, the display area setting unit 371 uses the X coordinate of the upper left corner of the elliptical figure E (M) as data for displaying the elliptical figure E (M) on the display device 18 for the contact point with the identification number M = 1. The Y coordinate and the width and height of the ellipse figure E (M) are stored in the image memory 373 (step S45).

表示領域設定部371は、接触点の識別番号Mを1だけインクリメントする(ステップS46)。表示領域設定部371は、メモリ383を参照して識別番号Mが全接触点数より大きくなったか判定する(ステップS47)。識別番号Mが全接触点数より大きくない場合(ステップS47:No)には、表示領域設定部371はすべての識別番号Mの接触点についてステップS43〜S47を繰り返す。   The display area setting unit 371 increments the contact point identification number M by 1 (step S46). The display area setting unit 371 determines whether the identification number M is larger than the total number of contact points with reference to the memory 383 (step S47). When the identification number M is not greater than the total number of contact points (step S47: No), the display area setting unit 371 repeats steps S43 to S47 for all the contact points with the identification number M.

一方、識別番号Mが全接触点数より大きくなった場合(ステップS47:Yes)には、ステップS48に移行する。表示制御部372は、画像メモリ373に格納されている全ての識別番号Mの接触点について、各表示領域である各楕円図形E(M)をそれぞれ表示装置18に表示する(ステップS48)。コントローラ1は、入力処理が終了したか判定する(ステップS49)。入力処理が終了した場合(ステップS49:Yes)にコントローラ1は処理を終了する(ステップS50)。入力処理が終了していない場合(ステップS49:No)にコントローラ1は、ステップS42に戻ってステップS42〜S49の処理を繰り返す。   On the other hand, when the identification number M is larger than the total number of contact points (step S47: Yes), the process proceeds to step S48. The display control unit 372 displays each elliptical figure E (M), which is each display area, on the display device 18 for each contact point of the identification number M stored in the image memory 373 (step S48). The controller 1 determines whether the input process has been completed (step S49). When the input process ends (step S49: Yes), the controller 1 ends the process (step S50). When the input process has not ended (step S49: No), the controller 1 returns to step S42 and repeats the processes of steps S42 to S49.

上述のように、第3の実施の形態では、多点入力式のタッチパネル390において、複数の接触物の各々に対して、各接触物の接触面積に応じた表示領域を表示装置18に表示する。従って、多人数または複数の接触点を持つタッチペンなど複数の接触点によって図形描画を行う際にも、描画する線幅を各々の筆圧や接触物の接触面積に応じて変化させることができ、図形描画の際の入力操作性を向上することができる。   As described above, in the third embodiment, on the multi-point input type touch panel 390, a display area corresponding to the contact area of each contact object is displayed on the display device 18 for each of the plurality of contact objects. . Therefore, even when performing drawing with a plurality of contact points such as a touch pen with a large number of people or a plurality of contact points, the line width to be drawn can be changed according to each writing pressure and the contact area of the contact object, It is possible to improve the input operability when drawing a figure.

なお、本実施の形態の情報処理装置で実行されるプログラムは、ROM等に予め組み込まれて提供される。本実施の形態の情報処理装置で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   The program executed by the information processing apparatus according to the present embodiment is provided by being incorporated in advance in a ROM or the like. The program executed by the information processing apparatus according to the present embodiment is a file in an installable or executable format, such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk), or the like. The information may be provided by being recorded on a recording medium that can be read by the user.

さらに、本実施の形態の情報処理装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施の形態の情報処理装置で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Furthermore, the program executed by the information processing apparatus of the present embodiment may be configured to be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program executed by the information processing apparatus according to the present embodiment may be provided or distributed via a network such as the Internet.

本実施の形態の情報処理装置で実行されるプログラムは、上述した各部(入力受付部81、381、接触範囲判別部82、382、表示領域設定部71、271、371、表示制御部72、272、372)を含むモジュール構成となっており、実際のハードウェアとしてはCPU2(プロセッサ)がメモリユニット3等からプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、入力受付部81、381、接触範囲判別部82、382、表示領域設定部71、271、371、表示制御部72、272、372が主記憶装置上に生成されるようになっている。   The program executed by the information processing apparatus according to the present embodiment includes the above-described units (input reception units 81 and 381, contact range determination units 82 and 382, display area setting units 71, 271, and 371, and display control units 72 and 272). 372). As actual hardware, the CPU 2 (processor) reads out and executes a program from the memory unit 3 or the like, so that the above-described units are loaded on the main storage device, and an input receiving unit 81, 381, contact range determination units 82, 382, display region setting units 71, 271, 371, and display control units 72, 272, 372 are generated on the main storage device.

尚、上述では、表示領域として楕円図形E1を用いたが、これに限定されず、その他の図形を表示領域として用いても良い。   In the above description, the elliptical figure E1 is used as the display area. However, the present invention is not limited to this, and other figures may be used as the display area.

また、上述では、接触座標の最小値および最大値によって接触物の接触範囲を設定したが、これに限定されず接触座標X(N)、Y(N)の範囲を示すその他の座標を用いても良い。   In the above description, the contact range of the contact object is set by the minimum value and the maximum value of the contact coordinates. However, the present invention is not limited to this, and other coordinates indicating the range of the contact coordinates X (N) and Y (N) are used. Also good.

100、200、300 複合機
1 コントローラ
18 表示装置
70、270、370 表示制御ユニット
71、271、371 表示領域設定部
72、272、372 表示制御部
73、273、373 画像メモリ
80、380 タッチパネルコントローラ
81、381 入力受付部
82、382 接触範囲判別部
83、383 メモリ
90、390 タッチパネル
100, 200, 300 MFP 1 Controller 18 Display device 70, 270, 370 Display control unit 71, 271, 371 Display area setting unit 72, 272, 372 Display control unit 73, 273, 373 Image memory 80, 380 Touch panel controller 81 , 381 Input reception unit 82, 382 Contact range determination unit 83, 383 Memory 90, 390 Touch panel

特開2003−345511号公報JP 2003-345511 A 特開2006−085218号公報JP 2006-085218 A

Claims (8)

タッチパネルに対して接触物が接触する場合に、前記タッチパネルにおいて前記接触物が接触した接触領域に含まれる接触座標の入力を受付ける入力受付手段と、
前記接触領域を前記接触座標の最小値および最大値により表した接触範囲を判別する接触範囲判別手段と、
前記接触範囲判別手段が判別した前記接触範囲を用いて、前記入力された前記接触領域に対応する、表示部上の表示領域を設定する表示領域設定手段と、
前記表示領域設定手段が設定した前記表示領域を前記表示部に表示する表示制御手段と、
を備えることを特徴とする情報処理装置。
An input receiving means for receiving an input of a contact coordinate included in a contact area where the contact object is in contact with the touch panel when the contact object is in contact with the touch panel;
Contact range discriminating means for discriminating a contact range in which the contact area is represented by a minimum value and a maximum value of the contact coordinates;
Display area setting means for setting a display area on a display unit corresponding to the input contact area, using the contact range determined by the contact range determination means;
Display control means for displaying the display area set by the display area setting means on the display unit;
An information processing apparatus comprising:
前記表示領域を記憶する記憶手段をさらに備え、
前記表示領域設定手段は、前記接触範囲の中心座標を算出し、算出した前記中心座標と、前記記憶手段が記憶する前記表示領域とによって、前記表示領域を設定すること、
を特徴とする請求項1に記載の情報処理装置。
A storage means for storing the display area;
The display area setting means calculates the center coordinates of the contact range, and sets the display area by the calculated center coordinates and the display area stored in the storage means;
The information processing apparatus according to claim 1.
前記表示領域設定手段は、前記記憶手段が前記表示領域を記憶しているか否かを判別し、前記記憶手段が前記表示領域を記憶している場合には、前記中心座標と前記記憶手段が記憶する前記表示領域とによって前記表示領域を設定し、前記記憶手段が前記表示領域を記憶していない場合には、前記接触範囲判別手段が判別した前記接触範囲を用いて、前記表示領域を設定すること、
を特徴とする請求項2に記載の情報処理装置。
The display area setting means determines whether or not the storage means stores the display area, and when the storage means stores the display area, the central coordinates and the storage means store. The display area is set according to the display area, and when the storage means does not store the display area, the display area is set using the contact range determined by the contact range determination means. thing,
The information processing apparatus according to claim 2.
前記入力受付手段は、多点式のタッチパネルにおいて、複数の前記接触物が接触した前記接触座標の入力をそれぞれ受付け、
前記接触範囲判別手段は、前記各接触物に対する前記接触範囲を、前記接触物ごとの前記接触座標の最小値および最大値によってそれぞれ判別し、
前記表示領域設定手段は、前記各接触物に対する前記表示領域を、前記接触範囲判別手段が判別した前記各接触物に対する前記接触範囲を用いてそれぞれ設定し、
前記表示制御部は、前記表示領域設定手段が設定した前記各接触物に対する前記表示領域を、前記表示部にそれぞれ表示すること、
を特徴とする請求項1ないし3のいずれか1つに記載の情報処理装置。
The input accepting unit accepts input of the contact coordinates where a plurality of the contact objects are in contact in a multi-point touch panel,
The contact range determining means determines the contact range for each contact object based on a minimum value and a maximum value of the contact coordinates for each contact object,
The display area setting means sets the display area for each contact object using the contact range for each contact object determined by the contact range determination means,
The display control unit displays the display area for each contact object set by the display area setting unit on the display unit,
The information processing apparatus according to any one of claims 1 to 3.
前記表示領域設定手段は、前記接触座標の最大値および最小値により形成される多角形に内接する楕円図形を前記表示領域として設定すること、
を特徴とする請求項1ないし4のいずれか1つに記載の情報処理装置。
The display area setting means sets an elliptical figure inscribed in a polygon formed by the maximum value and the minimum value of the contact coordinates as the display area;
The information processing apparatus according to any one of claims 1 to 4, wherein
情報処理装置は制御部と記憶部とを備え、制御部が、
タッチパネルに対して接触物が接触する場合に、前記タッチパネルにおいて前記接触物が接触した接触領域に含まれる接触座標の入力を受付ける入力受付ステップと、
前記接触領域を前記接触座標の最小値および最大値により表した接触範囲を判別する接触範囲判別ステップと、
前記接触範囲判別手段が判別した前記接触範囲を用いて、前記入力された前記接触領域に対応する、表示部上の表示領域を設定する表示領域設定ステップと、
前記表示領域設定手段が設定した前記表示領域を前記表示部に表示する表示制御ステップと、
を含むことを特徴とする情報処理方法。
The information processing apparatus includes a control unit and a storage unit.
An input receiving step of receiving an input of a contact coordinate included in a contact area where the contact object is in contact with the touch panel when the contact object is in contact with the touch panel;
A contact range determination step of determining a contact range in which the contact area is represented by a minimum value and a maximum value of the contact coordinates;
A display area setting step for setting a display area on the display unit corresponding to the input contact area using the contact range determined by the contact range determination means;
A display control step of displaying the display area set by the display area setting means on the display unit;
An information processing method comprising:
コンピュータを、
タッチパネルに対して接触物が接触する場合に、前記タッチパネルにおいて前記接触物が接触した接触領域に含まれる接触座標の入力を受付ける入力受付手段と、
前記接触領域を前記接触座標の最小値および最大値により表した接触範囲を判別する接触範囲判別手段と、
前記接触範囲判別手段が判別した前記接触範囲を用いて、前記入力された前記接触領域に対応する、表示部上の表示領域を設定する表示領域設定手段と、
前記表示領域設定手段が設定した前記表示領域を前記表示部に表示する表示制御手段と、
して機能させるプログラム。
Computer
An input receiving means for receiving an input of a contact coordinate included in a contact area where the contact object is in contact with the touch panel when the contact object is in contact with the touch panel;
Contact range discriminating means for discriminating a contact range in which the contact area is represented by a minimum value and a maximum value of the contact coordinates;
Display area setting means for setting a display area on a display unit corresponding to the input contact area, using the contact range determined by the contact range determination means;
Display control means for displaying the display area set by the display area setting means on the display unit;
Program to make it work.
請求項7に記載のプログラムを記憶したコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 7.
JP2010015897A 2010-01-27 2010-01-27 Information processor, information processing method, program and storage medium Pending JP2011154553A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010015897A JP2011154553A (en) 2010-01-27 2010-01-27 Information processor, information processing method, program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010015897A JP2011154553A (en) 2010-01-27 2010-01-27 Information processor, information processing method, program and storage medium

Publications (1)

Publication Number Publication Date
JP2011154553A true JP2011154553A (en) 2011-08-11

Family

ID=44540462

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010015897A Pending JP2011154553A (en) 2010-01-27 2010-01-27 Information processor, information processing method, program and storage medium

Country Status (1)

Country Link
JP (1) JP2011154553A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015114975A (en) * 2013-12-13 2015-06-22 株式会社東芝 Electronic device and display method
JP2017010168A (en) * 2015-06-18 2017-01-12 シャープ株式会社 Touch panel set, touch panel device, and program
JP2017041283A (en) * 2016-11-29 2017-02-23 シャープ株式会社 Touch-panel input device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01112322A (en) * 1987-10-27 1989-05-01 Canon Inc Coordinate input device
JPH07200136A (en) * 1993-12-28 1995-08-04 Casio Comput Co Ltd Coordinate detection device
JPH0883144A (en) * 1994-09-14 1996-03-26 Tamura Electric Works Ltd Touch panel device
JP2007128497A (en) * 2005-10-05 2007-05-24 Sony Corp Display apparatus and method thereof
WO2009007704A1 (en) * 2007-07-12 2009-01-15 Qrg Limited Two-dimensional touch panel
JP2009015728A (en) * 2007-07-06 2009-01-22 Sharp Corp Image display panel device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01112322A (en) * 1987-10-27 1989-05-01 Canon Inc Coordinate input device
JPH07200136A (en) * 1993-12-28 1995-08-04 Casio Comput Co Ltd Coordinate detection device
JPH0883144A (en) * 1994-09-14 1996-03-26 Tamura Electric Works Ltd Touch panel device
JP2007128497A (en) * 2005-10-05 2007-05-24 Sony Corp Display apparatus and method thereof
JP2009015728A (en) * 2007-07-06 2009-01-22 Sharp Corp Image display panel device
WO2009007704A1 (en) * 2007-07-12 2009-01-15 Qrg Limited Two-dimensional touch panel

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015114975A (en) * 2013-12-13 2015-06-22 株式会社東芝 Electronic device and display method
JP2017010168A (en) * 2015-06-18 2017-01-12 シャープ株式会社 Touch panel set, touch panel device, and program
JP2017041283A (en) * 2016-11-29 2017-02-23 シャープ株式会社 Touch-panel input device

Similar Documents

Publication Publication Date Title
US8804148B2 (en) Image forming apparatus and non-transitory computer readable medium storing a program for controlling the same
JP5287738B2 (en) Information input apparatus, image forming apparatus, position determination method, and position determination program
US20210208749A1 (en) Non-transitory computer readable medium storing program for adding new icons to a display
US9310986B2 (en) Image processing apparatus, method for controlling image processing apparatus, and storage medium
JP2010055207A (en) Character input device, character input method, program, and storage medium
US9354801B2 (en) Image processing apparatus, image processing method, and storage medium storing program
CN105262922B (en) Information processing unit and its control method and storage medium
JP6173066B2 (en) Image processing apparatus, image processing method, and program
JP2015005958A (en) Image processing apparatus, image processing method, and program
US10684772B2 (en) Document viewing apparatus and program
JP2016115272A (en) Touch panel device and image processing apparatus
EP3196702B1 (en) Printing apparatus, image reading apparatus, control program of printing apparatus, and control program of image reading apparatus
JP2011154553A (en) Information processor, information processing method, program and storage medium
CN114063867A (en) Image processing apparatus, control method of image processing apparatus, and recording medium
US9405998B2 (en) Display control apparatus, image forming apparatus, and non-transitory computer readable medium for displaying an image portion nearest a pointed blank portion
EP3015967A1 (en) Display input apparatus and display input control program
JP5976708B2 (en) Electronic equipment and operation support program
US20230087711A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
US20220171511A1 (en) Device, method for device, and storage medium
JP2017157981A (en) Electronic apparatus
JP2011175516A (en) Input device and input control program
JP2020135385A (en) Information processing device and program
JP2023039799A (en) Image processing device and program
JP2022128203A (en) Information processing apparatus
JP2015138426A (en) Information processing device and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121017

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130709

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130903

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140225