JP4337064B2 - 情報処理装置、情報処理方法、およびプログラム - Google Patents
情報処理装置、情報処理方法、およびプログラム Download PDFInfo
- Publication number
- JP4337064B2 JP4337064B2 JP2007098567A JP2007098567A JP4337064B2 JP 4337064 B2 JP4337064 B2 JP 4337064B2 JP 2007098567 A JP2007098567 A JP 2007098567A JP 2007098567 A JP2007098567 A JP 2007098567A JP 4337064 B2 JP4337064 B2 JP 4337064B2
- Authority
- JP
- Japan
- Prior art keywords
- person
- model
- video content
- feature amount
- feature
- 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
- 230000010365 information processing Effects 0.000 title claims description 19
- 238000003672 processing method Methods 0.000 title claims description 7
- 238000013507 mapping Methods 0.000 claims description 29
- 238000000034 method Methods 0.000 claims description 22
- 230000008569 process Effects 0.000 claims description 19
- 238000001514 detection method Methods 0.000 claims description 16
- 238000000605 extraction Methods 0.000 description 8
- 238000012545 processing Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 5
- 230000001815 facial effect Effects 0.000 description 5
- 239000000470 constituent Substances 0.000 description 3
- 238000004519 manufacturing process Methods 0.000 description 3
- 238000003860 storage Methods 0.000 description 3
- 230000032683 aging Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/70—Information retrieval; Database structures therefor; File system structures therefor of video data
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Image Analysis (AREA)
- Processing Or Creating Images (AREA)
Description
Claims (5)
- 人物と顔画像との対応関係を示すデータベースを生成する情報処理装置において、
映像コンテンツのメタデータに基づいて前記映像コンテンツの登場人物の一覧を示す登場人物リストを生成するリスト生成手段と、
映像コンテンツから人の顔画像を検出する検出手段と、
検出された前記顔画像の特徴を示す特徴量モデルを生成するモデル生成手段と、
前記登場人物リストに含まれる人物に、前記映像コンテンツに基づいて生成された前記特徴量モデルを対応付けるマッピング手段と
を含み、
前記マッピング手段は、
注目人物を決定する決定手段と、
前記登場人物リストに基づいて前記注目人物が登場する映像コンテンツを検索し、検索した映像コンテンツに基づいて生成された前記特徴量モデルを取得する取得手段と、
取得された前記特徴量モデルの中から互いに相関度の高い複数の前記特徴量モデルを判定する判定手段と、
互いの相関度が高いと判定された複数の前記特徴量モデルの中心となる中心モデルを生成して前記注目人物に対応付ける対応付け生成手段と
を含む
情報処理装置。 - 前記リスト生成手段は、映像コンテンツのメタデータに基づいて、複数の人物から構成されるグループを含めて、前記登場人物リストを生成する
請求項1に記載の情報処理装置。 - 前記検出手段は、映像コンテンツから人の顔画像をその角度に拘わらず検出し、
前記マッピング手段は、同一人物に対して異なる角度から検出された顔画像に基づいて生成された複数の前記特徴量モデルを対応付ける
請求項1に記載の情報処理装置。 - 人物と顔画像との対応関係を示すデータベースを生成する情報処理装置の情報処理方法において、
映像コンテンツのメタデータに基づいて前記映像コンテンツの登場人物の一覧を示す登場人物リストを生成するリスト生成ステップと、
映像コンテンツから人の顔画像を検出する検出ステップと、
検出された前記顔画像の特徴を示す特徴量モデルを生成するモデル生成ステップと、
前記登場人物リストに含まれる人物に、前記映像コンテンツに基づいて生成された前記特徴量モデルを対応付けるマッピングステップと
を含み、
前記マッピングステップは、
注目人物を決定する決定ステップと、
前記登場人物リストに基づいて前記注目人物が登場する映像コンテンツを検索し、検索した映像コンテンツに基づいて生成された前記特徴量モデルを取得する取得ステップと、
取得された前記特徴量モデルの中から互いに相関度の高い複数の前記特徴量モデルを判定する判定ステップと、
互いの相関度が高いと判定された複数の前記特徴量モデルの中心となる中心モデルを生成して前記注目人物に対応付ける対応付け生成ステップと
を含む
情報処理方法。 - 人物と顔画像との対応関係を示すデータベースを生成するコンピュータの制御用のプログラムであって、
映像コンテンツのメタデータに基づいて前記映像コンテンツの登場人物の一覧を示す登場人物リストを生成するリスト生成ステップと、
映像コンテンツから人の顔画像を検出する検出ステップと、
検出された前記顔画像の特徴を示す特徴量モデルを生成するモデル生成ステップと、
前記登場人物リストに含まれる人物に、前記映像コンテンツに基づいて生成された前記特徴量モデルを対応付けるマッピングステップと
を含み、
前記マッピングステップは、
注目人物を決定する決定ステップと、
前記登場人物リストに基づいて前記注目人物が登場する映像コンテンツを検索し、検索した映像コンテンツに基づいて生成された前記特徴量モデルを取得する取得ステップと、
取得された前記特徴量モデルの中から互いに相関度の高い複数の前記特徴量モデルを判定する判定ステップと、
互いの相関度が高いと判定された複数の前記特徴量モデルの中心となる中心モデルを生成して前記注目人物に対応付ける対応付け生成ステップと
を含む
処理をコンピュータに実行させるプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007098567A JP4337064B2 (ja) | 2007-04-04 | 2007-04-04 | 情報処理装置、情報処理方法、およびプログラム |
US12/046,322 US8107689B2 (en) | 2007-04-04 | 2008-03-11 | Apparatus, method and computer program for processing information |
CN2008100911220A CN101281540B (zh) | 2007-04-04 | 2008-04-07 | 用于处理信息的设备、方法和计算机程序 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007098567A JP4337064B2 (ja) | 2007-04-04 | 2007-04-04 | 情報処理装置、情報処理方法、およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008257460A JP2008257460A (ja) | 2008-10-23 |
JP4337064B2 true JP4337064B2 (ja) | 2009-09-30 |
Family
ID=39826936
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007098567A Expired - Fee Related JP4337064B2 (ja) | 2007-04-04 | 2007-04-04 | 情報処理装置、情報処理方法、およびプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US8107689B2 (ja) |
JP (1) | JP4337064B2 (ja) |
CN (1) | CN101281540B (ja) |
Families Citing this family (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4337064B2 (ja) * | 2007-04-04 | 2009-09-30 | ソニー株式会社 | 情報処理装置、情報処理方法、およびプログラム |
JP5224360B2 (ja) * | 2008-11-10 | 2013-07-03 | 日本電気株式会社 | 電子広告装置、電子広告方法及びプログラム |
JP2010152744A (ja) * | 2008-12-25 | 2010-07-08 | Toshiba Corp | 再生装置 |
JP5075924B2 (ja) * | 2010-01-13 | 2012-11-21 | 株式会社日立製作所 | 識別器学習画像生成プログラム、方法、及びシステム |
US9030536B2 (en) | 2010-06-04 | 2015-05-12 | At&T Intellectual Property I, Lp | Apparatus and method for presenting media content |
US8320644B2 (en) | 2010-06-15 | 2012-11-27 | Apple Inc. | Object detection metadata |
US9787974B2 (en) | 2010-06-30 | 2017-10-10 | At&T Intellectual Property I, L.P. | Method and apparatus for delivering media content |
US8918831B2 (en) | 2010-07-06 | 2014-12-23 | At&T Intellectual Property I, Lp | Method and apparatus for managing a presentation of media content |
US9049426B2 (en) | 2010-07-07 | 2015-06-02 | At&T Intellectual Property I, Lp | Apparatus and method for distributing three dimensional media content |
US9232274B2 (en) | 2010-07-20 | 2016-01-05 | At&T Intellectual Property I, L.P. | Apparatus for adapting a presentation of media content to a requesting device |
US9560406B2 (en) | 2010-07-20 | 2017-01-31 | At&T Intellectual Property I, L.P. | Method and apparatus for adapting a presentation of media content |
US9032470B2 (en) | 2010-07-20 | 2015-05-12 | At&T Intellectual Property I, Lp | Apparatus for adapting a presentation of media content according to a position of a viewing apparatus |
US8994716B2 (en) * | 2010-08-02 | 2015-03-31 | At&T Intellectual Property I, Lp | Apparatus and method for providing media content |
US8438502B2 (en) | 2010-08-25 | 2013-05-07 | At&T Intellectual Property I, L.P. | Apparatus for controlling three-dimensional images |
US8947511B2 (en) | 2010-10-01 | 2015-02-03 | At&T Intellectual Property I, L.P. | Apparatus and method for presenting three-dimensional media content |
US9602766B2 (en) | 2011-06-24 | 2017-03-21 | At&T Intellectual Property I, L.P. | Apparatus and method for presenting three dimensional objects with telepresence |
US9445046B2 (en) | 2011-06-24 | 2016-09-13 | At&T Intellectual Property I, L.P. | Apparatus and method for presenting media content with telepresence |
US8947497B2 (en) | 2011-06-24 | 2015-02-03 | At&T Intellectual Property I, Lp | Apparatus and method for managing telepresence sessions |
US9030522B2 (en) | 2011-06-24 | 2015-05-12 | At&T Intellectual Property I, Lp | Apparatus and method for providing media content |
US8587635B2 (en) | 2011-07-15 | 2013-11-19 | At&T Intellectual Property I, L.P. | Apparatus and method for providing media services with telepresence |
US9304992B2 (en) * | 2012-07-11 | 2016-04-05 | Cellco Partnership | Story element indexing and uses thereof |
CN103258012A (zh) * | 2013-04-16 | 2013-08-21 | 广东欧珀移动通信有限公司 | 一种获取图片信息的方法及装置 |
CN103984931B (zh) * | 2014-05-27 | 2017-11-07 | 联想(北京)有限公司 | 一种信息处理方法及第一电子设备 |
WO2016001929A1 (en) * | 2014-07-03 | 2016-01-07 | Adience Ser Ltd. | System and method of predicting whether a person in an image is an operator of an imager capturing the image |
CN105426829B (zh) * | 2015-11-10 | 2018-11-16 | 深圳Tcl新技术有限公司 | 基于人脸图像的视频分类方法和装置 |
WO2018015988A1 (ja) | 2016-07-19 | 2018-01-25 | 株式会社オプティム | 人物画特定システム、人物画特定方法及びプログラム |
JP6161224B1 (ja) * | 2016-12-28 | 2017-07-12 | アンバス株式会社 | 人物情報表示装置、人物情報表示方法及び人物情報表示プログラム |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6661906B1 (en) * | 1996-12-19 | 2003-12-09 | Omron Corporation | Image creating apparatus |
JPH10326278A (ja) * | 1997-03-27 | 1998-12-08 | Minolta Co Ltd | 情報処理装置及び方法並びに情報処理プログラムを記録した記録媒体 |
JP2001167110A (ja) * | 1999-12-08 | 2001-06-22 | Matsushita Electric Ind Co Ltd | 画像検索方法及びその装置 |
JP3575679B2 (ja) * | 2000-03-31 | 2004-10-13 | 日本電気株式会社 | 顔照合方法と該照合方法を格納した記録媒体と顔照合装置 |
US6671391B1 (en) * | 2000-05-26 | 2003-12-30 | Microsoft Corp. | Pose-adaptive face detection system and process |
JP2002189724A (ja) | 2000-12-20 | 2002-07-05 | Victor Co Of Japan Ltd | 画像データ検索装置 |
US6964023B2 (en) * | 2001-02-05 | 2005-11-08 | International Business Machines Corporation | System and method for multi-modal focus detection, referential ambiguity resolution and mood classification using multi-modal input |
CN1137662C (zh) * | 2001-10-19 | 2004-02-11 | 清华大学 | 基于部件主分量分析的多模式人脸识别方法 |
WO2004081854A1 (en) * | 2003-03-06 | 2004-09-23 | Animetrics, Inc. | Viewpoint-invariant detection and identification of a three-dimensional object from two-dimensional imagery |
CN1313962C (zh) * | 2004-07-05 | 2007-05-02 | 南京大学 | 基于选择性多本征空间集成的数字人脸图像识别方法 |
JP4586446B2 (ja) * | 2004-07-21 | 2010-11-24 | ソニー株式会社 | コンテンツ記録再生装置、コンテンツ記録再生方法及びそのプログラム |
WO2006025272A1 (ja) * | 2004-09-01 | 2006-03-09 | Nec Corporation | 映像分類装置、映像分類プログラム、映像検索装置、および映像検索プログラム |
JP2006080803A (ja) * | 2004-09-08 | 2006-03-23 | Toshiba Corp | 番組記録装置および出演者リスト作成方法 |
US7580952B2 (en) * | 2005-02-28 | 2009-08-25 | Microsoft Corporation | Automatic digital image grouping using criteria based on image metadata and spatial information |
JP4591215B2 (ja) * | 2005-06-07 | 2010-12-01 | 株式会社日立製作所 | 顔画像データベース作成方法及び装置 |
JP4595750B2 (ja) * | 2005-08-29 | 2010-12-08 | ソニー株式会社 | 画像処理装置および方法、並びにプログラム |
US20070080967A1 (en) * | 2005-10-11 | 2007-04-12 | Animetrics Inc. | Generation of normalized 2D imagery and ID systems via 2D to 3D lifting of multifeatured objects |
JP4696857B2 (ja) * | 2005-11-02 | 2011-06-08 | オムロン株式会社 | 顔照合装置 |
JP4334545B2 (ja) * | 2006-01-31 | 2009-09-30 | シャープ株式会社 | 記憶装置およびコンピュータ読取り可能な記録媒体 |
JP4337064B2 (ja) * | 2007-04-04 | 2009-09-30 | ソニー株式会社 | 情報処理装置、情報処理方法、およびプログラム |
-
2007
- 2007-04-04 JP JP2007098567A patent/JP4337064B2/ja not_active Expired - Fee Related
-
2008
- 2008-03-11 US US12/046,322 patent/US8107689B2/en not_active Expired - Fee Related
- 2008-04-07 CN CN2008100911220A patent/CN101281540B/zh not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US8107689B2 (en) | 2012-01-31 |
JP2008257460A (ja) | 2008-10-23 |
CN101281540B (zh) | 2011-05-18 |
CN101281540A (zh) | 2008-10-08 |
US20080247610A1 (en) | 2008-10-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4337064B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
US10789525B2 (en) | Modifying at least one attribute of an image with at least one attribute extracted from another image | |
US10810252B2 (en) | Searching using specific attributes found in images | |
US9372920B2 (en) | Identifying textual terms in response to a visual query | |
US9244923B2 (en) | Hypervideo browsing using links generated based on user-specified content features | |
JP5827121B2 (ja) | 複数の保存されたディジタル画像を検索するための方法、コンピュータプログラム及び装置 | |
US10210179B2 (en) | Dynamic feature weighting | |
JP5212610B2 (ja) | 代表画像又は代表画像群の表示システム、その方法、およびそのプログラム並びに、代表画像又は代表画像群の選択システム、その方法およびそのプログラム | |
US20120082378A1 (en) | method and apparatus for selecting a representative image | |
CN110263746A (zh) | 基于姿势的视觉搜索 | |
JP2008533580A (ja) | オーディオ及び/又はビジュアルデータの要約 | |
JP4374902B2 (ja) | 類似画像検索装置、類似画像検索方法、および類似画像検索プログラム | |
KR101777238B1 (ko) | 영상 트렌드 검출 및 큐레이션을 위한 방법 및 시스템 | |
JP6389296B1 (ja) | 映像データ処理装置、映像データ処理方法、及びコンピュータプログラム | |
GB2542890A (en) | Searching using specific attributes found in images | |
KR101934108B1 (ko) | 이미지 군집화 및 공유 방법, 그리고 이를 구현한 시스템 및 어플리케이션 | |
CN111078915A (zh) | 一种点读模式下的点读内容获取方法及电子设备 | |
JP5794001B2 (ja) | 情報検索方法、情報検索装置および情報検索プログラム | |
Zhou et al. | Multimedia metadata-based forensics in human trafficking web data | |
US20140297678A1 (en) | Method for searching and sorting digital data | |
JP2007241568A (ja) | 話題画像抽出方法及び装置及びプログラム | |
US20180189602A1 (en) | Method of and system for determining and selecting media representing event diversity | |
JP4544047B2 (ja) | Web画像検索結果分類提示方法及び装置及びプログラム及びプログラムを格納した記憶媒体 | |
JP5837447B2 (ja) | メタデータ候補生成装置及びメタデータ候補生成方法 | |
JP2011054006A (ja) | 画像のキーワード決定システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081209 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090116 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090305 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090501 |
|
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: 20090604 |
|
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: 20090617 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |