JPH0257753B2 - - Google Patents

Info

Publication number
JPH0257753B2
JPH0257753B2 JP59270414A JP27041484A JPH0257753B2 JP H0257753 B2 JPH0257753 B2 JP H0257753B2 JP 59270414 A JP59270414 A JP 59270414A JP 27041484 A JP27041484 A JP 27041484A JP H0257753 B2 JPH0257753 B2 JP H0257753B2
Authority
JP
Japan
Prior art keywords
image
satisfied
original
pixel
converted
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.)
Expired - Lifetime
Application number
JP59270414A
Other languages
Japanese (ja)
Other versions
JPS61147668A (en
Inventor
Kaori Wakabayashi
Hisashi Kawanishi
Hiroyuki Oomura
Fumio Adachi
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP59270414A priority Critical patent/JPS61147668A/en
Publication of JPS61147668A publication Critical patent/JPS61147668A/en
Publication of JPH0257753B2 publication Critical patent/JPH0257753B2/ja
Granted legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、各種の画像処理装置を対象とし、白
黒2値で表現されている画像において、画品質劣
化の少ない縮小変換法に関するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention is directed to various image processing devices, and relates to a reduction conversion method that reduces image quality deterioration in images expressed in black and white binary. .

[従来の技術] 従来の2値画像の縮小変換に対しては、OPC
(Ordinal Processing Conversion)法、SPC
(Selective Processing Conversion)法、(両法
とも画像電子学会第7回全国大会予稿集、予稿
NO.10、1975年)や領域判別法(信学技法、
PRL81−92、1982年)などが発表されている。
これら装置の構成は、原画像の画素(原画素)を
バツフアメモリから読み出す原画像読み出し部
と、縮小変換画像を構成する画像(変換画素)の
位置を算出する変換画素位置算出部と、原画像の
白及び黒の情報を得るための原画素参照部と、変
換画素がどの領域に位置するかを判別する領域判
別部と、変換画素の白黒情報の値を決定する変換
画素値決定部と、及び縮小変換画像を蓄積するた
めの変換画書き込み部からなつている。OPC法
は、原画像の画素(原画素)を順次取り出して変
換画像の画素(変換画素)に置き換える方法であ
り、SPC法は変換画素を原画上における最も近い
原画素で置き換える方法である。また、領域判別
法では、変換画素に最近傍の4個の原画素が変換
画素位置に投影する平均濃度を算出し、しきい値
処理をして変換画素の値とする方法である。これ
らの変換法では、変換画素位置に近い方から順に
最多でも4個の原画素を選択し、それらの値もし
くは濃度を求める論理演算により変換画素の値を
決定している。また、従来は、黒い細線のみにつ
いてこれを保存する方法が提案されているだけ
で、白い細線についての提案がなかつた。
[Conventional technology] For conventional reduction conversion of binary images, OPC
(Ordinal Processing Conversion) method, SPC
(Selective Processing Conversion) method, (both methods are in the proceedings of the 7th National Conference of the Institute of Image Electronics Engineers, Proceedings)
No. 10, 1975) and area discrimination method (IEICE Techniques,
PRL81-92, 1982) have been published.
The configuration of these devices includes an original image readout unit that reads pixels of the original image (original pixels) from the buffer memory, a converted pixel position calculation unit that calculates the positions of images (converted pixels) that make up the reduced and converted image, and an original pixel reference unit for obtaining white and black information; an area determination unit for determining in which area the converted pixel is located; a converted pixel value determination unit for determining the value of the black and white information of the converted pixel; It consists of a converted image writing section for storing reduced converted images. The OPC method is a method in which pixels of the original image (original pixels) are sequentially extracted and replaced with pixels in the converted image (converted pixels), and the SPC method is a method in which the converted pixels are replaced with the closest original pixel on the original image. Further, in the area discrimination method, the average density projected onto the converted pixel position by the four original pixels closest to the converted pixel is calculated, and the average density is subjected to threshold processing to be used as the value of the converted pixel. In these conversion methods, a maximum of four original pixels are selected in order from the one closest to the converted pixel position, and the value of the converted pixel is determined by a logical operation to obtain their values or densities. Furthermore, conventional methods have only been proposed for storing black thin lines, but there have been no proposals for white thin lines.

[発明が解決しようとする課題] 原画像上に黒あるいは白の線があり、それらの
線が変換画素位置に最も近い原画素でない場合
や、それらの線の変換画素位置に投影する平均濃
度をしきい値処理した結果が線の値と一致しない
場合には、変換画像で該当する線が消失してしま
うことがあつた。このため、これらの変換法では
黒の線が消失するためのキレ、カスレが白の線が
消失するためのツブレなどが生じ、画品質が劣化
する欠点があつた。また、黒の線が消失するため
に生ずるキレ、カスレなどの画品質劣化を防ぐた
めに、黒の線が変換画素に最も近い位置でない場
合においても、変換画素の値を黒とする方法が考
えられる。しかし、この方法では、例えば、線幅
が1画素の線の時にその線をはさむ形で位置する
2つの変換画素がどちらも黒となることが発生
し、その結果変換画像上の線幅の方が原画像上の
線幅より太くなつたり、ツブレが発生して画品質
劣化が生じる欠点があつた。
[Problems to be Solved by the Invention] If there are black or white lines on the original image and those lines are not the closest original pixels to the converted pixel positions, or if the average density of those lines to be projected onto the converted pixel positions is If the threshold value processing result does not match the line value, the corresponding line may disappear in the converted image. For this reason, these conversion methods have the drawback of deteriorating image quality, such as sharpness due to the disappearance of black lines and blurring due to the disappearance of white lines. In addition, in order to prevent image quality deterioration such as sharpness and blurring caused by the disappearance of the black line, a method can be considered that sets the value of the converted pixel to black even when the black line is not at the closest position to the converted pixel. . However, with this method, for example, when the line width is 1 pixel, two converted pixels located across the line may both become black, and as a result, the line width on the converted image becomes smaller. The line width may become thicker than the line width on the original image, or blurring may occur, resulting in deterioration in image quality.

[課題を解決するための手段] 本発明はこれらの欠点を解決するため、原画像
上の細線の中で消失するおそれのある細線を識別
し、その細線を消失することなく、また、保存し
た細線が太くなることを防止しつつ変換画像上へ
保存して画品質劣化を防止したものである。
[Means for Solving the Problems] In order to solve these drawbacks, the present invention identifies thin lines that are at risk of disappearing among the thin lines on the original image, and creates a method to prevent the thin lines from disappearing and to preserve them. This prevents thin lines from becoming thicker and saves them on the converted image to prevent image quality from deteriorating.

本発明の1項は、細線を保存することにより、
良い品質の変換画を得ることを目的とした発明で
ある。白い細線と黒い細線の両方を保存すること
により、キレ、カスレ、およびツブレを防止し
て、良い品質の変換画を得るものである。本発明
の請求第2項は、第1項でキレ、カスレ、ツブレ
を防止した変換画をさらに、品質の良い変換画と
するために、保存する細線が太くなるのを防ぐも
のである。即ち、縮小変換を行つているのにもか
かわらず変換画像上の細線の方が原画上の細線よ
り太くなつたり、変換画像上にツブレが発生する
のを防止するものである。
One aspect of the present invention is that by preserving thin lines,
This invention aims to obtain converted images of good quality. By preserving both the white thin line and the black thin line, sharpness, fading, and blurring can be prevented and a converted image of good quality can be obtained. The second aspect of the present invention is to prevent thin lines to be saved from becoming thicker in order to further improve the quality of the converted image that has been prevented from becoming sharp, blurred, or blurred in the first aspect. That is, this prevents the thin lines on the converted image from becoming thicker than the thin lines on the original image despite the reduction conversion, and prevents blur from occurring on the converted image.

[作用] 原画像上の細線の中で消失するおそれのある細
線を識別し、その細線を消失することなく、ま
た、保存した細線が太くなることを防止しつつ変
換画像上へ保存して画品質劣化を防止することが
できる。
[Operation] Identify thin lines that are at risk of disappearing among the thin lines on the original image, and save the thin lines on the converted image while preventing the thin lines from disappearing and preventing the saved thin lines from becoming thicker. Quality deterioration can be prevented.

[実施例] 第5図は、本願発明を用いた装置の基本構成の
一例を示す。同図において、1は原画読み出し
部、2は変換画素位置算出部、3は原画素参照
部、4は領域判定部、5は細線保存処理部、6は
変換画素値決定部、7は変換画書き込み部であ
る。
[Example] FIG. 5 shows an example of the basic configuration of an apparatus using the present invention. In the figure, 1 is an original image reading unit, 2 is a converted pixel position calculation unit, 3 is an original pixel reference unit, 4 is an area determination unit, 5 is a thin line storage processing unit, 6 is a converted pixel value determination unit, and 7 is a converted image This is the writing section.

原画読み出し部1は、画像バツフアより原画像
を読み出す。黒と白の2値を持つ画素P(m、n)
で表現される原画像を水平方向に1より小さい任
意の変換比率αで縮小変換させてQ(k、l)で
表現される変換画像を作成する画像処理装置の縮
小変換法において、変換画素位置検出部2は、Q
(k、l)をP(m、n)上へ写像したとき、原画
像の画像の画素間の距離を1として、Q(k、l)
の水平・垂直方向の位置(x、y)を求める手段
(第1の手段と称する)を有する。原画素参照部
3は、原画像の中から細線保存処理部5において
必要な画素の情報を読みとる手段を有する。領域
判定部4は、変換画素位置検出部2より求められ
た変換画素の位置(x、y)が、m≦x<m+1/
2かつn≦y<n+1/2である第1の領域と、m+
1/2≦x<m+1かつ、n≦y<n+1/2である第
2の領域と、m≦x<m+1/2かつn+1/2≦y<
n+1である第3の領域と、m+1/2≦x<m+
1かつ、n+1/2≦y<n+1である第4の領域
のどの領域に位置するかを判定する手段(第2の
手段と称する)を有する。細線保存処理部5は、
変換画素参照部3及び領域判定部4の出力結果を
もとに細線の検出と細線の保存を行なう第3〜第
6の手段を有する。また、変換画素値決定部6
は、細線の保存処理を行なわない場合、従来と同
様の方法(第7の手段と称する)により変換画素
値を決定する。変換画書き込み部7は、縮小変換
画の各画素情報をバツフアメモリに蓄積する。
An original image reading unit 1 reads an original image from an image buffer. Pixel P (m, n) with binary values of black and white
In the reduction conversion method of an image processing device, which reduces the original image expressed by horizontally at an arbitrary conversion ratio α smaller than 1 to create a converted image expressed by Q(k,l), The detection unit 2 has Q
When (k, l) is mapped onto P(m, n), assuming the distance between the pixels of the original image as 1, Q(k, l)
It has means (referred to as first means) for determining the position (x, y) in the horizontal and vertical directions. The original pixel reference section 3 has means for reading out pixel information necessary for the thin line storage processing section 5 from the original image. The area determining unit 4 determines that the position (x, y) of the converted pixel determined by the converted pixel position detecting unit 2 satisfies m≦x<m+1/
2 and n≦y<n+1/2, and m+
a second region where 1/2≦x<m+1 and n≦y<n+1/2, and m≦x<m+1/2 and n+1/2≦y<
a third region where n+1 and m+1/2≦x<m+
1, and means (referred to as second means) for determining which region of the fourth region where n+1/2≦y<n+1 is located. The thin line storage processing unit 5
It has third to sixth means for detecting thin lines and storing thin lines based on the output results of the converted pixel reference section 3 and the area determination section 4. In addition, the converted pixel value determination unit 6
In the case where thin line preservation processing is not performed, converted pixel values are determined by a method similar to the conventional method (referred to as the seventh means). The converted image writing unit 7 stores each pixel information of the reduced converted image in a buffer memory.

以下に、細線保存処理部5における処理の詳細
を示す。
Details of the processing in the thin line storage processing section 5 are shown below.

第1図は、原画像と縮小変換画像を対応させた
ときの原画素と変換画素との位置関係を示した図
である。水平方向の変換比率をαとすると、α=
B/Aの関係がある。第1図はα=3/5の例を表
している。P(m、n)、P(m+1、n)、P(m
+2、n)、P(m、n+1)、P(m+1、n+
1)、P(m+2、n+1)の〇、及び●印は原画
素を、Q(k、l)、およびQ(k+1、l)の×
印はそれぞれ変換画素を表しているまた、原画像
で最短距離の関係にある原画素を実線で結んで表
示しており、原画素間の中心線を一点鎖線で表示
している。
FIG. 1 is a diagram showing the positional relationship between the original pixel and the converted pixel when the original image and the reduced converted image are made to correspond to each other. If the horizontal conversion ratio is α, then α=
There is a B/A relationship. Figure 1 shows an example where α=3/5. P(m, n), P(m+1, n), P(m
+2, n), P(m, n+1), P(m+1, n+
1), P(m+2, n+1), 〇, and ● mark are the original pixels, Q(k, l), and Q(k+1, l), ×
Each mark represents a converted pixel. In addition, the original pixels having the shortest distance in the original image are shown connected by solid lines, and the center line between the original pixels is shown by a dashed line.

なお、第1図で原画像の画素間の距離を1と正
規化した場合、縮小変換画像の画素間の距離は変
換比率αの逆数となり、A/B(同図の場合5/3)
となる。第1図において斜線領域は、原画素P
(m+1、n)とP(m+1、n+1)が黒である
場合、変換画素の位置がこの斜線領域にあると
き、変換画素の値を黒とする領域を示している。
Note that if the distance between pixels in the original image is normalized to 1 in Figure 1, the distance between pixels in the reduced converted image will be the reciprocal of the conversion ratio α, which is A/B (5/3 in the figure).
becomes. In FIG. 1, the shaded area is the original pixel P
When (m+1, n) and P(m+1, n+1) are black, this indicates an area where the value of the converted pixel is black when the position of the converted pixel is in this shaded area.

細線の消失を防止するためには、消失の恐れの
ある細線を判別する必要がある。
In order to prevent thin lines from disappearing, it is necessary to identify thin lines that are at risk of disappearing.

第1図は、原画素P(m+1、n)とP(m+
1、n+1)が黒で同色であり、P(m、n)、P
(m+2、n)、P(m、n+1)、P(m+2、n
+1)がP(m+1、n)の反対色の白であつて、
変換画素Q(k、l)の水平、及び垂直方口の位
置(x、y)が、m≦x<m+1/2かつn≦y<
n+1/2(第1の領域)であつて、変換画素Q(k
+1、l)の水平方向の位置x′がm+1/2≦x′<
m+2である場合を示す。
Figure 1 shows original pixels P(m+1,n) and P(m+
1, n+1) are black and have the same color, P(m, n), P
(m+2, n), P(m, n+1), P(m+2, n
+1) is white, which is the opposite color of P(m+1, n),
The horizontal and vertical positions (x, y) of the converted pixel Q (k, l) satisfy m≦x<m+1/2 and n≦y<
n+1/2 (first region), converted pixel Q (k
+1, l) horizontal position x′ is m+1/2≦x′<
The case where m+2 is shown.

従来の変換法では、変換画素の近傍の4つの原
画素(Q(k、l)に対して、P(m、n)、P(m
+1、n)、P(m、n+1)、P(m+1、n+
1))を参照画素として、変換画素位置に最を近
い原画素の値を最も重み付けして変換画素の値を
決定している。即ち、同図のQ(k、l)に対し
てP(m、n)の白が、Q(k+1、l)に対して
P(m+2、n)の白が選択されるため、原画像
に細線として存在していたP(m+1、n)とP
(m+1、n+1)とを結ぶ黒の細線が消失して
しまう。
In the conventional conversion method, P(m, n), P(m
+1, n), P(m, n+1), P(m+1, n+
1)) is used as a reference pixel, and the value of the original pixel closest to the converted pixel position is given the most weight to determine the value of the converted pixel. In other words, the white of P(m, n) is selected for Q(k, l) in the same figure, and the white of P(m+2, n) is selected for Q(k+1, l), so that the original image is P(m+1,n) and P that existed as thin lines
The thin black line connecting (m+1, n+1) disappears.

本発明は、変換画素の値を決定するにあたつ
て、変換画素位置に最も近い原画像の画素位置を
始点として、変換画素位置へ近づく水平方向の向
きで、原画素の2個先までの原画素の値までも参
照して、消失する恐れのある細線の有無を判定す
るものである。即ち、第1図の場合、Q(k、l)
に対してはP(m+2、n)、Q(k+1、l)に
対してはP(m、n)の値も参照する。上記の参
照画素を考慮した細線の有無を判別する方法の具
体例を以下に示す。
In determining the value of a converted pixel, the present invention starts from the pixel position of the original image closest to the converted pixel position and moves up to two pixels ahead of the original pixel in a horizontal direction approaching the converted pixel position. The value of the original pixel is also referred to to determine whether there is a thin line that may disappear. That is, in the case of FIG. 1, Q(k, l)
For Q(k+1, l), the value of P(m+2, n) is also referred to. A specific example of a method for determining the presence or absence of a thin line in consideration of the reference pixels described above will be shown below.

第1図のQ(k、l)の値を決定する場合、参
照画素として前述のP(m+2、n)とP(m、
n)、P(m、n+1)、P(m+1、n)、P(m+
1、n+1)を用いて、 P(m、n)=P(m+2、n)=P(m、n+1) ≠P(m+1、n)=P(m+1、n+1)
………(第1式) を満足するときに消失する恐れのある細線が存在
すると判断してQ(k、l)にP(m+1、n)の
値を代入する(第3の手段と称する)。
When determining the value of Q(k,l) in FIG. 1, the reference pixels are P(m+2,n) and P(m,
n), P(m, n+1), P(m+1, n), P(m+
1, n+1), P(m, n) = P(m+2, n) = P(m, n+1) ≠ P(m+1, n) = P(m+1, n+1)
......When (Equation 1) is satisfied, it is determined that there is a thin line that may disappear, and the value of P (m + 1, n) is substituted for Q (k, l) (referred to as the third means). ).

以上、着目する変換画素Q(k、l)の水平・
垂直方向の位置(x、y)が、m≦x<m+1/2
かつ、n≦y<n+1/2である場合(第1の領域)
を説明したが、同様にして、 (a) Qの位置(x、y)が、m+1/2≦x<m+
1かつn≦y<n+1/2(第2の領域)である
ときには、P(m+1、n)=P(m−1、n)=
P(m+1、n+1)≠P(m、n)=P(m、n
+1)を用い、この条件式を満足するならば細
線が存在するとしてQ(k、l)=P(m、n)
とし(第4図の手段と称する)、 (b) Qの位置(x、y)が、m≦x<m+1/2か
つn+1/2≦y<n+1(第3の領域)であると
きには、P(m、n+1)=P(m+2、n+1)
=P(m、n)≠P(m+1、n+1)=P(m+
1、n)を用い、この条件式を満足するならば
細線が存在するとしてQ(k、l)=P(m+1、
n+1)とし(第5の手段と称する)、 (c) Qの位置(x、y)が、m+1/2≦x<m+
1かつn+1/2≦y<n+1(第4の領域)であ
るときには、P(m+1、n+1)=P(m−1、
n+1)=P(m+1、n)≠P(m、n+1)=
P(m、n)を用い、この条件式を満足するな
らば細線が存在するとしてQ(k、l)=P(m、
n+1)とし(第6の手段と称する)、 上記全ての条件式を満足しない場合には、変換
画素値決定部6において、P(m、n)、P(m+
1、n)、P(m、n+1)、P(m+1、n+1)
より、Q(k、l)に従来の変換方法(第7の手
段)で決定される値(例えば、SPC法では最短距
離の原画素の値)を代入する。
Above, the horizontal and
The vertical position (x, y) is m≦x<m+1/2
And when n≦y<n+1/2 (first region)
Similarly, (a) the position of Q (x, y) satisfies m+1/2≦x<m+
1 and n≦y<n+1/2 (second region), P(m+1, n)=P(m-1, n)=
P(m+1, n+1)≠P(m,n)=P(m,n
+1), and if this conditional expression is satisfied, a thin line exists, and Q(k, l) = P(m, n)
(b) When the position (x, y) of Q satisfies m≦x<m+1/2 and n+1/2≦y<n+1 (third region), P (m, n+1)=P(m+2, n+1)
=P(m,n)≠P(m+1,n+1)=P(m+
1, n), and if this conditional expression is satisfied, a thin line exists, and Q(k, l)=P(m+1,
n+1) (referred to as the fifth means), and (c) the position (x, y) of Q satisfies m+1/2≦x<m+
1 and n+1/2≦y<n+1 (fourth region), P(m+1, n+1)=P(m-1,
n+1)=P(m+1,n)≠P(m,n+1)=
Using P(m, n), assuming that a thin line exists if this conditional expression is satisfied, Q(k, l)=P(m,
n+1) (referred to as the sixth means), and if all of the above conditional expressions are not satisfied, the converted pixel value determination unit 6 calculates P(m, n), P(m+
1, n), P(m, n+1), P(m+1, n+1)
Therefore, the value determined by the conventional conversion method (seventh means) (for example, the value of the shortest distance original pixel in the SPC method) is substituted for Q(k, l).

上記第3、第4、第5、第6及び第7の手段よ
りQ(k、l)を決定する処理を繰り返して変換
画像を作成し、細線の消失を防止する。第6図
は、細線保存処理部5の処理の流れを示す。
A converted image is created by repeating the process of determining Q(k, l) using the third, fourth, fifth, sixth, and seventh means to prevent thin lines from disappearing. FIG. 6 shows the processing flow of the thin line storage processing section 5.

以上、水平方向の縮小変換時に垂直の線を保存
する変換法を述べたが、垂直方向の縮小変換につ
いても同様の方法を用いることにより、水平方向
の線を保存できることが可能である。
A conversion method for preserving vertical lines during horizontal reduction conversion has been described above, but by using a similar method for vertical reduction conversion, it is possible to preserve horizontal lines.

次に、細線が太くなることを防止しつつ細線を
保存する方法について説明する。
Next, a method for preserving thin lines while preventing them from becoming thicker will be described.

本発明では、前述したように、変換画素に最も
近い原画素を始点として、変換画素位置へ近づく
向きの水平方向で2個先の原画素を参照画素に加
えて消失する恐れのある細線の有無を判定するも
のである。このため、変換画素と原画素の位置関
係が第2図aのとき、Q(k、l)の参照画素は
最近傍原画素(P(m、n))の水平右方向であ
り、同図中に示す点線の枠内となる。また、Q
(k+1、l)の参照画素も最近傍画素(P(m+
2、n))の水平右方向であり、同図の別の点線
の枠内となる。このため、細線の有無の判定の対
象は、Q(k、l)に対して、P(m+1、n)と
P(m+1、n+1)を結ぶ線であり、Q(k+
1、l)に対して、P(m+3、n)とP(m+
3、n+1)を結ぶ線となる。従つて、P(m+
1、n)をP(m+1、n+1)を結ぶ細線は、
Q(k、l)にだけ保存される。
In the present invention, as described above, starting from the original pixel closest to the converted pixel, the original pixel two pixels ahead in the horizontal direction approaching the converted pixel position is added to the reference pixel to determine whether there is a thin line that may disappear. This is to determine the Therefore, when the positional relationship between the converted pixel and the original pixel is as shown in Figure 2 a, the reference pixel of Q (k, l) is to the horizontal right of the nearest original pixel (P (m, n)); It will be within the dotted line frame shown inside. Also, Q
The reference pixel of (k+1, l) is also the nearest neighbor pixel (P(m+
2, n)) in the horizontal right direction, and is within another dotted line frame in the same figure. Therefore, the target for determining the presence or absence of a thin line is the line connecting P(m+1, n) and P(m+1, n+1) with respect to Q(k, l), and Q(k+
1, l), P(m+3, n) and P(m+
3, n+1). Therefore, P(m+
The thin line connecting P(m+1, n+1) is
It is stored only in Q(k,l).

一方、第2図bのときは、Q(k、l)の参照
画素は、第2図aと同様であるが、Q(k+1、
l)の参照画素は、最近傍画素であるP(m+2、
n)の水平左方向であり、第2図bの点線の枠内
となり、Q(k、l)の参照画素と重なり、P(m
+1、n)とP(m+1、n+1)を結ぶ線が、
2つの変換画素Q(k、l)とQ(k+1、l)の
細線の有無の判定の対象となる。このため、P
(m+1、n)とP(m+1、n+1)を結ぶ細線
は、Q(k、l)の値が黒色、Q(k+1、l)の
値が黒色と両方に同じ色が保存されてしまうた
め、細線が太く保存されてしまう問題がある。
On the other hand, in the case of FIG. 2b, the reference pixels of Q(k, l) are the same as in FIG. 2a, but Q(k+1,
The reference pixel of l) is the nearest neighbor pixel P(m+2,
n), it falls within the dotted line frame in Figure 2b, overlaps with the reference pixel of Q(k,l), and P(m
The line connecting +1, n) and P(m+1, n+1) is
The presence or absence of a thin line in the two converted pixels Q(k,l) and Q(k+1,l) is to be determined. For this reason, P
For the thin line connecting (m+1, n) and P(m+1, n+1), the same color is preserved for both, black for the value of Q(k, l) and black for the value of Q(k+1, l), There is a problem where thin lines are saved as thick.

この現象を防止するため、本発明では変換画素
の位置と原画素間を結ぶ細線との距離を求め、細
線に最も近い変換画素についてのみ、前記の細線
保存処理を適用する。
In order to prevent this phenomenon, in the present invention, the distance between the position of the converted pixel and the thin line connecting the original pixels is determined, and the thin line preservation process described above is applied only to the converted pixel closest to the thin line.

以下に、変換画素が細線に最も近い画素である
か否かを判定する方法の一例を示す。
An example of a method for determining whether a converted pixel is the pixel closest to a thin line will be described below.

第3図において、着目する変換画素をQ(k、
l)とし、その右側に隣接する変換画素をQ(k
+1、l)とする。原画素間の中心線を表す一点
鎖線とQ(k、l)の距離をdとする。Q(k、
l)が、Q(k+1、l)より、P(m+1、n)
とP(m+1、n+1)を結ぶ細線に近い条件は、
以下のようになる。変換画素間の距離はA/B、
即ち、変換比率αで表わすと1/αであるあら、 d+1/2<(1/α)・(1/2)………(第2式) となる。dについて解くと d<{(1/α)−1}/2 ………(第3式) となる。Q(k、l)の変換画素位置が第3式の
条件を満たす場合は、Q(k、l)について前述
の細線保存処理を行い、第3式を満足しない場合
は、細線に最短距離の変換画素ではないから、細
線が太くなることを防止するために、細線保存処
理を行なわない。このようにして、細線に最も近
い変換画素のみに細線を保存し、細線が太くなる
ことを防止する。Qの位置が、m≦x<m+1/2
の時、上記第3式を満たすxの範囲が、x>m+
1−1/(2α)を満たすかどうかを判別する手
段(第8の手段と称する)を備え、満足する場合
は細線保存処理を行なう。また、Qの位置が、m
+1/2≦x<m+1のとき、上記第3式を満たす
xの範囲が、x<m+1/2αを満たすかどうかを
判別する手段(第9の手段と称する)を備え、満
足する場合は同様に細線保存処理を行なう。な
お、第8及び第9の手段は、領域判定部4に含ま
れている。第7図は、この処理の流れを示す。
In FIG. 3, the conversion pixel of interest is Q(k,
l), and the converted pixel adjacent to the right side is Q(k
+1, l). Let d be the distance between Q(k, l) and the dashed-dotted line representing the center line between original pixels. Q(k,
l) is P(m+1, n) from Q(k+1, l)
The condition close to the thin line connecting and P(m+1, n+1) is
It will look like this: The distance between converted pixels is A/B,
That is, if the conversion ratio α is 1/α, then d+1/2<(1/α)·(1/2) (second formula). Solving for d yields d<{(1/α)-1}/2 (3rd equation). If the converted pixel position of Q(k, l) satisfies the condition of the third equation, perform the thin line preservation process described above for Q(k, l), and if the converted pixel position does not satisfy the third equation, add the shortest distance to the thin line. Since it is not a converted pixel, no thin line preservation processing is performed to prevent the thin line from becoming thicker. In this way, the thin line is saved only in the converted pixel closest to the thin line, and the thin line is prevented from becoming thicker. The position of Q is m≦x<m+1/2
When , the range of x that satisfies the third formula above is x>m+
A means (referred to as an eighth means) for determining whether 1-1/(2α) is satisfied is provided, and if the condition is satisfied, thin line preservation processing is performed. Also, the position of Q is m
When +1/2≦x<m+1, a means (referred to as a ninth means) is provided for determining whether the range of x that satisfies the third formula above satisfies x<m+1/2α, and if it is satisfied, the same applies. Perform thin line preservation processing. Note that the eighth and ninth means are included in the region determining section 4. FIG. 7 shows the flow of this process.

以上は水平方向の縮小変換の場合であるが、垂
直方向の縮小変換も同様である。
The above is a case of reduction conversion in the horizontal direction, but the same applies to reduction conversion in the vertical direction.

水平方向の変換比率をB/A、垂直方向の変換
比率をD/Cとして、変換画素値を決定するにあ
たつて線の保存を考慮する必要の可否の変換画素
位置による領域分けをすると第4図に示したよう
になる。変換画素が領域に含まれているときに
は細線の消失を考慮する必要はない。領域、及
びのときには、それぞれ水平方向、及び垂直方
向だけの細線消失を防止する必要がある。領域
のときには、水平、及び垂直の両方向の細線消失
を防止する必要がある。
Assuming that the horizontal conversion ratio is B/A and the vertical conversion ratio is D/C, dividing the area according to the conversion pixel position to determine whether or not it is necessary to take line preservation into account when determining the conversion pixel value is as follows. The result will be as shown in Figure 4. When the converted pixel is included in the area, there is no need to consider the disappearance of thin lines. In the case of the area and, it is necessary to prevent thin line disappearance only in the horizontal direction and the vertical direction, respectively. In the area, it is necessary to prevent thin lines from disappearing in both the horizontal and vertical directions.

以上、細線の太まることを防止しつつ、細線を
保存する方法について説明したが、細線が識別さ
れなかつた時や、領域のように細線消失を防止
する必要のないときには、変換画素値決定部6に
おいて、第7の手段(例えば、SPC法)のより、
変換画素の値を決定する。
Above, we have described a method for preserving thin lines while preventing them from becoming thicker. However, when thin lines cannot be identified or when there is no need to prevent thin lines from disappearing, such as in areas, the converted pixel value determination unit In 6, by the seventh means (e.g. SPC method),
Determine the value of the converted pixel.

第5図において、点線で示した部分が本願発明
の部分である。点線部分を除いたその他の部分
は、従来装置と同様である。即ち、領域判定部4
において、第2、第8及び第9の手段により、着
目する変換画素が第4図に示した領域のどこに含
まれるのかを判別する。次に、細線保存処理部5
において、第3〜第6の手段により細線の検出及
び保存処理を行う。変換画素決定部6は、前記の
各部の処理結果、及び第7の手段により全ての変
換画素について各画素の値を決定する。このよう
にして得た変換画素値を変換画書き込み部7に蓄
積し、縮小変換画像を得る。
In FIG. 5, the part indicated by the dotted line is the part according to the present invention. The other parts except the dotted line part are the same as the conventional device. That is, the area determination unit 4
In this step, the second, eighth, and ninth means determine where in the area shown in FIG. 4 the conversion pixel of interest is included. Next, the thin line storage processing section 5
In this step, thin line detection and storage processing are performed by the third to sixth means. The converted pixel determination unit 6 determines the value of each pixel for all converted pixels based on the processing results of the respective units described above and the seventh means. The converted pixel values obtained in this manner are stored in the converted image writing section 7 to obtain a reduced converted image.

[発明の効果] 以上説明したように、本発明は2値の画像上で
消失する恐れのある細線を判別する手段と、その
細線を太めることなく保存する手段とを備えてい
る。このため、フアクシミリ画像などの画像縮小
変換において変換画像上に切れ、カスレ、ツブレ
などが生じることを防止して画品質の良好な変換
画を作成することが可能である利点がある。
[Effects of the Invention] As described above, the present invention includes a means for determining a thin line that is likely to disappear on a binary image, and a means for storing the thin line without making it thicker. Therefore, there is an advantage that it is possible to prevent cuts, blurring, blurring, etc. from occurring on the converted image during image reduction conversion of a facsimile image, etc., and to create a converted image with good image quality.

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

第1図は、本発明の原理および参照画素を説明
するための原画素と変換画素の配置図、第2図
a,bは、原画像上の線よりも変換画像上の細線
が太められてしまう現象を説明するための図、第
3図は変換画像上の細線が太まるのを防止する方
法の一例を説明するための図、第4図は本発明を
適用させた場合において細線の保存を考慮する必
要の可否を示す領域を表わす図、第5図は本発明
を用いた装置の基本構成の一例を示す図、第6図
は細線保存処理部のフローを示す図、第7図は領
域判定部のフローを示す図である。 1は原画読み出し部、2は変換画素位置算出
部、3は原画素参照部、4は領域判定部、5は細
線保存処理部、6は変換画素決定部、7は変換画
書き込み部である。
Fig. 1 is a layout diagram of original pixels and converted pixels to explain the principle of the present invention and reference pixels, and Fig. 2 a and b show thin lines on the converted image that are thicker than lines on the original image. FIG. 3 is a diagram for explaining an example of a method for preventing thin lines on a converted image from becoming thicker. FIG. 4 is a diagram for explaining the preservation of thin lines when the present invention is applied. 5 is a diagram showing an example of the basic configuration of an apparatus using the present invention, FIG. 6 is a diagram showing the flow of the thin line preservation processing section, and FIG. FIG. 3 is a diagram showing a flow of an area determination unit. 1 is an original image reading section, 2 is a converted pixel position calculation section, 3 is an original pixel reference section, 4 is an area determining section, 5 is a thin line storage processing section, 6 is a converted pixel determining section, and 7 is a converted image writing section.

Claims (1)

【特許請求の範囲】 1 黒と白の2値を持つ画素P(m、n)で表現
される原画像を直交座標系の一方の軸方向に1よ
り小さい任意の変換比率αで縮小変換しQ(k、
l)で表現される変換画像を作成する画像処理装
置における縮小変換法において、 Q(k、l)をP(m、n)上へ写像したとき原
画像の画素間の距離を1として、Q(k、l)の
位置(x、y)を求める第1の手段と、 その第1の手段により求められた位置(x、
y)が、m≦x<m+1/2かつn≦y<n+1/2で
ある第1の領域、m+1/2≦x<m+1かつ、n
≦y<n+1/2である第2の領域、m≦x<m+
1/2かつn+1/2≦y<n+1である第3の領域、
m+1/2≦x<m+1 かつ、n+1/2≦y<n+1である第4の領域
のどの領域に位置するかを判定する第2の手段
と、 前記第1の領域に位置する時には原画像から、
P(m、n)、P(m+2、n)、P(m、n+1)、
P(m+1、n)、P(m+1、n+1)を選択し
て、条件式P(m、n)=P(m+2、n)=P(m、
n+1)≠P(m+1、n)=P(m+1、n+1)
を満足するかどうかを判定し、満足するならば細
線が存在するとして、Q(k、l)=P(m+1、
n)を出力する第3の手段と、 前記位置(x、y)が前記第2の領域に位置す
る時には原画像から、P(m+1、n)、P(m−
1、n)、P(m+1、n+1)、P(m、n)、P
(m、n+1)を選択して、条件式P(m+1、
n)=P(m−1、n)=P(m+1、n+1)≠P
(m、n)=P(m、n+1)を満足するかどうか
を判定し、満足するならば細線が存在するとし
て、Q(k、l)=P(m、n)を出力する第4の
手段と、 前記位置(x、y)が前記第3の領域に位置す
る時には原画像から、P(m、n+1)、P(m+
2、n+1)、P(m、n)、P(m+1、n+1)、
P(m+1、n)を選択して、条件式P(m、n+
1)=P(m+2、n+1)=P(m、n)≠P(m
+1、n+1)=P(m+1、n)を満足するかど
うかを判定し、満足するならば細線が存在すると
して、Q(k、l)=P(m+1、n+1)を出力
する第5の手段と、 前記位置(x、y)が前記第4の領域に位置す
る時には原画像から、P(m+1、n+1)、P
(m−1、n+1)、P(m+1、n)、P(m、n
+1)、P(m、n)を選択して、条件式P(m+
1、n+1)=P(m−1、n+1)=P(m+1、
n)≠P(m、n+1)=P(m、n)を満足する
かどうかを判定し、満足するならば細線が存在す
るとして、Q(k、l)=P(m、n+1)を出力
する第6の手段と、 前記位置(x、y)が前記全ての条件式を満足
しない場合には、P(m、n)、P(m+1、n)、
P(m、n+1)、P(m+1、n+1)の4つの
原画素の内、位置(x、y)に最も近い原画素の
値をQ(k、l)の値として決定する第7の手段
とを備え、 前記第3、第4、第5、第6及び第7の手段よ
りQ(k、l)を決定して変換画像を作成するこ
とを特徴とする画像の縮小変換法。 2 黒と白の2値を持つ画素P(m、n)で表現
される原画像を直交座標系の一方の軸方向に1よ
り小さい任意の変換比率αで縮小変換しQ(k、
l)で表現される変換画像を作成する画像処理装
置における縮小変換法において、 Q(k、l)をP(m、n)上へ写像したとき原
画像の画素間の距離を1として、Q(k、l)の
位置(x、y)を求める第1の手段と、 その第1の手段により求められた位置(x、
y)が、m≦x<m+1/2かつn≦y<n+1/2で
ある第1の領域、m+1/2≦x<m+1かつ、n
≦y<n+1/2である第2の領域、m≦x<m+
1/2かつn+1/2≦y<n+1である第3の領域、
m+1/2≦x<m+1 かつ、n+1/2≦y<n+1である第4の領域
のどの領域に位置するかを判定する第2の手段
と、 前記第1の領域に位置する時には原画像から、
P(m、n)、P(m+2、n)、P(m、n+1)、
P(m+1、n)、P(m+1、n+1)を選択し
て、条件式P(m、n)=P(m+2、n)=P(m、
n+1)≠P(m+1、n)=P(m+1、n+1)
を満足するかどうかを判定し、満足するならば細
線が存在するとして、Q(k、l)=P(m+1n)
を出力する第3の手段と、 前記位置(x、y)が前記第2の領域に位置す
る時には原画像から、P(m+1、n)、P(m−
1、n)、P(m+1、n+1)、P(m、n)、P
(m、n+1)を選択して、条件式P(m+1、
n)=P(m−1、n)=P(m+1、n+1)≠P
(m、n)=P(m、n+1)を満足するかどうか
を判定し、満足するならば細線が存在するとし
て、Q(k、l)=P(m、n)を出力する第4の
手段と、 前記位置(x、y)が前記第3の領域に位置す
る時には原画像から、P(m、n+1)、P(m+
2、n+1)、P(m、n)、P(m+1、n+1)、
P(m+1、n)を選択して、条件式P(m、n+
1)=P(m+2、n+1)=P(m、n)≠P(m
+1、n+1)=P(m+1、n)を満足するかど
うかを判定し、満足するならば細線が存在すると
して、Q(k、l)=P(m+1、n+1)を出力
する第5の手段と、 前記位置(x、y)が前記第4の領域に位置す
る時には原画像から、P(m+1、n+1)、P
(m−1、n+1)、P(m+1、n)、P(m、n
+1)、P(m、n)を選択して、条件式P(m+
1、n+1)=P(m−1、n+1)=P(m+1、
n)≠P(m、n+1)=P(m、n)を満足する
かどうかを判定し、満足するならば細線が存在す
るとして、Q(k、l)=P(mn+1)を出力する
第6の手段と、 前記位置(x、y)が前記全ての条件式を満足
しない場合には、P(m、n)、P(m+1、n)、
P(m、n+1)、P(m+1、n+1)の4つの
原画素の内、位置(x、y)に最も近い原画素の
値をQ(k、l)の値として決定する第7の手段
と、m≦x<m+1/2のとき、x>m+1−1/2α
を満たすかどうかを判定する第8の手段と、m+
1/2≦x<m+1のとき、x<m+1/2αを満たす
かどうかを判定する第9の手段を備え、第8ある
いは第9の手段の条件を満たす場合、第3、第
4、第5、第6及び第7の手段よりQ(k、l)
を決定し、第8あるいは第9の手段の条件を満た
さない場合、P(m、n)、P(m+1、n)、P
(m、n+1)、P(m+1、n+1)の4つの原
画素の内、位置(x、y)に最も近い原画素の値
をQ(k、l)を値として決定して変換画像を作
成することを特徴とする画像の縮小変換法。
[Claims] 1. An original image expressed by a pixel P (m, n) having two values of black and white is reduced and transformed in one axis direction of an orthogonal coordinate system at an arbitrary transformation ratio α smaller than 1. Q(k,
In the reduction conversion method in an image processing device that creates a transformed image expressed by a first means for determining the position (x, y) of (k, l); and a position (x, y) determined by the first means.
y) is a first region where m≦x<m+1/2 and n≦y<n+1/2, m+1/2≦x<m+1 and n
A second region where ≦y<n+1/2, m≦x<m+
a third region where 1/2 and n+1/2≦y<n+1;
a second means for determining in which region of the fourth region m+1/2≦x<m+1 and n+1/2≦y<n+1 the image is located; ,
P(m, n), P(m+2, n), P(m, n+1),
Select P(m+1,n), P(m+1,n+1) and apply the conditional expression P(m,n)=P(m+2,n)=P(m,
n+1)≠P(m+1,n)=P(m+1,n+1)
If it is satisfied, it is assumed that a thin line exists, and Q(k,l)=P(m+1,
a third means for outputting P(m+1,n), P(m-) from the original image when the position (x, y) is located in the second area;
1, n), P(m+1, n+1), P(m, n), P
(m, n+1) and conditional expression P(m+1,
n)=P(m-1,n)=P(m+1,n+1)≠P
A fourth method that determines whether (m, n) = P (m, n + 1) is satisfied, and if it is satisfied, a thin line exists and outputs Q (k, l) = P (m, n). means, P(m, n+1), P(m+1) from the original image when the position (x, y) is located in the third area;
2, n+1), P(m, n), P(m+1, n+1),
Select P(m+1, n) and apply the conditional expression P(m, n+
1)=P(m+2,n+1)=P(m,n)≠P(m
+1, n+1) = P(m+1, n), and if it is satisfied, a thin line exists and outputs Q(k, l) = P(m+1, n+1). and when the position (x, y) is located in the fourth area, P(m+1, n+1), P
(m-1, n+1), P(m+1, n), P(m, n
+1), P(m, n), and conditional expression P(m+
1, n+1)=P(m-1, n+1)=P(m+1,
Determine whether n)≠P(m, n+1)=P(m, n) is satisfied, and if it is, a thin line exists and output Q(k, l)=P(m, n+1). and if the position (x, y) does not satisfy all of the conditional expressions, P(m, n), P(m+1, n),
Seventh means for determining the value of the original pixel closest to the position (x, y) among the four original pixels P(m, n+1) and P(m+1, n+1) as the value of Q(k, l). An image reduction conversion method, comprising: determining Q(k, l) from the third, fourth, fifth, sixth, and seventh means to create a converted image. 2. The original image expressed by a pixel P (m, n) having two values of black and white is reduced and transformed in one axis direction of the orthogonal coordinate system at an arbitrary conversion ratio α smaller than 1, and then Q (k,
In the reduction conversion method in an image processing device that creates a transformed image expressed by a first means for determining the position (x, y) of (k, l); and a position (x, y) determined by the first means.
y) is a first region where m≦x<m+1/2 and n≦y<n+1/2, m+1/2≦x<m+1 and n
a second region where ≦y<n+1/2, m≦x<m+
a third region where 1/2 and n+1/2≦y<n+1;
a second means for determining in which region of the fourth region m+1/2≦x<m+1 and n+1/2≦y<n+1 the image is located; ,
P(m, n), P(m+2, n), P(m, n+1),
Select P(m+1,n), P(m+1,n+1) and apply the conditional expression P(m,n)=P(m+2,n)=P(m,
n+1)≠P(m+1,n)=P(m+1,n+1)
If it is satisfied, a thin line exists, and Q(k,l)=P(m+1n)
a third means for outputting P(m+1,n), P(m-) from the original image when the position (x, y) is located in the second area;
1, n), P(m+1, n+1), P(m, n), P
(m, n+1) and conditional expression P(m+1,
n)=P(m-1,n)=P(m+1,n+1)≠P
A fourth method that determines whether (m, n) = P (m, n + 1) is satisfied, and if it is satisfied, a thin line exists and outputs Q (k, l) = P (m, n). means, P(m, n+1), P(m+1) from the original image when the position (x, y) is located in the third area;
2, n+1), P(m, n), P(m+1, n+1),
Select P(m+1, n) and apply the conditional expression P(m, n+
1)=P(m+2,n+1)=P(m,n)≠P(m
+1, n+1) = P(m+1, n), and if it is satisfied, a thin line exists and outputs Q(k, l) = P(m+1, n+1). and when the position (x, y) is located in the fourth area, P(m+1, n+1), P
(m-1, n+1), P(m+1, n), P(m, n
+1), P(m, n), and conditional expression P(m+
1, n+1)=P(m-1, n+1)=P(m+1,
Determine whether n)≠P(m, n+1)=P(m, n), and if so, assume that a thin line exists and output Q(k, l)=P(mn+1). and if the position (x, y) does not satisfy all of the conditional expressions, P(m, n), P(m+1, n),
Seventh means for determining the value of the original pixel closest to the position (x, y) as the value of Q(k, l) among the four original pixels P(m, n+1) and P(m+1, n+1) and when m≦x<m+1/2, x>m+1−1/2α
an eighth means for determining whether m+
A ninth means for determining whether x<m+1/2α is satisfied when 1/2≦x<m+1, and when the condition of the eighth or ninth means is satisfied, the third, fourth, and fifth means , Q(k,l) from the sixth and seventh means
is determined, and if the conditions of the eighth or ninth means are not satisfied, P(m, n), P(m+1, n), P
Among the four original pixels (m, n+1) and P (m+1, n+1), the value of the original pixel closest to the position (x, y) is determined as the value Q (k, l) and a converted image is created. An image reduction conversion method characterized by:
JP59270414A 1984-12-21 1984-12-21 Reduction converting method of image Granted JPS61147668A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59270414A JPS61147668A (en) 1984-12-21 1984-12-21 Reduction converting method of image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59270414A JPS61147668A (en) 1984-12-21 1984-12-21 Reduction converting method of image

Publications (2)

Publication Number Publication Date
JPS61147668A JPS61147668A (en) 1986-07-05
JPH0257753B2 true JPH0257753B2 (en) 1990-12-05

Family

ID=17485929

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59270414A Granted JPS61147668A (en) 1984-12-21 1984-12-21 Reduction converting method of image

Country Status (1)

Country Link
JP (1) JPS61147668A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2588742B2 (en) * 1988-03-18 1997-03-12 富士通株式会社 Image reduction apparatus and method
JP2588758B2 (en) * 1988-08-30 1997-03-12 富士通株式会社 Image reduction apparatus and method
CA1306052C (en) * 1988-03-18 1992-08-04 Yoshiyuki Okada Process and apparatus for reducing picture with fine line disappearance prevention
JPH02177766A (en) * 1988-12-28 1990-07-10 Canon Inc Hierarchical encoding system for binary image

Also Published As

Publication number Publication date
JPS61147668A (en) 1986-07-05

Similar Documents

Publication Publication Date Title
JP3946866B2 (en) Image signal processing apparatus and medium storing program
US5054099A (en) Binary image reduction method
US7697790B2 (en) Apparatus and method for enhancing quality of reproduced image
JPH0257753B2 (en)
JPS6156665B2 (en)
JP7324065B2 (en) Motion vector detection device, imaging device, motion vector detection method, and program
JP4075238B2 (en) Motion vector detection method and recording medium
JP3689620B2 (en) Image processing apparatus and method
JP3959547B2 (en) Image processing apparatus, image processing method, and information terminal apparatus
JP3262425B2 (en) Image processing device
JP2525768B2 (en) Image reduction conversion method
JP3386203B2 (en) Image information processing method and image information processing apparatus
JPH08205163A (en) Motion compensative prediction image generating device
JPH11331858A (en) Picture signal processor and medium recording program
JPH0213510B2 (en)
JP3039654B2 (en) Image reduction apparatus and method
JP2845376B2 (en) Pixel density converter
JPS61199376A (en) Method for image contracting and converting
JPH09330399A (en) Image processing method
JPH0573316B2 (en)
JPH11187288A (en) Image improving device and recording medium
JPH0142189B2 (en)
US20060187355A1 (en) Device and a method of scanning pixels in video frames
JPS6118388B2 (en)
JP2000149009A (en) Image processor

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term