JP2009086926A - Image recognition method and device - Google Patents

Image recognition method and device Download PDF

Info

Publication number
JP2009086926A
JP2009086926A JP2007254641A JP2007254641A JP2009086926A JP 2009086926 A JP2009086926 A JP 2009086926A JP 2007254641 A JP2007254641 A JP 2007254641A JP 2007254641 A JP2007254641 A JP 2007254641A JP 2009086926 A JP2009086926 A JP 2009086926A
Authority
JP
Japan
Prior art keywords
image
relative value
pixel
similarity
calculating
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
JP2007254641A
Other languages
Japanese (ja)
Other versions
JP2009086926A5 (en
JP4868530B2 (en
Inventor
Kenji Matsuo
賢治 松尾
Masayuki Hashimoto
真幸 橋本
Atsushi Koike
淳 小池
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2007254641A priority Critical patent/JP4868530B2/en
Publication of JP2009086926A publication Critical patent/JP2009086926A/en
Publication of JP2009086926A5 publication Critical patent/JP2009086926A5/ja
Application granted granted Critical
Publication of JP4868530B2 publication Critical patent/JP4868530B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image recognition method and device, having resistance to fluctuation of photographic environment or photographic equipment. <P>SOLUTION: An LBP (Local Binary Pattern) of a notice pixel Pij of a reference face image D and an LBP of a correspondence pixel P'ij of a position corresponding to the notice pixel Pij in a referred face image Dk are compared in each corresponding bit, "1" is allocated to the bit having an according value, "0" is allocated to the bit having a discording value, and a bit sum corresponding to one pixel becomes a similar score of the notice pixel Pij. That is, when the LBP of the notice pixel Pij of the reference face image D is (10001011) and when the LBP of the correspondence pixel P'ij of the referred face image Dk is (00011010), the bits second, third, fifth, sixth, and seventh from the MSB accord, so that the similar score of the notice pixel Pij becomes "5". It is repeated with respect to all the pixels of the reference face image D, and a total ΣCij of the bit sums of all the pixels becomes a similar score between the reference face image D and the referred face image Dk. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、画像認識方法および装置に係り、特に、顔画像の認識に好適な画像認識方法および装置に関する。   The present invention relates to an image recognition method and apparatus, and more particularly, to an image recognition method and apparatus suitable for facial image recognition.

顔写真の中から自動的に顔の領域を検出し、それが誰であるかを識別する顔認証の研究開発が盛んである。顔認証では、元来3次元の構造物である顔を2次元の画像として認識するため、顔の見た目と識別結果とが、顔に付加される様々な変動要素の影響に応じて大きく異なる場合がある。代表的な変動要素として、顔の向き、照明、カメラの特性、表情、経年変化等が挙げられる。全ての変動要素を一斉に取り扱って解決することは困難であるため、変動要素を分けて取り扱うのが一般的である。   Research and development of face recognition that automatically detects a face area from a face photograph and identifies who the face area is active. In face authentication, the face, which is originally a three-dimensional structure, is recognized as a two-dimensional image, so that the appearance of the face and the identification result differ greatly depending on the influence of various variable elements added to the face. There is. Typical variation factors include face orientation, lighting, camera characteristics, facial expressions, aging, and the like. Since it is difficult to handle and solve all the variable elements at once, it is common to handle the variable elements separately.

ここで、照明およびカメラの特性の違いによる変動に着目すると、屋内、屋外、晴れ、曇り、蛍光灯下、白熱灯下といったように撮影環境は多種多様であり、このような撮影環境の影響を受けて顔画像の陰影が変化する。これらは「照明変動」と呼ばれ、照明変動により顔の見た目はさまざまに変化する。   Here, focusing on fluctuations due to differences in lighting and camera characteristics, there are a wide variety of shooting environments such as indoor, outdoor, sunny, cloudy, under fluorescent lighting, and under incandescent lighting. In response, the shadow of the face image changes. These are called “lighting fluctuations”, and the appearance of the face changes variously due to the lighting fluctuations.

また、顔を撮影するカメラや画像を取り込むスキャナ等の機材では、一般的に画像などの色のデータと、それが実際に出力される際の信号の相対関係を調節して、より自然に近い表示を得るための補正操作が行われる。代表的な補正操作としてガンマ補正が挙げられる。γ(ガンマ)値とは、画像の明るさの変化に対する電圧換算値の変化の比で、これが1に近づくのが理想だが、素子の特性により機材によってそれぞれ異なった値となる。このため、元データに忠実な表示を再現するためにガンマ補正が行われる。   Also, in equipment such as a camera that shoots a face and a scanner that captures images, it is generally more natural to adjust the relative relationship between color data such as images and signals when they are actually output. A correction operation is performed to obtain a display. A typical correction operation is gamma correction. The γ (gamma) value is the ratio of the change in the voltage conversion value to the change in the brightness of the image, and it is ideal that this value approaches 1. However, the value varies depending on the device depending on the characteristics of the element. For this reason, gamma correction is performed to reproduce a display faithful to the original data.

このような顔認証の問題である「照明変動」および撮影機材の「特性変動」を抑制する技術が特許文献1に開示されている。この先行技術では、あらかじめ様々な環境下およびカメラで顔を複数枚撮影し、K-L展開により固有ベクトルを作成し、これを登録する。これにより、登録データには変動要素が加味されることになるので、変動が付加された顔写真が撮影された際も、これを正しく認証できるようになる。
特開平11−175718号公報
Patent Document 1 discloses a technique for suppressing such “illumination fluctuation” and “characteristic fluctuation” of photographing equipment, which are problems of face authentication. In this prior art, a plurality of faces are photographed in advance under various environments and cameras, an eigenvector is created by KL expansion, and this is registered. As a result, the registration data includes a variable element, so that it is possible to correctly authenticate a face photograph to which the change is added.
JP-A-11-175718

しかしながら、上記した先行技術では、登録データに変動要素を含ませるために、照明や撮影機材を変えながら顔写真を何枚も撮影する必要があった。そのため、カメラが1台しかない場合や、照明を変えることが難しい場合には、変動要素を含む登録データを作成することができなかった。また、登録データに照明や撮影機材の特性に関する全ての変動要素を反映させることは困難であり、予期しない変動要素が発生すると認識精度が低下してしまう。   However, in the above-described prior art, in order to include a variable element in the registration data, it is necessary to take several face photographs while changing illumination and photographing equipment. Therefore, when there is only one camera or when it is difficult to change the illumination, registration data including a variable element cannot be created. In addition, it is difficult to reflect all the variation factors relating to the characteristics of lighting and photographing equipment in the registered data. If an unexpected variation factor occurs, the recognition accuracy is lowered.

さらに、撮影時の変動要素に偏りがある場合も、顔自体の特徴よりも変動要素に強く反応してしまい、類似スコアが上昇する恐れがあった。例えば、認証時に撮影された顔写真に右上から光が当たった照明変動が付加され、本人の登録データにはその照明変動の要素は含まれていなかったが他人の登録データにはその変動要素が含まれている場合、他人の登録データとの類似スコアが大きくなる恐れもあった。   In addition, even when the variation factors at the time of shooting are biased, there is a risk that the similarity score will increase due to a stronger response to the variation factors than the characteristics of the face itself. For example, an illumination variation with light from the upper right is added to the face photograph taken at the time of authentication, and the element of the illumination variation is not included in the registered data of the person, but the variation element is included in the registration data of the other person. If it is included, there is a possibility that the similarity score with other person's registered data may increase.

本発明の目的は、上記した従来技術の課題を解決し、照明変動や撮影機材の特性変動に対して耐性のある画像認証方法および装置を提供することにある。   An object of the present invention is to solve the above-described problems of the prior art and provide an image authentication method and apparatus that is resistant to variations in illumination and characteristics of photographing equipment.

上記した目的を達成するために、本発明は、参照画像と被参照画像とを比較して両者の類似スコアを算出する画像認識方法において、各画像の画素ごとに、当該画素と複数の周辺画素との特徴量の相対値が各周辺画素の位置に応じて配列された相対値列を求める手順と、前記参照画像および被参照画像の対応する画素の相対値列同士を、対応する相対値ごとに比較して、相対値列同士の類似度を算出する手順と、各画素の相対値列同士の類似度に基づいて、参照画像と被参照画像との類似スコアを算出する手順とを含むことを特徴とする。   In order to achieve the above-described object, the present invention provides an image recognition method for calculating a similarity score between a reference image and a referenced image, and for each pixel of each image, the pixel and a plurality of peripheral pixels. And a procedure for obtaining a relative value sequence in which relative values of feature amounts are arranged according to the positions of the surrounding pixels, and a relative value sequence of corresponding pixels of the reference image and the referenced image for each corresponding relative value. And a procedure for calculating a similarity score between relative value sequences and a procedure for calculating a similarity score between the reference image and the referenced image based on the similarity between the relative value sequences of each pixel. It is characterized by.

本発明によれば、照明変動や撮影機材の特性変動に対して耐性のある隣接相対値列(LBP)に基づいて画像を比較し、その類似スコアに基づいて画像認識を行うようにしたので、照明変動や撮影機材の特性変動に対して耐性のある画像認証が可能になる。   According to the present invention, images are compared based on the adjacent relative value sequence (LBP) that is resistant to variations in illumination and characteristics of the photographic equipment, and image recognition is performed based on the similarity score. It is possible to perform image authentication that is resistant to variations in lighting and characteristics of photographing equipment.

以下、図面を参照して本発明の最良の実施の形態について詳細に説明する。図1は、本発明を適用した顔画像認識システムの主要部の構成を示したブロック図であり、撮影された顔画像を、データベースに既登録の多数の顔画像と比較し、類似度の高い既登録の顔画像を認識結果として出力する。   DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the best embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the main part of a face image recognition system to which the present invention is applied. The photographed face image is compared with a large number of face images already registered in the database, and the degree of similarity is high. The registered face image is output as a recognition result.

撮影された顔画像は顔画像検出部10に取り込まれる。顔検出部10は、入力された顔画像の中から顔の領域を検出する。本実施形態では、以下の文献Aに記載された公知の顔画像検出方法に基づいて顔領域の座標情報が出力される。顔領域が長方形で規定され場合、座標情報とは顔領域の左上座標、幅および高さである。なお、複数の顔領域が検出された場合は各顔領域の座標情報が出力される。   The captured face image is captured by the face image detection unit 10. The face detection unit 10 detects a face area from the input face image. In the present embodiment, coordinate information of a face area is output based on a known face image detection method described in Document A below. When the face area is defined by a rectangle, the coordinate information is the upper left coordinates, width, and height of the face area. If a plurality of face areas are detected, coordinate information of each face area is output.

文献A:P. Viola, M.J. Jones, "Robust real-time object detection," in: Second International Workshop on Theories of Visual Modelling, Learning, Computing, and Sampling, 2001.   Reference A: P. Viola, M.J. Jones, "Robust real-time object detection," in: Second International Workshop on Theories of Visual Modeling, Learning, Computing, and Sampling, 2001.

基準点検出部11は、検出された顔領域の中から顔の基準点となる器官として、目および鼻の位置を検出する。本実施形態では、顔領域から目鼻等の器官を検出する代表的な手法である円形リングフィルタを用いて基準点が検出される。   The reference point detection unit 11 detects the positions of the eyes and nose as organs that are the reference points of the face from the detected face area. In the present embodiment, the reference point is detected using a circular ring filter, which is a typical technique for detecting organs such as the eyes and nose from the face region.

図2は、円形リングフィルタを利用した器官検出方法を概念的に示した図であり、初めに、座標情報に基づいて顔領域Rが特定[同図(a)]される。次いで、概念的には外周が半径r2の白色リングフィルタ、内周が半径r1の黒色円形リングフィルタ[同図(b)]が前記顔領域で走査される。円形リングフィルタでは、黒目と白目との差が大きい箇所で出力が大きくなるので、目および鼻の対応位置にフィルタ出力(孤立点)が得られる[同図(c)]。本実施形態では、顔領域内上方で円形リングフィルタの出力値が大きい2つの孤立点P1,P2が「目」と認識され、下方で円形リングフィルタの出力値が大きい2つの孤立点P3,P4が「鼻」と認識[同図(c)]される。   FIG. 2 is a diagram conceptually showing an organ detection method using a circular ring filter. First, a face region R is specified [FIG. 2 (a)] based on coordinate information. Next, conceptually, a white ring filter whose outer periphery is radius r2 and a black circular ring filter whose inner periphery is radius r1 [FIG. In the circular ring filter, the output becomes large at the point where the difference between the black eye and the white eye is large, so that the filter output (isolated point) can be obtained at the corresponding position of the eye and the nose [FIG. In the present embodiment, two isolated points P1 and P2 having a large output value of the circular ring filter above the face region are recognized as “eyes”, and two isolated points P3 and P4 having a large output value of the circular ring filter are detected below. Is recognized as “nose” [(c)].

図1へ戻り、正規化部12は、前記基準点に基づいて顔の切り出し位置を決定し、この切り出し位置から切り出された顔画像を、その大きさ(画素数)が一定となるように正規化する。   Returning to FIG. 1, the normalization unit 12 determines the face cutout position based on the reference point, and normalizes the face image cut out from the cutout position so that the size (number of pixels) is constant. Turn into.

本実施形態では、図3に示したように、前記検出された両目の座標P1,P2の距離を「10」とし、この距離に基づいて、目から左右方向に距離「3」の各垂直線を顔領域の左右輪郭L1,L2、目から上方向に距離「6」の水平線を顔領域の上輪郭L3、目から下方向に距離「14」の水平線を顔領域の下輪郭L4とし、[20:16]の画像領域が顔の切り出し領域として決定される。次いで、切り出し領域の画素数が[40×50]となるように拡大/縮小することで顔画像が正規化される。   In the present embodiment, as shown in FIG. 3, the distance between the detected coordinates P1, P2 of both eyes is set to “10”, and each vertical line of the distance “3” from the eyes to the left and right directions based on this distance. Is the left and right contours L1 and L2 of the face area, the horizontal line with a distance “6” upward from the eyes is the upper contour L3 of the face area, and the horizontal line with a distance “14” downwards from the eyes is the lower contour L4 of the face area. 20:16] is determined as a face clipping region. Next, the face image is normalized by enlarging / reducing so that the number of pixels in the cut-out area becomes [40 × 50].

図1へ戻り、隣接相対値列変換部13は、正規化された顔画像内で、各注目画素を、当該注目画素と、この注目画素に隣接する複数の周囲画素との相対的な特徴量の相対値が各周辺画素の位置に応じて配列された数値列(ここでは、隣接相対値列と表現する)に変換する。本実施形態では、隣接相対値列としてLBP(Local Binary Pattern)を採用し、各注目画素のLBPが求められる。   Returning to FIG. 1, the adjacent relative value sequence conversion unit 13 sets each pixel of interest in the normalized face image as a relative feature amount between the pixel of interest and a plurality of surrounding pixels adjacent to the pixel of interest. Is converted into a numerical string (represented as an adjacent relative value string) arranged in accordance with the position of each peripheral pixel. In the present embodiment, LBP (Local Binary Pattern) is adopted as the adjacent relative value sequence, and the LBP of each pixel of interest is obtained.

LBPはテクスチャ解析の手法であり、主に領域分割等で使用されている。このLBPは、画像処理分野でのエッジ抽出用のフィルタ(ラプラシアンフィルタ、Cannyフィルタ等)処理と同様であり、注目画素と周囲画素との特徴量の相対値に基づいて出力値が決定される。   LBP is a texture analysis technique, and is mainly used for region segmentation. This LBP is similar to edge extraction filter (Laplacian filter, Canny filter, etc.) processing in the field of image processing, and the output value is determined based on the relative value of the feature quantity between the target pixel and surrounding pixels.

図4は、LBPを概念的に説明した図である。LBPは、同図(a)に示したように、一つの注目画素Pijと、その周囲画素との特徴量の相対値(本実施形態では、輝度差)を示す情報である。LBPは注目画素に対する各周辺画素の相対的な大小関係を示しており、自然界における大局的な照明下では、LBPは変化が少ないものと考えられる。   FIG. 4 is a diagram conceptually illustrating LBP. LBP is information indicating a relative value (in this embodiment, a luminance difference) between feature amounts of one pixel of interest Pij and its surrounding pixels, as shown in FIG. LBP indicates the relative size of each peripheral pixel with respect to the pixel of interest, and LBP is considered to change little under global illumination in nature.

本実施形態では、顔画像から抽出された一つの注目画素と、これに隣接する8つの周辺画素とを含む3×3の画素ブロックを対象に、特徴量が注目画素よりも大きい周辺画素には「1」を、小さい周辺画素には「0」を、それぞれ割り当て、左上の周辺画素をMSBとして時計回りに8ビットで構成される数値列をLBPとして出力する。図4の例では、LBP値は「131(10進数)」となる。   In the present embodiment, for a 3 × 3 pixel block including one target pixel extracted from a face image and eight peripheral pixels adjacent to the target pixel, “1” and “0” are assigned to small peripheral pixels, respectively, and a numerical string composed of 8 bits clockwise with the upper left peripheral pixel being the MSB is output as an LBP. In the example of FIG. 4, the LBP value is “131 (decimal number)”.

図5(a),(b)は、同一人物の顔を異なる照明下で撮影して得られた2つの顔画像から求められたLBPを可視化したLBP画像であり、各画素がLBPに対応した輝度で表現されている。同図(a),(b)を比較すれば、顔画像には照明変動に応じた輝度差やコントラスト差が認められるものの、LBP画像では照明変動の影響が抑制されていることが判る。   5 (a) and 5 (b) are LBP images obtained by visualizing LBP obtained from two face images obtained by photographing the same person's face under different illuminations, and each pixel corresponds to LBP. Expressed in brightness. Comparing (a) and (b) in the figure, it can be seen that although the face image has a luminance difference and a contrast difference corresponding to the illumination fluctuation, the influence of the illumination fluctuation is suppressed in the LBP image.

図1へ戻り、切替部14は、上記のようにして求められた各顔画像のLBPを、被参照顔画像として登録するか、あるいは参照顔画像として既登録の被参照顔画像と比較して類似スコアを算出するかを切り替える。被参照顔画像のLBPは、登録部15によって、その人物を特定できる名前や識別情報と共に予めデータベース(DB)に登録される。類似度算出部17は、参照顔画像のLBPを、前記DB16に既登録の各被参照顔画像のLBPと比較し、両者の類似度に基づいて類似スコアを算出する。   Returning to FIG. 1, the switching unit 14 registers the LBP of each face image obtained as described above as a referenced face image or compares it with a reference face image already registered as a reference face image. Switch whether to calculate the similarity score. The LBP of the referenced face image is registered in advance in the database (DB) by the registration unit 15 together with a name and identification information that can identify the person. The similarity calculation unit 17 compares the LBP of the reference face image with the LBP of each referenced face image registered in the DB 16, and calculates a similarity score based on the similarity between the two.

図6は、前記類似度算出部17による類似度算出方法を模式的に表現した図である。画像の類似度を判定する一般的な手法として、画像の同一位置の画素同士の距離を測り、二乗誤差を類似スコアとする手法が知られている。しかしながら、LBPで各画素の特徴量を代表する場合、LBPは隣接画素との関係から求められる値なので、画素単位でLBPの類似性を見ることには意味が無い。   FIG. 6 is a diagram schematically showing a similarity calculation method by the similarity calculation unit 17. As a general method for determining the similarity between images, a method is known in which the distance between pixels at the same position in an image is measured and a square error is used as a similarity score. However, when the feature amount of each pixel is represented by LBP, since LBP is a value obtained from the relationship with adjacent pixels, it is meaningless to see the similarity of LBP in pixel units.

たとえば、注目画素と左側の周辺画素との大小関係だけが異なる場合、そのLBPは(0000001)=1であり、全ての大小関係が一致する場合のLBP(00000000)=0との距離は小さくなる。しかしながら、同様に一つの周辺画素のみ大小関係が異なる場合でも、注目画素と左上の周辺画素との大小関係だけが異なる場合、そのLBPは(10000000)=128となり、全ての大小関係が一致する場合のLBP(00000000)=0との距離は膨大になる。   For example, if only the magnitude relationship between the pixel of interest and the surrounding pixel on the left side is different, the LBP is (0000001) = 1, and the distance from LBP (00000000) = 0 when all the magnitude relationships match is small. . However, even if only one neighboring pixel has a different magnitude relationship, if only the magnitude relationship between the pixel of interest and the upper left neighboring pixel is different, the LBP is (10000000) = 128, and all magnitude relationships match. The distance from LBP (00000000) = 0 becomes enormous.

このように、LBPで各画素の特徴量を代表すると、照明変動の影響が抑制されたLBP画像が得られる反面、画像の類似スコアをパラメータとする顔画像認識への適用が難しかった。そこで、本発明では参照顔画像Dの注目画素PijのLBPと、被参照顔画像Dkにおいて前記注目画素Pijに対応する位置の画素(対応画素)P'ijのLBPとが、対応するビットごとに比較される。そして、値が一致するビットには「1」、不一致のビットには「0」が割り当てられ、一画素分のビット和が当該注目画素Pijの類似スコアとなる。   As described above, when the feature amount of each pixel is represented by LBP, an LBP image in which the influence of illumination variation is suppressed can be obtained, but it is difficult to apply it to face image recognition using an image similarity score as a parameter. Therefore, in the present invention, the LBP of the target pixel Pij of the reference face image D and the LBP of the pixel (corresponding pixel) P′ij at the position corresponding to the target pixel Pij in the reference face image Dk are each corresponding bit. To be compared. Then, “1” is assigned to the bit having the same value and “0” is assigned to the non-matching bit, and the bit sum for one pixel becomes the similarity score of the target pixel Pij.

図6に示した例では、参照顔画像Dの注目画素PijのLBPが(10001011)であり、被参照顔画像Dkの対応画素P'ijのLBPが(00011010)であり、MSBから第2,3,5,6,7番目の各ビット同士が一致するので、当該注目画素Pijの類似スコアは「5」となる。そして、これを参照顔画像Dの全画素に関して繰り返し、全画素の類似スコアの総和ΣCijが参照顔画像Dと被参照顔画像Dkとの類似スコアとなる。   In the example shown in FIG. 6, the LBP of the target pixel Pij of the reference face image D is (10001011), the LBP of the corresponding pixel P′ij of the reference face image Dk is (00011010), Since the third, fifth, sixth and seventh bits coincide with each other, the similarity score of the target pixel Pij is “5”. This is repeated for all the pixels of the reference face image D, and the sum ΣCij of the similarity scores of all the pixels becomes the similarity score between the reference face image D and the referenced face image Dk.

図1へ戻り、結果出力部18は、全ての被参照顔画像Dkを類似スコアに基づいてソートし、上位数%の被参照顔画像を認識結果として出力したり、あるいは類似度が最も高い唯一の被参照顔画像のみを認識結果として出力したりする。   Returning to FIG. 1, the result output unit 18 sorts all the referenced face images Dk based on the similarity score, and outputs the highest-numbered referenced face images as recognition results, or the only one having the highest similarity. Only the referred face image is output as a recognition result.

図7は、LBPを用いた顔画像認識手順を示したフローチャートであり、ここでは、多数の被参照顔画像Dkの中から参照顔画像Dに類似した顔画像を検出する場合を例にして説明する。   FIG. 7 is a flowchart showing a face image recognition procedure using LBP. Here, a case where a face image similar to the reference face image D is detected from a number of referenced face images Dk will be described as an example. To do.

ステップS1では、比較対照となる被参照顔画像Dkが選択される。ステップS2では、参照顔画像Dの一つの画素が今回の注目画素Pijとして選択される。ステップS3では、前記注目画素PijのLBPが算出される。ステップS4では、今回の被参照顔画像Dkに関して、前記今回の注目画素Pijに対応した位置の画素(対応画素)P'ijのLBPがDB16から取り込まれる。ステップS5では、注目画素PijのLBPと対応画素のLBPとが、対応するビットごとに比較される。   In step S1, a referenced face image Dk as a comparison target is selected. In step S2, one pixel of the reference face image D is selected as the current pixel of interest Pij. In step S3, the LBP of the pixel of interest Pij is calculated. In step S4, the LBP of the pixel (corresponding pixel) P′ij at the position corresponding to the current pixel of interest Pij is fetched from the DB 16 for the current referenced face image Dk. In step S5, the LBP of the target pixel Pij and the LBP of the corresponding pixel are compared for each corresponding bit.

ステップS6において、各ビットの値が一致していると判定されれば、ステップS7でスコアCijがインクリメントされる。ステップS8では、LBPの全ビット(本実施形態では、8ビット)に関して上記した比較が完了したか否かが判定され、完了していなければステップS5へ戻り、注目ビットを切り替えながら上記した各処理が繰り返される。   If it is determined in step S6 that the values of the respective bits match, the score Cij is incremented in step S7. In step S8, it is determined whether or not the above comparison has been completed for all the bits of the LBP (8 bits in this embodiment). If not completed, the process returns to step S5, and the above-described processes are performed while switching the target bit. Is repeated.

その後、 今回の注目画素Pijに関して、そのLBPの全ビットの比較が完了してビット和が求まるとステップS9へ進む。ステップS9では、参照顔画像Dの全画素に関して上記した処理が完了したか否かが判定され、完了していなければステップS2へ戻り、注目画素Pijを切替ながら上記した各処理が繰り返される。   Thereafter, regarding the current pixel of interest Pij, when the comparison of all the bits of the LBP is completed and the bit sum is obtained, the process proceeds to step S9. In step S9, it is determined whether or not the above-described processing has been completed for all the pixels of the reference face image D. If it has not been completed, the processing returns to step S2 and the above-described processing is repeated while switching the target pixel Pij.

その後、参照顔画像Dの全ての画素に関して上記した処理が完了するとステップS10へ進み、全ての画素のスコアCijの総和ΣCijが、今回の被参照顔画像Dkと参照顔画像Dとの類似度を代表する類似スコアCkとして登録される。ステップS11では、全ての被参照顔画像Dkに関して上記した比較が完了したか否かが判定される。完了していなければステップS1へ戻り、被参照顔画像Dkを切替ながら上記した各処理が繰り返される。   Thereafter, when the above-described processing is completed for all the pixels of the reference face image D, the process proceeds to step S10, and the sum ΣCij of the scores Cij of all the pixels indicates the similarity between the current face image Dk and the reference face image D. It is registered as a representative similarity score Ck. In step S11, it is determined whether or not the above comparison has been completed for all the referenced face images Dk. If not completed, the process returns to step S1, and the above-described processes are repeated while switching the referenced face image Dk.

その後、全ての被参照顔画像Dkに関して上記した処理が完了し、参照顔画像Dとの類似度Ckが求まるとステップS12へ進む。ステップS12では、被参照顔画像Dkが前記類似度Ckに基づいてソートされ、上位の被参照顔画像のみが認識結果として出力される。   Thereafter, when the above-described processing is completed for all the referenced face images Dk and the similarity Ck with the reference face image D is obtained, the process proceeds to step S12. In step S12, the referenced face image Dk is sorted based on the similarity Ck, and only the higher-order referenced face image is output as a recognition result.

次いで、本発明の変形例について説明する。上記した実施形態では、3×3の画素ブロックを対象に、その中心に位置する注目画素Pijと、この注目画素Pijに隣接する8つの周辺画素との特徴量の大小関係に基づいて8ビットのLBPが求められるものとして説明したが、図8に示したように、例えば5×5の画素ブロックを対象に、その中心に位置する注目画素Pijと、この注目画素Pijから半径が2画素で円周方向に等間隔で配置された8つの周辺画素P1〜P8との特徴量の大小関係に基づいて8ビットのLBPを求めるようにしても良い。このとき、周辺画素P1(およびP3,P5,P7)のように、4つの画素に跨る仮想的な画素に関しては、当該4つの画素P11,P12,P13,P14の特徴量の平均値を周辺画素P1の特徴量として採用できる。   Next, modifications of the present invention will be described. In the above-described embodiment, for a 3 × 3 pixel block, an 8-bit value based on the magnitude relationship between the target pixel Pij located in the center and the eight neighboring pixels adjacent to the target pixel Pij. As described with reference to FIG. 8, for example, a target pixel Pij located at the center of a 5 × 5 pixel block, and a circle having a radius of 2 pixels from the target pixel Pij, as illustrated in FIG. An 8-bit LBP may be obtained based on the magnitude relationship of the feature amounts with the eight peripheral pixels P1 to P8 arranged at equal intervals in the circumferential direction. At this time, for the virtual pixels straddling the four pixels, such as the peripheral pixel P1 (and P3, P5, P7), the average value of the feature values of the four pixels P11, P12, P13, and P14 is set as the peripheral pixel. It can be adopted as a feature quantity of P1.

そして、サイズの異なる画素ブロックごとに求められたLBPを用いて、それぞれ類似スコアを計算し、画素ブロックの大きさとは無関係に、類似スコアが上位の被参照顔画像のみが認識結果として出力されるようにしても良い。   Then, a similarity score is calculated using each LBP obtained for each pixel block having a different size, and only a referenced face image having a higher similarity score is output as a recognition result regardless of the size of the pixel block. You may do it.

また、上記した実施形態では、類似度算出部17は、参照顔画像Dの注目画素PijのLBPと、被参照顔画像Dkの対応画素P'ijのLBPとを、対応するビットごとに比較して一致するビット数Cijを画素ごとに求め、その全画素分の総和ΣCijを参照顔画像Dと被参照画像Dkとの類似スコアCkとするものとして説明したが、本発明はこれのみに限定されるものではなく、参照顔画像Dの注目画素Pijごとに、前記一致するビット数Cijが所定の閾値Cref以上であるか否かを求め、前記一致するビット数Cijが閾値Cref以上である画素の総数を類似スコアCkとしても良い。   In the above-described embodiment, the similarity calculation unit 17 compares the LBP of the target pixel Pij of the reference face image D and the LBP of the corresponding pixel P′ij of the referenced face image Dk for each corresponding bit. The number of matching bits Cij is calculated for each pixel, and the sum ΣCij for all the pixels is described as the similarity score Ck between the reference face image D and the referenced image Dk, but the present invention is not limited to this. Instead, for each target pixel Pij of the reference face image D, it is determined whether or not the number of matching bits Cij is equal to or greater than a predetermined threshold Cref. The total number may be the similarity score Ck.

さらに、上記した実施形態では、前記正規化部12によって40×50画素の大きさに正規化された顔画像のLBPに基づいて類似度が算出されるものとして説明したが、本発明はこれのみに限定されるものではなく、参照画像Dおよび被参照画像Dkのいずれに関しても、図9に模式的に示したように、画素数の異なる複数の正規化画像を求め、正規化画像ごとに類似スコアを算出し、正規化画像の大きさとは無関係に、類似スコアが上位の被参照顔画像のみが認識結果として出力されるようにしても良い。   Further, in the above-described embodiment, it has been described that the similarity is calculated based on the LBP of the face image normalized to the size of 40 × 50 pixels by the normalization unit 12, but the present invention is only this As shown schematically in FIG. 9, a plurality of normalized images having different numbers of pixels are obtained for both the reference image D and the referenced image Dk, and similar for each normalized image. A score may be calculated, and only a referenced face image with a higher similarity score may be output as a recognition result regardless of the size of the normalized image.

ただし、類似スコアCkは正規化画像の面積に依存するので、40×50画素の正規化画像から求められた類似スコア以外には、面積比に応じた係数を乗じて正規化された類似スコアCk1,Ck2,Ck3,Ck4を求め、これら正規化された類似スコアCk1,Ck2,Ck3,Ck4同士を比較することが望ましい。   However, since the similarity score Ck depends on the area of the normalized image, the similarity score Ck1 normalized by multiplying by a coefficient corresponding to the area ratio other than the similarity score obtained from the normalized image of 40 × 50 pixels. , Ck2, Ck3, and Ck4, and the normalized similarity scores Ck1, Ck2, Ck3, and Ck4 are preferably compared with each other.

さらに、上記した実施形態では、本発明を顔画像認識に適用して説明したが、それ以外にも、例えばオブジェクト認識、テクスチャ認識あるいは画像認識にも同様に適用できる。   Furthermore, in the above-described embodiment, the present invention is applied to face image recognition. However, the present invention can be similarly applied to, for example, object recognition, texture recognition, or image recognition.

本発明を適用した顔画像認識システムのブロック図である。It is a block diagram of a face image recognition system to which the present invention is applied. 円形リングフィルタを利用した器官検出方法を概念的に示した図である。It is the figure which showed notionally the organ detection method using a circular ring filter. 顔画像の正規化方法を説明した図である。It is a figure explaining the normalization method of a face image. LBPを概念的に説明した図である。It is the figure which demonstrated LBP notionally. LBP画像の一例を示した図である。It is the figure which showed an example of the LBP image. 類似度算出方法を模式的に表現した図である。It is the figure which expressed the similarity calculation method typically. LBPを用いた顔画像認識手順を示したフローチャートである。It is the flowchart which showed the face image recognition procedure using LBP. 本発明の変形例を説明した図(その1)である。It is FIG. (1) explaining the modification of this invention. 本発明の変形例を説明した図(その2)である。It is FIG. (2) explaining the modification of this invention.

符号の説明Explanation of symbols

10…顔画像検出部,11…基準点検出部,12…正規化部,13…隣接相対値列変換部,14…切替部,15…登録部,16…データベース(DB),17…類似度算出部,18…結果出力部   DESCRIPTION OF SYMBOLS 10 ... Face image detection part, 11 ... Reference point detection part, 12 ... Normalization part, 13 ... Adjacent relative value sequence conversion part, 14 ... Switching part, 15 ... Registration part, 16 ... Database (DB), 17 ... Similarity degree Calculation unit, 18 ... result output unit

Claims (8)

参照画像と被参照画像とを比較して両者の類似スコアを算出する画像認識方法において、
各画像の画素ごとに、当該画素と複数の周辺画素との特徴量の相対値が各周辺画素の位置に応じて配列された相対値列を求める手順と、
前記参照画像および被参照画像の対応する画素の相対値列同士を、対応する相対値ごとに比較して、相対値列同士の類似度を算出する手順と、
各画素の相対値列同士の類似度に基づいて、参照画像と被参照画像との類似スコアを算出する手順とを含むことを特徴とする画像認識方法。
In an image recognition method for comparing a reference image with a referenced image and calculating a similarity score between the two,
For each pixel of each image, a procedure for obtaining a relative value sequence in which relative values of feature amounts of the pixel and a plurality of peripheral pixels are arranged according to the positions of the peripheral pixels;
A procedure for comparing relative value sequences of corresponding pixels of the reference image and the referenced image for each corresponding relative value, and calculating a similarity between the relative value sequences;
An image recognition method, comprising: calculating a similarity score between a reference image and a referenced image based on a similarity between relative value sequences of each pixel.
参照画像と被参照画像とを比較して両者の類似スコアを算出する画像認識装置において、
各画像の画素ごとに、当該画素と複数の周辺画素との特徴量の相対値が各周辺画素の位置に応じて配列された相対値列を求める手段と、
前記参照画像および被参照画像の対応する画素の相対値列同士を、対応する相対値ごとに比較して、相対値列同士の類似度を算出する手段と、
各画素の相対値列同士の類似度に基づいて、参照画像と被参照画像との類似スコアを算出する手段とを含むことを特徴とする画像認識装置。
In an image recognition device that compares a reference image with a referenced image and calculates a similarity score between the two,
Means for obtaining a relative value sequence in which relative values of feature amounts of the pixel and a plurality of peripheral pixels are arranged in accordance with positions of the peripheral pixels for each pixel of each image;
Means for comparing the relative value sequences of corresponding pixels of the reference image and the referenced image for each corresponding relative value, and calculating a similarity between the relative value sequences;
An image recognition apparatus comprising: means for calculating a similarity score between a reference image and a referenced image based on a similarity between relative value sequences of each pixel.
前記相対値列の類似度を算出する手段は、前記相対値列同士を、対応する相対値ごとに比較し、相対値の一致数を画素ごとに求め、
前記類似スコアを算出する手段は、前記相対値の一致数の総和を類似スコアとすることを特徴とする請求項2に記載の画像認識装置。
The means for calculating the similarity of the relative value sequences compares the relative value sequences for each corresponding relative value, and obtains the number of matching relative values for each pixel,
3. The image recognition apparatus according to claim 2, wherein the means for calculating the similarity score uses the sum of the number of matches of the relative values as a similarity score.
前記相対値列の類似度を算出する手段は、前記相対値列同士を、対応する相対値ごとに比較し、相対値の一致数を画素ごとに求め、
前記類似スコアを算出する手段は、前記相対値の一致数が所定の基準値を超えるか否かを判定し、前記相対値の一致数が所定の基準値を超える画素数を類似スコアとすることを特徴とする請求項2に記載の画像認識装置。
The means for calculating the similarity of the relative value sequences compares the relative value sequences for each corresponding relative value, and obtains the number of matching relative values for each pixel,
The means for calculating the similarity score determines whether or not the number of matches of the relative values exceeds a predetermined reference value, and sets the number of pixels for which the number of matches of the relative values exceeds a predetermined reference value as a similarity score The image recognition apparatus according to claim 2.
前記相対値列を求める手段が、参照画像および被参照画像の画素ごとに、周辺画素の範囲が異なる複数の相対値列を求め、
前記相対値列の類似度を算出する手段が、前記周辺画素の範囲が異なる相対値列ごとに、前記参照画像および被参照画像の対応する画素の相対値列同士を、対応する相対値ごとに比較して、各相対値列の類似度を算出し、
前記類似スコアを算出する手段が、各画素の相対値列同士の類似度に基づいて、参照画像と被参照画像との類似スコアを算出することを特徴とする請求項2ないし4のいずれかに記載の画像認識装置。
The means for obtaining the relative value sequence obtains a plurality of relative value sequences having different peripheral pixel ranges for each pixel of the reference image and the referenced image,
The means for calculating the degree of similarity of the relative value sequence includes, for each relative value sequence having a different range of the peripheral pixels, for each corresponding relative value, a relative value sequence of corresponding pixels of the reference image and the referenced image. Compare and calculate the similarity of each relative value column,
The means for calculating the similarity score calculates a similarity score between the reference image and the referenced image based on the similarity between the relative value sequences of each pixel. The image recognition apparatus described.
前記参照画像および被参照画像を同一画素数に正規化する複数の正規化手段を含み、
前記各正規化手段が、それぞれ前記参照画像および被参照画像を異なる画素数に正規化し、
前記相対値列を求める手段が、各正規化画像の画素ごとに、当該画素と複数の周辺画素との特徴量の相対値が各周辺画素の位置に応じて配列された相対値列を求め、
前記相対値列の類似度を算出する手段が、正規化画像ごとに、前記参照画像および被参照画像の対応する画素の相対値列同士を、対応する相対値ごとに比較して、相対値列同士の類似度を算出し、
前記類似スコアを算出する手段が、正規化画像ごとに、各画素の相対値列の類似度に基づいて、参照画像と被参照画像との類似スコアを算出する手段とを含むことを特徴とする請求項2ないし4のいずれかに記載の画像認識装置。
A plurality of normalization means for normalizing the reference image and the referenced image to the same number of pixels;
Each normalizing means normalizes the reference image and the referenced image to different numbers of pixels,
The means for obtaining the relative value sequence obtains, for each pixel of each normalized image, a relative value sequence in which the relative values of the feature amounts of the pixel and the plurality of peripheral pixels are arranged according to the positions of the peripheral pixels,
The means for calculating the similarity of the relative value sequence compares the relative value sequences of the corresponding pixels of the reference image and the referenced image for each corresponding relative value for each normalized image, Calculate the similarity between each other,
The means for calculating the similarity score includes means for calculating a similarity score between the reference image and the referenced image based on the degree of similarity of the relative value sequence of each pixel for each normalized image. The image recognition apparatus according to claim 2.
前記相対値列がLBP(Local Binary Pattern)であることを特徴とする請求項2ないし6のいずれかに記載の画像認識装置。   7. The image recognition apparatus according to claim 2, wherein the relative value sequence is an LBP (Local Binary Pattern). 前記参照画像および被参照画像が顔画像であり、
入力された顔画像の中から顔の領域を検出する顔検出手段と、
前記顔領域から複数の器官を基準点として検出する基準点検出手段と、
前記各基準点間の距離に基づいて顔画像の大きさを正規化する正規化手段とを含み、
前記相対値列を求める手段が、正規化された各顔画像の画素ごとに相対値列を求めることを特徴とする請求項2ないし7のいずれかに記載の画像認識装置。
The reference image and the referenced image are face images;
Face detection means for detecting a face region from the input face image;
Reference point detection means for detecting a plurality of organs as reference points from the face region;
Normalizing means for normalizing the size of the face image based on the distance between the reference points,
The image recognition apparatus according to claim 2, wherein the means for obtaining the relative value sequence obtains a relative value sequence for each pixel of each normalized face image.
JP2007254641A 2007-09-28 2007-09-28 Image recognition device Expired - Fee Related JP4868530B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007254641A JP4868530B2 (en) 2007-09-28 2007-09-28 Image recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007254641A JP4868530B2 (en) 2007-09-28 2007-09-28 Image recognition device

Publications (3)

Publication Number Publication Date
JP2009086926A true JP2009086926A (en) 2009-04-23
JP2009086926A5 JP2009086926A5 (en) 2010-03-18
JP4868530B2 JP4868530B2 (en) 2012-02-01

Family

ID=40660289

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007254641A Expired - Fee Related JP4868530B2 (en) 2007-09-28 2007-09-28 Image recognition device

Country Status (1)

Country Link
JP (1) JP4868530B2 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090220155A1 (en) * 2008-02-29 2009-09-03 Canon Kabushiki Kaisha Image processing method, pattern detection method, pattern recognition method, and image processing device
KR101038706B1 (en) 2009-11-18 2011-06-02 장정아 Method and apparatus for authenticating image
JP2011128990A (en) * 2009-12-18 2011-06-30 Canon Inc Image processor and image processing method
JP2012014564A (en) * 2010-07-02 2012-01-19 Fujitsu Ltd Feature point determination device, feature point determination method, and feature point determination program
JP2012104111A (en) * 2010-11-05 2012-05-31 Ricoh Co Ltd Method and system for detecting multi-view human face
WO2013021580A1 (en) * 2011-08-11 2013-02-14 パナソニック株式会社 Feature extraction device, feature extraction program, and image processing device
CN103679746A (en) * 2012-09-24 2014-03-26 中国航天科工集团第二研究院二O七所 object tracking method based on multi-information fusion
JP5500404B1 (en) * 2013-05-28 2014-05-21 株式会社コンセプト Image processing apparatus and program thereof
WO2014092193A1 (en) * 2012-12-14 2014-06-19 株式会社コンセプト Image processing device, image processing method, image processing program, program, and mobile terminal device with camera
US9070008B2 (en) 2011-12-27 2015-06-30 Canon Kabushiki Kaisha Object recognition apparatus and dictionary data registration method
JP2015185042A (en) * 2014-03-25 2015-10-22 キヤノン株式会社 Information processing device, authentication device and methods thereof
US9367758B2 (en) 2012-01-12 2016-06-14 Panasonic Intellectual Property Management Co., Ltd. Feature extraction device, feature extraction method, and feature extraction program
JPWO2014092193A1 (en) * 2013-05-28 2017-01-12 株式会社コンセプト Image processing device, image processing method, image processing program, program, and mobile terminal device with camera
CN112712550A (en) * 2019-10-24 2021-04-27 马上消费金融股份有限公司 Image quality evaluation method and device
US11341361B2 (en) 2019-11-05 2022-05-24 Fujitsu Limited Analysis apparatus, storage medium storing analysis program, and analysis method
US11361226B2 (en) 2019-11-05 2022-06-14 Fujitsu Limited Analysis apparatus, non-transitory computer-readable storage medium for storing analysis program, and analysis method
US11436431B2 (en) 2019-11-05 2022-09-06 Fujitsu Limited Analysis apparatus, non-transitory computer-readable storage medium for analysis program, and analysis method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02101591A (en) * 1988-10-11 1990-04-13 Agency Of Ind Science & Technol Adaptive learning type general purpose picture measuring device
JP2005250772A (en) * 2004-03-03 2005-09-15 Fuji Photo Film Co Ltd Object identification apparatus and method, learning method and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02101591A (en) * 1988-10-11 1990-04-13 Agency Of Ind Science & Technol Adaptive learning type general purpose picture measuring device
JP2005250772A (en) * 2004-03-03 2005-09-15 Fuji Photo Film Co Ltd Object identification apparatus and method, learning method and program

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211179A (en) * 2008-02-29 2009-09-17 Canon Inc Image processing method, pattern detection method, pattern recognition method, and image processing device
US8447076B2 (en) 2008-02-29 2013-05-21 Canon Kabushiki Kaisha Image processing method, pattern detection method, pattern recognition method, and image processing device
US20090220155A1 (en) * 2008-02-29 2009-09-03 Canon Kabushiki Kaisha Image processing method, pattern detection method, pattern recognition method, and image processing device
KR101038706B1 (en) 2009-11-18 2011-06-02 장정아 Method and apparatus for authenticating image
JP2011128990A (en) * 2009-12-18 2011-06-30 Canon Inc Image processor and image processing method
JP2012014564A (en) * 2010-07-02 2012-01-19 Fujitsu Ltd Feature point determination device, feature point determination method, and feature point determination program
JP2012104111A (en) * 2010-11-05 2012-05-31 Ricoh Co Ltd Method and system for detecting multi-view human face
WO2013021580A1 (en) * 2011-08-11 2013-02-14 パナソニック株式会社 Feature extraction device, feature extraction program, and image processing device
JP2013041330A (en) * 2011-08-11 2013-02-28 Panasonic Corp Feature extraction device, feature extraction method, feature extraction program and image processor
US9294665B2 (en) 2011-08-11 2016-03-22 Panasonic Intellectual Property Management Co., Ltd. Feature extraction apparatus, feature extraction program, and image processing apparatus
US9070008B2 (en) 2011-12-27 2015-06-30 Canon Kabushiki Kaisha Object recognition apparatus and dictionary data registration method
US9367758B2 (en) 2012-01-12 2016-06-14 Panasonic Intellectual Property Management Co., Ltd. Feature extraction device, feature extraction method, and feature extraction program
CN103679746A (en) * 2012-09-24 2014-03-26 中国航天科工集团第二研究院二O七所 object tracking method based on multi-information fusion
CN103679746B (en) * 2012-09-24 2016-08-31 中国航天科工集团第二研究院二O七所 A kind of method for tracking target based on Multi-information acquisition
WO2014092193A1 (en) * 2012-12-14 2014-06-19 株式会社コンセプト Image processing device, image processing method, image processing program, program, and mobile terminal device with camera
JP5500404B1 (en) * 2013-05-28 2014-05-21 株式会社コンセプト Image processing apparatus and program thereof
JPWO2014092193A1 (en) * 2013-05-28 2017-01-12 株式会社コンセプト Image processing device, image processing method, image processing program, program, and mobile terminal device with camera
JP2015185042A (en) * 2014-03-25 2015-10-22 キヤノン株式会社 Information processing device, authentication device and methods thereof
CN112712550A (en) * 2019-10-24 2021-04-27 马上消费金融股份有限公司 Image quality evaluation method and device
US11341361B2 (en) 2019-11-05 2022-05-24 Fujitsu Limited Analysis apparatus, storage medium storing analysis program, and analysis method
US11361226B2 (en) 2019-11-05 2022-06-14 Fujitsu Limited Analysis apparatus, non-transitory computer-readable storage medium for storing analysis program, and analysis method
US11436431B2 (en) 2019-11-05 2022-09-06 Fujitsu Limited Analysis apparatus, non-transitory computer-readable storage medium for analysis program, and analysis method

Also Published As

Publication number Publication date
JP4868530B2 (en) 2012-02-01

Similar Documents

Publication Publication Date Title
JP4868530B2 (en) Image recognition device
CA2867365C (en) Method, system and computer storage medium for face detection
JP4505362B2 (en) Red-eye detection apparatus and method, and program
CN111260543B (en) Underwater image splicing method based on multi-scale image fusion and SIFT features
US11030436B2 (en) Object recognition
CN109948566B (en) Double-flow face anti-fraud detection method based on weight fusion and feature selection
US20060098867A1 (en) Detecting irises and pupils in images of humans
CN109086723B (en) Method, device and equipment for detecting human face based on transfer learning
WO2004055735A1 (en) Pattern identification method, device thereof, and program thereof
CN110400278B (en) Full-automatic correction method, device and equipment for image color and geometric distortion
JP2003323622A (en) Image recognition system and method and its program
CN110838119B (en) Human face image quality evaluation method, computer device and computer readable storage medium
JP2007058634A (en) Image processing method and image processor, digital camera equipment, and recording medium with image processing program stored thereon
CN109190617B (en) Image rectangle detection method and device and storage medium
JP4993615B2 (en) Image recognition method and apparatus
CN108491498A (en) A kind of bayonet image object searching method based on multiple features detection
CN108960280B (en) Picture similarity detection method and system
JP4901229B2 (en) Red-eye detection method, apparatus, and program
JP2013239211A (en) Image recognition system, recognition method thereof and program
JP2015212943A (en) Device for detecting color chart in image and detection method
CN112633221A (en) Face direction detection method and related device
CN108154496B (en) Electric equipment appearance change identification method suitable for electric power robot
CN110956184B (en) Abstract graph direction determining method based on HSI-LBP characteristics
JP6797046B2 (en) Image processing equipment and image processing program
CN107145820B (en) Binocular positioning method based on HOG characteristics and FAST algorithm

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100128

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110808

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110907

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111020

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111109

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111111

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20141125

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees