JPH0571892U - Image enlargement processing circuit - Google Patents

Image enlargement processing circuit

Info

Publication number
JPH0571892U
JPH0571892U JP921192U JP921192U JPH0571892U JP H0571892 U JPH0571892 U JP H0571892U JP 921192 U JP921192 U JP 921192U JP 921192 U JP921192 U JP 921192U JP H0571892 U JPH0571892 U JP H0571892U
Authority
JP
Japan
Prior art keywords
data
overlay
image
value
image 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
JP921192U
Other languages
Japanese (ja)
Inventor
就一 甲
広栄 劉
Original Assignee
横河メディカルシステム株式会社
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 横河メディカルシステム株式会社 filed Critical 横河メディカルシステム株式会社
Priority to JP921192U priority Critical patent/JPH0571892U/en
Publication of JPH0571892U publication Critical patent/JPH0571892U/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Digital Computer Display Output (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

(57)【要約】 【目的】 オーバーレイビットを増さずに、鮮明な拡大
イメージを得る。 【構成】 第一ラインのオーバーレイデータと画像デー
タを比較するコンパレータ1と、オーバーレイデータが
存在しないときに画像データを選択し、オーバーレイデ
ータが存在するときにオーバーレイデータと反対の値の
データを選択するセレクタ2と、第二ラインのオーバー
レイデータと画像データとを比較するコンパレータ3
と、オーバーレイデータが存在しないときに画像データ
を選択し、オーバーレイデータが存在するときにオーバ
ーレイデータとは反対の値のデータを選択するセレクタ
4と、画像データを補間する補間手段5と、第一ライン
のオーバーレイデータを拡大するピクセル拡大手段6
と、ピクセル拡大手段6からオーバーレイデータが出力
されているときにオーバーレイデータと等しい値のデー
タを出力し、ピクセル拡大手段6からオーバーレイデー
タが出力されていないときに補間手段5からのデータ出
力するセレクタ8とを備えた画像拡大処理回路。
(57) [Abstract] [Purpose] To obtain a clear enlarged image without increasing overlay bits. [Composition] A comparator 1 for comparing the overlay data of the first line with the image data, image data is selected when the overlay data does not exist, and data having a value opposite to the overlay data is selected when the overlay data exists. Selector 2 and comparator 3 for comparing overlay data of the second line and image data
A selector 4 for selecting image data when overlay data does not exist and selecting data having a value opposite to the overlay data when overlay data exists; an interpolating means 5 for interpolating the image data; Pixel enlarging means 6 for enlarging line overlay data
And a selector which outputs data having a value equal to the overlay data when the pixel enlarging means 6 is outputting the overlay data, and outputs data from the interpolating means 5 when the pixel enlarging means 6 is not outputting the overlay data. And an image enlargement processing circuit including.

Description

【考案の詳細な説明】[Detailed description of the device]

【0001】[0001]

【産業上の利用分野】[Industrial applications]

本考案は画像拡大処理回路に関し、特に画像データの拡大を行う画像拡大処理 回路のオーバーレイ文字の表示についての改良に関する。 The present invention relates to an image enlarging processing circuit, and more particularly, to improvement of displaying an overlay character in an image enlarging processing circuit for enlarging image data.

【0002】[0002]

【従来の技術】[Prior Art]

従来の装置において、イメージデータが8ビットの場合、文字情報のためにオ ーバーレイとして更に1ビット有している。この場合、オーバーレイ下のイメー ジ・データの値がそのまま保存されるので、補間回路によってイメージ・データ を拡大する場合でもイメージの補間は正確に行われる。 In the conventional apparatus, when the image data is 8 bits, it has 1 bit as an overlay for character information. In this case, since the value of the image data under the overlay is stored as it is, the image is accurately interpolated even when the image data is enlarged by the interpolation circuit.

【0003】 しかし、オーバーレイ専用ビットを持たなければならないので、システム全体 は9ビットになって、特にイメージのフレームメモリが大きくなる問題がある。However, since the overlay-only bit must be provided, the entire system becomes 9 bits, and there is a problem that the frame memory of the image in particular becomes large.

【0004】[0004]

【考案が解決しようとする課題】[Problems to be solved by the device]

そこで、コスト削減の意味から、文字をイメージデータに重ねる方式により、 $00〜$FEはイメージ,$FFはオーバーレイに割り当て、8ビットですま せる案もある。 Therefore, from the viewpoint of cost reduction, there is also a plan to allocate characters from $ 00 to $ FE to the image and $ FF to the overlay by using the method of overlaying characters on the image data, and using 8 bits.

【0005】 しかし、この方式によると、オーバーレイ下のイメージ・データがなくなった ため、そのまま補間を行うと、オーバーレイの$FFもイメージ・データとして 補間計算で使ってしまうので、文字がボケるという問題が生じる。すなわち、こ の場合は、図10及び図11に示すように、イメージデータとオーバーレイデー タとの間で補間データが生成されることによりボケが生じている。However, according to this method, since the image data under the overlay is lost, if the interpolation is performed as it is, $ FF of the overlay is also used as the image data in the interpolation calculation, so that the character is blurred. Occurs. That is, in this case, as shown in FIGS. 10 and 11, blurring occurs due to generation of interpolation data between the image data and the overlay data.

【0006】 従って、図12に示すようなイメージ(a)とオーバーレイ文字(b)とから なる画像において、図13のようなボケ(c)が発生するといった不具合いがあ る。Therefore, there is a problem that a blur (c) as shown in FIG. 13 occurs in an image composed of the image (a) and the overlay character (b) as shown in FIG.

【0007】 本考案は上記の課題を解決するためになされたもので、オーバーレイのデータ のためにビット数を増やすことなく、画像を拡大しても鮮明なイメージを得るこ とが可能な画像拡大処理回路を提供することにある。The present invention has been made to solve the above problems, and it is possible to obtain a clear image even if the image is enlarged without increasing the number of bits for overlay data. It is to provide a processing circuit.

【0008】[0008]

【課題を解決するための手段】[Means for Solving the Problems]

上記課題を解決する第一の手段は、第一ラインのオーバーレイデータと画像デ ータとを比較する第一のコンパレータと、 オーバーレイデータの値とは反対の値のデータと画像データとを受け、第一の コンパレータの比較結果に従い、オーバーレイデータが存在しないときには画像 データを選択し、オーバーレイデータが存在するときにはオーバーレイデータの 値とは反対の値のデータを選択する第一のセレクタと、 第二ラインのオーバーレイデータと画像データとを比較する第二のコンパレー タと、 オーバーレイデータの値とは反対の値のデータと画像データとを受け、第二の コンパレータの比較結果に従い、オーバーレイデータが存在しないときには画像 データを選択し、オーバーレイデータが存在するときにはオーバーレイデータの 値とは反対の値のデータを選択する第二のセレクタと、 第一のセレクタ及び第二のセレクタの出力データを受け、画像データの補間 を行う補間手段と、 第一ラインのオーバーレイデータの拡大を行うピクセル拡大手段と、 補間手段の出力とオーバーレイデータと等しいの値データとを受け、ピクセル 拡大手段からオーバーレイデータが出力されているときにはオーバーレイデータ と等しい値のデータを出力し、ピクセル拡大手段からオーバーレイデータが出力 されていないときには補間手段からのデータ出力する第三のセレクタとを備えた ことを特徴とするものである。 A first means for solving the above-mentioned problem is to receive a first comparator for comparing the overlay data of the first line with the image data, and a data having a value opposite to the value of the overlay data and the image data, According to the comparison result of the first comparator, when the overlay data does not exist, the image data is selected, and when the overlay data exists, the first selector that selects the data of the value opposite to the overlay data value, and the second line When the second comparator that compares the overlay data and the image data of, and the data and the image data of the value opposite to the value of the overlay data are received, and the overlay data does not exist according to the comparison result of the second comparator, If you select image data and overlay data exists, overlay data The second selector that selects the data of the opposite value, the interpolation means that receives the output data of the first selector and the second selector, and interpolates the image data, and the overlay data of the first line. It receives the pixel enlargement means for enlargement and the output of the interpolation means and the value data equal to the overlay data, and when the pixel enlargement means outputs the overlay data, outputs the data of the same value as the overlay data. Is provided with a third selector that outputs data from the interpolating means when no overlay data is output from the device.

【0009】[0009]

【作用】[Action]

本考案において、オーバーレイデータとイメージデータとの境界部分に、オー バーレイデータの値の反対の値のデータ並びにイメージデータとから補間データ が生成されるので、オーバーレイデータが鮮明に表示されるようになる。そして 、専用オーバーレイビットを有することなく、オーバーレイデータを判断して補 間データを生成し、専用オーバーレイビットを持っているシステムと同等以上の 画質を実現することができる。 In the present invention, since the interpolated data is generated at the boundary between the overlay data and the image data from the data having the opposite value of the overlay data and the image data, the overlay data can be displayed clearly. . Then, without having the dedicated overlay bit, the overlay data can be judged and the interpolated data can be generated, and the image quality equal to or higher than that of the system having the dedicated overlay bit can be realized.

【0010】[0010]

【実施例】【Example】

以下、図面を参照して本考案の実施例を詳細に説明する。 図1は本考案の一実施例を示す構成図である。この図において、1はライン1 のオーバーレイデータ($FF)とライン1のイメージデータとを比較するコン パレータ、2はコンパレータ1の出力に従ってライン1のイメージデータとデー タ$00とを選択するセレクタ、3はライン2のオーバーレイデータ($FF) とライン2のイメージデータとを比較するコンパレータ、4はコンパレータ3の 出力に従ってライン2のイメージデータとデータ$00とを選択するセレクタ、 5は補間データパイプライン回路等の補間器、6はオーバーレイデータを拡大す るピクセル拡大回路、7はイメージデータを補間するリニア補間回路、8はピク セル拡大回路の出力に応じてリニア補間回路7の出力とオーバーレイデータ($ FF)とを切り換えるセレクタである。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention. In this figure, 1 is a comparator for comparing the line 1 overlay data ($ FF) with line 1 image data, and 2 is a selector for selecting line 1 image data and data $ 00 according to the output of the comparator 1. 3 is a comparator that compares the overlay data ($ FF) of line 2 with the image data of line 2; 4 is a selector that selects the image data of line 2 and data $ 00 according to the output of comparator 3; An interpolator such as a pipeline circuit, 6 is a pixel enlargement circuit that enlarges overlay data, 7 is a linear interpolation circuit that interpolates image data, and 8 is an output of the linear interpolation circuit 7 and an overlay according to the output of the pixel enlargement circuit. It is a selector that switches between data ($ FF).

【0011】 また、図2は動作の流れを示すフローチャート、図3は補間前信号のレベル図 、図4は補間後信号のレベル図、図5は補間後信号のレベルを示す説明図、図6 は補間後のイメージを示す説明図である。Further, FIG. 2 is a flowchart showing the flow of operation, FIG. 3 is a level diagram of a signal before interpolation, FIG. 4 is a level diagram of a signal after interpolation, FIG. 5 is an explanatory diagram showing a level of a signal after interpolation, and FIG. FIG. 4 is an explanatory diagram showing an image after interpolation.

【0012】 このように構成した本実施例装置の動作は以下の通りである。 この回路では、イメージデータとしてはライン1及びライン2が本実施例の回 路に供給されており、このライン1及びライン2とから中間に位置すべき補間デ ータを生成している。The operation of the apparatus of this embodiment having the above-described configuration is as follows. In this circuit, line 1 and line 2 are supplied to the circuit of the present embodiment as image data, and interpolation data to be located in the middle is generated from these line 1 and line 2.

【0013】 オーバーレイデータ($FF)が発生していない部分では、コンパレータ1及 びコンパレータ3の比較結果により、セレクタ2及びセレクタ4はイメージデー タを選択している。これにより、リニア補間回路7はイメージデータより補間デ ータを生成している(図2)。そして、オーバーレイデータが発生していない のでセレクタ8はリニア補間回路7の出力側に切り替わっており、リニア補間回 路7で補間されたデータが出力される(図2)。In the portion where the overlay data ($ FF) is not generated, the selector 2 and the selector 4 select the image data according to the comparison result of the comparator 1 and the comparator 3. As a result, the linear interpolation circuit 7 generates interpolation data from the image data (FIG. 2). Then, since no overlay data is generated, the selector 8 is switched to the output side of the linear interpolation circuit 7, and the data interpolated by the linear interpolation circuit 7 is output (FIG. 2).

【0014】 次に、オーバーレイデータ($FF)が発生している部分とイメージデータと の境界部分を考える。ここでは、ライン2のイメージデータ側で$FFが発生し 、ライン1のイメージデータで通常のイメージデータのみが発生している。従っ て、コンパレータ3の出力によりセレクタ4は外部データ($00)側に切り替 わっている。一方、ライン1側では通常のイメージデータが入力されているので 、セレクタ2をイメージデータが通過する。これにより、リニア補間回路7では 、イメージデータと外部データ($00)とから補間データが生成される。この 補間データは図4cに示すように、イメージデータ(a)とオーバーレイデータ (b)よりレベルの小さい値のデータである。Next, consider the boundary between the portion where the overlay data ($ FF) is generated and the image data. Here, $ FF is generated on the image data side of line 2, and only normal image data is generated on the image data of line 1. Therefore, the selector 4 is switched to the external data ($ 00) side by the output of the comparator 3. On the other hand, since the normal image data is input on the line 1 side, the image data passes through the selector 2. As a result, the linear interpolation circuit 7 generates interpolation data from the image data and the external data ($ 00). As shown in FIG. 4c, this interpolated data is data having a lower level than the image data (a) and the overlay data (b).

【0015】 従って、以上の動作により補完されたデータを示すと図5に示すようになる。 四角で囲まれた数字が補間前からのデータであり、四角で囲まれていないデータ が本実施例の補間により生成されたデータである。尚、ここでは10進数で示し ている。この例では[128]がイメージデータを示し、[256]がオーバー レイデータを示している。従って、破線cで囲まれた部分がオーバーレイデータ とイメージデータの境界部分に生成されたデータであり、アンダーシュートに相 当するデータを形成している。これにより、図6に示すようにオーバーレイデー タが鮮明に表示されるようになる。Therefore, the data complemented by the above operation is shown in FIG. The numbers enclosed in squares are the data before interpolation, and the data not enclosed in squares are the data generated by the interpolation of this embodiment. In addition, it is shown in decimal here. In this example, [128] indicates image data and [256] indicates overlay data. Therefore, the part surrounded by the broken line c is the data generated at the boundary part between the overlay data and the image data, and forms the data corresponding to the undershoot. As a result, the overlay data can be displayed clearly as shown in FIG.

【0016】 そして、ライン1とライン2でオーバーレイデータ($FF)が発生している 部分を考える。ここでは、ライン1及びライン2でオーバーレイデータ($FF )が発生している。従って、コンパレータ1,3の出力によりセレクタ2,4の 双方は外部データ($00)側に切り替わっている。これにより、リニア補間回 路7では、外部データ($00)から補間データが生成される。ここで、ピクセ ル拡大回路6を通過したオーバーレイデータ($FF)により、セレクタ8が切 り替わり、データ$FFが出力される。Then, consider a portion in which overlay data ($ FF) is generated in line 1 and line 2. Here, overlay data ($ FF) is generated in line 1 and line 2. Therefore, both the selectors 2 and 4 are switched to the external data ($ 00) side by the outputs of the comparators 1 and 3. As a result, in the linear interpolation circuit 7, interpolation data is generated from the external data ($ 00). Here, the selector 8 is switched by the overlay data ($ FF) that has passed through the pixel expansion circuit 6, and the data $ FF is output.

【0017】 尚、イメージの補間方法とオーバーレイの重ね方により異なる効果を得ること ができる。上の説明と同じ様なリニア補間であっても、図7のように反対側に本 実施例の補間データが現れるようにもなる。Different effects can be obtained depending on the image interpolation method and the overlaying method. Even with the linear interpolation similar to the above description, the interpolation data of this embodiment appears on the opposite side as shown in FIG.

【0018】 一方、誤差分散拡大(640拡大)の場合は図8に示すように、オーバーレイ 文字の周囲を囲むような補間になる。ここで、誤差分散拡大(640拡大)とは 、図9に示すように、原画像データに囲まれた位置に補完拡大データを生成する 方法である。尚、この図9では2倍拡大の例を示している。On the other hand, in the case of error dispersion expansion (640 expansion), as shown in FIG. 8, interpolation is performed so as to surround the periphery of the overlay character. Here, the error dispersion enlargement (640 enlargement) is a method of generating complementary enlargement data at a position surrounded by original image data, as shown in FIG. Note that FIG. 9 shows an example of double enlargement.

【0019】 以上のように、オーバーレイデータとイメージデータとの境界部分に、イメー ジデータの値とオーバーレイデータの値($FF)の反対の値($00)とから 補間データを生成することで、オーバーレイデータが鮮明に表示されるようにな る。尚、以上の実施例では、補間データを生成するために$00の値のデータを 使用したが、これ以外の値を使用しても問題はない。また、オーバーレイデータ が$FFである場合について説明を行ってきたが、逆にオーバーレイデータが$ 00であるような場合には、$FFとイメージデータとから補間データを生成す るようにしてもよい。As described above, by generating the interpolation data from the image data value and the opposite value ($ 00) of the overlay data value ($ FF) at the boundary portion between the overlay data and the image data, The overlay data will be displayed clearly. In the above embodiment, the data of the value of $ 00 is used to generate the interpolation data, but other values may be used without any problem. Although the case where the overlay data is $ FF has been described, conversely, when the overlay data is $ 00, the interpolation data may be generated from $ FF and the image data. Good.

【0020】 このように、本実施例では2個のコンパレータと3個のセレクタとを従来の回 路に付加するだけで、専用オーバーレイビットを有していないシステムであって も、オーバーレイデータを判断して補間データを生成し、専用オーバーレイビッ トを持っているシステムと同等以上の画質を実現することが可能になる。As described above, in the present embodiment, only by adding two comparators and three selectors to the conventional circuit, the overlay data can be determined even in the system having no dedicated overlay bit. Then, the interpolated data is generated, and the image quality equivalent to or higher than that of the system having the dedicated overlay bit can be realized.

【0021】[0021]

【考案の効果】[Effect of the device]

以上詳細に説明したように、本考案ではオーバーレイデータとイメージデータ との境界部分に、オーバーレイデータの値($FF)の反対の値($00)とイ メージデータの値とから補間データを生成することで、オーバーレイデータが鮮 明に表示されるようになる。そして、専用オーバーレイビットを有することなく 、オーバーレイデータを判断して補間データを生成し、専用オーバーレイビット を持っているシステムと同等以上の画質を実現することが可能になる。 As described in detail above, in the present invention, the interpolation data is generated at the boundary portion between the overlay data and the image data from the value ($ 00) opposite to the value ($ FF) of the overlay data and the value of the image data. By doing so, the overlay data will be displayed clearly. Then, without having the dedicated overlay bit, it is possible to determine the overlay data and generate the interpolation data, and to realize the image quality equal to or higher than that of the system having the dedicated overlay bit.

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

【図1】本考案の一実施例の構成を示す構成図である。FIG. 1 is a configuration diagram showing a configuration of an embodiment of the present invention.

【図2】第一の実施例の動作の流れを示すフローチャー
トである。
FIG. 2 is a flowchart showing a flow of operations of the first embodiment.

【図3】元の信号波形を示す波形図である。FIG. 3 is a waveform diagram showing an original signal waveform.

【図4】第一の実施例における信号波形を示す波形図で
ある。
FIG. 4 is a waveform diagram showing a signal waveform in the first embodiment.

【図5】第一の実施例における信号レベルを示す説明図
である。
FIG. 5 is an explanatory diagram showing signal levels in the first embodiment.

【図6】第一の実施例における画像例を示す説明図であ
る。
FIG. 6 is an explanatory diagram showing an example of an image in the first embodiment.

【図7】本考案の実施例における画像例を示す説明図で
ある。
FIG. 7 is an explanatory diagram showing an example of an image in the embodiment of the present invention.

【図8】本考案の実施例における他の画像例を示す説明
図である。
FIG. 8 is an explanatory diagram showing another image example in the embodiment of the present invention.

【図9】本考案の実施例における拡大の例を示す説明図
である。
FIG. 9 is an explanatory diagram showing an example of enlargement in the embodiment of the present invention.

【図10】従来装置による補間による信号波形を示す波
形図である。
FIG. 10 is a waveform diagram showing a signal waveform by interpolation by a conventional device.

【図11】従来装置による補間における信号レベルを示
す説明図である。
FIG. 11 is an explanatory diagram showing signal levels in interpolation by a conventional device.

【図12】補間前の画像例を示す説明図である。FIG. 12 is an explanatory diagram showing an example of an image before interpolation.

【図13】従来装置における画像例を示す説明図であ
る。
FIG. 13 is an explanatory diagram showing an example of an image in the conventional apparatus.

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

1,3 コンパレータ 2,4,8 セレクタ 5 補間器 6 ピクセル拡大回路 7 リニア補間回路 1,3 Comparator 2,4,8 Selector 5 Interpolator 6 Pixel enlargement circuit 7 Linear interpolation circuit

Claims (1)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】 第一ラインのオーバーレイデータと画像
データとを比較する第一のコンパレータ(1)と、 オーバーレイデータの値とは反対の値のデータと画像デ
ータとを受け、第一のコンパレータ(1)の比較結果に
従い、オーバーレイデータが存在しないときには画像デ
ータを選択し、オーバーレイデータが存在するときには
オーバーレイデータの値とは反対の値のデータを選択す
る第一のセレクタ(2)と、 第二ラインのオーバーレイデータと画像データとを比較
する第二のコンパレータ(3)と、 オーバーレイデータの値とは反対の値のデータと画像デ
ータとを受け、第二のコンパレータ(3)の比較結果に
従い、オーバーレイデータが存在しないときには画像デ
ータを選択し、オーバーレイデータが存在するときには
オーバーレイデータの値とは反対の値のデータを選択す
る第二のセレクタ(4)と、 第一のセレクタ(2)及び第二のセレクタ(4)の出力
データを受け、画像データの補間を行う補間手段(5)
と、 第一ラインのオーバーレイデータの拡大を行うピクセル
拡大手段(6)と、 補間手段(5)の出力とオーバーレイデータと等しいの
値データとを受け、ピクセル拡大手段(6)からオーバ
ーレイデータが出力されているときにはオーバーレイデ
ータと等しい値のデータを出力し、ピクセル拡大手段
(6)からオーバーレイデータが出力されていないとき
には補間手段(5)からのデータ出力する第三のセレク
タ(8)とを備えたことを特徴とする画像拡大処理回
路。
1. A first comparator (1) for comparing overlay data of a first line with image data, and a first comparator (1) which receives data having a value opposite to the value of overlay data and image data. According to the comparison result of 1), when the overlay data does not exist, the image data is selected, and when the overlay data exists, the first selector (2) that selects the data having a value opposite to the value of the overlay data; A second comparator (3) that compares the overlay data of the line with the image data, and the data and the image data having a value opposite to the value of the overlay data are received, and according to the comparison result of the second comparator (3), Select image data when overlay data does not exist, overlay when overlay data exists Interpolation for interpolating image data by receiving output data from the second selector (4) that selects data having a value opposite to the data value and the first selector (2) and the second selector (4) Means (5)
The pixel enlargement means (6) for enlarging the overlay data of the first line, the output of the interpolation means (5) and the value data equal to the overlay data are received, and the overlay data is output from the pixel enlargement means (6). And a third selector (8) for outputting the data having the same value as the overlay data when outputting the data and outputting the data from the interpolating means (5) when the overlay data is not output from the pixel enlarging means (6). An image enlargement processing circuit characterized by the above.
JP921192U 1992-02-27 1992-02-27 Image enlargement processing circuit Pending JPH0571892U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP921192U JPH0571892U (en) 1992-02-27 1992-02-27 Image enlargement processing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP921192U JPH0571892U (en) 1992-02-27 1992-02-27 Image enlargement processing circuit

Publications (1)

Publication Number Publication Date
JPH0571892U true JPH0571892U (en) 1993-09-28

Family

ID=11714134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP921192U Pending JPH0571892U (en) 1992-02-27 1992-02-27 Image enlargement processing circuit

Country Status (1)

Country Link
JP (1) JPH0571892U (en)

Similar Documents

Publication Publication Date Title
JP4209599B2 (en) Two-dimensional nonlinear interpolation system and interpolation method, and two-dimensional mixed interpolation system and mixed interpolation method
JPH07131634A (en) Image processing device
US6546157B1 (en) Number-of-pixels conversion apparatus and display apparatus using the same
JPH0571892U (en) Image enlargement processing circuit
KR100355234B1 (en) Hybrid interpolator of 2 dimensions for edge enhancement and method thereof
JP3624153B2 (en) Image processing apparatus and image processing method
JPH11203467A (en) Display device and display method
KR100311472B1 (en) Apparatus for image data interpolating and method for the same
JPH0256874B2 (en)
JPH01312671A (en) Image processing device
JP4024643B2 (en) Image signal processing device
KR100547801B1 (en) Image reduction device of video playback device
JP3585168B2 (en) Image processing device
JP2588758B2 (en) Image reduction apparatus and method
JPH08263644A (en) Image processing apparatus and method thereof
JPH04178094A (en) Thinning filter device
JPS63102467A (en) Image data resolution conversion device
JPH04358289A (en) Image data processor
JPH10336697A (en) Image processing apparatus and method, and storage medium
JP2003134331A (en) Image processing device
JPS62140549A (en) Image editing processing device
JPS63136275A (en) Picture processor
JPH08328539A (en) Image display method and device
JPH08223479A (en) Sampling frequency conversion circuit
JPS62263579A (en) Interpolation arithmetic circuit