JPH08320676A - Dither image display device - Google Patents

Dither image display device

Info

Publication number
JPH08320676A
JPH08320676A JP7125126A JP12512695A JPH08320676A JP H08320676 A JPH08320676 A JP H08320676A JP 7125126 A JP7125126 A JP 7125126A JP 12512695 A JP12512695 A JP 12512695A JP H08320676 A JPH08320676 A JP H08320676A
Authority
JP
Japan
Prior art keywords
image data
output
dither
data
buffer
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
JP7125126A
Other languages
Japanese (ja)
Other versions
JP2697679B2 (en
Inventor
Tetsuo Takizawa
哲郎 滝澤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP7125126A priority Critical patent/JP2697679B2/en
Publication of JPH08320676A publication Critical patent/JPH08320676A/en
Application granted granted Critical
Publication of JP2697679B2 publication Critical patent/JP2697679B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE: To provide a dither image display device which gives high-quality images with a small amount of hardware and low cost. CONSTITUTION: An adder 11 adds and outputs input image data and fed-back image data. The added image data is halved to that of upper bits and lower bits. Selectors, A12 and B13, multiply the image data of lower bits by 1/1 and 1/2 and select and output either of these. The selected image data is held by buffers, A14 and B15, and further selected and outputted by a buffer C16 to be made the feedback image data for the adder. Selection of image data by the selectors, A12, B13 and C16, is determined by the coordinate values of the image data. Through this, a high-quality dither processing procedure is secured with a lesser amount of buffer capacity.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ディザ画像表示装置に
関し、例えば、ディザ方式を用いて表示画質を改善した
画像表示装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a dither image display device, for example, an image display device having a display quality improved by using a dither method.

【0002】[0002]

【従来の技術】従来、表示する画像の情報量よりも少な
い容量のフレームバッファで高い画質の画像を表示する
方法として、ディザ方式(Dither Method)がある。こ
のディザ方式には、大別して、図3に示すオーダードデ
ィザ(Ordered Dither)法および図4に示す誤差拡散
(Error Defusion)法の2つの方式がある。これらのデ
ィザ方式では、画像を加工し、偽輪郭を除去した画像を
フレームバッファに格納する方法が取られる。
2. Description of the Related Art Conventionally, there is a dither method as a method of displaying an image of high quality with a frame buffer having a capacity smaller than the information amount of the image to be displayed. This dither method is roughly classified into two methods: an ordered dither method shown in FIG. 3 and an error diffusion method shown in FIG. In these dither methods, a method of processing an image and storing the image from which false contours are removed in a frame buffer is adopted.

【0003】オーダードディザ法では、元画像の画素値
に所定の値を加算した値を画素値として用いる。この画
素値に加算される所定の値は、画素の座標値に依存した
定数であり、通常、M×Nの大きさを持つマトリックス
から得られる。例えば、座標値(X、Y)の画素にはマ
トリックス(X mod M,Y mod N)の値が
加算される。本オーダードディザ法は、ハードウェア量
が少ないという特徴を有している。
In the ordered dither method, a value obtained by adding a predetermined value to the pixel value of the original image is used as the pixel value. The predetermined value added to this pixel value is a constant depending on the pixel coordinate value, and is usually obtained from a matrix having a size of M × N. For example, the value of the matrix (X mod M, Y mod N) is added to the pixel of the coordinate value (X, Y). The ordered dither method has a feature that the amount of hardware is small.

【0004】また、他方の誤差拡散法では、原画像の画
素情報の内、フレームバッファに格納できない下位ビッ
トを蓄積しておき、隣接する画素を処理する前にこの下
位ビットを加算し、画素情報を更新してからフレームバ
ッファに格納する手順を採る。画素情報の下位ビットを
伝搬する方向としては、通常、上下2方向または上、
下、右下、左下の4方向が取られる。本誤差拡散法は、
画質が高いという特徴を有している。
In the other error diffusion method, the lower bits of the pixel information of the original image that cannot be stored in the frame buffer are accumulated, and the lower bits are added before the adjacent pixels are processed. Is updated and then stored in the frame buffer. The direction of propagating the lower bits of the pixel information is usually two directions of up and down or up,
There are four directions: bottom, bottom right and bottom left. This error diffusion method
It has the feature of high image quality.

【0005】本発明の技術分野に類似する従来例とし
て、多値ディザ処理を用いて入力画像データを圧縮し画
像メモリに記憶させる技術を開示した特開平1−267
782号、ディザマトリックスを用いてディジタル画像
信号をディザ化画像信号に変換する技術を開示した特開
昭63−213084号がある。
As a conventional example similar to the technical field of the present invention, Japanese Patent Laid-Open No. 1-267 discloses a technique for compressing input image data using multi-value dither processing and storing it in an image memory.
Japanese Patent Laid-Open No. 63-213084 discloses a technique for converting a digital image signal into a dithered image signal using a dither matrix.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、オーダ
ードディザ法は、マトリックスの大きさが画像の大きさ
に比ベて非常に小さいため、特定のパターンが画像全体
に亙って現われ、画質が低い問題を伴う。また、他方の
誤差拡散法は、下位ビットを格納するバッファが最低で
も画像の1ライン分以上必要となり、ハードウェア量が
大きくなる問題を伴う。
However, in the ordered dither method, the size of the matrix is very small compared to the size of the image, so that a specific pattern appears over the entire image and the image quality is low. With problems. On the other hand, the other error diffusion method requires a buffer for storing the lower bits for at least one line of the image, which causes a problem of increasing the amount of hardware.

【0007】なお、上記従来例の特開平1−26778
2号はディザ処理の応用に関するものであり、他方の特
開昭63−213084号は本発明とは発明の構成が相
違する。
Incidentally, the above-mentioned conventional example, Japanese Patent Laid-Open No. 1-26778.
No. 2 relates to the application of dither processing, and on the other hand, JP-A-63-213084 differs from the present invention in the constitution of the invention.

【0008】本発明は、少ないハードウェア量および低
コストで、高画質が得られるディザ画像表示装置を提供
することを目的とする。
An object of the present invention is to provide a dither image display device which can obtain high image quality with a small amount of hardware and a low cost.

【0009】[0009]

【課題を解決するための手段】かかる目的を達成するた
め、本発明のディザ画像表示装置は、入力画像データと
フィードバックされた画像データとを加算して出力する
加算手段と、加算された加算画像データを上位ビットお
よび下位ビットの画像データとに2分し、この2分され
た下位ビットの画像データを1/1および1/2とし、
これらの何れか一方を選択して出力する第1および第2
の選択手段と、2つの選択手段から出力された画像デー
タを各々保持する第1および第2のバッファ手段と、2
つのバッファ手段の2つの画像データの一方を選択して
出力する第3の選択手段とを有し、第3の選択手段から
出力された画像データを加算手段へのフィードバック画
像データとし、上位ビットの画像データを出力画像デー
タとすることを特徴としている。
In order to achieve the above object, the dither image display device of the present invention includes an adding means for adding and outputting input image data and fed-back image data, and an added image added. The data is divided into upper bit and lower bit image data, and the divided lower bit image data is set to 1/1 and 1/2,
1st and 2nd which selects and outputs any one of these
Selection means, first and second buffer means for respectively holding image data output from the two selection means, and 2
A third selecting means for selecting and outputting one of the two image data of one buffer means, and the image data output from the third selecting means is used as feedback image data to the adding means. The feature is that the image data is output image data.

【0010】また、上記の第1、第2および第3の選択
手段は、各々へ入力される画像データの座標値により2
つの入力の何れか一方を選択して出力するとよい。
Further, the first, second and third selecting means described above are 2 depending on the coordinate value of the image data input to each.
One of the two inputs may be selected and output.

【0011】[0011]

【作用】したがって、本発明のディザ画像表示装置によ
れば、入力画像データとフィードバックされた画像デー
タとを加算して出力し、加算された加算画像データを上
位ビットおよび下位ビットの画像データとに2分し、こ
の2分された下位ビットの画像データを1/1および1
/2とし、これらの何れか一方を選択して出力する。こ
の選択出力は2つあり、各々の出力された画像データは
各々保持され、保持された画像データは選択されて出力
される。この出力された画像データはフィードバックさ
れ上述の加算画像データとされる。加算画像データの上
位ビットの画像データを出力画像データとする。この手
順により、より少ないバッファ容量で、高画質のディザ
処埋の処理手順が確保される。
Therefore, according to the dither image display apparatus of the present invention, the input image data and the fed-back image data are added and output, and the added image data is converted into the image data of the upper bits and the lower bits. The image data of the lower bit divided into two is divided into 1/1 and 1
/ 2, and one of these is selected and output. There are two selection outputs, each output image data is held, and the held image data is selected and output. The output image data is fed back to be the above-mentioned added image data. The image data of the upper bits of the added image data is output image data. By this procedure, a processing procedure for high-quality dither processing can be secured with a smaller buffer capacity.

【0012】[0012]

【実施例】次に添付図面を参照して本発明によるディザ
画像表示装置の実施例を詳細に説明する。図1〜図3を
参照すると本発明のディザ画像表示装置が適用されるデ
ィザ画像表示装置の実施例が示されている。図1が本実
施例のディザ画像処理部の回路構成ブロック図であり、
図2がディザ処理部を包含したディザ画像表示装置の回
路構成ブロック図である。また、図3は図1の要部にお
けるデータの流れを表化して示したタイムチャートであ
る。
Embodiments of the dither image display device according to the present invention will now be described in detail with reference to the accompanying drawings. 1 to 3, there is shown an embodiment of a dither image display device to which the dither image display device of the present invention is applied. FIG. 1 is a circuit configuration block diagram of the dither image processing unit of the present embodiment,
FIG. 2 is a circuit configuration block diagram of a dither image display device including a dither processing unit. Further, FIG. 3 is a time chart showing a data flow in the main part of FIG.

【0013】本実施例のディザ画像表示装置について以
下に説明する。ディザ処理部1は、加算器11、バッフ
ァA14およびB15、セレクタA12、B13、C1
6を有して構成される。
The dither image display device of this embodiment will be described below. The dither processing unit 1 includes an adder 11, buffers A14 and B15, selectors A12, B13, C1.
It is configured to have 6.

【0014】加算器11は、画素データを加算する回路
部であり、本実施例では2入力/1出力の加算器を用い
る。2入力の一方の入力端子へは、本装置への画素デー
タが入力される。また、他方の入力端子へは、セレクタ
C16の出力データがフィードバックされて入力され
る。
The adder 11 is a circuit unit for adding pixel data, and in the present embodiment, a 2-input / 1-output adder is used. Pixel data to this device is input to one of the two input terminals. The output data of the selector C16 is fed back and input to the other input terminal.

【0015】バッファA14、B15は、画素データを
保持する一時記憶器である。各バッファA14、B15
では、セレクタA12、B13で選択された出力データ
が保持される。この入力保持は、不図示の同期信号の立
ち下がりエッジで保持されるため、結果的に1クロック
分遅延される。
The buffers A14 and B15 are temporary storages for holding pixel data. Each buffer A14, B15
Then, the output data selected by the selectors A12 and B13 is held. Since this input hold is held at the falling edge of the sync signal (not shown), it is delayed by one clock as a result.

【0016】セレクタA12、B13、C16は、2入
力/1出力のライン選択器である。セレクタA12、B
13へは加算器出力のデータの下位ビットの1/2およ
び1/1のデータが入力され、何れか1のデータが出力
される。この選択は、入力されるデータのX座標値およ
びY座標値とにより決められる。つまり、セレクタA1
2、B13は、不図示のX座標判定器からの出力信号に
より、画素のX座標が0の時は下位ビットの1/2の値
を選択し、その他の時は下位ビットの1/1の値を選択
する。セレクタC16では、画素のY座標が偶数値の時
はバッファA14が、画素のY座標が奇数値の時はバッ
ファB15の値がそれぞれ選択される。
The selectors A12, B13 and C16 are 2-input / 1-output line selectors. Selector A12, B
Data of 1/2 and 1/1 of the lower bits of the data output from the adder are input to 13 and any one of the data is output. This selection is determined by the X coordinate value and the Y coordinate value of the input data. That is, the selector A1
2 and B13 select the value of 1/2 of the lower bit when the X coordinate of the pixel is 0, and the value of 1/1 of the lower bit in other cases according to the output signal from the X coordinate determiner (not shown). Select a value. The selector C16 selects the value of the buffer A14 when the Y coordinate of the pixel has an even value and the value of the buffer B15 when the Y coordinate of the pixel has an odd value.

【0017】上記の各部により構成される実施例の要部
におけるデータの流れを図3に示す。図3において、最
上欄の丸付数字はタイミングの順序、縦の欄はデータ等
の識別名称である。つまり、aがX座標値、bがY座標
値、cが入力画素、dが加算器入力、eがバッファA1
4の保持データ、fがバッファB15の保持データ、g
がセレクタC16の出力データ、hがディザ画像表示装
置の出力データである。なお、図3において、H(X)は
加算器出力データの上位ビット、L(X)が加算器出力デ
ータの下位ビットをそれぞれ表している。
FIG. 3 shows a data flow in the main part of the embodiment constituted by the above-mentioned respective parts. In FIG. 3, circled numbers in the uppermost column are timing orders, and vertical columns are identification names of data and the like. That is, a is the X coordinate value, b is the Y coordinate value, c is the input pixel, d is the adder input, and e is the buffer A1.
4 hold data, f holds buffer B15 hold data, g
Is output data of the selector C16, and h is output data of the dither image display device. In FIG. 3, H (X) represents the upper bits of the adder output data, and L (X) represents the lower bits of the adder output data.

【0018】本実施例のディザ画像表示装置の動作を図
3に基づいて以下に説明する。セレクタA12、B13
は、不図示のX座標判定器による画素のX座標値が0の
時、加算器出力データの下位ビットの1/2の値;L
(Pn+An)/2、L(Pn+An)/2、を選択し、X
座標値が0以外の時は、下位ビットの値そのもの;L
(Pn+An)、を選択する。
The operation of the dither image display device of this embodiment will be described below with reference to FIG. Selectors A12 and B13
Is a half value of the lower bit of the adder output data when the X coordinate value of the pixel by the X coordinate determiner (not shown) is 0;
Select (Pn + An) / 2, L (Pn + An) / 2, and select X
When the coordinate value is other than 0, the lower bit value itself; L
Select (Pn + An).

【0019】バッファA14は、X座標判定器とY座標
判定器とによる画素データのX座標値が0の時または画
素データのY座標値が偶数の時に、セレクタA12の出
力の値を入力し自身の内容を書き換える。また、バッフ
ァB15は、X座標判定器とY座標判定器とによる画素
データのX座標値が0の時、または画素データのY座標
値が奇数の時に、セレクタB13の出力の値を入力し自
身の内容を書き換える。なお、バッファA14、B15
は、それぞれが前記条件を満たさない場合は、現在の保
持データを継続して保持する。
The buffer A14 inputs the value of the output of the selector A12 when the X coordinate value of the pixel data by the X coordinate determiner and the Y coordinate determiner is 0 or when the Y coordinate value of the pixel data is even and inputs itself. Rewrite the contents of. Further, the buffer B15 inputs the value of the output of the selector B13 when the X coordinate value of the pixel data by the X coordinate determiner and the Y coordinate determiner is 0, or when the Y coordinate value of the pixel data is odd, the buffer B15 itself. Rewrite the contents of. The buffers A14 and B15
Keeps the currently held data if each does not satisfy the above condition.

【0020】セレクタA12、B13により選択された
値とバッファA14、B15において確定・保持される
データとの間には、1クロック分遅延される。図3にお
けるこれらの関係において、eのバッファA14および
fのバッファB15に表されたそれぞれのデータは、バ
ッファA14、B15における確定データである。よっ
て、例えば座標(0、0)時にセレクタA12の選択し
た下位ビットの1/2の値;L(P0+A0)/2は、座
標(1、0)においてバッファA14において確定・保
持される。同様に座標(0、0)時にセレクタB13の
選択した下位ビットの1/2の値;L(P0+A0)/2
は、座標(1、0)においてバッファB15において確
定・保持される。
There is a one-clock delay between the value selected by the selectors A12 and B13 and the data determined and held in the buffers A14 and B15. In these relations in FIG. 3, the respective data represented in the buffer A14 of e and the buffer B15 of f are finalized data in the buffers A14 and B15. Therefore, for example, the value of 1/2 of the lower bit selected by the selector A12 at the coordinate (0,0); L (P0 + A0) / 2 is determined and held in the buffer A14 at the coordinate (1,0). Similarly, at the coordinate (0, 0), the value of 1/2 of the lower bit selected by the selector B13; L (P0 + A0) / 2
Is determined and held in the buffer B15 at the coordinate (1,0).

【0021】セレクタA12は、X座標値が0の時は下
位ビットの1/2を選択する。よって、図3の縦列お
よびで選択されたデータは、縦列およびにおいて
バッファA14に保持される。また、X座標値が0以外
の時は下位ビットの1/1を選択する。よって、図3の
縦列、で選択されたデータは、縦列、において
バッファA14に保持される。
When the X coordinate value is 0, the selector A12 selects 1/2 of the lower bit. Therefore, the data selected in the columns and in FIG. 3 are held in the buffer A14 in the columns and. When the X coordinate value is other than 0, the lower bit 1/1 is selected. Therefore, the data selected in the column of FIG. 3 is held in the buffer A14 in the column.

【0022】また、セレクタB13は、セレクタAと同
様のX座標値の条件で下位ビットの選択を行い、Y座標
値が奇数以外の時には現在の保持デ−タを継続して保持
する。よって、例えば図3の縦列で選択された値は、
縦列、、においてバッファB15に保持される。
また、縦列で選択された値は縦列、縦列で選択さ
れた値は縦列においてバッファB15に保持される。
Further, the selector B13 selects the lower bit under the same X-coordinate value condition as the selector A, and continuously holds the present holding data when the Y-coordinate value is not an odd number. So, for example, the value selected in the column of FIG.
It is held in the buffer B15 in the column.
The value selected in the column is held in the column, and the value selected in the column is held in the buffer B15 in the column.

【0023】セレクタC16では、画素のY座標値が偶
数値の時はバッファAの出力データが選択され、タイミ
ングでは0、タイミングではL(P0+A0)/2、
タイミングではL(P1+A1)が出力される。また、
画素のY座標値が奇数値の時はバッファB15の出力デ
ータが選択され、タイミングではL(P2+B2)、タ
イミングではL(P3+B3)/2が出力される。
The selector C16 selects the output data of the buffer A when the Y coordinate value of the pixel is an even value, which is 0 at the timing and L (P0 + A0) / 2 at the timing.
At timing, L (P1 + A1) is output. Also,
When the Y coordinate value of the pixel is an odd value, the output data of the buffer B15 is selected, L (P2 + B2) is output at the timing, and L (P3 + B3) / 2 is output at the timing.

【0024】セレクタC16の出力データは加算器11
の他方の入力端子へ入力され、cの入力画素データと加
算される。加算器11の出力データは、図3のhとな
る。
The output data of the selector C16 is the adder 11
Is input to the other input terminal of and is added to the input pixel data of c. The output data of the adder 11 is h in FIG.

【0025】以上の構成によれば、より少ないハードウ
ェア量で高画質のディザ処埋が実現可能となり、低コス
トで高画質の画像を表示することが可能となる。
According to the above configuration, high-quality dithering can be realized with a smaller amount of hardware, and a high-quality image can be displayed at low cost.

【0026】なお、上述の実施例は本発明の好適な実施
の一例ではあるが本発明はこれに限定されるものではな
く本発明の要旨を逸脱しない範囲において種々変形実施
可能である。
Although the above-described embodiment is a preferred example of the present invention, the present invention is not limited to this and various modifications can be made without departing from the gist of the present invention.

【0027】[0027]

【発明の効果】以上の説明より明かなように、本発明の
ディザ画像表示装置は、入力画像データとフィードバッ
クされた画像データとを加算し、加算画像データを上位
ビットおよび下位ビットの画像データとに2分する。こ
の2分された下位ビットの画像データを1/1および1
/2とし、これらの何れか一方を選択して出力する。選
択出力は2つあり、各々の出力された画像データは各々
保持される。保持された画像データは何れか一方が選択
されて出力される。この選択出力された画像データはフ
ィードバックされ上述の加算画像データとされる。加算
画像データの上位ビットの画像データを本ディザ画像表
示装置の出力画像データとする。この手順によれば、よ
り少ないバッファ容量で、高画質のディザ処埋の処理手
順が確保される。よって、低コストで高い画質の画像を
表示することが可能となる。
As is apparent from the above description, the dither image display device of the present invention adds the input image data and the fed-back image data, and adds the added image data to the image data of the upper bits and the lower bits. 2 minutes. The image data of the lower bit divided into two is 1/1 and 1
/ 2, and one of these is selected and output. There are two selection outputs, and each output image data is held. One of the held image data is selected and output. The image data selected and output is fed back to be the above-mentioned added image data. The image data of the upper bits of the added image data is the output image data of the dither image display device. According to this procedure, a high-quality dither processing procedure can be secured with a smaller buffer capacity. Therefore, it is possible to display a high-quality image at low cost.

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

【図1】本発明のディザ画像表示装置のディザ処理部の
実施例を示す回路構成ブロック図である。
FIG. 1 is a circuit configuration block diagram showing an embodiment of a dither processing unit of a dither image display device of the present invention.

【図2】本発明のディザ画像表示装置の全体構成例を示
すブロック図である。
FIG. 2 is a block diagram showing an example of the overall configuration of a dither image display device of the present invention.

【図3】図1のディザ処理部の動作を表化して示すタイ
ムチャートである。
FIG. 3 is a time chart showing the operation of the dither processing unit in FIG. 1 in tabular form.

【図4】従来のオーダードディザ法による画像表示装置
構成例のブロック図である。
FIG. 4 is a block diagram of a configuration example of an image display device according to a conventional ordered dither method.

【図5】従来の誤差拡散法による画像表示装置構成例の
ブロック図である。
FIG. 5 is a block diagram of a configuration example of an image display device according to a conventional error diffusion method.

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

1 ディザ処理部 2 フレームバッファ 11 加算器 12 セレクタA 13 セレクタB 14 バッファA 15 バッファB 16 セレクタC 1 Dither Processing Unit 2 Frame Buffer 11 Adder 12 Selector A 13 Selector B 14 Buffer A 15 Buffer B 16 Selector C

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 入力画像データとフィードバックされた
画像データとを加算して出力する加算手段と、 前記加算された加算画像データを上位ビットおよび下位
ビットの画像データとに2分し、該2分された下位ビッ
トの画像データを1/1および1/2とし、これらの何
れか一方を選択して出力する第1および第2の選択手段
と、 該2つの選択手段から出力された画像データを各々保持
する第1および第2のバッファ手段と、 該2つのバッファ手段の2つの画像データの一方を選択
して出力する第3の選択手段とを有し、 該第3の選択手段から出力された画像データを前記加算
手段へのフィードバック画像データとし、前記上位ビッ
トの画像データを出力画像データとすることを特徴とす
るディザ画像表示装置。
1. Addition means for adding and outputting input image data and fed-back image data; said added image data is divided into upper-order bit image data and lower-order bit image data; The image data of the lower bits are set to 1/1 and 1/2, and the first and second selecting means for selecting and outputting one of them and the image data output from the two selecting means are output. It has first and second buffer means which respectively hold it, and third selecting means which selects and outputs one of the two image data of the two buffer means, and is output from the third selecting means. 2. The dither image display device, wherein the image data is used as feedback image data to the adding means, and the higher-order image data is output image data.
【請求項2】 前記第1、第2および第3の選択手段
は、各々へ入力される画像データの座標値により2つの
入力の何れか一方を選択して出力することを特徴とする
請求項1記載のディザ画像表示装置。
2. The first, second and third selecting means select either one of the two inputs according to the coordinate value of the image data input to each and output the selected one. 1. The dither image display device according to 1.
JP7125126A 1995-05-24 1995-05-24 Dither image display device Expired - Fee Related JP2697679B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7125126A JP2697679B2 (en) 1995-05-24 1995-05-24 Dither image display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7125126A JP2697679B2 (en) 1995-05-24 1995-05-24 Dither image display device

Publications (2)

Publication Number Publication Date
JPH08320676A true JPH08320676A (en) 1996-12-03
JP2697679B2 JP2697679B2 (en) 1998-01-14

Family

ID=14902499

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7125126A Expired - Fee Related JP2697679B2 (en) 1995-05-24 1995-05-24 Dither image display device

Country Status (1)

Country Link
JP (1) JP2697679B2 (en)

Also Published As

Publication number Publication date
JP2697679B2 (en) 1998-01-14

Similar Documents

Publication Publication Date Title
US5844532A (en) Color display system
JPH0464231B2 (en)
JPH0728995A (en) Range clipping method, device therefor and display device
JPH06295338A (en) Method for producing picture
EP0969443A1 (en) Image data processing apparatus and methods for image resolution change
JPH06332843A (en) Moving image video data transfer device and computer system
US5862268A (en) Bilinear decimator with error compensation
JP3022405B2 (en) Image memory controller
JP2697679B2 (en) Dither image display device
JP2825395B2 (en) Parallel processing apparatus and method
JP2510019B2 (en) Image display method and device
EP0970582B1 (en) Bilinear decimator with error compensation
AU673556B2 (en) Colour display system
JPH0564000A (en) Method for compressing and expanding image data
JPH0935053A (en) Image reducing method and device therefor
JPH07264395A (en) Image reducing device
JPH0764524A (en) Image display device
JPH06225212A (en) Interpolation method for digital picture signal
JP2820068B2 (en) Image data synthesis display device
JP2000020705A (en) Parallel image processing processor
JPH11288257A (en) Method and device for compression display
JP2002056385A (en) Image correcting method and image correcting device
JPH11283024A (en) Compression display method and its device
JPH06110427A (en) Method for processing image information and device therefor
JPH08125847A (en) Image processor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970819

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

Free format text: PAYMENT UNTIL: 20080919

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20080919

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090919

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20090919

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20100919

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20110919

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20120919

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20130919

Year of fee payment: 16

LAPS Cancellation because of no payment of annual fees