JP4457405B2 - 画像処理方法、画像処理装置及び画像処理プログラム - Google Patents
画像処理方法、画像処理装置及び画像処理プログラム Download PDFInfo
- Publication number
- JP4457405B2 JP4457405B2 JP2005047563A JP2005047563A JP4457405B2 JP 4457405 B2 JP4457405 B2 JP 4457405B2 JP 2005047563 A JP2005047563 A JP 2005047563A JP 2005047563 A JP2005047563 A JP 2005047563A JP 4457405 B2 JP4457405 B2 JP 4457405B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- region
- catchlight
- original image
- image processing
- 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
Links
- 238000003672 processing method Methods 0.000 title claims description 16
- 210000001747 pupil Anatomy 0.000 claims description 44
- 238000000034 method Methods 0.000 claims description 40
- 230000002708 enhancing effect Effects 0.000 claims description 7
- 238000000605 extraction Methods 0.000 claims description 7
- 238000004364 calculation method Methods 0.000 claims description 2
- 238000012905 input function Methods 0.000 claims description 2
- 230000003628 erosive effect Effects 0.000 description 10
- 238000010586 diagram Methods 0.000 description 8
- 230000006870 function Effects 0.000 description 8
- 230000010339 dilation Effects 0.000 description 6
- 239000000284 extract Substances 0.000 description 3
- 230000000877 morphologic effect Effects 0.000 description 3
- 101000860173 Myxococcus xanthus C-factor Proteins 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 239000002131 composite material Substances 0.000 description 1
- 230000000916 dilatatory effect Effects 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/18—Eye characteristics, e.g. of the iris
- G06V40/193—Preprocessing; Feature extraction
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Ophthalmology & Optometry (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
Description
[数1]
Y=0.3 R+0.6 G+0.1 B
により生成されている。また、JPEG形式の画像でYCrCb方式で保存された画像データの場合には、R,G,B信号からY信号を生成せずに、保存されたY信号を使用することができる。
Claims (6)
- 顔画像を含む原画像に対して画像処理手段により画像処理を行う画像処理方法であって、前記画像処理手段による画像処理方法は、
前記原画像の瞳内のキャッチライトを除去するモフォロジ処理を行う工程と、
前記原画像と前記モフォロジ処理した処理画像との差分を求める工程と、
前記原画像を画像処理することにより該原画像から顔領域を抽出し、該抽出した顔領域から左右の瞳領域を抽出する工程と、
前記求めた差分と前記抽出した瞳領域とに基づいて前記瞳領域内に存在するキャッチライト領域を抽出する工程と、
前記抽出したキャッチライト領域に基づいて前記原画像内のキャッチライト領域を指定する工程と、
前記原画像に対して前記指定されたキャッチライト領域を強調する工程と、
を含むことを特徴とする画像処理方法。 - 前記モフォロジ処理を行う工程は、前記キャッチライト領域に対応する画素サイズの構造要素を使用して前記原画像をオープニング処理することを特徴とする請求項1に記載の画像処理方法。
- 前記キャッチライト領域を抽出する工程は、
前記求めた差分を所定の閾値で閾値処理してキャッチライト候補点を求める工程と、前記キャッチライト候補点から前記抽出した瞳領域内に存在するキャッチライト候補点の絞り込みを行う工程とを含み、前記絞り込んだキャッチライト候補点をキャッチライト点として前記キャッチライト領域を抽出することを特徴とする請求項1又は2に記載の画像処理方法。 - 前記キャッチライト領域を強調する工程は、前記キャッチライト領域のコントラストを強調する処理、輝度を上げる処理、シャープネスを上げる処理、及び膨張処理のうちの少なくとも1つを含むことを特徴とする請求項1乃至3のいずれかに記載の画像処理方法。
- 顔画像を含む原画像を入力する画像入力手段と、
前記入力した原画像に対してモフォロジ処理を行い、前記原画像内の瞳内のキャッチライトを除去した処理画像を得るモフォロジ処理手段と、
前記原画像と前記モフォロジ処理した処理画像との差分を求める演算手段と、
前記原画像を画像処理することにより該原画像から顔領域を抽出し、該抽出した顔領域から左右の瞳領域を抽出する手段と、
前記求めた差分と前記抽出した瞳領域とに基づいて前記キャッチライトが存在する前記瞳領域内のキャッチライト領域を抽出するキャッチライト領域抽出手段と、
前記抽出したキャッチライト領域に基づいて前記原画像内のキャッチライト領域を指定するキャッチライト領域指定手段と、
前記原画像に対して前記指定されたキャッチライト領域を強調するキャッチライト領域強調手段と、
を備えたことを特徴とする画像処理装置。 - 顔画像を含む原画像を入力する入力機能と、
前記入力した原画像に対してモフォロジ処理を行い、前記原画像内の瞳内のキャッチライトを除去した処理画像を得るモフォロジ処理機能と、
前記原画像と前記モフォロジ処理した処理画像との差分を求める演算機能と、
前記原画像を画像処理することにより該原画像から顔領域を抽出し、該抽出した顔領域から左右の瞳領域を抽出する機能と、
前記求めた差分と前記抽出した瞳領域とに基づいて前記キャッチライトが存在する前記瞳領域内のキャッチライト領域を抽出するキャッチライト領域抽出機能と、
前記抽出したキャッチライト領域に基づいて前記原画像内のキャッチライト領域を指定するキャッチライト領域指定機能と、
前記原画像に対して前記指定されたキャッチライト領域を強調するキャッチライト領域強調機能と、
をコンピュータに実現させることを特徴とする画像処理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005047563A JP4457405B2 (ja) | 2005-02-23 | 2005-02-23 | 画像処理方法、画像処理装置及び画像処理プログラム |
US11/342,585 US7660479B2 (en) | 2005-02-23 | 2006-01-31 | Image processing method, image processing apparatus and program for the same |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005047563A JP4457405B2 (ja) | 2005-02-23 | 2005-02-23 | 画像処理方法、画像処理装置及び画像処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006235850A JP2006235850A (ja) | 2006-09-07 |
JP4457405B2 true JP4457405B2 (ja) | 2010-04-28 |
Family
ID=36912783
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005047563A Expired - Fee Related JP4457405B2 (ja) | 2005-02-23 | 2005-02-23 | 画像処理方法、画像処理装置及び画像処理プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US7660479B2 (ja) |
JP (1) | JP4457405B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4823970B2 (ja) * | 2007-05-24 | 2011-11-24 | オリンパスイメージング株式会社 | 画像編集装置 |
CN110569632A (zh) * | 2018-06-06 | 2019-12-13 | 南昌欧菲生物识别技术有限公司 | 解锁方法及电子装置 |
CN113763436A (zh) * | 2021-07-29 | 2021-12-07 | 广州泽亨实业有限公司 | 一种基于图像配准的工件碰撞检测方法及喷涂系统 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3396960B2 (ja) | 1994-07-26 | 2003-04-14 | 石川島播磨重工業株式会社 | 塗膜劣化自動診断方法 |
JPH1075374A (ja) | 1996-08-30 | 1998-03-17 | Fuji Photo Film Co Ltd | 画像処理方法および装置 |
JP3975530B2 (ja) | 1996-12-27 | 2007-09-12 | 富士ゼロックス株式会社 | 画像処理装置 |
JP2000040154A (ja) | 1998-07-23 | 2000-02-08 | Fuji Photo Film Co Ltd | 画像処理方法及び装置 |
JP3711053B2 (ja) | 2001-09-12 | 2005-10-26 | 日本電信電話株式会社 | 視線測定装置及びその方法と、視線測定プログラム及びそのプログラムを記録した記録媒体 |
-
2005
- 2005-02-23 JP JP2005047563A patent/JP4457405B2/ja not_active Expired - Fee Related
-
2006
- 2006-01-31 US US11/342,585 patent/US7660479B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2006235850A (ja) | 2006-09-07 |
US20060188171A1 (en) | 2006-08-24 |
US7660479B2 (en) | 2010-02-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8254679B2 (en) | Content-based image harmonization | |
JP2004274720A (ja) | データ変換装置、およびデータ変換プログラム | |
JP4368513B2 (ja) | 画像処理方法および装置並びに記録媒体 | |
JP2010041664A (ja) | 画像合成方法および画像合成装置 | |
JP2007241424A (ja) | 画像処理装置および画像処理方法 | |
JP2018056873A (ja) | 画像処理装置、および、コンピュータプログラム | |
JP2008035010A (ja) | データ補正方法および装置並びにプログラム | |
JP4457405B2 (ja) | 画像処理方法、画像処理装置及び画像処理プログラム | |
JP2006343863A (ja) | 画像処理装置及びその方法 | |
JP4853560B2 (ja) | 画像処理方法、画像処理装置およびコンピュータプログラム | |
US7894674B2 (en) | Image-processing method and apparatus, and printer including enhancement of head hair | |
JP2005141477A (ja) | 画像鮮鋭化処理方法とこの方法を実施する画像処理装置 | |
JP4258735B2 (ja) | 画像処理方法、装置及びプログラム並びにプリンタ | |
JP2005159850A (ja) | 画像と文字列の合成 | |
JP4941157B2 (ja) | ぬりえ製造装置、ぬりえ製造方法及びそのプログラム | |
JP4884118B2 (ja) | データ補正方法および装置並びにプログラム | |
JP4708866B2 (ja) | ルックアップテーブル作成装置および方法,ならびにルックアップテーブル作成プログラム | |
KR20020084321A (ko) | 템플릿을 이용한 실시간 인물합성방법 | |
JP3673675B2 (ja) | 画像処理方法及び画像処理装置並びに記録媒体 | |
JP2011138272A (ja) | 画像処理装置、及び、画像加工プログラム | |
JP2020088770A (ja) | 印刷制御装置、方法、及びプログラム | |
US20190132479A1 (en) | Image processing apparatus, image processing method, and program | |
JP2006059092A (ja) | キャッチライト合成方法 | |
JP4578398B2 (ja) | 画像補正装置および方法,ならびに画像補正プログラム | |
JP4150925B2 (ja) | 画像処理方法及び装置並びにプリンタ |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20070221 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070426 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20090728 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20090820 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090825 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091023 |
|
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: 20100118 |
|
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: 20100131 |
|
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: 20130219 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140219 Year of fee payment: 4 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |