JP2005072699A - Image pickup apparatus - Google Patents

Image pickup apparatus Download PDF

Info

Publication number
JP2005072699A
JP2005072699A JP2003209246A JP2003209246A JP2005072699A JP 2005072699 A JP2005072699 A JP 2005072699A JP 2003209246 A JP2003209246 A JP 2003209246A JP 2003209246 A JP2003209246 A JP 2003209246A JP 2005072699 A JP2005072699 A JP 2005072699A
Authority
JP
Japan
Prior art keywords
image file
unit
image
printer
wirelessly
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
JP2003209246A
Other languages
Japanese (ja)
Inventor
Shunpei Kimura
俊平 木村
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 JP2003209246A priority Critical patent/JP2005072699A/en
Publication of JP2005072699A publication Critical patent/JP2005072699A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent a third party from use in an unauthorized manner an image file even if the third party monitors the image file directly wirelessly transmitted from an image pickup apparatus to a printer. <P>SOLUTION: Prior to directly wirelessly transmitting the image file from a digital camera 1 to the printer 3, the digital camera 1 encrypts a portion (e.g. header portion) including information required for decoding the image file. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、デジタルカメラなどの撮像装置に関するものである。
【0002】
【従来の技術】
従来の印刷システムには、撮像装置(デジタルカメラなど)と印刷装置との間を無線で接続し、使用者によって選択されたデジタル画像を撮像装置から印刷装置にダイレクトに送信する印刷システムがある(例えば、特許文献1)。
【0003】
【特許文献1】
特開平10−191226号公報
【0004】
【発明が解決しようとする課題】
画像ファイルを撮像装置から印刷装置に無線でダイレクトに送信するシステムは、便利な反面、第三者によって画像ファイルが傍受され、不正に利用される可能性がある。そのため、現在、撮像装置から印刷装置に無線でダイレクトに送信された画像ファイルを第三者が傍受した場合であっても、その画像ファイルを不正に利用できないようにする技術が求められている。
【0005】
本発明は、撮像装置から印刷装置に無線でダイレクトに送信された画像ファイルを第三者が傍受した場合であっても、その画像ファイルを不正に利用できないようにすることを目的とする。
【0006】
【課題を解決するための手段】
本発明の撮像装置は、画像ファイルを印刷装置に無線でダイレクトに送信する前に前記画像ファイルの所定の部分を暗号化する暗号化手段と、前記画像ファイルを前記印刷装置に無線でダイレクトに送信する送信手段とを有することを特徴とする。
【0007】
【発明の実施の形態】
以下、添付図面を参照し、本発明に好適な実施の形態を説明する。
【0008】
まず、図1を参照し、本実施の形態における無線印刷システムの主要な構成要素を説明する。
【0009】
デジタルカメラ1は、本実施の形態における撮像装置であり、ランダムアクセス可能な記録媒体であるメモリカード11と、使用者によって選択された画像ファイル(例えば、JPEGファイル)をメモリカード11から読み出すメモリインターフェース部12と、メモリインターフェース部12から供給された画像ファイルの所定の部分(画像ファイルのデコードに必要な情報(量子化テーブル、ハフマンテーブルなど)を含む部分。例えば、ヘッダ部(図4参照)。)を暗号鍵を用いて暗号化する暗号化部13と、暗号化部13で暗号化された画像ファイルをプリンタ2に無線でダイレクトに送信する無線通信部14とを有する装置である。無線通信部14は、IEEE std 802.11a、IEEE std 802.11b、Bluetooth(登録商標)又はそれ以外の無線通信方式に準拠するユニットである。
【0010】
プリンタ2は、本実施の形態における画像印刷装置であり、デジタルカメラ1からプリンタ2に無線でダイレクトに送信された画像ファイルを受信する無線通信部21と、無線通信部21から供給された画像ファイルの所定の部分を復号鍵(上記の暗号鍵に対応する鍵)を用いて復号化する復号化部22と、復号化部22で復号化された画像ファイルをデジタル画像にデコードするデコーダ23と、デコーダ23から供給されたデジタル画像を使用者又はプリンタ2によって選択されたプリントスタイル(縁なし、縁ありなど)及び用紙に従ってリサイズし、リサイズしたデジタル画像をその用紙に印刷する画像印刷部24とを有する装置である。無線通信部21は、無線通信部14と同様の機能を有するユニットである。
【0011】
次に、図2のフローチャートを参照し、デジタルカメラ1で実行される処理手順を説明する。
【0012】
ステップS201:メモリインターフェース部12は、使用者によって選択された画像ファイル(例えば、JPEGファイル)をメモリカード11から読み出す。
【0013】
ステップS202:暗号化部13は、メモリインターフェース部12から供給された画像ファイルの所定の部分(画像ファイルのデコードに必要な情報を含む部分。例えば、ヘッダ部(図4参照)。)を暗号鍵を用いて暗号化する。画像ファイルのデコードに必要な情報を含む部分を暗号化することにより、通信中に画像ファイルが傍受されたとしてもその画像ファイルをデコードすることができないため、その画像ファイルの不正な利用を防止することが可能になる。
【0014】
ステップS203:無線通信部14は、暗号化部13で暗号化された画像ファイルをプリンタ2に無線でダイレクトに送信する。
【0015】
次に、図3のフローチャートを参照し、プリンタ2で実行される処理手順を説明する。
【0016】
ステップS301:無線通信部21は、デジタルカメラ1からプリンタ2に無線でダイレクトに送信された画像ファイルを受信する。
【0017】
ステップS302:復号化部22は、無線通信部21から供給された画像ファイルの所定の部分を復号鍵(上記の暗号鍵に対応する鍵)を用いて復号化する。
【0018】
ステップS303:デコーダ23は、復号化部22で復号化された画像ファイルをデジタル画像にデコードする。
【0019】
ステップS304:画像印刷部24は、デコーダ23から供給されたデジタル画像を使用者又はプリンタ2によって選択されたプリントスタイル(縁なし又は縁あり)及び用紙に従ってリサイズし、リサイズしたデジタル画像をその用紙に印刷する。
【0020】
このように、本実施の形態における無線印刷システムによれば、画像ファイルをデジタルカメラ1からプリンタ3に無線でダイレクトに送信する前にその画像ファイルのデコードに必要な情報を含む部分を暗号化することができるので、その画像ファイルを第三者が傍受した場合であっても、その画像ファイルを不正に利用できないようにすることができる。
【0021】
また、本実施の形態における無線印刷システムによれば、画像ファイルの全てではなく、デコードに必要な情報を含む部分のみを暗号化するので、暗号化及び復号化に係る時間を短くすることができる。
【0022】
【発明の効果】
本発明によれば、撮像装置から印刷装置に無線でダイレクトに送信された画像ファイルを第三者が傍受した場合であっても、その画像ファイルを不正に利用できないようにすることができる。
【図面の簡単な説明】
【図1】無線印刷システムの主要な構成要素を示す図である。
【図2】デジタルカメラ1で実行される処理手順を説明するフローチャートである。
【図3】プリンタ2で実行される処理手順を説明するフローチャートである。
【図4】画像ファイルのデータ構造の一例を示す図である。
【符号の説明】
1 デジタルカメラ(撮像装置)
2 プリンタ(印刷装置)
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an imaging apparatus such as a digital camera.
[0002]
[Prior art]
A conventional printing system includes a printing system in which an imaging device (such as a digital camera) and a printing device are connected wirelessly and a digital image selected by a user is transmitted directly from the imaging device to the printing device ( For example, Patent Document 1).
[0003]
[Patent Document 1]
Japanese Patent Laid-Open No. 10-191226
[Problems to be solved by the invention]
A system that directly transmits an image file wirelessly from the imaging apparatus to the printing apparatus is convenient, but the image file may be intercepted by a third party and used illegally. For this reason, there is a need for a technique that prevents an image file from being illegally used even when a third party intercepts an image file that is directly transmitted wirelessly from the imaging device to the printing device.
[0005]
An object of the present invention is to prevent unauthorized use of an image file even if a third party intercepts the image file transmitted directly from the imaging apparatus to the printing apparatus wirelessly.
[0006]
[Means for Solving the Problems]
The imaging apparatus according to the present invention includes an encryption unit that encrypts a predetermined part of the image file before wirelessly directly transmitting the image file to the printing apparatus, and wirelessly directly transmits the image file to the printing apparatus. And a transmission means for performing the above.
[0007]
DETAILED DESCRIPTION OF THE INVENTION
DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, exemplary embodiments of the invention will be described with reference to the accompanying drawings.
[0008]
First, with reference to FIG. 1, main components of the wireless printing system in the present embodiment will be described.
[0009]
The digital camera 1 is an imaging device according to the present embodiment, and includes a memory card 11 that is a randomly accessible recording medium, and a memory interface that reads an image file (for example, a JPEG file) selected by the user from the memory card 11. And a predetermined part of the image file supplied from the memory interface unit 12 (a part including information (quantization table, Huffman table, etc.) necessary for decoding the image file. For example, a header part (see FIG. 4). ) Using an encryption key, and a wireless communication unit 14 that directly and wirelessly transmits the image file encrypted by the encryption unit 13 to the printer 2. The wireless communication unit 14 is a unit that conforms to IEEE std 802.11a, IEEE std 802.11b, Bluetooth (registered trademark), or other wireless communication systems.
[0010]
The printer 2 is an image printing apparatus according to the present embodiment, and includes a wireless communication unit 21 that receives an image file transmitted directly and wirelessly from the digital camera 1 to the printer 2, and an image file supplied from the wireless communication unit 21. A decryption unit 22 that decrypts the predetermined part using a decryption key (a key corresponding to the encryption key), a decoder 23 that decodes the image file decrypted by the decryption unit 22 into a digital image, An image printing unit 24 for resizing the digital image supplied from the decoder 23 in accordance with a print style (without border, with border, etc.) selected by the user or the printer 2 and the paper, and printing the resized digital image on the paper; It is a device that has. The wireless communication unit 21 is a unit having the same function as the wireless communication unit 14.
[0011]
Next, a processing procedure executed by the digital camera 1 will be described with reference to the flowchart of FIG.
[0012]
Step S201: The memory interface unit 12 reads an image file (for example, a JPEG file) selected by the user from the memory card 11.
[0013]
Step S202: The encryption unit 13 uses a predetermined part of the image file supplied from the memory interface unit 12 (a part including information necessary for decoding the image file. For example, a header part (see FIG. 4)) as an encryption key. Encrypt using. By encrypting the part containing the information necessary for decoding the image file, even if the image file is intercepted during communication, the image file cannot be decoded, thus preventing unauthorized use of the image file. It becomes possible.
[0014]
Step S203: The wireless communication unit 14 wirelessly transmits the image file encrypted by the encryption unit 13 directly to the printer 2.
[0015]
Next, a processing procedure executed by the printer 2 will be described with reference to the flowchart of FIG.
[0016]
Step S301: The wireless communication unit 21 receives an image file transmitted directly from the digital camera 1 to the printer 2 wirelessly.
[0017]
Step S302: The decryption unit 22 decrypts a predetermined part of the image file supplied from the wireless communication unit 21 by using a decryption key (a key corresponding to the encryption key).
[0018]
Step S303: The decoder 23 decodes the image file decoded by the decoding unit 22 into a digital image.
[0019]
Step S304: The image printing unit 24 resizes the digital image supplied from the decoder 23 according to the print style (without border or with border) selected by the user or the printer 2 and the paper, and the resized digital image is printed on the paper. Print.
[0020]
As described above, according to the wireless printing system of the present embodiment, before the image file is wirelessly transmitted directly from the digital camera 1 to the printer 3, a portion including information necessary for decoding the image file is encrypted. Therefore, even when the image file is intercepted by a third party, the image file cannot be illegally used.
[0021]
In addition, according to the wireless printing system of the present embodiment, only the portion including information necessary for decoding is encrypted, not all of the image file, so that the time required for encryption and decryption can be shortened. .
[0022]
【The invention's effect】
According to the present invention, it is possible to prevent unauthorized use of an image file even when a third party intercepts the image file transmitted directly from the imaging apparatus to the printing apparatus wirelessly.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating main components of a wireless printing system.
FIG. 2 is a flowchart illustrating a processing procedure executed by the digital camera 1;
FIG. 3 is a flowchart illustrating a processing procedure executed by the printer.
FIG. 4 is a diagram illustrating an example of a data structure of an image file.
[Explanation of symbols]
1 Digital camera (imaging device)
2 Printer (printing device)

Claims (2)

画像ファイルを印刷装置に無線でダイレクトに送信する前に前記画像ファイルの所定の部分を暗号化する暗号化手段と、
前記画像ファイルを前記印刷装置に無線でダイレクトに送信する送信手段とを有することを特徴とする撮像装置。
An encryption means for encrypting a predetermined portion of the image file before wirelessly directly transmitting the image file to the printing apparatus;
An image pickup apparatus comprising: a transmission unit that directly and wirelessly transmits the image file to the printing apparatus.
前記暗号化手段は、前記画像ファイルのデコードに必要な情報を含む部分を暗号化する手段であることを特徴とする請求項1に記載の撮像装置。The imaging apparatus according to claim 1, wherein the encryption unit is a unit that encrypts a part including information necessary for decoding the image file.
JP2003209246A 2003-08-28 2003-08-28 Image pickup apparatus Withdrawn JP2005072699A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003209246A JP2005072699A (en) 2003-08-28 2003-08-28 Image pickup apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003209246A JP2005072699A (en) 2003-08-28 2003-08-28 Image pickup apparatus

Publications (1)

Publication Number Publication Date
JP2005072699A true JP2005072699A (en) 2005-03-17

Family

ID=34402251

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003209246A Withdrawn JP2005072699A (en) 2003-08-28 2003-08-28 Image pickup apparatus

Country Status (1)

Country Link
JP (1) JP2005072699A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006308636A (en) * 2005-04-26 2006-11-09 Kenwood Corp Device and method for producing speech database, speech database, device and method for restoring speech segment, speech database, and program
JP2006308635A (en) * 2005-04-26 2006-11-09 Kenwood Corp Device and method for producing speech database, speech database, device and method for restoring speech segment, speech database, and program
JP2014131197A (en) * 2012-12-28 2014-07-10 Axell Corp Content data processing method, content server, client terminal, and content distribution system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006308636A (en) * 2005-04-26 2006-11-09 Kenwood Corp Device and method for producing speech database, speech database, device and method for restoring speech segment, speech database, and program
JP2006308635A (en) * 2005-04-26 2006-11-09 Kenwood Corp Device and method for producing speech database, speech database, device and method for restoring speech segment, speech database, and program
JP4620518B2 (en) * 2005-04-26 2011-01-26 株式会社ケンウッド Voice database manufacturing apparatus, sound piece restoration apparatus, sound database production method, sound piece restoration method, and program
JP4620517B2 (en) * 2005-04-26 2011-01-26 株式会社ケンウッド Voice database manufacturing apparatus, sound piece restoration apparatus, sound database production method, sound piece restoration method, and program
JP2014131197A (en) * 2012-12-28 2014-07-10 Axell Corp Content data processing method, content server, client terminal, and content distribution system

Similar Documents

Publication Publication Date Title
JP2005316284A (en) Portable terminal and data security system
JP2006191626A (en) System and method for secure communication of electronic document
US20040170274A1 (en) Image forming apparatus and method for inputting encryption key setting
JP2006139784A (en) Document processing device, and method and program for adding data encryption service to device
JP2007038674A (en) Imaging method and device having security protection capability
US20070150962A1 (en) Image processing apparatus, information processing apparatus, and methods thereof
JP5065876B2 (en) Information processing apparatus, information processing system, and program executed by information processing apparatus
JP2005099885A (en) Processing program for print job, printer and printing system
JP4442313B2 (en) Print management system, apparatus used therefor, program, and printing method
JP4668028B2 (en) Transfer source software, transfer request terminal, transfer source pack generation device, and program set
JP2005072699A (en) Image pickup apparatus
JPH07250251A (en) Terminal equipment for cipher communication
JP4345056B2 (en) Printer and printing system
JP2004171114A (en) Image forming apparatus and image forming system
JP2005094700A (en) Digital camera and image output system
JP2007280081A (en) Printing system
JP2007325038A (en) Image processing apparatus, and method thereof
JP2009164996A (en) Information processor
JP4532843B2 (en) Information printing apparatus and method
JP2000019962A (en) Information communication device, facsimile equipment, information communication system, information communicating method and storage medium
JP2004242029A (en) Image data transmission system, image input apparatus, and image output apparatus
JP3854906B2 (en) Image processing device
JP2008085900A (en) Information processing unit, and information processing method
JP2003223305A (en) Printing system
JP2008226059A (en) Information processor, control method of information processor, program and storage device

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: 20061107