JP2004118364A - Image verification system, image verification method and image verification program - Google Patents

Image verification system, image verification method and image verification program Download PDF

Info

Publication number
JP2004118364A
JP2004118364A JP2002278215A JP2002278215A JP2004118364A JP 2004118364 A JP2004118364 A JP 2004118364A JP 2002278215 A JP2002278215 A JP 2002278215A JP 2002278215 A JP2002278215 A JP 2002278215A JP 2004118364 A JP2004118364 A JP 2004118364A
Authority
JP
Japan
Prior art keywords
image
data
verification
image data
key
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.)
Withdrawn
Application number
JP2002278215A
Other languages
Japanese (ja)
Inventor
Taeko Ito
伊東 妙子
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2002278215A priority Critical patent/JP2004118364A/en
Publication of JP2004118364A publication Critical patent/JP2004118364A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Storage Device Security (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a user with a simple and easy-to-use user interface. <P>SOLUTION: If verification data corresponding to image data are MAC data, information about the image file (thumbnail image, filename, camera ID, verification result, etc.) is displayed on a first window 301 (S206). If the verification data corresponding to the image data are digital signature data, information about the image file (thumbnail image, filename, camera ID, verification result, etc.) is displayed on a second window 302 (S211). <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、画像ファイル内の画像データの改変の有無を検証する装置に関するものである。
【0002】
【従来の技術】
現在、画像ファイルの画像データに対応するMAC(Message AuthenticationCode)データあるいはデジタル署名データを用いて、その画像データの改変の有無を検証する画像検証システムが提案されている。従来の画像検証システムについては、例えば、米国特許第5,499,294に開示されている。ここで、MACデータは、画像データのハッシュ値を共通鍵暗号方式の共通鍵に相当する鍵データで変換して得たデータである。デジタル署名データは、画像データのハッシュ値を公開鍵暗号方式の秘密鍵に相当する鍵データで変換して得たデータである。
【0003】
【発明が解決しようとする課題】
しかしながら、今までの画像検証システムには、簡単で使いやすいユーザインターフェースを考慮したものがなかった。
【0004】
本発明は、このような状況に鑑みてなされたものであり、簡単で使いやすいユーザインターフェースをユーザに提供することを目的とする。
【0005】
【課題を解決するための手段】
本発明の画像検証システムは、画像データの改変の有無を前記画像データに対応する検証データを用いて検証する画像検証システムであって、前記画像データの改変の有無を示す情報とともに、前記画像データに対応するサムネイル画像、前記画像データのファイル名、前記画像データを生成した装置を特定するための情報を表示手段に表示することを特徴とする。
【0006】
本発明の画像検証方法は、画像データの改変の有無を前記画像データに対応する検証データを用いて検証する画像検証方法であって、前記画像データの改変の有無を示す情報とともに、前記画像データに対応するサムネイル画像、前記画像データのファイル名、前記画像データを生成した装置に特定するための情報を表示手段に表示する表示工程を有することを特徴とする。
【0007】
本発明の画像検証プログラムは、画像データの改変の有無を前記画像データに対応する検証データを用いて検証する画像検証プログラムであって、前記画像データの改変の有無を示す情報とともに、前記画像データに対応するサムネイル画像、前記画像データのファイル名、前記画像データを生成した装置を特定するための情報を表示手段に表示する表示工程を有することを特徴とする。
【0008】
【発明の実施の形態】
以下、図1〜図3を参照し、本発明に好適な実施の形態を説明する。
【0009】
図1は、本実施の形態における画像検証システム10の主要な構成を示す図である。
【0010】
図1において、制御部101は、画像検証システム10における様々な機能を制御するユニットである。メモリ102は、制御部101で処理される様々なデータを記憶するメモリである。記憶部103は、画像検証プログラム106などのアプリケーションプログラムを記憶するメモリである。ユーザインターフェース部104は、ユーザの指示を制御部101に通知するユニットである。表示部105は、制御部101から供給された情報を表示するユニットである。
【0011】
図3は、本実施の形態における制御部101が画像検証プログラム106に従って生成する画面の一例を示す図である。
【0012】
図3において、画面300は、第1ウインドウ301、第2ウインドウ302、第3ウインドウ303を表示する画面である。また、画面300は、第1ウインドウ301、第2ウインドウ302および第3ウインドウ303に表示されているファイルの総数を示す情報を表示する画面である。
【0013】
第1ウインドウ301は、第1グループに属する画像ファイルに関する情報を一覧表示するウインドウである。第1グループに属する画像ファイルは、画像データに対応する検証データがMAC(Message Authentication Code)データである画像ファイルである。MACデータは、画像データのハッシュ値を共通鍵暗号方式の共通鍵に相当する鍵データで変換したものである。
【0014】
第2ウインドウ302は、第2グループに属する画像ファイルに関する情報を一覧表示するウインドウである。第2グループに属する画像ファイルは、画像データに対応する検証データがデジタル署名データである画像ファイルである。デジタル署名データは、画像データのハッシュ値を公開鍵暗号方式の秘密鍵に相当する鍵データで変換したものである。
【0015】
第3ウインドウ303は、第3グループに属する画像ファイルに関する情報を一覧表示するウインドウである。第3グループに属する画像ファイルは、画像データに対応する検証データがMACデータでもデジタル署名データでもない画像ファイルである。
【0016】
図2は、本実施の形態における画像検証システムが画像検証プログラム106に従って実行する処理手順の一つを示す図である。
【0017】
ステップS201:制御部101は、ユーザがユーザインターフェース部104を操作し、記憶部103内の1つのフォルダ或いは1つ以上のファイルを選択したか否かを判定する。1つのフォルダ或いは1つ以上のファイルを選択した場合はステップS202に進む。
【0018】
ステップS202:制御部101は、ユーザが選択した1つ以上の画像ファイルの中から1つの対象ファイルを決定する。
【0019】
ステップS203:制御部101は、対象ファイル内の画像データに対応する検証データがMACデータであるか否かを判定する。検証データがMACデータである場合はステップS204に進み、検証データがMACデータでない場合はステップS207に進む。
【0020】
ステップS204:制御部101は、対象ファイルを第1グループに分類する。
【0021】
ステップS205:制御部101は、対象ファイル内の画像データとその画像データに対応するMACデータとを用いて、その画像データの改変の有無を検証する。
【0022】
ステップS206:制御部101は、対象ファイルのサムネイル画像、ファイル名、対象ファイルを生成したデジタルカメラに固有の識別子を示す情報であるカメラID、対象ファイル内の画像データが改変されているか否かを示す検証結果などを第1ウインドウ301に一括して表示する。
【0023】
ステップS207:制御部101は、第1グループに属する画像ファイルの総数を第1ウインドウ301に表示し、第1〜第3のグループに属する画像ファイルの総数を画面300に表示する。
【0024】
ステップS208:制御部101は、対象ファイル内の画像データに対応する検証データがデジタル署名データであるか否かを判定する。デジタル署名データである場合はステップS209に進み、デジタル署名データでない場合はステップS213に進む。
【0025】
ステップS209:制御部101は、対象ファイルを第2グループに分類する。
【0026】
ステップS210:制御部101は、対象ファイル内の画像データとその画像データに対応するデジタル署名データとを用いて、その画像データの改変の有無を検証する。
【0027】
ステップS211:制御部101は、対象ファイルのサムネイル画像、ファイル名、対象ファイルを生成したデジタルカメラに固有の識別子を示す情報であるカメラID、対象ファイル内の画像データが改変されているか否かを示す検証結果などを第2ウインドウ302に一括して表示する。
【0028】
ステップS212:制御部101は、第2グループに属する画像ファイルの総数を第2ウインドウ302に表示し、第1〜第3のグループに属する画像ファイルの総数を画面300に表示する。
【0029】
ステップS213:制御部101は、対象ファイルを第3グループに分類する。
【0030】
ステップS214:制御部101は、対象ファイルのサムネイル画像、ファイル名などを図3に示す第3ウインドウに一括して表示する。
【0031】
ステップS215:制御部101は、第3グループに属する画像ファイルの総数を第3ウインドウ303に表示し、第1〜第3のグループに属する画像ファイルの総数を画面300に表示する。
【0032】
ステップS216:制御部101は、まだ処理していない画像ファイルがあるか否かを判定する。まだ処理していない画像ファイルがある場合はステップS202に戻る。
【0033】
このように、本実施の形態における画像検証システム10によれば、ユーザが指定した画像ファイルをその画像ファイル内の画像データに対応する検証データのタイプに応じて分類し、その画像ファイルに関する情報をそのグループに対応するウインドウにまとめて表示することができる。これにより、ユーザは各画像ファイル内の画像データに対応する検証データのタイプを簡単に知ることができる。
【0034】
また、本実施の形態における画像検証システム10によれば、ユーザが選択した画像ファイルのサムネイル画像、ファイル名、カメラID、検証結果などを一括して表示することができる。これにより、ユーザは選択した画像ファイルに関する情報を瞬時に知ることができる。
【0035】
【発明の効果】
本発明によれば、簡単で使いやすいユーザインターフェースをユーザに提供することができる。
【図面の簡単な説明】
【図1】本実施の形態における画像検証システム10の主要な構成を示す図である。
【図2】本実施の形態における画像検証システム10が画像検証プログラム105に従って実行する処理手順を説明する図である。
【図3】本実施の形態における制御部101が画像検証プログラム106に従って生成する画面の一例を示す図である。
【符号の説明】
10 画像検証システム
101 制御部
102 ユーザインターフェース部
103 表示部
104 記憶部
105 画像検証プログラム
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an apparatus for verifying whether image data in an image file has been altered.
[0002]
[Prior art]
At present, an image verification system has been proposed which verifies whether or not image data has been modified using MAC (Message Authentication Code) data or digital signature data corresponding to image data of an image file. A conventional image verification system is disclosed in, for example, US Pat. No. 5,499,294. Here, the MAC data is data obtained by converting a hash value of image data with key data corresponding to a common key of a common key cryptosystem. The digital signature data is data obtained by converting a hash value of image data with key data corresponding to a secret key of a public key cryptosystem.
[0003]
[Problems to be solved by the invention]
However, none of the conventional image verification systems has considered a simple and easy-to-use user interface.
[0004]
The present invention has been made in view of such a situation, and an object of the present invention is to provide a user with a simple and easy-to-use user interface.
[0005]
[Means for Solving the Problems]
The image verification system of the present invention is an image verification system that verifies whether or not image data has been modified using verification data corresponding to the image data, and includes information indicating whether or not the image data has been modified and the image data. , A file name of the image data, and information for specifying a device that has generated the image data are displayed on the display means.
[0006]
The image verification method of the present invention is an image verification method for verifying whether or not image data has been modified using verification data corresponding to the image data, wherein the image data includes information indicating whether or not the image data has been modified. And a display step of displaying, on a display means, a thumbnail image corresponding to the image data, a file name of the image data, and information for specifying the device that generated the image data.
[0007]
The image verification program of the present invention is an image verification program that verifies whether or not image data has been modified using verification data corresponding to the image data, and includes information indicating whether or not the image data has been modified and the image data. And a display step of displaying, on a display unit, a thumbnail image corresponding to the image data, a file name of the image data, and information for specifying a device that has generated the image data.
[0008]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, a preferred embodiment of the present invention will be described with reference to FIGS.
[0009]
FIG. 1 is a diagram illustrating a main configuration of an image verification system 10 according to the present embodiment.
[0010]
In FIG. 1, a control unit 101 is a unit that controls various functions in the image verification system 10. The memory 102 is a memory that stores various data processed by the control unit 101. The storage unit 103 is a memory that stores an application program such as the image verification program 106. The user interface unit 104 is a unit that notifies the control unit 101 of a user instruction. The display unit 105 is a unit that displays information supplied from the control unit 101.
[0011]
FIG. 3 is a diagram illustrating an example of a screen generated by the control unit 101 according to the present embodiment in accordance with the image verification program 106.
[0012]
In FIG. 3, a screen 300 is a screen that displays a first window 301, a second window 302, and a third window 303. The screen 300 is a screen that displays information indicating the total number of files displayed in the first window 301, the second window 302, and the third window 303.
[0013]
The first window 301 is a window for displaying a list of information on image files belonging to the first group. The image files belonging to the first group are image files whose verification data corresponding to the image data is MAC (Message Authentication Code) data. The MAC data is obtained by converting a hash value of image data with key data corresponding to a common key of a common key cryptosystem.
[0014]
The second window 302 is a window for displaying a list of information on image files belonging to the second group. The image files belonging to the second group are image files in which the verification data corresponding to the image data is digital signature data. The digital signature data is obtained by converting a hash value of image data with key data corresponding to a secret key of a public key cryptosystem.
[0015]
The third window 303 is a window for displaying a list of information on image files belonging to the third group. The image files belonging to the third group are image files in which the verification data corresponding to the image data is neither the MAC data nor the digital signature data.
[0016]
FIG. 2 is a diagram showing one of the processing procedures executed by the image verification system according to the present embodiment in accordance with the image verification program 106.
[0017]
Step S201: The control unit 101 determines whether the user operates the user interface unit 104 and selects one folder or one or more files in the storage unit 103. If one folder or one or more files have been selected, the process proceeds to step S202.
[0018]
Step S202: The control unit 101 determines one target file from one or more image files selected by the user.
[0019]
Step S203: The control unit 101 determines whether the verification data corresponding to the image data in the target file is the MAC data. If the verification data is MAC data, the process proceeds to step S204, and if the verification data is not MAC data, the process proceeds to step S207.
[0020]
Step S204: The control section 101 classifies the target file into a first group.
[0021]
Step S205: The control unit 101 verifies, using the image data in the target file and the MAC data corresponding to the image data, whether or not the image data has been altered.
[0022]
Step S206: The control unit 101 determines whether the thumbnail image of the target file, the file name, the camera ID, which is information indicating an identifier unique to the digital camera that generated the target file, and whether the image data in the target file has been modified. The verification results and the like are collectively displayed in the first window 301.
[0023]
Step S207: The control unit 101 displays the total number of image files belonging to the first group in the first window 301, and displays the total number of image files belonging to the first to third groups on the screen 300.
[0024]
Step S208: The control unit 101 determines whether the verification data corresponding to the image data in the target file is digital signature data. If it is digital signature data, the process proceeds to step S209, and if it is not digital signature data, the process proceeds to step S213.
[0025]
Step S209: The control unit 101 classifies the target file into a second group.
[0026]
Step S210: Using the image data in the target file and the digital signature data corresponding to the image data, the control unit 101 verifies whether or not the image data has been altered.
[0027]
Step S211: The control unit 101 determines whether the thumbnail image of the target file, the file name, the camera ID which is information indicating an identifier unique to the digital camera that generated the target file, and whether the image data in the target file has been modified. The verification results and the like are collectively displayed in the second window 302.
[0028]
Step S212: The control unit 101 displays the total number of image files belonging to the second group in the second window 302, and displays the total number of image files belonging to the first to third groups on the screen 300.
[0029]
Step S213: The control unit 101 classifies the target file into a third group.
[0030]
Step S214: The control unit 101 collectively displays the thumbnail image, the file name, and the like of the target file in the third window shown in FIG.
[0031]
Step S215: The control unit 101 displays the total number of image files belonging to the third group in the third window 303, and displays the total number of image files belonging to the first to third groups on the screen 300.
[0032]
Step S216: The control unit 101 determines whether there is an image file that has not been processed yet. If there is an image file that has not been processed yet, the process returns to step S202.
[0033]
As described above, according to the image verification system 10 in the present embodiment, the image file specified by the user is classified according to the type of verification data corresponding to the image data in the image file, and information on the image file is classified. They can be displayed together in a window corresponding to the group. Thereby, the user can easily know the type of the verification data corresponding to the image data in each image file.
[0034]
Further, according to the image verification system 10 of the present embodiment, the thumbnail image, the file name, the camera ID, the verification result, and the like of the image file selected by the user can be displayed collectively. Thus, the user can instantly know information on the selected image file.
[0035]
【The invention's effect】
According to the present invention, it is possible to provide a user with a simple and easy-to-use user interface.
[Brief description of the drawings]
FIG. 1 is a diagram showing a main configuration of an image verification system 10 according to the present embodiment.
FIG. 2 is a diagram illustrating a processing procedure executed by an image verification system according to an embodiment in accordance with an image verification program.
FIG. 3 is a diagram showing an example of a screen generated by the control unit 101 according to the image verification program 106 in the present embodiment.
[Explanation of symbols]
10 Image Verification System 101 Control Unit 102 User Interface Unit 103 Display Unit 104 Storage Unit 105 Image Verification Program

Claims (9)

画像データの改変の有無を前記画像データに対応する検証データを用いて検証する画像検証システムであって、
前記画像データの改変の有無を示す情報とともに、前記画像データに対応するサムネイル画像、前記画像データのファイル名、前記画像データを生成した装置を特定するための情報を表示手段に表示することを特徴とする画像検証システム。
An image verification system for verifying whether or not the image data has been modified using verification data corresponding to the image data,
A thumbnail image corresponding to the image data, a file name of the image data, and information for specifying a device that generated the image data are displayed on a display unit, together with information indicating whether the image data has been modified. Image verification system.
前記検証データは、共通鍵暗号方式の共通鍵に相当する鍵データを用いて生成されたデータであることを特徴とする請求項1に記載の画像検証システム。The image verification system according to claim 1, wherein the verification data is data generated using key data corresponding to a common key of a common key cryptosystem. 前記検証データは、公開鍵暗号方式の秘密鍵に相当する鍵データを用いて生成されたデータであることを特徴とする請求項1に記載の画像検証システム。The image verification system according to claim 1, wherein the verification data is data generated using key data corresponding to a secret key of a public key cryptosystem. 画像データの改変の有無を前記画像データに対応する検証データを用いて検証する画像検証方法であって、
前記画像データの改変の有無を示す情報とともに、前記画像データに対応するサムネイル画像、前記画像データのファイル名、前記画像データを生成した装置を特定するための情報を表示手段に表示する表示工程を有することを特徴とする画像検証方法。
An image verification method for verifying whether or not the image data has been modified using verification data corresponding to the image data,
A display step of displaying, on display means, a thumbnail image corresponding to the image data, a file name of the image data, and information for identifying an apparatus that has generated the image data, together with information indicating whether the image data has been modified. An image verification method, comprising:
前記検証データは、共通鍵暗号方式の共通鍵に相当する鍵データを用いて生成されたデータであることを特徴とする請求項4に記載の画像検証方法。The image verification method according to claim 4, wherein the verification data is data generated using key data corresponding to a common key of a common key cryptosystem. 前記検証データは、公開鍵暗号方式の秘密鍵に相当する鍵データを用いて生成されたデータであることを特徴とする請求項4に記載の画像検証方法。The image verification method according to claim 4, wherein the verification data is data generated using key data corresponding to a secret key of a public key cryptosystem. 画像データの改変の有無を前記画像データに対応する検証データを用いて検証する画像検証プログラムであって、
前記画像データの改変の有無を示す情報とともに、前記画像データに対応するサムネイル画像、前記画像データのファイル名、前記画像データを生成した装置を特定するための情報を表示手段に表示する表示工程を有することを特徴とする画像検証プログラム。
An image verification program for verifying whether or not the image data has been modified using verification data corresponding to the image data,
A display step of displaying, on display means, a thumbnail image corresponding to the image data, a file name of the image data, and information for identifying an apparatus that has generated the image data, together with information indicating whether the image data has been modified. An image verification program characterized by having.
前記検証データは、共通鍵暗号方式の共通鍵に相当する鍵データを用いて生成されたデータであることを特徴とする請求項7に記載の画像検証プログラム。The image verification program according to claim 7, wherein the verification data is data generated using key data corresponding to a common key of a common key cryptosystem. 前記検証データは、公開鍵暗号方式の秘密鍵に相当する鍵データを用いて生成されたデータであることを特徴とする請求項7に記載の画像検証プログラム。The image verification program according to claim 7, wherein the verification data is data generated using key data corresponding to a secret key of a public key cryptosystem.
JP2002278215A 2002-09-24 2002-09-24 Image verification system, image verification method and image verification program Withdrawn JP2004118364A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002278215A JP2004118364A (en) 2002-09-24 2002-09-24 Image verification system, image verification method and image verification program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002278215A JP2004118364A (en) 2002-09-24 2002-09-24 Image verification system, image verification method and image verification program

Publications (1)

Publication Number Publication Date
JP2004118364A true JP2004118364A (en) 2004-04-15

Family

ID=32273553

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002278215A Withdrawn JP2004118364A (en) 2002-09-24 2002-09-24 Image verification system, image verification method and image verification program

Country Status (1)

Country Link
JP (1) JP2004118364A (en)

Similar Documents

Publication Publication Date Title
JP4454920B2 (en) Image verification system and image verification program
JP3919673B2 (en) Apparatus and method for distributing and authenticating data sets using watermarks
US7783890B2 (en) Multimedia recording apparatus, object-specifying information providing apparatus, server apparatus, verification apparatus, multimedia recording method, object-specifying information providing method, server method, verification method, and multimedia recording system
KR100815511B1 (en) Image processing method, image processing apparatus, and storage medium
US20030123700A1 (en) Image generation apparatus, image file generation method, image verification apparatus and image verification method
JP5013694B2 (en) Image processing method, image processing apparatus, program code, and storage medium
US11750577B2 (en) Methods, systems, and media for protecting and verifying video files
US20100186096A1 (en) Image processing apparatus, image processing method, computer program and computer-readable recording medium
US20020048372A1 (en) Universal signature object for digital data
JPH11308564A (en) Digital evidence camera system, decoding key acquisition registration system and digital image edit system
JP2003234737A (en) Content authentication for digital media based recording device
US7630510B2 (en) Image verification apparatus and image verification method
JP2004040307A (en) Image forming apparatus
JP2004118364A (en) Image verification system, image verification method and image verification program
JP4631303B2 (en) Data utilization system, storage device, data utilization method, and computer program
JP2006191491A (en) Information processing apparatus and method thereof, and program and storage medium
JP2006345450A (en) Image verification system, imaging apparatus and image verification device
US20040218064A1 (en) Image sensing apparatus and control method therefor
JP2009027503A (en) Imaging apparatus, alteration detecting method, and alteration detecting device
JP4950470B2 (en) Method and system for generating alternatives from transmitted data
JP2002509268A (en) Digital image authentication device
US7298932B2 (en) Control apparatus and control method for image sensing apparatus
JP3982570B2 (en) Common access method and system for a plurality of different signature engines, and storage medium storing a common access program for a plurality of different signature engines
JP2000101825A (en) Digital image authentication system
JP2007067938A (en) Verification system and electronic data generating apparatus, and electronic data verification apparatus and method thereof

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060110