JP2007207048A - Image processing method - Google Patents

Image processing method Download PDF

Info

Publication number
JP2007207048A
JP2007207048A JP2006026458A JP2006026458A JP2007207048A JP 2007207048 A JP2007207048 A JP 2007207048A JP 2006026458 A JP2006026458 A JP 2006026458A JP 2006026458 A JP2006026458 A JP 2006026458A JP 2007207048 A JP2007207048 A JP 2007207048A
Authority
JP
Japan
Prior art keywords
image
window
enlarged
displayed
reduced
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
JP2006026458A
Other languages
Japanese (ja)
Other versions
JP4876244B2 (en
Inventor
Yuji Katsuta
祐司 勝田
Tsuneji Miyake
常時 三宅
Naoya Ota
直也 大田
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.)
Institute of National Colleges of Technologies Japan
Original Assignee
Institute of National Colleges of Technologies Japan
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 Institute of National Colleges of Technologies Japan filed Critical Institute of National Colleges of Technologies Japan
Priority to JP2006026458A priority Critical patent/JP4876244B2/en
Publication of JP2007207048A publication Critical patent/JP2007207048A/en
Application granted granted Critical
Publication of JP4876244B2 publication Critical patent/JP4876244B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing method for accurately and efficiently drawing on a computer screen. <P>SOLUTION: In displaying an image on the computer screen, a window newly prepared by enlarging or reducing the image of a window displayed at first is displayed, and when processing is operated to the certain part of the image of one of those windows, the similar processing is applied to the matched part of the image displayed in the other window. Thus, it is possible to repeat partial enlargement or reduction by applying the similar processing to the newly prepared window. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コンピュータ画面上における画像の処理方法に関する。   The present invention relates to a method for processing an image on a computer screen.

マイクロソフト社のペイントなどの描画ソフトにおいて、細かい部分に正確な描画をするには画面を拡大した後、描画処理を行い、そして画面を縮小して全体図を表示するという操作を繰り返す必要がある。
例えば図形と図形の隙間を通して直線を描きたい場合、画像を拡大表示して直線のイメージが図形の隙間を通ることを確認しながら直線の始点から終点までカーソルを動かしていく。このとき直線の始点と終点の距離が離れているとウィンドウをスクロールさせる必要があり、そうするとウィンドウが表示している拡大画像の範囲から目的の部分が見えなくなってしまうことがある。そのため直線が図形の隙間を通っているのか判断できなくなってしまう。
In drawing software such as Microsoft's paint, it is necessary to repeat the operation of enlarging the screen, performing drawing processing, and then reducing the screen to display the entire diagram in order to draw accurately in a fine part.
For example, when drawing a straight line through a gap between figures, the image is enlarged and the cursor is moved from the start point to the end point of the straight line while confirming that the straight line image passes through the gap between the figures. At this time, if the distance between the start point and the end point of the straight line is long, the window needs to be scrolled, and the target portion may not be visible from the range of the enlarged image displayed in the window. This makes it impossible to determine whether a straight line passes through a gap between figures.

描画ソフトでは、画像を拡大、縮小すると画像を表示している部分が全て拡大、縮小した部分の表示に使われ、最初に表示された画像(以下、初期画像と呼ぶ)を見ながら拡大又は縮小後の画像を加工することができず、初期画像、拡大図、縮小図を切り換えながら作業しなければならなかった。そのため、切替えに手間がかかり作業の効率が落ちる問題があった。
本発明の目的は、画像の描画処理において、初期画像、拡大図、縮小図を別々のウィンドウで表示し、それらの関連するウィンドウが表示している画像に施す処理が別のウィンドウが表示している画像にも適用されることにより、正確且つ効率よく作業を行うことができる画像処理方法を提供することにある。
In the drawing software, when the image is enlarged or reduced, all the parts displaying the image are used to display the enlarged and reduced parts, and enlarged or reduced while looking at the first displayed image (hereinafter referred to as the initial image). The later image could not be processed, and it was necessary to work while switching between the initial image, the enlarged view, and the reduced view. For this reason, there is a problem that switching takes time and the efficiency of work is reduced.
An object of the present invention is to display an initial image, an enlarged view, and a reduced view in separate windows in an image drawing process, and a process to be performed on the images displayed by those related windows is displayed in another window. It is an object of the present invention to provide an image processing method capable of performing work accurately and efficiently by being applied to existing images.

上記の課題を解決するために、本発明の請求項1に記載の画像処理方法は、コンピュータ画面上における画像の表示において、最初に表示されるウィンドウ1の画像を拡大又は縮小して新たに作り出したウィンドウ2を表示し、ウィンドウ1、2どちらか片方の画像のある部分に処理を行った場合、それ以外のウィンドウはそれが表示している画像の一致する部分に同様の処理が適用されることを特徴とする。   In order to solve the above-described problem, an image processing method according to claim 1 of the present invention newly creates an image of window 1 that is initially displayed by enlarging or reducing the image when displaying an image on a computer screen. If the window 2 is displayed and processing is performed on a part of the image of one of the windows 1 and 2, the same processing is applied to the matching part of the image displayed on the other windows. It is characterized by that.

請求項2に記載の画像処理プログラムは、請求項1におけるウィンドウ2の画像をさらに拡大又は縮小しウィンドウ3,4,・・・と作成されたそれぞれのウィンドウも、いずれかのウィンドウの画像のある部分に処理を行った場合、それ以外のウィンドウはそれが表示している画像の一致する部分に同様の処理が適用されることを特徴とする。   The image processing program according to claim 2 further enlarges or reduces the image of window 2 in claim 1, and each of the windows created as windows 3, 4,. When processing is performed on a portion, the same processing is applied to the matching portion of the image displayed on the other windows.

本発明によれば、コンピュータ画面上における画像の描画処理において、ウィンドウ1の初期画像を新たに作り出したウィンドウ2で拡大又は縮小表示し、拡大又は縮小表示した画像に施した処理が初期画像に適用され、逆に初期画像に施した処理が拡大又は縮小表示した画像に適用されることにより、画像の描画処理を初期画像、拡大又は縮小画像で同時に行なうことで描画などの処理を正確且つスムーズに行うことが可能となる。   According to the present invention, in the image rendering process on the computer screen, the initial image of window 1 is enlarged or reduced in the newly created window 2, and the process applied to the enlarged or reduced image is applied to the initial image. On the contrary, the processing applied to the initial image is applied to the enlarged or reduced image, so that the drawing process can be performed accurately and smoothly by simultaneously performing the drawing process on the initial image and the enlarged or reduced image. Can be done.

図1は、本発明が動作している状態の一例を示す図である。図1は、ウィンドウ1、メニューバー2、加工バー3、画像4、図形5a,5bで構成される。加工バーは少なくとも直線、曲線、円などを描画するイベントボタンが配置されているとする。イベントボタンをクリックすることで、そのボタンに対応した処理が行なわれる。   FIG. 1 is a diagram showing an example of a state in which the present invention is operating. FIG. 1 includes a window 1, a menu bar 2, a processing bar 3, an image 4, and figures 5a and 5b. It is assumed that an event button for drawing at least a straight line, a curve, a circle or the like is arranged on the processing bar. When an event button is clicked, processing corresponding to the button is performed.

図2は、図1の状態から画像を拡大した状態へ移った図である。図2は、図1に加え、倍率指定バー6、拡大表示ウィンドウ7a、拡大画像8aで構成される。   FIG. 2 is a diagram showing a transition from the state of FIG. 1 to an enlarged state of the image. FIG. 2 includes, in addition to FIG. 1, a magnification designation bar 6, an enlarged display window 7a, and an enlarged image 8a.

図3は、図2の状態の画面に楕円を描画した状態の図である。図3は、図1に加え、拡大表示ウィンドウ7a、拡大画像8b、楕円9で構成される。   FIG. 3 is a diagram of an ellipse drawn on the screen in the state of FIG. FIG. 3 includes an enlarged display window 7a, an enlarged image 8b, and an ellipse 9 in addition to FIG.

図3において、拡大表示ウィンドウ7aの拡大画像8bは、ウィンドウ1が表示している画像4に描画などの処理を行うと、拡大表示ウィンドウ7aの拡大画像8bの同じ部分にもその処理が適用される。また、逆に拡大ウィンドウ7aの拡大画像8bに処理を行うと、ウィンドウ1の画像4の同じ部分にもその処理が適用される。 In FIG. 3, when the enlarged image 8b of the enlarged display window 7a is subjected to processing such as drawing on the image 4 displayed in the window 1, the process is also applied to the same portion of the enlarged image 8b of the enlarged display window 7a. The Conversely, when processing is performed on the enlarged image 8b of the enlarged window 7a, the processing is also applied to the same portion of the image 4 of the window 1.

実施例として、図2の図形5a,5bの間を通る楕円9を描画することを考える。まず、楕円9が図形5a,5bの間を通っているか確認するために図形5a,5bの部分を拡大する。拡大するにはメニューバー2の拡大縮小ボタンをクリックすると倍率指定バー6が現れるので、100%以上の倍率を選び、画像4の中で拡大したい部分をクリックする。すると拡大表示ウィンドウ7aが作成され、そこにクリックした地点を中心として倍率に合わせて拡大画像8aが表示される。 As an example, consider drawing an ellipse 9 passing between the figures 5a and 5b in FIG. First, in order to confirm whether the ellipse 9 passes between the figures 5a and 5b, the parts of the figures 5a and 5b are enlarged. To enlarge the image, when the enlargement / reduction button of the menu bar 2 is clicked, a magnification designation bar 6 appears. Select a magnification of 100% or more, and click the portion of the image 4 to be enlarged. Then, an enlarged display window 7a is created, and an enlarged image 8a is displayed in accordance with the magnification around the clicked point.

次に楕円9を描画することを考える。図3において加工バー3から楕円描画イベントを発生させ、画像4をクリックしたままカーソルを動かすと画像4に楕円9の描画イメージが表示される。ここで図3のように拡大表示ウィンドウ7aの拡大画像8bに楕円9の描画イメージが表示されるので、楕円9の描画イメージが図形5a,5bの間を通っていることを確認しながら楕円9の形状を決定していくことができる。   Next, consider drawing an ellipse 9. In FIG. 3, when an ellipse drawing event is generated from the processing bar 3 and the cursor is moved while the image 4 is clicked, a drawing image of the ellipse 9 is displayed on the image 4. Here, since the drawing image of the ellipse 9 is displayed on the enlarged image 8b of the enlarged display window 7a as shown in FIG. 3, it is confirmed that the drawing image of the ellipse 9 passes between the figures 5a and 5b. The shape of can be determined.

図4は、図3に図形5c,5dと拡大表示ウィンドウ7aを追加した図である。楕円9を描画した後、楕円を挟むようにできるだけ近づけて図形5c,5dを描画したい場合、描画したい部分を拡大表示し、拡大表示ウィンドウ7aの拡大画像に図形5c,5dを描画する。そうすると、ウィンドウ1の画像4にも図形5c,5dが描画される。また、図4のように拡大表示ウィンドウは同時に表示することができる。 FIG. 4 is a diagram in which graphics 5c and 5d and an enlarged display window 7a are added to FIG. After the ellipse 9 is drawn, if it is desired to draw the figures 5c and 5d as close as possible to sandwich the ellipse, the part to be drawn is enlarged and the figures 5c and 5d are drawn on the enlarged image of the enlarged display window 7a. Then, the graphics 5c and 5d are also drawn on the image 4 in the window 1. Also, as shown in FIG. 4, the enlarged display window can be displayed simultaneously.

図5は、図3において拡大表示ウィンドウ7aの拡大画像8bを拡大し、拡大表示ウィンドウ7bを作成した図である。例えば拡大表示しても楕円が図形5a,5bの間を通っているのか分からない場合は、さらにその部分を追加で拡大表示することができる。このように拡大表示ウィンドウ7aから作成された拡大表示ウィンドウ7bにも図形5a,5bや楕円9の描画イメージが表示されるので、必要なだけ追加で拡大表示ウィンドウを作成すればよい。 FIG. 5 is a diagram in which the enlarged image 8b of the enlarged display window 7a in FIG. 3 is enlarged to create an enlarged display window 7b. For example, if it is not clear that the ellipse passes between the figures 5a and 5b even if it is enlarged, that portion can be additionally enlarged. In this way, the drawing images of the graphics 5a and 5b and the ellipse 9 are also displayed in the enlarged display window 7b created from the enlarged display window 7a, so that an enlarged display window may be additionally created as necessary.

上記の実施例は楕円の描画を用いた例を示したが、直線、曲線、円、四角形など任意の描画でも同様のことが可能である。   Although the above embodiment shows an example using ellipse drawing, the same can be applied to arbitrary drawing such as a straight line, a curve, a circle, and a rectangle.

図6は、大規模集積回路設計図などのサイズの大きい画像を表示している。 FIG. 6 displays a large image such as a large-scale integrated circuit design drawing.

図7は、ウィンドウ1、メニューバー2、加工バー3、倍率指定バー6、画像10、縮小ウィンドウ11、縮小画像12で構成される。画像10、縮小画像12は、図6の画像の一部を表示している。 FIG. 7 includes a window 1, a menu bar 2, a processing bar 3, a magnification designation bar 6, an image 10, a reduced window 11, and a reduced image 12. The image 10 and the reduced image 12 display a part of the image of FIG.

上記の実施例では画像を拡大した例を用いたが、逆に縮小する時、図7のようにウィンドウ1内に表示しきれないサイズの大きな画像の場合、メニューバー2の拡大縮小ボタンをクリックすると倍率指定バー6が現れるので100%未満の倍率を選ぶと、倍率に応じてより広範囲の画像を新たに作り出した縮小表示ウィンドウ11で表示する。 In the above embodiment, an example in which the image is enlarged is used. However, when the image is reduced, if the image is too large to be displayed in the window 1 as shown in FIG. Then, a magnification designation bar 6 appears. When a magnification of less than 100% is selected, a wider range of images are newly displayed in the reduced display window 11 corresponding to the magnification.

図7において、縮小表示ウィンドウ11の縮小画像12は、ウィンドウ1の画像10に処理を行なえば、縮小表示ウィンドウ11の縮小画像12の同じ部分にもその処理が適用される。また、逆に縮小ウィンドウ11の縮小画像12に処理を行なえば、ウィンドウ1の画像10の同じ部分にも処理が適用される。 In FIG. 7, if the reduced image 12 of the reduced display window 11 is processed on the image 10 of the window 1, the process is also applied to the same portion of the reduced image 12 of the reduced display window 11. Conversely, if the process is performed on the reduced image 12 of the reduced window 11, the process is also applied to the same portion of the image 10 of the window 1.

このように拡大、縮小した画像の表示をその画像を表示しているウィンドウではなく、別のウィンドウで表示することにより、簡単に拡大図、縮小図を確認でき、拡大、縮小の操作を繰り返す必要がなくなるので、作業の効率が上がる。   By displaying the enlarged / reduced image in a different window instead of the window displaying the image, you can easily check the enlarged / reduced view and repeat the enlargement / reduction operation. Work efficiency is improved.

また、初期画像、拡大画像、縮小画像のいずれかへの処理を、それらの関連する画像の一致する部分に適用することにより、画像の細かい部分を処理しながら全体への影響を確認でき、画像の全体を処理しながら細かい部分への影響を確認することができるので、描画などの処理を正確に行なうことができる。 In addition, by applying the processing to one of the initial image, enlarged image, and reduced image to the matching parts of their related images, the effect on the whole can be confirmed while processing the fine parts of the image, Since it is possible to confirm the influence on the fine parts while processing the whole, it is possible to accurately perform processing such as drawing.

ウィンドウ1、拡大表示ウィンドウ7a,7b、縮小表示ウィンドウ15は、ウィンドウの縦幅、横幅を自由に変えることができ、それに伴い画像の表示範囲も変化する。 The window 1, the enlarged display windows 7a and 7b, and the reduced display window 15 can freely change the vertical width and horizontal width of the window, and the display range of the image changes accordingly.

ウィンドウ1、拡大表示ウィンドウ7a,7b、縮小表示ウィンドウ11に用いる画像データをメモリに用意する方法として次の2つがある。1つ目はウィンドウ1、拡大表示ウィンドウ7a,7b、縮小表示ウィンドウ11で表示する画像データは、ウィンドウ毎に専用の画像データをメモリに用意する。その時、メモリに用意する画像データのサイズは、ウィンドウ1の画像データより拡大表示ウィンドウ7aの画像データのほうが大きく、拡大表示ウィンドウ7aの画像データより拡大表示ウィンドウ7bの画像データのほうが大きいものとする。つまり、拡大の階層が進む毎にメモリに用意する画像データのサイズは大きくなる。逆に縮小の階層が進む毎にメモリに用意する画像データのサイズは小さくなる。 There are the following two methods for preparing image data used for the window 1, the enlarged display windows 7a and 7b, and the reduced display window 11 in the memory. First, as image data to be displayed in the window 1, the enlarged display windows 7a and 7b, and the reduced display window 11, dedicated image data is prepared in the memory for each window. At this time, the size of the image data prepared in the memory is larger in the image data in the enlarged display window 7a than in the image data in window 1, and larger in the image data in the enlarged display window 7b than in the image data in the enlarged display window 7a. . That is, the size of the image data prepared in the memory increases as the enlargement hierarchy progresses. Conversely, the size of the image data prepared in the memory decreases as the reduction hierarchy progresses.

二つ目はウィンドウ1、拡大表示ウィンドウ7a,7b、縮小表示ウィンドウ11で表示する画像データは、メモリに1つだけサイズの大きな画像データを用意する。その画像データを倍率に合わせて縮小してウィンドウ1、拡大表示ウィンドウ7a,7b、縮小表示ウィンドウ11の画像として表示する。 Secondly, as the image data to be displayed in the window 1, the enlarged display windows 7a and 7b, and the reduced display window 11, only one large image data is prepared in the memory. The image data is reduced in accordance with the magnification and displayed as an image of window 1, enlarged display windows 7a and 7b, and reduced display window 11.

線や円を描画する時、一つのウィンドウ内で始点と終点を決めてそれを基準に線や円を描画するが、図8のように別々の拡大表示ウィンドウ7aで直線の始点・終点13を決めた場合であっても直線14がウィンドウ1、拡大表示ウィンドウ7aに描画される。 When drawing a line or a circle, the start point and end point are determined in one window and the line or circle is drawn based on the determined start point and end point. However, as shown in FIG. Even if it is determined, the straight line 14 is drawn in the window 1 and the enlarged display window 7a.

また、拡大表示ウィンドウ7aだけでなくウィンドウ1、拡大表示ウィンドウ7a,7b、縮小表示ウィンドウ11において始点と終点を異なる2つのウィンドウで決めた場合など、ウィンドウが別であっても描画が行なわれる。 Further, not only the enlarged display window 7a but also the window 1, the enlarged display windows 7a and 7b, and the reduced display window 11 are drawn even if the windows are different, such as when the start point and the end point are determined by different windows.

さらに、直線だけでなく多角形や円などでも同じことが可能で、必要であれば複数の異なるウィンドウから形状を決定するための点を選ぶことができる。 Furthermore, not only a straight line but also a polygon or a circle can be used, and if necessary, a point for determining a shape can be selected from a plurality of different windows.

図形の画像を表示したウィンドウズ(登録商標)である。Windows (registered trademark) displaying a graphic image. ウィンドウとその画像を拡大表示した拡大表示ウィンドウ図である。It is the enlarged display window figure which expanded and displayed the window and its image. 拡大表示ウィンドウの機能図である。It is a functional diagram of an enlarged display window. 拡大表示ウィンドウを複数作成した図である。It is the figure which created two or more enlarged display windows. 拡大表示ウィンドウの画像を拡大表示した図である。It is the figure which expanded and displayed the image of the enlarged display window. 実施例に用いる大規模集積回路設計図である。It is a large-scale integrated circuit design drawing used for an Example. ウィンドウとその画像を縮小表示した縮小表示ウィンドウ図である。It is the reduction | decrease display window figure which reduced and displayed the window and its image. 直線を描画しているウィンドウ図である。It is a window figure which is drawing the straight line.

符号の説明Explanation of symbols

1: ウィンドウ,2:メニューバー,3:加工バー,4:画像,5a: 図形,5b: 図形,5c:
図形,5d:図形,6:倍率指定バー,7a: 拡大表示ウィンドウ,7b:拡大表示ウィンドウ,8a: 拡大画像,8b:拡大画像,9:楕円,10:画像,11:縮小表示ウィンドウ,12:縮小画像,13:直線の始点・終点,14:直線
1: window, 2: menu bar, 3: processing bar, 4: image, 5a: figure, 5b: figure, 5c:
Figure, 5d: figure, 6: magnification designation bar, 7a: enlarged display window, 7b: enlarged display window, 8a: enlarged image, 8b: enlarged image, 9: ellipse, 10: image, 11: reduced display window, 12: Reduced image, 13: start and end points of straight line, 14: straight line

Claims (2)

コンピュータ画面上における画像の表示において、最初に表示されるウィンドウ1の画像を拡大又は縮小して新たに作り出したウィンドウ2を表示し、ウィンドウ1、2どちらか片方の画像のある部分に処理を行った場合、それ以外のウィンドウはそれが表示している画像の一致する部分に同様の処理が適用されることを特徴とする画像処理方法。
When displaying an image on a computer screen, a newly created window 2 is displayed by enlarging or reducing the image of window 1 that is initially displayed, and processing is performed on a portion of one of the images of windows 1 and 2 In other cases, the same processing is applied to the matching portion of the image displayed on the other windows.
請求項1におけるウィンドウ2の画像をさらに拡大又は縮小しウィンドウ3,4,・・・と作成されたそれぞれのウィンドウも、いずれかのウィンドウの画像のある部分に処理を行った場合、それ以外のウィンドウはそれが表示している画像の一致する部分に同様の処理が適用されることを特徴とする請求項1に記載の画像処理方法。
When the image of window 2 in claim 1 is further enlarged or reduced and each of the windows created as windows 3, 4,... The image processing method according to claim 1, wherein a similar process is applied to a matching portion of an image displayed on the window.
JP2006026458A 2006-02-03 2006-02-03 Image processing method Active JP4876244B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006026458A JP4876244B2 (en) 2006-02-03 2006-02-03 Image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006026458A JP4876244B2 (en) 2006-02-03 2006-02-03 Image processing method

Publications (2)

Publication Number Publication Date
JP2007207048A true JP2007207048A (en) 2007-08-16
JP4876244B2 JP4876244B2 (en) 2012-02-15

Family

ID=38486452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006026458A Active JP4876244B2 (en) 2006-02-03 2006-02-03 Image processing method

Country Status (1)

Country Link
JP (1) JP4876244B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011174801A (en) * 2010-02-24 2011-09-08 Yokogawa Electric Corp Waveform measuring device
JP2018045736A (en) * 2017-12-27 2018-03-22 カシオ計算機株式会社 Drawing control device, control program of the same, and drawing control method
CN112243147A (en) * 2019-07-16 2021-01-19 青岛海信传媒网络技术有限公司 Video image zooming method, video image zooming service device and display equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62271070A (en) * 1986-05-20 1987-11-25 Fuji Xerox Co Ltd Display device
JPH10340075A (en) * 1997-06-06 1998-12-22 Matsushita Electric Ind Co Ltd Image display method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62271070A (en) * 1986-05-20 1987-11-25 Fuji Xerox Co Ltd Display device
JPH10340075A (en) * 1997-06-06 1998-12-22 Matsushita Electric Ind Co Ltd Image display method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011174801A (en) * 2010-02-24 2011-09-08 Yokogawa Electric Corp Waveform measuring device
JP2018045736A (en) * 2017-12-27 2018-03-22 カシオ計算機株式会社 Drawing control device, control program of the same, and drawing control method
CN112243147A (en) * 2019-07-16 2021-01-19 青岛海信传媒网络技术有限公司 Video image zooming method, video image zooming service device and display equipment
WO2021008137A1 (en) * 2019-07-16 2021-01-21 青岛海信传媒网络技术有限公司 Display device and video picture scaling method
CN112243147B (en) * 2019-07-16 2023-08-04 Vidaa(荷兰)国际控股有限公司 Video picture scaling method and display device

Also Published As

Publication number Publication date
JP4876244B2 (en) 2012-02-15

Similar Documents

Publication Publication Date Title
JP6038171B2 (en) User interface device
JP2009245423A (en) Information device and window display method
JP2011040035A (en) Display input device and computer program
JP2010146504A (en) Information processing system and display control method
JPWO2008001771A1 (en) Method, program, and data processing system for changing shape of display object
US7701471B1 (en) Methods and apparatus to display a viewing region
JP2005056286A (en) Display enlarging method and display enlarging program in web browser
WO2012008099A1 (en) Design support device, design support program, design support method and integrated circuit
JP4876244B2 (en) Image processing method
JPH11167478A (en) Warning display method and distributed control system using it
JP2008261946A (en) Display control device and method
US8416237B1 (en) Perspective aware automatic guide generation
US20170192673A1 (en) Information processing apparatus, information processing method, and information processing program
US8887073B2 (en) Reshaping interfaces using content-preserving warps
JP4722784B2 (en) Electronic blackboard apparatus, image processing method in electronic blackboard apparatus, and program thereof
US20070263010A1 (en) Large-scale visualization techniques
JP2008197736A (en) Image processor, image processing method and image processing program
JP2010160655A (en) Information processor and object setting method
JP2009043035A (en) Screen display method and system therefor, and program
JP2008217256A (en) Graphic element editing device, scroll method for graphic element editing device, graphic element editing program, and storage medium thereof
JP2006331400A (en) Image editing method
JP2006301729A (en) Picture preparation method and picture preparation device
JP6536666B2 (en) Drawing control device, control program therefor, and drawing control method
JP2019053665A (en) Data display device and data display program
JP5375248B2 (en) Information processing apparatus and output image generation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101001

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101102

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101224

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150