JP2007201861A - ファイル管理方法 - Google Patents
ファイル管理方法 Download PDFInfo
- Publication number
- JP2007201861A JP2007201861A JP2006018623A JP2006018623A JP2007201861A JP 2007201861 A JP2007201861 A JP 2007201861A JP 2006018623 A JP2006018623 A JP 2006018623A JP 2006018623 A JP2006018623 A JP 2006018623A JP 2007201861 A JP2007201861 A JP 2007201861A
- Authority
- JP
- Japan
- Prior art keywords
- image file
- file
- hash value
- camera
- server
- 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.)
- Pending
Links
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/10—File systems; File servers
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Television Signal Processing For Recording (AREA)
- Studio Devices (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Processing Or Creating Images (AREA)
Abstract
【解決手段】カメラからサーバに画像ファイルを転送する場合は、予め、両者で重複している画像ファイルの有無を判断する。画像ファイルの一致性を判断する際には、まず、ファイルサイズが一致する画像ファイルを特定する(S12〜S16)。サイズ一致する画像ファイルが存在すれば、続いて、当該画像ファイルの先頭部分を要約した部分ハッシュ値を算出し、これを比較する(S18〜S24)。部分ハッシュ値が一致すれば、さらに、画像ファイル全体を要約した全ハッシュ値を算出し、これを比較する(S28〜S30)。ファイルサイズ、部分ハッシュ値、全ハッシュ値の全てが一致する画像ファイルは同一ファイルと判断する(S34)。一方、いずれか一つが不一致の画像ファイルは別ファイルと判断し、当該画像ファイルの送信をカメラに要求する(S32)。
【選択図】図3
Description
Claims (10)
- 所定のフォーマットに従って作成される画像ファイルの管理方法であって、
画像ファイルの少なくとも先頭部分のハッシュ値を部分ハッシュ値として得るとともに、得られた部分ハッシュ値を当該画像ファイルの識別のためのキーとしてファイル管理することを特徴とするファイル管理方法。 - 請求項1に記載のファイル管理方法であって、
前記先頭部分は、少なくとも、サムネイル画像データ部分を含むことを特徴とするファイル管理方法。 - 請求項1または2に記載のファイル管理方法であって、
前記先頭部分は、画像ファイルの先頭から、1回のI/O動作で取り出されるデータサイズに相当する部分であることを特徴とするファイル管理方法。 - 請求項1から3のいずれか1項に記載のファイル管理方法であって、
部分ハッシュ値は、画像ファイルの先頭部分および末尾部分のハッシュ値であることを特徴とするファイル管理方法。 - 請求項1から4のいずれか1項に記載のファイル管理方法であって、
カメラに記憶されているカメラ側画像ファイルと、当該カメラと相互通信可能なサーバに記憶されているサーバ側画像ファイルとの一致性を判断する場合に、
カメラが、カメラ側画像ファイルの部分ハッシュ値をカメラ側部分ハッシュ値として算出する工程と、
サーバが、サーバ側画像ファイルの部分ハッシュ値をサーバ側部分ハッシュ値として算出する工程と、
カメラ側部分ハッシュ値およびサーバ側部分ハッシュ値を、カメラまたはサーバのいずれか一方に集めるべく、部分ハッシュ値をカメラおよびサーバ間で送受する工程と、
集められた部分ハッシュ値の比較結果に基づいて、カメラ側画像ファイルとサーバ側画像ファイルとの一致性を判断する工程と、
を備えることを特徴とするファイル管理方法。 - 請求項5に記載のファイル管理方法であって、
部分ハッシュ値は、画像ファイルの一致性判断が指示されるたびに算出されることを特徴とするファイル管理方法。 - 請求項5または6に記載のファイル管理方法であって、
部分ハッシュ値は、サーバに集められ、
サーバが、部分ハッシュ値を比較して、ファイルの一致性判断を行うことを特徴とするファイル管理方法。 - 請求項5から7のいずれか1項に記載のファイル管理方法であって、
部分ハッシュ値の比較に先立って、カメラ側画像ファイルの属性情報とサーバ側画像ファイルの属性情報との比較を行い、
前記属性情報が一致した画像ファイルについてのみ、前記部分ハッシュ値の比較を行うことを特徴とするファイル管理方法。 - 請求項8に記載のファイル管理方法であって、
属性情報は、各画像ファイルのファイルサイズを含むことを特徴とするファイル管理方法。 - 請求項1から4のいずれか1項に記載のファイル管理方法であって、
高解像度画像ファイルと、当該高解像度画像ファイルに基づいて生成された低解像度画像ファイルと、の関連性を特定する場合に、
予め、高解像度画像ファイルの部分ハッシュ値を第一部分ハッシュ値として算出するとともに、算出された第一部分ハッシュ値を当該高解像度画像ファイルに対応する低解像度画像ファイルに関連付けて記憶しておく工程と、
関連性を特定する際に、高解像度画像ファイルの部分ハッシュ値を第二部分ハッシュ値として算出する工程と、
算出された第二部分ハッシュ値と低解像度画像ファイルに関連付けられた第一部分ハッシュ値との比較結果に基づいて、高解像度画像ファイルと低解像度画像ファイルとの関連性を特定する工程と、
を備えることを特徴とするファイル管理方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006018623A JP2007201861A (ja) | 2006-01-27 | 2006-01-27 | ファイル管理方法 |
US11/535,655 US20070180265A1 (en) | 2006-01-27 | 2006-09-27 | Film management method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006018623A JP2007201861A (ja) | 2006-01-27 | 2006-01-27 | ファイル管理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007201861A true JP2007201861A (ja) | 2007-08-09 |
JP2007201861A5 JP2007201861A5 (ja) | 2009-02-19 |
Family
ID=38323539
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006018623A Pending JP2007201861A (ja) | 2006-01-27 | 2006-01-27 | ファイル管理方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20070180265A1 (ja) |
JP (1) | JP2007201861A (ja) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011155551A1 (ja) * | 2010-06-10 | 2011-12-15 | 日本電気株式会社 | ファイル記憶装置、ファイル記憶方法およびプログラム |
WO2011161934A1 (ja) * | 2010-06-23 | 2011-12-29 | パナソニック株式会社 | サーバー装置及びコンテンツ取得方法 |
WO2013157103A1 (ja) * | 2012-04-18 | 2013-10-24 | 株式会社日立製作所 | ストレージ装置及びストレージ制御方法 |
JP2013225910A (ja) * | 2013-06-21 | 2013-10-31 | Casio Comput Co Ltd | 画像送信システム、コンピュータ、送信制御方法、及び、プログラム |
US8660998B2 (en) | 2011-03-23 | 2014-02-25 | Nec Corporation | Duplicate file detection device, duplicate file detection method, and computer-readable storage medium |
JP2015231218A (ja) * | 2014-06-06 | 2015-12-21 | キヤノン株式会社 | 画像形成装置及びその制御方法 |
JP2016105286A (ja) * | 2015-12-22 | 2016-06-09 | 株式会社バッファロー | 画像情報処理装置及びプログラム |
JP2017034636A (ja) * | 2015-08-06 | 2017-02-09 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法、プログラム |
JP2022550401A (ja) * | 2019-10-30 | 2022-12-01 | 京▲東▼科技信息技▲術▼有限公司 | データのアップロード方法、システム、装置及び電子機器 |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8527469B2 (en) * | 2006-10-13 | 2013-09-03 | Sony Corporation | System and method for automatic detection of duplicate digital photos |
EP1936946B1 (en) * | 2006-12-22 | 2019-06-19 | Brother Kogyo Kabushiki Kaisha | Data processor |
KR100889026B1 (ko) * | 2008-07-22 | 2009-03-17 | 김정태 | 이미지를 이용한 검색 시스템 |
US8826397B2 (en) * | 2009-01-15 | 2014-09-02 | Visa International Service Association | Secure remote authentication through an untrusted network |
JP5537149B2 (ja) * | 2009-12-25 | 2014-07-02 | キヤノン株式会社 | 画像処理装置及びその制御方法、並びにプログラム |
JP5533887B2 (ja) * | 2010-02-10 | 2014-06-25 | 日本電気株式会社 | ストレージ装置 |
US9383928B2 (en) * | 2011-06-13 | 2016-07-05 | Emc Corporation | Replication techniques with content addressable storage |
US9424175B1 (en) * | 2011-11-30 | 2016-08-23 | Emc Corporation | System and method for improving cache performance |
EP2829070B1 (en) | 2012-03-19 | 2017-07-19 | P2S Media Group OY | Method and apparatus for reducing duplicates of multimedia data items in service system |
EP2839382A4 (en) * | 2012-04-16 | 2015-11-25 | Hewlett Packard Development Co | FILE LOADING BASED ON HASH VALUES |
GB2498238B (en) * | 2012-09-14 | 2013-12-25 | Canon Europa Nv | Image duplication prevention apparatus and image duplication prevention method |
AU2021203075A1 (en) * | 2020-05-13 | 2021-12-02 | Magnet Forensics Inc. | System and method for identifying files based on hash values |
US11386235B1 (en) * | 2021-11-12 | 2022-07-12 | Illuscio, Inc. | Systems and methods for dynamic checksum generation and validation with customizable levels of integrity verification |
CN116414782B (zh) * | 2023-06-12 | 2023-10-20 | 荣耀终端有限公司 | 识别重复文件的方法及电子设备 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005032111A1 (en) * | 2003-10-02 | 2005-04-07 | Viralg Oy | Limiting use of unauthorized digital content in a content-sharing peer-to-peer network |
JP2005117228A (ja) * | 2003-10-06 | 2005-04-28 | Fuji Photo Film Co Ltd | 画像サーバおよびその制御方法 |
JP2005286823A (ja) * | 2004-03-30 | 2005-10-13 | Canon Inc | 画像入力装置、通信システム、制御方法、コンピュータプログラム及び記憶媒体 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5446888A (en) * | 1994-01-14 | 1995-08-29 | Pyne; Charles F. | Remote file transfer method and apparatus |
US5907619A (en) * | 1996-12-20 | 1999-05-25 | Intel Corporation | Secure compressed imaging |
US7970169B2 (en) * | 2004-12-30 | 2011-06-28 | Ricoh Co., Ltd. | Secure stamping of multimedia document collections |
-
2006
- 2006-01-27 JP JP2006018623A patent/JP2007201861A/ja active Pending
- 2006-09-27 US US11/535,655 patent/US20070180265A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005032111A1 (en) * | 2003-10-02 | 2005-04-07 | Viralg Oy | Limiting use of unauthorized digital content in a content-sharing peer-to-peer network |
JP2005117228A (ja) * | 2003-10-06 | 2005-04-28 | Fuji Photo Film Co Ltd | 画像サーバおよびその制御方法 |
JP2005286823A (ja) * | 2004-03-30 | 2005-10-13 | Canon Inc | 画像入力装置、通信システム、制御方法、コンピュータプログラム及び記憶媒体 |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8972358B2 (en) | 2010-06-10 | 2015-03-03 | Nec Corporation | File storage apparatus, file storage method, and program |
JP5316711B2 (ja) * | 2010-06-10 | 2013-10-16 | 日本電気株式会社 | ファイル記憶装置、ファイル記憶方法およびプログラム |
WO2011155551A1 (ja) * | 2010-06-10 | 2011-12-15 | 日本電気株式会社 | ファイル記憶装置、ファイル記憶方法およびプログラム |
WO2011161934A1 (ja) * | 2010-06-23 | 2011-12-29 | パナソニック株式会社 | サーバー装置及びコンテンツ取得方法 |
JP5695571B2 (ja) * | 2010-06-23 | 2015-04-08 | パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America | サーバー装置及びコンテンツ取得方法 |
US8719218B2 (en) | 2010-06-23 | 2014-05-06 | Panasonic Corporation | Server apparatus and method of aquiring contents |
US8660998B2 (en) | 2011-03-23 | 2014-02-25 | Nec Corporation | Duplicate file detection device, duplicate file detection method, and computer-readable storage medium |
WO2013157103A1 (ja) * | 2012-04-18 | 2013-10-24 | 株式会社日立製作所 | ストレージ装置及びストレージ制御方法 |
JP2013225910A (ja) * | 2013-06-21 | 2013-10-31 | Casio Comput Co Ltd | 画像送信システム、コンピュータ、送信制御方法、及び、プログラム |
JP2015231218A (ja) * | 2014-06-06 | 2015-12-21 | キヤノン株式会社 | 画像形成装置及びその制御方法 |
JP2017034636A (ja) * | 2015-08-06 | 2017-02-09 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法、プログラム |
JP2016105286A (ja) * | 2015-12-22 | 2016-06-09 | 株式会社バッファロー | 画像情報処理装置及びプログラム |
JP2022550401A (ja) * | 2019-10-30 | 2022-12-01 | 京▲東▼科技信息技▲術▼有限公司 | データのアップロード方法、システム、装置及び電子機器 |
Also Published As
Publication number | Publication date |
---|---|
US20070180265A1 (en) | 2007-08-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2007201861A (ja) | ファイル管理方法 | |
JP6566330B2 (ja) | 映像編集方法 | |
US7158266B2 (en) | Information processing system, information processing apparatus, image pickup system, information processing method, and program | |
JP2008250820A (ja) | データ転送装置及びデータ受信装置並びにデータ転送システム | |
CN114038541B (zh) | 数字病理图像的数据流的处理系统 | |
JP2008022373A (ja) | 改竄検知情報生成装置、撮像装置、改竄検知情報生成方法、プログラムおよび記憶媒体 | |
JP2005252715A (ja) | 画像登録装置、画像検索装置、画像管理方法およびプログラム | |
JP5264155B2 (ja) | プログラム、ファイル管理装置及びファイル管理方法 | |
JP4731851B2 (ja) | 画像転送システム | |
US20130110945A1 (en) | Information processing apparatus and method therefor | |
JP2008035224A (ja) | ログ情報管理システム、ログ情報管理装置、ログ情報管理方法、ログ情報管理プログラム及び記憶媒体 | |
JP4235542B2 (ja) | 画像データ生成装置及び管理装置 | |
US8724125B2 (en) | Method and system for printing according to transmission conditions | |
JP5312657B2 (ja) | データ転送装置及びその制御方法 | |
JP5395550B2 (ja) | 撮像装置、情報処理装置、データ通信方法、プログラム | |
JP5089353B2 (ja) | プログラム、ファイル管理装置及びファイル管理方法 | |
JP5173219B2 (ja) | 画像処理装置、画像処理方法、およびプログラム | |
JP4054629B2 (ja) | 画像変換サーバ、画像データ処理方法、記憶媒体、プログラム | |
US20240275618A1 (en) | Management system, content management method, and storage medium that are capable of preventing user from designating incorrect content from among plurality of contents related to each other as content used to determine authenticity | |
US20240106672A1 (en) | Content generation apparatus that registers information in blockchain, control method for content generation apparatus, and storage medium | |
JP2004178211A (ja) | 印刷画像データ処理装置 | |
US20230121095A1 (en) | Image capturing apparatus capable of guaranteeing authenticity of digital image, management system, control method, and storage medium | |
JP4958803B2 (ja) | 情報処理装置、その制御方法、プログラム | |
JP2009217588A (ja) | ファイルシステム、電子カメラ、ファイルアクセス方法及びプログラム | |
JP2009175858A (ja) | 情報処理装置、その制御方法、プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081229 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081229 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110802 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110816 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20111031 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20111104 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120724 |