JP4522323B2 - Image processing apparatus and control method thereof - Google Patents

Image processing apparatus and control method thereof Download PDF

Info

Publication number
JP4522323B2
JP4522323B2 JP2005162773A JP2005162773A JP4522323B2 JP 4522323 B2 JP4522323 B2 JP 4522323B2 JP 2005162773 A JP2005162773 A JP 2005162773A JP 2005162773 A JP2005162773 A JP 2005162773A JP 4522323 B2 JP4522323 B2 JP 4522323B2
Authority
JP
Japan
Prior art keywords
image
face area
detection
size
reduced
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.)
Expired - Fee Related
Application number
JP2005162773A
Other languages
Japanese (ja)
Other versions
JP2006338368A (en
JP2006338368A5 (en
Inventor
新樹 松田
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2005162773A priority Critical patent/JP4522323B2/en
Publication of JP2006338368A publication Critical patent/JP2006338368A/en
Publication of JP2006338368A5 publication Critical patent/JP2006338368A5/ja
Application granted granted Critical
Publication of JP4522323B2 publication Critical patent/JP4522323B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/161Detection; Localisation; Normalisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Oral & Maxillofacial Surgery (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Description

本発明は、画像から顔領域を検出して人物照合を行う画像処理技術に関するものである。   The present invention relates to an image processing technique for detecting a face area from an image and performing person verification.

デジタルカメラやスキャナといった画像処理関連装置の普及に伴って、一般家庭や業務で扱われるデジタル画像は増加傾向にある。顔照合処理は、これら膨大な数のデジタル画像を内容に応じて効率的に分類できる手段の一つである。顔照合処理を用いることで、撮影日時や画像サイズといった文字列として画像に付随する情報ではなく、被写体となった人物やその人数で画像ファイルを容易に分類することができる。   With the spread of image processing related devices such as digital cameras and scanners, the number of digital images handled in ordinary households and businesses is increasing. The face collation process is one of means for efficiently classifying these enormous numbers of digital images according to the contents. By using the face matching process, it is possible to easily classify the image file by the person who is the subject and the number of people, not the information accompanying the image as a character string such as the shooting date and time and the image size.

一方、顔照合処理の対象としては、画像サイズが非常に大きいものや膨大な数の画像群が指定されることも考えられるため、その処理においては精度だけでなく計算量を削減して高速で動作することも非常に重要な課題となっている。   On the other hand, it is conceivable that the target of face matching processing is to specify a very large image size or a huge number of image groups. Therefore, not only the accuracy but also the calculation amount is reduced in the processing at high speed. Operation is also a very important issue.

処理速度を向上させる方法としては、初回の照合結果を用いて各画像に対する顔情報データベースを作成し、二度目以降の照合を高速化させるという手段が一般的に用いられている(例えば、特許文献1参照)。   As a method for improving the processing speed, a method is generally used in which a face information database for each image is created using the first matching result, and the second and subsequent matching speeds are increased (for example, patent literature). 1).

また、特許文献2では、顔画像から人物の顔領域を検出し、この検出結果に基づいて、目や口などの顔のパーツを抽出するとともに、この抽出結果に基づいて顔の特徴量を抽出し、登録済みの顔画像データベースとの類似度を評価する方法が開示されている。   Further, in Patent Document 2, a human face region is detected from a face image, and facial parts such as eyes and mouth are extracted based on the detection result, and a facial feature amount is extracted based on the extraction result. A method for evaluating the degree of similarity with a registered face image database is disclosed.

図5は従来技術としての顔画像検索装置の構成を示す機能ブロック図である。   FIG. 5 is a functional block diagram showing a configuration of a face image search apparatus as a conventional technique.

同図において、501は画像の取り込みを行う画像撮像部を、502は撮像された顔画像から髪領域および肌色領域の検出を行う顔領域検出部を、503は肌色領域の中から、目、口、鼻等の位置の抽出を行う顔パーツ抽出部を、504は髪型の特徴量や顔パーツの形状といった特徴量の抽出を行う特徴量抽出部を、505は顔パーツ抽出部503および特徴量抽出部504で抽出された顔情報の登録及び保持を行うデータベースを、506は検索処理の要求があった場合にデータベース505から情報を読み出し、検索対象と比較・照合処理を行う評価処理部をそれぞれ示している。
特開2003-150617公報 特開2003-178304公報
In the figure, 501 is an image capturing unit that captures an image, 502 is a face region detecting unit that detects a hair region and a skin color region from the captured face image, and 503 is an eye, mouth from the skin color region. , A face part extraction unit for extracting the position of the nose, 504, a feature amount extraction unit for extracting feature amounts such as hairstyle feature amounts and face part shapes, and 505, a face part extraction unit 503 and feature amount extraction 504 indicates a database for registering and holding face information extracted by the unit 504, and 506 indicates an evaluation processing unit that reads information from the database 505 when a search process is requested, and performs comparison / collation processing with a search target. ing.
Japanese Patent Laid-Open No. 2003-150617 JP 2003-178304 JP

上記特許文献1において、顔照合処理において参照できる顔情報データベースが予め作成されていない一度目の照合では、照合対象となる画像から顔領域に関する情報を抽出する必要がある。このとき、対象画像の画像サイズが大きいほど検索する顔領域のサイズパターンが増加するために顔領域検出に多くの時間が必要となってしまう。画像を予め適正な画像サイズに縮小すればこの問題を回避できるが、画像の品質を保ったまま縮小するために顔領域検出処理とは関連のない処理に時間が余分に発生してしまう。   In the above-mentioned Patent Document 1, it is necessary to extract information relating to a face area from an image to be collated in the first collation in which a face information database that can be referred to in face collation processing is not created in advance. At this time, since the size pattern of the face area to be searched increases as the image size of the target image increases, more time is required for face area detection. This problem can be avoided if the image is reduced to an appropriate image size in advance, but extra time is required for processing unrelated to the face area detection processing in order to reduce the image quality.

上記特許文献2では、対象画像から顔のパーツを検出するための処理時間が対象画像の画像サイズに応じて増加してしまうため、画像サイズが非常に大きい場合に関してはリアルタイム性を保つことに困難がある。また、対象画像の画像サイズが一定以上である場合には縮小したものを使用することも考えられるが、膨大な数の画像群が入力された場合には縮小処理にかかる処理時間も膨大になってしまうという問題が生じる。   In Patent Document 2, the processing time for detecting a facial part from the target image increases according to the image size of the target image, so it is difficult to maintain real-time characteristics when the image size is very large. There is. In addition, if the target image is larger than a certain size, it may be possible to use a reduced version. However, if a large number of images are input, the processing time for the reduction process becomes enormous. Problem arises.

本発明は、上記課題に鑑みてなされたもので、対象画像の縮小画像を顔領域の検出に用いることで処理時間を短縮し人物照合処理の高速化を実現することを目的とする。 The present invention has been made in view of the above problems, and an object thereof is to realize high-speed and reduce processing time by using the reduced image image of the subject image image detection of the face area person verification process.

上述の課題を解決し、目的を達成するために、本発明の画像処理装置は、画像から顔領域を検出して人物照合処理を行う画像処理装置であって、前記人物照合を行う対象画像縮小画像に対して顔領域の検出を行う一次検出手段と、前記一次検出手段によって顔領域が検出された場合に、前記一次検出手段による検出を行った縮小画像よりも画像サイズの大きい縮小画像または前記対象画像そのものに対して顔領域の検出を行う二次検出手段と、前記二次検出手段により検出された顔領域を用いて人物照合を行う照合手段と、前記対象画像の特定のサイズ以上の縮小画像に対して前記一次検出手段による検出を行った場合にも顔領域が検出されなかった場合には、前記対象画像に関して前記二次検出手段による検出を行わないように制御する制御手段とを備える。 In order to solve the above-described problems and achieve the object, an image processing apparatus according to the present invention is an image processing apparatus that detects a face area from an image and performs a person matching process . a primary detector for detecting a face region with respect to the reduced image, when the face area is detected by the primary detector, the size shrinking small image size than the reduced image subjected to detection by the primary detecting means secondary detecting means for detecting a face area on the image or the target image itself, a collating unit for performing person verification using the face region detected by said secondary detection means, a specific size of the target image If a face area is not detected even when the primary image is detected for the reduced image, control is performed so that the secondary image is not detected for the target image. And a control means.

本発明によれば、対象画像の縮小画像を顔領域の検出に用いることで、高速かつ高精度に人物照合処理を行うことができる。 According to the present invention, by using a reduced image of the subject image image detection of the face area, it is possible to perform human material collation processing at high speed and with high accuracy.

以下、本発明を実現する最良の実施の形態について、添付図面を参照して詳細に説明する。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, exemplary embodiments for realizing the invention will be described in detail with reference to the accompanying drawings.

なお、以下に説明する実施形態は、本発明の実現手段としての一例であり、本発明が適用される装置の構成や各種条件によって適宜修正または変更されるべきものであり、本発明は以下の実施形態に限定されるものではない。   The embodiment described below is an example as means for realizing the present invention, and should be appropriately modified or changed according to the configuration and various conditions of the apparatus to which the present invention is applied. It is not limited to the embodiment.

また、本発明は、後述する実施形態の画像処理方法を実現するソフトウェアのプログラムコードを記憶した記録媒体(記録媒体)を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。   Further, the present invention supplies a recording medium (recording medium) storing software program codes for realizing an image processing method of an embodiment described later to the system or apparatus, and the computer (or CPU or MPU) of the system or apparatus. Needless to say, this is also achieved by reading and executing the program code stored in the storage medium.

本実施形態では、デジタルカメラにより撮像された画像を顔(人物)照合処理の対象画像とし、それに関連付けされた画像としては、デジタルカメラによって対象画像のファイル内部に作成されたサムネイルデータ、デジタルカメラによって対象画像のファイル外部に作成された縮小画像、PC上で動作するアプリケーションが対象画像を元に作成する縮小画像、PC上のOSが対象画像を元に作成する縮小画像が用いられる。   In the present embodiment, an image captured by a digital camera is used as a target image for face (person) collation processing, and an image associated therewith is thumbnail data created in the file of the target image by the digital camera or a digital camera. A reduced image created outside the target image file, a reduced image created by an application running on the PC based on the target image, and a reduced image created by the OS on the PC based on the target image are used.

図1は本発明に係る一実施形態の画像処理装置の構成を示すブロック図であり、図2は第1の実施形態の顔照合処理および照合結果表示処理を示すフローチャートである。   FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention, and FIG. 2 is a flowchart showing face matching processing and matching result display processing according to the first embodiment.

図1において、101は顔照合処理の動作を制御する演算処理装置(CPU)である。102は、実行プログラムや符号化された対象画像データなどのデジタルデータが読み取り可能な形式で記録されたハードディスクドライブ(HDD)である。103はメモリデバイスであり、ハードディスクドライブ102に記録されたプログラムコードや対象画像データがロードされ、CPU101が実行する構成となっている。   In FIG. 1, reference numeral 101 denotes an arithmetic processing unit (CPU) that controls the operation of face collation processing. Reference numeral 102 denotes a hard disk drive (HDD) in which digital data such as an execution program and encoded target image data is recorded in a readable format. Reference numeral 103 denotes a memory device, which is configured such that a program code and target image data recorded in the hard disk drive 102 are loaded and executed by the CPU 101.

104は、キーボードやマウスなどからなる操作部で、照合操作の入力部である。この入力をCPU101が検知し、メモリデバイスにロードされたプログラムに通達されて処理が行われる。105はCRTディスプレイや液晶パネルなどの表示部(ディスプレイ)であり、処理対象および処理結果の画像群が表示される。   Reference numeral 104 denotes an operation unit including a keyboard and a mouse, and is an input unit for collation operation. The CPU 101 detects this input and notifies the program loaded in the memory device for processing. Reference numeral 105 denotes a display unit (display) such as a CRT display or a liquid crystal panel, which displays a processing target and an image group of processing results.

106は、CD-ROMやDVD-ROMなどの外部記憶媒体を読み出すための外部記憶媒体ドライブである。本実施形態では、ハードディスクドライブ102に記録されたプログラムおよび画像データを使用するが、プログラムや画像データが外部記憶媒体に記録されている場合は外部記憶媒体ドライブ106を介して実行する形態でもよい。また同様に、ネットワークを介してプログラムおよび画像データをロードする形態においても本発明を適用可能である。   Reference numeral 106 denotes an external storage medium drive for reading an external storage medium such as a CD-ROM or a DVD-ROM. In this embodiment, the program and image data recorded on the hard disk drive 102 are used. However, when the program and image data are recorded on an external storage medium, the program and image data may be executed via the external storage medium drive 106. Similarly, the present invention can be applied to a form in which a program and image data are loaded via a network.

次に、本実施形態で用いる顔照合処理について説明する。   Next, the face matching process used in this embodiment will be described.

図2及び図3において後述する顔領域検出処理(S210,S309,S312,S317)や顔照合処理(S212,S314)は、Laurenz Wiskott らによって提案されている手法を用いる。(Laurenz Wiskott, Jean-Marc Fellous, Norbert Kruger, and Christoph von der Malsburg, "Face Recognition by Elastic Bunch Graph Matching" IEEE Trans. on Pattern Analysis and Machine Intelligence, vol.19, no.7, pp.775-779, 1997)
これらの処理は、以下の順序で行われる。
1.人の顔を検索対象の画像から検索する。
(1-1)検索対象となる画像に対して、ウェーブレット変換の手法を用いて顔画像のラフな輪郭検出を行う。即ち、少数のノードからなるフェイスグラフを画像に当てはめ、対象となる画像から顔領域を検出する。
(1-2)次にラフに検出した顔位置を用いて、顔の傾き、大きさなどを補正し、その後に再びウェーブレット変換を用いて、顔パーツの個々の位置を含む多数のノードからなるフェイスグラフを作成する。ここで作成したフェイスグラフは元の顔画像を特徴づける顔データである。
(1-3)複数の検索対象画像に対して以上の操作を繰り返し、顔として判断できたものだけを人の写っている画像とする。
2.似た顔を検索対象画像から検出する。
(2-1)1.の場合と同様に、検索対象となる画像に対して、ウェーブレット変換の手法を用いて顔画像のラフな輪郭検出を行う。
(2-2)次にラフに検出した顔位置を用いて、顔の傾き、大きさなどを補正し、その後に再びウェーブレット変換を用いて、顔パーツの個々の位置を含む多数のノードからなるフェイスグラフを作成する。ここで作成したフェイスグラフは検索対象画像の顔を特徴づける顔データである。
(2-3)上記のように作成したフェイスグラフと検索条件で指定した顔のフェイスグラフの特徴量を比較し、その差が閾値以下であれば似ている顔と判断する。
(2-4)複数の検索対象画像に対して以上の操作を繰り返す。
The face area detection process (S210, S309, S312, S317) and the face collation process (S212, S314) described later in FIGS. 2 and 3 use the method proposed by Laurenz Wiskott et al. (Laurenz Wiskott, Jean-Marc Fellous, Norbert Kruger, and Christoph von der Malsburg, "Face Recognition by Elastic Bunch Graph Matching" IEEE Trans. On Pattern Analysis and Machine Intelligence, vol.19, no.7, pp.775-779 , 1997)
These processes are performed in the following order.
1. Search for a human face from the search target image.
(1-1) Rough contour detection of a face image is performed on an image to be searched using a wavelet transform method. That is, a face graph including a small number of nodes is applied to an image, and a face area is detected from the target image.
(1-2) Next, the face position detected roughly is used to correct the tilt and size of the face, and then wavelet transform is used again to make up a large number of nodes including individual positions of the face part. Create a face graph. The face graph created here is face data that characterizes the original face image.
(1-3) The above operation is repeated for a plurality of search target images, and only images that can be determined as faces are taken as images of people.
2. A similar face is detected from the search target image.
(2-1) As in the case of 1., rough contour detection of a face image is performed on a search target image using a wavelet transform method.
(2-2) Next, the face position detected roughly is used to correct the tilt, size, etc. of the face, and then the wavelet transform is used again to form a large number of nodes including individual positions of the face part. Create a face graph. The face graph created here is face data that characterizes the face of the search target image.
(2-3) The feature amount of the face graph created as described above and the face graph specified by the search condition are compared, and if the difference is less than or equal to the threshold value, it is determined that the face is similar.
(2-4) The above operation is repeated for a plurality of search target images.

ステップS210,S309,S312,S317は上記1.の手法を用いて画像から顔領域を検出するもので、ステップS212,S314は上記2.の手法を用いて検索条件で指定された人物との照合を行うものである。   Steps S210, S309, S312, and S317 are used to detect a face area from an image using the method described in 1. above, and steps S212 and S314 are performed using the method described in 2. above to collate with a person specified by a search condition. Is to do.

次に、図4を用いて本実施形態において顔領域検出を行う対象画像となる縮小画像の選択方法について説明する。   Next, a method for selecting a reduced image to be a target image for face area detection in the present embodiment will be described with reference to FIG.

対象画像401はデジタルカメラにより撮像された画像ファイルをPC上のハードディスク102ドライブに取り込んだものである。縮小画像402は対象画像403のファイルヘッダ情報としてデジタルカメラにより作成された情報である。   The target image 401 is an image file captured by a digital camera and taken into the hard disk 102 drive on the PC. The reduced image 402 is information created by the digital camera as file header information of the target image 403.

また、縮小画像403は、対象画像401が撮像された際にデジタルカメラによって対象画像401に関連付けされて作成された別ファイルであり、縮小画像402より画像サイズが大きいものである。縮小画像403も、対象画像401と同様にPC上のハードディスクドライブ102に取り込まれている。   The reduced image 403 is a separate file created in association with the target image 401 by the digital camera when the target image 401 is captured, and has a larger image size than the reduced image 402. The reduced image 403 is also taken into the hard disk drive 102 on the PC, like the target image 401.

縮小画像404は、顔照合処理が実装された顔照合アプリケーションが画像閲覧のために作成するサムネイルである。このサムネイルは、顔照合処理に用いることを目的として作成されたものではなく、顔照合アプリケーションの画像閲覧機能を満足させるために作成されたものである。この画像サイズは縮小画像402と等しい。   The reduced image 404 is a thumbnail created for image browsing by a face matching application in which face matching processing is implemented. This thumbnail is not created for use in the face matching process, but is created to satisfy the image browsing function of the face matching application. This image size is equal to the reduced image 402.

また、縮小画像405は対象画像401に対してOSが自動的に作成するサムネイルファイルであり、画像サイズは縮小画像402および縮小画像404と等しい。縮小画像404および縮小画像405は、対象画像とは別ファイルとして作成される。   The reduced image 405 is a thumbnail file automatically created by the OS for the target image 401, and the image size is equal to the reduced image 402 and the reduced image 404. The reduced image 404 and the reduced image 405 are created as separate files from the target image.

縮小画像選択処理では、画像サイズの大きい縮小画像を優先して使用する。デジタルカメラおよびOSおよび顔照合アプリケーションが作成する縮小画像の画像サイズが変動することはほとんど無いと考えられるため、画像ごとに画像サイズ獲得は行わない。画像サイズが大きいと考えられる順位を予め定めておき、この順にしたがって縮小画像の獲得を行い、はじめに獲得できた縮小画像を顔照合処理に使用する。なお、画像サイズが等しい場合には画質面から優先する順序を定めておく。   In the reduced image selection process, a reduced image having a large image size is used preferentially. Since it is considered that the image size of the reduced image created by the digital camera, the OS, and the face matching application hardly changes, the image size is not acquired for each image. The order in which the image size is considered to be large is determined in advance, reduced images are acquired in this order, and the reduced image obtained first is used for the face matching process. In the case where the image sizes are equal, a priority order from the viewpoint of image quality is determined.

本実施形態では、OSが作成する縮小画像405に比べて顔照合アプリケーションが作成する縮小画像304がより高画質であると考え、縮小画像304を優先的に使用する。以上の選択基準により、本実施形態では、縮小画像403,402,404,405の順で優先的に使用される。これら縮小画像に含まれる顔領域は対象画像におけるものに比べて小さくなっているが、本実施形態では任意の大きさの顔領域を検出できる顔領域検出手法を用いているため縮小画像を顔領域検出の対象画像とすることができ、縮小画像であっても顔領域を正しく検出することができる。   In the present embodiment, the reduced image 304 created by the face matching application is considered to have higher image quality than the reduced image 405 created by the OS, and the reduced image 304 is used preferentially. Based on the above selection criteria, in the present embodiment, the reduced images 403, 402, 404, and 405 are preferentially used in the order. Although the face area included in these reduced images is smaller than that in the target image, in this embodiment, the face area detection method that can detect a face area of an arbitrary size is used, so the reduced image is represented as a face area. It can be set as a detection target image, and a face region can be correctly detected even if it is a reduced image.

[第1の実施形態]
図2を参照して、第1の実施形態による顔照合処理および照合結果表示処理について説明する。
[First Embodiment]
With reference to FIG. 2, the face matching process and the matching result display process according to the first embodiment will be described.

第一に、顔照合処理が開始されると、ステップS201にて、画像が選択されたかを判定する。   First, when the face matching process is started, it is determined in step S201 whether an image has been selected.

画像が選択されていなければ、処理はステップS201の直前まで戻り、選択されていた場合にはステップS202にて画像を顔照合処理の対象画像に設定する。   If no image has been selected, the process returns to immediately before step S201. If it has been selected, the image is set as a target image for face matching processing in step S202.

次に、ステップS202にて対象画像が設定されると、処理をステップS203に進める。   Next, when the target image is set in step S202, the process proceeds to step S203.

ステップS203にて照合処理ボタンが選択されたかを判定する。照合処理ボタンが選択されていなければ、処理はステップS201の直前まで戻る。選択されていた場合には、処理をステップS204に進め、縮小画像の存在を判定する。ステップS204からS207までが縮小画像の存在の有無を判定する処理であり、前述の優先順位に従って判定を行う。   In step S203, it is determined whether the collation processing button has been selected. If the collation processing button has not been selected, the process returns to immediately before step S201. If it has been selected, the process proceeds to step S204 to determine the presence of a reduced image. Steps S204 to S207 are processes for determining whether or not a reduced image exists, and the determination is performed according to the above-described priority order.

まず、ステップS204にて、対象画像に関連付けされた縮小画像403が存在するかを判定する。存在する場合は、処理をステップS209に進め、縮小画像403を顔領域検出対象画像に設定する。存在しなかった場合は、処理をステップS205に進める。   First, in step S204, it is determined whether there is a reduced image 403 associated with the target image. If it exists, the process proceeds to step S209, and the reduced image 403 is set as a face area detection target image. If not, the process proceeds to step S205.

ステップS205では、対象画像に関連付けされた縮小画像402が存在するかを判定する。存在する場合は、処理をステップS209に進め、縮小画像402を顔領域検出対象画像に設定する。存在しなかった場合は、処理をステップS206に進める。   In step S205, it is determined whether there is a reduced image 402 associated with the target image. If it exists, the process proceeds to step S209, and the reduced image 402 is set as a face area detection target image. If not, the process proceeds to step S206.

ステップS206では、対象画像に関連付けされた縮小画像404が存在するかを判定する。存在する場合は、処理をステップS209に進め、縮小画像404を顔領域検出対象画像に設定する。存在しなかった場合は、処理をステップS207に進める。   In step S206, it is determined whether there is a reduced image 404 associated with the target image. If it exists, the process proceeds to step S209, and the reduced image 404 is set as a face area detection target image. If not, the process proceeds to step S207.

ステップS207では、対象画像に関連付けされた縮小画像405が存在するかを判定する。存在する場合は、処理をステップS209に進め、縮小画像405を顔領域検出対象画像に設定する。存在しなかった場合は、処理をステップS208に進める。   In step S207, it is determined whether there is a reduced image 405 associated with the target image. If it exists, the process proceeds to step S209, and the reduced image 405 is set as a face area detection target image. If not, the process proceeds to step S208.

ステップS208では、対象画像に関連付けされた縮小画像が存在しなかった場合に対象画像からVGAサイズの縮小画像を作成して処理をステップS209に進め、この縮小画像を顔領域検出対象に設定する。   In step S208, if there is no reduced image associated with the target image, a reduced image of VGA size is created from the target image, the process proceeds to step S209, and this reduced image is set as a face area detection target.

ステップS209にてそれぞれの縮小画像を顔領域検出対象に設定した後は、処理をステップS210に進める。   After setting each reduced image as a face area detection target in step S209, the process proceeds to step S210.

ステップS210では、縮小画像に対して顔領域検出処理を行い、処理をステップS211に進める。   In step S210, face area detection processing is performed on the reduced image, and the process proceeds to step S211.

ステップS211では、ステップS210にて顔領域が検出されたかどうかを判定する。顔領域が検出されている場合は処理をステップS212に進め、検出されていない場合は処理をステップS213に進める。   In step S211, it is determined whether a face area is detected in step S210. If the face area has been detected, the process proceeds to step S212. If the face area has not been detected, the process proceeds to step S213.

ステップS212では、縮小画像から検出された顔領域を用いて前述のアルゴリズムを用いて顔照合処理を行う。顔照合処理が完了すると、処理をステップS213に進める。   In step S212, face collation processing is performed using the above-described algorithm using the face area detected from the reduced image. When the face matching process is completed, the process proceeds to step S213.

なお、顔照合処理の結果、縮小画像から検出された顔領域は、その座標情報を用いて対象画像内の領域に対応付けして記憶される。   Note that the face area detected from the reduced image as a result of the face matching process is stored in association with the area in the target image using the coordinate information.

ステップS213では、顔照合処理結果を表示する。表示内容は、対象画像に対して顔領域が検出されたかに関する情報と、検出された場合には顔照合処理の結果である。   In step S213, the face matching process result is displayed. The display content is information regarding whether a face area has been detected for the target image and, if detected, the result of face matching processing.

ステップS214では、検索の終了処理が行われたかを判定する。終了処理が行われなければ処理をステップS201に戻して二度目以降の顔照合処理を行う。終了処理が行われていれば、顔照合処理を終了させる。   In step S214, it is determined whether search termination processing has been performed. If the end process is not performed, the process returns to step S201 to perform the second and subsequent face collation processes. If the termination process has been performed, the face matching process is terminated.

以上の処理によって顔照合処理は迅速に行われ、照合結果を提示することができる。   With the above processing, the face matching process is quickly performed, and the matching result can be presented.

[第2の実施形態]
次に、図3を参照して、第2の実施形態による顔照合処理および照合結果表示処理について説明する。
[Second Embodiment]
Next, with reference to FIG. 3, the face matching process and the matching result display process according to the second embodiment will be described.

図3において、ステップS311およびS316で用いる特定画像サイズは、縦幅横幅共に本体画像の半分の幅である。   In FIG. 3, the specific image size used in steps S311 and S316 is half the width of the main body image in both the vertical and horizontal widths.

また、ステップS309,S312およびステップS317における顔領域検出では、対象画像の画像サイズに応じて顔領域の検出閾値を変更する。具体的には、画像サイズが大きいものほど検出閾値を高く設定する。これは、画像サイズが小さい画像の未検出を防止することと、画像サイズが大きい画像における過度な検出を抑制することが目的である。   In the face area detection in steps S309, S312 and S317, the detection threshold of the face area is changed according to the image size of the target image. Specifically, the detection threshold is set higher as the image size is larger. This is for the purpose of preventing undetected images having a small image size and suppressing excessive detection in images having a large image size.

図3において、第一に、顔照合処理が開始されると、ステップS301にて、画像が選択されたかを判定する。   In FIG. 3, first, when the face matching process is started, it is determined in step S301 whether an image has been selected.

画像が選択されていなければ、処理はステップS301の直前まで戻り、選択されていた場合にはステップS302にて画像を顔照合処理の対象画像に設定する。   If no image has been selected, the process returns to immediately before step S301. If it has been selected, the image is set as a target image for face matching processing in step S302.

次に、ステップS302にて対象画像が設定されると、処理をステップS303に進める。
ステップS303にて検索処理ボタンが選択されたかを判定する。検索処理ボタンが選択されていなければ、処理はステップS301の直前まで戻る。選択されていた場合には、処理をステップS304に進め、縮小画像の存在の有無を判定する。ステップS304からステップS307までが第一縮小画像存在判定処理であり、前述の優先順位に従って判定を行う。
Next, when the target image is set in step S302, the process proceeds to step S303.
In step S303, it is determined whether a search processing button has been selected. If the search process button has not been selected, the process returns to immediately before step S301. If it has been selected, the process proceeds to step S304 to determine whether or not a reduced image exists. Steps S304 to S307 are first reduced image presence determination processing, and determination is performed according to the above-described priority order.

第一縮小画像存在判定処理では、まずステップS304にて、対象画像に関連付けされた縮小画像403が存在するかを判定する。存在する場合は、処理をステップS308に進める。存在しなかった場合は、処理をステップS305に進める。   In the first reduced image existence determination process, first, in step S304, it is determined whether there is a reduced image 403 associated with the target image. If it exists, the process proceeds to step S308. If not, the process proceeds to step S305.

ステップS305では、対象画像に関連付けされた縮小画像402が存在するかを判定する。存在する場合は、処理をステップS308に進める。存在しなかった場合は、処理をステップS306に進める。   In step S305, it is determined whether there is a reduced image 402 associated with the target image. If it exists, the process proceeds to step S308. If not, the process proceeds to step S306.

ステップS306では、対象画像に関連付けされた縮小画像404が存在するかを判定する。存在する場合は、処理をステップS308に進める。存在しなかった場合は、処理をステップS307に進める。   In step S306, it is determined whether there is a reduced image 404 associated with the target image. If it exists, the process proceeds to step S308. If not, the process proceeds to step S307.

ステップS307では、対象画像に関連付けされた縮小画像405が存在するかを判定する。存在する場合は、処理をステップS308に進める。存在しなかった場合は、処理をステップS316に進める。   In step S307, it is determined whether there is a reduced image 405 associated with the target image. If it exists, the process proceeds to step S308. If not, the process proceeds to step S316.

ステップS308ではステップS304からS307までのいずれかで指定された縮小画像を、一次顔領域検出処理の対象画像に設定し、処理をステップS309に進める。   In step S308, the reduced image designated in any of steps S304 to S307 is set as the target image for the primary face area detection process, and the process proceeds to step S309.

ステップS309にて一次顔領域検出処理を行った後は、顔領域が検出されたかどうかが次のステップS310にて判断され、検出された場合には処理をステップS312に進める。検出されなかった場合には、処理をステップS311に進める。 After performing the primary face area detection process in step S309, it is determined in next step S310 whether or not a face area has been detected, and if detected, the process proceeds to step S312. If not detected, the process proceeds to step S311.

ステップS311では、一次顔領域検出処理に用いた画像が特定サイズより大きかったかを判定する。大きかった場合は、対象画像から顔領域が検出されなかったとして処理をステップS315に進める。逆に小さかった場合には、処理をステップS316に進める。   In step S311, it is determined whether the image used for the primary face area detection process is larger than a specific size. If it is larger, the face area is not detected from the target image, and the process proceeds to step S315. If it is smaller, the process proceeds to step S316.

ステップS316およびS317では、対象画像から特定サイズの縮小画像を生成、生成された縮小画像を対象画像として顔領域検出処理を行い、処理をステップS318に進める。   In steps S316 and S317, a reduced image of a specific size is generated from the target image, face area detection processing is performed using the generated reduced image as the target image, and the process proceeds to step S318.

ステップS318では、作成した縮小画像に対して顔領域検出を行った結果、顔領域が検出されたかを判定し、検出された場合は処理をステップS312に進める。検出されなかった場合は、対象画像から顔領域が検出されなかったとして処理をステップS315に進める。   In step S318, it is determined whether or not a face area has been detected as a result of performing face area detection on the generated reduced image. If a face area has been detected, the process proceeds to step S312. If not detected, it is determined that no face area has been detected from the target image, and the process proceeds to step S315.

ステップS312では、縮小画像内に顔領域が検出された場合に対象画像そのものを用いて二次顔領域検出処理を行う。本ステップで検出対象として用いる画像は、ステップS309およびS317の顔領域検出処理に用いた縮小画像よりも大きい画像であればよく、その条件を満たした画像を対象画像からあらためて作成して使用する形態でもよい。本ステップの後は、処理をステップS313に進める。   In step S312, when a face area is detected in the reduced image, secondary face area detection processing is performed using the target image itself. The image used as a detection target in this step may be an image larger than the reduced image used in the face area detection processing in steps S309 and S317, and an image that satisfies the condition is newly created from the target image and used. But you can. After this step, the process proceeds to step S313.

ステップS313では、二次顔領域検出処理によって顔領域が検出されたかを判定する。検出された場合は処理をステップS314に進め、検出されなかった場合は処理をステップS315に進める。   In step S313, it is determined whether a face area is detected by the secondary face area detection process. If detected, the process proceeds to step S314; otherwise, the process proceeds to step S315.

ステップS314では、顔領域の検出結果を用いて顔照合処理を行い、処理をステップS315に進める。   In step S314, a face matching process is performed using the detection result of the face area, and the process proceeds to step S315.

ステップS315では、顔照合処理結果を表示する。表示内容は、対象画像に対して顔領域が検出されたかに関する情報と、検出された場合には顔照合処理の結果である。   In step S315, the face matching process result is displayed. The display content is information regarding whether a face area has been detected for the target image and, if detected, the result of face matching processing.

なお、顔照合処理の結果、縮小画像から検出された顔領域は、その座標情報を用いて対象画像内の領域に対応付けして記憶される。   Note that the face area detected from the reduced image as a result of the face matching process is stored in association with the area in the target image using the coordinate information.

以上の処理によって顔照合処理は迅速に行われ、照合結果を提示することができる。   With the above processing, the face matching process is quickly performed, and the matching result can be presented.

[他の実施形態]
以上、本発明に係る実施形態について具体例を用いて詳述したが、本発明は、例えば、システム、装置、方法、プログラム若しくは記憶媒体(記録媒体)等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。
[Other Embodiments]
The embodiment according to the present invention has been described in detail using specific examples. However, the present invention can take an embodiment as a system, apparatus, method, program, storage medium (recording medium), or the like. Specifically, the present invention may be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.

尚、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラム(実施形態では図示の各フローチャートに対応したプログラム)を、システムあるいは装置に直接あるいは遠隔から供給し、そのシステムあるいは装置のコンピュータが該供給されたプログラムコードを読み出して実行することによっても達成される場合を含む。   In the present invention, a software program (in the embodiment, a program corresponding to each flowchart shown in the drawings) for realizing the functions of the above-described embodiment is directly or remotely supplied to the system or apparatus, and the computer of the system or apparatus is provided. Is also achieved by reading and executing the supplied program code.

従って、本発明の機能処理をコンピュータで実現するために、該コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であっても良い。   In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, or the like.

プログラムを供給するための記録媒体(記憶媒体)としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RW、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などがある。   As a recording medium (storage medium) for supplying the program, for example, a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, CD-RW, magnetic tape, non-volatile Memory cards, ROM, DVD (DVD-ROM, DVD-R), and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続し、該ホームページから本発明のコンピュータプログラムそのもの、もしくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   As another program supply method, a client computer browser is used to connect to an Internet homepage, and the computer program of the present invention itself or a compressed file including an automatic installation function is downloaded from the homepage to a recording medium such as a hard disk. Can also be supplied. It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, the present invention includes a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせ、その鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. It is also possible to execute the encrypted program by using the key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   In addition to the functions of the above-described embodiments being realized by the computer executing the read program, the OS running on the computer based on the instruction of the program is a part of the actual processing. Alternatively, the functions of the above-described embodiment can be realized by performing all of the processes and performing the processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。   Furthermore, after the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion board or The CPU or the like provided in the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

本発明に係る実施の形態の画像処理装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image processing apparatus according to an embodiment of the present invention. 本発明に係る第1の実施形態の画像処理手順を示すフローチャートである。It is a flowchart which shows the image processing procedure of 1st Embodiment which concerns on this invention. 本発明に係る第2の実施形態の画像処理手順を示すフローチャートである。It is a flowchart which shows the image processing procedure of 2nd Embodiment which concerns on this invention. 本実施形態の顔領域検出処理を説明する図である。It is a figure explaining the face area detection process of this embodiment. 従来技術としての顔画像検索装置の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the face image search apparatus as a prior art.

符号の説明Explanation of symbols

101 CPU
102 HDD
103 メモリ
104 操作部
105 ディスプレイ
106 外部記憶媒体ドライブ
107 内部バス
401 顔照合処理の対象画像
402 デジタルカメラにより対象画像ファイル内部に作成されるサムネイル
403 デジタルカメラにより対象画像ファイル外部に作成される縮小画像
404 アプリケーションによって作成されるサムネイル
405 OSによって作成されるサムネイル
101 CPU
102 HDD
103 memory
104 Operation unit
105 display
106 External storage media drive
107 Internal bus
401 Target image for face matching
402 Thumbnail created inside target image file by digital camera
403 Reduced image created outside the target image file by the digital camera
404 Thumbnail created by application
Thumbnail created by 405 OS

Claims (14)

画像から顔領域を検出して人物照合処理を行う画像処理装置であって、
前記人物照合を行う対象画像縮小画像に対して顔領域の検出を行う一次検出手段と、
前記一次検出手段によって顔領域が検出された場合に、前記一次検出手段による検出を行った縮小画像よりも画像サイズの大きい縮小画像または前記対象画像そのものに対して顔領域の検出を行う二次検出手段と、
前記二次検出手段により検出された顔領域を用いて人物照合を行う照合手段と
前記対象画像の特定のサイズ以上の縮小画像に対して前記一次検出手段による検出を行った場合にも顔領域が検出されなかった場合には、前記対象画像に関して前記二次検出手段による検出を行わないように制御する制御手段とを備えることを特徴とする画像処理装置。
An image processing apparatus that detects a face area from an image and performs a person matching process,
Primary detection means for detecting a face area with respect to a reduced image of the target image to be subjected to person verification;
Two to when the face area is detected by the primary detection means detects a face area relative to the size shrinking small image or the target image itself image size than the reduced image subjected to detection by the primary detecting means A next detection means;
Collation means for performing person collation using the face area detected by the secondary detection means ;
If a face area is not detected even when detection by the primary detection unit is performed on a reduced image having a specific size or more of the target image, detection by the secondary detection unit is performed on the target image. And an image processing apparatus comprising: a control unit that controls the image processing so as not to occur.
前記対象画像の縮小画像に対して前記一次検出手段による顔領域の検出を行っても顔領域が検出されなかった場合に、当該対象画像の縮小画像のサイズが所定サイズより大きいかどうかを判定する画像サイズ判定手段と、
前記画像サイズ判定手段によって前記対象画像の縮小画像前記所定サイズより小さいと判定された場合に、前記対象画像から当該所定サイズの縮小画像を作成する縮小画像作成手段とを更に備え、
前記一次検出手段は、前記縮小画像作成手段によって作成された縮小画像に対して顔領域の検出を行い、
前記二次検出手段は、前記一次検出手段によって、前記縮小画像作成手段によって作成された縮小画像から顔領域が検出された場合に、前記一次検出手段によって顔領域が検出されなかった対象画像の縮小画像よりも画像サイズの大きい縮小画像または前記対象画像そのものに対して顔領域の検出を行い、
前記制御手段は、前記一次検出手段によって、前記縮小画像作成手段によって作成された縮小画像からも顔領域が検出されなかった場合に、前記対象画像に関して前記二次検出手段による検出を行わないように制御することを特徴とする請求項に記載の画像処理装置。
If the face area is not detected even if the face area is detected by the primary detection unit for the reduced image of the target image, it is determined whether the size of the reduced image of the target image is larger than a predetermined size. Image size determination means;
If it is determined that the reduced image of the target image is smaller than the predetermined size by the image size determination unit, further comprising a reduced image generation means for generating a reduced image of the predetermined size from the target image,
The primary detection means detects a face area for the reduced image created by the reduced image creation means,
The secondary detection means reduces the target image whose face area has not been detected by the primary detection means when the primary detection means detects a face area from the reduced image created by the reduced image creation means. There line detects a face area relative to the size shrinking small image or the target image itself image size than the image,
The control means does not detect the target image by the secondary detection means when the primary detection means does not detect a face area from the reduced image created by the reduced image creation means. the image processing apparatus according to claim 1, characterized in that control.
前記対象画像の縮小画像が複数存在するかどうかを判定する判定手段と、
記判定手段により判定された複数の縮小画像から、前記一次検出手段による顔領域の検出に用いる縮小画像を予め定まった優先順位に基づいて選択する一次検出画像選択手段を更に具備することを特徴とする請求項またはに記載の画像処理装置。
Determining means for determining whether a plurality of reduced images of the target image exist;
A plurality of reduced small image determined by the previous SL-size constant means further comprises a primary detection image selecting means for selecting on the basis of the previously stated priority a reduced image to be used for the detection of the face region by the primary detecting means the image processing apparatus according to claim 1 or 2, characterized in that.
前記対象画像の縮小画像よりも画像サイズの大きい縮小画像は、前記対象画像のサイズ以下の画像サイズを持つ画像であることを特徴とする請求項乃至のいずれか1項に記載の画像処理装置。 The image processing according to any one of claims 1 to 3 , wherein the reduced image having an image size larger than the reduced image of the target image is an image having an image size equal to or smaller than the size of the target image. apparatus. 記判定手段により複数の縮小画像が存在すると判定された場合、前記一次検出画像選択手段は、そのうちの1つを前記対象画像の縮小画像よりも画像サイズの大きい縮小画像として選択することを特徴とする請求項に記載の画像処理装置。 If it is determined that multiple condensed small images are present by pre-Symbol-size constant means, said primary detecting image selecting means selects one of them as a large reduced image of the image size than the reduced image of the target image The image processing apparatus according to claim 3 , wherein: 前記対象画像は符号化され所定のフォーマットで記憶手段に記憶されたデジタル画像データであり、前記対象画像の縮小画像および前記対象画像の縮小画像よりも画像サイズの大きい縮小画像は前記対象画像の内部に存在することを特徴とする請求項乃至のいずれか1項に記載の画像処理装置。 The target image is a digital image data stored in the storage unit in encoded predetermined format, large reduced image of the image size than the reduced image of the reduced image and the target image of the target image inside the object image the image processing apparatus according to any one of claims 1 to 5, characterized in that present in the. 前記対象画像は符号化され所定のフォーマットで記憶手段に記憶されたデジタル画像データであり、前記第対象画像の縮小画像および前記対象画像の縮小画像よりも画像サイズの大きい縮小画像は前記対象画像の外部に存在することを特徴とする請求項乃至のいずれか1項に記載の画像処理装置。 The target image is a digital image data stored in the storage unit in encoded predetermined format, large reduced image of the image size than the reduced image of the reduced image and the target image of the first target image of the target image the image processing apparatus according to any one of claims 1 to 5, characterized in that exist outside. 前記一次検出画像選択手段は、前記対象画像のデータ内部に存在する縮小画像を優先的に選択することを特徴とする請求項に記載の画像処理装置。 Said primary detecting image selection means, the image processing apparatus according to claim 3, characterized in that selecting a reduced image in the data inside the target image preferentially. 前記一次検出画像選択手段は、画像サイズが大きいものを優先的に選択することを特徴とする請求項に記載の画像処理装置。 The image processing apparatus according to claim 3 , wherein the primary detection image selection unit preferentially selects an image having a large image size. 前記一次検出手段および前記二次検出手段は、前記縮小画像の画像サイズによって検出精度を変更可能であることを特徴とする請求項乃至のいずれか1項に記載の画像処理装置。 It said primary detecting means and said secondary detecting means, an image processing apparatus according to any one of claims 1 to 9, characterized in that the image size of the reduced image can change the detection accuracy. 前記照合手段により得られた照合結果を表示部に表示する表示手段と、
前記照合結果を前記対象画像に対応付けする手段とを更に備え、
前記対応付けする手段は、前記二次検出手段にて検出された顔領域を、その座標情報を用いて前記対象画像内の領域に対応付けすることを特徴とする請求項乃至10のいずれか1項に記載の画像処理装置。
Display means for displaying the collation result obtained by the collation means on a display unit;
And means for associating the verification result to the target image,
It means for associating said, the detected face area by the secondary detecting means, any one of claims 1 to 10, characterized in that associated with the area in the target image using the coordinate information The image processing apparatus according to item 1.
画像から顔領域を検出して人物照合処理を行う画像処理装置の制御方法であって、
前記人物照合を行う対象画像縮小画像に対して顔領域の検出を行う一次検出工程と、
前記一次検出工程によって顔領域が検出された場合に、前記一次検出工程による検出を行った縮小画像よりも画像サイズの大きい縮小画像または前記対象画像そのものに対して顔領域の検出を行う二次検出工程と、
前記二次検出工程により検出された顔領域を用いて人物照合を行う照合工程と
前記対象画像の特定のサイズ以上の縮小画像に対して前記一次検出工程による検出を行った場合にも顔領域が検出されなかった場合には、前記対象画像に関して前記二次検出工程による検出を行わないように制御する制御工程とを備えることを特徴とする制御方法。
A control method for an image processing apparatus that detects a face area from an image and performs a person matching process,
A primary detection step of detecting a face area with respect to a reduced image of the target image to be subjected to person verification;
Two to when the face area is detected by the primary detection step detects a face area relative to the size shrinking small image or the target image itself image size than the reduced image subjected to detection by the primary detecting step A next detection step;
A collation step of performing person collation using the face area detected by the secondary detection step ;
When a face area is not detected even when detection is performed by the primary detection step on a reduced image having a specific size or more of the target image, detection by the secondary detection step is performed on the target image. And a control step of controlling so that there is no control .
画像から顔領域を検出して人物照合処理を行う画像処理装置のコンピュータを、
前記人物照合を行う対象画像縮小画像に対して顔領域の検出を行う一次検出手段と、
前記一次検出手段によって顔領域が検出された場合に、前記一次検出手段による検出を行った縮小画像よりも画像サイズの大きい縮小画像または前記対象画像そのものに対して顔領域の検出を行う二次検出手段と、
前記二次検出手段により検出された顔領域を用いて人物照合を行う照合手段と
前記対象画像の特定のサイズ以上の縮小画像に対して前記一次検出手段による検出を行った場合にも顔領域が検出されなかった場合には、前記対象画像に関して前記二次検出手段による検出を行わないように制御する制御手段として機能させるためのプログラム。
A computer of an image processing apparatus that detects a face area from an image and performs person matching processing,
Primary detection means for detecting a face area with respect to a reduced image of the target image to be subjected to person verification;
Two to when the face area is detected by the primary detection means detects a face area relative to the size shrinking small image or the target image itself image size than the reduced image subjected to detection by the primary detecting means A next detection means;
Collation means for performing person collation using the face area detected by the secondary detection means ;
If a face area is not detected even when detection by the primary detection unit is performed on a reduced image having a specific size or more of the target image, detection by the secondary detection unit is performed on the target image. A program for functioning as a control means for controlling so as not to exist .
画像から顔領域を検出して人物照合処理を行う画像処理装置のコンピュータを、
前記人物照合を行う対象画像縮小画像に対して顔領域の検出を行う一次検出手段と、
前記一次検出手段によって顔領域が検出された場合に、前記一次検出手段による検出を行った縮小画像よりも画像サイズの大きい縮小画像または前記対象画像そのものに対して顔領域の検出を行う二次検出手段と、
前記二次検出手段により検出された顔領域を用いて人物照合を行う照合手段と
前記対象画像の特定のサイズ以上の縮小画像に対して前記一次検出手段による検出を行った場合にも顔領域が検出されなかった場合には、前記対象画像に関して前記二次検出手段による検出を行わないように制御する制御手段として機能させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer of an image processing apparatus that detects a face area from an image and performs person matching processing,
Primary detection means for detecting a face area with respect to a reduced image of the target image to be subjected to person verification;
Two to when the face area is detected by the primary detection means detects a face area relative to the size shrinking small image or the target image itself image size than the reduced image subjected to detection by the primary detecting means A next detection means;
Collation means for performing person collation using the face area detected by the secondary detection means ;
If a face area is not detected even when detection by the primary detection unit is performed on a reduced image having a specific size or more of the target image, detection by the secondary detection unit is performed on the target image. A computer-readable recording medium having recorded thereon a program for causing it to function as a control means for controlling so as not to occur .
JP2005162773A 2005-06-02 2005-06-02 Image processing apparatus and control method thereof Expired - Fee Related JP4522323B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005162773A JP4522323B2 (en) 2005-06-02 2005-06-02 Image processing apparatus and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005162773A JP4522323B2 (en) 2005-06-02 2005-06-02 Image processing apparatus and control method thereof

Publications (3)

Publication Number Publication Date
JP2006338368A JP2006338368A (en) 2006-12-14
JP2006338368A5 JP2006338368A5 (en) 2008-07-17
JP4522323B2 true JP4522323B2 (en) 2010-08-11

Family

ID=37558873

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005162773A Expired - Fee Related JP4522323B2 (en) 2005-06-02 2005-06-02 Image processing apparatus and control method thereof

Country Status (1)

Country Link
JP (1) JP4522323B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4887167B2 (en) * 2007-02-05 2012-02-29 富士フイルム株式会社 Image display device, image display program, and photographing device
JP4821642B2 (en) * 2007-02-15 2011-11-24 株式会社ニコン Image processing method, image processing apparatus, digital camera, and image processing program
JP6983694B2 (en) * 2018-02-27 2021-12-17 ヤフー株式会社 Information processing equipment, information processing methods, and information processing programs

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11212701A (en) * 1998-01-26 1999-08-06 Fuji Photo Film Co Ltd Image icon preparation device and its method and record medium storing image icon preparation program
JP2000268163A (en) * 1999-03-19 2000-09-29 Pfu Ltd Image processor and recording medium
JP2000306076A (en) * 1999-04-20 2000-11-02 Canon Inc Image processor, control method and storage medium
JP2003024319A (en) * 2001-07-17 2003-01-28 Hitachi Medical Corp X-ray image display device
JP2003036439A (en) * 2001-07-23 2003-02-07 Minolta Co Ltd Device, method and program for extracting image
JP2005037992A (en) * 2003-07-15 2005-02-10 Seiko Epson Corp Classification for image files
JP2005122688A (en) * 2003-09-26 2005-05-12 Fuji Photo Film Co Ltd Image processing method, device, and program
JP2005128942A (en) * 2003-10-27 2005-05-19 Noritsu Koki Co Ltd Method for correcting red eye and device for implementing method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11212701A (en) * 1998-01-26 1999-08-06 Fuji Photo Film Co Ltd Image icon preparation device and its method and record medium storing image icon preparation program
JP2000268163A (en) * 1999-03-19 2000-09-29 Pfu Ltd Image processor and recording medium
JP2000306076A (en) * 1999-04-20 2000-11-02 Canon Inc Image processor, control method and storage medium
JP2003024319A (en) * 2001-07-17 2003-01-28 Hitachi Medical Corp X-ray image display device
JP2003036439A (en) * 2001-07-23 2003-02-07 Minolta Co Ltd Device, method and program for extracting image
JP2005037992A (en) * 2003-07-15 2005-02-10 Seiko Epson Corp Classification for image files
JP2005122688A (en) * 2003-09-26 2005-05-12 Fuji Photo Film Co Ltd Image processing method, device, and program
JP2005128942A (en) * 2003-10-27 2005-05-19 Noritsu Koki Co Ltd Method for correcting red eye and device for implementing method

Also Published As

Publication number Publication date
JP2006338368A (en) 2006-12-14

Similar Documents

Publication Publication Date Title
US8912885B2 (en) Personal authentication apparatus and personal authentication method
US9025864B2 (en) Image clustering using a personal clothing model
JP5202148B2 (en) Image processing apparatus, image processing method, and computer program
JP5106271B2 (en) Image processing apparatus, image processing method, and computer program
US20060115156A1 (en) Image recognizing system, an image recognizing method, a machine readable medium storing thereon, and a computer program for recognizing images
JP6430914B2 (en) Image processing apparatus and image processing method
EP2763102A1 (en) Face recognition method, apparatus, and computer-readable recording medium for executing the method
JP2009211177A (en) Feature point location determination method and device
JP2007316809A (en) Face collation apparatus and method, and program
US20050157952A1 (en) Image retrieval apparatus and method, and image display apparatus and method thereof
JP2019215647A (en) Information processing device, control method of the same and program
JP4522323B2 (en) Image processing apparatus and control method thereof
JP2010176504A (en) Image processor, image processing method, and program
JP5538781B2 (en) Image search apparatus and image search method
JP2006023944A5 (en)
JP6432634B2 (en) Authentication device, authentication method, and program
US9684844B1 (en) Method and apparatus for normalizing character included in an image
CN113806472A (en) Method and equipment for realizing full-text retrieval of character, picture and image type scanning piece
WO2004068407A1 (en) Method for supporting data linkage between applications
JP2006236217A (en) Person recognition system, person recognition method, and person recognition program
CN111783725A (en) Face recognition method, face recognition device and storage medium
JP2008148183A (en) Image processor, image processing method, and image processing program
JP3090070B2 (en) Form identification method and device
JP6975666B2 (en) Person identification system and person identification method
JP2013069187A (en) Image processing system, image processing method, server and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080602

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080602

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100422

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: 20100517

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: 20100525

R150 Certificate of patent or registration of utility model

Ref document number: 4522323

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130604

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees