JP4881199B2 - 画像評価装置および方法並びにプログラム - Google Patents
画像評価装置および方法並びにプログラム Download PDFInfo
- Publication number
- JP4881199B2 JP4881199B2 JP2007075829A JP2007075829A JP4881199B2 JP 4881199 B2 JP4881199 B2 JP 4881199B2 JP 2007075829 A JP2007075829 A JP 2007075829A JP 2007075829 A JP2007075829 A JP 2007075829A JP 4881199 B2 JP4881199 B2 JP 4881199B2
- Authority
- JP
- Japan
- Prior art keywords
- face
- evaluation value
- image
- faces
- evaluation
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/161—Detection; Localisation; Normalisation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/168—Feature extraction; Face representation
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Oral & Maxillofacial Surgery (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Image Processing (AREA)
- Image Analysis (AREA)
Description
該取得した情報に基づいて統計的に該情報毎の評価結果を表す個別評価値を算出する個別評価値算出手段とを備えたことを特徴とするものである。
前記代表顔の前記顔評価値に基づいて前記総合評価値を算出する手段としてもよく、前記顔が複数含まれる場合、該複数の顔の前記顔評価値を重み付け加算して前記総合評価値を算出する手段としてもよい。
該取得した情報に基づいて統計的に該情報毎の評価結果を表す個別評価値を算出することを特徴とするものである。
但しαiは重み係数である。
但しβjは重み係数であり、Σβj=1である。
12 CPU
14 システムメモリ
16 表示部
18 表示制御部
20 入力部
22 入力制御部
24 画像読込部
26 画像読込制御部
28 ハードディスク
30 顔検出部
32 情報取得部
34 個別評価値算出部
36 顔評価値算出部
38 総合評価値算出部
Claims (9)
- 複数の顔を含む画像から、該複数の顔の位置関係、該顔の数、該顔のサイズ、該顔の前記画像上における位置、該顔の向き、該顔の回転角度および該顔の検出スコアのうち、前記複数の顔の位置関係および前記顔の数を含む少なくとも2つの情報を取得する情報取得手段と、
該取得した情報に基づいて統計的に該情報毎の評価結果を表す個別評価値を算出する個別評価値算出手段とを備えたことを特徴とする画像評価装置。 - 前記情報取得手段は、さらに前記顔の正面率の情報を取得する手段であることを特徴とする請求項1記載の画像評価装置。
- 前記個別評価値に基づいて前記顔の評価結果を表す顔評価値を算出する顔評価値算出手段をさらに備えたことを特徴とする請求項1または2記載の画像評価装置。
- 前記顔評価値に基づいて前記画像の総合的な評価結果を表す総合評価値を算出する総合評価値算出手段をさらに備えたことを特徴とする請求項3記載の画像評価装置。
- 前記総合評価値算出手段は、前記複数の顔から代表顔を選択し、
前記代表顔の前記顔評価値に基づいて前記総合評価値を算出する手段であることを特徴とする請求項4記載の画像評価装置。 - 前記総合評価値算出手段は、前記顔が複数含まれる場合、該複数の顔の前記顔評価値を重み付け加算して前記総合評価値を算出する手段であることを特徴とする請求項4記載の画像評価装置。
- 前記総合評価値算出手段は、前記顔の数に応じて異なる顔評価値を算出する手段であることを特徴とする請求項3から6のいずれか1項記載の画像評価装置。
- 複数の顔を含む画像から、該複数の顔の位置関係、該顔の数、該顔のサイズ、該顔の前記画像上における位置、該顔の向き、該顔の回転角度および該顔の検出スコアのうち、前記複数の顔の位置関係および前記顔の数を含む少なくとも2つの情報を取得し、
該取得した情報に基づいて統計的に該情報毎の評価結果を表す個別評価値を算出することを特徴とする画像評価方法。 - 複数の顔を含む画像から、該複数の顔の位置関係、該顔の数、該顔のサイズ、該顔の前記画像上における位置、該顔の向き、該顔の回転角度および該顔の検出スコアのうち、前記複数の顔の位置関係および前記顔の数を含む少なくとも2つの情報を取得する手順と、
該取得した情報に基づいて統計的に該情報毎の評価結果を表す個別評価値を算出する手順とを有することを特徴とする画像評価方法をコンピュータに実行させるためのプログラム。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007075829A JP4881199B2 (ja) | 2007-03-23 | 2007-03-23 | 画像評価装置および方法並びにプログラム |
| US12/052,512 US8457365B2 (en) | 2007-03-23 | 2008-03-20 | Device, method and computer readable recording medium containing program for evaluating image |
| CN2008100847760A CN101271569B (zh) | 2007-03-23 | 2008-03-21 | 用于评估图像的装置、方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007075829A JP4881199B2 (ja) | 2007-03-23 | 2007-03-23 | 画像評価装置および方法並びにプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2008234509A JP2008234509A (ja) | 2008-10-02 |
| JP4881199B2 true JP4881199B2 (ja) | 2012-02-22 |
Family
ID=39774732
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2007075829A Active JP4881199B2 (ja) | 2007-03-23 | 2007-03-23 | 画像評価装置および方法並びにプログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US8457365B2 (ja) |
| JP (1) | JP4881199B2 (ja) |
| CN (1) | CN101271569B (ja) |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8270711B2 (en) * | 2007-08-10 | 2012-09-18 | Asian Institute Of Technology | Method and apparatus for recognition of an object by a machine |
| JP2010177894A (ja) * | 2009-01-28 | 2010-08-12 | Sony Corp | 撮像装置、画像管理装置及び画像管理方法、並びにコンピューター・プログラム |
| JP2010224677A (ja) * | 2009-03-19 | 2010-10-07 | Seiko Epson Corp | 画像評価方法、画像評価プログラムおよび印刷装置 |
| JP5376583B2 (ja) * | 2009-05-19 | 2013-12-25 | 国立大学法人秋田大学 | 被写体の重要度判定方法及び装置、重要度判定プログラム、画像検索方法及び装置、並びに、画像検索プログラム |
| JP4998630B2 (ja) * | 2010-03-30 | 2012-08-15 | 株式会社ニコン | 画像処理装置、および画像評価プログラム |
| JP5451883B2 (ja) * | 2010-06-30 | 2014-03-26 | Necソフト株式会社 | 頭部検出方法、頭部検出装置、属性判定方法、属性判定装置、プログラム、記録媒体および属性判定システム |
| JP2013175804A (ja) * | 2012-02-23 | 2013-09-05 | Nikon Corp | 電子カメラ |
| JP6946175B2 (ja) * | 2017-12-27 | 2021-10-06 | 富士フイルム株式会社 | 撮影制御システム、撮影制御方法、プログラムおよび記録媒体 |
| JP7208713B2 (ja) * | 2018-02-13 | 2023-01-19 | キヤノン株式会社 | 画像解析装置および画像解析方法 |
Family Cites Families (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3603737B2 (ja) * | 2000-03-30 | 2004-12-22 | 日本電気株式会社 | 移動体追尾方法及びその装置 |
| JP2002010179A (ja) | 2000-06-19 | 2002-01-11 | Olympus Optical Co Ltd | プリント画像選択装置、自動選択機能付き写真プリンタ装置及び自動選択プリントシステム並びに記録媒体 |
| DE60238109D1 (de) * | 2001-02-19 | 2010-12-09 | Honda Motor Co Ltd | Automatisches Zielerkennen mittels Vorlagenvergleich |
| JP4778158B2 (ja) * | 2001-05-31 | 2011-09-21 | オリンパス株式会社 | 画像選出支援装置 |
| US7444354B2 (en) * | 2001-09-14 | 2008-10-28 | Fujifilm Corporation | Method and apparatus for storing images, method and apparatus for instructing image filing, image storing system, method and apparatus for image evaluation, and programs therefor |
| JP2003087442A (ja) * | 2001-09-14 | 2003-03-20 | Fuji Photo Film Co Ltd | 画像評価方法および装置並びにプログラム |
| JP4367010B2 (ja) | 2003-05-30 | 2009-11-18 | セイコーエプソン株式会社 | システム、プログラムおよび方法 |
| JP4449354B2 (ja) * | 2003-06-26 | 2010-04-14 | カシオ計算機株式会社 | 画像撮影装置及びプログラム |
| JP2005056175A (ja) * | 2003-08-05 | 2005-03-03 | Konica Minolta Photo Imaging Inc | 画像評価装置 |
| US7512286B2 (en) * | 2003-10-27 | 2009-03-31 | Hewlett-Packard Development Company, L.P. | Assessing image quality |
| JP2005148915A (ja) | 2003-11-12 | 2005-06-09 | Noritsu Koki Co Ltd | 適正顔判別方法及びこの方法を実施する装置 |
| JP4441853B2 (ja) * | 2003-11-12 | 2010-03-31 | ノーリツ鋼機株式会社 | 濃度補正のための顔選別方法及びこの方法を実施する装置 |
| JP2005227957A (ja) | 2004-02-12 | 2005-08-25 | Mitsubishi Electric Corp | 最適顔画像記録装置及び最適顔画像記録方法 |
| JP2006252327A (ja) * | 2005-03-11 | 2006-09-21 | Fuji Photo Film Co Ltd | 画像評価装置、画像評価方法及び画像評価プログラム |
| JP2007028555A (ja) * | 2005-07-21 | 2007-02-01 | Sony Corp | カメラシステム,情報処理装置,情報処理方法,およびコンピュータプログラム |
| JP2007041987A (ja) * | 2005-08-05 | 2007-02-15 | Sony Corp | 画像処理装置および方法、並びにプログラム |
| JP4844053B2 (ja) | 2005-08-31 | 2011-12-21 | セイコーエプソン株式会社 | 画像選択装置および画像選択方法 |
| CN101013504B (zh) * | 2006-01-11 | 2013-03-13 | 富士胶片株式会社 | 图像评估设备、方法和程序 |
| TW200828988A (en) * | 2006-12-22 | 2008-07-01 | Altek Corp | System and method for image evaluation |
| JP4898475B2 (ja) * | 2007-02-05 | 2012-03-14 | 富士フイルム株式会社 | 撮影制御装置、撮影装置、及び撮影制御方法 |
| US7676146B2 (en) * | 2007-03-09 | 2010-03-09 | Eastman Kodak Company | Camera using multiple lenses and image sensors to provide improved focusing capability |
| JP4535164B2 (ja) * | 2008-04-09 | 2010-09-01 | ソニー株式会社 | 撮像装置、画像処理装置、これらにおける画像解析方法およびプログラム |
| JP4770929B2 (ja) * | 2009-01-14 | 2011-09-14 | ソニー株式会社 | 撮像装置、撮像方法及び撮像プログラム。 |
-
2007
- 2007-03-23 JP JP2007075829A patent/JP4881199B2/ja active Active
-
2008
- 2008-03-20 US US12/052,512 patent/US8457365B2/en active Active
- 2008-03-21 CN CN2008100847760A patent/CN101271569B/zh active Active
Also Published As
| Publication number | Publication date |
|---|---|
| US8457365B2 (en) | 2013-06-04 |
| JP2008234509A (ja) | 2008-10-02 |
| CN101271569A (zh) | 2008-09-24 |
| US20080232652A1 (en) | 2008-09-25 |
| CN101271569B (zh) | 2013-02-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4881199B2 (ja) | 画像評価装置および方法並びにプログラム | |
| US8090158B2 (en) | Image evaluation apparatus, method, and program | |
| US7720302B2 (en) | Method, apparatus and program for image processing | |
| US8805077B2 (en) | Subject region detecting apparatus | |
| US8577099B2 (en) | Method, apparatus, and program for detecting facial characteristic points | |
| US8923610B2 (en) | Image processing apparatus, image processing method, and computer readable medium | |
| US20070189584A1 (en) | Specific expression face detection method, and imaging control method, apparatus and program | |
| US20150003740A1 (en) | Image processing device, method of controlling image processing device, and program for enabling computer to execute same method | |
| WO2010113821A1 (ja) | 顔特徴点検出装置及びプログラム | |
| US7995866B2 (en) | Rotation angle detection apparatus, and control method and control program of rotation angle detection apparatus | |
| US7542591B2 (en) | Target object detecting method, apparatus, and program | |
| JP2012083938A (ja) | 学習装置、学習方法、識別装置、識別方法、およびプログラム | |
| JP4647289B2 (ja) | 画像処理方法および装置並びにプログラム | |
| JP4957607B2 (ja) | 画像における顔領域の検出 | |
| US7856124B2 (en) | Image evaluation device, method and program | |
| JP2006164133A (ja) | 画像処理方法および装置並びにプログラム | |
| WO2007074844A1 (ja) | 顔パーツの位置の検出方法及び検出システム | |
| CN100377164C (zh) | 用于检测图像中的人脸肤色区域的方法、装置和存储介质 | |
| JP7618437B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
| JP2017102748A (ja) | 瞳画像学習装置、瞳位置検出装置及びそのプログラム | |
| JP2007065784A (ja) | 画像処理装置及び画像処理方法及びプログラム及びコンピュータ読み取り可能な記憶媒体 | |
| JP2009223540A (ja) | 対象画像からの顔領域の検出 | |
| JP2009104427A (ja) | 顔検出方法及び装置、並びに顔検出プログラム | |
| JP4860458B2 (ja) | 画像評価装置および方法並びにプログラム | |
| JP2026058221A (ja) | 情報処理装置及び方法、プログラム、記憶媒体 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090911 |
|
| RD15 | Notification of revocation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7435 Effective date: 20110415 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110525 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110531 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110719 |
|
| 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: 20111122 |
|
| 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: 20111202 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4881199 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: 20141209 Year of fee payment: 3 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |