JPH0991412A - Picture element density conversion method - Google Patents

Picture element density conversion method

Info

Publication number
JPH0991412A
JPH0991412A JP7241888A JP24188895A JPH0991412A JP H0991412 A JPH0991412 A JP H0991412A JP 7241888 A JP7241888 A JP 7241888A JP 24188895 A JP24188895 A JP 24188895A JP H0991412 A JPH0991412 A JP H0991412A
Authority
JP
Japan
Prior art keywords
pixel
density
image
original image
converted image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7241888A
Other languages
Japanese (ja)
Inventor
Yuji Sawada
裕司 沢田
Yoshihiro Kitamura
義弘 北村
Yasuhisa Nakamura
安久 中村
Michihiro Ono
通広 大野
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP7241888A priority Critical patent/JPH0991412A/en
Publication of JPH0991412A publication Critical patent/JPH0991412A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To simplify the conversion processing and to attain high speed processing in the case of converting picture element density attended with magnification or reduction in an equipment conducting image processing with digital signal processing for a wordprocessor or a copying machine or the like. SOLUTION: When a magnification of a converted image with respect to an original image is expressed by natural numbers being prime to each other, a picture element conversion section 5 obtains a density calculation equation used for a relative position relation of a picture element of a converted image with respect to a picture element of an original image repeated periodically and for a density of plural adjacent picture elements of the original image surrounding each picture element when the converted image is projected onto the original image to obtain a table and it is stored in a table memory 15. In the case of actual conversion processing, after a relative coordinate for each picture element is obtained, the density calculation equation is not obtained and a table is referred to read the density calculation equipment from a residue of dividing the coordinate of each picture element of the converted image by a magnification, the density of an adjacent picture element is substituted to the density calculation equation to calculate the density of each picture element of the converted image.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ワードプロセッサ
やディジタル複写機などの画像処理をディジタル信号処
理によって行う装置で好適に実施され、画像を拡大また
は縮小するための画素密度の変換方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a pixel density conversion method for enlarging or reducing an image, which is preferably implemented in an apparatus such as a word processor or a digital copying machine which performs image processing by digital signal processing.

【0002】[0002]

【従来の技術】前記ワードプロセッサやディジタル複写
機などにおいては、原画像の一部分を拡大した変換画像
を作成したり、または原画像の全体を縮小した変換画像
を作成するなどの画素密度を変換する画像処理が要求さ
れることがある。また、原画像に対して等倍の変換画像
を作成する場合でも、イメージセンサの分解能などによ
って決定される原画像の画素密度と、プリンタの分解能
などによって決定される変換画像の画素密度との間で差
が生じるときには、画素密度を変換する画像処理が必要
となる。
2. Description of the Related Art In a word processor, a digital copying machine or the like, an image whose pixel density is converted such as a converted image obtained by enlarging a part of an original image or a converted image obtained by reducing an entire original image is created. Processing may be required. Even when creating a converted image of the same size as the original image, the pixel density of the original image determined by the resolution of the image sensor and the pixel density of the converted image determined by the resolution of the printer, etc. When a difference occurs in, the image processing for converting the pixel density is required.

【0003】図5は、上述のような画素密度の変換方法
の考え方を説明するための図である。たとえば、ディジ
タル複写機は、原稿に形成されている原画像fに対し
て、x軸方向およびy軸方向にそれぞれp倍およびq倍
することによって変換画像Fを作成し、この変換画像F
を記録紙に形成し出力する。原画像fは画素dhi(h
=1,2,…,H、i=1,2,…,I)から形成され
ており、変換画像Fは画素Djk(j=1,2,…,
J、k=1,2,…,K)から形成されている。したが
って、前記の倍率p,qから、 H=J/p …(1) I=K/q …(2) で表すことができる。
FIG. 5 is a diagram for explaining the concept of the pixel density conversion method as described above. For example, a digital copying machine creates a converted image F by multiplying an original image f formed on a document by p times and q times in the x-axis direction and the y-axis direction, respectively.
Is formed on recording paper and output. The original image f has pixels dhi (h
= 1, 2, ..., H, i = 1, 2, ..., I), and the converted image F has pixels Djk (j = 1, 2 ,.
J, k = 1, 2, ..., K). Therefore, it can be expressed as H = J / p (1) I = K / q (2) from the above-mentioned magnifications p and q.

【0004】変換画像Fの各画素Djkの濃度を求める
にあたって、典型的な従来技術では、図6で示すよう
に、まずステップt1において、前記倍率p,qから、
求めるべき変換画像Fの画素Djkを原画像f上に投影
した画素djkの絶対座標値(xj,yk)が求められ
る。
In obtaining the density of each pixel Djk of the converted image F, in a typical conventional technique, as shown in FIG. 6, first, in step t1, the magnifications p and q are calculated as follows.
The absolute coordinate value (xj, yk) of the pixel djk obtained by projecting the pixel Djk of the converted image F to be obtained on the original image f is obtained.

【0005】次にステップt2において、前記画素dj
kを外囲する最近接の4つの隣接画素da,db,d
c,ddが求められる。ここで、画素daの座標を、 da:(|xj|,|yk|) …(3) とすると、画素db,dc,ddは、それぞれ、 db:(|xj|,|yk|+1) …(4) dc:(|xj|+1,|yk|+1) …(5) dd:(|xj|+1,|yk|) …(6) である。ただし、|xj|,|yk|は、それぞれx
j,ykを超えない最大の自然数を表す。
Next, at step t2, the pixel dj
The four closest adjacent pixels da, db, d surrounding k
c and dd are required. Here, if the coordinates of the pixel da are da: (| xj |, | yk |) (3), the pixels db, dc, dd are respectively: db: (| xj |, | yk | +1) ... (4) dc: (| xj | +1, | yk | +1) ... (5) dd: (| xj | +1, | yk |) ... (6). However, | xj | and | yk |
It represents the maximum natural number that does not exceed j, yk.

【0006】ステップt3では、前記各隣接画素da,
db,dc,ddで規定された相対座標系内で該画素d
jkの相対座標値が求められる。ステップt4では、後
述するように各画素密度変換法毎に対応して複数に区分
されている該相対座標系内の分割領域のうち、隣接画素
da,db,dc,ddと画素djkとの距離差などか
ら、画素djkがいずれの分割領域に属するかが計算さ
れる。ステップt5では、画素djkが属する分割領域
に定められている濃度計算式に基づいて、原画像fにお
ける各隣接画素da,db,dc,ddの濃度から、変
換画像Fの画素Djkの濃度が決定される。
At step t3, each of the adjacent pixels da,
The pixel d within the relative coordinate system defined by db, dc, dd
The relative coordinate value of jk is obtained. In step t4, the distance between the adjacent pixel da, db, dc, dd and the pixel djk among the divided areas in the relative coordinate system divided into a plurality of areas corresponding to each pixel density conversion method as described later. Which divided area the pixel djk belongs to is calculated from the difference or the like. In step t5, the density of the pixel Djk of the converted image F is determined from the densities of the adjacent pixels da, db, dc, and dd in the original image f based on the density calculation formula defined in the divided area to which the pixel djk belongs. To be done.

【0007】ステップt6では、全ての画素D11〜D
JKに対して濃度が求められたか否かが判断され、そう
でないときには前記ステップt1に戻り、こうして全て
の画素D11〜DJKに対して上述のような濃度計算が
行われて画素密度の変換が終了する。
At step t6, all the pixels D11 to D
It is determined whether or not the density has been obtained for JK, and if not, the process returns to step t1, and the above-described density calculation is performed for all the pixels D11 to DJK, and the pixel density conversion is completed. To do.

【0008】しかしながら、このような変換方法では、
計算量が膨大であり、たとえば変換画像Fを400dp
iのA4画像であるとすると、前記値J,Kはそれぞれ
約3000、4000となり、1200万個の全ての画
素に対して前記ステップt1〜t5の処理を行うと、総
処理数は6000万にも及ぶ。したがって、変換処理に
長時間を要するという問題がある。
However, in such a conversion method,
The amount of calculation is enormous. For example, the converted image F is 400 dp.
If the image is an A4 image of i, the values J and K are about 3000 and 4000, respectively, and if the processes of steps t1 to t5 are performed on all 12 million pixels, the total number of processes is 60 million. Also extends. Therefore, there is a problem that the conversion process takes a long time.

【0009】一方、前記変換処理に要する時間を短縮す
るために工夫された他の従来技術が、特開平6−103
372号公報に示されている。この従来技術では、変換
画像のx軸方向の座標値およびy軸方向の座標値に対応
する原画像のx軸方向の座標値およびy軸方向の座標値
がそれぞれ予め計算されてテーブルに格納されており、
変換すべき原画像が入力されると、前記テーブルから変
換画像の各画素に対応した原画像の画素の座標値が読出
され、その座標値にある画素の濃度が変換画像の画素の
濃度に設定される。こうして、変換画像の各画素に対す
る原画像上での座標値計算が簡略化されて高速化が図ら
れている。
On the other hand, another conventional technique devised to reduce the time required for the conversion process is disclosed in Japanese Patent Laid-Open No. 6-103.
No. 372 publication. In this conventional technique, the x-axis direction coordinate value and the y-axis direction coordinate value of the original image corresponding to the x-axis direction coordinate value and the y-axis direction coordinate value of the converted image are calculated in advance and stored in a table. And
When the original image to be converted is input, the coordinate value of the pixel of the original image corresponding to each pixel of the converted image is read from the table, and the density of the pixel at the coordinate value is set as the density of the pixel of the converted image. To be done. In this way, the coordinate value calculation on the original image for each pixel of the converted image is simplified and the speed is increased.

【0010】この従来技術は、画素密度変換法が、変換
画像の各画素を原画像上に投影したときのx軸座標値お
よびy軸座標値の小数点以下第1位の値を四捨五入し
て、前記変換画像の画素に対する原画像の画素のx軸座
標値およびy軸座標値を求めるようにした最近傍法であ
るときに適用される技術であるけれども、前述のような
画素密度変換法におけるステップt1〜t5の5つのス
テップのうち、ステップt1における絶対座標値の計
算、およびステップt3における相対座標値の計算の簡
略化に応用することが可能である。
According to this conventional technique, the pixel density conversion method rounds off the first digit after the decimal point of the x-axis coordinate value and the y-axis coordinate value when each pixel of the converted image is projected on the original image, This is a technique applied when it is the nearest neighbor method in which the x-axis coordinate value and the y-axis coordinate value of the pixel of the original image with respect to the pixel of the converted image are applied, but the steps in the pixel density conversion method as described above. Of the five steps of t1 to t5, it can be applied to the calculation of the absolute coordinate value in step t1 and the simplification of the calculation of the relative coordinate value in step t3.

【0011】たとえば、前記ステップt3の簡略化に応
用する場合、変換画像Fの画素Djk(j=1,2,
…,J、k=1,2,…,K)とすると、予めJ個とK
個との要素を持つテーブルを用意し、それぞれのテーブ
ルにx軸方向の相対座標値およびy軸方向の相対座標値
を計算して代入しておき、変換処理実行時にはそれを参
照する処理に簡略化することによって高速化を実現する
ことができる。
For example, when applied to the simplification of the step t3, the pixel Djk (j = 1, 2,
, J, k = 1, 2, ..., K), J and K in advance
Prepare a table with the elements of x and y, calculate the relative coordinate values in the x-axis direction and the relative coordinate values in the y-axis direction in each table, and substitute them, and simplify the process of referencing them when executing the conversion process. It is possible to realize speeding up.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、上述の
従来技術では、他の処理ステップに比べて比較的処理の
複雑なステップt4における相対座標値の所属領域の計
算が依然として残されている。該計算は、たとえば画素
密度変換法が高速投影法である場合には、相対座標値
(xr,yr)に対して、xr>0であるか否か、yr
>0であるか否かおよびその相対座標値xr,yrが双
曲線の一方側にあるかまたは他方側にあるかの3つの処
理ステップが必要となる。
However, in the above-mentioned conventional technique, the calculation of the belonging area of the relative coordinate value at step t4, which is relatively complicated compared to other processing steps, still remains. In the calculation, for example, when the pixel density conversion method is a high-speed projection method, it is determined whether or not xr> 0 with respect to the relative coordinate value (xr, yr), and yr.
Three processing steps are required, whether> 0 and whether their relative coordinate values xr, yr are on one side or the other side of the hyperbola.

【0013】本発明の目的は、変換処理をさらに簡略
化、したがって高速化を図ることができる画素密度変換
方法を提供することである。
An object of the present invention is to provide a pixel density conversion method capable of further simplifying the conversion process and thus increasing the speed.

【0014】[0014]

【課題を解決するための手段】本発明に係る画素密度変
換方法は、出力すべき変換画像の各画素の原画像におけ
る絶対座標値を求め、その求められた絶対座標値を外囲
する隣接画素の濃度に基づいて前記変換画像の各画素の
濃度を求めることによって画素密度を変換する画素密度
変換方法において、設定された変換倍率から、変換画像
と原画像との比が相互に素である自然数で表されるとき
には、前記濃度を求めるにあたって、予め変換画像の各
画素を原画像上に投影した状態で周期的に繰返すことに
なる原画像の画素に対する変換画像の各画素の相対位置
関係を単位周期分だけ求めてテーブルに記憶しておき、
入力された原画像に対して、変換画像の各画素の原画像
上における絶対座標値を求め、その求められた絶対座標
値を外囲する複数の最近接な原画像の隣接画素を求め、
前記テーブルから、前記隣接画素に対する前記絶対座標
値の相対位置関係を求め、前記各隣接画素の濃度から、
前記求められた相対位置関係に応じて予め設定されてい
る濃度計算式に基づいて、変換画像の各画素の濃度を計
算することを特徴とする。
According to a pixel density conversion method of the present invention, an absolute coordinate value of each pixel of a converted image to be output in an original image is obtained, and an adjacent pixel surrounding the obtained absolute coordinate value. In the pixel density conversion method for converting the pixel density by obtaining the density of each pixel of the converted image based on the density of, a natural number in which the ratio of the converted image and the original image is relatively prime from the set conversion magnification. When calculating the density, the relative positional relationship of each pixel of the converted image with respect to the pixel of the original image, which is to be periodically repeated in a state where each pixel of the converted image is projected in advance on the original image, is used as a unit. Find only the period and store it in the table,
For the input original image, the absolute coordinate value of each pixel of the converted image on the original image is obtained, and the adjacent pixels of the plurality of closest original images surrounding the obtained absolute coordinate value are obtained,
From the table, obtain the relative positional relationship of the absolute coordinate value to the adjacent pixel, from the density of each adjacent pixel,
The density of each pixel of the converted image is calculated based on a density calculation formula preset according to the obtained relative positional relationship.

【0015】上記の構成によれば、倍率が、たとえば
1.2倍であるときには、前記相互に素となる自然数か
ら、原画像の5つの画素に対して変換画像の6つの画素
が対応し、したがって変換画像では6つの画素を単位周
期として、原画像の画素に対する変換画像の画素の相対
位置関係が繰返されることになる。そこで、本発明で
は、前記単位周期の画素領域だけ、変換画像の各画素を
原画像に投影したときの絶対座標値を求め、その絶対座
標値を外囲する最近接な原画像の各隣接画素と該絶対座
標値との相対位置関係を求めてテーブルを作成してお
き、入力された原画像に対して、実際の変換処理時に
は、前記テーブルを繰返し使用して、変換画像の画素と
原画像の各隣接画素との間の前記相対位置関係を求め、
求められた相対位置関係に応じて、各画素密度変換法毎
に定められている濃度計算式に基づいて、各隣接画素か
ら得られた濃度から変換画像の各画素の濃度を求めてゆ
く。
According to the above arrangement, when the magnification is, for example, 1.2 times, six pixels of the converted image correspond to five pixels of the original image from the natural numbers that are relatively prime. Therefore, in the converted image, the relative positional relationship of the pixels of the converted image with respect to the pixels of the original image is repeated with six pixels as a unit cycle. Therefore, in the present invention, the absolute coordinate value when each pixel of the converted image is projected on the original image is obtained only in the pixel region of the unit cycle, and each adjacent pixel of the closest original image that surrounds the absolute coordinate value. A table is created by obtaining the relative positional relationship between the original image and the absolute coordinate value, and the table is repeatedly used in the actual conversion process for the input original image, and the pixels of the converted image and the original image are used. Of the relative position between each adjacent pixel of,
According to the obtained relative positional relationship, the density of each pixel of the converted image is calculated from the density obtained from each adjacent pixel based on the density calculation formula defined for each pixel density conversion method.

【0016】したがって、変換画像の各画素と原画像の
画素との相対位置関係の計算は、前記単位周期の画素領
域分だけ行えばよく、変換処理を簡略化して高速化を図
ることができる。
Therefore, the relative positional relationship between each pixel of the converted image and the pixel of the original image need only be calculated for the pixel region of the unit cycle, and the conversion process can be simplified and the speed can be increased.

【0017】[0017]

【発明の実施の形態】本発明の実施の一形態について、
図1〜図5に基づいて説明すれば以下のとおりである。
BEST MODE FOR CARRYING OUT THE INVENTION Regarding one embodiment of the present invention,
The following is a description based on FIGS. 1 to 5.

【0018】図1は、本発明の実施の一形態の画素密度
変換方法が用いられるワードプロセッサ1の機能ブロッ
ク図である。キーボードなどのユーザインタフェイス2
からの入力操作に応答して、マイクロコンピュータなど
で実現される処理部3は、イメージスキャナなどで実現
されるディジタル画像入力部4によって原画像の画像デ
ータの読込を行う。読込まれた画像データは、画像変換
部5において、拡大や縮小などの画像編集に対応して、
後述するように画素密度の変換が行われた後、プリンタ
や表示装置などで実現される画像出力部6によって表示
出力される。
FIG. 1 is a functional block diagram of a word processor 1 in which a pixel density conversion method according to an embodiment of the present invention is used. User interface such as keyboard 2
In response to the input operation from, the processing unit 3 realized by a microcomputer or the like reads the image data of the original image by the digital image input unit 4 realized by an image scanner or the like. The read image data corresponds to image editing such as enlargement and reduction in the image conversion unit 5,
After the pixel density is converted as described later, the image is output by the image output unit 6 realized by a printer, a display device, or the like.

【0019】前記画像変換部5は、領域テーブル作成部
11と、座標計算部12と、濃度計算部13と、画像メ
モリ14と、テーブルメモリ15とを備えて構成されて
いる。前記ディジタル画像入力部4からの画像データ
は、ランダムアクセスメモリなどで実現される画像メモ
リ14に記憶されるとともに、領域テーブル作成部11
に入力される。
The image conversion section 5 comprises an area table creation section 11, a coordinate calculation section 12, a density calculation section 13, an image memory 14 and a table memory 15. The image data from the digital image input unit 4 is stored in the image memory 14 realized by a random access memory or the like, and the area table creating unit 11 is also provided.
Is input to

【0020】領域テーブル作成部11は、前記図5を参
照して、後述するような濃度計算部13における濃度計
算に必要となる相対座標系αを規定し、その相対座標系
αにおける各画素djk(xj,yk)の相対座標値
(xr,yr)を単位周期分だけ求め、その相対座標値
が所属する濃度決定のための分割領域を計算した領域テ
ーブルを作成し、ランダムアクセスメモリなどで実現さ
れるテーブルメモリ15に記憶させる。
The area table creating unit 11 defines a relative coordinate system α required for density calculation in the density calculating unit 13 described later with reference to FIG. 5, and each pixel djk in the relative coordinate system α. The relative coordinate value (xr, yr) of (xj, yk) is calculated for a unit period, and a region table in which a divided region for density determination to which the relative coordinate value belongs is calculated is created and realized by a random access memory or the like. The table memory 15 is stored.

【0021】すなわち、まず、前記図5を参照して、x
軸方向の倍率をpとし、y軸方向の倍率をqとすると
き、これらの倍率p,qを、 p=p1/p2 …(7) q=q1/q2 …(8) と表し、相互に素となる自然数である周期長p1とp2
および周期長q1とq2が求められる。たとえば、p=
1.2、q=1.6とするとき、それぞれp1=6、p
2=5およびq1=8、q2=5となる。したがって前
記単位周期は、変換画像Fにおいてx軸方向に6画素、
y軸方向に8画素分となる。
That is, first, referring to FIG.
When the axial magnification is p and the y-axis magnification is q, these magnifications p and q are expressed as p = p1 / p2 (7) q = q1 / q2 (8), and Period lengths p1 and p2, which are prime natural numbers
And the cycle lengths q1 and q2 are obtained. For example, p =
1.2 and q = 1.6, p1 = 6 and p, respectively
2 = 5, q1 = 8, and q2 = 5. Therefore, the unit cycle is 6 pixels in the x-axis direction in the converted image F,
There are 8 pixels in the y-axis direction.

【0022】次に、以下のようにして前記相対座標値
(xr,yr)が求められる。変換画像Fの或る画素D
jk(Xj,Yk)について考えると、前記図5で示さ
れるように、原画像fに投影された画素djk(xj,
yk)を包含するように外囲する該原画像fの隣接画素
da,db,dc,ddが求められ、それらの隣接画素
da,db,dc,ddによって規定される領域が相対
座標系αに設定される。
Next, the relative coordinate value (xr, yr) is obtained as follows. A certain pixel D of the converted image F
Considering jk (Xj, Yk), as shown in FIG. 5, the pixel djk (xj,
yk) adjacent pixels da, db, dc, dd of the original image f that are enclosed so as to include yk) are obtained, and the area defined by these adjacent pixels da, db, dc, dd is set in the relative coordinate system α. Is set.

【0023】図2は、相対座標系αの一例を示す図であ
り、画素密度変換法が高速投影法である場合に用いられ
る相対座標系を表す。前記各隣接画素da,db,d
c,dd間の中心を原点とし、各隣接画素da,db,
dc,ddの座標がそれぞれ(−0.5,0.5),
(−0.5,−0.5),(0.5,−0.5),
(0.5,0.5)に設定されている。したがって、こ
の相対座標系αにおける相対座標値(xr,yr)は、 xr=xj−|xj|−0.5 …(9) yr=0.5−yk+|yk| …(10) で求められる。ただし、|xj|,|yk|は、それぞ
れxj,ykを超えない最大の自然数である。
FIG. 2 is a diagram showing an example of the relative coordinate system α, which represents the relative coordinate system used when the pixel density conversion method is the high-speed projection method. Each of the adjacent pixels da, db, d
With the center between c and dd as the origin, each adjacent pixel da, db,
The coordinates of dc and dd are (-0.5, 0.5),
(-0.5, -0.5), (0.5, -0.5),
It is set to (0.5, 0.5). Therefore, the relative coordinate value (xr, yr) in the relative coordinate system α is obtained by xr = xj- | xj | -0.5 (9) yr = 0.5-yk + | yk | (10) . However, | xj | and | yk | are maximum natural numbers that do not exceed xj and yk, respectively.

【0024】また、前記式1,2,9,10から、 xr=Xj/p−|Xj/p|−0.5 …(11) yr=0.5−Yk/q+|Yk/q| …(12) となる。ただし、|Xj/p|,|Yk/q|は、それ
ぞれXj/p,Yk/qを超えない自然数である。
From the above equations 1, 2, 9 and 10, xr = Xj / p- | Xj / p | -0.5 (11) yr = 0.5-Yk / q + | Yk / q | (12) However, | Xj / p | and | Yk / q | are natural numbers that do not exceed Xj / p and Yk / q, respectively.

【0025】したがって、相対座標値(xr,yr)
は、画素Djkの絶対座標値(Xj,Yk)を倍率p,
qで割ったときの小数点以下の余りに依存して求めるこ
とができ、たとえば、p=1.2としたときのx軸の相
対座標値xrは、表1で示すようになり、該相対座標値
(xr,yr)は単位周期分だけ求めればよいことが理
解される。
Therefore, the relative coordinate value (xr, yr)
Represents the absolute coordinate value (Xj, Yk) of the pixel Djk by the magnification p,
It can be determined depending on the remainder after the decimal point when divided by q. For example, when p = 1.2, the relative coordinate value xr of the x-axis is as shown in Table 1, and the relative coordinate value is It is understood that (xr, yr) need only be calculated for a unit period.

【0026】[0026]

【表1】 [Table 1]

【0027】続いて、上述のように規定された相対座標
系αにおいて、画素djkの所属する分割領域が求めら
れる。たとえば前記高速投影法の場合には、この図2で
示すように、該相対座標系αは濃度決定のための8つの
分割領域G1〜G8(総称するときには以下参照符Gで
示す)に区分されている。
Subsequently, in the relative coordinate system α defined as described above, the divided area to which the pixel djk belongs is obtained. For example, in the case of the high-speed projection method, as shown in FIG. 2, the relative coordinate system α is divided into eight divided areas G1 to G8 (hereinafter collectively referred to as reference numeral G) for density determination. ing.

【0028】また、xr<0かつyr>0である分割領
域G1,G5においてこれらの分割領域G1,G5を区
分する曲線をβ1とし、xr<0かつyr<0の分割領
域G2,G6においてこれらの分割領域G2,G6を区
分する曲線をβ2とし、xr>0かつyr<0である分
割領域G3,G7においてこれらの分割領域G3,G7
を区分する曲線をβ3とし、xr>0かつyr>0の分
割領域G4,G8においてこれらの分割領域G4,G8
を区分する曲線をβ4とするとき、 β1:(0.5−p・xr)(0.5+q・yr)=0.5 …(13) β2:(0.5−p・xr)(0.5−q・yr)=0.5 …(14) β3:(0.5+p・xr)(0.5−q・yr)=0.5 …(15) β4:(0.5+p・xr)(0.5+q・yr)=0.5 …(16) で表される。
Further, in the divided areas G1 and G5 with xr <0 and yr> 0, a curve that divides these divided areas G1 and G5 is β1, and in the divided areas G2 and G6 with xr <0 and yr <0, Let β2 be a curve that divides the divided regions G2 and G6, and the divided regions G3 and G7 in the divided regions G3 and G7 where xr> 0 and yr <0.
Is set to β3, and in the divided regions G4 and G8 of xr> 0 and yr> 0, these divided regions G4 and G8
Let β4 be a curve for partitioning β: (0.5-p · xr) (0.5 + q · yr) = 0.5 (13) β2: (0.5-p · xr) (0. 5-q · yr) = 0.5 (14) β3: (0.5 + p · xr) (0.5−q · yr) = 0.5 (15) β4: (0.5 + p · xr) ( 0.5 + q · yr) = 0.5 (16)

【0029】したがって、x軸方向の倍率pを前記1.
2とし、y軸方向の倍率qを前記1.6とするとき、前
記相対座標系αにおける画素djkが所属する分割領域
Gは、x軸方向の余りおよびy軸方向の余りに対応し
て、表2で示すように変化し、相対座標値の計算および
所属分割領域の計算は、p1×q1回だけ行えばよい。
Therefore, the magnification p in the x-axis direction is set to 1.
2 and the magnification q in the y-axis direction is 1.6, the divided area G to which the pixel djk in the relative coordinate system α belongs corresponds to the remainder in the x-axis direction and the remainder in the y-axis direction. 2, the calculation of the relative coordinate value and the calculation of the belonging divided area may be performed only p1 × q1 times.

【0030】[0030]

【表2】 [Table 2]

【0031】ただし、∨は複数の分割領域にまたがって
いることを表し、たとえばG1∨G2は分割領域G1と
分割領域G2との境界部にあることを表す。
However, ∨ indicates that the plurality of divided areas are straddled. For example, G1∨G2 indicates that the area is at the boundary between the divided areas G1 and G2.

【0032】このようにして、領域テーブル作成部11
は、処理部3によって設定されるx軸方向の倍率pおよ
びy軸方向の倍率qに対応して、濃度計算に必要となる
前記表2で示すような単位周期の画素領域分の領域テー
ブルを作成し、テーブルメモリ15に記憶させる。
In this way, the area table creating unit 11
Corresponds to the magnification p in the x-axis direction and the magnification q in the y-axis direction set by the processing unit 3, and creates an area table for the pixel area of the unit cycle as shown in Table 2 necessary for the density calculation. It is created and stored in the table memory 15.

【0033】また、前記テーブルメモリ15には、画素
密度変換法に対応した、すなわち前記高速投影法のため
の表2には表3で示すような各分割領域G1〜G8毎の
濃度計算式が対応して記憶されている。
Further, in the table memory 15, density calculation formulas corresponding to the pixel density conversion method, that is, the density calculation formulas for each of the divided areas G1 to G8 as shown in Table 3 in Table 2 for the high speed projection method are stored. Correspondingly stored.

【0034】[0034]

【表3】 [Table 3]

【0035】ただし、Ia,Ib,Ic,Idは、それ
ぞれ隣接画素da,db,dc,ddの濃度であり、∧
は論理積を表し、∨は論理和を表す。すなわちたとえ
ば、相対座標値(xr,yr)が分割領域G1に所属し
ている場合には、隣接画素daのみの影響を受けること
を表し、その隣接画素daの濃度Iaが「1」であると
きには、変換画像Fの画素Djkの濃度は「1」とな
り、濃度Iaが「0」であるときには、前記画素Djk
の濃度は「0」であることを表す。また前記相対座標値
(xr,yr)が分割領域G5に所属する場合には、濃
度Iaが「1」であり、かつ隣接画素db,dc,dd
の各濃度Ib,Ic,Idのいずれかが「1」であると
き、または濃度Ib,Ic,Idのすべてが「1」であ
るときには、変換画像Fの画素Djkの濃度は「1」と
なり、それ以外の場合は「0」となることを表す。
However, Ia, Ib, Ic and Id are the densities of the adjacent pixels da, db, dc and dd, respectively, and ∧
Represents the logical product and ∨ represents the logical sum. That is, for example, when the relative coordinate value (xr, yr) belongs to the divided area G1, it means that only the adjacent pixel da is affected, and when the density Ia of the adjacent pixel da is “1”. , The density of the pixel Djk of the converted image F is “1”, and when the density Ia is “0”, the pixel Djk is
Indicates that the concentration of is "0". When the relative coordinate value (xr, yr) belongs to the divided area G5, the density Ia is "1" and the adjacent pixels db, dc, dd
When any one of the densities Ib, Ic, Id of the above is “1” or when all the densities Ib, Ic, Id are “1”, the density of the pixel Djk of the converted image F becomes “1”, In other cases, it represents "0".

【0036】一方、実際の変換画像Fの各画素Djk
(Xj,Yk)の濃度は、まず、濃度計算部13におい
て、ユーザインタフェイス2への入力操作に対応して処
理部3によって設定された画素密度変換法に従って、テ
ーブルメモリ15に記憶されている前記表2で示す領域
テーブルから、各画素Djkの絶対座標値(Xj,Y
k)の前記倍率p,qで割算された余りから、その絶対
座標値(Xj,Yk)の所属する分割領域が求められ
る。その分割領域に対応する濃度計算式が、さらにテー
ブルメモリ15に記憶されている前記表3で示すテーブ
ルから読出され、この読出された濃度計算式に基づい
て、画素djk(xj,yk)を外囲する4つの隣接画
素da,db,dc,ddの画素濃度Ia,Ib,I
c,Idから、変換画素Djkの濃度が決定される。求
められた画素濃度は、前記画像出力部6から表示出力さ
れる。
On the other hand, each pixel Djk of the actual converted image F
The density of (Xj, Yk) is first stored in the table memory 15 in the density calculation unit 13 according to the pixel density conversion method set by the processing unit 3 in response to the input operation to the user interface 2. From the area table shown in Table 2, the absolute coordinate value (Xj, Y
The divided area to which the absolute coordinate value (Xj, Yk) belongs is determined from the remainder obtained by dividing k) by the scaling factors p and q. A density calculation formula corresponding to the divided area is further read from the table shown in Table 3 stored in the table memory 15, and the pixel djk (xj, yk) is excluded based on the read density calculation formula. Pixel densities Ia, Ib, I of four surrounding adjacent pixels da, db, dc, dd
From c and Id, the density of the converted pixel Djk is determined. The determined pixel density is displayed and output from the image output unit 6.

【0037】図3は、上述のような画素密度の変換処理
動作を説明するためのフローチャートである。ユーザイ
ンタフェイス2から倍率p,qが設定されると、処理部
3は画像変換部5を起動し、まずステップs1において
領域テーブル作成部11は、設定された倍率p,qから
単位周期の画素領域を規定するx軸方向の周期長p1お
よびy軸方向の周期長q1を計算する。次に領域テーブ
ル作成部11は、ステップs2において、前記倍率p,
qからそれぞれ前記式11,12に基づいて表1で示す
ような相対座標値(xr,yr)を計算する。続いて領
域テーブル作成部11は、ステップs3において、ユー
ザインタフェイス2によって設定された画素密度変換法
に対応して、前記ステップs2で求めた相対座標値(x
r,yr)が所属する分割領域Gを求め、前記表2で示
すような領域テーブルを作成して、テーブルメモリ15
に記憶させる。こうして領域テーブルを作成した後に、
ステップs4以降の濃度計算動作に移る。
FIG. 3 is a flow chart for explaining the pixel density conversion processing operation as described above. When the magnifications p and q are set from the user interface 2, the processing unit 3 activates the image conversion unit 5, and first, in step s1, the area table creating unit 11 first calculates the pixels of the unit cycle from the set magnifications p and q. The period length p1 in the x-axis direction and the period length q1 in the y-axis direction that define the region are calculated. Next, in step s2, the area table creating unit 11 sets the magnification p,
Relative coordinate values (xr, yr) as shown in Table 1 are calculated from q based on the equations 11 and 12, respectively. Then, in step s3, the area table creating unit 11 corresponds to the pixel density conversion method set by the user interface 2 and calculates the relative coordinate value (x
The divided area G to which r, yr) belongs is obtained, an area table as shown in Table 2 above is created, and the table memory 15
To memorize. After creating the region table in this way,
The operation proceeds to the density calculation operation after step s4.

【0038】ステップs4では、y軸座標値の変数kが
1にセットされ、ステップs5でその変数kが最大値K
より大きくなったか否かが判断され、そうであるときに
は動作を終了し、そうでないときにはステップs6に移
り、x軸座標値の変数jが1にセットされる。ステップ
s7では、前記変数jが最大値Jより大きくなったか否
かが判断され、そうでないときにはステップs8に移
る。
In step s4, the variable k of the y-axis coordinate value is set to 1, and in step s5 the variable k is set to the maximum value K.
It is determined whether or not it has become larger, and if so, the operation is ended, and if not, the process moves to step s6, and the variable j of the x-axis coordinate value is set to 1. In step s7, it is determined whether or not the variable j has become larger than the maximum value J, and if not, the process proceeds to step s8.

【0039】ステップs8では、座標計算部12が、前
記変数j,kによって表される変換画像Fの画素Djk
に対応する原画像fの画素djkの絶対座標値(xj,
yk)が計算される。ステップs9では、その画素dj
kを外囲する原画像fの4つの隣接画素da,db,d
c,ddが前記式3〜6から求められ、それらの画素d
a,db,dc,ddの濃度Ia,Ib,Ic,Idが
画像メモリ14から読出される。
In step s8, the coordinate calculation unit 12 causes the pixel Djk of the converted image F represented by the variables j and k.
Absolute coordinate value (xj, of the pixel djk of the original image f corresponding to
yk) is calculated. In step s9, the pixel dj
Four adjacent pixels da, db, d of the original image f surrounding k
c and dd are obtained from the above equations 3 to 6, and their pixels d
The densities Ia, Ib, Ic and Id of a, db, dc and dd are read from the image memory 14.

【0040】ステップs10では、前記画素Djkの座
標値(Xj,Yk)を倍率p,qでそれぞれ割った余り
restx,restyが求められる。ステップs11
では、前記ステップs10で求められた余りrest
x,restyが所属する分割領域Gを前記表2から求
め、その求められた領域に対応した濃度計算式が前記表
3から読出される。
In step s10, the remainders restx and resty are obtained by dividing the coordinate value (Xj, Yk) of the pixel Djk by the magnifications p and q, respectively. Step s11
Then, the remainder rest obtained in step s10
The divided area G to which x, resty belongs is obtained from the above table 2, and the density calculation formula corresponding to the obtained area is read out from the above table 3.

【0041】ステップs12では、前記ステップs9で
読出された隣接画素da,db,dc,ddの濃度I
a,Ib,Ic,Idにステップs11で求められた濃
度計算式が適用されて変換画像Fの画素Djkの濃度が
計算される。ステップs13では、変数jに1が加算さ
れて更新された後、前記ステップs7に戻り、こうして
x軸方向の1ラインに亘って変換処理が終了すると、ス
テップs7からs14へ移る。
In step s12, the density I of the adjacent pixels da, db, dc, dd read in step s9 is read.
The density calculation formula obtained in step s11 is applied to a, Ib, Ic, and Id to calculate the density of the pixel Djk of the converted image F. In step s13, 1 is added to the variable j to be updated, and then the process returns to step s7. When the conversion process is completed over one line in the x-axis direction in this way, the process proceeds from step s7 to s14.

【0042】ステップs14では、y軸方向の変数kに
1が加算されて更新された後、前記ステップs5に戻
る。こうして、y軸方向の最終行、すなわちk=Kとな
るまで変換処理が終了すると、前記ステップs5から動
作を終了する。
In step s14, the variable k in the y-axis direction is incremented by 1 and updated, and then the process returns to step s5. In this way, when the conversion process is completed until the final row in the y-axis direction, that is, k = K, the operation ends from step s5.

【0043】なお、ユーザインタフェイス2によって設
定される画素密度変換法が9分割法であるときには、前
記相対座標系αは、図4で示すように、G1〜G9の9
つの領域に分割されるとともに、領域テーブルから読出
されて濃度計算に使用される濃度計算式は表4で示すよ
うに設定される。また、投影法などの原画像fの複数の
画素から変換画像Fの各画素の濃度を求める他の方法が
用いられてもよい。
When the pixel density conversion method set by the user interface 2 is the nine-division method, the relative coordinate system α is 9 of G1 to G9 as shown in FIG.
The density calculation formula, which is divided into two areas and is read from the area table and used for density calculation, is set as shown in Table 4. In addition, another method such as a projection method that obtains the density of each pixel of the converted image F from a plurality of pixels of the original image f may be used.

【0044】[0044]

【表4】 [Table 4]

【0045】このように本発明に従う画素密度変換方法
では、設定された倍率p,qから、変換画像Fの画素と
原画像fの画素との相対位置関係が周期的に繰返すとき
には、絶対座標値(xj,yk)がとり得る相対座標値
(xr,yr)を求めて、予めその相対座標値(xr,
yr)が相対座標系α内のいずれの分割領域に存在する
かを求めて領域テーブルを作成し、かつ各分割領域に対
応した濃度計算式のテーブルを作成しておき、変換画像
Fを原画像fに投影したときに各画素djkを外囲する
ことになる隣接画素da,db,dc,ddの濃度I
a,Ib,Ic,Idから、前記濃度計算式に従って変
換画像Fの各画素の濃度計算を行う。
As described above, in the pixel density conversion method according to the present invention, when the relative positional relationship between the pixels of the converted image F and the pixels of the original image f is periodically repeated from the set magnifications p and q, the absolute coordinate values are The relative coordinate value (xr, yr) that (xj, yk) can take is calculated, and the relative coordinate value (xr, yr) is calculated in advance.
yr) is found in which divided area in the relative coordinate system α, an area table is created, and a density calculation formula table corresponding to each divided area is created in advance. The density I of the adjacent pixels da, db, dc, dd that will surround each pixel djk when projected onto f
The density of each pixel of the converted image F is calculated from a, Ib, Ic, and Id according to the density calculation formula.

【0046】したがって、たとえば1000画素×10
00画素の原画像fを2000画素×2000画素の変
換画像Fに変換する場合、倍率p,qはそれぞれ2とな
って、相対座標値(xr,yr)は2種類の値しか存在
せず、本発明に従う計算法では実際に計算すべき相対座
標値数は4個だけとなる。これに対して従来技術で述べ
た特開平6−103372号公報によれば、x軸方向に
2000個とy軸方向に2000個との計4000個必
要となる。このように本発明では、相対座標値の計算を
格段に簡略化し、変換処理を高速化することができると
ともに、相対座標値を記憶しておくメモリの容量を削減
することもできる。
Therefore, for example, 1000 pixels × 10
When the original image f of 00 pixels is converted into the converted image F of 2000 pixels × 2000 pixels, the magnifications p and q are 2 respectively, and the relative coordinate values (xr, yr) have only two kinds of values, In the calculation method according to the present invention, the number of relative coordinate values to be actually calculated is only four. On the other hand, according to Japanese Unexamined Patent Publication No. 6-103372 described in the prior art, a total of 4000 pieces in the x-axis direction and 2000 pieces in the y-axis direction are required. As described above, according to the present invention, the calculation of the relative coordinate value can be remarkably simplified, the conversion processing can be speeded up, and the capacity of the memory for storing the relative coordinate value can be reduced.

【0047】[0047]

【発明の効果】本発明に係る画素密度変換方法は、以上
のように、原画像に対する変換画像の倍率が相互に素と
なる自然数から求められるときには、原画像の画素に対
する変換画像の画素の相対位置関係が周期的に繰返され
ることを利用して、単位周期の画素領域だけ、変換画像
の各画素を原画像に投影したときにその投影された画素
と、該画素を外囲することになる原画像の各隣接画素と
の相対位置関係を予め求めてテーブルに記憶しておき、
実際の変換処理時には、前記テーブルを繰返し使用し
て、変換画像の各画素の原画像上における絶対座標値を
外囲する各隣接画素の濃度と、前記相対位置関係に対応
した濃度計算式を用いて計算を行い、変換画像の各画素
の濃度を求めてゆく。
As described above, in the pixel density conversion method according to the present invention, when the magnification of the converted image with respect to the original image is obtained from natural numbers that are relatively prime, the pixel of the converted image is relative to the pixel of the original image. Utilizing the fact that the positional relationship is cyclically repeated, only the pixel area of the unit cycle is surrounded by the projected pixel when projecting each pixel of the converted image onto the original image. The relative positional relationship with each adjacent pixel of the original image is obtained in advance and stored in a table,
During the actual conversion process, the table is repeatedly used to use the density calculation formula corresponding to the density of each adjacent pixel surrounding the absolute coordinate value of each pixel of the converted image on the original image and the relative positional relationship. Then, the density of each pixel of the converted image is calculated.

【0048】それゆえ、変換画像の各画素と原画像の画
素との相対位置関係の計算は、前記単位周期の画素領域
分だけ行えばよく、変換処理を簡略化して高速化を図る
ことができる。
Therefore, the relative positional relationship between each pixel of the converted image and the pixel of the original image need only be calculated for the pixel region of the unit cycle, and the conversion process can be simplified and the speed can be increased. .

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

【図1】本発明の実施の一形態の画素密度変換方法が用
いられるワードプロセッサの機能ブロック図である。
FIG. 1 is a functional block diagram of a word processor in which a pixel density conversion method according to an embodiment of the present invention is used.

【図2】前記画素密度変換を高速投影法で行う場合にお
ける相対座標系αの分割方法を説明するための図であ
る。
FIG. 2 is a diagram for explaining a method of dividing a relative coordinate system α when the pixel density conversion is performed by a high speed projection method.

【図3】本発明に従う画素密度変換方法の変換処理動作
を説明するためのフローチャートである。
FIG. 3 is a flowchart for explaining a conversion processing operation of the pixel density conversion method according to the present invention.

【図4】前記画素密度変換を9分割法で行う場合におけ
る相対座標系αの分割方法を説明するための図である。
FIG. 4 is a diagram for explaining a division method of a relative coordinate system α when the pixel density conversion is performed by a nine division method.

【図5】画素密度の変換方法の考え方を説明するための
図である。
FIG. 5 is a diagram for explaining the concept of a pixel density conversion method.

【図6】典型的な従来技術の画素密度の変換処理動作を
説明するためのフローチャートである。
FIG. 6 is a flowchart for explaining a typical pixel density conversion processing operation of a conventional technique.

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

1 ワードプロセッサ 2 ユーザインタフェイス 3 処理部 4 ディジタル画像入力部 5 画像変換部 6 画像出力部 11 領域テーブル作成部 12 座標計算部 13 濃度計算部 14 画像メモリ 15 テーブルメモリ 1 word processor 2 user interface 3 processing unit 4 digital image input unit 5 image conversion unit 6 image output unit 11 area table creation unit 12 coordinate calculation unit 13 density calculation unit 14 image memory 15 table memory

───────────────────────────────────────────────────── フロントページの続き (72)発明者 大野 通広 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 ─────────────────────────────────────────────────── ─── Continuation of front page (72) Inventor Michihiro Ohno 22-22 Nagaike-cho, Abeno-ku, Osaka-shi, Osaka Inside Sharp Corporation

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】出力すべき変換画像の各画素の原画像にお
ける絶対座標値を求め、その求められた絶対座標値を外
囲する隣接画素の濃度に基づいて前記変換画像の各画素
の濃度を求めることによって画素密度を変換する画素密
度変換方法において、 設定された変換倍率から、変換画像と原画像との比が相
互に素である自然数で表されるときには、前記濃度を求
めるにあたって、予め変換画像の各画素を原画像上に投
影した状態で周期的に繰返すことになる原画像の画素に
対する変換画像の各画素の相対位置関係を単位周期分だ
け求めてテーブルに記憶しておき、 入力された原画像に対して、 変換画像の各画素の原画像上における絶対座標値を求
め、 その求められた絶対座標値を外囲する複数の最近接な原
画像の隣接画素を求め、 前記テーブルから、前記隣接画素に対する前記絶対座標
値の相対位置関係を求め、 前記各隣接画素の濃度から、前記求められた相対位置関
係に応じて予め設定されている濃度計算式に基づいて、
変換画像の各画素の濃度を計算することを特徴とする画
素密度変換方法。
1. The absolute coordinate value of each pixel of the converted image to be output in the original image is calculated, and the density of each pixel of the converted image is calculated based on the density of the adjacent pixels surrounding the calculated absolute coordinate value. In the pixel density conversion method of converting the pixel density by obtaining, when the ratio of the converted image and the original image is expressed by a natural number that is a prime to each other from the set conversion magnification, the conversion is performed in advance in obtaining the density. The relative positional relationship of each pixel of the converted image with respect to the pixel of the original image, which will be repeated cyclically with each pixel of the image projected on the original image, is calculated for a unit period, stored in a table, and input. For each original image, the absolute coordinate value of each pixel of the converted image on the original image is obtained, and the adjacent pixels of the plurality of closest original images surrounding the obtained absolute coordinate value are obtained. From the determined relative positional relationship of the absolute coordinate values for the neighboring pixels, on the basis of the from the density of each adjacent pixels, the density equation which is set in advance in accordance with the relative positional relationship in which the determined,
A pixel density conversion method comprising calculating the density of each pixel of a converted image.
JP7241888A 1995-09-20 1995-09-20 Picture element density conversion method Pending JPH0991412A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7241888A JPH0991412A (en) 1995-09-20 1995-09-20 Picture element density conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7241888A JPH0991412A (en) 1995-09-20 1995-09-20 Picture element density conversion method

Publications (1)

Publication Number Publication Date
JPH0991412A true JPH0991412A (en) 1997-04-04

Family

ID=17081048

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7241888A Pending JPH0991412A (en) 1995-09-20 1995-09-20 Picture element density conversion method

Country Status (1)

Country Link
JP (1) JPH0991412A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8098960B2 (en) 2006-07-28 2012-01-17 Fuji Xerox Co., Ltd. Image processing apparatus, computer readable medium storing program, image processing method, and computer data signal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8098960B2 (en) 2006-07-28 2012-01-17 Fuji Xerox Co., Ltd. Image processing apparatus, computer readable medium storing program, image processing method, and computer data signal

Similar Documents

Publication Publication Date Title
JP3276886B2 (en) Generating pixel values for enlarged destination images
EP1157353B1 (en) Non-linear and linear method of scale-up or scale-down image resolution conversion
EP0182237B1 (en) Method and means for altering the spatial characteristics of a digital image
JP2002063573A (en) Two-dimensional nonlinear interpolation system and interpolating method, and two-dimensional mixed interpolation system and mixed interpolating method
JPH05260287A (en) Improvement of picture enlargement/reduction device
US5973707A (en) Scan converting method and apparatus for raster to block and block to raster using a shared block buffer and two input/output buffers, one being raster, the other scan
US6373580B1 (en) Method and apparatus for multi-dimensional interpolation
WO2001006456A1 (en) Image processing device, image processing method, image-processing program recorded medium
JP2005117291A (en) Pixel interpolating circuit and method for interpolating pixel
JPH0991412A (en) Picture element density conversion method
JP4156194B2 (en) Method for converting first resolution raster digital data to second resolution digital data
JP3899994B2 (en) Image signal processing apparatus and image signal processing method
US7567733B2 (en) Image resolution conversion apparatus
JPH0652304A (en) Device and method for processing image
JP2009122841A (en) Image list image construction device, recording medium and image forming apparatus
JP2691582B2 (en) Pixel density conversion device and method thereof
JPH07107268A (en) Image processing device
JP2803576B2 (en) Image processing device
JP3236481B2 (en) Image conversion method and image conversion device
JPH01236867A (en) Method and apparatus for converting picture element density
JP2903175B2 (en) Image processing device
JP2857260B2 (en) Judgment method of rectangular area
JP2966630B2 (en) Straight line drawing device
JP2591435B2 (en) Image scaling method
KR100463551B1 (en) System for scaling digital image