JP5067841B2 - Imaging apparatus, printing apparatus, control method, program, and storage medium - Google Patents
Imaging apparatus, printing apparatus, control method, program, and storage medium Download PDFInfo
- Publication number
- JP5067841B2 JP5067841B2 JP2007100915A JP2007100915A JP5067841B2 JP 5067841 B2 JP5067841 B2 JP 5067841B2 JP 2007100915 A JP2007100915 A JP 2007100915A JP 2007100915 A JP2007100915 A JP 2007100915A JP 5067841 B2 JP5067841 B2 JP 5067841B2
- Authority
- JP
- Japan
- Prior art keywords
- directory entry
- printing
- shooting data
- print designation
- file
- 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
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Television Signal Processing For Recording (AREA)
- Studio Devices (AREA)
Description
本発明は、デジタル写真画像を撮像するデジタルカメラ等において、拡張されたディレクトリエントリを有するファイルシステムを用いてファイル管理等を行う場合に適用される撮像装置、印刷装置、制御方法、プログラム、及び記憶媒体に関する。 The present invention provides a digital camera for capturing a digital image, the image pickup apparatus, a printing apparatus, a control method applied to a case of performing file management, etc. by using a file system having an extended directory entry, program and, The present invention relates to a storage medium .
従来、デジタルカメラにより撮像した撮影データを印刷装置により印刷する方式としては、印刷方式Aと印刷方式Bが知られている。印刷方式Aは、デジタルカメラと印刷装置をUSBや無線LAN等のデータ転送媒体を介して接続し、デジタルカメラから撮影データを印刷装置に送信して印刷する方式である。印刷方式Bは、デジタルカメラに装着され撮影データが記録されたリムーバブルメディアを取り外して印刷装置に装着し、印刷装置により直接リーム―バブルメディアに記録されている撮影データを読み出して印刷する方式である。 Conventionally, a printing method A and a printing method B are known as methods for printing photographing data captured by a digital camera by a printing apparatus. The printing method A is a method in which a digital camera and a printing apparatus are connected via a data transfer medium such as a USB or a wireless LAN, and shooting data is transmitted from the digital camera to the printing apparatus for printing. The printing method B is a method in which a removable medium that is attached to a digital camera and on which photographing data is recorded is removed and attached to a printing apparatus, and the photographing data that is directly recorded on the removable medium is read and printed by the printing apparatus. .
上記2つの印刷方式のうち印刷方式Bは、主に写真現像所のラボプリントサービスにおいて複数の撮影データを一括して印刷する一括印刷サービスなどで用いられてきている。また、最近では、家庭用プリンタにおいてもリムーバブルメディアに記録されている撮影データを直接読み出し印刷する機能を有する機種も出現している。 Of the two printing methods described above, printing method B has been used mainly in a batch printing service for printing a plurality of photographed data in a batch at a laboratory print service at a photo lab. In recent years, a model having a function of directly reading out and printing image data recorded on a removable medium has also appeared in home printers.
デジタルカメラにおいて、印刷したい撮影データ、印刷枚数、その他の付帯情報を指定すると、これらの情報はDPOF(Digital Print Order Format)ファイルとして、撮影データと共にリムーバブルメディアに格納される。印刷装置は、このDPOFファイルに記録された情報に基づき撮影データの一括印刷処理を行うことができる。 In the digital camera, when shooting data to be printed, the number of copies to be printed, and other incidental information are designated, these pieces of information are stored as DPOF (Digital Print Order Format) files along with the shooting data on a removable medium. The printing apparatus can perform batch print processing of shooting data based on information recorded in the DPOF file.
上記技術分野に関する先行技術としては以下のような技術が提案されている(例えば、特許文献1参照)。
しかしながら、上記印刷方式Aにおいては、デジタルカメラから印刷装置に対する撮影データの送信が例えばバックグラウンド処理等により非同期で実行される場合、次のような問題がある。印刷指定されているが未だ印刷処理を完了していない撮影データが、デジタルカメラの撮影データ削除機能により削除されると、印刷未完の撮影データの印刷処理を正常に完了させることができない。 However, the printing method A has the following problems when transmission of shooting data from the digital camera to the printing apparatus is executed asynchronously by background processing or the like. If shooting data that has been designated for printing but has not yet completed printing processing is deleted by the shooting data deletion function of the digital camera, printing processing of shooting data that has not been printed cannot be completed normally.
また、上記印刷方式Bにおいては、ユーザがリムーバブルメディアの記録内容を読み出し可能な装置でリムーバブルメディア内の撮影データに直接アクセスし、DPOFファイルの変更や撮影データの削除を行った場合、次のような問題がある。印刷指定されている撮影データの印刷を正常に完了させることができない。 In the printing method B, when the user directly accesses the shooting data in the removable medium with a device capable of reading the recording contents of the removable medium and changes the DPOF file or deletes the shooting data, the following is performed: There's a problem. Printing of shooting data for which printing is specified cannot be completed normally.
従って、印刷指定された撮影データ及びDPOFファイルもしくはこれに類するマークファイルを、印刷実行中はユーザからアクセスされないように隠蔽する必要がある。しかし、これらのファイルは一般的に既存のファイルシステム上で管理されている。そのため、ファイルシステムの書き込み/読み出しが可能な装置上では、従来のファイル不可視属性などによる隠蔽は容易に解除されてしまうという問題がある。 Therefore, it is necessary to conceal the shooting data designated for printing and the DPOF file or a similar mark file so that it is not accessed by the user during printing. However, these files are generally managed on an existing file system. For this reason, there is a problem that the concealment by the conventional file invisible attribute or the like is easily released on an apparatus capable of writing / reading the file system.
本発明の目的は、印刷実行中の撮影データや印刷指定情報が改ざんされたり削除されたりすることを防止し、確実に印刷処理を完了させることを可能とした撮像装置、印刷装置、制御方法、プログラム、及び記憶媒体を提供することにある。 An object of the present invention is to prevent image data and print designation information being printed from being altered or deleted, and to reliably complete a printing process, an imaging apparatus, a printing apparatus, a control method , and to provide a program, and a storage medium.
上述の目的を達成するために、本発明の撮像装置は、撮像手段を備えると共に着脱式記憶媒体が装着可能な撮像装置であって、前記撮像手段により撮像された撮影データを前記着脱式記憶媒体に記録する記録手段と、前記着脱式記憶媒体に記憶されている複数の撮影データの中から印刷対象とする撮影データを指定し印刷指定情報を生成する印刷指定手段と、前記撮影データと前記印刷指定情報とをそれぞれ前記着脱式記憶媒体にファイルとして記憶し管理する管理手段と、不特定の利用者またはサービスが参照可能な一般ディレクトリエントリを介して前記管理手段により管理されるファイルを参照可能な第1の参照手段と、特定の利用者またはサービスのみが参照可能な拡張ディレクトリエントリを介して前記管理手段により管理されるファイルを参照可能な第2の参照手段と、前記印刷指定手段により生成された印刷指定情報により印刷対象として指定された撮影データを、前記一般ディレクトリエントリによる管理から前記拡張ディレクトリエントリによる管理に変更するディレクトリエントリ変更手段と、前記着脱式記憶媒体に記録されている撮影データを削除する削除手段を備え、前記削除手段は、前記第1の参照手段によるファイルの参照は可能であるが、前記第2の参照手段によるファイルの参照は不可能であることを特徴とする。 In order to achieve the above-described object, an imaging apparatus of the present invention is an imaging apparatus that includes an imaging unit and can be attached to a detachable storage medium, and that captures image data captured by the imaging unit as the detachable storage medium. Recording means for recording, print designation means for designating shooting data to be printed from among a plurality of shooting data stored in the removable storage medium, and generating print designation information, the shooting data and the printing Management means for storing and managing specified information as files on the removable storage medium, respectively, and files managed by the management means can be referred to via general directory entries that can be referred to by unspecified users or services Managed by the management means via the first reference means and an extended directory entry that can be referred to only by a specific user or service The second reference means that can refer to the file and the shooting data designated as the print target by the print designation information generated by the print designation means are changed from management by the general directory entry to management by the extended directory entry. A directory entry changing unit; and a deleting unit that deletes the shooting data recorded in the removable storage medium. The deleting unit can refer to the file by the first referring unit. The file cannot be referred to by the reference means .
本発明によれば、不特定の利用者が参照可能な一般ディレクトリエントリを介して管理されるファイルと、特定の利用者またはサービスのみが参照可能な拡張ディレクトリエントリを介して管理されるファイルとに区分される。印刷指定情報により印刷対象として指定された撮影データを、一般ディレクトリエントリによる管理から拡張ディレクトリエントリによる管理に変更する。これにより、印刷実行中の撮影データや印刷指定情報が改ざんされたり削除されたりすることを防止することが可能となり、確実に印刷処理を完了させることが可能となる。 According to the present invention, a file managed through a general directory entry that can be referred to by an unspecified user, and a file managed through an extended directory entry that can be referenced only by a specific user or service. It is divided. The imaging data designated as the print target by the print designation information is changed from the management according to the general directory entry management by extended directory entry. As a result, it is possible to prevent tampering or deletion of shooting data or print designation information during printing execution, and it is possible to reliably complete the printing process.
以下、本発明の実施の形態を図面に基づいて説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
先ず、本発明の各実施の形態を個別に説明する前に各実施の形態で対象としている印刷システムを構成する撮像装置及び印刷装置とリムーバブルメディアの概要について説明する。 First, before describing each embodiment of the present invention individually, an outline of an imaging apparatus, a printing apparatus, and a removable medium constituting a printing system targeted in each embodiment will be described.
図1は、本発明の第1及び第2の実施の形態で対象とする印刷システムの構成例を示す図である。 FIG. 1 is a diagram illustrating a configuration example of a printing system that is a target in the first and second embodiments of the present invention.
図1において、印刷システムを構成する撮像装置10と印刷装置11は、通信媒体13を介して接続されている。撮像装置10の撮像部(不図示)により撮像した撮影データを通信媒体13により印刷装置11に送信することで、撮影データを印刷することが可能である。また、撮像装置10及び印刷装置12は、撮影データを記憶可能なリムーバブルメディア14(着脱式記憶媒体)が装着可能に構成されると共に取り外し可能に構成されている。撮像装置10に装着されたリムーバブルメディア14を取り外し印刷装置12に装着することで、撮影データを印刷することが可能である。即ち、印刷装置12は、撮像装置10との間で撮影データを交換可能である。
In FIG. 1, an
リムーバブルメディア14には、撮影データ31、32、33、34、35、マークファイル36が記憶されている。リムーバブルメディア14からは撮影データを削除可能である。リムーバブルメディア14は、撮影データ31〜35とマークファイル36をファイルとして記憶し管理するファイルシステムの形式でフォーマットされている。撮影データ31〜35は、それぞれ、一般ディレクトリエントリ(General Directory Entry)21〜23、25、拡張ディレクトリエントリ(Extended Directory Entry)24により管理される。マークファイル36は、拡張ディレクトリエントリ26により管理される。また、撮影データと、マークファイル36とは、何れかのディレクトリエントリに対応付けて記憶される。
In the
一般ディレクトリエントリは、不特定のユーザ(サービス)から参照(アクセス)可能なディレクトリエントリである。拡張ディレクトリエントリは、特定のユーザ(サービス)からのみ参照(アクセス)可能なディレクトリエントリである。一般ディレクトリエントリと拡張ディレクトリエントリは、ディレクトリエントリ識別子により分類(区別)される。ディレクトリエントリの詳細については図3により後述する。 The general directory entry is a directory entry that can be referred (accessed) by an unspecified user (service). The extended directory entry is a directory entry that can be referenced (accessed) only from a specific user (service). General directory entries and extended directory entries are classified (differentiated) by directory entry identifiers. Details of the directory entry will be described later with reference to FIG.
第1及び第2の実施の形態では、従来のファイスシステムに対し、上記のように特定のユーザ(サービス)のみがアクセス可能な拡張ディレクトリエントリを定義する。撮像装置では、拡張ディレクトリエントリを用いて、印刷実行中の撮影データ及びDPOFファイル等のマークファイルを隠蔽し、印刷処理(サービス)を確実に完了することを目的とする。 In the first and second embodiments, an extended directory entry accessible only to a specific user (service) is defined as described above with respect to the conventional file system. An object of the imaging apparatus is to use an extended directory entry to conceal image data being printed and a mark file such as a DPOF file, and to reliably complete a printing process (service).
図2は、図1の印刷システムの撮像装置及び印刷装置の要部の構成を示すブロック図である。 FIG. 2 is a block diagram illustrating a configuration of a main part of the imaging apparatus and the printing apparatus of the printing system of FIG.
図2において、撮像装置10は、印刷実行処理部101(第1の参照手段、第2の参照手段)、印刷指定処理部102(第1の参照手段、第2の参照手段、印刷指定手段)、ファイル削除処理部103(第1の参照手段、削除手段)、通信インタフェース部(以下通信I/F部)104を備えている。印刷装置11は、通信I/F部111、印刷処理部112を備えている。撮像装置10で撮影した撮影データは、撮像装置10に装着されたリムーバブルメディア14に記憶することが可能である。なお、印刷装置12の構成も印刷装置11と同様であるため、図示及び説明は省略する。
In FIG. 2, the
撮像装置10において、ファイル削除処理部103は、リムーバブルメディア14に記憶されている撮影データ105を削除する処理を行う。印刷指定処理部102は、ユーザから指示された撮影データを印刷対象画像として指定し、当該撮影データに対応させて印刷指定情報を生成し、リムーバブルメディア14に記憶されているマークファイル106に印刷指定情報を記録する処理を行う。
In the
印刷実行処理部101は、マークファイル106に記録された印刷指定情報を読み出し、これに基づき印刷対象の撮影データ105をリムーバブルメディア14から読み出し、通信I/F部104を介して印刷装置11に送信する処理を行う。印刷実行処理部101は、これら一連の印刷実行処理をバックグラウンド処理として非同期に実行する。印刷装置11は、通信I/F部111を介して撮像装置10から撮影データ105を受信し、印刷処理部112において印刷を実行する。
The print
リムーバブルメディア14上のファイルシステムは、拡張ディレクトリエントリ108及び109と、一般ディレクトリエントリ110を有する。拡張ディレクトリエントリ108及び109は、印刷実行処理部101及び印刷指定処理部102からは参照することが可能であるが、ファイル削除処理部103からは参照できないディレクトリエントリである。一般ディレクトリエントリ110は、印刷実行処理部101、印刷指定処理部102、ファイル削除処理部103の何れからでも参照することが可能なディレクトリエントリである。
The file system on the
図3は、ディレクトリエントリの構成を示す図である。 FIG. 3 is a diagram showing the structure of the directory entry.
図3において、ディレクトリエントリ300は、ファイル名301、拡張子302、属性303、ディレクトリエントリ識別子304、更新時刻305、更新日付306、先頭クラスタ番号307、ファイルサイズ308を有する。ディレクトリエントリ300は、ディレクトリエントリ識別子304が0x00であれば一般ディレクトリエントリであることを意味し、ディレクトリエントリ識別子304が0xFFであれば拡張ディレクトリエントリであることを意味する。
In FIG. 3, the
上記図2の拡張ディレクトリエントリ108及び109と一般ディレクトリエントリ110は、このディレクトリエントリ識別子304により分類される。且つ、先頭クラスタ番号307により、各ディレクトリエントリ毎に管理されるファイルの場所を特定することができる。
The
なお、本実施の形態では、ディレクトリエントリ識別子304が0x00の場合を一般ディレクトリエントリ、ディレクトリエントリ識別子304が0xFFの場合を拡張ディレクトリエントリと定義するが、これに限定されるものではない。実際の構成では、ディレクトリエントリ識別子304は一般ディレクトリエントリと拡張ディレクトリエントリを一意に識別可能な値であればよい。
In this embodiment, the
[第1の実施の形態]
図4は、本発明の第1の実施の形態に係る印刷システムの構成例を示す図である。図5は、図4の印刷システムのリムーバブルメディア内の状態を示す図である。
[First Embodiment]
FIG. 4 is a diagram illustrating a configuration example of the printing system according to the first embodiment of the present invention. FIG. 5 is a diagram showing a state in the removable medium of the printing system of FIG.
図4において、印刷システムは、撮像装置10、印刷装置11から構成されている。本実施の形態では、撮像装置10はデジタルカメラとして構成され、印刷装置11はプリンタとして構成され、撮像装置10及び印刷装置11間の通信媒体13は、USB(Universal Serial Bus)ケーブルとして構成されている。撮像装置10及び印刷装置11は、上記図2に示した構成を有する。
In FIG. 4, the printing system includes an
撮像装置10には、リムーバブルメディア14が装着されている。リムーバブルメディア14には、撮影データ421、422、423、424、425が記憶されている。撮影データ421、422、423、424、425は、それぞれ、一般ディレクトリエントリ411、412、413、414、415により管理されている。
A
次に、上記構成を有する本実施の形態の印刷システムにおける制御を図6(a)、(b)のフローチャートを参照しながら説明する。 Next, control in the printing system of the present embodiment having the above-described configuration will be described with reference to the flowcharts of FIGS.
なお、図6(a)のフローチャートは撮像装置10のCPUがROM(不図示)に格納されたプログラムに基づき実行する。図6(b)のフローチャートは印刷装置11のCPUがROM(不図示)に格納されたプログラムに基づき実行する。
Note that the flowchart of FIG. 6A is executed by the CPU of the
撮像装置10においてファイル削除処理部103により撮影データ421〜425のいずれかを削除しようとする場合、以下のような撮影データ参照及び削除が可能である。撮影データ421〜425は、それぞれ一般ディレクトリエントリ411〜415配下で管理されている。そのため、一般ディレクトリエントリのみ参照可能なファイル削除処理部103は、全ての撮影データを参照することが可能であり、任意の撮影データを削除することが可能である。
In the
次に、撮像装置10において印刷指定処理部102により、リムーバブルメディア14内の例えば撮影データ422及び424を印刷対象として指定した場合(ステップS1)、以下の処理が行われる。印刷指定処理部102は、撮影データ422及び424をそれぞれ管理する一般ディレクトリエントリ412及び414のディレクトリエントリ識別子304(図3)を0x00から0xFFに書き換える(ステップS2)。更に、印刷指定処理部102は、撮影データ422及び424がそれぞれ拡張ディレクトリエントリ416及び417(図5)配下になるように設定する。
Next, in the
印刷指定処理部102は、どの撮影データを印刷対象とするかが確定すると(本実施の形態では撮影データ422及び424)、その印刷指定情報をリムーバブルメディア14内のマークファイル430(図5)に記録する(ステップS3)。マークファイル430は、拡張ディレクトリエントリ418配下で管理される。印刷指定処理部102により撮影データの印刷対象指定を完了した後、次に印刷実行処理部101により印刷実行処理を行う。
When the print
印刷実行処理部101は、先ずマークファイル430に記録された印刷指定情報を読み出し、印刷指定情報で指定されている印刷対象の撮影データを読み込んで、USBケーブル13を介して印刷装置11に転送する(ステップS4)。印刷装置11は、通信I/F部111を介して撮影データを受信し(ステップS11)、印刷処理部112により撮影データの印刷を行う(ステップS12)。
The print
上述した通り、印刷実行処理部101は、一連の印刷実行処理をバックグラウンド処理として非同期に実行する。これにより、撮像装置10では、印刷指定処理部102により印刷指定された全ての撮影データの印刷が完了するのを待つことなく、他の処理を実行することが可能となる。
As described above, the print
ここで、撮像装置10においてファイル削除処理部103によりファイル削除処理を実行したとする。上述した通り、ファイル削除処理部103からは、一般ディレクトリエントリのみ参照可能であり、拡張ディレクトリエントリは参照できない。そのため、ファイル削除処理部103から拡張ディレクトリエントリ416及び417にアクセスすることはできない。これにより、現在印刷実行中の撮影データが印刷完了前に削除され印刷処理が異常終了されることを防止することが可能となる。
Here, it is assumed that file deletion processing is executed by the file
印刷装置11による撮影データ422及び424の印刷が完了した後、拡張ディレクトリエントリ416及び417のディレクトリエントリ識別子304は、撮像装置10の印刷実行処理部101により0xFFから0x00に戻される。これに伴い、撮影データ422及び424は、それぞれ、再び一般ディレクトリエントリ412及び414配下で管理される。
After the printing of the
以上説明したように、本実施の形態によれば、撮像装置10で印刷指定された撮影データ及び印刷指定情報を記録したマークファイルを、特定サービスからのみ参照可能な拡張ディレクトリエントリを介して管理し、特定サービス以外の処理からは参照できないように設定する。即ち、特定のユーザ(サービス)のみがアクセス可能な拡張ディレクトリエントリを定義し、拡張ディレクトリエントリを用いて、印刷実行中の撮影データ及びマークファイルを隠蔽する。
As described above, according to the present embodiment, the shooting data designated for printing by the
これにより、印刷実行中の撮影データやマークファイルに記録された印刷指定情報が、改ざんされたり削除されたりすることを防止することが可能となり、確実に印刷処理(サービス)を完了させることが可能となる。 As a result, it is possible to prevent falsification or deletion of print designation information recorded in the shooting data or mark file during printing, and it is possible to reliably complete the printing process (service). It becomes.
[第2の実施の形態]
図7は、本発明の第2の実施の形態に係る印刷システムの構成例を示す図である。図8は、図7の印刷システムのリムーバブルメディア内の状態を示す図である。
[Second Embodiment]
FIG. 7 is a diagram illustrating a configuration example of a printing system according to the second embodiment of the present invention. FIG. 8 is a diagram showing a state in the removable medium of the printing system of FIG.
図7において、印刷システムは、撮像装置10、印刷装置11、印刷装置12から構成されている。本実施の形態では、撮像装置10はデジタルカメラとして構成され、印刷装置11、12はプリンタとして構成され、撮像装置10及び印刷装置11間の通信媒体13は、USBケーブルとして構成されている。撮像装置10及び印刷装置11、12は、上記図2に示した構成を有する。
In FIG. 7, the printing system includes an
本実施の形態は、上記第1の実施の形態の構成(図4)に別の印刷装置12を追加したものである。印刷装置12は、リムーバブルメディア14が着脱可能なメディア収容部(不図示)と、ユーザに対する印刷状況の表示及びユーザが印刷指示を行う印刷ユーザインタフェース(以下印刷UI)121を備えている。また、印刷装置12は、一般ディレクトリエントリ及び拡張ディレクトリエントリを参照可能な機能を有する。
In the present embodiment, another
次に、上記構成を有する本実施の形態の印刷システムにおける制御を図9(a)、(b)、(c)のフローチャートを参照しながら説明する。 Next, control in the printing system of the present embodiment having the above-described configuration will be described with reference to the flowcharts of FIGS. 9 (a), (b), and (c).
なお、図9(a)のフローチャートは撮像装置10のCPUがROM(不図示)に格納されたプログラムに基づき実行する。図9(b)のフローチャートは印刷装置11のCPUがROM(不図示)に格納されたプログラムに基づき実行する。図9(c)のフローチャートは印刷装置12のCPUがROM(不図示)に格納されたプログラムに基づき実行する。
Note that the flowchart of FIG. 9A is executed by the CPU of the
今、撮像装置10において印刷指定処理部102により例えば撮影データ422及び424を印刷対象として指定した場合(ステップS21)を想定する。この場合、上記第1の実施の形態と同様(図5参照)、撮影データ422及び424が、それぞれ拡張ディレクトリエントリ416及び417配下にあり、且つ、マークファイル430が、拡張ディレクトリエントリ418配下に生成されているものとする。
Now, a case is assumed where, for example, the photographing
次に、撮像装置10の印刷実行処理部101により印刷実行処理を行い、印刷対象の撮影データ422、424をUSBケーブル13を介して印刷装置11に転送する(ステップS22)。印刷装置11は、通信I/F部111を介して撮影データ422、424を受信し(ステップS31)、印刷処理部112により撮影データ422の印刷を行う(ステップS32)。
Next, a print execution process is performed by the print
印刷装置11により撮影データ422の印刷が完了すると、撮影データ422は一般ディレクトリエントリ412の管理下になる。また、撮像装置10の印刷指定処理部102は、撮影データ422の印刷が完了したことをマークファイル430に記録する(ステップS23)。図8は、撮影データ422の印刷が完了した状態における各ディレクトリエントリと各撮影データの関係を示している。
When the printing of the
今、撮影データ422の印刷が完了した状態で印刷実行処理部101による印刷実行処理が中断されたとすると(ステップS24)、撮像装置10に装着されているリムーバブルメディア14の状態は図8に示す状態のまま維持される。そこで、リムーバブルメディア14を撮像装置10から取り出し、印刷装置12に装着する。印刷装置12は、リムーバブルメディア14からマークファイル430を読み出し、撮影データ424が印刷未完であることを確認し(ステップS41)、その旨を印刷UI121に表示することで(ステップS42)、ユーザに印刷処理続行を促す。
Now, assuming that the print execution processing by the print
ユーザが印刷装置12による印刷処理の続行を印刷UI121により指示すると、印刷装置12は、印刷処理部(不図示)により撮影データ424の印刷を行う(ステップS43)。その後の拡張ディレクトリエントリ及び一般ディレクトリエントリの扱いは上記第1の実施の形態と同様であるため、説明を省略する。
When the user instructs the continuation of the printing process by the
本実施の形態では、撮像装置10と印刷装置11との間で行われていた印刷処理を中断し、別の印刷装置12により印刷処理を再開するにあたって、撮像装置10及び印刷装置12間でリムーバブルメディア14の挿抜が発生する。
In this embodiment, when the printing process performed between the
従来技術では、リムーバブルメディアの記憶内容を読み出し可能な装置が存在する場合、この装置がリムーバブルメディア内の撮影データやマークファイルを読み出すことができれば、これらのデータを改ざんもしくは破壊することが可能である。そのため、印刷処理の継続が保証されない。 In the prior art, when there is a device that can read out the storage contents of the removable medium, it is possible to tamper or destroy these data if this device can read the shooting data and the mark file in the removable medium. . Therefore, continuation of the printing process is not guaranteed.
これに対し、本実施の形態では、印刷実行中の撮影データは拡張ディレクトリエントリの管理下にあり、拡張ディレクトリエントリは特定のユーザ(サービス)からのみ参照可能なディレクトリエントリである。そのため、撮像装置10及び印刷装置12間でのリムーバブルメディア14の挿抜の過程で記憶内容の改ざんや破壊の危険を伴うことなく、確実に印刷処理を印刷装置12により再開することが可能となる。
On the other hand, in the present embodiment, the photographing data being printed is under the management of the extended directory entry, and the extended directory entry is a directory entry that can be referred to only by a specific user (service). Therefore, the printing process can be reliably restarted by the
以上説明したように、本実施の形態によれば、撮像装置10で印刷指定された撮影データ及び印刷指定情報を記録したマークファイルを、特定サービスからのみ参照可能な拡張ディレクトリエントリを介して管理し、特定サービス以外の処理からは参照できないように設定する。即ち、特定のユーザ(サービス)のみがアクセス可能な拡張ディレクトリエントリを定義し、拡張ディレクトリエントリを用いて、印刷実行中の撮影データ及びマークファイルを隠蔽する。
As described above, according to the present embodiment, the shooting data designated for printing by the
これにより、印刷実行中の撮影データやマークファイルに記録された印刷指定情報が、改ざんされたり削除されたりすることを防止することが可能となり、確実に印刷処理(サービス)を完了させることが可能となる。 As a result, it is possible to prevent falsification or deletion of print designation information recorded in the shooting data or mark file during printing, and it is possible to reliably complete the printing process (service). It becomes.
[他の実施の形態]
上記第1及び第2の実施の形態では、撮像装置及び印刷装置間の通信媒体としてUSBケーブルを用いる構成としているが、これに限定されるものではない。例えば無線LAN、IrDA、IEEE1394等の他の通信媒体を用いることも可能である。
[Other embodiments]
In the first and second embodiments, the USB cable is used as a communication medium between the imaging apparatus and the printing apparatus, but the present invention is not limited to this. For example, other communication media such as a wireless LAN, IrDA, and IEEE1394 can be used.
上記第1及び第2の実施の形態では、印刷装置としてプリンタを用いる構成としているが、これに限定されるものではない。例えば複写機、複合機等の他の印刷装置を用いることも可能である。 In the first and second embodiments, a printer is used as the printing apparatus. However, the present invention is not limited to this. For example, it is also possible to use other printing apparatuses such as a copying machine and a multifunction machine.
また、本発明の目的は、以下の処理を実行することにより達成される。即ち、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体をシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出す処理である。 The object of the present invention is achieved by executing the following processing. That is, a storage medium that records a program code of software that realizes the functions of the above-described embodiments is supplied to a system or apparatus, and a program code stored in the storage medium by a computer (or CPU, MPU, or the like) of the system or apparatus Is a process of reading.
この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。 In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention.
また、プログラムコードを供給するための記憶媒体としては、次のものを用いることができる。例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW、磁気テープ、不揮発性のメモリカード、ROM等である。または、プログラムコードをネットワークを介してダウンロードしてもよい。 Moreover, the following can be used as a storage medium for supplying the program code. For example, floppy (registered trademark) disk, hard disk, magneto-optical disk, CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD + RW, magnetic tape, nonvolatile memory card, ROM or the like. Alternatively, the program code may be downloaded via a network.
また、コンピュータが読み出したプログラムコードを実行することにより、上記実施の形態の機能が実現される場合も本発明に含まれる。加えて、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理により前述した実施形態の機能が実現される場合も含まれる。 Further, the present invention includes a case where the function of the above-described embodiment is realized by executing the program code read by the computer. In addition, an OS (operating system) running on the computer performs part or all of the actual processing based on an instruction of the program code, and the functions of the above-described embodiments are realized by the processing. Is also included.
更に、前述した実施形態の機能が以下の処理により実現される場合も本発明に含まれる。即ち、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行う場合である。 Furthermore, the present invention includes a case where the functions of the above-described embodiment are realized by the following processing. That is, the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, based on the instruction of the program code, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing.
10 撮像装置
11、12 印刷装置
13 通信媒体
14 リムーバブルメディア
21、22、23、25 一般ディレクトリエントリ
24、26 拡張ディレクトリエントリ
31、32、33、34、35 撮影データ
36 マークファイル
101 印刷実行処理部
102 印刷指定処理部
103 ファイル削除処理部
DESCRIPTION OF
Claims (10)
前記撮像手段により撮像された撮影データを前記着脱式記憶媒体に記録する記録手段と、
前記着脱式記憶媒体に記憶されている複数の撮影データの中から印刷対象とする撮影データを指定し印刷指定情報を生成する印刷指定手段と、
前記撮影データと前記印刷指定情報とをそれぞれ前記着脱式記憶媒体にファイルとして記憶し管理する管理手段と、
不特定の利用者またはサービスが参照可能な一般ディレクトリエントリを介して前記管理手段により管理されるファイルを参照可能な第1の参照手段と、
特定の利用者またはサービスのみが参照可能な拡張ディレクトリエントリを介して前記管理手段により管理されるファイルを参照可能な第2の参照手段と、
前記印刷指定手段により生成された印刷指定情報により印刷対象として指定された撮影データを、前記一般ディレクトリエントリによる管理から前記拡張ディレクトリエントリによる管理に変更するディレクトリエントリ変更手段と、
前記着脱式記憶媒体に記録されている撮影データを削除する削除手段を備え、
前記削除手段は、前記第1の参照手段によるファイルの参照は可能であるが、前記第2の参照手段によるファイルの参照は不可能であることを特徴とする撮像装置。 An image pickup apparatus that includes an image pickup unit and is attachable to a removable storage medium,
Recording means for recording the photographic data imaged by the imaging means in the removable storage medium;
Print designation means for designating shooting data to be printed from among a plurality of shooting data stored in the removable storage medium and generating print designation information;
Management means for storing and managing the shooting data and the print designation information as files on the removable storage medium, respectively.
First reference means capable of referring to a file managed by the management means via a general directory entry that can be referred to by an unspecified user or service ;
Second reference means capable of referring to a file managed by the management means via an extended directory entry that can be referred to only by a specific user or service;
Directory entry changing means for changing shooting data designated as a printing target by print designation information generated by the print designation means from management by the general directory entry to management by the extended directory entry;
A deletion means for deleting shooting data recorded in the removable storage medium;
2. The image pickup apparatus according to claim 1, wherein the deletion unit can refer to the file by the first reference unit, but cannot refer to the file by the second reference unit .
前記拡張ディレクトリエントリにより管理されているファイルを参照可能であり、前記印刷指定情報が記録されているファイルに記録された前記印刷指定情報に対応する撮影データの印刷を実行することを特徴とする印刷装置。 A printing apparatus capable of acquiring the imaging data via the removable storage medium with the imaging apparatus according to any one of claims 1 to 5 ,
Printing that can refer to a file managed by the extended directory entry and prints shooting data corresponding to the print designation information recorded in the file in which the print designation information is recorded apparatus.
前記拡張ディレクトリエントリにより管理されているファイルを参照可能であり、前記印刷指定情報が記録されているファイルに、未印刷の撮影データが存在する場合に、未印刷の撮影データが存在する旨を表示する表示手段を備えることを特徴とする印刷装置。 A printing apparatus capable of exchanging the photographing data with the imaging apparatus according to claim 4 via the removable storage medium,
When the file managed by the extended directory entry can be referred to and unprinted shooting data exists in the file in which the print designation information is recorded, the fact that unprinted shooting data exists is displayed. A printing apparatus comprising: display means for performing
前記撮像手段により撮像された撮影データを前記着脱式記憶媒体に記録する記録ステップと、
前記着脱式記憶媒体に記憶されている複数の撮影データの中から印刷対象とする撮影データを指定し印刷指定情報を生成する印刷指定ステップと、
前記撮影データと前記印刷指定情報とをそれぞれ前記着脱式記憶媒体にファイルとして記憶し管理する管理ステップと、
不特定の利用者またはサービスが参照可能な一般ディレクトリエントリを介して前記管理ステップで管理されるファイルを参照可能な第1の参照ステップと、
特定の利用者またはサービスのみが参照可能な拡張ディレクトリエントリを介して前記管理ステップで管理されるファイルを参照可能な第2の参照ステップと、
前記印刷指定ステップにより生成された印刷指定情報により印刷対象として指定された撮影データを、前記一般ディレクトリエントリによる管理から前記拡張ディレクトリエントリによる管理に変更するディレクトリエントリ変更ステップと、
前記着脱式記憶媒体に記録されている撮影データを削除する削除ステップとを備え、
前記削除ステップでは、前記第1の参照ステップによるファイルの参照を可能とし、前記第2の参照ステップによるファイルの参照を不可能とすることを特徴とする撮像装置の制御方法。 A control method for an image pickup apparatus including an image pickup means and a removable storage medium attached thereto,
A recording step of recording photographing data imaged by the imaging means in the removable storage medium;
A print designation step for designating shooting data to be printed from among a plurality of shooting data stored in the removable storage medium and generating print designation information;
A management step of storing and managing the shooting data and the print designation information as files on the removable storage medium, respectively.
A first reference step capable of referring to a file managed in the management step via a general directory entry that can be referred to by an unspecified user or service ;
A second reference step capable of referring to the file managed in the management step via an extended directory entry that can be referred only to a specific user or service;
A directory entry changing step for changing the shooting data designated as a print target by the print designation information generated in the print designation step from management by the general directory entry to management by the extended directory entry;
A deletion step of deleting shooting data recorded in the removable storage medium,
The method for controlling an imaging apparatus, wherein in the deleting step, the file can be referred to in the first reference step, and the file cannot be referred to in the second reference step .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007100915A JP5067841B2 (en) | 2007-04-06 | 2007-04-06 | Imaging apparatus, printing apparatus, control method, program, and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007100915A JP5067841B2 (en) | 2007-04-06 | 2007-04-06 | Imaging apparatus, printing apparatus, control method, program, and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008259055A JP2008259055A (en) | 2008-10-23 |
JP5067841B2 true JP5067841B2 (en) | 2012-11-07 |
Family
ID=39982168
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007100915A Expired - Fee Related JP5067841B2 (en) | 2007-04-06 | 2007-04-06 | Imaging apparatus, printing apparatus, control method, program, and storage medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5067841B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104020614B (en) * | 2014-05-29 | 2017-03-08 | 合肥鑫晟光电科技有限公司 | Liquid crystal filling device and the liquid crystal panel manufacturing equipment applying it |
WO2019065555A1 (en) | 2017-09-28 | 2019-04-04 | 富士フイルム株式会社 | Image capturing device, information acquisition method and information acquisition program |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4154554B2 (en) * | 1999-02-03 | 2008-09-24 | 富士フイルム株式会社 | Digital camera |
JP4069665B2 (en) * | 2001-04-23 | 2008-04-02 | 株式会社ニコン | Electronic camera and shooting information file management method |
US20070162674A1 (en) * | 2004-03-10 | 2007-07-12 | Germano Leichsenring | Access control system, and access control device and resource providing device used for the same |
-
2007
- 2007-04-06 JP JP2007100915A patent/JP5067841B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008259055A (en) | 2008-10-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4186678B2 (en) | Print job management apparatus, program used therefor, and print job management method | |
US20030012547A1 (en) | Image data management system | |
US8190576B2 (en) | File recording device and imaging device | |
JP4266870B2 (en) | Image output system, printing apparatus, imaging apparatus, communication apparatus, information processing apparatus, storage apparatus, and method thereof | |
US20060078230A1 (en) | Apparatus, method, or storage medium for image processing | |
JP5067841B2 (en) | Imaging apparatus, printing apparatus, control method, program, and storage medium | |
JP3997013B2 (en) | Information processing apparatus and information processing method | |
JP4377737B2 (en) | Digital camera, album management method, and album management program | |
JPH11191870A (en) | Method and system for processing order of image output service, order information preparing device to be used for the method, order receiving device and digital camera | |
JP4764808B2 (en) | Image file management apparatus and image file management method | |
US20120069201A1 (en) | Electronic device and camera | |
JP2002024060A (en) | File storage device | |
JP5173219B2 (en) | Image processing apparatus, image processing method, and program | |
JP5268617B2 (en) | Image forming apparatus, image forming apparatus control method, and computer program | |
JP4677288B2 (en) | Image file processing apparatus and image file processing method | |
JP3912952B2 (en) | Image reproducing apparatus and method | |
CN103631837A (en) | Information processing apparatus and method for processing information | |
JP2005004459A (en) | Method for processing image output, program for making computer execute method, image management device, image print output device, and image management system using network | |
JP2005276016A (en) | File management device | |
JP5142537B2 (en) | Data processing apparatus, data processing method, program, and storage medium | |
US20030075067A1 (en) | Copying digital images from a removable memory to a peripheral device for processing | |
JP2006157425A (en) | Image supply device, imaging apparatus, image output apparatus, and their control method | |
JP2005092445A (en) | Printing system | |
JP2005110132A (en) | Image processing system, image recording apparatus, image management apparatus, image display control method and storage medium | |
JP4065490B2 (en) | Image processing system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100402 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111117 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111122 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120120 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120611 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120627 |
|
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: 20120717 |
|
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: 20120809 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150824 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5067841 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150824 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |