JPH0689336A - Image data enlarging and displaying method - Google Patents

Image data enlarging and displaying method

Info

Publication number
JPH0689336A
JPH0689336A JP4262701A JP26270192A JPH0689336A JP H0689336 A JPH0689336 A JP H0689336A JP 4262701 A JP4262701 A JP 4262701A JP 26270192 A JP26270192 A JP 26270192A JP H0689336 A JPH0689336 A JP H0689336A
Authority
JP
Japan
Prior art keywords
image
enlargement
enlarged
image data
data
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
JP4262701A
Other languages
Japanese (ja)
Inventor
Yoshihiro Goto
藤 良 洋 後
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.)
Hitachi Healthcare Manufacturing Ltd
Original Assignee
Hitachi Medical 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 Hitachi Medical Corp filed Critical Hitachi Medical Corp
Priority to JP4262701A priority Critical patent/JPH0689336A/en
Publication of JPH0689336A publication Critical patent/JPH0689336A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformation in the plane of the image
    • G06T3/40Scaling the whole image or part thereof
    • G06T3/4007Interpolation-based scaling, e.g. bilinear interpolation

Abstract

PURPOSE:To improve the efficiency of respective enlarging processes according to enlargement rates of an image by generating enlarged image data by linear interpolation arithmetic for a small enlargement rate or by nonlinear interpolation arithmetic if deterioration in picture quality causes trouble because of a large enlargement rate. CONSTITUTION:A threshold value for enlargement decision making which is previously set in a main memory 10, etc., is read in. Then, an operator selects which of original images stored in a storage device 1 is enlarged and displayed by using a keyboard 2. In this state, an enlargement rate is found and it is decided whether or not the enlargement rate is larger than the read threshold value for enlargement decision making. When the enlargement rate is smaller than the threshold value, a high-speed arithmetic circuit 5 enlarges data on the respective original images by the linear interpolation. When the enlargement rate is larger than the threshold value, on the other hand, the high-speed arithmetic circuit 5 enlarges the data on the respective original images by the nonlinear interpolation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像ワークステーショ
ンなどにおいて画像データを補間演算により拡大して表
示する方法に関し、特に拡大率の大小に応じて線形補間
演算と非線形補間演算との両方を使い分け、画像データ
を効率よく拡大して表示することができる画像データ拡
大表示方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for enlarging and displaying image data by an interpolation operation in an image workstation or the like, and particularly, to use both linear interpolation operation and non-linear interpolation operation depending on the size of the enlargement ratio. The present invention relates to an image data enlargement display method capable of efficiently enlarging and displaying image data.

【0002】[0002]

【従来の技術】従来、画像ワークステーションなどにお
いて画像データを補間演算により拡大して表示するに
は、線形補間演算により拡大する方法と、非線形補間演
算により拡大する方法とが用いられていた。線形補間演
算は、図5に示すように、画像のある点αの画素値を求
める場合に、その周囲の4点A,B,C,Dの既知の画
素値を使って上記点αにおける画素値の近似値を求める
ものである。また、非線形補間演算は、図6に示すよう
に、画像のある点βの画素値を求める場合に、その周囲
の例えば16点A,B,C,…,O,Pの既知の画素値を
使って上記点βにおける画素値の近似値を求めるもので
ある。そして、線形補間演算を用いた場合は、演算時間
が短くてすむが、拡大率が大きくなると画質が劣化する
ものであった。また、非線形補間演算を用いた場合は、
拡大画像の画質は良好であるが、演算時間が長くかかる
ものであった。
2. Description of the Related Art Conventionally, in order to magnify and display image data by an interpolation calculation in an image workstation or the like, a method of expanding by linear interpolation calculation and a method of expanding by nonlinear interpolation calculation have been used. As shown in FIG. 5, the linear interpolation calculation uses the known pixel values of four points A, B, C, and D around the pixel α at the point α of the image to obtain the pixel value at the point α. This is to obtain an approximate value. Further, in the non-linear interpolation calculation, as shown in FIG. 6, when the pixel value of a certain point β of the image is obtained, the known pixel values of, for example, 16 points A, B, C, ... It is used to obtain the approximate value of the pixel value at the point β. When the linear interpolation calculation is used, the calculation time is short, but the image quality deteriorates when the enlargement ratio increases. Also, when non-linear interpolation calculation is used,
Although the image quality of the enlarged image was good, the calculation time was long.

【0003】[0003]

【発明が解決しようとする課題】しかし、従来の画像ワ
ークステーションなどにおける画像データ拡大表示方法
においては、上記線形補間演算による拡大方法を用いる
か、あるいは非線形補間演算による拡大方法を用いるか
のどちらか一方だけであった。従って、線形補間演算に
よる拡大方法を用いているものにおいては、拡大率が3
倍程度までは良いが、それより大きい拡大率となった場
合は、得られる拡大画像の画質が劣化して見にくくなる
ものであった。また、非線形補間演算による拡大方法を
用いているものにおいては、拡大率が小さく画質の劣化
がさほど問題にならない場合でも長い演算時間がかかっ
てしまうものであった。このことから、どちらの補間演
算による拡大方法を用いても、それぞれ拡大率の大小の
状況によって拡大時の効率が低下することがあった。
However, in the conventional image data enlargement display method in an image workstation or the like, either the enlargement method by the linear interpolation calculation or the enlargement method by the nonlinear interpolation calculation is used. There was only one. Therefore, in the case of using the expansion method by the linear interpolation calculation, the expansion rate is 3
Although it is good up to about twice, if the enlargement ratio is larger than that, the image quality of the obtained enlarged image deteriorates and becomes difficult to see. Further, in the case of using the enlargement method by the non-linear interpolation calculation, a long calculation time is required even if the enlargement ratio is small and the deterioration of the image quality is not a serious problem. From this, whichever interpolation method is used for enlargement, the efficiency at the time of enlargement may decrease depending on the situation of the enlargement ratio.

【0004】そこで、本発明は、このような問題点に対
処し、画像の拡大率の大小に応じて線形補間演算と非線
形補間演算との両方を使い分け、画像データを効率よく
拡大して表示することができる画像データ拡大表示方法
を提供することを目的とする。
Therefore, the present invention copes with such a problem and selectively uses both the linear interpolation calculation and the non-linear interpolation calculation depending on the size of the image enlargement ratio to efficiently enlarge and display the image data. An object of the present invention is to provide a method for enlarging and displaying image data.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、本発明による画像データ拡大表示方法は、原画像の
サイズと目的とする拡大後の画像サイズとから拡大率を
求め、この拡大率が所定倍率より小さければ上記原画像
のデータに対して線形補間演算を行って拡大画像データ
を作成し、上記拡大率が所定倍率より大きければ上記原
画像のデータに対して非線形補間演算を行って拡大画像
データを作成し、これらの拡大画像データを表示するこ
とにより原画像を拡大して表示するものである。
In order to achieve the above object, the image data enlargement display method according to the present invention obtains the enlargement ratio from the size of the original image and the image size after the enlargement, and the enlargement ratio is obtained. Is smaller than a predetermined magnification, linear interpolation calculation is performed on the original image data to create enlarged image data, and if the enlargement ratio is larger than a predetermined magnification, nonlinear interpolation calculation is performed on the original image data. The original image is enlarged and displayed by creating enlarged image data and displaying these enlarged image data.

【0006】[0006]

【実施例】以下、本発明の実施例を添付図面を参照して
詳細に説明する。図1は本発明による画像データ拡大表
示方法の手順を示すフローチャートであり、図2は上記
画像データ拡大表示方法の実施に使用する画像ワークス
テーションの構成例を示すブロック図である。図2にお
いて、記憶装置1は、外部の例えばX線CT装置又はM
RI装置などで被検体の診断部位について検出、作成し
た多数の医用画像を入力して記憶しておくもので、磁気
テープ又は磁気ディスクなどから成る。キーボード2
は、上記記憶装置1からの画像の呼び出しや表示様式の
指定などの操作指令を入力する入力装置である。また、
マウス3は、外部から位置情報等を入力する入力装置で
あり、コントローラ4で制御されるようになっている。
高速演算回路5は、上記記憶装置1から読み出した画像
データについて補間演算等の演算処理を行うものであ
る。CRT6a,6bは、上記記憶装置1から読み出し
た画像データや高速演算回路5の演算結果を表示する表
示装置となるものである。また、プリンタ7は、上記C
RT6a,6bに表示される画像をフィルム等にプリン
トするもので、インタフェース8を介して接続されてい
る。そして、CPU9は、この画像ワークステーション
の全体を制御する中央処理装置である。また、主メモリ
10は、上記CPU9による制御動作に必要なデータや
情報を記憶しておくもので、該CPU9によって直接ア
ドレス指定されるようになっている。なお、図2におい
て、符号11はデータバスである。
Embodiments of the present invention will now be described in detail with reference to the accompanying drawings. FIG. 1 is a flow chart showing the procedure of an image data enlargement display method according to the present invention, and FIG. 2 is a block diagram showing an example of the configuration of an image workstation used for implementing the image data enlargement display method. In FIG. 2, the storage device 1 is an external device such as an X-ray CT device or M
A large number of medical images that have been detected and created by an RI apparatus or the like regarding a diagnostic region of a subject are input and stored, and are composed of a magnetic tape or a magnetic disk. Keyboard 2
Is an input device for inputting operation commands such as calling of an image from the storage device 1 and designation of a display mode. Also,
The mouse 3 is an input device for inputting position information and the like from the outside, and is controlled by the controller 4.
The high-speed arithmetic circuit 5 performs arithmetic processing such as interpolation on the image data read from the storage device 1. The CRTs 6a and 6b are display devices that display the image data read from the storage device 1 and the calculation result of the high-speed calculation circuit 5. Further, the printer 7 is the C
The images displayed on the RTs 6a and 6b are printed on a film or the like, and are connected via an interface 8. The CPU 9 is a central processing unit that controls the entire image workstation. The main memory 10 stores data and information necessary for the control operation by the CPU 9, and is directly addressed by the CPU 9. In FIG. 2, reference numeral 11 is a data bus.

【0007】次に、図1及び図3を参照して本発明の手
順を説明する。まず、図2に示す画像ワークステーショ
ンの記憶装置1には、図3に示すように、例えば被検体
の診断部位について計測した多数の医用画像I1,I2
3,…が記録されているとする。そして、これらの医
用画像I1,I2,I3,…を原画像として拡大して表示
するが、上記原画像のサイズは例えば512×512画素と
し、拡大画像のサイズは例えば4300×5000画素とする。
このような状態で、図2において予め主メモリ10など
に設定しておいた拡大率判定用のしきい値を読み込む
(図1のステップ)。ここでは、しきい値として、例
えば「拡大率3倍」を用いるとする。
Next, the procedure of the present invention will be described with reference to FIGS. First, in the storage device 1 of the image workstation shown in FIG. 2, as shown in FIG. 3, for example, a large number of medical images I 1 , I 2 ,
It is assumed that I 3 , ... Is recorded. Then, these medical images I 1 , I 2 , I 3 , ... Are enlarged and displayed as original images. The original image has a size of 512 × 512 pixels, and the enlarged image has a size of 4300 × 5000 pixels, for example. And
In such a state, the threshold value for determining the enlargement ratio set in advance in the main memory 10 in FIG. 2 is read (step in FIG. 1). Here, as the threshold value, for example, “magnification factor of 3” is used.

【0008】次に、操作者は図2に示すキーボード2を
用いて、記憶装置1に記憶された原画像I1,I2
3,…のうちどの画像を拡大して表示するかを選択す
ると共に、その表示様式を指定する(ステップ)。こ
こで、表示様式とは、図3に示す拡大画像Ia,Ib,I
cにおいて、原画像を拡大した後に拡大画像のサイズ430
0×5000画素の領域内で何分割して表示するかを示して
おり、第一の拡大画像Iaにおいては20分割して表示す
る様式とし、第二の拡大画像Ibにおいては6分割して
表示する様式とし、第三の拡大画像Icにおいては2分
割して表示する様式とする。いま、原画像を20枚選択
し、表示様式を20分割として指定したとする。すなわ
ち、第一の拡大画像Iaの状態に拡大して表示すると指
定したとする。
Next, the operator uses the keyboard 2 shown in FIG. 2 to input the original images I 1 , I 2 , stored in the storage device 1.
Of the I 3 , ..., Which image is to be enlarged and displayed is selected and its display mode is designated (step). Here, the display style means the enlarged images Ia, Ib, I shown in FIG.
In c, after enlarging the original image, the enlarged image size 430
It shows how many divisions are displayed within an area of 0 × 5000 pixels. In the first enlarged image Ia, the display is divided into 20 and displayed in the second enlarged image Ib. The third enlarged image Ic is divided into two and displayed. Now, assume that 20 original images are selected and the display style is specified as 20 divisions. That is, it is assumed that it is specified that the image is enlarged and displayed in the state of the first enlarged image Ia.

【0009】次に、この状態で拡大率を求める(ステッ
プ)。このとき、図3に示すように、原画像のサイズ
は512×512画素であり、拡大画像のサイズは4300×5000
画素であり、この拡大画像の中を20分割して表示するの
であるから、これらの数値から計算すると、この場合の
画像の拡大率は約2倍となる。その後、上記のように求
めた画像の拡大率がステップで読み込んだ拡大率判定
用のしきい値より大きいかどうか判定する(ステップ
)。
Next, the enlargement ratio is obtained in this state (step). At this time, as shown in FIG. 3, the size of the original image is 512 × 512 pixels, and the size of the enlarged image is 4300 × 5000.
This is a pixel, and this enlarged image is divided into 20 and displayed. Therefore, when calculated from these numerical values, the enlargement ratio of the image in this case is approximately twice. Then, it is determined whether or not the enlargement ratio of the image obtained as described above is larger than the threshold value for enlargement ratio determination read in step (step).

【0010】いまは、ステップで求めた拡大率は約2
倍であり、拡大率判定用のしきい値は3倍であるので、
ステップは“NO”側へ進む。そして、図2に示す高
速演算回路5により、各原画像のデータについて図5に
示す線形補間演算により拡大する(ステップ)。これ
により、拡大画像データが作成されるので、図2に示す
CRT6a又は6bに送り、その画面に図3に示すよう
に第一の拡大画像Iaを表示する(ステップ)。この
場合、上記作成した拡大画像データをインタフェース8
を介してプリンタ7に送り、このプリンタ7でフィルム
等にプリントしてもよい。
Now, the enlargement ratio obtained in step is about 2
Since the threshold value for determining the enlargement ratio is 3 times,
The step proceeds to the "NO" side. Then, the high-speed operation circuit 5 shown in FIG. 2 enlarges the data of each original image by the linear interpolation operation shown in FIG. 5 (step). As a result, enlarged image data is created, so that the image is sent to the CRT 6a or 6b shown in FIG. 2 and the first enlarged image Ia is displayed on the screen as shown in FIG. 3 (step). In this case, the enlarged image data created above is used for the interface 8
It may be sent to the printer 7 via the, and the printer 7 may print on a film or the like.

【0011】次に、前記ステップにおいて、原画像を
6枚選択し、表示様式を6分割として指定したとする。
すなわち、図3における第二の拡大画像Ibの状態に拡
大して表示すると指定したとする。そして、この状態で
拡大率を求める(ステップ)と、今回は4300×5000画
素の拡大画像の中を6分割して表示するのであるから、
これらの数値から計算すると、この場合の画像の拡大率
は約3.3倍となる。従って、ステップにおける拡大率
判定用のしきい値より大きいかどうかの判定は、“YE
S”側へ進む。そこで、今回は、同じく図2に示す高速
演算回路5により、各原画像のデータについて図6に示
す非線形補間演算により拡大する(ステップ)。これ
により、拡大画像データが作成されるので、図2に示す
CRT6a又は6bに送り、その画面に図3に示すよう
に第二の拡大画像Ibを表示する(ステップ)。
Next, in the above step, it is assumed that six original images are selected and the display style is designated as six divisions.
That is, it is assumed that it is specified that the second enlarged image Ib in FIG. 3 is enlarged and displayed. Then, when the enlargement ratio is obtained in this state (step), since the enlarged image of 4300 × 5000 pixels is divided into six and displayed this time,
When calculated from these numerical values, the magnification ratio of the image in this case is about 3.3 times. Therefore, the determination as to whether the value is larger than the threshold value for the enlargement ratio determination in the step is “YE
Then, the process proceeds to the S ″ side. Therefore, this time, the high-speed arithmetic circuit 5 shown in FIG. 2 also enlarges the data of each original image by the non-linear interpolation operation shown in FIG. 6 (step). Therefore, it is sent to the CRT 6a or 6b shown in FIG. 2 and the second enlarged image Ib is displayed on the screen as shown in FIG. 3 (step).

【0012】なお、前記ステップにおいて、図3に示
す第三の拡大画像Icのように、原画像を2枚選択する
と共に表示様式を2分割として指定したとすると、この
場合の拡大率は約5倍となり(ステップ)、ステップ
はやはり“YES”側へ進む。そして、この場合も、
図2に示す高速演算回路5により、各原画像のデータに
ついて非線形補間演算により拡大(ステップ)すれば
よい。
In the above step, assuming that two original images are selected and the display mode is designated as two divisions like the third enlarged image Ic shown in FIG. 3, the enlargement ratio in this case is about 5. It doubles (step), and the step also goes to the “YES” side. And also in this case,
The high-speed arithmetic circuit 5 shown in FIG. 2 may enlarge (step) the data of each original image by a non-linear interpolation operation.

【0013】図4は図2に示す画像ワークステーション
の同一CRT6a又は6b上において、原画像を拡大表
示する場合の操作の変形例を示す説明図である。まず、
図4において、CRT6aの画面に原画像として1枚の
医用画像I1を表示する。次に、上記医用画像I1の二辺
を含む拡大表示範囲を示す拡大枠Ix(破線で示す)を
表示する。そして、上記拡大枠Ixの原画像(I1)の位
置するコーナーと対向するコーナー部に、マウス3の操
作と連動した矢印12を表示する。この状態で、上記マ
ウス3を操作して矢印12を任意の位置へ移動させ、原
画像(I1)を拡大して表示したい大きさの拡大枠Ixを
設定する。これにより、図1に示すフローチャートのス
テップに相当する手順が実行されたこととなる。その
後、図4における原画像(I1)の領域と、拡大枠Ixの
領域とから、計算により画像の拡大率を求める(ステッ
プ)。以後の手順は、図1に示すフローチャートと全
く同様に進んで、拡大画像が表示される。
FIG. 4 is an explanatory view showing a modified example of the operation when the original image is enlarged and displayed on the same CRT 6a or 6b of the image workstation shown in FIG. First,
In FIG. 4, one medical image I 1 is displayed as an original image on the screen of the CRT 6a. Next, an enlargement frame Ix (shown by a broken line) indicating the enlargement display range including the two sides of the medical image I 1 is displayed. Then, an arrow 12 interlocked with the operation of the mouse 3 is displayed at the corner portion of the enlarged frame Ix facing the corner where the original image (I 1 ) is located. In this state, the mouse 3 is operated to move the arrow 12 to an arbitrary position to enlarge the original image (I 1 ) and set the enlargement frame Ix of a size desired to be displayed. As a result, the procedure corresponding to the steps of the flowchart shown in FIG. 1 has been executed. After that, the enlargement ratio of the image is obtained by calculation from the region of the original image (I 1 ) and the region of the enlargement frame Ix in FIG. 4 (step). The procedure thereafter is exactly the same as the flowchart shown in FIG. 1, and the enlarged image is displayed.

【0014】[0014]

【発明の効果】本発明は以上のように構成されたので、
画像の拡大率が所定倍率より小さいときは原画像のデー
タに対して線形補間演算を行って拡大画像データを作成
し、所定倍率より大きいときは原画像のデータに対して
非線形補間演算を行って拡大画像データを作成すること
により、拡大率が小さく画質の劣化がさほど問題になら
ない場合は線形補間演算を用いて演算時間を短縮するこ
とができ、拡大率が大きく画質の劣化が問題になる場合
は演算時間が長くかかっても非線形補間演算を用いて拡
大画像の画質を良好に保つことができる。従って、本発
明によれば、画像の拡大率の大小の状況に応じて、それ
ぞれの拡大時の効率を向上することができる。
Since the present invention is constructed as described above,
When the magnification of the image is smaller than the predetermined magnification, linear interpolation calculation is performed on the original image data to create enlarged image data, and when it is larger than the predetermined magnification, non-linear interpolation calculation is performed on the original image data. By creating the enlarged image data, if the enlargement ratio is small and the deterioration of the image quality is not a problem, the calculation time can be shortened by using the linear interpolation calculation. If the enlargement ratio is large and the deterioration of the image quality becomes a problem. Even if the calculation time is long, the image quality of the enlarged image can be kept good by using the nonlinear interpolation calculation. Therefore, according to the present invention, the efficiency at each enlargement can be improved according to the situation of the enlargement ratio of the image.

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

【図1】 本発明による画像データ拡大表示方法の手順
を示すフローチャート、
FIG. 1 is a flowchart showing a procedure of an image data enlarged display method according to the present invention,

【図2】 上記画像データ拡大表示方法の実施に使用す
る画像ワークステーションの構成例を示すブロック図、
FIG. 2 is a block diagram showing a configuration example of an image workstation used for carrying out the image data enlarged display method.

【図3】 本発明の画像データ拡大表示方法の手順を模
式的に示す説明図、
FIG. 3 is an explanatory view schematically showing the procedure of the image data enlarged display method of the present invention,

【図4】 図2に示す画像ワークステーションの同一C
RT上において原画像を拡大表示する場合の操作の変形
例を示す説明図、
4 is the same C of the image workstation shown in FIG.
Explanatory drawing which shows the modification of operation in the case of enlarging and displaying the original image on RT,

【図5】 線形補間演算の手法を説明するための図、FIG. 5 is a diagram for explaining a method of linear interpolation calculation;

【図6】 非線形補間演算の手法を説明するための図。FIG. 6 is a diagram for explaining a method of nonlinear interpolation calculation.

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

1…記憶装置、 2…キーボード、 3…マウス、 5
…高速演算回路、6a,6b…CRT、 7…プリン
タ、 9…CPU、 10…主メモリ、 I1〜I4…原
画像(医用画像)、 Ia〜Ic…拡大画像。
1 ... Storage device, 2 ... Keyboard, 3 ... Mouse, 5
... Fast arithmetic circuit, 6a, 6b ... CRT, 7 ... printer, 9 ... CPU, 10 ... main memory, I 1 ~I 4 ... original image (medical image), Ia to Ic ... enlarged image.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 原画像のサイズと目的とする拡大後の画
像サイズとから拡大率を求め、この拡大率が所定倍率よ
り小さければ上記原画像のデータに対して線形補間演算
を行って拡大画像データを作成し、上記拡大率が所定倍
率より大きければ上記原画像のデータに対して非線形補
間演算を行って拡大画像データを作成し、これらの拡大
画像データを表示することにより原画像を拡大して表示
することを特徴とする画像データ拡大表示方法。
1. A magnified image is obtained from the size of the original image and the image size after the desired enlargement. If the magnified image is smaller than a predetermined magnification, a linear interpolation operation is performed on the data of the original image to enlarge the enlarged image. If data is created, and if the enlargement ratio is greater than a predetermined magnification, non-linear interpolation calculation is performed on the original image data to create enlarged image data, and the original image is enlarged by displaying these enlarged image data. A method for enlarging and displaying image data, which is characterized by displaying as.
JP4262701A 1992-09-07 1992-09-07 Image data enlarging and displaying method Pending JPH0689336A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4262701A JPH0689336A (en) 1992-09-07 1992-09-07 Image data enlarging and displaying method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4262701A JPH0689336A (en) 1992-09-07 1992-09-07 Image data enlarging and displaying method

Publications (1)

Publication Number Publication Date
JPH0689336A true JPH0689336A (en) 1994-03-29

Family

ID=17379398

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4262701A Pending JPH0689336A (en) 1992-09-07 1992-09-07 Image data enlarging and displaying method

Country Status (1)

Country Link
JP (1) JPH0689336A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259960A (en) * 2001-02-27 2002-09-13 Seiko Epson Corp Image processing device and image processing method
JP2007213273A (en) * 2006-02-09 2007-08-23 Casio Comput Co Ltd Client device, server device, server-base computing system and program
JP2011129167A (en) * 2011-03-31 2011-06-30 Casio Computer Co Ltd Client device and program
JP2011165201A (en) * 2011-03-31 2011-08-25 Casio Computer Co Ltd Image display device and program
JP2013076895A (en) * 2011-09-30 2013-04-25 Konica Minolta Business Technologies Inc Image display device, display control method, and display control program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259960A (en) * 2001-02-27 2002-09-13 Seiko Epson Corp Image processing device and image processing method
JP2007213273A (en) * 2006-02-09 2007-08-23 Casio Comput Co Ltd Client device, server device, server-base computing system and program
JP2011129167A (en) * 2011-03-31 2011-06-30 Casio Computer Co Ltd Client device and program
JP2011165201A (en) * 2011-03-31 2011-08-25 Casio Computer Co Ltd Image display device and program
JP2013076895A (en) * 2011-09-30 2013-04-25 Konica Minolta Business Technologies Inc Image display device, display control method, and display control program
US9256180B2 (en) 2011-09-30 2016-02-09 Konica Minolta Business Technologies, Inc. Image display apparatus, display control method, and non-transitory computer-readable recording medium encoded with display control program

Similar Documents

Publication Publication Date Title
US4893258A (en) Data processing apparatus having enlargement/reduction functions capable of setting different magnification in different directions
JP4767642B2 (en) Medical image processing device
US5357601A (en) Apparatus for processing superimposed image information by designating sizes of superimposed and superimposing images
JPH0689336A (en) Image data enlarging and displaying method
JPH076017A (en) Output control system for hard copy
JPH06208368A (en) Magnification setting device for picture display
JPS63104085A (en) Display device
JPH0512396A (en) Image information processor
JP3638999B2 (en) Image data creation device
JPH06301757A (en) Picture processor
JP2004070848A (en) Image processor and image processing method
JP2001013948A (en) Reduction/magnification display device and reduction/ magnification display method
JPH05192334A (en) Ultrasonic diagnostic device
JPH08138032A (en) Picture display device and data display method
JP2000181440A (en) Display device
JP3187137B2 (en) Image processing method and apparatus
JPH0561958A (en) Zooming system for screen editor
JP2000235651A (en) Compiling method/device for raster data
JP2002055670A (en) Medical image display system
JPS63113770A (en) Image processing system
JPH0318717B2 (en)
JPH10207439A (en) Graphic screen generating device
JP2000011161A (en) Image processor
JPH06282623A (en) Filing device for automatically recognizing and displaying vertical and horizontal input of document
JPH05242214A (en) Input system for graphic processing system