JP4782725B2 - 合焦装置および方法並びにプログラム - Google Patents
合焦装置および方法並びにプログラム Download PDFInfo
- Publication number
- JP4782725B2 JP4782725B2 JP2007125293A JP2007125293A JP4782725B2 JP 4782725 B2 JP4782725 B2 JP 4782725B2 JP 2007125293 A JP2007125293 A JP 2007125293A JP 2007125293 A JP2007125293 A JP 2007125293A JP 4782725 B2 JP4782725 B2 JP 4782725B2
- Authority
- JP
- Japan
- Prior art keywords
- face
- detected
- depth
- field
- eyes
- 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
- 238000000034 method Methods 0.000 title claims description 39
- 238000001514 detection method Methods 0.000 claims description 67
- 238000011156 evaluation Methods 0.000 claims description 40
- 210000000887 face Anatomy 0.000 claims description 12
- 238000012545 processing Methods 0.000 description 87
- 238000010586 diagram Methods 0.000 description 8
- 230000015654 memory Effects 0.000 description 8
- 238000007906 compression Methods 0.000 description 6
- 230000006835 compression Effects 0.000 description 5
- 238000012937 correction Methods 0.000 description 4
- 238000003384 imaging method Methods 0.000 description 4
- 230000003287 optical effect Effects 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 230000000875 corresponding effect Effects 0.000 description 2
- 230000006837 decompression Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000035945 sensitivity Effects 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 230000002596 correlated effect Effects 0.000 description 1
- 210000003128 head Anatomy 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 230000003936 working memory Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G03—PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
- G03B—APPARATUS OR ARRANGEMENTS FOR TAKING PHOTOGRAPHS OR FOR PROJECTING OR VIEWING THEM; APPARATUS OR ARRANGEMENTS EMPLOYING ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ACCESSORIES THEREFOR
- G03B13/00—Viewfinders; Focusing aids for cameras; Means for focusing for cameras; Autofocus systems for cameras
- G03B13/32—Means for focusing
- G03B13/34—Power focusing
- G03B13/36—Autofocus systems
-
- G—PHYSICS
- G02—OPTICS
- G02B—OPTICAL ELEMENTS, SYSTEMS OR APPARATUS
- G02B7/00—Mountings, adjusting means, or light-tight connections, for optical elements
- G02B7/28—Systems for automatic generation of focusing signals
- G02B7/36—Systems for automatic generation of focusing signals using image sharpness techniques, e.g. image processing techniques for generating autofocus signals
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Optics & Photonics (AREA)
- Studio Devices (AREA)
- Focusing (AREA)
- Automatic Focus Adjustment (AREA)
Description
前記画像に含まれる人物の目を検出する目検出手段と、
前記検出した顔の位置における被写界深度を表す評価値を算出する評価値算出手段と、
前記評価値に応じて、少なくとも前記検出した顔に合焦するか、前記目検出手段により前記人物の目を検出し、該検出した目に合焦するかを切り替えて合焦処理を行う合焦手段とを備えたことを特徴とするものである。
前記合焦手段を、前記目を検出する場合に、合焦する目を前記顔の向きに応じて決定する手段としてもよい。
前記目検出手段を、前記目を検出する場合に、前記顔の向きに応じて前記目を検出する範囲を設定し、該設定した範囲内において前記目の検出を行う手段としてもよい。
前記検出した顔の位置における被写界深度を表す評価値を算出し、
前記評価値に応じて、少なくとも前記検出した顔に合焦するか、前記人物の目を検出し、該検出した目に合焦するかを切り替えて合焦処理を行うことを特徴とするものである。
式(1)において、DOFは被写界深度、Fは絞り値、fはレンズの焦点距離、δは許容錯乱円半径である。ここで、絞り値、レンズの焦点距離および許容錯乱円半径は、デジタルカメラ1に固有の値であり、内部メモリ36にこれらの値を記憶しておき、評価値算出の際に用いればよい。
ステップST25,31,34,35に続いて、CPU40がレリーズボタンが全押しされたか否かを判定する(ステップST36)。ステップST36が否定されるとステップST21に戻る。ステップST36が肯定されると、本撮影を行い(ステップST37)、処理を終了する。
30 AF処理部
32 画像処理部
37 顔検出部
38 目検出部
39 評価値算出部
45 顔向き判定部
Claims (7)
- 撮影により取得した画像に含まれる人物の顔を検出する顔検出手段と、
前記画像に含まれる人物の目を検出する目検出手段と、
前記検出した顔の位置における被写界深度を表す評価値を算出する評価値算出手段と、
前記評価値が予め定められた所定の被写界深度よりも深い前記被写界深度を表すときに前記目検出手段による前記人物の目の検出を行わずに前記検出した顔に合焦し、前記評価値が前記所定の被写界深度よりも浅い前記被写界深度を表すときに前記目検出手段により前記人物の目を検出し、該検出した目に合焦する合焦手段とを備えたことを特徴とする合焦装置。 - 前記顔の向きを判定する顔向き判定手段をさらに備え、
前記合焦手段は、前記目を検出する場合に、合焦する目を前記顔の向きに応じて決定する手段であることを特徴とする請求項1記載の合焦装置。 - 前記顔の向きを判定する顔向き判定手段をさらに備え、
前記目検出手段は、前記目を検出する場合に、前記顔の向きに応じて前記目を検出する範囲を設定し、該設定した範囲内において前記目の検出を行う手段であることを特徴とする請求項1記載の合焦装置。 - 前記評価値算出手段は、前記撮影手段を構成するレンズの焦点距離、絞り値、合焦位置までの距離、および前記顔の大きさの情報のうちの少なくとも1つに基づいて前記評価値を算出する手段であることを特徴とする請求項1から3のいずれか1項記載の合焦装置。
- 前記顔検出手段は、前記検出した顔が複数ある場合、前記合焦する1つの顔を決定する手段であることを特徴とする請求項1から4のいずれか1項記載の合焦装置。
- 撮影により取得した画像に含まれる人物の顔を検出し、
前記検出した顔の位置における被写界深度を表す評価値を算出し、
前記評価値が予め定められた所定の被写界深度よりも深い前記被写界深度を表すときに前記人物の目の検出を行わずに前記検出した顔に合焦し、前記評価値が前記所定の被写界深度よりも浅い前記被写界深度を表すときに前記人物の目を検出し、該検出した目に合焦することを特徴とする合焦方法。 - 撮影により取得した画像に含まれる人物の顔を検出する手順と、
前記検出した顔の位置における被写界深度を表す評価値を算出する手順と、
前記評価値が予め定められた所定の被写界深度よりも深い前記被写界深度を表すときに前記人物の目の検出を行わずに前記検出した顔に合焦し、前記評価値が前記所定の被写界深度よりも浅い前記被写界深度を表すときに前記人物の目を検出し、該検出した目に合焦する手順とを有することを特徴とする合焦方法をコンピュータに実行させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007125293A JP4782725B2 (ja) | 2007-05-10 | 2007-05-10 | 合焦装置および方法並びにプログラム |
US12/111,821 US8106999B2 (en) | 2007-05-10 | 2008-04-29 | Focus adjustment apparatus, method, and program |
CNA2008100961747A CN101304487A (zh) | 2007-05-10 | 2008-05-09 | 调焦设备、方法和程序 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007125293A JP4782725B2 (ja) | 2007-05-10 | 2007-05-10 | 合焦装置および方法並びにプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2008281733A JP2008281733A (ja) | 2008-11-20 |
JP2008281733A5 JP2008281733A5 (ja) | 2011-02-03 |
JP4782725B2 true JP4782725B2 (ja) | 2011-09-28 |
Family
ID=39969146
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007125293A Expired - Fee Related JP4782725B2 (ja) | 2007-05-10 | 2007-05-10 | 合焦装置および方法並びにプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US8106999B2 (ja) |
JP (1) | JP4782725B2 (ja) |
CN (1) | CN101304487A (ja) |
Families Citing this family (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8300136B2 (en) * | 2008-06-26 | 2012-10-30 | Canon Kabushiki Kaisha | Imaging apparatus for detecting a face image and imaging method |
US8325980B1 (en) * | 2008-12-16 | 2012-12-04 | Sprint Communications Company L.P. | Providing indications of object attributes |
JP5116652B2 (ja) * | 2008-12-24 | 2013-01-09 | 三洋電機株式会社 | 撮像装置および笑顔記録プログラム |
KR20110029002A (ko) * | 2009-09-14 | 2011-03-22 | 삼성전자주식회사 | 얼굴 판단 장치 및 방법 |
KR101594298B1 (ko) | 2009-11-17 | 2016-02-16 | 삼성전자주식회사 | 디지털 영상 처리기에서 포커스 조정 장치 및 방법 |
JP5459031B2 (ja) * | 2010-04-13 | 2014-04-02 | ソニー株式会社 | 情報処理装置、情報処理方法及びプログラム |
JP5690080B2 (ja) * | 2010-04-30 | 2015-03-25 | オリンパスイメージング株式会社 | 動画像データ生成機器および動画像データ生成方法 |
TWI423661B (zh) * | 2010-07-09 | 2014-01-11 | Altek Corp | Face block assisted focus method |
US8294810B2 (en) * | 2010-07-09 | 2012-10-23 | Altek Corporation | Assisting focusing method for face block |
JP5661373B2 (ja) * | 2010-08-20 | 2015-01-28 | キヤノン株式会社 | 撮影システム、撮像装置及びその制御方法 |
JP5669549B2 (ja) * | 2010-12-10 | 2015-02-12 | オリンパスイメージング株式会社 | 撮像装置 |
US8988512B2 (en) | 2011-04-14 | 2015-03-24 | Mediatek Inc. | Method for adjusting playback of multimedia content according to detection result of user status and related apparatus thereof |
JP5156108B2 (ja) * | 2011-04-23 | 2013-03-06 | オリンパスイメージング株式会社 | 撮像装置および撮像方法 |
TW201322048A (zh) * | 2011-11-25 | 2013-06-01 | Cheng-Xuan Wang | 景深變化偵測系統、接收裝置、景深變化偵測及連動系統 |
JP5959923B2 (ja) * | 2012-04-26 | 2016-08-02 | キヤノン株式会社 | 検出装置、その制御方法、および制御プログラム、並びに撮像装置および表示装置 |
JP6157288B2 (ja) * | 2012-12-19 | 2017-07-05 | キヤノン株式会社 | 画像処理装置およびその制御方法、撮像装置 |
JP6238581B2 (ja) * | 2013-06-10 | 2017-11-29 | キヤノン株式会社 | 撮像装置及び焦点検出方法 |
KR102254703B1 (ko) * | 2014-09-05 | 2021-05-24 | 삼성전자주식회사 | 촬영 장치 및 촬영 방법 |
JP6501536B2 (ja) * | 2015-02-02 | 2019-04-17 | キヤノン株式会社 | 撮像装置及びその制御方法、プログラム、記憶媒体 |
CN106060373B (zh) * | 2015-04-03 | 2019-12-20 | 佳能株式会社 | 焦点检测装置及其控制方法 |
CN106303205A (zh) * | 2015-06-12 | 2017-01-04 | 中兴通讯股份有限公司 | 对焦区域调整方法和装置 |
KR102392789B1 (ko) * | 2015-10-21 | 2022-05-02 | 삼성전자주식회사 | 초점 설정을 위한 방법 및 그 전자 장치 |
US10269098B2 (en) * | 2016-11-01 | 2019-04-23 | Chun Ming Tsang | Systems and methods for removing haze in digital photos |
CN109975948A (zh) * | 2017-12-28 | 2019-07-05 | 格科微电子(上海)有限公司 | 控制对焦模组运动得到景深信息的方法 |
CN108833795B (zh) * | 2018-08-29 | 2020-06-19 | 北京七鑫易维信息技术有限公司 | 一种图像获取设备的对焦方法及装置 |
JP7129294B2 (ja) * | 2018-09-21 | 2022-09-01 | キヤノン株式会社 | 電子機器および領域選択方法 |
CN117061869A (zh) * | 2018-12-28 | 2023-11-14 | 株式会社尼康 | 电子设备、照相机以及程序 |
CN109905599A (zh) * | 2019-03-18 | 2019-06-18 | 信利光电股份有限公司 | 一种人眼对焦方法、装置及可读存储介质 |
US20230164423A1 (en) * | 2020-02-27 | 2023-05-25 | Qualcomm Incorporated | Dynamic adjustment of a region of interest for image capture |
US11729502B2 (en) * | 2021-04-28 | 2023-08-15 | Canon Kabushiki Kaisha | Apparatus including focusing function and method of the same |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001215403A (ja) | 2000-02-01 | 2001-08-10 | Canon Inc | 撮像装置および焦点の自動検出方法 |
JP4536218B2 (ja) | 2000-06-19 | 2010-09-01 | オリンパス株式会社 | 合焦装置及び撮像装置 |
JP4536248B2 (ja) | 2000-11-24 | 2010-09-01 | オリンパス株式会社 | 撮像装置 |
JP2003107335A (ja) | 2001-09-28 | 2003-04-09 | Ricoh Co Ltd | 撮像装置、自動合焦方法、およびその方法をコンピュータが実行するためのプログラム |
US6895181B2 (en) * | 2002-08-27 | 2005-05-17 | Olympus Corporation | Camera and distance measuring method thereof |
US20040207743A1 (en) * | 2003-04-15 | 2004-10-21 | Nikon Corporation | Digital camera system |
JP4553346B2 (ja) | 2003-10-22 | 2010-09-29 | キヤノン株式会社 | 焦点調節装置及び焦点調節方法 |
US7733412B2 (en) * | 2004-06-03 | 2010-06-08 | Canon Kabushiki Kaisha | Image pickup apparatus and image pickup method |
JP5098259B2 (ja) * | 2006-09-04 | 2012-12-12 | 株式会社ニコン | カメラ |
-
2007
- 2007-05-10 JP JP2007125293A patent/JP4782725B2/ja not_active Expired - Fee Related
-
2008
- 2008-04-29 US US12/111,821 patent/US8106999B2/en not_active Expired - Fee Related
- 2008-05-09 CN CNA2008100961747A patent/CN101304487A/zh active Pending
Also Published As
Publication number | Publication date |
---|---|
US8106999B2 (en) | 2012-01-31 |
US20080278587A1 (en) | 2008-11-13 |
CN101304487A (zh) | 2008-11-12 |
JP2008281733A (ja) | 2008-11-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4782725B2 (ja) | 合焦装置および方法並びにプログラム | |
JP4444936B2 (ja) | 撮影装置および方法並びにプログラム | |
JP4819001B2 (ja) | 撮影装置および方法並びにプログラム、画像処理装置および方法並びにプログラム | |
JP4510768B2 (ja) | 撮影装置および方法並びにプログラム | |
JP2008017166A (ja) | 撮影装置および方法並びにプログラム | |
JP2008141740A (ja) | 撮影装置および方法並びにプログラム | |
JP2006201282A (ja) | デジタルカメラ | |
JP5180349B2 (ja) | 撮影装置および方法並びにプログラム | |
JP5027580B2 (ja) | 撮影装置および方法並びにプログラム | |
JP4818999B2 (ja) | 撮影装置および方法並びにプログラム | |
JP4799501B2 (ja) | 撮影装置、撮影装置の制御方法およびプログラム | |
JP2009128969A (ja) | 撮像装置および方法並びにプログラム | |
JP2007233113A (ja) | 測距装置及び方法 | |
JP2007188126A (ja) | 画像明るさ算出装置および方法並びにプログラム | |
JP4733068B2 (ja) | 撮影装置および方法並びにプログラム | |
JP2009071391A (ja) | 撮影装置および撮影装置の制御方法並びにプログラム | |
JP2009290260A (ja) | 撮影装置およびその制御方法並びにプログラム | |
JP2008124846A (ja) | 撮影装置および方法並びにプログラム | |
JP2008172395A (ja) | 撮像装置、画像処理装置、方法およびプログラム | |
JP2007208355A (ja) | 撮影装置および方法並びにプログラム | |
JP2010026039A (ja) | 撮影装置および撮影装置の制御方法並びにプログラム | |
JP2008172650A (ja) | 撮影装置および方法並びにプログラム | |
JP5027055B2 (ja) | 画像処理装置および方法並びにプログラム | |
JP4799397B2 (ja) | 辞書データ作成装置、所定領域検出装置および撮影装置 | |
JP2008197763A (ja) | 撮影装置および方法並びにプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100224 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101210 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20101210 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20110217 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110301 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110428 |
|
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: 20110614 |
|
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: 20110707 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140715 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4782725 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |