JPH07160875A - Method for filtering digital picture - Google Patents

Method for filtering digital picture

Info

Publication number
JPH07160875A
JPH07160875A JP5310520A JP31052093A JPH07160875A JP H07160875 A JPH07160875 A JP H07160875A JP 5310520 A JP5310520 A JP 5310520A JP 31052093 A JP31052093 A JP 31052093A JP H07160875 A JPH07160875 A JP H07160875A
Authority
JP
Japan
Prior art keywords
dimensional
kernel
separable
digital image
mask
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP5310520A
Other languages
Japanese (ja)
Other versions
JP2679601B2 (en
Inventor
Naoya Ota
直哉 太田
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP5310520A priority Critical patent/JP2679601B2/en
Publication of JPH07160875A publication Critical patent/JPH07160875A/en
Application granted granted Critical
Publication of JP2679601B2 publication Critical patent/JP2679601B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Collating Specific Patterns (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To realize a high speed operation at the time of executing an oriented filter processing on a picture in a fingerprint collating device, etc. CONSTITUTION:In this method, a two-dimensional filter kernel to be applied to a digital picture is expressed by one separable two-dimensional kernel or the sum of the plural separable two-dimensional kernels concerning a certain two-dimensional coordinate system and a one-dimensional convolution processing by the one-dimensional kernels constituting the respectively separable two-dimensional kernels is successively executed so as to realize the two-dimensional filtering processing. Also, in the method, the two-dimensional coordinate system which is used at the time of executing expression by the separable two-dimensional kernel and where its coordinate axis direction does not always coincide with the coordinate axis direction of the digital picture is used, the one- dimensional kernel is converted into a value in the respective picture elements of the digital picture in the processing by the one-dimensional kernel constituting the separable two-dimensional kernel through the use of interpolation or approximating and a convolution operation is executed by the value.

Description

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

【0001】[0001]

【産業上の利用分野】一般にロボットビジョンや画像処
理の技術を応用した装置において、エッジなどの画像特
徴を得るために、ガボアフィルタに代表される方向性フ
ィルタを用いた処理を行う場合が多い。さらに特定の応
用例として、指紋照合装置における指紋隆線の強調・抽
出処理に方向性フィルタを用いた処理が行われる。本発
明はこれらの方向性フィルタリングの技術に関するもの
である。
[Field of Industrial Application] Generally, in an apparatus to which a technology of robot vision or image processing is applied, a process using a directional filter represented by a Gabor filter is often performed in order to obtain an image feature such as an edge. Further, as a specific application example, a process using a directional filter is performed in the process of emphasizing / extracting a fingerprint ridge in a fingerprint matching device. The present invention relates to these directional filtering techniques.

【0002】[0002]

【従来の技術】画像f(i,j)のカーネルk (i,
j)によるフィルタリングは、結果の画像をg(i,
j)として次式で表される。
2. Description of the Related Art A kernel k (i, j) of an image f (i, j)
j) filtering the resulting image by g (i,
j) is expressed by the following equation.

【0003】[0003]

【数1】 [Equation 1]

【0004】今、2次元カーネルk(i,j)がiおよ
びjに関する二つの1次元カーネルk1 (i)とk2
(j)の積で表されるときこれをセパラブルなカーネル
というが、この場合には2つの1次元カーネルによる畳
み込みを続けて行うことにより目的のフィルタリングが
実行できる。
Now, the two-dimensional kernel k (i, j) is two one-dimensional kernels k 1 (i) and k 2 for i and j.
When represented by the product of (j), this is called a separable kernel. In this case, the desired filtering can be executed by continuously performing convolution with two one-dimensional kernels.

【0005】[0005]

【数2】 [Equation 2]

【0006】2次元カーネルk(i,j)がm2 の大き
さを持つ場合、式(1)で計算すると一般に1画素あた
りm2回の積和演算が必要であるが、式(2)によれば2
m回となり、演算の高速化が図れる。一般の2次元カー
ネルは必ずしもセパラブルなカーネルではないが、特異
値分解によっていくつかのセパラブルなカーネルの和で
表現する手法(William K.Pratt:”I
ntelligentimage processin
g display terminal”,Proce
ddings display terminal”,
Proceedings of SPIE Advan
ces in Display Technolog
y,SanDiego CA,1979)知られてお
り、それが小数のカーネルの和で表される場合には、そ
れぞれのカーネルの演算を式(2)で行うことで、式
(1)を用いた場合より演算量が減る。
When the two-dimensional kernel k (i, j) has a size of m 2 , the calculation of the formula (1) generally requires m 2 times of product-sum calculation per pixel. According to 2
Since the number of times is m, the calculation speed can be increased. A general two-dimensional kernel is not necessarily a separable kernel, but a method of expressing the sum of several separable kernels by singular value decomposition (William K. Pratt: "I
ntellientimage processin
g display terminal ”, Proce
dings display terminal ",
Proceedings of SPIE Advan
ces in Display Technology
y, San Diego CA, 1979), and when it is expressed by the sum of decimal kernels, the calculation of each kernel is performed by Expression (2), and when Expression (1) is used. The amount of calculation is reduced.

【0007】[0007]

【発明が解決しようとする課題】画像に含まれる方向性
エッジを検出する場合や、さらに具体的な例として指紋
の隆線を抽出する場合など、方向性のフィルタカーネル
による処理が必要になる場合が多い。しかし、特にフィ
ルタカーネルの方向が画像の持つ座標軸と一致しない場
合にはセパラブルなカーネルで表現することができず、
上述の方法によって演算量を減らすことができなかっ
た。
When processing by a directional filter kernel is required, such as when detecting a directional edge included in an image or when extracting a ridge of a fingerprint as a more specific example. There are many. However, especially when the direction of the filter kernel does not match the coordinate axis of the image, it cannot be represented by a separable kernel,
The amount of calculation could not be reduced by the above method.

【0008】[0008]

【課題を解決するための手段】第1の発明は、デジタル
画像に適用しようとする2次元フィルタカーネルを、あ
る2次元座標系に関して1つのセパラブルな2次元カー
ネル、または複数のセパラブルな2次元カーネルの和で
表現し、それぞれのセパラブルな2次元カーネルを構成
する1次元カーネルによる1次元畳み込み処理を順次行
うことで2次元フィルタリング処理を実現する方法にお
いて、セパラブルな2次元カーネルで表現するときに用
いられる前記2次元座標系を、その座標軸の方向がデジ
タル画像の座標軸の方向とは必ずしも一致しない2次元
座標系を用い、セパラブルな2次元カーネルを構成する
1次元カーネルによる処理を、その1次元カーネルを補
間または近似によってデジタル画像の各画素での値に変
換し、その値による畳み込み演算を行うことを特徴とす
るデジタル画像フィルタリング方法である。
According to a first aspect of the present invention, a two-dimensional filter kernel to be applied to a digital image is provided as a separable two-dimensional kernel or a plurality of separable two-dimensional kernels with respect to a certain two-dimensional coordinate system. It is used in the method of expressing with a separable two-dimensional kernel in the method of realizing the two-dimensional filtering processing by sequentially performing the one-dimensional convolution processing by the one-dimensional kernel that constitutes each separable two-dimensional kernel. The two-dimensional coordinate system described above is processed by a one-dimensional kernel that forms a separable two-dimensional kernel by using a two-dimensional coordinate system whose coordinate axis direction does not necessarily match the direction of the coordinate axis of the digital image. Is converted to a value at each pixel of the digital image by interpolation or approximation, and the value is converted to A digital image filtering method and performing convolution operation.

【0009】第2の発明は、第1の発明のデジタル画像
フィルタリング方法において、セパラブルな2次元カー
ネルを構成する一方または両方の1次元カーネルの、デ
ジタル画像の画素位置での表現を、同一の値がとなり合
って並んだマスクで実現し、そのマスクの長手方向に走
査しながら畳み込み演算を行うことにより、その走査に
関してとなり合う位置でのマスクに共通部分をつくり、
共通でない部分の演算のみを行って直前の位置の演算結
果から加減し、該当部分の演算結果を得るデジタル画像
フィルタリング方法である。
According to a second aspect of the present invention, in the digital image filtering method according to the first aspect, one or both of the one-dimensional kernels forming the separable two-dimensional kernel are represented by the same value at the pixel position of the digital image. Are realized by masks that are lined up next to each other, and by performing a convolution operation while scanning in the longitudinal direction of the mask, a common portion is created in the masks at positions where they are adjacent to each other,
This is a digital image filtering method in which only the operation that is not common is performed and the operation result of the immediately preceding position is added and subtracted to obtain the operation result of the corresponding portion.

【0010】第3の発明は、第1または第2の発明のデ
ジタル画像フィルタリング方法を用いて指紋画像の隆線
を強調または抽出することを特徴とするデジタル画像フ
ィルタリング方法である。
A third invention is a digital image filtering method characterized by enhancing or extracting a ridge of a fingerprint image by using the digital image filtering method of the first or second invention.

【0011】[0011]

【作用】方向性フィルタカーネルは、特定の方向(これ
をフィルタの方向とする)に対してはセパラブルになる
ことが多く、たとえばガボアフィルタなどはこの例であ
る。しかし、フィルタカーネルの方向が画像の方向と一
致していないので、画像の軸に対してはセパラブルでは
なく、式(2)で示した演算が実行できない。そこで、
フィルタの方向に対して2つの1次元フィルタに分解
し、その分解された1次元フィルタを補間あるいは近似
によって画像の画素位置に値を持つマスクを作成し、こ
のマスクを用いて1次元カーネルによるフィルタリング
演算を行う。
The directional filter kernel is often separable in a specific direction (this is the direction of the filter). For example, a Gabor filter is an example. However, since the direction of the filter kernel does not match the direction of the image, it is not separable with respect to the axis of the image, and the operation shown in Expression (2) cannot be executed. Therefore,
Decompose into two one-dimensional filters in the direction of the filter, create a mask having a value at the pixel position of the image by interpolating or approximating the decomposed one-dimensional filter, and use this mask to filter by a one-dimensional kernel Calculate.

【0012】1次元カーネルからマスクを得る方法の1
つは、後述の実施例で述べるように、1次元カーネルの
形を参考に人手によってマスクパターンを決定する方法
である。しかし、よりシステマティックな方法として次
に述べる方法がある。フィルタの座標系を(u,v)と
し、アナログ表現した1次元フィルタカーネルをk
1 (u)およびk2 (v)とする。まず適当な補間のた
めの1次元関数pを用いて次式のk1 * (u,v)およ
び k2 * (u,v)を作る。
One method for obtaining a mask from a one-dimensional kernel
One is a method of manually determining a mask pattern with reference to the shape of a one-dimensional kernel, as will be described later in Examples. However, there is the following method as a more systematic method. The filter coordinate system is (u, v), and the analog one-dimensional filter kernel is k.
Let 1 (u) and k 2 (v). First, k 1 * (u, v) and k 2 * (u, v) in the following equations are created using a one-dimensional function p for proper interpolation.

【0013】 k1 * (u,v)=k1 (u)p(v) ・・・(3) k2 * (u,v)=k2 (v)p(u) 関数gとしてはガウス関数やsinc関数などを用い
る。フィルタの座標系(u,v)の画像の座標系(x,
y)に対する角度をθとすると、両者の関係は次式とな
る。
K 1 * (u, v) = k 1 (u) p (v) (3) k 2 * (u, v) = k 2 (v) p (u) The function g is Gaussian. A function or a sinc function is used. Filter coordinate system (u, v) Image coordinate system (x,
If the angle with respect to y) is θ, the relationship between them is as follows.

【0014】 u= x cosθ + y sinθ ・・・(4) v=−x sinθ + y cosθ 1次元カーネルk1 およびk2 に対応するマスクK1およ
びk2 は、画像座標系の格子点を(i,j)を(x,
y)として式(4)および式(3)を用い、それぞれk
1 * およびk2 * をマスクの値とする。 k1 (i,j)=k1 (i cosθ + j sinθ)p(−i sinθ + j cosθ) k2 (i,j)=k2 (−i sinθ + j cosθ)p(i cosθ + j sinθ) ・・・(5) ただし、式(5)の値が小さい部分は、その点のマスク
の値を0として、演算を行わない。
[0014] u = x cosθ + y sinθ ··· (4) v = -x sinθ + y cosθ 1 -dimensional kernel k 1 and the mask K1 and k 2 corresponding to k 2, the grid points of the image coordinate system ( i, j) becomes (x,
(4) and (3) are used as y) and k
Let 1 * and k 2 * be the mask values. k 1 (i, j) = k 1 (i cosθ + j sinθ) p (-i sinθ + j cosθ) k 2 (i, j) = k 2 (-i sinθ + j cosθ) p (i cosθ + j sin θ) (5) However, in the portion where the value of the expression (5) is small, the value of the mask at that point is set to 0 and the calculation is not performed.

【0015】[0015]

【実施例】実施例として指紋画像の隆線を抽出する目的
で設計されたフィルタについて述べる。一般に、指紋照
合装置では最初に入力指紋画像の局所的な隆線方向を検
出し、その方向の隆線を強調するフィルタをかけて隆線
を抽出する。一例として、浅井紘,星野幸夫,木地和
夫:”マニューシャネットワーク特徴による自動指紋照
合,−特徴抽出過程−”,電子情報通信学会論文誌 D
−II Vol.J72−D−II NO.5 PP.
724−732 1989年 5月を挙げることができ
る。この例では隆線の方向を22.5度間隔の8段階の
角度で表しているので、フィルタもこれに対応し8方向
のものが必要とされる。図1はこの例を基に本手法で設
計した8種類のフィルタの内、0度,22.5度,45
度の3つのフィルタのマスクを示したものである。現画
像は最初に1,4,7で示されるマスクk1 との畳み込
み演算が行われ、その出力画像に対して2,5,8で示
されるマスクk2 との畳み込み演算が行われる。マスク
1 とk2 によって構成される等価的な2次元フィルタ
カーネルは3,6,9に示されている。ここで示した以
外の方向のマスクは次のようになっている。67.5度
のマスクは22.5度のマスクをy=xの軸で反転した
ものであり、90度のマスクは0度のマスクを、11
2.5度のマスクは22.5度のマスクを、135度の
マスクは45度のマスクを、157.5度のマスクは6
7.5度のマスクをそれぞれ90度回転したものであ
る。ここで、それぞれの角度のマスクk1 は同一の値1
を直線上に並べた形にすることで、さらに畳み込みの演
算量を減らしている。この畳み込み演算の方法を図2を
参照して説明する。図において、上段、中段、下段にそ
れぞれ0度、22.5度、45度のマスクk1 での演算
である。破線のマスク10,12,14は現在の演算位
置を、実線のマスク11,13,15は次の演算位置を
示しており、それぞれマスクの中心がaおよびbであ
る。これら2つの位置a,bでのマスクには共通部分が
あり、その部分のマスクの値は同一であること考える
と、bの位置えの演算結果は、aの位置での演算結果に
2つのマスクの差の部分の演算結果を加減して得ること
ができる。図において、加えるべく部分を+、減ずるべ
き部分を−で示した。0度方向のマスクによる処理は、
この演算によるx方向の処理を副走査とし、y方向を主
走査とする。45度方向のマスク処理はy=x方向を副
走査とし、それに直交する方向を主走査とする。22.
5度方向の演算については、この方向を副走査とする
が、1回の副走査でx方向に1画素おきの結果が得られ
るので、始点x座標値を1画素分移動して再び副走査を
行って主走査の次の位置に移る。主走査は112.5度
の方向に行う。
[Examples] As an example, a filter designed for the purpose of extracting ridges of a fingerprint image will be described. In general, a fingerprint collation device first detects a local ridge direction of an input fingerprint image and applies a filter that emphasizes the ridge in that direction to extract the ridge line. As an example, Hiroshi Asai, Yukio Hoshino, Kazuo Kiji: "Automatic fingerprint matching by minutia network features, -feature extraction process-", IEICE Transactions D
-II Vol. J72-D-II NO. 5 PP.
724-732 May 1989. In this example, the directions of the ridges are represented by 8 steps of angles at intervals of 22.5 degrees, and therefore filters corresponding to 8 directions are required. Figure 1 shows 0 out of the 8 types of filters designed by this method based on this example.
3 shows a mask of three filters for each degree. The current image is first subjected to a convolution operation with the mask k 1 represented by 1 , 4, 7 and the output image is subjected to a convolution operation with the mask k 2 represented by 2 , 5, 8. Equivalent two-dimensional filter kernels constituted by masks k 1 and k 2 are shown in 3, 6, 9. The masks in the directions other than those shown here are as follows. The 67.5-degree mask is a 22.5-degree mask inverted on the y = x axis, and the 90-degree mask is the 0-degree mask.
A 2.5 degree mask is a 22.5 degree mask, a 135 degree mask is a 45 degree mask, and a 157.5 degree mask is a 6 degree mask.
Each of the 7.5 degree masks is rotated by 90 degrees. Here, the mask k 1 for each angle has the same value 1
By arranging in a straight line, the amount of calculation of convolution is further reduced. The method of this convolution calculation will be described with reference to FIG. In the figure, the calculation is performed with the mask k 1 of 0 degrees, 22.5 degrees, and 45 degrees in the upper, middle, and lower stages, respectively. The dashed masks 10, 12, and 14 show the current calculation position, and the solid line masks 11, 13, and 15 show the next calculation position, and the centers of the masks are a and b, respectively. Considering that the masks at these two positions a and b have a common part, and the values of the masks of those parts are the same, the calculation result of the position of b is two in the calculation result at the position of a. It can be obtained by adjusting the calculation result of the difference portion of the mask. In the figure, the part to be added is indicated by +, and the part to be reduced is indicated by-. The processing with the mask in the 0 degree direction is
The processing in the x direction by this calculation is called sub-scanning, and the processing in y direction is called main scanning. In the mask processing in the 45 ° direction, the y = x direction is the sub-scan, and the direction orthogonal thereto is the main scan. 22.
For the calculation in the 5 degree direction, this direction is defined as the sub-scan, but since the result of every other pixel in the x direction can be obtained by one sub-scan, the starting point x coordinate value is moved by one pixel and the sub-scan is performed again. To move to the position next to the main scan. The main scan is performed in the direction of 112.5 degrees.

【0016】[0016]

【発明の効果】指紋照合装置の隆先抽出処理など、画像
に方向性フィルタ処理を行う場合、本発明を適用するこ
とで高速な演算が実現できる。
When a directional filter process is performed on an image such as a ridge extraction process of a fingerprint matching device, high speed calculation can be realized by applying the present invention.

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

【図1】本発明の実施例のフィルタマスクを示す図であ
る。
FIG. 1 is a diagram showing a filter mask according to an embodiment of the present invention.

【図2】本発明の実施例の1次元フィルタマスクの演算
方法を示す図である。
FIG. 2 is a diagram showing a calculation method of a one-dimensional filter mask according to an embodiment of the present invention.

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

1 0度方向のマスクk1 2 22.5度方向のマスクk1 3 45度方向のマスクk1 4 0度方向のマスクk2 5 22.5度方向のマスクk2 6 45度方向のマスクk2 7 合成された0度方向のフィルタカーネル 8 合成された22.5度方向のフィルタカーネル 9 合成された45度方向のフィルタカーネル 10 位置aでの0度方向のマスクk1 11 位置aでの22.5度方向のマスクk1 12 位置aでの45度方向のマスクk1 13 位置bでの0度方向のマスクk1 14 位置bでの22.5度方向のマスクk1 15 位置bでの45度方向のマスクk  Mask k in the direction of 10 degrees1 2 22.5 degree mask k1 3 45 degree mask k1  Mask k in the direction of 40 degrees2 5 22.5 degree mask k2 6 45 degree mask k2 7 Synthesized 0 degree direction filter kernel 8 Synthesized 22.5 degree direction filter kernel 9 Synthesized 45 degree direction filter kernel 10 0 degree direction mask k at position a1 11 Mask k in 22.5 degree direction at position a1 12 Mask k at 45 degrees in position a1 13 Mask k in 0 degree direction at position b1 14 The mask k at 22.5 degrees at position b1 Mask k in 45 degree direction at 15 position b1

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 デジタル画像に適用しようとする2次元
フィルタカーネルを、ある2次元座標系に関して1つの
セパラブルな2次元カーネル、または複数のセパラブル
な2次元カーネルの和で表現し、それぞれのセパラブル
な2次元カーネルを構成する1次元カーネルによる1次
元畳み込み処理を順次行うことで2次元フィルタリング
処理を実現する方法において、セパラブルな2次元カー
ネルで表現するときに用いられる前記2次元座標系を、
その座標軸の方向がデジタル画像の座標軸の方向とは必
ずしも一致しない2次元座標系を用い、セパラブルな2
次元カーネルを構成する1次元カーネルによる処理を、
その1次元カーネルを補間または近似によってデジタル
画像の各画素での値に変換し、その値による畳み込み演
算を行うことを特徴とするデジタル画像フィルタリング
方法。
1. A two-dimensional filter kernel to be applied to a digital image is expressed as one separable two-dimensional kernel or a sum of a plurality of separable two-dimensional kernels with respect to a certain two-dimensional coordinate system, and each separable In the method for realizing a two-dimensional filtering process by sequentially performing a one-dimensional convolution process by a one-dimensional kernel that constitutes a two-dimensional kernel, the two-dimensional coordinate system used when expressing with a separable two-dimensional kernel,
The direction of the coordinate axis does not necessarily match the direction of the coordinate axis of the digital image.
The processing by the one-dimensional kernel that constitutes the one-dimensional kernel is
A digital image filtering method, characterized in that the one-dimensional kernel is converted into a value at each pixel of a digital image by interpolation or approximation, and a convolution operation is performed with the value.
【請求項2】 請求項1記載のデジタル画像フィルタリ
ング方法において、セパラブルな2次元カーネルを構成
する一方または両方の1次元カーネルの、デジタル画像
の画素位置での表現を、同一の値がとなり合って並んだ
マスクで実現し、そのマスクの長手方向に走査しながら
畳み込み演算を行うことにより、その走査に関してとな
り合う位置でのマスクに共通部分をつくり、共通でない
部分の演算のみを行って直前の位置の演算結果から加減
し、該当部分の演算結果を得るデジタル画像フィルタリ
ング方法。
2. The digital image filtering method according to claim 1, wherein one or both of the one-dimensional kernels forming a separable two-dimensional kernel are represented at the pixel position of the digital image with the same value. Realize with masks arranged side by side, and perform convolution calculation while scanning in the longitudinal direction of the mask to create a common part in the mask at a position that is adjacent to that scan, and perform only the calculation of the non-common part and perform the previous position. A digital image filtering method that obtains the calculation result of the corresponding part by adding or subtracting from the calculation result of.
【請求項3】 請求項1または請求項2記載のデジタル
画像フィルタリング方法を用いて指紋画像の隆線を強調
または抽出することを特徴とするデジタル画像フィルタ
リング方法。
3. A digital image filtering method, which comprises emphasizing or extracting a ridge of a fingerprint image by using the digital image filtering method according to claim 1.
JP5310520A 1993-12-10 1993-12-10 Digital image filtering method Expired - Lifetime JP2679601B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5310520A JP2679601B2 (en) 1993-12-10 1993-12-10 Digital image filtering method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5310520A JP2679601B2 (en) 1993-12-10 1993-12-10 Digital image filtering method

Publications (2)

Publication Number Publication Date
JPH07160875A true JPH07160875A (en) 1995-06-23
JP2679601B2 JP2679601B2 (en) 1997-11-19

Family

ID=18006224

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5310520A Expired - Lifetime JP2679601B2 (en) 1993-12-10 1993-12-10 Digital image filtering method

Country Status (1)

Country Link
JP (1) JP2679601B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0855667A2 (en) * 1997-01-27 1998-07-29 Aetex Biometric Corporation Method for extracting highlevel features for fingerprint recognition
KR100384294B1 (en) * 2000-07-03 2003-05-16 주식회사 쎄스 Fingerprint recognition system and method thereof
JP2006231048A (en) * 2006-02-13 2006-09-07 Hitachi Ltd Image processing device
WO2007035144A1 (en) * 2005-09-22 2007-03-29 Obigo Ab Method and arrangement for digital filtering of images

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0855667A2 (en) * 1997-01-27 1998-07-29 Aetex Biometric Corporation Method for extracting highlevel features for fingerprint recognition
EP0855667A3 (en) * 1997-01-27 2001-01-31 Aetex Biometric Corporation Method for extracting highlevel features for fingerprint recognition
KR100384294B1 (en) * 2000-07-03 2003-05-16 주식회사 쎄스 Fingerprint recognition system and method thereof
WO2007035144A1 (en) * 2005-09-22 2007-03-29 Obigo Ab Method and arrangement for digital filtering of images
JP2006231048A (en) * 2006-02-13 2006-09-07 Hitachi Ltd Image processing device

Also Published As

Publication number Publication date
JP2679601B2 (en) 1997-11-19

Similar Documents

Publication Publication Date Title
JP2776294B2 (en) Image feature extraction device and image processing device for skin pattern image
JPH06162198A (en) Pattern recognizing device
Whichello et al. Document image mosaicing
CN114399440B (en) Image processing method, image processing network training method and device and electronic equipment
JPH07160875A (en) Method for filtering digital picture
CN111539877A (en) Cartoon style edge enhancement image sharpening method
Mazille Mathematical morphology and convolutions
US7577278B2 (en) Method of filtering an image with bar-shaped structures
Tang et al. Nonlinear shape restoration by transformation models
Weng et al. Nonlinear shape restoration for document images
JPH0632078B2 (en) Image signal processing method
CN112241740A (en) Feature extraction method and device
JP2570866B2 (en) Pattern normalizer
Mikheev et al. High-quality polygonal contour approximation based on relaxation
JP2822792B2 (en) Image noise removal device
Shi Two image-template operations for binary image processing
JPS63170789A (en) Pattern resemblance degree detection circuit
JPH10124666A (en) Template matching processing method
JP2853510B2 (en) Image noise removal device
Hel-Or The impulse responses of block shift-invariant systems and its use for demosaicing algorithms
JPH02138677A (en) Detecting device for picture feature point
Chen et al. Blind image separation through kurtosis maximization
JP3117526B2 (en) Image feature extraction method
Al-Nima et al. Shadow Image Enlargement Distortion Removal
JPH03144788A (en) Pattern normalizing device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970701