JP5035596B2 - 情報処理装置および方法、並びにプログラム - Google Patents
情報処理装置および方法、並びにプログラム Download PDFInfo
- Publication number
- JP5035596B2 JP5035596B2 JP2006252238A JP2006252238A JP5035596B2 JP 5035596 B2 JP5035596 B2 JP 5035596B2 JP 2006252238 A JP2006252238 A JP 2006252238A JP 2006252238 A JP2006252238 A JP 2006252238A JP 5035596 B2 JP5035596 B2 JP 5035596B2
- Authority
- JP
- Japan
- Prior art keywords
- images
- image
- subtree
- distance
- subtrees
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/44—Receiver circuitry for the reception of television signals according to analogue transmission standards
- H04N5/445—Receiver circuitry for the reception of television signals according to analogue transmission standards for displaying additional information
- H04N5/45—Picture in picture, e.g. displaying simultaneously another television channel in a region of the screen
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/51—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/587—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Library & Information Science (AREA)
- Software Systems (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Processing Or Creating Images (AREA)
Description
Claims (9)
- グループ分けの対象となる複数の画像のそれぞれのメタデータで決められる距離に基づいて、より近い距離の前記画像同士を二分木構造で結び付けることで前記画像のクラスタリングを行うクラスタリング手段と、
前記画像が結び付けられている二分木を、それぞれあらかじめ決められた所定の枚数以下の画像が結び付けられた部分木に分割することによって、前記画像のグループ分けをするグループ分け手段と、
所定の距離範囲内の画像であって、分割されて得られる隣り合う部分木それぞれに含まれる画像の枚数の差が所定の閾値以上である場合、含まれる画像の少ない第1の部分木と、含まれる画像の多い第2の部分木がさらに分割されて得られる2つの部分木のうちの前記第1の部分木に距離がより近い部分木とを結び付けることで、前記隣り合う部分木に含まれる画像の枚数を補正する補正手段と
を備える情報処理装置。 - 前記メタデータは、前記画像の撮影された撮影時刻を示し、
前記距離は、前記撮影時刻の時間間隔を示す
請求項1に記載の情報処理装置。 - 前記メタデータは、前記画像の撮影された撮影場所を示し、
前記距離は、前記撮影場所の物理的距離を示す
請求項1に記載の情報処理装置。 - 前記メタデータは、前記画像に関するキーワードを示し、
前記距離は、前記キーワードの類似度を示す
請求項1に記載の情報処理装置。 - グループ分けされた前記画像が、前記グループ毎に配置されてなるコンテンツを作成する作成手段をさらに備える
請求項1に記載の情報処理装置。 - 前記作成手段は、グループ分けされた前記画像の枚数に応じて、前記コンテンツを表示する場合の、前記コンテンツにおける前記画像の配置を設定する
請求項5に記載の情報処理装置。 - 前記コンテンツの表示を制御する表示制御手段をさらに備える
請求項6に記載の情報処理装置。 - グループ分けの対象となる複数の画像のそれぞれのメタデータで決められる距離に基づいて、より近い距離の前記画像同士を二分木構造で結び付けることで前記画像のクラスタリングを行うクラスタリング手段と、
前記画像が結び付けられている二分木を、それぞれあらかじめ決められた所定の枚数以下の画像が結び付けられた部分木に分割することによって、前記画像のグループ分けをするグループ分け手段と、
所定の距離範囲内の画像であって、分割されて得られる隣り合う部分木それぞれに含まれる画像の枚数の差が所定の閾値以上である場合、含まれる画像の少ない第1の部分木と、含まれる画像の多い第2の部分木がさらに分割されて得られる2つの部分木のうちの前記第1の部分木に距離がより近い部分木とを結び付けることで、前記隣り合う部分木に含まれる画像の枚数を補正する補正手段と
を備える情報処理装置の情報処理方法であって、
前記クラスタリング手段が、グループ分けの対象となる複数の画像のそれぞれのメタデータで決められる距離に基づいて、より近い距離の前記画像同士を二分木構造で結び付けることで前記画像のクラスタリングを行い、
前記グループ分け手段が、前記画像が結び付けられている二分木を、それぞれあらかじめ決められた所定の枚数以下の画像が結び付けられた部分木に分割することによって、前記画像のグループ分けをし、
前記補正手段が、所定の距離範囲内の画像であって、分割されて得られる隣り合う部分木それぞれに含まれる画像の枚数の差が所定の閾値以上である場合、含まれる画像の少ない第1の部分木と、含まれる画像の多い第2の部分木がさらに分割されて得られる2つの部分木のうちの前記第1の部分木に距離がより近い部分木とを結び付けることで、前記隣り合う部分木に含まれる画像の枚数を補正する
ステップを含む情報処理方法。 - グループ分けの対象となる複数の画像のそれぞれのメタデータで決められる距離に基づいて、より近い距離の前記画像同士を二分木構造で結び付けることで前記画像のクラスタリングを行うクラスタリングステップと、
前記画像が結び付けられている二分木を、それぞれあらかじめ決められた所定の枚数以下の画像が結び付けられた部分木に分割することによって、前記画像のグループ分けをするグループ分けステップと、
所定の距離範囲内の画像であって、分割されて得られる隣り合う部分木それぞれに含まれる画像の枚数の差が所定の閾値以上である場合、含まれる画像の少ない第1の部分木と、含まれる画像の多い第2の部分木がさらに分割されて得られる2つの部分木のうちの前記第1の部分木に距離がより近い部分木とを結び付けることで、前記隣り合う部分木に含まれる画像の枚数を補正する補正ステップと
を含む処理をコンピュータに実行させるプログラム。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006252238A JP5035596B2 (ja) | 2006-09-19 | 2006-09-19 | 情報処理装置および方法、並びにプログラム |
| US11/901,592 US8041154B2 (en) | 2006-09-19 | 2007-09-18 | Information processing apparatus, method and program |
| CN2007101528081A CN101150662B (zh) | 2006-09-19 | 2007-09-18 | 信息处理设备和方法 |
| KR1020070094846A KR101387849B1 (ko) | 2006-09-19 | 2007-09-18 | 정보처리 장치 및 방법과, 기록 매체 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006252238A JP5035596B2 (ja) | 2006-09-19 | 2006-09-19 | 情報処理装置および方法、並びにプログラム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2008077138A JP2008077138A (ja) | 2008-04-03 |
| JP2008077138A5 JP2008077138A5 (ja) | 2009-11-12 |
| JP5035596B2 true JP5035596B2 (ja) | 2012-09-26 |
Family
ID=39250977
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2006252238A Expired - Fee Related JP5035596B2 (ja) | 2006-09-19 | 2006-09-19 | 情報処理装置および方法、並びにプログラム |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US8041154B2 (ja) |
| JP (1) | JP5035596B2 (ja) |
| KR (1) | KR101387849B1 (ja) |
| CN (1) | CN101150662B (ja) |
Families Citing this family (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080187231A1 (en) * | 2005-03-10 | 2008-08-07 | Koninklijke Philips Electronics, N.V. | Summarization of Audio and/or Visual Data |
| US20090132522A1 (en) * | 2007-10-18 | 2009-05-21 | Sami Leino | Systems and methods for organizing innovation documents |
| US20110123124A1 (en) * | 2008-07-29 | 2011-05-26 | Koninklijke Philips Electronics N.V. | Method and apparatus for generating an image collection |
| CN101889282A (zh) * | 2008-10-06 | 2010-11-17 | 松下电器产业株式会社 | 代表图像显示装置及代表图像选择方法 |
| US8571331B2 (en) * | 2009-11-30 | 2013-10-29 | Xerox Corporation | Content based image selection for automatic photo album generation |
| US8805124B2 (en) * | 2010-02-17 | 2014-08-12 | Shutterfly, Inc. | System and method for automatically creating a photo calendar |
| JP5577766B2 (ja) * | 2010-03-10 | 2014-08-27 | セイコーエプソン株式会社 | 印刷制御装置および印刷制御プログラム |
| US9471700B2 (en) * | 2010-05-18 | 2016-10-18 | Tksn Holdings, Llc | System and method for monitoring changes in databases and websites |
| KR20120020010A (ko) * | 2010-08-27 | 2012-03-07 | 삼성전자주식회사 | 컨텐츠 표시 방법 및 그 장치 |
| JP5552981B2 (ja) * | 2010-09-15 | 2014-07-16 | 株式会社リコー | 索引方法、検索方法、及びその記憶媒体 |
| KR101354721B1 (ko) * | 2012-05-21 | 2014-01-29 | 주식회사 다음커뮤니케이션 | 검색 시스템 및 검색 서비스 방법 |
| US20150156247A1 (en) * | 2012-09-13 | 2015-06-04 | Google Inc. | Client-Side Bulk Uploader |
| JP6002529B2 (ja) * | 2012-10-04 | 2016-10-05 | パイオニア株式会社 | 電子機器、データの生成方法、プログラム、記録媒体、クライアントサーバシステム、クライアント端末、およびサーバ装置 |
| US9424280B2 (en) * | 2012-12-28 | 2016-08-23 | Animoto Inc. | Organizing media items based on metadata similarities |
| USD781317S1 (en) | 2014-04-22 | 2017-03-14 | Google Inc. | Display screen with graphical user interface or portion thereof |
| USD780777S1 (en) | 2014-04-22 | 2017-03-07 | Google Inc. | Display screen with graphical user interface or portion thereof |
| US9972121B2 (en) * | 2014-04-22 | 2018-05-15 | Google Llc | Selecting time-distributed panoramic images for display |
| USD781318S1 (en) | 2014-04-22 | 2017-03-14 | Google Inc. | Display screen with graphical user interface or portion thereof |
| US9934222B2 (en) | 2014-04-22 | 2018-04-03 | Google Llc | Providing a thumbnail image that follows a main image |
| KR101581917B1 (ko) | 2014-08-12 | 2016-01-04 | 네이버 주식회사 | 컨텐츠 표시 제어 장치, 컨텐츠 표시 제어 방법 및 이를 컴퓨터에서 실행하기 위한 컴퓨터 프로그램 |
| KR102644105B1 (ko) | 2017-12-29 | 2024-03-06 | 주식회사 피제이팩토리 | 멀티 심도 이미지의 자동 생성 방법 |
| KR102644097B1 (ko) * | 2017-12-29 | 2024-03-06 | 주식회사 피제이팩토리 | 멀티 심도 이미지의 자동 변환 방법 |
| KR20200039169A (ko) | 2018-10-05 | 2020-04-16 | 주식회사 피제이팩토리 | 멀티 뎁스 이미지 표시 장치 및 방법 |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5781906A (en) * | 1996-06-06 | 1998-07-14 | International Business Machines Corporation | System and method for construction of a data structure for indexing multidimensional objects |
| JP3632359B2 (ja) * | 1997-03-06 | 2005-03-23 | Kddi株式会社 | 情報検索装置 |
| US6754389B1 (en) * | 1999-12-01 | 2004-06-22 | Koninklijke Philips Electronics N.V. | Program classification using object tracking |
| JP4017804B2 (ja) * | 2000-02-18 | 2007-12-05 | 富士フイルム株式会社 | 画像撮影装置、画像処理装置、及び画像管理方法 |
| US7298895B2 (en) * | 2003-04-15 | 2007-11-20 | Eastman Kodak Company | Method for automatically classifying images into events |
| JP2004361987A (ja) * | 2003-05-30 | 2004-12-24 | Seiko Epson Corp | 画像検索システム、画像分類システム、画像検索プログラム及び画像分類プログラム、並びに画像検索方法及び画像分類方法 |
| JP2005184795A (ja) * | 2003-11-27 | 2005-07-07 | Fuji Photo Film Co Ltd | 画像編集装置および方法並びにプログラム |
| JP4325388B2 (ja) | 2003-12-12 | 2009-09-02 | ソニー株式会社 | 信号処理装置、画像表示装置および信号処理方法 |
| US7437005B2 (en) * | 2004-02-17 | 2008-10-14 | Microsoft Corporation | Rapid visual sorting of digital files and data |
| JP2005277619A (ja) * | 2004-03-24 | 2005-10-06 | Hitachi Ltd | 画像データ管理・閲覧方法 |
| JP4547214B2 (ja) * | 2004-09-10 | 2010-09-22 | 富士フイルム株式会社 | 電子アルバム表示システム、電子アルバム表示方法、及びプログラム |
| CN1783938A (zh) * | 2004-12-03 | 2006-06-07 | 上海镁原信息技术有限公司 | 使用日程表人机界面对数码相片进行组织的方法 |
| US7646895B2 (en) * | 2005-04-05 | 2010-01-12 | 3Vr Security, Inc. | Grouping items in video stream images into events |
| JP4800104B2 (ja) * | 2005-06-13 | 2011-10-26 | 富士フイルム株式会社 | アルバム作成装置、アルバム作成方法、及びプログラム |
| JP2008010110A (ja) * | 2006-06-30 | 2008-01-17 | Sony Corp | ファイル分割装置、ファイル分割方法及びファイル分割プログラム |
| JP4987538B2 (ja) * | 2007-03-29 | 2012-07-25 | 富士フイルム株式会社 | アルバム作成装置、方法およびプログラム |
| US8131114B2 (en) * | 2008-09-22 | 2012-03-06 | Shutterfly, Inc. | Smart photobook creation |
-
2006
- 2006-09-19 JP JP2006252238A patent/JP5035596B2/ja not_active Expired - Fee Related
-
2007
- 2007-09-18 US US11/901,592 patent/US8041154B2/en not_active Expired - Fee Related
- 2007-09-18 CN CN2007101528081A patent/CN101150662B/zh not_active Expired - Fee Related
- 2007-09-18 KR KR1020070094846A patent/KR101387849B1/ko not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| US20080089593A1 (en) | 2008-04-17 |
| JP2008077138A (ja) | 2008-04-03 |
| US8041154B2 (en) | 2011-10-18 |
| CN101150662B (zh) | 2010-08-18 |
| KR20080026063A (ko) | 2008-03-24 |
| CN101150662A (zh) | 2008-03-26 |
| KR101387849B1 (ko) | 2014-04-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5035596B2 (ja) | 情報処理装置および方法、並びにプログラム | |
| JP4433327B2 (ja) | 情報処理装置および方法、並びにプログラム | |
| US8818173B2 (en) | Synchronous data tracks in a media editing system | |
| CN100454312C (zh) | 信息处理设备、方法和程序产品 | |
| CN101355674B (zh) | 记录装置和方法、再现装置、记录再现装置以及摄像装置 | |
| JP2004186723A (ja) | ビデオ信号処理装置,ビデオ信号記録装置,ビデオ信号再生装置,ビデオ信号処理装置の処理方法,ビデオ信号記録装置の処理方法,ビデオ信号再生装置の処理方法,プログラム,記録媒体 | |
| US8326125B2 (en) | Method and device for linking multimedia data | |
| JP4252030B2 (ja) | 記憶装置およびコンピュータ読取り可能な記録媒体 | |
| CN101502105B (zh) | 数据处理装置和数据处理方法 | |
| JP4017290B2 (ja) | 自動番組制作装置および自動番組制作プログラムを記録した記録媒体 | |
| JP2008269076A (ja) | 情報処理装置および方法、並びにプログラム | |
| JP2009140453A (ja) | 情報処理装置および方法、並びにプログラム | |
| US20070230907A1 (en) | Image processing apparatus and file reproducing method | |
| JP4129517B2 (ja) | データ管理方法、記録再生装置 | |
| US20240179366A1 (en) | Mutable composite media | |
| JP4328265B2 (ja) | 動画像処理装置、動画像処理方法、及びプログラム | |
| JP2008250854A (ja) | 情報処理装置および方法、並びにプログラム | |
| JP4334545B2 (ja) | 記憶装置およびコンピュータ読取り可能な記録媒体 | |
| JP4373259B2 (ja) | データ記録再生装置 | |
| JP2006157343A (ja) | 静止画作成方法及び静止画作成装置 | |
| JP2009037628A (ja) | 記憶装置およびコンピュータ読取り可能な記録媒体 | |
| JP2005286418A (ja) | データ記録再生装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090924 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090924 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110930 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111006 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111128 |
|
| 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: 20120607 |
|
| 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: 20120620 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150713 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150713 Year of fee payment: 3 |
|
| LAPS | Cancellation because of no payment of annual fees |