JPH08137620A - Pen input image magnification device - Google Patents

Pen input image magnification device

Info

Publication number
JPH08137620A
JPH08137620A JP29574394A JP29574394A JPH08137620A JP H08137620 A JPH08137620 A JP H08137620A JP 29574394 A JP29574394 A JP 29574394A JP 29574394 A JP29574394 A JP 29574394A JP H08137620 A JPH08137620 A JP H08137620A
Authority
JP
Japan
Prior art keywords
image
pen
enlarging
display
input image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP29574394A
Other languages
Japanese (ja)
Other versions
JP3543397B2 (en
Inventor
Masanari Miyata
勝成 宮田
Toshimichi Hamada
敏道 濱田
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP29574394A priority Critical patent/JP3543397B2/en
Publication of JPH08137620A publication Critical patent/JPH08137620A/en
Application granted granted Critical
Publication of JP3543397B2 publication Critical patent/JP3543397B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Position Input By Displaying (AREA)
  • Editing Of Facsimile Originals (AREA)
  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PURPOSE: To extend an image on an area designated by pen input as an extended video image without distortion on a touch panel laminated on a display screen of a display device. CONSTITUTION: A touch panel 2 is adhered onto a surface of a display device 1. While observing a display video image of the display device 1, a part desired to be extended is pointed out on the touch panel by a pen. The mode is selected for the touch panel 2 by using a changeover switch 3. A signal selected by the changeover switch 3 is fed to a microcomputer 6. The microcomputer 6 discriminates the pointed out area and the microcomputer 6 forms an image whose aspect ratio is 3:4 based on a segmented frame F. Then a memory system 7 generates a magnified video image whose area is pointed out. The magnified image is outputted to the display device 1.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、映像等を表示するデ
ィスプレイの表示面に例えばガラス板とスペーサ及び透
過フィルムを張り合わせたタッチパネルを積層配置し、
タッチパネル上でペン入力或いは指入力によって指定し
た領域を拡大することができるペン入力映像拡大装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention has a touch panel in which, for example, a glass plate, a spacer and a transparent film are laminated on the display surface of a display for displaying images,
The present invention relates to a pen input image enlarging device capable of enlarging a region designated by a pen input or a finger input on a touch panel.

【0002】[0002]

【従来の技術】ディスプレイの表示面に透明なタッチパ
ネルを積層配置し、タッチパネル上で拡大させたい領域
を、ペン等で囲むことにより拡大する領域指定を行なう
ものが考えられる。かかる装置において、拡大映像をデ
ィスプレイ表示領域の全体に表示することによって、拡
大させたい位置と拡大率とを1回の操作で入力すること
ができ、操作性が良い上に拡大率を計算しなくても、拡
大したい領域を正確に画面一杯まで引き伸ばすことがで
きる。
2. Description of the Related Art It is conceivable that a transparent touch panel is laminated on the display surface of a display and the area to be enlarged is designated by enclosing the area to be enlarged on the touch panel with a pen or the like. In such a device, by displaying the enlarged image in the entire display area of the display, it is possible to input the position to be enlarged and the enlargement ratio by one operation, and the operability is good and the enlargement ratio is not calculated. However, the area you want to enlarge can be stretched exactly to fill the screen.

【0003】以下に、このような映像拡大装置における
拡大領域(切り出し枠F)の取得方法を説明する。ま
ず、図1に示すように、ペン入力の座標(X,Y)を最
大値・最小値レジスタ(MIN_X,MAX_X,MI
N_Y,MAX_Yの4個)に代入する。次のフィール
ドで、ペン先の新たな座標が最小値レジスタの値よりも
小さい時或いは最大値レジスタの値よりも大きい時に
は、それぞれの内容を更新する。この処理を、領域指定
が終わってペン先がタッチパネルから離れるまで繰り返
す。こうすると最終的に、ペンで囲んだ領域に外接する
長方形(即ち、切り出し枠F)の頂点座標が求まること
になる。
Hereinafter, a method of acquiring an enlarged area (cutout frame F) in such an image enlargement apparatus will be described. First, as shown in FIG. 1, the coordinates (X, Y) of the pen input are converted into maximum value / minimum value registers (MIN_X, MAX_X, MI).
N_Y, MAX_Y). In the next field, when the new coordinate of the pen tip is smaller than the value of the minimum value register or larger than the value of the maximum value register, each content is updated. This process is repeated until the pen tip is separated from the touch panel after the area designation is completed. By doing so, the vertex coordinates of the rectangle (that is, the cutout frame F) circumscribing the area surrounded by the pen are finally obtained.

【0004】上述では、拡大させたい領域をペン等で囲
むことにより領域指定を行なうと述べたが、実際にはこ
のように外接する長方形の切り出し枠Fを求めているの
で、対象をきちんと囲む必要はない。また、指定した領
域があまりにも小さい場合には高倍率になり過ぎて映像
が粗くなるので、これを防ぐためにしきい値が設けてあ
り、指定領域がこれ以下の場合には入力はなかったもの
と見なすことになる。そして、得られた切り出し枠Fの
映像が表示面に一杯に拡大される。一般に、ディスプレ
イの表示面の縦横比は3対4である。
In the above description, the area is specified by enclosing the area to be enlarged with a pen or the like, but in reality, since a rectangular cutout frame F circumscribing is obtained, it is necessary to properly enclose the object. There is no. Also, if the specified area is too small, the image will become too high and the image will be rough.Therefore, a threshold value is provided to prevent this, and if the specified area is less than this, there is no input. Will be considered. Then, the obtained image of the cutout frame F is fully enlarged on the display surface. Generally, the aspect ratio of the display surface of a display is 3: 4.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、映像の
欠落や、映像の不足を生じることなく切り出し枠Fを画
面一杯に引き伸ばすので、切り出し枠Fの縦横比がディ
スプレイの3対4でない場合には、縦方向及び横方向の
拡大率が異なったものとなり、図2のように拡大後の図
形が歪んでしまう。また、表示中の映像の拡大したい部
分を拡大させたり、拡大後に表示領域をスクロールさせ
たり、映像をフリーズ(静止)させたり、というような
映像処理を、ディスプレイの表面に張り合わせたタッチ
パネル上のペン操作で、簡単に実現できることが望まし
い。
However, since the cutout frame F is stretched to the full screen without causing a dropout in the image or a lack of the image, when the aspect ratio of the cutout frame F is not 3: 4 of the display, The enlargement ratios in the vertical direction and the horizontal direction are different, and the figure after enlargement is distorted as shown in FIG. In addition, a pen on the touch panel that is pasted on the surface of the display is used to perform image processing such as enlarging the portion of the image being displayed that you want to enlarge, scrolling the display area after enlargement, or freezing (stilling) the image. It is desirable that it can be easily realized by operation.

【0006】従って、この発明の目的は、ディスプレイ
の表示面に透明なタッチパネルを積層配置し、タッチパ
ネル上でペン入力或いは指入力によって指定した領域を
歪みのない拡大映像として拡大することができ、映像の
移動、静止が簡単に行なえるペン入力映像拡大装置を提
供することにある。
Therefore, an object of the present invention is to stack a transparent touch panel on the display surface of a display and enlarge a region designated by pen input or finger input on the touch panel as an enlarged image without distortion. An object of the present invention is to provide a pen input image enlarging device that can easily move and stand still.

【0007】[0007]

【課題を解決するための手段】この発明は、映像等を表
示するディスプレイの表示面に透明なタッチパネルを積
層配置し、タッチパネル上でペン入力或いは指入力する
ことが可能なペン入力映像拡大装置において、タッチパ
ネルからの位置情報が入力され、映像拡大領域を指定す
るデータを作成すると共に、映像拡大領域の縦横比をデ
ィスプレイの表示面のものに合わせるように補正する制
御手段と、制御手段からのデータによって指定された映
像拡大領域の映像を拡大し、拡大処理後のデータをディ
スプレイに出力するための拡大処理手段とからなること
を特徴とするペン入力映像拡大装置である。
The present invention provides a pen input image enlarging device in which a transparent touch panel is laminated on a display surface of a display for displaying an image or the like, and a pen input or a finger input can be performed on the touch panel. , Position information from the touch panel is input, data for designating a video enlarged area is created, and control means for correcting the aspect ratio of the video enlarged area to match that of the display surface of the display, and data from the control means The pen input image enlarging device is characterized by comprising an enlarging processing means for enlarging an image in the image enlarging area designated by and outputting the enlarged data to the display.

【0008】[0008]

【作用】切り出し枠FのX方向の辺の長さを求め、これ
を画面一杯まで拡大するための拡大率(magni
X)を求める。同様に、Y方向の拡大率(magni
Y)も求める。magni Xと、magni Yの内
の拡大率の小さい方を補正時の拡大率とし、大きい方の
拡大率もこの値に変更する。次に、拡大率が変更された
方向の切り出し枠Fの辺の長さを、縦横比が3対4にな
るように補正する。この時、補正後の切り出し枠(補正
枠Gと称する)は、元の切り出し枠Fを中心として縦或
いは横に引き伸ばしたような形にする。これらの処理に
より、歪みのない拡大映像が得られる。
The length of the side of the cut-out frame F in the X direction is calculated, and the enlargement ratio (magni) for enlarging this to the full screen is obtained.
X) is calculated. Similarly, the magnifying power in the Y direction (magni
Y) is also requested. The smaller one of magni X and magni Y is set as the enlargement ratio at the time of correction, and the larger one is also changed to this value. Next, the length of the side of the cutout frame F in the direction in which the enlargement ratio is changed is corrected so that the aspect ratio becomes 3: 4. At this time, the cutout frame after correction (referred to as a correction frame G) is formed such that it is stretched vertically or horizontally with the original cutout frame F as the center. By these processes, a magnified image without distortion can be obtained.

【0009】[0009]

【実施例】以下、この発明の一実施例について図面を参
照して説明する。図3において、2は、抵抗膜式タッチ
パネルの全体を示す。タッチパネル2は、一対の下部ガ
ラス板電極(Y電極)22間に抵抗膜を設けたものと、
一対の上部透過フィルム電極(X電極)21間に抵抗膜
を設けたものとによって、スペーサを挟み込んだ構成に
なっている。ここで、後述するX座標検出モードを簡単
に説明すると、例えば上部透過フィルム電極(X電極)
21の一方に対して、バイアス電圧Vsが与えられ、そ
の他方が設置される。そして、抵抗膜のX方向における
入力位置が図示のように、a及びbで分割される位置の
場合、〔a/(a+b)〕・Vsで表される場合の位置
検出出力Vdが得られ、Vdのレベルから入力位置のX
座標を知ることができる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. In FIG. 3, reference numeral 2 denotes the entire resistive film type touch panel. The touch panel 2 has a resistive film provided between a pair of lower glass plate electrodes (Y electrodes) 22,
A spacer is sandwiched between a pair of upper transmissive film electrodes (X electrodes) 21 provided with a resistance film. The X coordinate detection mode described later will be briefly described below. For example, an upper transmissive film electrode (X electrode)
The bias voltage Vs is applied to one of the two terminals 21, and the other is installed. Then, when the input position in the X direction of the resistance film is a position divided by a and b as shown in the figure, the position detection output Vd represented by [a / (a + b)] · Vs is obtained, X of the input position from the level of Vd
You can know the coordinates.

【0010】図4は、上述のタッチパネル2の3つのモ
ードを説明するための接続図である。図4AによるX座
標検出モードでは、一対のX電極21間に一定のバイア
ス電圧Vsを加える。ペンや指でタッチパネル2に触れ
た時には、上部抵抗膜と下部抵抗膜が触れた点で接触す
る。この触れた点で、X電極21間の抵抗値がa対bに
分割される。そして、Y電極22から分圧された電圧で
ある検出出力Vdが検出される。検出出力Vdの電圧と
パネルに触れた位置a及びbは、一定の関係にあるの
で、検出された検出出力Vdの電圧から入力位置のX座
標を知ることができる。
FIG. 4 is a connection diagram for explaining the three modes of the touch panel 2 described above. In the X coordinate detection mode according to FIG. 4A, a constant bias voltage Vs is applied between the pair of X electrodes 21. When the touch panel 2 is touched with a pen or a finger, the upper resistance film and the lower resistance film come into contact with each other at the touched point. At this point, the resistance value between the X electrodes 21 is divided into a and b. Then, the detection output Vd which is the voltage divided from the Y electrode 22 is detected. Since the voltage of the detection output Vd and the positions a and b touching the panel have a constant relationship, the X coordinate of the input position can be known from the voltage of the detected detection output Vd.

【0011】Y座標検出モードを図4Bに示す。Y方向
の位置を求めるには、バイアス電圧VsをY電極22に
対して印加し、X電極21から電圧検出出力Vdの得る
接続とすればよい。
The Y coordinate detection mode is shown in FIG. 4B. To obtain the position in the Y direction, the bias voltage Vs may be applied to the Y electrode 22 so that the voltage detection output Vd is obtained from the X electrode 21.

【0012】また、図4Cに示すペンON/OFF検出
モードは、中途半端な力でパネルが押された場合の誤検
出を防止するために用意され、このモードによって、確
実に押されたかどうかを判定できる。これらの接続は、
後述するアナログ切り換えスイッチ3の切り換えによっ
て実現することができる。
The pen ON / OFF detection mode shown in FIG. 4C is prepared to prevent erroneous detection when the panel is pressed with a halfway force. You can judge. These connections are
This can be realized by switching the analog changeover switch 3 described later.

【0013】この発明の一実施例のペン入力映像拡大装
置の全体構成と動作を図5を用いて説明する。1は、例
えばテレビジョン映像表示用の液晶ディスプレイであ
り、2は、上述した透明な抵抗膜式タッチパネルであ
る。ディスプレイ1の表面に、タッチパネル2がはり付
けられている。タッチパネル2には、先に述べたように
3つの接続モードが用意されているので、アナログ切り
換えスイッチ3によってモードを切り換えることができ
る。この制御は、マイコン6が行なっている。
The overall structure and operation of the pen input image enlarging device of one embodiment of the present invention will be described with reference to FIG. Reference numeral 1 is, for example, a liquid crystal display for displaying a television image, and 2 is the above-mentioned transparent resistive film type touch panel. A touch panel 2 is attached to the surface of the display 1. Since the touch panel 2 is provided with the three connection modes as described above, the mode can be switched by the analog changeover switch 3. This control is performed by the microcomputer 6.

【0014】切り換えスイッチ3によって選択された信
号(即ち、X座標情報、Y座標情報、ペンON/OFF
検出信号)は、ローパスフィルター4に通された後、A
/Dコンバータ5によってA/D変換され、マイコン6
に送られる。ここまでの処理は、切り換えスイッチ2の
モードを変えながら、例えば1フィールドに5回(ペン
ON/OFF検出→X座標検出→ペンON/OFF検出
→Y座標検出→ペンON/OFF検出の順)行なわれ
る。このための制御信号は、マイコン6から切り換えス
イッチ3に供給される。マイコン6では、得られた5回
分のデータ(位置情報)をもとに、処理モード(拡大、
クリア、フリーズ、スクロール等)を判別し、その処理
モードを実現するために、メモリシステム7で必要にな
るデータやパラメータを作成して転送する。
The signal selected by the changeover switch 3 (that is, X coordinate information, Y coordinate information, pen ON / OFF)
(Detection signal) is passed through the low-pass filter 4 and then A
A / D converted by the / D converter 5, and the microcomputer 6
Sent to The processing up to this point is, for example, five times in one field while changing the mode of the changeover switch 2 (pen ON / OFF detection → X coordinate detection → pen ON / OFF detection → Y coordinate detection → pen ON / OFF detection). Done. A control signal for this purpose is supplied from the microcomputer 6 to the changeover switch 3. In the microcomputer 6, the processing mode (expansion, expansion,
(Clear, freeze, scroll, etc.) is determined, and data and parameters necessary for the memory system 7 to realize the processing mode are created and transferred.

【0015】メモリシステム7は、要求された処理を入
力映像に対してリアルタイムで行ない、処理結果をディ
スプレイ1に出力する。また、プリンタ9に出力して印
刷することも可能である。このメモリシステム7は、マ
イコン6から送られてきたデータ(拡大表示する領域や
フリーズのON/OFFといったパラメータ等)に基づ
いて、拡大やフリーズ処理を行なうものである。
The memory system 7 performs the requested processing on the input image in real time and outputs the processing result to the display 1. It is also possible to output to the printer 9 for printing. The memory system 7 performs enlargement and freeze processing based on the data transmitted from the microcomputer 6 (parameters such as an enlarged display area and freeze ON / OFF).

【0016】このメモリシステム7の一例の構成を図6
に示し、以下に説明する。入力された映像は、映像入力
端子70からメモリ71に蓄えられた後、拡大処理部7
2で4点補間等を用いて拡大される。この時、コントロ
ーラ73は、マイコン6側で指定した領域が拡大表示さ
れるように、メモリ71と拡大処理部72の制御を行な
っている。そして、映像出力端子75へ出力される。フ
リーズがONの場合には、コントローラ73がメモリ7
1への新たなデータの書き込みを停止させることにより
フリーズ(静止画)を実現することができる。図6は、
メモリシステム7の一例であって、これ以外の構成で
も、ペン入力映像拡大装置の機能である拡大やフリーズ
処理が行なえるものなら、他の構成でも構わない。
An example of the structure of the memory system 7 is shown in FIG.
And described below. The input image is stored in the memory 71 from the image input terminal 70, and then the enlargement processing unit 7
2 is enlarged using 4-point interpolation or the like. At this time, the controller 73 controls the memory 71 and the enlargement processing unit 72 so that the area designated on the microcomputer 6 side is enlarged and displayed. Then, it is output to the video output terminal 75. When the freeze is ON, the controller 73 causes the memory 7
Freezing (still image) can be realized by stopping the writing of new data to 1. FIG.
It is an example of the memory system 7, and other configurations may be used as long as they can perform enlargement and freeze processing which are the functions of the pen input image enlargement device.

【0017】このような映像拡大装置における拡大領域
(切り出し枠F)の取得方法を説明する。まず、図1に
示すように、ペン入力の座標(X,Y)を最大値・最小
値レジスタ(MIN_X,MAX_X,MIN_Y,M
AX_Yの4個)に代入する。次のフィールドで、新た
なペン先の座標が最小値レジスタの値よりも小さい時或
いは最大値レジスタの値よりも大きい時には、それぞれ
の内容を更新する。この処理を、領域指定が終わってペ
ン先がタッチパネルから離れるまで繰り返す。こうなる
と最終的には、ペンで囲んだ領域に外接する長方形(即
ち、切り出し枠F)の頂点座標が求まることになる。
A method of acquiring an enlarged area (cutout frame F) in such an image enlargement apparatus will be described. First, as shown in FIG. 1, the coordinates (X, Y) of the pen input are converted into maximum / minimum value registers (MIN_X, MAX_X, MIN_Y, M).
4) of AX_Y). In the next field, when the coordinates of the new pen tip are smaller than the value of the minimum value register or larger than the value of the maximum value register, the content of each is updated. This process is repeated until the pen tip is separated from the touch panel after the area designation is completed. In this case, finally, the vertex coordinates of the rectangle (that is, the cutout frame F) circumscribing the area surrounded by the pen are obtained.

【0018】上述で、拡大させたい領域をペン等で囲む
ことにより領域指定を行なうと述べたが、実際にはこの
ように外接する長方形の切り出し枠Fを求めているの
で、対象をきちんと囲む必要はない。また、指定した領
域があまりにも小さい場合には高倍率になり過ぎて映像
が粗くなるので、これを防ぐためにしきい値が設けてあ
り、指定領域がこれ以下の場合には入力はなかったもの
と見なすことになる。そして、得られた切り出し枠Fの
映像が表示面に一杯に拡大される。一般に、ディスプレ
イ1の表示面の縦横比は3対4である。
Although it has been described above that the area is specified by enclosing the area to be enlarged with a pen or the like, in reality, since the rectangular cutout frame F circumscribing is obtained, it is necessary to properly enclose the object. There is no. Also, if the specified area is too small, the image becomes too high and the image becomes rough.Therefore, a threshold value is provided to prevent this, and if the specified area is less than this, there is no input. Will be considered. Then, the obtained image of the cutout frame F is fully enlarged on the display surface. Generally, the aspect ratio of the display surface of the display 1 is 3: 4.

【0019】図7を参照して、この発明の一実施例の動
作を説明する。この機能は、拡大後の図形が歪まないた
めに、切り出し枠Fの形を補正するものである。このよ
うな補正のことを3対4補正とする。
The operation of the embodiment of the present invention will be described with reference to FIG. This function corrects the shape of the cutout frame F because the figure after enlargement is not distorted. Such correction is referred to as 3 to 4 correction.

【0020】3対4補正は次のようにして行なわれる。
まず、タッチパネル2上の拡大させたい領域をペン等で
囲むことにより領域指定を行なう。そして、図1に示す
ように、切り出し枠FのX方向の辺の長さを求め、これ
を画面一杯まで拡大するための拡大率(magni
X)を求める。同様に、Y方向の拡大率(magni
Y)も求める。magni Xと、magni Yの内
の拡大率の小さい方を補正時の拡大率とし、大きい方の
拡大率もこの値に変更する。ここで、拡大率の大きい方
を選んでしまうと、指定した領域の一部だけが拡大され
ることになる。
The 3-to-4 correction is performed as follows.
First, an area is designated by enclosing the area to be enlarged on the touch panel 2 with a pen or the like. Then, as shown in FIG. 1, the length of the side of the cut-out frame F in the X direction is obtained, and the enlargement ratio (magni) for enlarging this to the full screen is obtained.
X) is calculated. Similarly, the magnifying power in the Y direction (magni
Y) is also requested. The smaller one of magni X and magni Y is set as the enlargement ratio at the time of correction, and the larger one is also changed to this value. Here, if one having a larger enlargement ratio is selected, only a part of the designated area will be enlarged.

【0021】次に、拡大率が変更された方向の切り出し
枠Fの辺の長さを、縦横比が3対4になるように補正す
る。この時、補正後の切り出し枠(補正枠Gと称する)
は、元の切り出し枠Fを中心として縦或いは横に引き伸
ばしたような形にする。これらの処理により、歪みのな
い拡大映像が得られる。
Next, the length of the side of the cutout frame F in the direction in which the enlargement ratio is changed is corrected so that the aspect ratio becomes 3: 4. At this time, the cutout frame after correction (referred to as correction frame G)
Has a shape that is stretched vertically or horizontally with the original clipping frame F as the center. By these processes, a magnified image without distortion can be obtained.

【0022】また、領域指定が画面の端の方で行なわ
れ、また上述のような3対4補正がなされると、図8の
ような補正枠Gが画面からはみ出してしまうという問題
が生じる。この問題は、補正枠Gのはみ出した分だけ補
正枠Gを平行移動させ、画面内に収めることにより解決
することができる。
Further, when the area is designated toward the end of the screen and the above-mentioned 3 to 4 correction is performed, there arises a problem that the correction frame G as shown in FIG. 8 extends out of the screen. This problem can be solved by moving the correction frame G in parallel by the amount of the correction frame G protruding so that the correction frame G fits within the screen.

【0023】さらに、上述した拡大モードにおいて、ペ
ンで拡大領域を入力している間、図1に示される切り出
し枠Fを映像に重ねて画面表示することができる。当
然、ペン先の軌跡にしたがって、表示される切り出し枠
Fの大きさや形は変化していくことになる。補正される
場合には、補正後の切り出し枠Fが表示される。この表
示は、メモリシステム7において、切り出し枠Fに相当
する部分の映像データを出力する時、例えばこのデータ
の代わりに白(最高輝度)を出力すれば実現することが
できる。
Further, in the above-mentioned enlargement mode, the cutout frame F shown in FIG. 1 can be displayed on the screen while being input with the pen. Naturally, the size and shape of the cutout frame F displayed will change according to the trajectory of the pen tip. When the correction is performed, the cutout frame F after the correction is displayed. This display can be realized in the memory system 7 when outputting the video data of the portion corresponding to the cutout frame F, for example, by outputting white (highest brightness) instead of this data.

【0024】上述した2つの拡大方法は、領域指定が終
わるとその部分が直ちにディスプレイ1の画面全体に拡
大されるものであるが、次に述べる図9で示される機能
は、ペン先でタッチパネル2が押されている間、拡大率
をズーム状に順次高くするものである。1フィールド毎
に、ペンが押されているかどうかをチェックし、押され
ているとその点を中心とした切り出し枠Fを、1つ前の
フィールド時の大きさよりも少し小さくしてメモリシス
テム7に転送する。これを繰り返すことにより、映像拡
大をズーム状に行なうことができる。
In the above-mentioned two enlargement methods, when the area designation is completed, that portion is immediately enlarged to the entire screen of the display 1. The function shown in FIG. While is pressed, the enlargement ratio is gradually increased like a zoom. For each field, it is checked whether or not the pen is pressed, and if pressed, the cutout frame F centering on that point is made slightly smaller than the size of the field one before, and the memory system 7 is set. Forward. By repeating this, the image can be enlarged like a zoom.

【0025】このように、ズーム状の拡大を行なった場
合、指定された拡大の中心位置によっては、切り出し枠
Fが画面からはみ出してしまうことがある。この場合に
は、図10に示すように、切り出し枠Fを画面内に移動
させる。このように切り出し枠Fをずらしているので、
枠がはみ出してしまう間は、拡大の中心位置とペン先で
指定した位置とは一致しないことになる。
In this way, when zoom-like enlargement is performed, the cut-out frame F may run off the screen depending on the designated center position of enlargement. In this case, as shown in FIG. 10, the cutout frame F is moved within the screen. Since the cutout frame F is shifted in this way,
While the frame extends, the center position of enlargement does not match the position specified by the pen tip.

【0026】図11に示すように、拡大後において、拡
大の画面上で領域指定を行なうことにより、その部分を
更に拡大することもできる。この時、図12のように、
拡大後に得られた座標データは、1倍時の座標データに
変換する必要がある。この変換式は、次のようになる。 (X,Y)=(Xs,Ys)+(x,y)/M ここで、(X,Y)は、1倍時に対応する座標である。
(Xs,Ys)は、拡大された画面左上の1倍時に対応
する座標である。(x,y)は、変換したい座標(パネ
ルからの入力座標)である。Mは、拡大率である。
As shown in FIG. 11, after the enlargement, the area can be designated on the enlargement screen to further enlarge the portion. At this time, as shown in FIG.
The coordinate data obtained after the enlargement needs to be converted into the coordinate data at the time of 1 ×. This conversion formula is as follows. (X, Y) = (Xs, Ys) + (x, y) / M Here, (X, Y) is a coordinate corresponding to 1 time.
(Xs, Ys) is a coordinate corresponding to 1 time at the upper left of the enlarged screen. (X, y) is a coordinate to be converted (input coordinate from the panel). M is the enlargement ratio.

【0027】この発明は、図13に示されるように、拡
大中の表示領域をスクロール(移動)させることができ
る。移動可能な方向は、上32、下36、左34、右3
8、斜め31、33、35、37方向を加えた計8方向
である。図中に示したタッチパネル2上の周辺部の8個
の領域の内一つが押されている間、その間は拡大領域の
切り出し枠Fをその方向に移動し続ける。切り出し枠F
が画面の端まで達したら、それ以上の移動は行なわれな
い。
According to the present invention, as shown in FIG. 13, the display area being enlarged can be scrolled (moved). Movable directions are up 32, down 36, left 34, right 3
There are a total of 8 directions, including 8 and diagonal directions 31, 33, 35, and 37. While one of the eight peripheral areas on the touch panel 2 shown in the figure is being pressed, the cutout frame F of the enlarged area is continuously moved in that direction during that time. Cutout frame F
When reaches the edge of the screen, no further movement is done.

【0028】但し、表示領域(ディスプレイ領域)内に
方向キーを用意した場合、拡大領域のスクロールモード
と、中心指定のズーム状拡大モードとを区別するため
に、2つのモードの切り換えスイッチを用意する。ま
た、タッチパネル2上に確保してもよい。表示領域外
に、方向キーを別途用意してもよく、この場合、切り換
えスイッチは必ずしも必要ではない。この機能を使う
と、たとえ対象物が移動中であっても拡大したまま追従
することができる。
However, when a direction key is prepared in the display area (display area), a switch for switching between two modes is prepared in order to distinguish between the scroll mode of the expansion area and the zoom mode of the center-designated zoom mode. . Further, it may be secured on the touch panel 2. A direction key may be separately provided outside the display area, and in this case, the changeover switch is not always necessary. Using this function, it is possible to follow an object while enlarging it even if the object is moving.

【0029】フリーズ機能とは、画面を静止画にすると
いうものである。移動している対象物を画面内に収めて
フリーズした後、拡大して観察する、といった使い方が
できるので大変便利である。このモードの場合、メモリ
システム7のコントローラ73は、メモリ71への新た
なデータの書き込みを停止させる。これにより、フリー
ズ(静止画)が実現できる。
The freeze function is to make the screen a still image. It is very convenient because you can freeze the moving object on the screen, and then magnify it for observation. In this mode, the controller 73 of the memory system 7 stops writing new data to the memory 71. Thereby, freeze (still image) can be realized.

【0030】[0030]

【発明の効果】この発明は、囲む或いは押すといったタ
ッチパネル上のペン或いは指入力操作だけで、拡大、ス
クロール、フリーズ等の映像処理が簡単に実現できるの
で、操作性が大幅に向上する。また、広角で映像を記録
しておき、観賞或いは編集時にこの装置を使って拡大し
たい部分を拡大したり、移動する対象物を拡大しながら
追いかける(スクロールさせる)といった使い方ができ
る。更に、液晶ディスプレイは、ブラウン管のディスプ
レイと比較すると解像度が悪い。しかし、この装置を液
晶ディスプレイに装着して拡大機能を用いることによ
り、この解像度の悪さを補うことができる。
According to the present invention, image processing such as enlarging, scrolling, and freezing can be easily realized only by a pen or finger input operation on the touch panel such as enclosing or pushing, so that the operability is greatly improved. In addition, it is possible to record a video in a wide angle and use this device to magnify a portion to be magnified at the time of viewing or editing, or to chase (scroll) while moving a magnifying object. In addition, liquid crystal displays have poorer resolution than cathode ray tube displays. However, this poor resolution can be compensated by mounting this device on a liquid crystal display and using the enlargement function.

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

【図1】この発明の一実施例におけるズーム領域及び切
り出し枠を説明するための略線図である。
FIG. 1 is a schematic diagram for explaining a zoom area and a cutout frame in an embodiment of the present invention.

【図2】拡大時の歪みを説明するための略線図である。FIG. 2 is a schematic diagram for explaining distortion at the time of enlargement.

【図3】この発明の一実施例における抵抗膜式タッチパ
ネルを説明するための略線図である。
FIG. 3 is a schematic diagram for explaining a resistive film type touch panel according to an embodiment of the present invention.

【図4】抵抗膜式タッチパネルの3つのモードを説明す
るための略線図である。
FIG. 4 is a schematic diagram for explaining three modes of a resistive film type touch panel.

【図5】この発明の一実施例の全体の構成を示すブロッ
ク図である。
FIG. 5 is a block diagram showing the overall configuration of an embodiment of the present invention.

【図6】この発明の一実施例のメモリシステムを説明す
るためのブロック図である。
FIG. 6 is a block diagram illustrating a memory system according to an embodiment of the present invention.

【図7】この発明の一実施例における拡大の動作を説明
するための略線図である。
FIG. 7 is a schematic diagram for explaining an expanding operation in the embodiment of the present invention.

【図8】この発明の一実施例における切り出し枠の補正
を説明するための略線図である。
FIG. 8 is a schematic diagram for explaining the correction of the cutout frame in the embodiment of the present invention.

【図9】この発明の一実施例における拡大率のズーム状
動作を説明するための略線図である。
FIG. 9 is a schematic diagram for explaining a zoom-like operation of a magnifying power in one embodiment of the present invention.

【図10】この発明の一実施例における切り出し枠のは
み出し補正を説明するための略線図である。
FIG. 10 is a schematic diagram for explaining the protrusion correction of the clipping frame in the embodiment of the present invention.

【図11】この発明の一実施例における拡大の動作を説
明するための略線図である。
FIG. 11 is a schematic diagram for explaining an expanding operation in the embodiment of the present invention.

【図12】この発明の一実施例における座標変換を説明
するための略線図である。
FIG. 12 is a schematic diagram for explaining coordinate conversion in one embodiment of the present invention.

【図13】この発明の一実施例におけるスクロールを説
明するための略線図である。
FIG. 13 is a schematic diagram for explaining scrolling in an embodiment of the present invention.

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

1 ディスプレイ 2 抵抗膜式タッチパネル 3 アナログ切り換えスイッチ 4 ローパスフィルター 5 A/Dコンバータ 6 マイコン 7 メモリシステム 1 Display 2 Resistive Touch Panel 3 Analog Change Switch 4 Low Pass Filter 5 A / D Converter 6 Microcomputer 7 Memory System

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06T 11/80 H04N 1/393 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G06T 11/80 H04N 1/393

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 映像等を表示するディスプレイの表示面
に透明なタッチパネルを積層配置し、上記タッチパネル
上でペン入力或いは指入力することが可能なペン入力映
像拡大装置において、 上記タッチパネルからの位置情報が入力され、映像拡大
領域を指定するデータを作成すると共に、上記映像拡大
領域の縦横比を上記ディスプレイの表示面のものに合わ
せるように補正する制御手段と、 上記制御手段からのデータによって上記指定された映像
拡大領域の映像を拡大し、拡大処理後のデータを上記デ
ィスプレイに出力するための拡大処理手段とからなるこ
とを特徴とするペン入力映像拡大装置。
1. A pen input image enlarging device in which a transparent touch panel is laminated and arranged on a display surface of a display for displaying an image or the like, and a pen input or a finger input can be performed on the touch panel. Is input, data for designating an image enlargement area is created, and control means for correcting the aspect ratio of the image enlargement area to match that of the display surface of the display, and the designation by the data from the control means A pen input image enlarging device, comprising: an enlarging processing means for enlarging an image in the image enlarging area and outputting the enlarged data to the display.
【請求項2】 請求項1に記載のペン入力映像拡大装置
において、 上記ペンが確実に押されたかどうかを判定することがで
きるON/OFFモードを有することを特徴とするペン
入力映像拡大装置。
2. The pen input image enlarging device according to claim 1, further comprising an ON / OFF mode capable of determining whether or not the pen has been reliably pressed.
【請求項3】 請求項1に記載のペン入力映像拡大装置
において、 上記タッチパネル上で、表示中の映像内の拡大させたい
部分を上記ペンで囲むことにより上記囲みに外接する長
方形領域が切り出され、上記長方形領域内の映像をディ
スプレイの画面一杯に拡大表示するようにしたことを特
徴とするペン入力映像拡大装置。
3. The pen-input image enlarging device according to claim 1, wherein a portion of the image being displayed which is to be enlarged is enclosed by the pen on the touch panel to cut out a rectangular area circumscribing the enclosure. An apparatus for enlarging a pen input image, wherein an image in the rectangular area is enlarged and displayed to fill the screen of the display.
【請求項4】 請求項3に記載のペン入力映像拡大装置
において、 上記拡大領域指定中に、切り出し枠を映像に重ねて表示
するようにしたことを特徴とするペン入力映像拡大装
置。
4. The pen input image enlarging device according to claim 3, wherein a cutout frame is displayed so as to be superimposed on the image during the designation of the enlarging region.
【請求項5】 請求項1に記載のペン入力映像拡大装置
において、 さらに拡大モードとして、拡大させたい部分の中心位置
にペン先で指定させることにより、ペンが押されている
間、拡大率をズーム状に順次高くするようにしたことを
特徴とするペン入力映像拡大装置。
5. The pen input image enlarging device according to claim 1, further comprising, as an enlarging mode, designating a center position of a portion to be enlarged with a pen tip, thereby increasing an enlarging rate while the pen is being pressed. A pen input image enlarging device characterized in that the height is sequentially increased in a zoom form.
【請求項6】 請求項5に記載のペン入力映像拡大装置
において、 上記拡大表示中に、方向キーを操作することにより上記
表示領域を上記方向キーに合わせてスクロールするよう
にしたことを特徴とするペン入力映像拡大装置。
6. The pen input image enlarging device according to claim 5, wherein the display area is scrolled in accordance with the direction key by operating a direction key during the enlarged display. Pen input image magnifying device.
【請求項7】 請求項1に記載のペン入力映像拡大装置
において、 表示中の対象物が移動中であってもフリーズ機能によ
り、上記対象物を静止するようにしたことを特徴とする
ペン入力映像拡大装置。
7. The pen input image enlarging device according to claim 1, wherein the object is stationary by a freeze function even when the object being displayed is moving. Image enlargement device.
JP29574394A 1994-11-04 1994-11-04 Video magnifier Expired - Fee Related JP3543397B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29574394A JP3543397B2 (en) 1994-11-04 1994-11-04 Video magnifier

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29574394A JP3543397B2 (en) 1994-11-04 1994-11-04 Video magnifier

Publications (2)

Publication Number Publication Date
JPH08137620A true JPH08137620A (en) 1996-05-31
JP3543397B2 JP3543397B2 (en) 2004-07-14

Family

ID=17824597

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29574394A Expired - Fee Related JP3543397B2 (en) 1994-11-04 1994-11-04 Video magnifier

Country Status (1)

Country Link
JP (1) JP3543397B2 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007019685A (en) * 2005-07-06 2007-01-25 Sony Corp Imaging apparatus, control method, and program
JP2007060555A (en) * 2005-08-26 2007-03-08 Canon Inc Television program display device, display control method, program, and storage medium
WO2007105542A1 (en) * 2006-03-10 2007-09-20 Pioneer Corporation Map display device and map display method
WO2007139074A1 (en) * 2006-05-26 2007-12-06 Camelot Co., Ltd. 3d game display system, display method, and display program
US7330198B2 (en) 2003-02-26 2008-02-12 Sony Corporation Three-dimensional object manipulating apparatus, method and computer program
JP2009160131A (en) * 2007-12-28 2009-07-23 Konami Digital Entertainment Co Ltd Game apparatus, and input position adjusting method and program in game apparatus
JP2009210641A (en) * 2008-02-29 2009-09-17 Fujitsu Ltd Image display processing device, image display processing method, and image display processing program
JP2009266127A (en) * 2008-04-28 2009-11-12 Toshiba Corp Information processing apparatus, display control method and program
JP2009266061A (en) * 2008-04-28 2009-11-12 Panasonic Corp Image processor, image processing method, and image transmission system
US20100118031A1 (en) * 2008-11-10 2010-05-13 Avermedia Information, Inc. Method and apparatus to define drafting position
JP2011040896A (en) * 2009-08-07 2011-02-24 Canon Inc Image capturing apparatus and method of controlling the same
JP2011050038A (en) * 2009-07-27 2011-03-10 Sanyo Electric Co Ltd Image reproducing apparatus and image sensing apparatus
JP2011107781A (en) * 2009-11-12 2011-06-02 Canon Inc Display control apparatus and control method thereof
JP2012084166A (en) * 2011-12-20 2012-04-26 Toshiba Corp Display processing device, display control program and display processing method
JP2013143150A (en) * 2012-01-12 2013-07-22 Toshiba Corp Information processor and operation restriction program
JP2015038642A (en) * 2010-06-09 2015-02-26 株式会社東芝 Display processing apparatus and display processing method
JP2016021267A (en) * 2015-11-02 2016-02-04 株式会社リコー Device, method, and program
JP2016153824A (en) * 2015-02-20 2016-08-25 セイコーエプソン株式会社 Display device and display method
JP2018028923A (en) * 2017-10-02 2018-02-22 富士通株式会社 Image processing program, image processing method, and information processor

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7330198B2 (en) 2003-02-26 2008-02-12 Sony Corporation Three-dimensional object manipulating apparatus, method and computer program
JP2007019685A (en) * 2005-07-06 2007-01-25 Sony Corp Imaging apparatus, control method, and program
JP2007060555A (en) * 2005-08-26 2007-03-08 Canon Inc Television program display device, display control method, program, and storage medium
WO2007105542A1 (en) * 2006-03-10 2007-09-20 Pioneer Corporation Map display device and map display method
JP5044549B2 (en) * 2006-05-26 2012-10-10 株式会社キャメロット Three-dimensional game display system, display method, and display program
WO2007139074A1 (en) * 2006-05-26 2007-12-06 Camelot Co., Ltd. 3d game display system, display method, and display program
JP2009160131A (en) * 2007-12-28 2009-07-23 Konami Digital Entertainment Co Ltd Game apparatus, and input position adjusting method and program in game apparatus
JP2009210641A (en) * 2008-02-29 2009-09-17 Fujitsu Ltd Image display processing device, image display processing method, and image display processing program
JP2009266061A (en) * 2008-04-28 2009-11-12 Panasonic Corp Image processor, image processing method, and image transmission system
JP4533943B2 (en) * 2008-04-28 2010-09-01 株式会社東芝 Information processing apparatus, display control method, and program
JP2009266127A (en) * 2008-04-28 2009-11-12 Toshiba Corp Information processing apparatus, display control method and program
US20100118031A1 (en) * 2008-11-10 2010-05-13 Avermedia Information, Inc. Method and apparatus to define drafting position
JP2011050038A (en) * 2009-07-27 2011-03-10 Sanyo Electric Co Ltd Image reproducing apparatus and image sensing apparatus
JP2011040896A (en) * 2009-08-07 2011-02-24 Canon Inc Image capturing apparatus and method of controlling the same
JP2011107781A (en) * 2009-11-12 2011-06-02 Canon Inc Display control apparatus and control method thereof
US8578298B2 (en) 2009-11-12 2013-11-05 Canon Kabushiki Kaisha Display control apparatus and control method thereof
JP2015038642A (en) * 2010-06-09 2015-02-26 株式会社東芝 Display processing apparatus and display processing method
US8972889B2 (en) 2010-06-09 2015-03-03 Kabushiki Kaisha Toshiba Display processing apparatus and display processing method
JP2012084166A (en) * 2011-12-20 2012-04-26 Toshiba Corp Display processing device, display control program and display processing method
JP2013143150A (en) * 2012-01-12 2013-07-22 Toshiba Corp Information processor and operation restriction program
JP2016153824A (en) * 2015-02-20 2016-08-25 セイコーエプソン株式会社 Display device and display method
JP2016021267A (en) * 2015-11-02 2016-02-04 株式会社リコー Device, method, and program
JP2018028923A (en) * 2017-10-02 2018-02-22 富士通株式会社 Image processing program, image processing method, and information processor

Also Published As

Publication number Publication date
JP3543397B2 (en) 2004-07-14

Similar Documents

Publication Publication Date Title
JPH08137620A (en) Pen input image magnification device
JP3631848B2 (en) Image display system
US5671014A (en) Video apparatus with image forming means responsive to touch sensitive display
JPH08185265A (en) Touch panel controller
JP2000075854A (en) Image processor and display device using the same
KR20050050614A (en) Image conversion device, image conversion method, and image projection device
JPWO2018198703A1 (en) Display device
US6211886B1 (en) Graphic preparing device
US6417866B1 (en) Method and apparatus for image display processing that reduces CPU image scaling processing
JPH10260670A (en) Image display device
JP2006311063A (en) Data presentation apparatus and operation method thereof
JP3002352B2 (en) Image display system
JP2006005524A (en) Image processor and display
JPS62128369A (en) Enlarged image displaying method
JP2004029046A (en) Multi-display control system
KR20210109426A (en) Display device and image display method
KR20030071080A (en) Display zoom apparatus and method for personal digital assistant
JPH10161806A (en) Mouse cursor control unit
JP4064129B2 (en) Waveform display position adjustment device for waveform display
JPH0934409A (en) Liquid crystal display with enlarging zoom mechanism
JPH05181636A (en) Image display device
JP2002330364A (en) On-screen display device
JP2001119611A (en) Electronic camera
JPH04198987A (en) Image processor
JP2011135474A (en) Presentation device

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040316

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040329

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080416

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090416

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090416

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100416

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100416

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110416

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120416

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees