JPH0950514A - Processing method and device for converting picture element density - Google Patents
Processing method and device for converting picture element densityInfo
- Publication number
- JPH0950514A JPH0950514A JP7201060A JP20106095A JPH0950514A JP H0950514 A JPH0950514 A JP H0950514A JP 7201060 A JP7201060 A JP 7201060A JP 20106095 A JP20106095 A JP 20106095A JP H0950514 A JPH0950514 A JP H0950514A
- Authority
- JP
- Japan
- Prior art keywords
- conversion
- image
- magnification
- surface element
- element density
- 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
Links
Landscapes
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、図表等を含む文書
の編集処理等を行う際に、画像の拡大・縮小変換を行う
面素密度変換処理方法及びその装置に関するものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an area density conversion processing method and apparatus for enlarging / reducing an image when editing a document including a chart or the like.
【0002】[0002]
【従来の技術】近年、文字列だけでなく図表等を含む文
書を処理するための文書処理機能を備えた情報処理装置
の開発が進められている。このような情報処理装置は、
画像データとして与えられる文字の操作や図表の割付等
の編集機能を有している。このとき、原画像を新たなサ
ンプリング間隔で再標本化する処理、即ち原画像を拡
大、あるいは縮小する面素密度変換処理が必要となる。2. Description of the Related Art In recent years, an information processing apparatus having a document processing function for processing a document including not only a character string but also a chart or the like has been developed. Such an information processing device is
It has editing functions such as operation of characters given as image data and layout of figures and tables. At this time, a process of re-sampling the original image at a new sampling interval, that is, a surface element density conversion process of enlarging or reducing the original image is required.
【0003】デジタル画像に対する画素密度変換処理の
手法としては、最近傍法、論理和法、及び投影法等があ
る。図6を用いて、これらの画素密度変換処理について
一般的な説明を行う。As a pixel density conversion processing method for a digital image, there are a nearest neighbor method, a logical sum method, a projection method and the like. A general description of these pixel density conversion processes will be given with reference to FIG.
【0004】原画像の画素(以下、原画素と略称する)
はx方向にx0 、y方向にy0 の間隔で配列している。
この原画像に対してx方向とy方向とにそれぞれ変換倍
率p’、q’で画素密度変換処理を行うと、変換画像が
得られる。変換画像を上記原画像に投影すると、変換画
像の画素間隔は、それぞれx0 /p’、y0 /q’とな
り、例えば図のような配置となる。図中の画素の一つに
着目して、画素密度変換処理の手法を説明する。例え
ば、変換画像の画素(以下、変換画素と略称する)R’
の濃度をIR'、変換画素R’近傍の4原画素A’・B’
・C’・D’の濃度をそれぞれIA'・IB'・IC'・ID'
とする。Pixels of the original image (hereinafter abbreviated as original pixels)
Are arranged at intervals of x 0 in the x direction and y 0 in the y direction.
When the pixel density conversion processing is performed on the original image in the x direction and the y direction at the conversion magnifications p ′ and q ′, a converted image is obtained. When the converted image is projected onto the original image, the pixel intervals of the converted image are x 0 / p 'and y 0 / q', respectively, and the arrangement is as shown in the figure, for example. Focusing on one of the pixels in the figure, a method of pixel density conversion processing will be described. For example, a pixel of a converted image (hereinafter, abbreviated as a converted pixel) R ′
Is the density of I R ′ and the four original pixels A ′ and B ′ in the vicinity of the converted pixel R ′
・ The concentrations of C '・ D' are I A ' , I B' , I C ' , I D'
And
【0005】最近傍法は、変換画素R’に最も近い位置
にある1原画素を求め、その濃度値を変換画素R’の濃
度値とする方法である。上記例では、原画素D’が変換
画素R’に最も近傍しているので、IR'=ID'となる。
しかし、最近傍法は処理は簡単であるが、参照するのは
1原画素のみであるので、線幅の細い文字などを縮小し
た場合、濃度値0の原画素を参照する確率が高くなる。
従って、例えば“我”という漢字を縮小したとき、図7
(a)に示すように、ストロークが途切れる、いわゆる
“ヌケ”と呼ばれる現象が生じやすい。The nearest neighbor method is a method in which one original pixel located closest to the conversion pixel R'is obtained and the density value thereof is used as the density value of the conversion pixel R '. In the above example, since the original pixel D ′ is closest to the converted pixel R ′, I R ′ = I D ′ .
However, although the nearest neighbor method is simple in processing, since only one original pixel is referred to, when a character having a narrow line width is reduced, the probability of referring to an original pixel having a density value of 0 becomes high.
Therefore, for example, when the kanji "I" is reduced,
As shown in (a), a phenomenon called so-called "blank", in which strokes are interrupted, tends to occur.
【0006】論理和法は、変換画素R’の濃度を近傍の
4原画素A’・B’・C’・D’の論理和で定める。し
かし、論理和法では、近傍の4原画素A’・B’・C’
・D’のうち、1つでも濃度値1の画素があれば、変換
画素R’の濃度値は1となるので、縮小時に図7(b)
に示すように、線が太くなり、ストロークの連結が生じ
る、いわゆる“ツブレ”と呼ばれる現象が生じやすい。In the logical sum method, the density of the converted pixel R'is determined by the logical sum of the four original pixels A ', B', C ', D'in the vicinity. However, in the logical sum method, the four original pixels A ′, B ′, C ′ in the vicinity are
If at least one pixel of D'has a density value of 1, the converted pixel R'has a density value of 1, so FIG.
As shown in, the line becomes thick, and the phenomenon of so-called "grip" in which strokes are connected is likely to occur.
【0007】投影法は、濃度IR'を変換画素R’に投影
される原画素の平均濃度とする。つまり、濃度IA'・I
B'・IC'・ID'の平均濃度が濃度IR'となる。従って、
投影法は、変換画像における“ヌケ”や“ツブレ”が少
なく、原画像との相関関係が良く保存される。しかしな
がら、投影法は、多大な演算量を要するため、処理時間
が長いとう欠点があった。これを解決するために、投影
法の演算量を減らし、大幅に高速化した高速投影法があ
る。高速投影法は、最近傍法等の方式と比較して、より
変換歪みの少ない品質の良い変換画像が得られる。[0007] Projection is the average concentration of the original pixels projected 'the converted pixel R' concentration I R in. That is, the concentration I A ′ · I
The average concentration of B ′ · IC ′ · ID ′ is the concentration IR ′ . Therefore,
The projection method has few "blurring" and "blurring" in the converted image, and the correlation with the original image is well preserved. However, the projection method has a drawback that the processing time is long because it requires a large amount of calculation. In order to solve this, there is a high-speed projection method in which the calculation amount of the projection method is reduced and the speed is significantly increased. The high-speed projection method can obtain a converted image with less conversion distortion and higher quality than the method such as the nearest neighbor method.
【0008】[0008]
【発明が解決しようとする課題】しかしながら、高速投
影法は、高品位の画素密度変換が可能である反面、特に
拡大変換の際に変換画像の画素数が多い場合には処理時
間が長くなるという問題を有している。つまり、高速投
影法をソフトウェアで実現する場合について考えると、
デジタル画像の画素密度変換をソフトウェアで行うとき
は、変換画像の1画素ごとの濃度値の算出を全画素数分
繰り返す必要があるために処理時間が長くなる。高速投
影法は1画素当たり5回の乗算が必要であり、ソフトウ
ェアによるリアルタイム処理には向かない。However, the high-speed projection method is capable of high-quality pixel density conversion, but it requires a long processing time especially when the number of pixels of the converted image is large at the time of enlargement conversion. I have a problem. In other words, considering the case of implementing the high-speed projection method with software,
When the pixel density conversion of the digital image is performed by software, it is necessary to repeat the calculation of the density value of each pixel of the converted image for all the pixels, and thus the processing time becomes long. The high-speed projection method requires 5 multiplications per pixel and is not suitable for real-time processing by software.
【0009】本発明は、上記従来の問題点に鑑みなされ
たものであって、その目的は、高速投影法と最近傍法と
による2段階の面素密度変換を行うことにより、高品位
かつ高速の画像処理を可能とする面素密度変換処理方法
及びその装置を提供することにある。The present invention has been made in view of the above conventional problems, and an object thereof is to perform high-quality and high-speed processing by performing two-step surface element density conversion by a high-speed projection method and a nearest neighbor method. It is an object of the present invention to provide a surface element density conversion processing method and apparatus capable of performing the above image processing.
【0010】[0010]
【課題を解決するための手段】上記の目的を達成するた
めに、本発明の請求項1記載の面素密度変換処理方法
は、デジタル画像である原画像を所望の変換倍率で面素
密度変換処理を行うことにより所望の目標画像とする面
素密度変換処理方法において、上記面素密度変換処理
は、高速投影法により原画像から一旦中間画像に変換す
る処理と、最近傍法により上記中間画像から目標画像に
変換する処理との2段階の変換処理に分離して行われ、
但し、高速投影法は変換された画素に投影される原画像
の画素の平均濃度から変換画素の濃度値を算出し、最近
傍法は変換された画素に投影される原画像の画素のう
ち、最も近い位置にある1つの原画像の画素の濃度値を
変換画素の濃度値とすることを特徴としている。In order to achieve the above object, the surface element density conversion processing method according to claim 1 of the present invention is an area conversion method for converting an original image, which is a digital image, at a desired conversion magnification. In the surface element density conversion processing method in which the desired target image is obtained by performing the processing, the surface element density conversion processing includes processing for once converting an original image into an intermediate image by a high-speed projection method and the intermediate image by a nearest neighbor method. From the target image to the target image is divided into two stages of conversion process,
However, the high-speed projection method calculates the density value of the converted pixel from the average density of the pixels of the original image projected on the converted pixel, and the nearest neighbor method among the pixels of the original image projected on the converted pixel, It is characterized in that the density value of the pixel of one original image at the closest position is used as the density value of the converted pixel.
【0011】上記方法によれば、高速投影法は、変換さ
れた画素に投影される原画像の画素の平均濃度から変換
画素の濃度値を算出するので、拡大あるいは縮小変換す
るときに画像の品質が保たれる一方、最近傍法は、変換
された画素に最も近い位置にある1つの原画像の画素の
濃度値を変換画素の濃度値とするので、変換に要する時
間が短い。According to the above method, the high-speed projection method calculates the density value of the converted pixel from the average density of the pixels of the original image projected on the converted pixel. On the other hand, since the nearest neighbor method uses the density value of the pixel of one original image closest to the converted pixel as the density value of the converted pixel, the time required for conversion is short.
【0012】本願は、原画像を拡大・縮小変換処理、即
ち面素密度変換処理を行って目標画像とするときに、高
速投影法と最近傍法とによる2段階の変換処理を施すの
で、それぞれの長所を生かした面素密度変換処理を行う
ことができる。即ち、高速投影法にて原画像により忠実
な高品位の目標画像を形成することができると共に、最
近傍法にて処理時間を短縮することができる。According to the present application, when the original image is subjected to enlargement / reduction conversion processing, that is, surface element density conversion processing to obtain a target image, two-step conversion processing by the high-speed projection method and the nearest neighbor method is performed. It is possible to perform the surface element density conversion processing that makes the most of the advantage of. That is, a high-quality target image that is more faithful to the original image can be formed by the high-speed projection method, and the processing time can be shortened by the nearest neighbor method.
【0013】この結果、高速投影法のみで面素密度変換
処理が行われていた従来のものと比べ、処理時間を短縮
することができる。また、最近傍法のみで面素密度変換
処理が行われていた従来のものと比較して、画像品質を
より良好にすることができる。As a result, the processing time can be shortened as compared with the conventional one in which the surface element density conversion processing is performed only by the high speed projection method. Further, the image quality can be improved as compared with the conventional one in which the surface element density conversion processing is performed only by the nearest neighbor method.
【0014】請求項2記載の面素密度変換処理方法は、
上記面素密度変換処理が拡大変換処理であることを特徴
としている。The surface element density conversion processing method according to claim 2 is
It is characterized in that the surface element density conversion processing is expansion conversion processing.
【0015】上記方法によれば、面素密度変換処理が拡
大変換処理であるので、高速投影法を用いると、演算量
が非常に多くなり処理時間が特に長くなる。そこで、高
速投影法と最近傍法とによる2段階の拡大変換処理を行
うことにより、高速投影法のみによる拡大変換と比較し
て、大幅な高速化が実現できる。According to the above method, since the surface element density conversion processing is the expansion conversion processing, if the high speed projection method is used, the amount of calculation becomes very large and the processing time becomes particularly long. Therefore, by performing a two-step enlargement conversion process using the high-speed projection method and the nearest neighbor method, a significant speedup can be realized as compared with the enlargement conversion using only the high-speed projection method.
【0016】請求項3記載の面素密度変換処理装置は、
デジタル画像である原画像を所望の変換倍率で面素密度
変換処理を行うことにより所望の目標画像とする面素密
度変換処理装置において、上記所望の変換倍率を入力す
る変換倍率入力部と、高速投影法による面素密度変換を
行い、第1変換倍率に従って原画像から中間画像を作成
する中間画像生成部と、最近傍法による面素密度変換を
行い、第2変換倍率に従って中間画像から目標画像を作
成する目標画像生成部と、上記所望の変換倍率を割り振
ることにより第1変換倍率及び第2変換倍率を算出する
倍率算出部(例えば、高速投影法倍率算出部及び最近傍
法倍率算出部)とを備えることを特徴としている。A surface element density conversion processing device according to claim 3 is
A conversion factor input unit for inputting the desired conversion factor in a surface element density conversion processing device that obtains a desired target image by performing a surface element density conversion process on an original image that is a digital image at a desired conversion ratio, An intermediate image generation unit that performs surface element density conversion by the projection method and creates an intermediate image from the original image according to the first conversion magnification, and a surface element density conversion by the nearest neighbor method, and converts the intermediate image from the target image according to the second conversion magnification. And a magnification calculation unit that calculates the first conversion magnification and the second conversion magnification by allocating the desired conversion magnification (for example, a high-speed projection method magnification calculation section and a nearest neighbor method magnification calculation section). It is characterized by having and.
【0017】上記構成によれば、まず、変換倍率入力部
より所望の変換倍率を入力すると、倍率算出部はその変
換倍率を所定の割合で割り振り、第1変換倍率及び第2
変換倍率を算出する。その後、中間画像生成部は、高速
投影法による面素密度変換を行い、第1変換倍率に従っ
て原画像から中間画像を作成し、目標画像生成部は、最
近傍法による面素密度変換を行い、第2変換倍率に従っ
て中間画像から目標画像を作成する。According to the above configuration, first, when a desired conversion ratio is input from the conversion ratio input unit, the ratio calculation unit allocates the conversion ratio at a predetermined ratio, and the first conversion ratio and the second conversion ratio.
Calculate the conversion factor. Thereafter, the intermediate image generation unit performs surface element density conversion by the high-speed projection method, creates an intermediate image from the original image according to the first conversion magnification, and the target image generation unit performs surface element density conversion by the nearest neighbor method, A target image is created from the intermediate image according to the second conversion magnification.
【0018】これにより、請求項1記載の高速投影法と
最近傍法とによる2段階の変換処理を用いる面素密度変
換処理方法を容易に達成することができる。この結果、
高速投影法にて原画像により忠実な高品位の目標画像を
形成することができると共に、最近傍法にて処理時間を
短縮することができる。As a result, the surface element density conversion processing method using the two-step conversion processing by the high speed projection method and the nearest neighbor method according to the first aspect can be easily achieved. As a result,
The high-speed projection method can form a high-quality target image that is more faithful to the original image, and the nearest neighbor method can reduce the processing time.
【0019】[0019]
【発明の実施の形態】本発明の実施の一形態について図
1ないし図5に基づいて説明すれば、以下の通りであ
る。本実施の形態に係る面素密度変換処理装置は、文書
編集等を行う情報処理装置に用いられる。DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to FIGS. The surface element density conversion processing device according to the present embodiment is used for an information processing device that edits a document.
【0020】上記情報処理装置は、図2に示すように、
画像入力装置1、フレームメモリ2、面素密度変換処理
装置、及び表示装置3を備えている。The above information processing apparatus, as shown in FIG.
An image input device 1, a frame memory 2, a surface element density conversion processing device, and a display device 3 are provided.
【0021】画像入力装置1から入力された画像は、フ
レームメモリ2に保存される。フレームメモリ2に保存
された原画像は、面素密度変換処理装置に入力され、そ
こで面素密度変換が行われ、目標画像が作成される。目
標画像は表示装置3にて表示される。The image input from the image input device 1 is stored in the frame memory 2. The original image stored in the frame memory 2 is input to a surface element density conversion processing device, where the surface element density conversion is performed and a target image is created. The target image is displayed on the display device 3.
【0022】上記面素密度変換処理装置は、変換倍率入
力部4、高速投影法倍率算出部5、最近傍法倍率算出部
6、中間画像生成部7、目標画像生成部8、中間画像バ
ッファ9、及び変換画像バッファ10を有する。The above-mentioned surface element density conversion processing device includes a conversion magnification input unit 4, a high speed projection method magnification calculation unit 5, a nearest neighbor method magnification calculation unit 6, an intermediate image generation unit 7, a target image generation unit 8, and an intermediate image buffer 9. , And the converted image buffer 10.
【0023】変換倍率入力部4は、原画像から目標画像
への変換倍率を入力する。高速投影法倍率算出部5は、
上記変換倍率に基づいて、高速投影法により原画像を変
換して中間画像とする際の第1変換倍率を算出する。ま
た、最近傍法倍率算出部6も、上記変換倍率に基づい
て、最近傍法により中間画像を変換して目標画像とする
際の第2変換倍率を算出する。中間画像生成部7は、高
速投影法により原画像を面素密度変換して中間画像を作
成する。中間画像バッファ9は、中間画像生成部7にて
生成された中間画像を一時的に格納する。そして、中間
画像バッファ9に格納された中間画像が読み出された
後、目標画像生成部8は、最近傍法により中間画像を面
素密度変換して目標画像を作成する。変換画像バッファ
10は、目標画像生成部8にて生成された目標画像を一
時的に格納する。格納された目標画像は、読み出しが行
われ前記表示装置に表示される。The conversion magnification input section 4 inputs the conversion magnification from the original image to the target image. The high-speed projection method magnification calculation unit 5
Based on the conversion magnification, the first conversion magnification when converting the original image into the intermediate image by the high speed projection method is calculated. The nearest neighbor method magnification calculation unit 6 also calculates a second conversion magnification when the intermediate image is converted into a target image by the nearest neighbor method based on the conversion magnification. The intermediate image generation unit 7 converts the original image into a surface element density by a high speed projection method to create an intermediate image. The intermediate image buffer 9 temporarily stores the intermediate image generated by the intermediate image generation unit 7. Then, after the intermediate image stored in the intermediate image buffer 9 is read, the target image generation unit 8 creates a target image by performing surface element density conversion on the intermediate image by the nearest neighbor method. The converted image buffer 10 temporarily stores the target image generated by the target image generation unit 8. The stored target image is read out and displayed on the display device.
【0024】上記構成による面素密度変換処理装置の動
作を図1に基づいて説明する。なお、原画像は画像入力
装置1により入力されているものとする。The operation of the surface element density conversion processing device having the above configuration will be described with reference to FIG. The original image is assumed to be input by the image input device 1.
【0025】まず、変換倍率入力部4により、原画像に
対する目標画像の変換倍率(p,q)を入力する(S
1)。ここで、pは原画像から目標画像への水平方向
(横方向)の変換倍率であり、qは垂直方向(縦方向)
の変換倍率である。次に、高速投影法倍率算出部5及び
最近傍法倍率算出部6にて、変換倍率(p,q)を高速
投影法の第1変換倍率(p1 ,q1 )と、最近傍法の第
2変換倍率(p2 ,q2 )とに割り振る(S2)。但
し、p=p1 ・p2 、且つq=q1 ・q2 を満たしてい
る。First, the conversion magnification input unit 4 inputs the conversion magnification (p, q) of the target image with respect to the original image (S).
1). Here, p is the horizontal (horizontal) conversion magnification from the original image to the target image, and q is the vertical (vertical) direction.
Is the conversion ratio of. Next, in the high-speed projection method magnification calculation unit 5 and the nearest neighbor method magnification calculation unit 6, the conversion magnification (p, q) is converted into the first conversion magnification (p 1 , q 1 ) of the high-speed projection method and the nearest neighbor method. It is allocated to the second conversion magnification (p 2 , q 2 ) (S2). However, p = p 1 · p 2 and q = q 1 · q 2 are satisfied.
【0026】原画像が面素密度変換処理装置に入力され
ると(S3)、中間画像生成部7は第1変換倍率
(p1 ,q1 )に従って、高速投影法による面素密度変
換を行い(S4)、中間画像を作成する(S5)。一旦
中間画像バッファ9に格納されていた中間画像は、目標
画像生成部8に入力され、第2変換倍率(p2 ,q2 )
に従って、最近傍法による面素密度変換を行い(S
6)、最終的な目標画像を作成する(S7)。When the original image is input to the surface element density conversion processing device (S3), the intermediate image generation unit 7 performs surface element density conversion by the high speed projection method in accordance with the first conversion magnification (p 1 , q 1 ). (S4), an intermediate image is created (S5). The intermediate image once stored in the intermediate image buffer 9 is input to the target image generation unit 8 and the second conversion magnification (p 2 , q 2 )
Then, the surface element density conversion by the nearest neighbor method is performed (S
6) The final target image is created (S7).
【0027】つまり、本実施の形態では、原画像に対し
て面素密度変換を行うことにより目標画像を作成する処
理を、原画像を高速投影法により変換した中間画像を作
成した後、さらに最近傍法により中間画像を変換して目
標画像を作成するという2段階の処理によって行う。That is, in this embodiment, the process of creating the target image by performing the surface element density conversion on the original image is performed more recently after the intermediate image obtained by converting the original image by the high-speed projection method is created. This is performed by a two-step process in which an intermediate image is converted by a side method to create a target image.
【0028】次に、上記第1変換倍率(p1 ,q1 )及
び第2変換倍率(p2 ,q2 )の具体的な設定方法を説
明する。Next, a specific method of setting the first conversion magnification (p 1 , q 1 ) and the second conversion magnification (p 2 , q 2 ) will be described.
【0029】中間画像から目標画像への最近傍法による
第2変換倍率(p2 ,q2 )が大きい場合、即ち大幅に
拡大する場合には、高速投影法のみによる拡大と比較し
て画質の劣化が予想される。従って、第2変換倍率(p
2 ,q2 )の値は、画質が劣化しない値以下に限定する
必要がある。この画質劣化の評価は、高速投影法で文字
の輪郭の平滑化を行って作成した中間画像を、最近傍法
により拡大変換することにより行う。これは、高速投影
法が拡大変換すると同時に輪郭の平滑化を行うことが可
能であるのに対し、最近傍法は輪郭にがたつきが生じる
からである。When the second conversion magnification (p 2 , q 2 ) from the intermediate image to the target image by the nearest neighbor method is large, that is, when it is greatly enlarged, the image quality is improved as compared with the enlargement by only the high speed projection method. Degradation is expected. Therefore, the second conversion magnification (p
The value of ( 2 , q 2 ) must be limited to a value that does not deteriorate the image quality. The evaluation of the image quality deterioration is performed by enlarging and converting the intermediate image created by smoothing the contour of the character by the high speed projection method by the nearest neighbor method. This is because the high-speed projection method is capable of enlarging conversion and simultaneously smoothing the contour, while the nearest neighbor method causes rattling of the contour.
【0030】画質評価の例を図3に示す。p=q=16.0
のとき、p2 =q2 =1.0 ,2.0 ,4.0 ,8.0 の4通り
の倍率の場合を評価した。(a)は最近傍法による拡大
倍率が1.0倍であり、事実上高速投影法のみによる拡
大結果である。(a)と、最近傍法の拡大倍率が2.0
倍の(b)、あるいは拡大倍率が4.0倍の(c)とを
比較しても目標画像の輪郭のがたつきはあまり目立たな
い。しかし、(d)のように最近傍法の拡大倍率が8.
0倍と大きくなると、輪郭のがたつきが目立ってくる。An example of image quality evaluation is shown in FIG. p = q = 16.0
At that time, four cases of p 2 = q 2 = 1.0, 2.0, 4.0 and 8.0 were evaluated. (A) shows the enlargement ratio by the nearest neighbor method of 1.0, which is actually the enlargement result only by the high-speed projection method. (A) and the magnification of the nearest neighbor method is 2.0
Even when compared with double (b) or enlargement magnification 4.0 (c), the rattling of the contour of the target image is not very noticeable. However, the magnification ratio of the nearest neighbor method is 8.
When it becomes as large as 0 times, the rattling of the contour becomes noticeable.
【0031】以上のように、最近傍法の拡大倍率が大き
くなると、画質の劣化が問題となるが、4倍程度であれ
ばほとんど問題ないと言える。この結果から、第2変換
倍率(p2 ,q2 )の最大限度値を共に4.0と設定す
る。As described above, when the enlargement factor of the nearest neighbor method becomes large, the deterioration of the image quality becomes a problem. From this result, the maximum limit values of the second conversion magnification (p 2 , q 2 ) are both set to 4.0.
【0032】上記最大限度値を用いて、第1変換倍率
(p1 ,q1 )及び第2変換倍率(p2 ,q2 )を具体
的に求める。但し、原画像の横幅WS ・縦幅HS 、中間
画像の横幅WI ・縦幅HI 、目標画像の横幅WO ・縦幅
HO とする(図5参照)。また、中間画像が最も大きく
なる場合の最大横幅WIM・最大縦幅HIM、目標画像が最
も大きくなる場合の最大横幅WOM・最大縦幅HOMとす
る。The first conversion magnification (p 1 , q 1 ) and the second conversion magnification (p 2 , q 2 ) are specifically obtained by using the maximum limit value. However, the horizontal width W S and vertical width H S of the original image, the horizontal width W I and vertical width H I of the intermediate image, and the horizontal width W O and vertical width H O of the target image (see FIG. 5). Further, the maximum width W IM and maximum height H IM when the intermediate image is the largest, and the maximum width W OM and maximum height H OM when the target image is the largest.
【0033】上記最大横幅WIM・最大縦幅HIMは、 WIM=WOM/4 HIM=HOM/4 の関係を満たしている。従って、第1及び第2変換倍率
p1 ・p2 は、目標画像の横幅WO が最大横幅WIMより
大きい場合には、 p1 =WIM/WS p2 =WO /WIM となる。一方、横幅WO が最大横幅WIMより小さい場合
には、変換倍率p2 を比較的小さい値、即ち1.0 <p2
4.0 とする。本実施の形態では、例えばp2 =2.0 と固
定する。すると、中間画像の横幅WI は、WI =WO /
p2 =WO /2で決定されるので、 p1 =WI /WS p2 =2 となる。第1及び第2変換倍率q1 ・q2 についても同
様にして求めることができる。The maximum width W IM and maximum height H IM satisfy the relationship of W IM = W OM / 4 H IM = H OM / 4. Therefore, the first and second conversion magnifications p 1 and p 2 are p 1 = W IM / W S p 2 = W O / W IM when the width W O of the target image is larger than the maximum width W IM. Become. On the other hand, when the width W O is smaller than the maximum width W IM , the conversion magnification p 2 is a relatively small value, that is, 1.0 <p 2
Set to 4.0. In this embodiment, for example, p 2 = 2.0 is fixed. Then, the width W I of the intermediate image is W I = W O /
since it is determined by p 2 = W O / 2, it becomes p 1 = W I / W S p 2 = 2. The first and second conversion magnifications q 1 and q 2 can be similarly obtained.
【0034】上記設定方法に基づいて第1及び第2変換
倍率を決定し、面素密度変換処理を行った場合の具体例
を以下に述べる。WO <WIM、HO <HIM、p=WO /
WS=3.0 、q=HO /HS =3.0 の場合、p1 =q1
=1.5 、p2 =q2 =2.0 となる。A specific example of the case where the first and second conversion magnifications are determined based on the above setting method and the surface element density conversion processing is performed will be described below. W O <W IM , H O <H IM , p = W O /
When W S = 3.0 and q = H O / H S = 3.0, p 1 = q 1
= 1.5 and p 2 = q 2 = 2.0.
【0035】まず、1.5倍の第1変換倍率で高速投影
法により原画像を中間画像に変換する。中間画像を原画
像に投影した場合、原画素と変換画素との配置は、例え
ば図4に示すようになる。なお、画素とは画像要素の中
心点を表し、原画像の画素を原画素、中間画像(あるい
は目標画像)の画素を変換画素と言うことにする。この
変換画素の濃度値の求め方を説明する。First, the original image is converted into an intermediate image by the high-speed projection method at the first conversion magnification of 1.5 times. When the intermediate image is projected on the original image, the arrangement of the original pixels and the converted pixels is as shown in FIG. 4, for example. Note that a pixel represents a center point of an image element, a pixel of an original image is called an original pixel, and a pixel of an intermediate image (or a target image) is called a conversion pixel. A method of obtaining the density value of this converted pixel will be described.
【0036】高速投影法では、変換画素を原画像上に投
影したときに、4原画素に囲まれた分割領域の内、どの
分割領域に変換画素があるかをまず求め、その領域に従
って、変換画素の濃度値を求める。なお、上記分割領域
とは、高速投影法において濃度値を算出するための論理
式を定める領域である。In the high-speed projection method, when the converted pixel is projected on the original image, which divided area among the divided areas surrounded by the four original pixels has the converted pixel is first obtained, and the converted pixel is converted according to the area. Obtain the density value of the pixel. The divided area is an area that defines a logical expression for calculating the density value in the high speed projection method.
【0037】図4に示すように、変換画素R1 に着目す
ると、変換画素R1 の近傍の4原画素は原画素A、B、
D、Eである。そして、上記4原画素に囲まれた方形領
域は、8つの分割領域G1 〜G8 に分割されている。As shown in FIG. 4, paying attention to converted pixel R 1, 4 original pixels near the converted pixel R 1 is the original pixel A, B,
D and E. The rectangular area surrounded by the four original pixels is divided into eight divided regions G 1 ~G 8.
【0038】各分割領域内の変換画素の濃度値は、近傍
の4原画素の濃度値を用いて求める。つまり、分割領域
G1 〜G8 内の変換画素の濃度IG1〜IG8は、原画素
A、B、D、Eの濃度IA 、IB 、ID 、IE を用いて
次のように求めることができる。即ち、例えば、原画素
A・Bの濃度値を1(図中黒丸)、原画素D・Eの濃度
値を0(図中白丸)とすると、 IG1=IA =1 IG2=ID =0 IG3=IE =0 IG4=IB =1 IG5=IA ∧(IB ∨ID ∨IE )∨(IB ∧ID ∧IE ) =1∧(1∨0∨0)∨(1∧0∧0)=1 IG6=ID ∧(IA ∨IB ∨IE )∨(IA ∧IB ∧IE ) =0∧(1∨1∨0)∨(1∧1∧0)=0 IG7=IE ∧(IA ∨IB ∨ID )∨(IA ∧IB ∧ID ) =0∧(1∨1∨0)∨(1∧1∧0)=0 IG8=IB ∧(IA ∨ID ∨IE )∨(IA ∧ID ∧IE ) =1∧(1∨0∨0)∨(1∧0∧0)=1 となる。但し、∧は論理積、∨は論理和である。The density value of the converted pixel in each divided area is obtained using the density values of the four original pixels in the vicinity. That is, the densities I G1 to I G8 of the converted pixels in the divided areas G 1 to G 8 are as follows using the densities I A , I B , I D , and I E of the original pixels A, B, D, and E. You can ask. That is, for example, if the density value of the original pixels A and B is 1 (black circle in the figure) and the density value of the original pixels D and E is 0 (white circle in the figure), I G1 = I A = 1 I G2 = I D = 0 I G3 = I E = 0 I G4 = I B = 1 I G5 = I A ∧ (I B ∨I D ∨I E) ∨ (I B ∧I D ∧I E) = 1∧ (1∨0 ∨0) ∨ (1∧0∧0) = 1 I G6 = I D ∧ (I A ∨I B ∨I E ) ∨ (I A ∧I B ∧I E ) = 0 ∧ (1 ∨1∨0) ∨ (1∧1∧0) = 0 I G7 = I E ∧ (I A ∨I B ∨I D ) ∨ (I A ∧I B ∧I D ) = 0 ∧ (1 ∨1∨0) ∨ (1 ∧1∧0) = 0 I G8 = I B ∧ (I A ∨I D ∨I E) ∨ (I A ∧I D ∧I E) = 1∧ (1∨0∨0) ∨ (1∧0∧ 0) = 1. However, ∧ is a logical product and ∨ is a logical sum.
【0039】このとき、変換画素R1 は、分割領域
G5 、G6 、G7 、G8 の境界線上にあるので、濃度I
R1はこの4領域の濃度IG5、IG6、IG7、IG8の論理和
となり、以下の式により求まる。At this time, since the conversion pixel R 1 is on the boundary line of the divided areas G 5 , G 6 , G 7 , and G 8 , the density I
R1 is the logical sum of the concentrations I G5 , I G6 , I G7 , and I G8 of these four regions, and is obtained by the following formula.
【0040】 IR1=IG5∨IG6∨IG7∨IG8 =1∨0∨0∨1=1 従って、この例の場合、変換画素R1 の濃度値は1と
なる。I R1 = I G5 ∨ I G6 ∨ I G7 ∨ I G8 = 1 ∨0 ∨0 ∨1 = 1 Therefore, in this example, the density value of the conversion pixel R 1 is 1.
【0041】次に、変換画素R2 に着目すると、近傍の
4画素は、原画素E、F、H、Iである。変換画素R2
は、4画素に囲まれた分割領域G11〜G18の内、分割領
域G11上にあるので、その濃度IR2は、 IR2=IE =0 となる。Next, focusing on the converted pixel R 2 , the four neighboring pixels are the original pixels E, F, H, and I. Conversion pixel R 2
, Of the divided regions G 11 ~G 18 surrounded by four pixels, since on the divided region G 11, the concentration I R2 becomes I R2 = I E = 0.
【0042】続いて、2.0倍の第2変換倍率で最近傍
法により中間画像を目標画像に変換する。Subsequently, the intermediate image is converted into the target image by the nearest neighbor method with the second conversion magnification of 2.0 times.
【0043】最近傍法では、目標画像を中間画像に投影
した場合、目標画像の変換画素に最も近い位置にある1
原画素(この場合、上記高速投影法により変換された中
間画像の変換画素に当たる)を求め、その濃度値を変換
画素の濃度値とする。つまり、例えば、変換画素に最も
近い位置にある原画素が濃度値1ならば、変換画素の濃
度値も1となる。In the nearest neighbor method, when the target image is projected on the intermediate image, the value 1 is the closest to the converted pixel of the target image.
The original pixel (in this case, which corresponds to the converted pixel of the intermediate image converted by the high-speed projection method) is obtained, and the density value thereof is set as the density value of the converted pixel. That is, for example, if the original pixel located closest to the converted pixel has a density value of 1, the converted pixel also has a density value of 1.
【0044】以上のように、本実施の形態の面素密度変
換処理方法によれば、面素密度変換処理は、高速投影法
と最近傍法との2段階の変換処理に分離して行われる。
このとき、目標とする変換倍率の1/4から1/2程度
を第1変換倍率として、高速投影法で原画像を変換し中
間画像を作成する。続いて、第1変換倍率と第2変換倍
率との積が目標とする変換倍率となるような第2変換倍
率に基づいて、最近傍法を用いて中間画像を目標画像に
変換する。この方法は、特に拡大変換の際に、目標画像
の大きさが高速投影法で処理するには大きすぎる場合に
有効である。As described above, according to the surface element density conversion processing method of the present embodiment, the surface element density conversion processing is performed separately in the two-step conversion processing of the high speed projection method and the nearest neighbor method. .
At this time, the original image is converted by the high-speed projection method to create an intermediate image, with about 1/4 to 1/2 of the target conversion magnification as the first conversion magnification. Subsequently, the intermediate image is converted into the target image by using the nearest neighbor method based on the second conversion magnification such that the product of the first conversion magnification and the second conversion magnification becomes the target conversion magnification. This method is particularly effective when the size of the target image is too large to be processed by the high speed projection method during the enlargement conversion.
【0045】これにより、最近傍法は高速投影法と比較
して5〜10倍程度の処理速度が得られるので、本実施
の形態の高速投影法と最近傍法との2段階の処理によっ
て、高速投影法のみによる拡大変換と比較して大幅な高
速化が実現できる。一方、部分的に最近傍法を用いるこ
とにより高速投影法のみによる拡大変換と比較して画質
の劣化が予想されるが、中間画像から最終的な目標画像
への拡大倍率が大きすぎなければ、画質の差はほとんど
認められない。As a result, the nearest neighbor method can obtain a processing speed which is about 5 to 10 times that of the high speed projection method. Therefore, the two-step processing of the high speed projection method and the nearest neighbor method of the present embodiment enables Significant speed-up can be realized compared with enlargement conversion using only the high-speed projection method. On the other hand, by partially using the nearest neighbor method, it is expected that the image quality will deteriorate as compared with the enlargement conversion only by the high-speed projection method, but if the enlargement magnification from the intermediate image to the final target image is not too large, There is almost no difference in image quality.
【0046】この結果、高速投影法にて原画像により忠
実な高品位の目標画像を形成することができると共に、
最近傍法にて処理時間を短縮することができる。従っ
て、高速投影法のみで面素密度変換処理が行われていた
従来のものと比べ、処理時間を短縮することができる。
また、最近傍法のみで面素密度変換処理が行われ、“ヌ
ケ”現象等が生じていた従来のものと比較して、画像品
質をより良好にすることができる。As a result, a high-quality target image more faithful to the original image can be formed by the high-speed projection method, and
The processing time can be shortened by the nearest neighbor method. Therefore, the processing time can be shortened as compared with the conventional one in which the surface element density conversion processing is performed only by the high-speed projection method.
Further, the image quality can be improved more than the conventional one in which the area density conversion processing is performed only by the nearest neighbor method and the "blurring" phenomenon or the like occurs.
【0047】なお、本実施の形態の面素密度変換処理装
置は、縮小変換に対しても適用することができる。しか
しながら、この場合、高速投影法の処理時間は原画像の
大きさに依存しないため、高速投影法のみで縮小変換し
た場合の処理時間の方が、本実施の形態の2段階処理に
よる処理時間より中間画像の作成時間分短くなる。The surface element density conversion processing apparatus of this embodiment can be applied to reduction conversion. However, in this case, the processing time of the high-speed projection method does not depend on the size of the original image. Therefore, the processing time when the reduction conversion is performed only by the high-speed projection method is shorter than the processing time of the two-step processing of the present embodiment. It becomes shorter by the creation time of the intermediate image.
【0048】[0048]
【発明の効果】以上のように、本発明の請求項1記載の
面素密度変換処理方法は、面素密度変換処理は、高速投
影法により原画像から一旦中間画像に変換する処理と、
最近傍法により上記中間画像から目標画像に変換する処
理との2段階の変換処理に分離して行われ、但し、高速
投影法は変換された画素に投影される原画像の画素の平
均濃度から変換画素の濃度値を算出し、最近傍法は変換
された画素に投影される原画像の画素のうち、最も近い
位置にある1つの原画像の画素の濃度値を変換画素の濃
度値とする構成である。As described above, in the surface element density conversion processing method according to the first aspect of the present invention, the surface element density conversion processing includes a processing of once converting an original image into an intermediate image by a high speed projection method,
The intermediate image is converted into a target image by the nearest neighbor method, and is divided into two stages of conversion processing. However, the high-speed projection method uses the average density of the pixels of the original image projected on the converted pixels. The density value of the converted pixel is calculated, and in the nearest neighbor method, the density value of the pixel of one original image closest to the pixel of the original image projected on the converted pixel is set as the density value of the converted pixel. It is a composition.
【0049】これにより、原画像を所望の目標画像とす
るときに、高速投影法と最近傍法とによる2段階の面素
密度変換処理を施すので、高速投影法にて原画像により
忠実な高品位の目標画像を形成することができると共
に、最近傍法にて処理時間を短縮することができるとい
う効果を奏する。As a result, when the original image is set as a desired target image, a two-step surface element density conversion process by the high-speed projection method and the nearest neighbor method is performed. It is possible to form a target image of high quality and to shorten the processing time by the nearest neighbor method.
【0050】請求項2記載の面素密度変換処理方法は、
面素密度変換処理が拡大変換処理である構成である。The surface element density conversion processing method according to claim 2 is
This is a configuration in which the area density conversion processing is expansion conversion processing.
【0051】これにより、高速投影法のみで拡大変換処
理を行う場合は特に処理時間が長くなるので、高速投影
法と最近傍法とによる2段階の拡大変換処理を行うこと
により、大幅な高速化が実現できるという効果を奏す
る。As a result, the processing time becomes particularly long when the enlargement conversion processing is performed only by the high-speed projection method. Therefore, by performing the two-step enlargement conversion processing by the high-speed projection method and the nearest neighbor method, a significant speedup is achieved. Has an effect that can be realized.
【0052】請求項3記載の面素密度変換処理装置は、
所望の変換倍率を入力する変換倍率入力部と、高速投影
法による面素密度変換を行い、第1変換倍率に従って原
画像から中間画像を作成する中間画像生成部と、最近傍
法による面素密度変換を行い、第2変換倍率に従って中
間画像から目標画像を作成する目標画像生成部と、上記
所望の変換倍率を割り振ることにより第1変換倍率及び
第2変換倍率を算出する倍率算出部とを備える構成であ
る。The surface element density conversion processing device according to claim 3 is
A conversion magnification input unit that inputs a desired conversion magnification, an intermediate image generation unit that performs surface element density conversion by the high-speed projection method, and creates an intermediate image from the original image according to the first conversion magnification, and a surface element density that is the nearest neighbor method. A target image generation unit that performs conversion and creates a target image from the intermediate image according to the second conversion magnification, and a magnification calculation unit that calculates the first conversion magnification and the second conversion magnification by allocating the desired conversion magnification It is a composition.
【0053】これにより、請求項1記載の高速投影法と
最近傍法とによる2段階の変換処理を用いる面素密度変
換処理方法を容易に達成することができる。この結果、
高速投影法にて原画像により忠実な高品位の目標画像を
形成することができると共に、最近傍法にて処理時間を
短縮することができるという効果を奏する。As a result, the surface element density conversion processing method using the two-step conversion processing by the high speed projection method and the nearest neighbor method according to the first aspect can be easily achieved. As a result,
The high-speed projection method has the effect of being able to form a high-quality target image that is more faithful to the original image and the processing time can be shortened by the nearest neighbor method.
【図1】本発明の実施の形態に係る面素密度変換処理装
置における面素密度変換処理動作を示すブロック図であ
る。FIG. 1 is a block diagram showing a surface element density conversion processing operation in a surface element density conversion processing apparatus according to an embodiment of the present invention.
【図2】上記面素密度変換処理装置の構成を示すブロッ
ク図である。FIG. 2 is a block diagram showing a configuration of the surface element density conversion processing device.
【図3】高速投影法による変換倍率と、最近傍法による
変換倍率とを変化させた場合の目標画像の表示例を示す
説明図である。FIG. 3 is an explanatory diagram showing a display example of a target image when the conversion magnification by the high speed projection method and the conversion magnification by the nearest neighbor method are changed.
【図4】高速投影法による面素密度変換で原画像を中間
画像に変換した際の、原画素と変換画素との配置を示す
模式図である。FIG. 4 is a schematic diagram showing an arrangement of original pixels and converted pixels when an original image is converted into an intermediate image by surface element density conversion by a high-speed projection method.
【図5】原画像、中間画像、及び目標画像の横幅と縦幅
とを示す説明図である。FIG. 5 is an explanatory diagram showing a horizontal width and a vertical width of an original image, an intermediate image, and a target image.
【図6】従来の最近傍法による面素密度変換で原画像を
目標画像に変換した際の、原画素と変換画素との配置を
示す模式図である。FIG. 6 is a schematic diagram showing an arrangement of original pixels and converted pixels when an original image is converted into a target image by surface element density conversion by a conventional nearest neighbor method.
【図7】(a)は、上記最近傍法による縮小変換後の目
標画像の表示例を示す説明図であり、(b)は、論理和
法による縮小変換後の目標画像の表示例を示す説明図で
ある。7A is an explanatory diagram showing a display example of a target image after reduction conversion by the nearest neighbor method, and FIG. 7B shows a display example of a target image after reduction conversion by the logical sum method. FIG.
4 変換倍率入力部 5 高速投影法倍率算出部(倍率算出部) 6 最近傍法倍率算出部(倍率算出部) 7 中間画像生成部 8 目標画像生成部 R1 ・R2 変換画素4 conversion magnification input unit 5 high-speed projection method magnification calculation unit (magnification calculation unit) 6 nearest neighbor method magnification calculation unit (magnification calculation unit) 7 intermediate image generation unit 8 target image generation unit R 1 / R 2 conversion pixel
───────────────────────────────────────────────────── フロントページの続き (72)発明者 北村 義弘 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 (72)発明者 斎鹿 尚史 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 ─────────────────────────────────────────────────── ─── Continuation of front page (72) Inventor Yoshihiro Kitamura 22-22 Nagaike-cho, Abeno-ku, Osaka-shi, Osaka Within Sharp Corporation (72) Inventor Naofumi Saika 22-22 Nagaike-cho, Abeno-ku, Osaka-shi, Osaka Inside the company
Claims (3)
率で面素密度変換処理を行うことにより所望の目標画像
とする面素密度変換処理方法において、 上記面素密度変換処理は、高速投影法により原画像から
一旦中間画像に変換する処理と、最近傍法により上記中
間画像から目標画像に変換する処理との2段階の変換処
理に分離して行われ、 但し、高速投影法は変換された画素に投影される原画像
の画素の平均濃度から変換画素の濃度値を算出し、最近
傍法は変換された画素に投影される原画像の画素のう
ち、最も近い位置にある1つの原画像の画素の濃度値を
変換画素の濃度値とすることを特徴とする面素密度変換
処理方法。1. A surface element density conversion processing method in which an original image, which is a digital image, is subjected to a surface element density conversion processing at a desired conversion magnification to obtain a desired target image, wherein the surface element density conversion processing is high-speed projection. Method is used to convert the original image into an intermediate image once, and the nearest neighbor method to convert the intermediate image into a target image. The density value of the converted pixel is calculated from the average density of the pixels of the original image projected on the converted pixel, and the nearest neighbor method is one of the pixels of the original image projected on the converted pixel, which is the closest to the original pixel. A surface element density conversion processing method, wherein the density value of a pixel of an image is used as the density value of a converted pixel.
ることを特徴とする請求項1記載の面素密度変換処理方
法。2. The surface element density conversion processing method according to claim 1, wherein the surface element density conversion processing is expansion conversion processing.
率で面素密度変換処理を行うことにより所望の目標画像
とする面素密度変換処理装置において、 上記所望の変換倍率を入力する変換倍率入力部と、 高速投影法による面素密度変換を行い、第1変換倍率に
従って原画像から中間画像を作成する中間画像生成部
と、 最近傍法による面素密度変換を行い、第2変換倍率に従
って中間画像から目標画像を作成する目標画像生成部
と、 上記所望の変換倍率を割り振ることにより第1変換倍率
及び第2変換倍率を算出する倍率算出部とを備えること
を特徴とする面素密度変換処理装置。3. A surface element density conversion processing device for obtaining a desired target image by subjecting an original image, which is a digital image, to a surface element density conversion process at a desired conversion ratio. An input unit, an intermediate image generation unit that performs a surface element density conversion by a high-speed projection method, and creates an intermediate image from an original image according to a first conversion magnification, and an area image density conversion by a nearest neighbor method, and a second conversion magnification according to a second conversion magnification. A surface image density conversion including a target image generation unit that creates a target image from an intermediate image, and a magnification calculation unit that calculates the first conversion magnification and the second conversion magnification by allocating the desired conversion magnification. Processing equipment.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7201060A JPH0950514A (en) | 1995-08-07 | 1995-08-07 | Processing method and device for converting picture element density |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7201060A JPH0950514A (en) | 1995-08-07 | 1995-08-07 | Processing method and device for converting picture element density |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0950514A true JPH0950514A (en) | 1997-02-18 |
Family
ID=16434723
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7201060A Pending JPH0950514A (en) | 1995-08-07 | 1995-08-07 | Processing method and device for converting picture element density |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0950514A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2004077357A1 (en) * | 2003-02-26 | 2004-09-10 | Sony Corporation | Apparatus and method for producing thumbnail images and for improving image quality of re-sized images |
JP2005301881A (en) * | 2004-04-15 | 2005-10-27 | Fuji Xerox Co Ltd | Image processor, program, and recording medium |
-
1995
- 1995-08-07 JP JP7201060A patent/JPH0950514A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2004077357A1 (en) * | 2003-02-26 | 2004-09-10 | Sony Corporation | Apparatus and method for producing thumbnail images and for improving image quality of re-sized images |
US7433544B2 (en) | 2003-02-26 | 2008-10-07 | Sony Corporation | Apparatus and method for producing thumbnail images and for improving image quality of re-sized images |
JP2005301881A (en) * | 2004-04-15 | 2005-10-27 | Fuji Xerox Co Ltd | Image processor, program, and recording medium |
JP4534564B2 (en) * | 2004-04-15 | 2010-09-01 | 富士ゼロックス株式会社 | Image processing apparatus and program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3167120B2 (en) | Image processing apparatus and method | |
JP2857292B2 (en) | Apparatus for realizing two-dimensional digital filter | |
JP3026706B2 (en) | Image processing device | |
JPH0950514A (en) | Processing method and device for converting picture element density | |
JPH07334648A (en) | Method and device for processing image | |
JP3262425B2 (en) | Image processing device | |
JP3539552B2 (en) | Image processing device | |
JPH1132209A (en) | Resolution converting method | |
JPH05166706A (en) | Method for preparing data for charged particle beam lithography | |
JPS59195759A (en) | Enlarging and contracting method of picture | |
JP3054315B2 (en) | Image processing method and apparatus | |
JP2906717B2 (en) | Image scaling method | |
JP2001230929A (en) | Reduction processing method and device for binary image | |
JP3054299B2 (en) | Image processing apparatus and method | |
JPH0687261B2 (en) | Image reduction method | |
JPH10200733A (en) | Image processing unit | |
JP3294249B2 (en) | Image processing device | |
JP2000149009A (en) | Image processor | |
JP2857260B2 (en) | Judgment method of rectangular area | |
JP2812622B2 (en) | How to edit a gradation image | |
JPH1065907A (en) | Picture density converter | |
JPH09167228A (en) | Method and device for transformation, method and device for reshaping picture using them and system using them | |
JP2010141863A (en) | Image processing method, apparatus and program | |
JPH08102850A (en) | Picture processor | |
JPS60246173A (en) | Picture magnifying and reducing processing circuit |