JP2004334836A - 画像の特徴部分抽出方法及び特徴部分抽出プログラム並びに撮像装置と画像処理装置 - Google Patents
画像の特徴部分抽出方法及び特徴部分抽出プログラム並びに撮像装置と画像処理装置 Download PDFInfo
- Publication number
- JP2004334836A JP2004334836A JP2004076073A JP2004076073A JP2004334836A JP 2004334836 A JP2004334836 A JP 2004334836A JP 2004076073 A JP2004076073 A JP 2004076073A JP 2004076073 A JP2004076073 A JP 2004076073A JP 2004334836 A JP2004334836 A JP 2004334836A
- Authority
- JP
- Japan
- Prior art keywords
- image
- feature portion
- size
- feature
- face
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Image Processing (AREA)
- Studio Devices (AREA)
- Image Analysis (AREA)
Abstract
【解決手段】 処理対象画像から所要の大きさの画像を順次切り出し、各切出画像と特徴部分画像の照合データとを比較して前記処理対象画像中に前記特徴部分画像が存在するか否かを検出する画像の特徴部分抽出方法であって、処理対象画像の大きさに対する特徴部分画像の大きさの範囲を該処理対象画像が撮像されたときの被写体までの距離情報に基づいて限定し照合データと比較する切出画像の大きさを制限する(ステップS6)。これにより、特徴部分画像の大きさに比べて大きすぎたり小さすぎる切出画像と照合データとの比較処理を省くことが可能となり、処理の高速化,高精度化を図ることができる。
【選択図】 図2
Description
図1は、本発明の第1の実施形態に係るデジタルスチルカメラの構成図である。このデジタルスチルカメラは、CCDやCMOS等の固体撮像素子1と、固体撮像素子1の前段に置かれたレンズ2及び絞り3と、固体撮像素子1から出力される画像信号に対し相関二重サンプリング処理等を施すアナログ信号処理部4と、アナログ信号処理された画像信号をデジタル信号に変換するA/D変換部5と、デジタル信号に変換された画像信号に対してガンマ補正,同時化処理など施すデジタル信号処理部6と、このデジタル信号処理部6によって処理された画像信号を格納する画像メモリ7と、ユーザがシャッタボタンを押下したときに画像メモリ7に格納された画像信号(撮影データ)を外部メモリ等に記録する記録部8と、カメラ背面等に設けられ画像メモリ7の格納内容をスルー表示する表示部9とを備える。
図7は、本発明の第2の実施形態に係る顔抽出プログラムの処理手順を示すフローチャートである。この顔抽出処理プログラムを搭載するデジタルスチルカメラの構成は図1と同じである。
図8は、本発明の第3の実施形態に係るデジタルスチルカメラの説明図である。第1,第2の実施形態では、測距センサ16によって被写体までの距離情報を取得したが、本実施形態では、測距センサを用いずに被写体までの距離情報を取得し、テンプレートマッチング処理により顔の抽出を行う。
図10は、本発明の第4の実施形態に係る顔抽出プログラムの処理手順を示すフローチャートである。本実施形態も、図8で説明した様に監視カメラ等に適用するプログラムであり、先ず、図8に示す基準点間距離情報を取得し(ステップS20)、次に第2実施形態のステップS1と同様に、入力画像のサイズを取得する。
上述した実施形態では、特徴部分画像の照合データとして、テンプレートの画像データを用いたが、テンプレートの画像データを用いなくても、サーチウインドウによる切出画像と比較照合することができる。
2 レンズ
3 絞り
6 デジタル信号処理部
10 制御回路
12 顔抽出処理部
16 測距センサ
21 処理画像
22 顔のテンプレート
23 サーチウインドウ
24 スキャニング方向
Claims (12)
- 処理対象画像から所要の大きさの画像を順次切り出し、各切出画像と特徴部分画像の照合データとを比較して前記処理対象画像中に前記特徴部分画像が存在するか否かを検出する画像の特徴部分抽出方法であって、前記処理対象画像の大きさに対する前記特徴部分画像の大きさの範囲を該処理対象画像が撮像されたときの被写体までの距離情報に基づいて限定し前記照合データと比較する前記切出画像の大きさを制限することを特徴とする画像の特徴部分抽出方法。
- 前記限定は、前記被写体までの距離情報の他に撮影レンズの焦点距離情報を用いて行うことを特徴とする請求項1に記載の画像の特徴部分抽出方法。
- 前記比較は、前記処理対象画像をリサイズしたリサイズ画像を用いて行うことを特徴とする請求項1または請求項2に記載の画像の特徴部分抽出方法。
- 前記比較は、決まった大きさの特徴部分画像に対応する前記照合データを用い、前記リサイズ画像の大きさを変化させて行うことを特徴とする請求項3に記載の画像の特徴部分抽出方法。
- 前記比較は、前記リサイズ画像の大きさを固定し前記特徴部分画像の大きさを変化させた前記照合データを用いて行うことを特徴とする請求項3に記載の画像の特徴部分抽出方法。
- 前記照合データは、前記特徴部分画像のテンプレート画像データであることを特徴とする請求項1乃至請求項5のいずれかに記載の画像の特徴部分抽出方法。
- 前記照合データは、前記特徴部分画像の特徴量を数値化したデータであることを特徴とする請求項1乃至請求項5のいずれかに記載の画像の特徴部分抽出方法。
- 前記照合データは、前記特徴部分画像の特徴量を抽出するルールを記述したデータで構成されることを特徴とする請求項1乃至請求項5のいずれかに記載の画像の特徴部分抽出方法。
- 請求項1乃至請求項8のいずれかに記載の画像の特徴部分抽出方法を実行する特徴部分抽出プログラムであって、前記処理対象画像の大きさに対する前記特徴部分画像の大きさの範囲を該処理対象画像が撮像されたときの被写体までの距離情報に基づいて限定し前記切出画像の大きさを制限するステップを備えることを特徴とする特徴部分抽出プログラム。
- 請求項9に記載の特徴部分抽出プログラムを搭載し、該特徴部分抽出プログラムが前記ステップを実行するときに使用する前記距離情報は、前記処理対象画像にタグ情報として付加されている距離情報を用いることを特徴とする画像処理装置。
- 請求項9に記載の特徴部分抽出プログラムと、該特徴部分抽出プログラムの前記ステップの実行時に必要となる前記距離情報を求める手段とを備えることを特徴とする撮像装置。
- 前記手段は、測距センサ、撮影レンズを被写体に合焦させるときのモータ駆動パルス数の計数手段、撮影レンズの焦点距離情報を求める手段、人物撮影モード,風景撮影モード,マクロ撮影モード等の撮影モードから被写体までの距離を推定する手段、撮影レンズの焦点距離から被写体までの距離を推定する手段のいずれかを含むことを特徴とする請求項11に記載の撮像装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004076073A JP4338560B2 (ja) | 2003-04-14 | 2004-03-17 | 画像の特徴部分抽出方法及び特徴部分抽出プログラム並びに撮像装置と画像処理装置 |
US10/822,003 US20040228505A1 (en) | 2003-04-14 | 2004-04-12 | Image characteristic portion extraction method, computer readable medium, and data collection and processing device |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003109178 | 2003-04-14 | ||
JP2004076073A JP4338560B2 (ja) | 2003-04-14 | 2004-03-17 | 画像の特徴部分抽出方法及び特徴部分抽出プログラム並びに撮像装置と画像処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004334836A true JP2004334836A (ja) | 2004-11-25 |
JP4338560B2 JP4338560B2 (ja) | 2009-10-07 |
Family
ID=33513131
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004076073A Expired - Fee Related JP4338560B2 (ja) | 2003-04-14 | 2004-03-17 | 画像の特徴部分抽出方法及び特徴部分抽出プログラム並びに撮像装置と画像処理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4338560B2 (ja) |
Cited By (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006157429A (ja) * | 2004-11-29 | 2006-06-15 | Fuji Photo Film Co Ltd | 動画像記録装置及び動画像印画装置 |
JP2007013774A (ja) * | 2005-07-01 | 2007-01-18 | Toyota Central Res & Dev Lab Inc | 対象物探索装置 |
JP2007047975A (ja) * | 2005-08-09 | 2007-02-22 | Fujifilm Corp | デジタル画像の複数対象物検出方法および装置並びにプログラム |
JP2007047965A (ja) * | 2005-08-09 | 2007-02-22 | Fujifilm Corp | デジタル画像の対象物検出方法および装置並びにプログラム |
JP2007104235A (ja) * | 2005-10-04 | 2007-04-19 | Sony Corp | 撮像装置、および撮像装置制御方法、並びにコンピュータ・プログラム |
KR100737974B1 (ko) | 2005-07-15 | 2007-07-13 | 황후 | 이미지 분리 합성 장치 및 방법, 그리고 그것을 이용한이미지 검색방법 |
JP2007265390A (ja) * | 2006-02-28 | 2007-10-11 | Sanyo Electric Co Ltd | 物体検出装置 |
JP2007265149A (ja) * | 2006-03-29 | 2007-10-11 | Sony Corp | 画像処理装置、画像処理方法および撮像装置 |
JP2007265150A (ja) * | 2006-03-29 | 2007-10-11 | Sony Corp | 画像処理装置、画像処理方法および撮像装置 |
JP2008109315A (ja) * | 2006-10-24 | 2008-05-08 | Canon Inc | 撮像装置及びその制御方法及びプログラム及び記憶媒体 |
JP2008236276A (ja) * | 2007-03-20 | 2008-10-02 | Hitachi Ltd | カメラ装置 |
JP2008288911A (ja) * | 2007-05-18 | 2008-11-27 | Casio Comput Co Ltd | 撮像装置、顔領域検出プログラム、及び、顔領域検出方法 |
JP2008306765A (ja) * | 2008-09-03 | 2008-12-18 | Canon Inc | 撮像装置 |
CN102004918A (zh) * | 2009-09-02 | 2011-04-06 | 索尼公司 | 图像处理设备、图像处理方法、程序以及电子器件 |
US8005271B2 (en) | 2007-06-18 | 2011-08-23 | Fujifilm Corporation | Face detection method and digital camera |
US8019129B2 (en) | 2007-05-18 | 2011-09-13 | Casio Computer Co., Ltd. | Image pickup device, face detection method, and computer-readable recording medium |
US8085997B2 (en) | 2007-11-20 | 2011-12-27 | Fujifilm Corporation | Imaging apparatus and imaging method |
US8213720B2 (en) | 2007-09-28 | 2012-07-03 | Fujifilm Corporation | System and method for determining chin position in a digital image |
EP2482248A2 (en) | 2011-02-01 | 2012-08-01 | Fujifilm Corporation | Image processing device, three-dimensional image printing system, and image processing method and program |
US8363909B2 (en) | 2007-03-20 | 2013-01-29 | Ricoh Company, Limited | Image processing apparatus, image processing method, and computer program product |
US8654195B2 (en) | 2009-11-13 | 2014-02-18 | Fujifilm Corporation | Distance measuring apparatus, distance measuring method, distance measuring program, distance measuring system, and image pickup apparatus |
JP2014134856A (ja) * | 2013-01-08 | 2014-07-24 | Nec Corp | 被写体識別装置、被写体識別方法および被写体識別プログラム |
JP2014142832A (ja) * | 2013-01-24 | 2014-08-07 | Canon Inc | 画像処理装置、画像処理装置の制御方法、およびプログラム |
JP2021009493A (ja) * | 2019-06-28 | 2021-01-28 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法及びプログラム |
-
2004
- 2004-03-17 JP JP2004076073A patent/JP4338560B2/ja not_active Expired - Fee Related
Cited By (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006157429A (ja) * | 2004-11-29 | 2006-06-15 | Fuji Photo Film Co Ltd | 動画像記録装置及び動画像印画装置 |
US7734141B2 (en) | 2004-11-29 | 2010-06-08 | Fujifilm Corporation | Video recording apparatus and video printing apparatus |
JP2007013774A (ja) * | 2005-07-01 | 2007-01-18 | Toyota Central Res & Dev Lab Inc | 対象物探索装置 |
JP4723934B2 (ja) * | 2005-07-01 | 2011-07-13 | 株式会社豊田中央研究所 | 対象物探索装置 |
KR100737974B1 (ko) | 2005-07-15 | 2007-07-13 | 황후 | 이미지 분리 합성 장치 및 방법, 그리고 그것을 이용한이미지 검색방법 |
JP2007047975A (ja) * | 2005-08-09 | 2007-02-22 | Fujifilm Corp | デジタル画像の複数対象物検出方法および装置並びにプログラム |
JP2007047965A (ja) * | 2005-08-09 | 2007-02-22 | Fujifilm Corp | デジタル画像の対象物検出方法および装置並びにプログラム |
JP4588575B2 (ja) * | 2005-08-09 | 2010-12-01 | 富士フイルム株式会社 | デジタル画像の複数対象物検出方法および装置並びにプログラム |
JP4708909B2 (ja) * | 2005-08-09 | 2011-06-22 | 富士フイルム株式会社 | デジタル画像の対象物検出方法および装置並びにプログラム |
JP4730044B2 (ja) * | 2005-10-04 | 2011-07-20 | ソニー株式会社 | 撮像装置、および撮像装置制御方法、並びにコンピュータ・プログラム |
JP2007104235A (ja) * | 2005-10-04 | 2007-04-19 | Sony Corp | 撮像装置、および撮像装置制御方法、並びにコンピュータ・プログラム |
JP4540661B2 (ja) * | 2006-02-28 | 2010-09-08 | 三洋電機株式会社 | 物体検出装置 |
US7974441B2 (en) | 2006-02-28 | 2011-07-05 | Sanyo Electric Co., Ltd. | Object detection apparatus for detecting a specific object in an input image |
JP2007265390A (ja) * | 2006-02-28 | 2007-10-11 | Sanyo Electric Co Ltd | 物体検出装置 |
JP4539597B2 (ja) * | 2006-03-29 | 2010-09-08 | ソニー株式会社 | 画像処理装置、画像処理方法および撮像装置 |
US8126219B2 (en) | 2006-03-29 | 2012-02-28 | Sony Corporation | Image processing apparatus, image processing method, and imaging apparatus |
JP2007265150A (ja) * | 2006-03-29 | 2007-10-11 | Sony Corp | 画像処理装置、画像処理方法および撮像装置 |
JP2007265149A (ja) * | 2006-03-29 | 2007-10-11 | Sony Corp | 画像処理装置、画像処理方法および撮像装置 |
JP2008109315A (ja) * | 2006-10-24 | 2008-05-08 | Canon Inc | 撮像装置及びその制御方法及びプログラム及び記憶媒体 |
US8363909B2 (en) | 2007-03-20 | 2013-01-29 | Ricoh Company, Limited | Image processing apparatus, image processing method, and computer program product |
JP2008236276A (ja) * | 2007-03-20 | 2008-10-02 | Hitachi Ltd | カメラ装置 |
US8111881B2 (en) | 2007-05-18 | 2012-02-07 | Casio Computer Co., Ltd. | Image pickup device, face detection method, and computer-readable recording medium |
US8019129B2 (en) | 2007-05-18 | 2011-09-13 | Casio Computer Co., Ltd. | Image pickup device, face detection method, and computer-readable recording medium |
US8077216B2 (en) | 2007-05-18 | 2011-12-13 | Casio Computer Co., Ltd. | Image pickup apparatus with a human face detecting function, method and program product for detecting a human face |
JP2008288911A (ja) * | 2007-05-18 | 2008-11-27 | Casio Comput Co Ltd | 撮像装置、顔領域検出プログラム、及び、顔領域検出方法 |
US8005271B2 (en) | 2007-06-18 | 2011-08-23 | Fujifilm Corporation | Face detection method and digital camera |
US8340369B2 (en) | 2007-06-18 | 2012-12-25 | Fujifilm Corporation | Face detection method and digital camera |
US8213720B2 (en) | 2007-09-28 | 2012-07-03 | Fujifilm Corporation | System and method for determining chin position in a digital image |
US8085997B2 (en) | 2007-11-20 | 2011-12-27 | Fujifilm Corporation | Imaging apparatus and imaging method |
JP2008306765A (ja) * | 2008-09-03 | 2008-12-18 | Canon Inc | 撮像装置 |
JP4678885B2 (ja) * | 2008-09-03 | 2011-04-27 | キヤノン株式会社 | 撮像装置 |
CN102004918A (zh) * | 2009-09-02 | 2011-04-06 | 索尼公司 | 图像处理设备、图像处理方法、程序以及电子器件 |
US8654195B2 (en) | 2009-11-13 | 2014-02-18 | Fujifilm Corporation | Distance measuring apparatus, distance measuring method, distance measuring program, distance measuring system, and image pickup apparatus |
EP2482248A2 (en) | 2011-02-01 | 2012-08-01 | Fujifilm Corporation | Image processing device, three-dimensional image printing system, and image processing method and program |
US8891853B2 (en) | 2011-02-01 | 2014-11-18 | Fujifilm Corporation | Image processing device, three-dimensional image printing system, and image processing method and program |
JP2014134856A (ja) * | 2013-01-08 | 2014-07-24 | Nec Corp | 被写体識別装置、被写体識別方法および被写体識別プログラム |
JP2014142832A (ja) * | 2013-01-24 | 2014-08-07 | Canon Inc | 画像処理装置、画像処理装置の制御方法、およびプログラム |
JP2021009493A (ja) * | 2019-06-28 | 2021-01-28 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法及びプログラム |
JP7386630B2 (ja) | 2019-06-28 | 2023-11-27 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP4338560B2 (ja) | 2009-10-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4338560B2 (ja) | 画像の特徴部分抽出方法及び特徴部分抽出プログラム並びに撮像装置と画像処理装置 | |
US20040228505A1 (en) | Image characteristic portion extraction method, computer readable medium, and data collection and processing device | |
JP4702418B2 (ja) | 撮影装置、画像領域の存否判定方法及びプログラム | |
US20090002509A1 (en) | Digital camera and method of controlling same | |
US8077216B2 (en) | Image pickup apparatus with a human face detecting function, method and program product for detecting a human face | |
EP2264997A2 (en) | A method of detecting and correcting an eye defect within an acquired digital image | |
JP4732299B2 (ja) | 特定被写体像の検出方法およびデジタルカメラ | |
JP2010045770A (ja) | 画像処理装置及び画像処理方法 | |
JP2008299784A (ja) | 被写体判定装置及びそのプログラム | |
JP2009123081A (ja) | 顔検出方法及び撮影装置 | |
KR20090095649A (ko) | 촬상 장치 | |
JP4349380B2 (ja) | 撮像装置、画像を取得する方法 | |
JP6594666B2 (ja) | 撮像補助装置、撮像装置および撮像補助方法 | |
JP4149301B2 (ja) | 連続画像の被写体特徴部分抽出方法及びそのプログラム並びにデジタルカメラ | |
JP2007258923A (ja) | 画像処理装置、画像処理方法、画像処理プログラム | |
US20090244313A1 (en) | Compound eye photographing apparatus, control method therefor, and program | |
JP2006311108A (ja) | 画像処理装置、画像処理方法、画像処理プログラムおよびカメラ | |
JP4254467B2 (ja) | デジタルカメラ | |
JP4306399B2 (ja) | デジタルカメラ | |
JP2007249526A (ja) | 撮像装置及びその顔領域抽出方法 | |
JP2009089083A (ja) | 年齢推定撮影装置及び年齢推定撮影方法 | |
JP2008098739A (ja) | 撮像装置、撮像装置に用いられる画像処理方法および当該画像処理方法をコンピュータに実行させるプログラム | |
JP4305119B2 (ja) | デジタルカメラ | |
US20230017607A1 (en) | Imaging apparatus | |
JP5245604B2 (ja) | 画像処理装置およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20060327 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060613 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20061124 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20071108 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20071115 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20071122 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090121 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090302 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090401 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090521 |
|
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: 20090610 |
|
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: 20090630 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4338560 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: 20120710 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120710 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130710 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 |
|
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 |