JPS63164569A - Image processing method - Google Patents

Image processing method

Info

Publication number
JPS63164569A
JPS63164569A JP61308225A JP30822586A JPS63164569A JP S63164569 A JPS63164569 A JP S63164569A JP 61308225 A JP61308225 A JP 61308225A JP 30822586 A JP30822586 A JP 30822586A JP S63164569 A JPS63164569 A JP S63164569A
Authority
JP
Japan
Prior art keywords
data
register
bit
output
pattern
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
JP61308225A
Other languages
Japanese (ja)
Other versions
JPH0435948B2 (en
Inventor
Ryoichi Takahashi
良一 高橋
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.)
Shaken Co Ltd
Photo Composing Machine Manufacturing Co Ltd
Original Assignee
Shaken Co Ltd
Photo Composing Machine Manufacturing Co Ltd
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 Shaken Co Ltd, Photo Composing Machine Manufacturing Co Ltd filed Critical Shaken Co Ltd
Priority to JP61308225A priority Critical patent/JPS63164569A/en
Publication of JPS63164569A publication Critical patent/JPS63164569A/en
Publication of JPH0435948B2 publication Critical patent/JPH0435948B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

PURPOSE:To sharply shorten processing time as compared to an ordinary method for executing the contraction processing of all picture element including white picture elements by executing the contraction processing of only black picture elements in an original pattern. CONSTITUTION:One byte out of original pattern data supplied to a register is stored in the register 1. A mask data table 3 outputs data in an address 8 in its initial state and the outputted data and the data held in the register 1 are supplied to an AND gate 2. The output of an AND gate 2 is impressed to a priority encoder 4, the position of the most significant '1' bit of the input data is detected by the encoder 4 and a position code is outputted. The position code is applied to a register 5 and the output of the register 5 is sent to a multiplier 6 to execute contraction processing. Since the existence of black picture elements is detected and the contraction processing is executed only when black picture elements are included, the contraction processing can be executed within an extremely short period as compared to the ordinary method.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、文字・画像等の二値のパターンデータの縮小
を行う画像処理方法に関するものであり、特に1バイト
単位で縮小を行う画像処理方法に関するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an image processing method for reducing binary pattern data such as characters and images, and particularly relates to an image processing method for reducing binary pattern data in 1-byte units. It is about the method.

[従来の技術] 一般に、文字・画像等の原パターンから、所望の大きさ
のパターンデータを得るために縮小処理を行うには、原
パターンデータの黒画素の位置を、縮小後の位置座標に
置き変える処理を行う必要がある。
[Prior Art] Generally, in order to perform a reduction process to obtain pattern data of a desired size from an original pattern such as a character or image, the position of a black pixel in the original pattern data is set to the position coordinates after reduction. It is necessary to perform a process to replace it.

従来はこの処理をシフトレジスタを使用した方法により
行っていた。
Conventionally, this process has been performed using a shift register.

[発明が解決しようとする問題点] 上記従来方法では、原パターンの黒画素だけでなく白画
素をも含むすべての画素について縮小後の位置を求める
処理を行っていた。
[Problems to be Solved by the Invention] In the above-mentioned conventional method, the post-reduction position of all pixels including not only black pixels but also white pixels of the original pattern is determined.

従って、上記従来方法による縮小処理は極めて時間がか
かるものであり、より高速に縮小処理できる画像処理方
法が待たれていた。
Therefore, the reduction processing by the above-mentioned conventional method takes an extremely long time, and an image processing method that can perform reduction processing at a higher speed has been awaited.

[問題点を解決するための手段] 本発明は以上の点から成したものであり、より高速にパ
ターンデータの縮小処理を行える画像処理方法を提供す
ることを目的とし、その特徴とするところは、1ライン
分のパターンデータの、最上位にあるビット“1”の位
置を検出する最上位ビット検出手段と、1ライン分の原
パターンデータをマスクするためのデータを保持するマ
スクデータ保持手段と、縮小処理後のパターンデータの
ビット“1”の位置を示すデータを保持するビットデー
タ保持手段を具備する画像処理システムにおいて、前記
最上位ビット検出手段で検出したパターンデータの最上
位にあるビット11111の位置に縮小率を乗じた値に
基づいて、前記ビットデータ保持手段から縮小後のビッ
ト“1”の位置を求めた後、前記最上位ビット検出手段
で検出した値に基づいて前記マスクデータ保持手段から
読み出したマスクデータと原パターンとの論理積を取っ
た1ライン分のデータを前記最上位ビット検出手段へ送
り、最上位にあるビット“1”の位置を検出する処理を
、前記最上位ビット検出手段が黒画素なしを検出するま
で繰り返すことである。
[Means for Solving the Problems] The present invention has been made based on the above points, and aims to provide an image processing method that can perform pattern data reduction processing at higher speed, and its characteristics are as follows. , a most significant bit detection means for detecting the position of the most significant bit "1" of one line of pattern data, and a mask data holding means for holding data for masking one line of original pattern data. , in an image processing system comprising a bit data holding means for holding data indicating the position of bit "1" of pattern data after reduction processing, the most significant bit 11111 of the pattern data detected by the most significant bit detection means; The position of the reduced bit "1" is determined from the bit data holding means based on the value obtained by multiplying the position by the reduction rate, and then the mask data holding means is calculated based on the value detected by the most significant bit detection means. One line of data obtained by ANDing the mask data read from the means and the original pattern is sent to the most significant bit detection means, and a process of detecting the position of the most significant bit "1" is performed by the most significant bit detection means. This process is repeated until the bit detection means detects that there are no black pixels.

[作用] 本発明では、原パターンデータを1バイト単位で縮小処
理を行うに際し、プライオリティエンコーダで再上位の
黒画素の位置、即ち′1″のビットの位置を検出し、そ
の“1″のビットのみ縮小後の位置を求めるよう処理を
行い、高速化を計ったものである。
[Operation] In the present invention, when reducing the original pattern data in units of bytes, the priority encoder detects the position of the upper black pixel, that is, the position of the '1' bit, and The process is performed to find the position after the reduction, in order to increase the speed.

[実施例] 第1図は本発明の一実施例に係る画像処理システムの構
成を示すブロック図である。
[Embodiment] FIG. 1 is a block diagram showing the configuration of an image processing system according to an embodiment of the present invention.

1はレジスタであり、1ライン分(1バイト)の原パタ
ーンデータを保持するものである。
Reference numeral 1 denotes a register, which holds original pattern data for one line (one byte).

2はANDゲートであり、レジスタ1の出力と後述する
マスクテーブル3からの出力との論理積を取る。
2 is an AND gate, which takes the logical product of the output of register 1 and the output from mask table 3, which will be described later.

3はマスクデータテーブルであり、レジスタ1に保持さ
れている1ライン分(1バイト)の原パターンデータを
既に処理した位置まで順次マスクするためのデータをテ
ーブルとして保有しかつ後述するレジスタ5の出力に応
じてマスクデータを出力するものである。
3 is a mask data table, which holds data for sequentially masking one line (1 byte) of original pattern data held in register 1 up to the already processed position as a table, and the output of register 5, which will be described later. It outputs mask data according to the

4はプライオリティエンコーダであり、ANDゲート2
にてレジスタ1の1ライン分く1バイト)の原パターン
データとマスクデータテーブル3の所定のマスクデータ
との論理積をとった結果より、黒画素に対応するビット
111 I+の中の最上位の111 I+のビット位置
を検出し、その位置に対応する位置]−ドを出力するも
のである。
4 is a priority encoder, AND gate 2
From the result of ANDing the original pattern data of register 1 (1 line (1 byte)) with the predetermined mask data of mask data table 3, the most significant bit of bit 111 I+ corresponding to the black pixel is 111 I+ bit position is detected and a position corresponding to that position]- code is output.

5はレジスタであり、前記プライオリティエンコーダ4
から出力された最上位の1″のビットの位置を示す位置
コードを保持するものである。
5 is a register, and the priority encoder 4
It holds a position code indicating the position of the most significant 1'' bit output from the 1'' bit.

6はマルチプライヤであり、レジスタ5に保持されてい
る位置コードと、予め入力されている縮小率とを掛算し
、その結果を後述するビットデータテ−プル7のアドレ
スとして出力するものである。
A multiplier 6 multiplies the position code held in the register 5 by a reduction rate input in advance, and outputs the result as an address of a bit data table 7, which will be described later.

7はビットデータテーブルであり、マルチプライヤ6の
出力により指定されたアドレスに応答して縮小後の所定
のビット位置にビット“1″を出力するためのデータテ
ーブルを保有するものである。
Reference numeral 7 denotes a bit data table, which holds a data table for outputting a bit "1" to a predetermined bit position after reduction in response to an address specified by the output of the multiplier 6.

8はORゲートであり、ビットデータテーブル7が出力
するデータと後述するレジスタ9の保持内容との論理和
を取るためのものである。
Reference numeral 8 denotes an OR gate, which is used to logically OR the data output from the bit data table 7 and the contents held in the register 9, which will be described later.

9はレジスタであり、ORゲート8の出力データを保持
し、1ライン分の処理が終了した後、縮小後のパターン
データとして出力するものである。
A register 9 holds the output data of the OR gate 8 and outputs it as reduced pattern data after processing for one line is completed.

次に、上記構成からなる画像処理システムのデータ処理
動作を説明することにより本発明の実施例に係る画像処
理方法を説明する。尚、以下の説明では、第3図に示す
1バイト(8ビツト)の原パターンデータを1/2に縮
小する場合について説明する。また1バイト(8ビツト
)の原パターンを対象とする場合には、第1図に示すマ
スクデ−タテ−プル3とビットデーテーブル7の内容は
、第2図(1)、■に示すような状態に設定されている
Next, an image processing method according to an embodiment of the present invention will be explained by explaining the data processing operation of the image processing system having the above configuration. In the following explanation, a case will be explained in which the original pattern data of 1 byte (8 bits) shown in FIG. 3 is reduced to 1/2. Furthermore, when the original pattern of 1 byte (8 bits) is targeted, the contents of mask data table 3 and bit data table 7 shown in Fig. 1 are as shown in Fig. 2 (1), ■. The state is set.

はじめに、レジスタ1に供給される原パターンデータの
うち第3図(1)に示す1バイトのデータf01110
011jがレジスタ1に保持される。マスクデータテー
ブル3は、初期状態においてそのアドレス8のデータf
 11111111Jを出力する状態になっており、こ
のデータとレジスタ1が保持するデータとがANDゲー
ト2に印加される。
First, among the original pattern data supplied to register 1, 1-byte data f01110 shown in FIG.
011j is held in register 1. In the initial state, the mask data table 3 stores data f at address 8.
11111111J is output, and this data and the data held in register 1 are applied to AND gate 2.

このANDゲート2は、レジスタ1とマスクデータテー
ブル3からのデータの論理積、即ちこの場合「0111
0011 Jを出力し、プライオリティエンコーダ4に
印加する。プライオリティエンコーダ4は、入力したデ
ータの最上位の1″のビットの位置を検出し、・その位
置]−ドを出力する。本実施例においては、第3図に示
すように、ビット6の1″が最上位であるため、プライ
オリティエンコータ4は位置コード゛′6″を出力する
。このプライオリティエンコータ4から出力された位置
コード“6″は、レジスタ5に印加され、ここで保持さ
れる。このレジスタ5に保持された位置コード゛6″は
、マスクデータテーブル3とマルチプライヤ6に印加さ
れる。
This AND gate 2 performs the logical AND of the data from the register 1 and the mask data table 3, i.e. "0111" in this case.
0011 J is output and applied to the priority encoder 4. The priority encoder 4 detects the position of the most significant 1'' bit of the input data, and outputs the position]-code. In this embodiment, as shown in FIG. '' is the highest position, so the priority encoder 4 outputs the position code ``6''.The position code ``6'' output from the priority encoder 4 is applied to the register 5 and held there. The position code "6" held in this register 5 is applied to the mask data table 3 and the multiplier 6.

このマルチプライヤ6は、レジスタ5からの位置コード
゛6″を入力すると、この6°′に指定された縮小率の
1/2を乗算する。この結果、縮小された位置コード“
3゛′がビットデータテーブル7のアドレスとして出力
される。ビットデータテーブル7は、マルチプライヤ6
からの出力を入力すると、指定されたアドレス“3″の
データj 00001000Jを読み出し、ORゲート
8に印加する。L 17) T”) I’ 0OO01
000J ハ、ORゲート8にてレジスタ9に格納され
ているデータと論理和が取られた後、レジスタ9に印加
されている。この場合、第1回目の処理であり、初期状
態においてレジスタ9内にはデータ「0OO00000
jが格納されているため、ORゲート8が出力するデー
タはr 00001000」となり、これがレジスタ9
に保持される。
When this multiplier 6 receives the position code "6" from the register 5, it multiplies this 6°' by 1/2 of the specified reduction ratio.As a result, the reduced position code "
3' is output as the address of the bit data table 7. Bit data table 7 is multiplier 6
When inputting the output from , the data j 00001000J of the designated address “3” is read out and applied to the OR gate 8 . L 17) T") I' 0OO01
000J c. After being logically summed with the data stored in the register 9 by the OR gate 8, it is applied to the register 9. In this case, this is the first processing, and in the initial state, the data “0OO00000” is stored in the register 9.
Since "j" is stored, the data output by OR gate 8 is "r 00001000", which is stored in register 9.
is maintained.

このレジスタ9が保持するデータff 0000100
0jが黒画素の最上位の位置データf 0100000
0jを1/2に縮小した時の黒画素の位置データとなる
Data held by this register 9 ff 0000100
0j is the top position data of black pixel f 0100000
This is the position data of a black pixel when 0j is reduced to 1/2.

このときに、マスクデータテーブル3は、レジスタ5か
ら印加されている最上位の位置データ116 IIを入
力したことにより、これ対応するアドレス6のデータ「
00111111 Jを出力する状態になっている。従
って、このデータを入力するANDゲート2にて、再び
マスクデータテーブル3の出力データl 001111
11jとレジスタ1の出力データ1’ 0111001
1 Jとの論理積が取られると、今度はそ(7) 結果
力r 00110011j トナ’l、コ’7)5”3
fO0110011Jがプライオリティエンコーダ4に
印加される。その後、前述した処理と同様にして、この
データj 00110011 jの最上位のビット“1
”の位置を検出し、最上位の位置コード゛′5″をレジ
スタ5へ印加する。その後、レジスタ5が保持するコー
ド“5″はマルチプライヤ6に印加されて縮小率が乗算
され、その縮小後の位置コード゛2″(又は“3″でも
良い)を算出する。ビットデータテーブル7は、前述し
た処理と同様に、このマルチプライヤ6の出力する位置
コード゛2″に対応するアドレス2のデータ「0000
0100Jを出力し、これを入力するORゲート8にて
レジスタ9が保持するデータr 0OO01000Jと
の論理和が取られる。
At this time, the mask data table 3 receives the highest position data 116 II applied from the register 5, so that the data at the corresponding address 6 "
00111111 J is now being output. Therefore, at the AND gate 2 which inputs this data, the output data l 001111 of the mask data table 3 is again output.
11j and register 1 output data 1' 0111001
1 When the AND with J is taken, this time the result is (7).
fO0110011J is applied to the priority encoder 4. After that, in the same way as the above-mentioned process, the most significant bit "1" of this data j 00110011 j
” is detected and the highest position code “'5” is applied to the register 5. After that, the code "5" held in the register 5 is applied to the multiplier 6 and multiplied by the reduction rate, and the reduced position code "2" (or "3" is also acceptable) is calculated.Bit data table 7 Similarly to the process described above, the data “0000” at address 2 corresponding to the position code “2” output from this multiplier 6 is
0100J is output, and an OR gate 8 which inputs this output performs a logical sum with data r0OO01000J held in the register 9.

その結果、レジスタ9には位置データHooooiio
o」が保持されることになる。
As a result, position data Hoooooiio is stored in register 9.
o" will be retained.

このような処理動作をプライオリティエンコーダ4が「
黒画素なし」を検出するまで行うことにより第3図(1
)に示す原パターンのデータj01110011jから
第3図■に示す1/2に縮小した場合の位置データ「0
0001101 Jを得ることができるものである。
The priority encoder 4 handles such processing operations.
Figure 3 (1.
) is the position data "0" when the original pattern data j01110011j is reduced to 1/2 as shown in Figure 3
0001101 J can be obtained.

第4図(1)は8X8ドツトの画像パターンを示す図で
あり、第4図(2)は第4図(1)に示す画像パターン
をX方向についてのみ1/2に縮小処理した場合の縮小
後の画像パターンを示す図である。
Figure 4 (1) is a diagram showing an 8x8 dot image pattern, and Figure 4 (2) is a diagram showing the image pattern shown in Figure 4 (1) reduced to 1/2 only in the X direction. FIG. 7 is a diagram showing a subsequent image pattern.

本実施例においては、1バイト分、即ち図中1〜8の各
ライン毎に前記処理を行うことにより、X方向へ1/2
縮小したときの画像パターンを得ている。
In this embodiment, by performing the above processing for each byte, that is, each line from 1 to 8 in the figure, 1/2 in the X direction is obtained.
The image pattern when reduced is obtained.

一般に2次元パターンにおいては同一の1バイト分のパ
ターンが複数回繰り返すことが多い。第4図(1)に示
す画像パターンもライン1〜5及びライン6〜8がそれ
ぞれ同一のパターンから構成されている。従って、パタ
ーンデータを第5図に示すように1バイト分のパターン
データとそのリピート回数の情報として持つように設定
すれば、各ライン毎の縮小後のデータを求めることなく
同一のパターンデータをリピートすることにより画像処
理を行うことができる。
Generally, in two-dimensional patterns, the same one-byte pattern is often repeated multiple times. In the image pattern shown in FIG. 4(1), lines 1 to 5 and lines 6 to 8 are each composed of the same pattern. Therefore, if the pattern data is set to have one byte of pattern data and information about the number of times it is repeated as shown in Figure 5, the same pattern data can be repeated without obtaining the reduced data for each line. By doing so, image processing can be performed.

特に、このように1バイト分のパターンデータとそのリ
ピート回数のデータによりパターンデータを構成すると
、第6図に示すように1バイト分のパターンデータが3
回リピートされることにより構成されている画像のパタ
ーンの場合、1つの1バイト分のパターンデータのX方
向への縮小後のパターンデータを前述した画像処理によ
り求め、さらに各縮小後のパターンデータのリピート回
数に同一縮小率を乗じて3回及び2回に削減すればY方
向への縮小も行うことができる。
In particular, when pattern data is composed of 1 byte of pattern data and its repeat count data, 1 byte of pattern data becomes 3 as shown in Figure 6.
In the case of an image pattern that is repeated several times, the pattern data after reducing one byte of pattern data in the X direction is obtained by the image processing described above, and then the pattern data after each reduction is Reduction in the Y direction can also be achieved by multiplying the number of repeats by the same reduction rate and reducing the number of times to 3 and 2.

尚、本発明は縮小についてのものであるが、拡大処理に
ついても同様に行うことができる。また、上記実施例は
1バイト単位で縮小処理を行っているが、本発明は1バ
イトで処理することに限定されない。
Note that although the present invention relates to reduction, the same can be applied to enlargement processing. Further, although the above embodiment performs reduction processing in units of 1 byte, the present invention is not limited to processing in 1 byte.

[発明の効果] 本発明によれば、原パターンの黒画素についてのみ縮小
処理を行っているので、従来白画素も含むすべての画素
について縮小処理を行っていたのに比べ、大幅に処理時
間を短縮することができる。
[Effects of the Invention] According to the present invention, since reduction processing is performed only on black pixels of the original pattern, processing time is significantly reduced compared to conventional reduction processing performed on all pixels including white pixels. Can be shortened.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例に係る画像処理システムの構
成を示すブロック図、第2図(1)、(2)はそれぞれ
第1図に示すマスクデータテーブルとビットデータテー
ブルの内容を示す図、第3図(1)、(2)はそれぞれ
1バイト8ビツトの原パターンデータとそれを1/2に
縮小した場合のデータを示す図、第4図(1) 、 (
2)はそれぞれ8X8ドツトのパターンとそれをX方向
に1/2に縮小したパターンを示す図、第5図は1バイ
トのパターンデータとりピ一ト回数とからなるパターン
データを図形化した図、第6図は原パターンをX−Y方
向に1/2に縮小した状態を示す図である。 1.5.9・・・レジスタ 2・・・ANDゲート 3・・・マスクデータテーブル 4・・・プライオリティエンコーダ 6・・・マルチプライヤ 7・・・ビットデータテーブル 8・・・ORゲート
FIG. 1 is a block diagram showing the configuration of an image processing system according to an embodiment of the present invention, and FIGS. 2 (1) and (2) show the contents of the mask data table and bit data table shown in FIG. 1, respectively. Figures 3 (1) and (2) are diagrams showing the original pattern data of 1 byte and 8 bits and data when it is reduced to 1/2, respectively, and Figures 4 (1) and (2) respectively.
2) is a diagram showing a pattern of 8×8 dots and a pattern reduced to 1/2 in the X direction, and FIG. 5 is a diagram graphically representing pattern data consisting of 1 byte of pattern data and the number of repetitions. FIG. 6 is a diagram showing the original pattern reduced to 1/2 in the X-Y direction. 1.5.9... Register 2... AND gate 3... Mask data table 4... Priority encoder 6... Multiplier 7... Bit data table 8... OR gate

Claims (1)

【特許請求の範囲】[Claims] 1ライン分のパターンデータの、最上位にあるビット“
1”の位置を検出する最上位ビット検出手段と、1ライ
ン分の原パターンデータをマスクするためのデータを保
持するマスクデータ保持手段と、縮小処理後のパターン
データのビット“1”の位置を示すデータを保持するビ
ットデータ保持手段を具備する画像処理システムにおい
て、前記最上位ビット検出手段で検出したパターンデー
タの最上位にあるビット“1”の位置に縮小率を乗じた
値に基づいて、前記ビットデータ保持手段から縮小後の
ビット“1”の位置を求めた後、前記最上位ビット検出
手段で検出した値に基づいて前記マスクデータ保持手段
から読み出したマスクデータと原パターンとの論理積を
取った1ライン分のデータを前記再上位ビット検出手段
へ送り、再上位にあるビット“1”の位置を検出する処
理を、前記再上位ビット検出手段が黒画素なしを検出す
るまで繰り返すことを特徴とする画像処理方法。
The most significant bit of one line of pattern data
A most significant bit detection means for detecting the position of bit "1", a mask data holding means for holding data for masking one line of original pattern data, and a most significant bit detection means for detecting the position of bit "1" of the pattern data after reduction processing. In an image processing system equipped with a bit data holding means for holding data shown in FIG. After determining the position of the reduced bit "1" from the bit data holding means, logical product of the mask data read from the mask data holding means and the original pattern based on the value detected by the most significant bit detecting means. Sending one line of data to the upper bit detection means and repeating the process of detecting the position of the upper bit "1" until the upper bit detection means detects that there is no black pixel. An image processing method characterized by:
JP61308225A 1986-12-26 1986-12-26 Image processing method Granted JPS63164569A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61308225A JPS63164569A (en) 1986-12-26 1986-12-26 Image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61308225A JPS63164569A (en) 1986-12-26 1986-12-26 Image processing method

Publications (2)

Publication Number Publication Date
JPS63164569A true JPS63164569A (en) 1988-07-07
JPH0435948B2 JPH0435948B2 (en) 1992-06-12

Family

ID=17978432

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61308225A Granted JPS63164569A (en) 1986-12-26 1986-12-26 Image processing method

Country Status (1)

Country Link
JP (1) JPS63164569A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5268326A (en) * 1975-12-05 1977-06-07 Nippon Telegr & Teleph Corp <Ntt> Character pattern generation system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5268326A (en) * 1975-12-05 1977-06-07 Nippon Telegr & Teleph Corp <Ntt> Character pattern generation system

Also Published As

Publication number Publication date
JPH0435948B2 (en) 1992-06-12

Similar Documents

Publication Publication Date Title
JPS63164569A (en) Image processing method
JP3072721B2 (en) Image processing method and apparatus, storage medium for storing image processing program
JP2904994B2 (en) Coordinate connection display method
JP2605609B2 (en) Dot display processing device
JP3004993B2 (en) Image processing device
JPS6347889A (en) Image recognition system
JP2793374B2 (en) Image data processing device
JP2804651B2 (en) Outline filling method
JP2512252B2 (en) Image scaling device
JPH04318894A (en) Conversion device for boldface character of bit map font
JPH01239585A (en) Patterned character pattern generation system
JPH03225574A (en) Image filling circuit
JPH03222074A (en) Labelling device for picture processing
JPH0268672A (en) Address generating part for picture processing processor
JPH03232375A (en) Picture processor
JPS6346473B2 (en)
JPH05258065A (en) Pattern generator
JPS6257079A (en) Smoothing device
JPH0668268A (en) Vector/raster conversion system
JPS60102683A (en) Reduction of character pattern
JPS60100189A (en) Image memory arithmetic unit
JPH05173534A (en) Stroke character display control method
JPS62274484A (en) Pattern recognizing device
JPS61115176A (en) Binary image processing device
JPH04174493A (en) Pattern generating device