JPH0546315A - Image display device - Google Patents

Image display device

Info

Publication number
JPH0546315A
JPH0546315A JP22842691A JP22842691A JPH0546315A JP H0546315 A JPH0546315 A JP H0546315A JP 22842691 A JP22842691 A JP 22842691A JP 22842691 A JP22842691 A JP 22842691A JP H0546315 A JPH0546315 A JP H0546315A
Authority
JP
Japan
Prior art keywords
image display
touch panel
function
outside
display device
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
JP22842691A
Other languages
Japanese (ja)
Inventor
Aya Yamamoto
綾 山本
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP22842691A priority Critical patent/JPH0546315A/en
Publication of JPH0546315A publication Critical patent/JPH0546315A/en
Pending legal-status Critical Current

Links

Landscapes

  • Position Input By Displaying (AREA)

Abstract

PURPOSE:To constitute an image display devicde with a touch panel so that an information input area on the touch panel can be expanded to the outside of the image display device, as well. CONSTITUTION:When the outside of the image display device 5 is pushed on a touch panel 3, its pushed touch panel coordinate is transformed to the coordinate position of an image display position in a controller 2, and a control command corresponding to its corrdinate position is generated and outputted. In such a manner, by allowing the outside of the image display position 5, as well to have a function, an information input area on the touch panel 3 is expanded, the function as a man-machine interface is improved, and also, the operability is improved.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、例えばCRT画面に
タッチパネルを重ねて設置し、指先で直接にCRT画面
を、すなわちタッチパネルを押して位置情報を入力し、
その位置情報をもとに制御を行う画像表示装置に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention, for example, installs a touch panel on a CRT screen, and directly presses the CRT screen with a fingertip, that is, the touch panel to input position information
The present invention relates to an image display device that performs control based on the position information.

【0002】[0002]

【従来の技術】図1はCRT画面にタッチパネルを重ね
て設置した画像表示装置である。図1において1はCR
T、2は制御装置、3はタッチパネルでありCRT画面
上に重ねている。4はCRT画面、5はCRT1の画像
表示位置である。2の制御装置はタッチパネルから入力
された位置情報をもとに制御を行う。図3は画像表示位
置5における画素座標を示しており、原点は左上であ
る。表示可能画素数が640×480画素の場合は、水
平方向に0〜639の値を取り、垂直方向に0〜479
の値を取る。図4は、タッチパネルの座標を示してお
り、原点は左下である。水平方向に0〜255の値を取
り、垂直方向に0〜255の値を取る。
2. Description of the Related Art FIG. 1 shows an image display device in which a touch panel is placed on a CRT screen. In Figure 1, 1 is CR
T, 2 are control devices, and 3 is a touch panel, which is overlaid on the CRT screen. Reference numeral 4 is a CRT screen, and 5 is an image display position of the CRT 1. The second control device controls based on the positional information input from the touch panel. FIG. 3 shows pixel coordinates at the image display position 5, and the origin is at the upper left. When the number of displayable pixels is 640 × 480 pixels, it takes a value of 0 to 639 in the horizontal direction and 0 to 479 in the vertical direction.
Takes the value of. FIG. 4 shows the coordinates of the touch panel, and the origin is at the lower left. It takes a value of 0 to 255 in the horizontal direction and a value of 0 to 255 in the vertical direction.

【0003】次に動作について説明する。タッチパネル
3が押された位置を画素座標に変換する方法は次の通り
である。図3に示すようにCRT画像表示位置5よりタ
ッチパネル3の方が大きい。そのため図4に示すように
CRTの画像表示位置5に対応するタッチパネル3の左
上の座標(x0,y1)を画素座標(0,0)へ対応さ
せ、タッチパネル3の右下の座標(x1,y0)を画素
座標(639,479)へ対応させる。変換式は、タッ
チパネル座標を(xt,yt)、画素座標を(x,y)
とすると、 x={(xt−x0)×640}/(x1−x0) y=480−{(yt−y0)×480}/(y1−y0) である。x0,y0,x1,y1は既知の値として、プ
ログラムに組み込んでいる。
Next, the operation will be described. The method of converting the position where the touch panel 3 is pressed into pixel coordinates is as follows. As shown in FIG. 3, the touch panel 3 is larger than the CRT image display position 5. Therefore, as shown in FIG. 4, the upper left coordinates (x0, y1) of the touch panel 3 corresponding to the image display position 5 of the CRT are associated with the pixel coordinates (0, 0), and the lower right coordinates (x1, y0) of the touch panel 3 are associated. ) Corresponds to pixel coordinates (639,479). The conversion formula is that the touch panel coordinates are (xt, yt) and the pixel coordinates are (x, y).
Then, x = {(xt-x0) * 640} / (x1-x0) y = 480-{(yt-y0) * 480} / (y1-y0). x0, y0, x1, y1 are incorporated in the program as known values.

【0004】タッチパネル3上の画像表示位置5の内側
を押された時は、上記の変換式に従ってタッチパネル3
の座標を画像表示位置5における画素座標へ変換し、例
えばその画素座標へカーソルを描いたり、あるいは画像
を呼出したりするなどの処理をすることができる。ま
た、画像表示位置5に各コマンドを起動するための領域
を設けたコマンドメニューを表示し、コマンドに対応す
る領域上のタッチパネル3を押すことによりコマンドを
起動するなどの処理をすることもできる。タッチパネル
3上の画像表示位置5の外側を押された時、すなわち、
xt<x0,xt>x1,yt<y0,yt>y1のい
ずれかの時は何も処理をしない。
When the inside of the image display position 5 on the touch panel 3 is pressed, the touch panel 3 is subjected to the above conversion formula.
Can be converted into pixel coordinates at the image display position 5, and processing such as drawing a cursor to the pixel coordinates or calling an image can be performed. Further, it is also possible to display a command menu having an area for activating each command at the image display position 5 and activate the command by pressing the touch panel 3 on the area corresponding to the command. When pressed outside the image display position 5 on the touch panel 3, that is,
When any of xt <x0, xt> x1, yt <y0, yt> y1, no processing is performed.

【0005】[0005]

【発明が解決しようとする課題】従来の画像表示位置は
以上のように構成されており、画像表示位置の内側だけ
に機能を持たせていた。メニューを表示する場合などは
表示画像の一部が隠れるため表示位置を工夫しなければ
ななかった。
The conventional image display position is configured as described above, and the function is provided only inside the image display position. When displaying a menu, a part of the display image is hidden, so the display position must be devised.

【0006】この発明は、上記のような問題点を解消す
るためになされたもので、画像表示位置の外側にもタッ
チ入力機能を持たせた画像表示装置を得ることを目的と
する。
The present invention has been made to solve the above problems, and an object thereof is to provide an image display device having a touch input function outside the image display position.

【0007】[0007]

【課題を解決するための手段】この発明に係る画像表示
装置は、画像表示面にタッチパネルを重ねて設置した画
像表示装置において、上記画像表示面を外れて接触した
タッチパネル上の座標位置を画像表示面の画素座標に変
換する機能、及び接触位置情報をもとに制御を行う機能
を有した制御装置を設けたものである。
An image display apparatus according to the present invention is an image display apparatus in which a touch panel is placed on an image display surface so that the coordinate position on the touch panel that touches the image display surface is displayed. A control device having a function of converting into pixel coordinates of a surface and a function of performing control based on contact position information is provided.

【0008】[0008]

【作用】この発明による制御装置は、タッチパネル上で
画像表示面外を押した場合、その押したタッチパネル座
標位置を画像表示面の画素座標に変換し、その座標位置
に応じた制御コマンドを生成することで、表示内容にと
らわれずタッチパネル上の情報入力エリアが拡充する。
When the outside of the image display surface is pressed on the touch panel, the control device according to the present invention converts the pressed touch panel coordinate position into pixel coordinates on the image display surface and generates a control command according to the coordinate position. As a result, the information input area on the touch panel is expanded regardless of the display contents.

【0009】[0009]

【実施例】以下、この発明の一実施例を図について説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0010】例えば、CRTの画像表示位置5の外側に
4つのコマンドを起動するという機能を設定する方法に
ついて説明する。まず、タッチパネル3が押された位置
が画像表示位置5の外側の場合、画素座標を図2に示す
ように設定する。すなわち、タッチパネル座標を(x
t,yt)、画素座標を(x,y)とすると、 xt<x0の場合、x=−1, xt>x1の場合、x=640, yt<y0の場合、y=640とする。 yt>y1の場合、y=−1, 次に、画素座標が、 (x,y)=(−1,−1)のときコマンドA, (x,y)=(−1,640)のときコマンドB, (x,y)=(640,−1)のときコマンドC, (x,y)=(640,640)のときコマンドDを起
動すると設定する。 この場合、コマンドAを起動したい場合はCRT画面4
の左上隅を、コマンドBを起動したい場合はCRT画面
4の左下隅を、コマンドCを起動したい場合はCRT画
面4の右上隅を、コマンドDを起動したい場合はCRT
画面4の右下隅を押せば起動できる。
For example, a method of setting a function of activating four commands outside the image display position 5 of the CRT will be described. First, when the position where the touch panel 3 is pressed is outside the image display position 5, the pixel coordinates are set as shown in FIG. That is, the touch panel coordinates are (x
t, yt) and the pixel coordinates are (x, y): xt <x0, x = −1; xt> x1, x = 640; yt <y0, y = 640. When yt> y1, y = −1, and when the pixel coordinates are (x, y) = (− 1, −1), command A, and (x, y) = (− 1,640) It is set to start command C when command B, (x, y) = (640, −1), and command D when (x, y) = (640, 640). In this case, if you want to start command A, CRT screen 4
Upper left corner of the screen, the lower left corner of the CRT screen 4 to start the command B, the upper right corner of the CRT screen 4 to start the command C, and the CRT to start the command D.
It can be started by pressing the lower right corner of the screen 4.

【0011】コマンドには、表示画面を切り換える機
能、メニュー画面表示のON・OFF機能,選択メニュ
ーが階層化されている場合はトップメニューに戻る機能
など、ソフトウェアにより表示画像の内容にとらわれず
に任意の機能を割り当てることができる。特に、基本機
能を割り当てるには有効である。
The command has a function of switching the display screen, an ON / OFF function of displaying the menu screen, a function of returning to the top menu when the selection menu is hierarchized, and the like. Functions can be assigned. In particular, it is effective for assigning basic functions.

【0012】上記に示したのは画像表示位置の外側にコ
マンドを起動するという機能を持たせた例である。この
場合は、CRT画面4の四隅に4つのコマンドを設定し
たが、コマンドの数と区切られた領域の数が対応してい
れば、コマンドの数および領域の区切り方は任意であ
る。
The above is an example in which the function of activating a command is provided outside the image display position. In this case, four commands are set in the four corners of the CRT screen 4, but the number of commands and the method of dividing the areas are arbitrary as long as the number of commands corresponds to the number of divided areas.

【0013】表示可能画素数が640×480画素につ
いて説明したが、その他の画素数をもつ装置であっても
本発明は適用できる。
Although the number of displayable pixels is 640 × 480 pixels, the present invention can be applied to a device having another number of pixels.

【0014】[0014]

【発明の効果】画像表示位置の外側にも機能を持たせる
ことにより、タッチパネル上の情報入力エリアが拡充
し、マン−マシン・インターフェースとしての機能が向
上するとともに、操作性が向上する。
By providing the function outside the image display position, the information input area on the touch panel is expanded, the function as the man-machine interface is improved, and the operability is improved.

【図面の簡単な説明】[Brief description of drawings]

【図1】画像表示位置の一般的なシステム構成図であ
る。
FIG. 1 is a general system configuration diagram of an image display position.

【図2】この発明の一実施例によるタッチパネル座標を
画素座標に対応させた座標説明図である。
FIG. 2 is a coordinate explanatory diagram in which touch panel coordinates according to an embodiment of the present invention are associated with pixel coordinates.

【図3】この発明の一実施例によるCRT画面にタッチ
パネルを重ねた場合の画素座標を表した座標位置説明図
である。
FIG. 3 is a coordinate position explanatory diagram showing pixel coordinates when a touch panel is overlaid on a CRT screen according to an embodiment of the present invention.

【図4】この発明の一実施例によるタッチパネル座標を
表した座標説明図である。
FIG. 4 is a coordinate explanatory view showing touch panel coordinates according to an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 CRT 2 画像表示制御装置 3 タッチパネル 4 CRT画面 5 画像表示位置 1 CRT 2 image display control device 3 touch panel 4 CRT screen 5 image display position

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像表示面にタッチパネルを重ねて設置
した画像表示装置において、上記画像表示面を外れて接
触したタッチパネル上の座標位置を画像表示面の画素座
標に変換する機能、及び接触位置情報をもとに制御を行
う機能を有した制御装置を備えたことを特徴とする画像
表示装置。
1. An image display device in which a touch panel is placed on an image display surface so that the coordinate position on the touch panel touching the image display surface outside the image display surface is converted into pixel coordinates on the image display surface, and contact position information. An image display device comprising a control device having a function of performing control based on the above.
JP22842691A 1991-08-13 1991-08-13 Image display device Pending JPH0546315A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22842691A JPH0546315A (en) 1991-08-13 1991-08-13 Image display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22842691A JPH0546315A (en) 1991-08-13 1991-08-13 Image display device

Publications (1)

Publication Number Publication Date
JPH0546315A true JPH0546315A (en) 1993-02-26

Family

ID=16876299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22842691A Pending JPH0546315A (en) 1991-08-13 1991-08-13 Image display device

Country Status (1)

Country Link
JP (1) JPH0546315A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7009600B2 (en) * 2002-09-19 2006-03-07 International Business Machines Corporation Data processing system display screen including an image alteration area
EP2343632A1 (en) * 2008-10-24 2011-07-13 NEC Corporation Touch panel device operating as if in the equivalent mode even when detected region is smaller than display region of display device
US20120038569A1 (en) * 2010-08-13 2012-02-16 Casio Computer Co., Ltd. Input device, input method for input device and computer readable medium
JP2015079313A (en) * 2013-10-15 2015-04-23 シャープ株式会社 Display device and display method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62298823A (en) * 1986-06-19 1987-12-25 Matsushita Electric Ind Co Ltd Touch panel device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62298823A (en) * 1986-06-19 1987-12-25 Matsushita Electric Ind Co Ltd Touch panel device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7009600B2 (en) * 2002-09-19 2006-03-07 International Business Machines Corporation Data processing system display screen including an image alteration area
EP2343632A1 (en) * 2008-10-24 2011-07-13 NEC Corporation Touch panel device operating as if in the equivalent mode even when detected region is smaller than display region of display device
EP2343632A4 (en) * 2008-10-24 2013-05-01 Nec Corp Touch panel device operating as if in the equivalent mode even when detected region is smaller than display region of display device
JP5713180B2 (en) * 2008-10-24 2015-05-07 日本電気株式会社 Touch panel device that operates as if the detection area is smaller than the display area of the display.
US20120038569A1 (en) * 2010-08-13 2012-02-16 Casio Computer Co., Ltd. Input device, input method for input device and computer readable medium
JP2012043020A (en) * 2010-08-13 2012-03-01 Casio Comput Co Ltd Input device and program
JP2015079313A (en) * 2013-10-15 2015-04-23 シャープ株式会社 Display device and display method

Similar Documents

Publication Publication Date Title
US6538643B2 (en) Remote control having a touch pad operable in a pad-to-screen mapping mode for highlighting preselected parts of a slide displayed on a display screen
JPH0762821B2 (en) Touch panel input device
US4622641A (en) Geometrical display generator
JPS6324462A (en) Window state display system
JPH0546315A (en) Image display device
JP3138512B2 (en) Mouse input method on touch panel
JP3228584B2 (en) Mouse input method on touch panel
JPH01306916A (en) Graphic input device
JPH0362216A (en) Portable terminal equipment
JP6716519B2 (en) Display device and display method
JPH0827690B2 (en) Display control method
JPH0399312A (en) Information processor
JPH0319000Y2 (en)
JP2523790B2 (en) Screen display
JPH0424726A (en) Cursor display device for touchscreen
JPH0524532B2 (en)
JPH10247136A (en) Information processor and information processing method
TW515992B (en) Intention identification method and application
JPH01281518A (en) Coordinate input device
JPH02294687A (en) Cursor controller
JPH0869368A (en) Image output device
JP2925092B2 (en) Grid setting method in image processing device
JPH05265654A (en) Image display device
JPH04205340A (en) Information processor
JPS62150422A (en) Coordinate input device