JPS6145675A - Picture element data interpolation system - Google Patents
Picture element data interpolation systemInfo
- Publication number
- JPS6145675A JPS6145675A JP59166253A JP16625384A JPS6145675A JP S6145675 A JPS6145675 A JP S6145675A JP 59166253 A JP59166253 A JP 59166253A JP 16625384 A JP16625384 A JP 16625384A JP S6145675 A JPS6145675 A JP S6145675A
- Authority
- JP
- Japan
- Prior art keywords
- pixel data
- interpolated
- element data
- data
- picture element
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4007—Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
- Facsimile Image Signal Circuits (AREA)
Abstract
Description
【発明の詳細な説明】 〔技術分野〕 本発明は画素データの補間方式に関するものである。[Detailed description of the invention] 〔Technical field〕 The present invention relates to a pixel data interpolation method.
近年電子写真法を用いたレーザービームプリンタがコン
ピュータ出力装置として或いはファクシミリの端末機と
して利用されている。レーザービームプリンタはコンピ
ュータからの出力信号を高速に高解像で画像化できる装
置として多くの用途が期待されている。しかしながらフ
ァクシミリ等から送信される低解像の画素データを高解
像のレーザービームプリンタで出力するためにはデータ
を補間する必要がある。たとえば8木/■のファクシミ
リ受信画像データを12木/mmのレーザービームプリ
ンタで出力するためには、主走査、副走査とも12本1
8本= 3/2倍に受信画素データを補間しなければな
らない。In recent years, laser beam printers using electrophotography have been used as computer output devices or facsimile terminals. Laser beam printers are expected to have many uses as devices that can quickly convert output signals from computers into high-resolution images. However, in order to output low-resolution pixel data transmitted from a facsimile or the like using a high-resolution laser beam printer, it is necessary to interpolate the data. For example, in order to output facsimile received image data of 8 mm/cm with a laser beam printer of 12 mm/mm, 12 lines are required for both main scanning and sub-scanning.
8 lines = 3/2 times the received pixel data must be interpolated.
従来このような補間は次の様に行っていた。Conventionally, such interpolation was performed as follows.
372倍のデータ補間を行う場合、主走査方向において
は第1図(a)で示す様に各画素■、■、・・・・・・
を2画素毎に区切り、各区切りにおいて2番目の画素を
重複させることによりデータを補間している。又、副走
査方向についても同様に第1図(b)で示す様に入力画
像の各ラインMl、12.・・・・・・を2ライン毎に
区切り、各区切りにおいて2番目のラインを重複させる
ことによりデータの補間を行なう。このような従来の補
間方法においては画質が著しく低下する欠点がある。つ
まり周囲の画素データにかかわらず、同一の画素あるい
は同一のラインを重ねるため画像のエツジ部分が荒くな
る。またディザ処理等により2値化された中間調画像に
従来の補間方法を用いると、網点内のドツト面積比が変
化してしまい、ハーフトーン部が変化し、また解像度も
著しく低下してしまうという欠点があった。When performing 372 times data interpolation, in the main scanning direction, each pixel ■, ■, ...... as shown in Figure 1(a).
The data is interpolated by dividing into every two pixels and overlapping the second pixel in each division. Similarly, in the sub-scanning direction, as shown in FIG. 1(b), each line Ml, 12 . . . . is divided into every two lines, and data interpolation is performed by overlapping the second line in each division. Such conventional interpolation methods have the disadvantage that image quality is significantly degraded. In other words, the edges of the image become rough because the same pixels or lines overlap regardless of the surrounding pixel data. Furthermore, if conventional interpolation methods are used on halftone images that have been binarized through dither processing, etc., the dot area ratio within the halftone dots will change, the halftone area will change, and the resolution will also drop significantly. There was a drawback.
本発明は上記の点に鑑みなされたもので、高画質の再生
画像を得ることができる様にしたデータ補間方式を提供
することを目的とする。The present invention has been made in view of the above points, and an object of the present invention is to provide a data interpolation method that makes it possible to obtain high-quality reproduced images.
本発明の他の目的は画素データを補間して出力する際、
画質低下の少ない画素データ補間方式を提供することに
ある。Another object of the present invention is to interpolate and output pixel data,
An object of the present invention is to provide a pixel data interpolation method that causes less deterioration in image quality.
以下に図面を参照して本発明の実施例を詳細に説明する
。Embodiments of the present invention will be described in detail below with reference to the drawings.
第2図は本発明を適用し得る画像処理装置のブロック図
である。lは2値化処理された画素デーダ11 II、
“0゛を入力する入力端子、2は画素データの補間を行
なうデータ処理部、3は補間されたデータを伝送する伝
送部、4は補間されたデータを再生するレーザビームプ
リンタ等の出力装置である。尚、データ処理部2の詳細
は後述する。FIG. 2 is a block diagram of an image processing device to which the present invention can be applied. l is the binarized pixel data 11 II,
2 is a data processing unit that interpolates pixel data, 3 is a transmission unit that transmits the interpolated data, and 4 is an output device such as a laser beam printer that reproduces the interpolated data. The details of the data processing section 2 will be described later.
次に第3図を用いて本発明による補間方法の原理を説明
する。Next, the principle of the interpolation method according to the present invention will be explained using FIG.
本実施例においては2×2マトリクスから成る入力画素
データ(原画素データ)を補間して3×3マトリクスか
ら成る出力画素データに変換する。In this embodiment, input pixel data (original pixel data) consisting of a 2 x 2 matrix is interpolated and converted into output pixel data consisting of a 3 x 3 matrix.
たとえば解像度8本/IImの入力画像を解像度12、
木/mmのレーザビームプリンタで出力する場合この変
換を用いる。第3図(a)に示す様に入力2x2マトリ
クスAを補間して3×3マトリクスAに変換する。図に
おいてP1〜P4は原画素データであり、マトリクスX
において11〜工5が補間されたデータ(補間画素デー
タ)である。本実施例においては補間されるべき画素デ
ータを主走査方向にさらに4つの小画素に分解し、この
4つの小画素を適宜ぬりつぶすことにより補間側、素デ
ータのレベルを決定する。また、本実施例においてはま
ず、補間画素データ11.I2を決定し、次に補間画素
データI3.I4.I5を決定するものである。以下に
補間画素データIIの決定方法を第3図(b)を用いて
説明する。尚、斜線部で示す画素データが、出力の際ド
ツトの打たれる画素データであり、斜線の幅がドツトの
幅(サイズ)となるものである。図に示す如く原画素デ
ータPI 、P2が共に“’o”(白)であるときは補
間画素データIIも“0パとなる。ここで補間画素デー
タが“0゛′とは、4つの小画素全てが白である状態を
示し、補間画素データが°゛l″とは、4つの小画素全
てがぬりつぶされる状態を示す。For example, if an input image with a resolution of 8 lines/IIm is input with a resolution of 12 lines/IIm,
This conversion is used when outputting with a wood/mm laser beam printer. As shown in FIG. 3(a), the input 2x2 matrix A is interpolated and converted into a 3x3 matrix A. In the figure, P1 to P4 are original pixel data, and matrix
11 to step 5 are interpolated data (interpolated pixel data). In this embodiment, the pixel data to be interpolated is further divided into four small pixels in the main scanning direction, and the level of the element data on the interpolation side is determined by filling these four small pixels as appropriate. In this embodiment, first, interpolated pixel data 11. I2 is determined, and then interpolated pixel data I3. I4. This determines I5. The method for determining interpolated pixel data II will be explained below using FIG. 3(b). Note that the pixel data indicated by diagonal lines is the pixel data on which dots are placed during output, and the width of the diagonal line is the width (size) of the dot. As shown in the figure, when the original pixel data PI and P2 are both "'o" (white), the interpolated pixel data II also becomes "0". Here, the interpolated pixel data "0" means that the four small A state in which all pixels are white is indicated, and interpolated pixel data of "1" indicates a state in which all four small pixels are filled in.
また原画素データPi、P2の内いずれか一方が’1”
(斜線部)であるときには、補間画素データIlは4つ
の小画素の内、2つがぬりつぶされることになる。また
このとき“1′°である原画素データに近い方の2つの
小画素がぬるつぶされることになる。原画素データPi
、P2共に“°1゛°のときは、4つの小画素は全てぬ
りつぶされることになる。Also, either one of the original pixel data Pi or P2 is '1'
(hatched area), two of the four small pixels of the interpolated pixel data Il are filled out. Also, at this time, the two small pixels closer to the original pixel data at "1'° will be crushed.The original pixel data Pi
, P2 are both "°1", all four small pixels are filled in.
尚、補間画素データエ2も上述した説明と同様に原画素
データP3 、P4によって決定される。Incidentally, the interpolated pixel data E2 is also determined by the original pixel data P3 and P4 in the same manner as described above.
次に補間画素データ■3の決定方法を第3図(c)を用
いて説明する。図に示す如く原画素データPi、P3が
共に“0パであるときは補間画素データも°°0″とな
る。また原画素データPI。Next, a method for determining interpolated pixel data 3 will be explained using FIG. 3(c). As shown in the figure, when both the original pixel data Pi and P3 are "0", the interpolated pixel data also becomes "0". Also original pixel data PI.
P3のいずれか一方が°“1″であるときには、補間画
素データは4つの小画素の内、2つの小画素を交互にぬ
りつぶすことになる。これは、補間画素データの黒がか
たよらない様にするためである。また原画素データPI
、P3共に°l″のときは4つの小画素は全てぬりつ
ぶされる。When either P3 is "1", the interpolated pixel data alternately fills in two of the four small pixels. This is to prevent the black of the interpolated pixel data from shifting. Also, original pixel data PI
, P3 are both °l'', all four small pixels are filled in.
尚、補間画素データエ4も同様に原画素データP2 、
P4によって決定される。Incidentally, the interpolated pixel data E4 is also the original pixel data P2,
Determined by P4.
次に補間画素データI5の決定方法を第3図(d)、(
e)を用いて説明する。補間画素データエ5は補間画素
データII、I2によって図に示す如く決定されるもの
である。またIf、I2共に”O”、Il、I2いずれ
か一方が°゛l”°、If。Next, the method for determining the interpolated pixel data I5 is shown in FIG.
This will be explained using e). The interpolated pixel data E5 is determined by the interpolated pixel data II and I2 as shown in the figure. Also, If and I2 are both “O”, and either Il or I2 is °゛l”°, If.
工2共に°“1°゛である場合における補間画素データ
I5は83図(C)の説明と同様に決定される。The interpolated pixel data I5 in the case where both the angle 2 and the angle 2 are 1° is determined in the same manner as described in FIG. 83(C).
以上説明した補間方法により2X2マトリクスから成る
入力画素データを3×3マトリクスから成る出力画素デ
ータに変換した例を第5図に示す。尚、補間される2×
2マトリクス(入力画素データ)は第4図で示すように
16通りあり、第4図の各マトリクス■〜Oは第5図の
各マトリクス■〜Oと対応している。FIG. 5 shows an example in which input pixel data consisting of a 2×2 matrix is converted into output pixel data consisting of a 3×3 matrix using the interpolation method described above. Note that the interpolated 2×
There are 16 types of 2 matrices (input pixel data) as shown in FIG. 4, and each of the matrices 1 to 0 in FIG. 4 corresponds to each of the matrices 2 to 0 in FIG. 5.
尚、第5図に示す3X3マトリクスのかわりに第6図(
b)に示す3×3マトリクスを出力画素データとして用
いても良い。第6図の各マトリクス■〜Oも第4図の各
マトリクス■〜Oと対応している。In addition, instead of the 3X3 matrix shown in Fig. 5, the 3X3 matrix shown in Fig. 6 (
The 3×3 matrix shown in b) may be used as output pixel data. The matrices 1 to 0 in FIG. 6 also correspond to the matrices 2 to 0 in FIG.
第6図(b)に示す出力画素データは、出力装置が第6
図(a)に示す如くパルス幅変調によりドツトを記録す
る装置である場合に有効である。The output pixel data shown in FIG. 6(b) is
This is effective in the case of an apparatus that records dots by pulse width modulation as shown in Figure (a).
尚、このとき第6図(b)に示す出力画素データを忠実
に再生するため第6図(a)に示す如きパルス幅変調の
タイミングを変えてやる必要がある。At this time, in order to faithfully reproduce the output pixel data shown in FIG. 6(b), it is necessary to change the timing of pulse width modulation as shown in FIG. 6(a).
第5図、第6図(b)に示される出力画素データの白と
黒との面積比は、第4図の入力画素データと比較した場
合同一であり、従って前述した如き補間方法を用いるこ
とにより補間の際の画質の低下を防ぐことができる。The area ratio between white and black of the output pixel data shown in FIGS. 5 and 6(b) is the same when compared with the input pixel data of FIG. 4, so the interpolation method as described above can be used. This can prevent deterioration in image quality during interpolation.
また、入力画素データが2×2の整数倍の閾値マトリク
スによりディザ処理された2値画像である場合も、上述
した如き補間を行なうことによってハーフトーンレベル
の変動を防ぐことができる。Furthermore, even when the input pixel data is a binary image that has been dithered using a threshold value matrix that is an integer multiple of 2×2, fluctuations in the halftone level can be prevented by performing the above-described interpolation.
尚1本実施例においては補間された画素データをレーザ
ービームプリンタで出力するので、第7図のようにレー
ザービームを楕円にし、パルス幅変調を行なうことによ
り優れた再生画像を得ることができるものである0本実
施例においてはビーム径の主走査方向と副走査方向との
比を図に示す如く1:4としている。In this embodiment, interpolated pixel data is output by a laser beam printer, so by making the laser beam elliptical and performing pulse width modulation as shown in Figure 7, an excellent reproduced image can be obtained. In this embodiment, the ratio of the beam diameter in the main scanning direction to the sub-scanning direction is set to 1:4 as shown in the figure.
次に上述した如き入力画素データの補間を行なうデータ
処゛理部2の詳細を第8図に示す、尚、各ラインーヒの
数値はデータのビット数を示すものである。図において
11は?値化された画素データを入力する入力端子、1
2.13は主走査1247分の画素データをそれぞれ交
互に格納するラインメモリ、14は主走査補間制御部で
あり、ラインメモリ、後述する変換器等の動作タイミン
グを制御する。ラインメモリ12あるいは工3に格納さ
れた画素データは主走査補間制御部14により順次読出
され、2ビツトパラレル変換器15により2ビツト毎の
信号に変換される。この信号は2画素のパラレル2値信
号である。画素データ第1変換部16においては第3図
(b)に示した画素データの変換(補間)が行なわれる
。すなわち画素データ第1変換部16では2画素のパラ
レル2値信号を入力して、1画素2ビツトのディジタル
信号を3画素パラレル出力する(補間画素データは4通
り存在するので1画素につき2ビツト必要とする。)。Next, the details of the data processing section 2 which interpolates the input pixel data as described above are shown in FIG. 8. The numerical value of each line indicates the number of bits of data. What is 11 in the diagram? Input terminal for inputting valued pixel data, 1
Reference numeral 2.13 is a line memory that alternately stores 1247 main scanning pixel data, and 14 is a main scanning interpolation control unit, which controls the operation timing of the line memory, a converter, etc. to be described later. The pixel data stored in the line memory 12 or the line memory 3 is sequentially read out by the main scanning interpolation control section 14, and converted into a signal every 2 bits by the 2-bit parallel converter 15. This signal is a parallel binary signal of two pixels. In the first pixel data converter 16, the pixel data is converted (interpolated) as shown in FIG. 3(b). In other words, the first pixel data conversion unit 16 inputs parallel binary signals of two pixels and outputs a digital signal of two bits per pixel in parallel for three pixels (there are four types of interpolated pixel data, so two bits are required for each pixel). ).
パラレルシリアル変換器17においては、入力した3画
素をシリアルに出力して主走査方向の補間を終了する。The parallel-to-serial converter 17 serially outputs the three input pixels to complete the interpolation in the main scanning direction.
尚、画素データ第1変換部16はROM等により構成さ
れ、このメモリには第3図(b)に示す如き変換を行な
うための変換テーブルがあらかじめ記憶されている。主
走査方向に補間の終了した2ビツトの画素データは。The first pixel data conversion unit 16 is constituted by a ROM or the like, and a conversion table for performing conversion as shown in FIG. 3(b) is stored in advance in this memory. The 2-bit pixel data that has been interpolated in the main scanning direction is:
2ラインずつラインメモリ18.19あるいは20.2
1に格納される。12は副走査補間制御部であり、ライ
ンメモリ、後述する変換部等の動作タイミングを制御す
る。ラインメモリ18゜19あるいはラインメモリ20
.21に格納された2ビツトの画素データは副走査補間
制御部により2画素パラレルに順次読出され、画素デー
タ第2変換部23に入力される。画素データ第2変換部
23においては副走査方向の2画素(各画素は2ビツト
データである。)を用い副走査方向の補間を行なう。第
3図(c) 、 (d) 、 (e)に示したように副
走査方向の補間は例えば12通りあるので画素データ変
換部23では2ビツトの画素信号を4ビツトの画素信号
に変換する。このとき画素データ第2変換部23では副
走査方向に4ビツトの画素信号を3画素分同時に出力す
る。尚1画素デー夕食換部23はROM等により構成さ
れ4このメモリには第3図(C)、(d) 、(e)に
示す如き変換を行なうための変換テーブルがあらかじめ
記憶されている。従って第8図の回路においてはライン
メモリ18.19あるいは20.21に2ライン分のデ
ータを入力する間に3ライン分のデータ変換が行なわれ
ることになる。データセレクタ部24は画素データ第2
変換部23からの各ラインを選択するためのものである
。25はパターン発生部であり、データセレクタ部24
からの4ビツトの出力信号に応じてパルス幅変調を行な
い、補間された画素信号を出力端子16に出力する。こ
の出力端子は第2図に示すレーザビームプリンタ4に接
続されており、レーザビームプリンタ4は画素信号に応
じて記録紙上に高画質の画像を再生する。Line memory 18.19 or 20.2 for 2 lines each
It is stored in 1. Reference numeral 12 denotes a sub-scanning interpolation control section, which controls the operation timing of a line memory, a conversion section, etc. to be described later. Line memory 18°19 or line memory 20
.. The 2-bit pixel data stored in 21 is sequentially read out in parallel for 2 pixels by the sub-scanning interpolation control section, and is input to the second pixel data conversion section 23. The second pixel data conversion unit 23 performs interpolation in the sub-scanning direction using two pixels (each pixel is 2-bit data) in the sub-scanning direction. As shown in FIGS. 3(c), (d), and (e), there are, for example, 12 ways of interpolation in the sub-scanning direction, so the pixel data converter 23 converts a 2-bit pixel signal into a 4-bit pixel signal. . At this time, the second pixel data converter 23 simultaneously outputs 4-bit pixel signals for three pixels in the sub-scanning direction. The 1-pixel data conversion section 23 is constituted by a ROM or the like, and a conversion table for performing conversions as shown in FIGS. 3(C), (d), and (e) is stored in advance in this memory. Therefore, in the circuit shown in FIG. 8, three lines of data are converted while two lines of data are input to the line memory 18.19 or 20.21. The data selector section 24 selects the second pixel data.
This is for selecting each line from the converter 23. 25 is a pattern generation section, and a data selector section 24
Pulse width modulation is performed in accordance with the 4-bit output signal from the 4-bit output signal, and an interpolated pixel signal is output to the output terminal 16. This output terminal is connected to a laser beam printer 4 shown in FIG. 2, and the laser beam printer 4 reproduces a high-quality image on recording paper in accordance with the pixel signals.
以上詳述したように本発明によれば画素データを補間す
る際の画質の低下を防ぐことができる。As described in detail above, according to the present invention, deterioration in image quality when pixel data is interpolated can be prevented.
また、本発明によればディザ処理された2値化データを
補間する際も網点内のドツト面積比を変えることなくハ
ーフトーンを忠実に再現することができる。Further, according to the present invention, even when interpolating dithered binary data, halftones can be faithfully reproduced without changing the dot area ratio within the halftone dots.
第1図(a) 、 (b)は従来の補間方法を説明する
ための図、第2図は本発明が適用できる画像処理装置の
ブロック図、第3図(a)〜(e)は本発明による補間
方法を説明するための図、第4図は入力画素データの各
パターンを示す図、第5図は補間した出力画素データの
各パターンを示す図、第6図(a)はパルス幅変調によ
る出力例を示す図、第6図(b)は補間した出力画素デ
ータの他のパターン例を示す図、第7図はレーザビーム
を楕円にした状態を示す図、第8図はデータ処理部の詳
細図である。
ここで2はデータ処理部、4はレーザビームプリンタ、
12.13はラインメモリ、15は2ビツトパラレル変
換器、16は画素データ第1変換部、17はパラレルシ
リアル変換器、18〜21はラインメモリ、23は画素
データ第2変換一部、24はデータセレクタ部、25は
パターン発生部である。
特許出願人 日本電信電話公社
キャノン株式会社
(ト)
(α)AA・
(d)
=、> Q <> 9
tc)9 炒 9 QFigures 1 (a) and (b) are diagrams for explaining the conventional interpolation method, Figure 2 is a block diagram of an image processing device to which the present invention can be applied, and Figures 3 (a) to (e) are diagrams for explaining the conventional interpolation method. A diagram for explaining the interpolation method according to the invention, FIG. 4 is a diagram showing each pattern of input pixel data, FIG. 5 is a diagram showing each pattern of interpolated output pixel data, and FIG. 6 (a) is a diagram showing pulse width. A diagram showing an example of output by modulation, FIG. 6(b) is a diagram showing another pattern example of interpolated output pixel data, FIG. 7 is a diagram showing a state in which the laser beam is shaped into an ellipse, and FIG. 8 is a diagram showing data processing. FIG. Here, 2 is a data processing unit, 4 is a laser beam printer,
12.13 is a line memory, 15 is a 2-bit parallel converter, 16 is a pixel data first converter, 17 is a parallel-to-serial converter, 18 to 21 are line memories, 23 is a pixel data second converter, and 24 is a pixel data second converter. The data selector section 25 is a pattern generation section. Patent applicant: Nippon Telegraph and Telephone Public Corporation Canon Co., Ltd. (α) AA・ (d) =, > Q <> 9 tc) 9
Claims (1)
数)から成るマトリクスに分割し、前記j行×k列の画
素データを補間してn行×m列(n、mは共に自然数)
のマトリクスを形成する画素データの補間方式であって
、前記n行×m列のマトリクスの画素データの内補間す
べき画素データは複数個の小画素から成ることを特徴と
する画素データ補間方式。Divide the input pixel data into a matrix consisting of j rows x k columns (j and k are both natural numbers), and interpolate the j rows x k column pixel data to create n rows x m columns (n and m are both natural numbers). Natural number)
1. A pixel data interpolation method for forming a matrix of pixel data, wherein the pixel data to be interpolated among the pixel data of the matrix of n rows by m columns consists of a plurality of small pixels.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59166253A JPH0681243B2 (en) | 1984-08-08 | 1984-08-08 | Image processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59166253A JPH0681243B2 (en) | 1984-08-08 | 1984-08-08 | Image processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6145675A true JPS6145675A (en) | 1986-03-05 |
JPH0681243B2 JPH0681243B2 (en) | 1994-10-12 |
Family
ID=15827952
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP59166253A Expired - Lifetime JPH0681243B2 (en) | 1984-08-08 | 1984-08-08 | Image processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0681243B2 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63684A (en) * | 1986-06-20 | 1988-01-05 | Fujitsu Ltd | Interpolation expansion calculation circuit |
JPS63683A (en) * | 1986-06-20 | 1988-01-05 | Fujitsu Ltd | Interpolation enlargement arithmetic circuit |
JPS6323473A (en) * | 1986-06-17 | 1988-01-30 | Casio Comput Co Ltd | Printer in common use as facsimile equipment |
JPH01163068A (en) * | 1987-09-18 | 1989-06-27 | Hitachi Ltd | printing device |
JPH0564922A (en) * | 1990-08-28 | 1993-03-19 | Kyocera Corp | Processing system for smoothing image |
JPH0818770A (en) * | 1994-06-28 | 1996-01-19 | Nec Corp | Electrophotographic printer |
JP2012028953A (en) * | 2010-07-21 | 2012-02-09 | Fuji Xerox Co Ltd | Image processor and image processing method |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5243312A (en) * | 1975-10-03 | 1977-04-05 | Kokusai Denshin Denwa Co Ltd <Kdd> | Scanner density converting system of facsimile signal |
-
1984
- 1984-08-08 JP JP59166253A patent/JPH0681243B2/en not_active Expired - Lifetime
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5243312A (en) * | 1975-10-03 | 1977-04-05 | Kokusai Denshin Denwa Co Ltd <Kdd> | Scanner density converting system of facsimile signal |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6323473A (en) * | 1986-06-17 | 1988-01-30 | Casio Comput Co Ltd | Printer in common use as facsimile equipment |
JPS63684A (en) * | 1986-06-20 | 1988-01-05 | Fujitsu Ltd | Interpolation expansion calculation circuit |
JPS63683A (en) * | 1986-06-20 | 1988-01-05 | Fujitsu Ltd | Interpolation enlargement arithmetic circuit |
JPH01163068A (en) * | 1987-09-18 | 1989-06-27 | Hitachi Ltd | printing device |
JPH0564922A (en) * | 1990-08-28 | 1993-03-19 | Kyocera Corp | Processing system for smoothing image |
JPH0818770A (en) * | 1994-06-28 | 1996-01-19 | Nec Corp | Electrophotographic printer |
JP2012028953A (en) * | 2010-07-21 | 2012-02-09 | Fuji Xerox Co Ltd | Image processor and image processing method |
Also Published As
Publication number | Publication date |
---|---|
JPH0681243B2 (en) | 1994-10-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5604605A (en) | Method and device for intralinearly halftoning digitized grey value images | |
US4897734A (en) | Image processing apparatus | |
JPS5977769A (en) | Image reproducing device | |
US4485408A (en) | Halftone processing method for digital facsmile apparatus | |
JPS59163959A (en) | Halftone image conversion method | |
JPS6145675A (en) | Picture element data interpolation system | |
EP0454088B1 (en) | Image processing apparatus | |
US4912565A (en) | Method of and apparatus for recording image in the form of pixel array | |
EP0735741A2 (en) | Method and system for converting multi-gradated image data into binary image data | |
JP2982509B2 (en) | Image reduction processing method | |
US4167758A (en) | Method and device for transmitting facsimile picture signals | |
JP2716967B2 (en) | Image processing device | |
JPS59189782A (en) | Picture processing device | |
JPH0746396A (en) | Facsimile equipment | |
JPS6020680A (en) | Picture processing method | |
JPH07108017B2 (en) | Image forming device | |
JPS62101177A (en) | Picture processor | |
JPS6134788Y2 (en) | ||
JPS62284574A (en) | Image recorder | |
JPH0519353B2 (en) | ||
JPH10150576A (en) | Digital gradation processing method and apparatus | |
JPH01282967A (en) | Gradation picture data processing system | |
JPH04249474A (en) | Picture processor | |
JPH0575223B2 (en) | ||
JPH06189149A (en) | Image input device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
EXPY | Cancellation because of completion of term |