JPH05167852A - Image clarifying method - Google Patents

Image clarifying method

Info

Publication number
JPH05167852A
JPH05167852A JP3351390A JP35139091A JPH05167852A JP H05167852 A JPH05167852 A JP H05167852A JP 3351390 A JP3351390 A JP 3351390A JP 35139091 A JP35139091 A JP 35139091A JP H05167852 A JPH05167852 A JP H05167852A
Authority
JP
Japan
Prior art keywords
value
evaluation function
sharpening
image
lut
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
JP3351390A
Other languages
Japanese (ja)
Inventor
Hiroyasu Sato
佐藤  浩康
Hidemichi Sawano
英道 沢野
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP3351390A priority Critical patent/JPH05167852A/en
Publication of JPH05167852A publication Critical patent/JPH05167852A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PURPOSE:To execute a high speed processing by eliminating roughness of a flat part of density, emphasizing an outline part in accordance with a desire, and also, executing an operation by a look-up table(LUT), at the time of definition processing of an image. CONSTITUTION:In image data inputted from an image input part 310, a value of secondary differentiation of a notice picture element is derived by an arithmetic part 314, and its value is set as an evaluation function F. A defining LUT part 316 stores an LUT of the evaluation function F, and a value of the product kF of a coefficient (k) of strength of definition and the evaluation function F. By referring to the LUT by the evaluation function F of the notice picture element, the value of the product kF is derived. The arithmetic part 314 derives a value h(i, j) of a defined picture element by substituting the value of derived kF in an expression [h(i, j)=f(i, j)-kF].

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像データの鮮鋭化方
法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of sharpening image data.

【0002】[0002]

【従来の技術】従来、画像データの鮮鋭化方法として
は、ラプラシアンによる処理方法が知られている。
2. Description of the Related Art Conventionally, a Laplacian processing method has been known as a method for sharpening image data.

【0003】このラプラシアンによる処理は、画像デー
タの各注目画素の値f (i ,j )を2次微分(ラプラシ
アン)することにより、鮮鋭化処理するものである。即
ち、処理後の画素値をg (i ,j )とすれば、次式
(1)で注目画素の値f (i ,j)をラプラシアンによ
り鮮鋭化することができる。
This Laplacian process is a sharpening process by quadratic differentiating (Laplacian) the value f (i, j) of each pixel of interest in the image data. That is, if the processed pixel value is g (i, j), the value f (i, j) of the pixel of interest can be sharpened by Laplacian in the following expression (1).

【0004】 g (i ,j )=f (i ,j )−M{d 2 f (i ,j )/di2 +d 2 f (i ,j )/dj2 } =f (i ,j )−M{f (i +1,j )+f (i −1,j ) +f (i ,j +1)+f (i ,j −1)−4・f (i ,j )} …(1)[0004] g (i, j) = f (i, j) -M {d 2 f (i, j) / di 2 + d 2 f (i, j) / dj 2} = f (i, j) - M {f (i + 1, j) + f (i-1, j) + f (i, j + 1) + f (i, j-1) -4.f (i, j)} (1)

【0005】なお、Mは1あるいは定数である。Note that M is 1 or a constant.

【0006】このようなラプラシアンによる鮮鋭化方法
は、例えばドラム型のスキャナにおけるアンシャープマ
スキング処理に相当するものである。しかしながら、こ
の方法では画像全体を均一に鮮鋭化してしまう処理のた
め、平坦部におけるざらつきが目立ってしまう。特に印
刷用画像データの入力においては、この傾向が顕著であ
る。
Such a Laplacian sharpening method corresponds to, for example, an unsharp masking process in a drum type scanner. However, in this method, since the entire image is sharpened uniformly, the roughness in the flat portion becomes conspicuous. This tendency is particularly noticeable when printing image data is input.

【0007】ドラムスキャナでは、このようなざらつき
が目立つことを防ぐため、スターティングポイントと呼
ばれる濃度差によって鮮鋭化の効果を設定させる機能を
持たせたものがある。更に又、ハイライト、シャドウ部
分において、独立に鮮鋭化処理の強さを制御できる機能
を持たせたものがある。
Some drum scanners have a function of setting a sharpening effect by a density difference called a starting point in order to prevent such roughness from being conspicuous. Further, in the highlight and shadow portions, there is one having a function of independently controlling the strength of sharpening processing.

【0008】[0008]

【発明が解決しようとする課題】画像データには、前記
のようなドラムスキャナで読取られたものの他、平面走
査型スキャナで読取られたものがある。この平面走査型
スキャナによる画像データは、ドラムスキャナによる画
像データに比較して画素密度が低い。
The image data includes data read by the drum scanner as described above and data read by the plane scanning type scanner. The image data obtained by the flatbed scanner has a lower pixel density than the image data obtained by the drum scanner.

【0009】従って、平面走査型スキャナの読取り画像
データに対し、前記従来のラプラシアンによる鮮鋭化処
理を施したのでは、平坦部におけるざらつきが顕著に目
立ってしまうという問題点がある。
Therefore, if the conventional Laplacian sharpening process is applied to the image data read by the plane scanning type scanner, there is a problem that the roughness in the flat portion becomes noticeable.

【0010】本発明は、前記従来の問題点を解消すべく
なされたもので、画像データの鮮鋭化処理において、平
坦部にざらつきを生じさせずに、輪郭部を強調させる処
理が可能となる画像鮮鋭化方法を提供することを課題と
する。
The present invention has been made to solve the above-mentioned conventional problems. In the sharpening process of image data, an image which can enhance a contour portion without causing roughness in a flat portion can be obtained. An object is to provide a sharpening method.

【0011】[0011]

【課題を解決するための手段】本発明は、画像データの
鮮鋭化方法において、注目画素f (i ,j )の2次徴分
の値を評価関数Fとして、評価関数Fと、鮮鋭化の強さ
の係数k 及び評価関数Fの積k Fの値とのルックアップ
テーブルを作成し、注目画素f (i ,j )の評価関数F
を求め、求めた評価関数Fにより、前記ルックアップテ
ーブルを参照して、前記積k Fの値を求め、求めた積k
Fの値を式 h (i ,j )=f (i ,j )−k F に代入して、鮮鋭化された画素の値h (i ,j )を求め
ることことにより、前記課題を解決したものである。
According to the present invention, in a sharpening method of image data, a value of a secondary characteristic of a target pixel f (i, j) is used as an evaluation function F, and the evaluation function F and the sharpening A lookup table is created with the value of the product k F of the strength coefficient k and the evaluation function F, and the evaluation function F of the target pixel f (i, j) is created.
Is obtained, the value of the product k F is obtained by referring to the lookup table by the obtained evaluation function F, and the obtained product k is obtained.
The above problem was solved by substituting the value of F into the equation h (i, j) = f (i, j) -kF to obtain the sharpened pixel value h (i, j). It is a thing.

【0012】[0012]

【作用】発明者は、平面走査型スキャナにおいて読取ら
れた画素密度の低い画像データの鮮鋭化処理を、平坦部
におけるざらつきが目立たないように行うことについ
て、種々検討した。
The inventor has variously studied the sharpening processing of image data having a low pixel density read by a flatbed scanning type scanner so that the roughness in the flat portion is not noticeable.

【0013】ここで、ドラム型スキャナにおいては、ス
ターティングポイントと呼ばれる濃度差によって鮮鋭化
の効果を設定させる機能を有し、又、ハイライト、シャ
ドウの強さを独立に制御できる機能を有しているものが
ある。
Here, the drum type scanner has a function of setting a sharpening effect by a density difference called a starting point and a function of independently controlling the strength of highlight and shadow. There is something.

【0014】発明者は、このような鮮鋭化の強さの設定
やハイライト、シャドウの独立した制御の効果を簡易に
得るべく、本発明を創案したものである。
The inventor of the present invention has devised the present invention in order to easily obtain the effect of setting the sharpening intensity and independently controlling the highlight and the shadow.

【0015】即ち、本発明においては、注目画素の2次
微分の値を評価関数とする。
That is, in the present invention, the value of the second derivative of the pixel of interest is used as the evaluation function.

【0016】注目画素をf (i ,j )とすればそれを2
次微分した値の評価関数Fは次式(2)のようになる。
If the pixel of interest is f (i, j), it is 2
The evaluation function F of the value obtained by the next differentiation is as in the following expression (2).

【0017】 F=f (i +1,j )+f (i −1,j )+f (i ,j +1) +f (i ,j −1)−4f (i ,j ) …(2)F = f (i + 1, j) + f (i-1, j) + f (i, j + 1) + f (i, j-1) -4f (i, j) ... (2)

【0018】この評価関数Fの値は画像の注目画素の濃
度差あるいは滑らかさの割合いを表わしている。
The value of the evaluation function F represents the density difference or smoothness ratio of the target pixel of the image.

【0019】前記評価関数Fと、鮮鋭化の強さの係数k
及び評価関数Fの積k Fの値とのルックアップテーブル
を作成する。注目画素の評価関数Fを求め、求めた評価
関数Fより、このルックアップテーブルを参照して、前
記積k Fの値を求める。求めた積k Fの値を次式(3)
に代入して前記画像データf (i ,j )を鮮鋭化処理し
た画像データh (i ,j )を求める。
The evaluation function F and the sharpening strength coefficient k
And a value of the product k F of the evaluation function F and a lookup table are created. The evaluation function F of the pixel of interest is found, and the value of the product k F is found from the obtained evaluation function F with reference to this lookup table. The value of the product k F obtained is calculated by the following equation (3)
To obtain image data h (i, j) obtained by sharpening the image data f (i, j).

【0020】 h (i ,j )=f (i ,j )−k {f (i +1,j )+f (i −1,j ) +f (i ,j +1)+f (i ,j −1)−4f (i ,j )} =f (i ,j )−k ・F …(3)H (i, j) = f (i, j) -k {f (i + 1, j) + f (i-1, j) + f (i, j + 1) + f (i, j-1)- 4f (i, j)} = f (i, j) -k * F ... (3)

【0021】この(3)式は図2に示すような注目画素
f (i ,j )についてのオペレータで表わすことができ
る。
This equation (3) is the pixel of interest as shown in FIG.
It can be represented by an operator for f (i, j).

【0022】前記(2)式に示す評価関数Fの値が小さ
い場合は濃度変化が小さく、又、評価関数Fの値が大き
い場合は濃度変化が大きい。又、評価関数Fの値が負の
ときはシャドウゲインとなり、評価関数Fの値が正の値
のときはハイライトゲインとなると考えることができ
る。従って、この評価関数Fの値に応じて係数k 及び評
価関数Fの積k Fの値を変えれば、濃度差によって鮮鋭
化の強さを設定でき、又、シャドウゲイン、ハイライト
ゲインを各々独立して制御し鮮鋭化処理をすることがで
きる。よって、平坦部がざらつかず、輪郭部を強調させ
る処理ができる。
When the value of the evaluation function F shown in the equation (2) is small, the density change is small, and when the value of the evaluation function F is large, the density change is large. Further, it can be considered that the shadow gain is obtained when the value of the evaluation function F is negative, and the highlight gain is obtained when the value of the evaluation function F is positive. Therefore, by changing the value of the coefficient k and the product kF of the evaluation function F according to the value of the evaluation function F, the sharpening strength can be set by the density difference, and the shadow gain and the highlight gain can be independently set. It is possible to control and sharpen. Therefore, the flat portion is not roughened, and the contour portion can be emphasized.

【0023】又、各注目画素の評価関数Fの値を演算す
る度に鮮鋭化の強さの係数k 及び評価関数Fの積k Fの
値を演算したのでは処理時間がかかる。このため、本発
明では、この処理時間の短縮化を図るべく、評価関数F
と前記積k Fの値とのルップアップテーブルを作成する
こととしている。該ルックアップテーブルで積k Fの値
をルックアップするため、1つ1つの演算を行う手間が
かからず、迅速な鮮鋭化処理が可能となる。従って、閾
値の数を増やしても処理速度が遅くなることがない。こ
れは、画像処理コンピュータにおいて、処理速度の高速
化を図る上で大きく寄与し得るものである。
Further, if the value of the product k F of the coefficient k of sharpening strength and the evaluation function F is calculated every time the value of the evaluation function F of each target pixel is calculated, it takes a long processing time. Therefore, in the present invention, in order to shorten the processing time, the evaluation function F
And a value of the product k F is to be created as a look-up table. Since the value of the product k F is looked up in the look-up table, it is not necessary to perform each operation individually, and quick sharpening processing can be performed. Therefore, the processing speed does not slow down even if the number of thresholds is increased. This can greatly contribute to increase the processing speed in the image processing computer.

【0024】[0024]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0025】本発明の実施例に係る画像データを鮮鋭化
処理する鮮鋭化装置について説明する。
A sharpening device for sharpening image data according to an embodiment of the present invention will be described.

【0026】この鮮鋭化装置は、図1に示すような構成
を有している。
This sharpening device has a structure as shown in FIG.

【0027】図1に示すように、この画像鮮鋭化装置
は、処理しようとする画像データ(例えば平面走査型ス
キャナから出力される)を入力するための画像入力部3
10と、入力画像を記録する画像メモリ312と、記録
された画像データに前記(2)式に示した演算を行って
評価関数Fを求めると共に、評価関数によりルックアッ
プテーブル(以下、LUTと略記する)を参照して求め
られる、鮮鋭化の強さの係数k 及び評価関数Fとの積k
Fの値を前記(3)式に代入して画素の値h (i,j )
を求めて画像の鮮鋭化を行うための演算部314と、前
記評価関数Fと、鮮鋭化の強さの係数k 及び評価関数F
の積k Fの値とのLUTを格納すると共に、注目画素の
評価関数Fにより、LUTを参照して前記積k Fの値を
求めるための鮮鋭化LUT部316と、前記画像メモリ
312に記憶された鮮鋭化処理後の画像データを外部
(例えば磁気テープ等の記録媒体)へ出力する画像出力
部318とを備える。
As shown in FIG. 1, the image sharpening apparatus has an image input section 3 for inputting image data to be processed (for example, output from a plane scanning type scanner).
10, an image memory 312 for recording an input image, and an evaluation function F is obtained by performing the operation shown in the formula (2) on the recorded image data, and a look-up table (hereinafter abbreviated as LUT) by the evaluation function. The product k of the sharpening strength coefficient k and the evaluation function F
Substituting the value of F into the equation (3), the pixel value h (i, j)
Calculating unit 314 for sharpening the image by obtaining the above, the evaluation function F, the sharpening strength coefficient k and the evaluation function F
LUT with the value of the product k F of the target pixel and the sharpening LUT unit 316 for obtaining the value of the product k F by referring to the LUT by the evaluation function F of the pixel of interest and stored in the image memory 312. An image output unit 318 that outputs the image data after the sharpening process to an outside (for example, a recording medium such as a magnetic tape).

【0028】なお、前記(3)式は図2に示すような注
目画素f (i ,j )についてのオペレータで表わすこと
ができる。
The equation (3) can be expressed by an operator for the pixel of interest f (i, j) as shown in FIG.

【0029】前記鮮鋭化LUT部316の有するLUT
は、予め評価関数Fに対して前記積k Fの値を演算して
作成されたものである。このLUTは、例えば図3に示
す関係で、評価関数Fに対して種々の前記積k Fの値を
出力する。なお、この評価関数Fは滑らかさの割合を表
わす。
LUT of the sharpening LUT unit 316
Is created in advance by calculating the value of the product k F with respect to the evaluation function F. This LUT outputs various values of the product k F to the evaluation function F in the relationship shown in FIG. 3, for example. The evaluation function F represents the smoothness rate.

【0030】即ち、図3において、直線の傾きが鮮鋭化
の強さの係数k の大きさを表わしており、 x0 〜 x2
x0 ′〜 x2 ′は閾値を、 k0 〜 k2 、 k0 ′〜 k2
はその閾値における係数k を表わしている。又、図26
中に示すように、評価関数Fが0以上で x0 未満のとき
には、k = k0 、 x0 以上 x1 未満のときは、k =
k1 、 x1 以上 x2 以下のときは、k = k2 とする。な
お、 k0 < k1 < k2 の関係がある。
That is, in FIG. 3, the slope of the straight line represents the magnitude of the coefficient k of sharpening strength, and x 0 to x 2 ,
x 0 ′ to x 2 ′ are thresholds, k 0 to k 2 , k 0 ′ to k 2 ′.
Represents the coefficient k at that threshold. In addition, FIG.
As shown therein, when the evaluation function F is 0 or more and less than x 0 , k = k 0 , and when x 0 or more and less than x 1 , k =
When k 1 and x 1 or more and x 2 or less, k = k 2 . Note that there is a relationship of k 0 <k 1 <k 2 .

【0031】又、評価関数Fが0未満で x0 ′を越えて
いるときは、k = k0 ′、 x0 以下で x1 ′を越えてい
るときは、k = k1 ′ x1 ′以下であって x2 ′以上の
ときは、k = k2 ′とする。
[0031] Further, the evaluation function F is x 0 below 0 'when it exceeds a is, k = k 0', 'when it exceeds a, k = k 1' x 1 in x 0 below x 1 ' If less than or equal to x 2 ′, then k = k 2 ′.

【0032】図3はLUTの一例であり、LUTには、
評価関数Fに応じて自由な係数k を設定することができ
るため、例えば評価関数Fの値が負のときはシャドウゲ
イン、当該Fの値が正のときハイライトゲインと考え
て、当該評価関数Fに対する前記係数k の値を独立に設
定することができる。これによって、ハイライト側、シ
ャドウ側の鮮鋭化の強さをコントロールでき、例えば、
白抜き文字や黒文字の再現性を良くすることができる。
FIG. 3 shows an example of the LUT.
Since a free coefficient k can be set according to the evaluation function F, for example, when the value of the evaluation function F is negative, it is considered as a shadow gain, and when the value of the F is positive, it is considered as a highlight gain. The value of the coefficient k for F can be set independently. This allows you to control the strength of sharpening on the highlight side and the shadow side.
It is possible to improve the reproducibility of white characters and black characters.

【0033】以下、前記画像データの鮮鋭化装置の作用
を説明する。
The operation of the image data sharpening device will be described below.

【0034】前記画像データの鮮鋭化装置においては、
まず画像入力部310から画像データを入力し、画像メ
モリ312に出力する。画像メモリ312は入力画像デ
ータを記憶する。
In the image data sharpening device,
First, image data is input from the image input unit 310 and output to the image memory 312. The image memory 312 stores input image data.

【0035】前記画像メモリ312から出力された画像
データを前出(2)式に代入して評価関数Fを求める。
The evaluation data F is obtained by substituting the image data output from the image memory 312 into the equation (2).

【0036】次いで、鮮鋭化LUT部316で前記評価
関数FによりLUTを参照して鮮鋭化の強さの係数k 及
び評価関数Fの積k Fの値を求める。
Then, the sharpening LUT unit 316 refers to the LUT by the evaluation function F to obtain the value of the product k F of the coefficient k of the sharpening strength and the evaluation function F.

【0037】次いで、演算部314は、求められた積k
Fの値を、前出(3)式に代入して、注目画素f (i ,
j )を鮮鋭化処理した画素h (i ,j )の値を求め、こ
れにより画像データを鮮鋭化処理する。
Then, the arithmetic unit 314 calculates the product k
Substituting the value of F into equation (3) above, the pixel of interest f (i,
The value of the pixel h (i, j) obtained by sharpening j) is obtained and the image data is sharpened.

【0038】この画像鮮鋭化装置では、図3に示すよう
なLUTをもつため、評価関数F、即ち濃度差によって
鮮鋭化の強さを設定でき、従って、平坦部(評価関数F
の0付近)でk の値を小さくすれば処理後の平坦部画像
はざらつかず、又、輪郭部(評価関数Fの正又は負に大
きな部分)でk の値を大きくすれば処理後の画像を強調
させる処理ができる。又、ハイライト部やシャドウ部に
おいても、図3に示すように、係数k の直線の傾きを変
えることにより、それぞれ独立に制御できる。
Since this image sharpening apparatus has the LUT shown in FIG. 3, the sharpening strength can be set by the evaluation function F, that is, the density difference, and therefore the flat portion (evaluation function F
If the value of k is reduced near 0), the flat image after processing will not be rough, and if the value of k is increased at the contour (the positive or negative large part of the evaluation function F), the processed image will be rough. It is possible to enhance the image. Also in the highlight portion and the shadow portion, as shown in FIG. 3, they can be controlled independently by changing the slope of the straight line of the coefficient k.

【0039】ここで、前記画像鮮鋭化装置により処理し
た画像データの例を説明する。図4は処理前の画像デー
タ例であり、図5は前記鮮鋭化装置で処理した画像デー
タ例である。又、図6は、比較のため、前記の(1)式
の従来のラプラシアンで鮮鋭化処理した画像データの例
である。
Here, an example of image data processed by the image sharpening device will be described. FIG. 4 shows an example of image data before processing, and FIG. 5 shows an example of image data processed by the sharpening device. For comparison, FIG. 6 shows an example of image data sharpened by the conventional Laplacian of the formula (1).

【0040】図6の従来法では平坦部分で上、下に変動
し、ざらつきが大きく生じている。これに対し図5に示
すように、前記鮮鋭化装置では、そのような変動は少な
くざらつきが小さいことがわかる。
In the conventional method shown in FIG. 6, the flat portion fluctuates upward and downward, resulting in large roughness. On the other hand, as shown in FIG. 5, in the sharpening device, it can be seen that such a variation is small and the roughness is small.

【0041】なお、前記実施例の鮮鋭化処理装置におい
ては、評価関数Fで係数k を決めるx0 〜 x2 や、
x0 ′〜 x2 ′を、それぞれ係数k を決める閾値として
いたが、この閾値の数は任意に取り得るものである。
又、この閾値の数は増やしたとしても、LUTを参照し
て鮮鋭化の強さの係数k 及び評価関数Fの積k Fの値を
求めるLUT方式を採用するため、画像の演算処理速度
が遅くなることはない。
In the sharpening processing apparatus of the above embodiment, x 0 to x 2 which determine the coefficient k by the evaluation function F, and
Although x 0 ′ to x 2 ′ are used as threshold values for determining the coefficient k, the number of threshold values can be set arbitrarily.
Even if the number of the thresholds is increased, the LUT method of referring to the LUT to obtain the value of the product k F of the coefficient k of the sharpening strength and the evaluation function F is adopted. It won't be late.

【0042】[0042]

【発明の効果】以上説明した通り、本発明によれば、画
像を鮮鋭化処理するに際して、濃度の変化の少ない平坦
部でざらつきを生じさせないと共に、輪郭部を任意に強
調させる処理ができる。又、ハイライトやシャドウのゲ
インをそれぞれ独立に制御できるため、所望する画像表
現が得られる。又、ルックアップテーブルを用いるた
め、演算により鮮鋭化の強さを求める必要がなく、従っ
て、画像処理の高速化が図れるという優れた効果が得ら
れる。
As described above, according to the present invention, when the image is sharpened, it is possible to prevent the roughness from occurring in the flat portion where the density changes little and to emphasize the contour portion arbitrarily. Moreover, since the gains of highlight and shadow can be controlled independently, a desired image expression can be obtained. Further, since the look-up table is used, it is not necessary to obtain the sharpening strength by calculation, and therefore, the excellent effect that the image processing can be speeded up can be obtained.

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

【図1】図1は、前記実施例に係る画像鮮鋭化装置の全
体構成を示すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of an image sharpening device according to the above embodiment.

【図2】図2は、本発明に係る画像鮮鋭化処理のオペレ
ータ例を示す平面図である。
FIG. 2 is a plan view showing an operator example of an image sharpening process according to the present invention.

【図3】図3は、前記画像鮮鋭化装置のルックアップテ
ーブルの例を示す線図である。
FIG. 3 is a diagram showing an example of a look-up table of the image sharpening device.

【図4】図4は、本発明の鮮鋭化処理した際の効果を説
明するための、原画像の例を示す線図である。
FIG. 4 is a diagram showing an example of an original image for explaining the effect of the sharpening processing of the present invention.

【図5】図5は、同じく、前記画像鮮鋭化装置による前
記原画像を鮮鋭化処理した例を示す線図である。
FIG. 5 is a diagram showing an example in which the original image is sharpened by the image sharpening device.

【図6】図6は、同じく、従来法により前記原画像を鮮
鋭化処理した例を示す線図である。
FIG. 6 is a diagram similarly showing an example in which the original image is sharpened by a conventional method.

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

310…画像入力部、 312…画像メモリ、 314…演算部、 316…鮮鋭化ルックアップテーブル部、 318…画像処理部。 310 ... Image input unit, 312 ... Image memory, 314 ... Calculation unit, 316 ... Sharpening look-up table unit, 318 ... Image processing unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】画像データの鮮鋭化方法において、 注目画素f (i ,j )の2次徴分の値を評価関数Fとし
て、 評価関数Fと、鮮鋭化の強さの係数k 及び評価関数Fの
積k Fの値とのルックアップテーブルを作成し、 注目画素f (i ,j )の評価関数Fを求め、 求めた評価関数Fにより、前記ルックアップテーブルを
参照して、前記積k Fの値を求め、 求めた積k Fの値を式 h (i ,j )=f (i ,j )−k F に代入して、鮮鋭化された画素の値h (i ,j )を求め
ることを特徴とする画像鮮鋭化方法。
1. A sharpening method of image data, wherein a value of a secondary characteristic of a pixel of interest f (i, j) is used as an evaluation function F, an evaluation function F, a coefficient k of sharpening strength, and an evaluation function. A lookup table with the value of the product k F of F is created, the evaluation function F of the pixel of interest f (i, j) is obtained, and the lookup table is referred to by the obtained evaluation function F to refer to the product k The value of F is obtained, and the value of the obtained product k F is substituted into the equation h (i, j) = f (i, j) -k F to obtain the sharpened pixel value h (i, j). An image sharpening method characterized by obtaining.
JP3351390A 1991-12-12 1991-12-12 Image clarifying method Pending JPH05167852A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3351390A JPH05167852A (en) 1991-12-12 1991-12-12 Image clarifying method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3351390A JPH05167852A (en) 1991-12-12 1991-12-12 Image clarifying method

Publications (1)

Publication Number Publication Date
JPH05167852A true JPH05167852A (en) 1993-07-02

Family

ID=18416967

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3351390A Pending JPH05167852A (en) 1991-12-12 1991-12-12 Image clarifying method

Country Status (1)

Country Link
JP (1) JPH05167852A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7283683B1 (en) 1998-01-23 2007-10-16 Sharp Kabushiki Kaisha Image processing device and image processing method
EP2624204A2 (en) 2012-02-02 2013-08-07 Canon Kabushiki Kaisha Image processing apparatus and method of controlling the same
JP2018061187A (en) * 2016-10-07 2018-04-12 キヤノン株式会社 Image processing apparatus and image processing method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7283683B1 (en) 1998-01-23 2007-10-16 Sharp Kabushiki Kaisha Image processing device and image processing method
EP1887781A1 (en) 1998-01-23 2008-02-13 Sharp Kabushiki Kaisha Image processing device and method for adaptive edge enhancement
EP2624204A2 (en) 2012-02-02 2013-08-07 Canon Kabushiki Kaisha Image processing apparatus and method of controlling the same
US8965120B2 (en) 2012-02-02 2015-02-24 Canon Kabushiki Kaisha Image processing apparatus and method of controlling the same
JP2018061187A (en) * 2016-10-07 2018-04-12 キヤノン株式会社 Image processing apparatus and image processing method

Similar Documents

Publication Publication Date Title
US6771814B1 (en) Image processing device and image processing method
US7228004B2 (en) Method for sharpening a digital image
JPH0273477A (en) Method and device for intensifying digitalized image
JP2001202509A (en) Digital image processing method and system performing noise reduction and color tone scale adjustment
US6618097B1 (en) Image display apparatus and contour detecting circuit provided therein
JP3790879B2 (en) Image processing apparatus, image processing method, and recording medium recording image processing program
JP4113232B2 (en) Image processing apparatus and image processing method
JPH05167852A (en) Image clarifying method
JPH10283470A (en) Image processor, image processing method and recording medium
JPH08317255A (en) Method and device for picture quality improvement
JPH09247483A (en) Picture emphasizing device
JPH08307669A (en) Image processing unit and its method
JPS6251025B2 (en)
JPH0457273B2 (en)
JPH0512432A (en) Digital image display device
JP2004304814A (en) Image processing unit and method
JPH10210297A (en) Image processor
JP2006245938A (en) Image processing apparatus
JP2838244B2 (en) Edge enhancement method
JPH06339023A (en) Picture reading device
JP3605773B2 (en) Image area discriminating device
JPH10200754A (en) Image processing unit
JPH0212245A (en) Gradation conversion curve generating device
JP3288748B2 (en) Image processing method
JP3705414B2 (en) Binarization threshold determination method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081226

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081226

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091226

Year of fee payment: 12

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101226

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 13

Free format text: PAYMENT UNTIL: 20101226