JP2008204300A - Imaging device - Google Patents
Imaging device Download PDFInfo
- Publication number
- JP2008204300A JP2008204300A JP2007041516A JP2007041516A JP2008204300A JP 2008204300 A JP2008204300 A JP 2008204300A JP 2007041516 A JP2007041516 A JP 2007041516A JP 2007041516 A JP2007041516 A JP 2007041516A JP 2008204300 A JP2008204300 A JP 2008204300A
- Authority
- JP
- Japan
- Prior art keywords
- directory
- file
- recording medium
- image data
- memory
- 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
Links
Images
Landscapes
- Processing Or Creating Images (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Studio Devices (AREA)
Abstract
Description
本発明は、画像データを記録媒体に記録する撮像装置(デジタルカメラ等)に関し、画像データを任意のディレクトリに配置可能な撮像装置に関する。 The present invention relates to an imaging apparatus (digital camera or the like) that records image data on a recording medium, and relates to an imaging apparatus that can arrange image data in an arbitrary directory.
近年、デジタルカメラの普及に伴い、撮影画像を他のデジタルカメラで再生したり、様々な種類のプリンタに画像出力するなど、機器間で直接、画像を交換するニーズが高まっている。DCF(Design rule for Camera File system)規格(以下、「DCF」という)は、このようなニーズに対応するために日本電子工業振興協会(JEIDA)によって制定されたものであり、現在のほぼ全てのデジタルカメラが準拠している規格である。また、デジタルカメラが準拠している規格には、DPOF(Digital Print Order Format)規格(以下、「DPOF」という)も知られている。DPOFに準拠したファイルには、印刷すべき画像を指定する印刷指定情報、外部機器に転送すべき画像を指定する転送指定情報の少なくともが格納されている。 In recent years, with the widespread use of digital cameras, there is an increasing need to exchange images directly between devices, such as playing back captured images with other digital cameras and outputting images to various types of printers. The DCF (Design Rule for Camera File System) standard (hereinafter referred to as “DCF”) was established by the Japan Electronics Industry Promotion Association (JEIDA) to meet such needs, and almost all of the current standards. This is a standard that digital cameras conform to. Further, a DPOF (Digital Print Order Format) standard (hereinafter referred to as “DPOF”) is also known as a standard that the digital camera complies with. A file conforming to DPOF stores at least print designation information for designating an image to be printed and transfer designation information for designating an image to be transferred to an external device.
図8は、DCFに準拠したディレクトリ構造の一例である。ルートディレクトリ101直下のディレクトリ名“DCIM”を持つディレクトリ102は、DCFイメージルートディレクトリ(以下、「DCIMディレクトリ」と略す)と呼ばれる。ディレクトリDCIM102の下に、複数の画像格納用ディレクトリ103,104が置かれている。画像格納用ディレクトリ103,104の名前は、100から999の3桁の数字と5桁の自由文字からなり、「DCFディレクトリ」と呼ばれる。各DCFディレクトリ103,104には、1以上のDCFオブジェクトファイル(以下、「DCFファイル」と略す)105,106を格納可能である。DCFファイル105,106は、例えば、JPEG圧縮された撮影画像を含む画像ファイルである。DCFファイル105,106のファイル名は、拡張子を除いて4文字の自由文字と4文字のファイル番号(0001〜9999)からなる。
FIG. 8 shows an example of a directory structure compliant with DCF. A
ルートディレクトリ直下の、ディレクトリ名“MISC”を持つディレクトリ、即ち、MISCディレクトリ107には、DPOFに準拠したファイルであるDPOFファイル108が格納されている。
DCFでは、DCIMディレクトリのディレクトリ名は「DCIM」に固定されている。そのため、第1の記録媒体のDCIMディレクトリを第2の記録媒体にコピーまたはバックアップする場合、第2の記録媒体のDCIMディレクトリが第1の記録媒体のDCIMディレクトリによって上書きされてしまうという問題がある。特許文献1には、実際に記録媒体に記録されているディレクトリ名に仮想的なディレクトリ名を設定するカメラが記載されているが、特許文献1に記載されている方法でもこの問題を解決することはできない。 In DCF, the directory name of the DCIM directory is fixed to “DCIM”. Therefore, when the DCIM directory of the first recording medium is copied or backed up to the second recording medium, there is a problem that the DCIM directory of the second recording medium is overwritten by the DCIM directory of the first recording medium. Patent Document 1 describes a camera that sets a virtual directory name to a directory name actually recorded on a recording medium. However, the method described in Patent Document 1 also solves this problem. I can't.
このような問題を解決する方法として、第1の記録媒体のDCIMディレクトリのディレクトリ名を「DCIM」以外のディレクトリ名に変更して第1の記録媒体にコピーまたはバックアップする方法が考えられる。 As a method for solving such a problem, a method of copying or backing up to the first recording medium by changing the directory name of the DCIM directory of the first recording medium to a directory name other than “DCIM” is conceivable.
しかしながら、この方法では、第2の記録媒体にコピーまたはバックアップされた第1の記録媒体のDCIMディレクトリは、「DCIM」以外のディレクトリ名に変更されているので、DCIMディレクトリとして扱うことはできない。そのため、1つの記録媒体において複数のDCIMディレクトリを選択的に利用することができないという問題がある。 However, in this method, the DCIM directory of the first recording medium copied or backed up to the second recording medium is changed to a directory name other than “DCIM”, and therefore cannot be handled as a DCIM directory. Therefore, there is a problem that a plurality of DCIM directories cannot be selectively used in one recording medium.
本発明は、このような問題を解決するためになされたものであり、1つの記録媒体において複数のDCIMディレクトリを選択的に利用できる撮像装置を提供することを目的とする。 The present invention has been made to solve such a problem, and an object of the present invention is to provide an imaging apparatus that can selectively use a plurality of DCIM directories on one recording medium.
上記の目的を達成するために、本発明に係る撮像装置は、例えば、複数のディレクトリから任意のディレクトリを選択するディレクトリ選択手段と、前記ディレクトリ選択手段によって選択されたディレクトリをルートディレクトリとして、画像データを前記記録媒体に記録する記録手段とを有することを特徴とする。 In order to achieve the above object, an imaging apparatus according to the present invention includes, for example, image data using a directory selection unit that selects an arbitrary directory from a plurality of directories, and the directory selected by the directory selection unit as a root directory. And recording means for recording the information on the recording medium.
上記の目的を達成するために、本発明に係る他の撮像装置は、例えば、記録媒体に任意の名前のディレクトリを生成するディレクトリ生成手段と、前記ディレクトリ生成手段によって生成したディレクトリをルートディレクトリとして、画像データを前記記録媒体に記録する記録手段とを有することを特徴とする。 In order to achieve the above object, another imaging apparatus according to the present invention includes, for example, a directory generation unit that generates a directory having an arbitrary name on a recording medium, and a directory generated by the directory generation unit as a root directory. And recording means for recording image data on the recording medium.
上記の目的を達成するために、本発明に係る他の撮像装置は、例えば、複数のディレクトリから任意のディレクトリを選択するディレクトリ選択手段と、前記ディレクトリ選択手段によって選択したディレクトリに含まれるディレクトリおよびファイルをルートディレクトリに移動する移動手段とを有することを特徴とする。 In order to achieve the above object, another imaging apparatus according to the present invention includes, for example, a directory selection unit that selects an arbitrary directory from a plurality of directories, and directories and files included in the directory selected by the directory selection unit. And moving means for moving to the root directory.
本発明によれば、1つの記録媒体において複数のDCIMディレクトリを選択的に利用することができる。 According to the present invention, a plurality of DCIM directories can be selectively used in one recording medium.
以下、図面を参照して、本発明の実施例を詳細に説明する。なお、以下の実施例において、「ディレクトリ」は「フォルダ」と言い替えてもよい。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the following embodiments, “directory” may be rephrased as “folder”.
図1は、本発明の一実施例における撮像装置の一例であるデジタルカメラ10の概略構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a schematic configuration of a
撮像レンズ12は、被写体からの光学像を、絞り14およびシャッタ16を介して撮像素子18に入射する。絞り14およびシャッタ16は、撮像レンズ12からの露光量を調節する。撮像素子18は、被写体の光学像をアナログ画像信号に変換する。撮像素子18には、CCDイメージセンサ又はCMOSイメージセンサ等を用いることができる。A/D変換器20は、撮像素子18からのアナログ画像信号をデジタル化して画像データに変換する。
The
タイミング発生部22は、メモリ制御部26およびシステム制御部50の制御下で、クロック信号を撮像素子18、A/D変換器20および表示制御部30に供給する。
The
画像処理部24は、A/D変換器20またはメモリ制御部26からの画像データに対して、画像データに付加されている処理データに基づき、画素補間処理、色変換処理等を行う。
The
また、画像処理部24は、TTL(スルー・ザ・レンズ)方式でのオートフォーカス(AE)処理、自動露出(AE)制御、オートフォーカス(AF)処理およびストロボ調光処理のための演算を行う。これらのための演算結果に従い、システム制御部50は、フォーカス、露光量およびストロボ発光を制御する。すなわち、フォーカス制御部42により撮像レンズ12のフォーカスを制御する。シャッタ制御部38および絞り制御部40により露光量を制御する。ストロボ制御部46によりストロボ44のプリ発光と調光を制御する。画像処理部24はまた、撮影画像に対する色バランス調整(AWB)処理を施す。
The
メモリ制御部26は、A/D変換器20、タイミング発生部22、画像処理部24、画像表示メモリ28、表示制御部30、メモリ34および圧縮伸長部36を制御する。また、メモリ制御部26は、A/D変換器20から出力される画像データを画像表示用に画像表示メモリ28に書込み、記録用にメモリ34に転送する。
The
表示制御部30は、メモリ制御部26からの画像データに、システム制御部50からの種々の情報、例えば、動作モード、合焦の有無、手振れの有無、シャッタスピード、絞り値および露出補正等に関する情報を重畳して、画像表示部32に供給する。これにより、画像表示部32は、電子ファインダとして機能する。
The
画像表示部32は液晶表示器(Liquid Crystal Display)等からなる。また、画像表示部32は、システム制御部50の指示により表示、電源のオン/オフが可能である。例えば、画像表示部32の表示をオフにした場合、デジタルカメラ10の電力消費を大幅に低減できる。
The
メモリ34は、撮影した静止画像、動画像を一時的に格納するバッファとして機能し、所定枚数の静止画像、所定時間の動画像を格納するのに充分な記憶容量を備えている。これにより、複数枚の静止画像を連続して撮影する連写、パノラマ撮影を実現できる。また、メモリ34は、システム制御部50の作業領域としても使用可能である。さらに、メモリ34は、記録媒体70から記録画像を読み出して再生表示する際のバッファとしても使用される。
The
圧縮伸長部36は、メモリ34の画像データを所定の圧縮方式(例えば、適応離散コサイン変換等)を使って圧縮データ(例えば、JPEGデータ)に変換する。また、圧縮伸長部36は、記録媒体70から読出した圧縮画像データを伸長し、伸長した画像データをメモリ34に書き込む。
The compression /
シャッタ制御部38は、シャッタ16を制御する。絞り制御部40は絞り14を制御する。フォーカス制御部42は撮像レンズ12のフォーカシングを制御する。ストロボ制御部46はストロボ44の発光を制御する。
The
システム制御部50は、メモリ52内のプログラムに従ってデジタルカメラ10全体を制御する。メモリ52は、システム制御部50の動作用の定数、変数、プログラム等を記憶する。メモリ52には、撮像動作を制御するプログラム、画像処理を制御するプログラム、画像ファイルを記録媒体70に記録する処理を制御するプログラム、画像ファイルを記録媒体70から読み出す処理を制御するプログラムなどが記憶されている。また、メモリ52には、これらのプログラムのマルチタスク構成を実現するOS(オペレーティングシステム)などのシステムプログラムも記憶されている。さらに、メモリ52には、図4から図7を参照して説明する処理を制御するためのプログラムも記憶されている。
The
モードダイアル54、第1レリーズスイッチ56、第2レリーズスイッチ57、メニュースイッチ58、編集スイッチ60、消去スイッチ62および属性変更スイッチ64は、システム制御部50に撮影者が各種の動作指示を入力するための操作手段である。
The
モードダイアル54は、各機能モードを切り替え設定することに使用される。例えば、電源オン/オフモード、再生モード、撮影モード、マルチ画面再生・消去モード、編集モード、ファイル読み取り専用属性変更モードおよびPC接続モード等がある。撮影モードには、自動撮影モード、プログラム撮影モード、シャッタ速度優先撮影モード、絞り優先撮影モード、マニュアル撮影モード、ポートレート撮影モード、風景撮影モード、接写撮影モード、スポーツ撮影モード、夜景撮影モードなどがある。
The
第1レリーズスイッチ56は、シャッタレリーズ操作の途中(半押し状態)でオンになり、第2レリーズスイッチ57は、シャッタレリーズ操作の最後(全押し状態)でオンになる。第1レリーズスイッチ56がオンになるとは、システム制御部50は、AF処理、AE処理、AWB処理およびEF処理等を開始する。第2レリーズスイッチ57がオンになると、システム制御部50は、撮影画像の記録媒体への記録を実行する。より具体的には、システム制御部50は、露光処理、現像処理および記録処理という一連の処理の動作開始を各部に指示する。露光処理では、撮像素子18から読み出されたアナログ画像信号が、A/D変換器20、画像処理部24およびメモリ制御部26を介してメモリ34に書き込まれる。現像処理には画像処理部24およびメモリ制御部26が使用される。記録処理では、メモリ34から画像データを読み出し、圧縮伸長部36で圧縮し、記録媒体70に圧縮画像データを書き込む。
The
メニュースイッチ58は、デジタルカメラ10の撮影条件、現像条件などの各種設定の変更に使用される。編集スイッチ60は、画像ファイルの編集に使用される。消去スイッチ62は、画像ファイルの消去に使用される。属性変更スイッチ64は、画像ファイルの読み取り専用属性の変更に使用される。これらのスイッチ58,62,64は、十字キーとセットキー等からなる汎用的なスイッチの組み合わせでも実現され得る。
The
電源制御部66は、電池検出回路、DC−DCコンバータ、および通電するブロックを切り替えるスイッチ回路等により構成されており、電池の装着の有無、電池の種類、および電池残量を検出する。電源制御部66は、この検出結果およびシステム制御部50の指示に基づいてDC−DCコンバータを制御し、必要な電圧を必要な期間、記録媒体70を含む各部に供給する。インターフェース68は、コネクタ69を介して記録媒体70に接続し、記録媒体70にデータを読み書きする。コネクタ69は、記録媒体70のコネクタ72と接続する。
The
なお、本実施例は、インターフェース68およびコネクタ69を1系統のみ有するが、複数系統を備えるようにしてもよい。また、異なる系統のインターフェース68およびコネクタ69を設けてもよい。
Although this embodiment has only one
インターフェース68およびコネクタ69は、PCMCIAカード、メモリカード等に関する規格に準拠する。コネクタ69に各種通信カードを接続することにより、他のコンピュータや周辺機器(プリンタ等)との間で画像データや当該画像データに付属した管理情報を転送し合うことができる。通信カードには、LANカード、モデムカード、USBカード、IEEE1394カード、P1284カード、SCSIカード、PHS等がある。
The
記録媒体70は、不揮発性メモリを有する取り外し可能な記録媒体であり、メモリカード、ハードディスク装置等の記録媒体からなる。また、記録媒体70は、コネクタ69と接続をするコネクタ72と、記録媒体インターフェース74と、画像ファイル等のファイルを記録する記録領域76とを有する。
The
図2は、記録媒体70内に構成されているディレクトリ構造を示す。ルートディレクトリ80(”/”)の下の階層には、DCIMディレクトリ102、MISCディレクトリ107、”AAA”ディレクトリ81および”BBB”ディレクトリ91が存在する。DCIMディレクトリ102は、DCFディレクトリ103,104を有する。DCFディレクトリ103(”100ABCDE”)は、DCFファイル105(”ABCD0001.JPG”)を有し、DCFディレクトリ104(”101FGHIJ”)は、DCFファイル106(”EFGH0001.JPG”)を有する。MISCディレクトリ107は、DPOFに準拠したファイルであるDPOFファイル108(”AUTPRINT.MRK”)を有する。”AAA”ディレクトリ81および”BBB”ディレクトリ91は仮想的にルートディレクトリとして選択可能なディレクトリであり、ディレクトリ81,91の何れにもDCIMディレクトリ、MISCディレクトリを配置することができる。”AAA”ディレクトリ81はDCIMディレクトリ82を有し、”BBB”ディレクトリ91はDCIMディレクトリ92およびMISCディレクトリ97を有する。DPOFファイル97は、DPOFに準拠したファイルである。DCIMディレクトリ82は、DCFディレクトリ83(”200ABCDE”)を有し、DCFディレクトリ83は、DCFファイル85(”ABCD0001.JPG”)を有する。DCIMディレクトリ92は、DCFディレクトリ93(”100FGHIJ”)を有し、DCFディレクトリ93は、DCFファイル95(”EFGH0001.JPG”)を有する。DCFファイル96は、DCFディレクトリ93に記録されるファイルである。MISCディレクトリ97は、DPOFに準拠したファイルであるDPOFファイル98(”AUTPRINT.MRK”)を有する。
FIG. 2 shows a directory structure configured in the
図3は、本実施例における表示画面の一つであるルート選択リストの一例を示す図である。図3に示すルート選択リストには、ルートディレクトリとして選択可能なディレクトリのリストが表示される。図3に示すように、ルート選択リストには、本来のルートディレクトリ80(”/”)の他に、ユーザがルートディレクトリとして選択可能な”AAA”ディレクトリ81と”BBB”ディレクトリ91が表示される。また、ルート選択リストには、ユーザが新規にルートディレクトリとして選択可能なディレクトリを生成するための選択肢「新規作成」99も表示され、ユーザは、何れも選択可能である。
FIG. 3 is a diagram illustrating an example of a route selection list which is one of display screens in the present embodiment. In the route selection list shown in FIG. 3, a list of directories that can be selected as the root directory is displayed. As shown in FIG. 3, in addition to the original root directory 80 (“/”), an “AAA”
図4は、ユーザによるルートディレクトリの選択および生成の一連のシーケンスを説明するフローチャートである。なお、図4を参照して説明する処理は、メモリ52内のプログラムに従ってシステム制御部50により制御されるものとする。また、システム制御部50は、特許請求の範囲に記載のディレクトリ選択手段、ディレクトリ生成手段および移動手段として機能するものとする。
FIG. 4 is a flowchart for explaining a sequence of selection and generation of the root directory by the user. Note that the processing described with reference to FIG. 4 is controlled by the
記録媒体70のディレクトリ構造を検索し、図3に示すルート選択リストを画像表示部32に表示する(S11)。
The directory structure of the
画像表示部32に表示されたルート選択リストに対し、ユーザは、メニュースイッチ58を操作して所望の選択肢を選択し、システム制御部50は選択結果をメモリ52に一時格納する(S12)。「新規作成」99が選択された場合(S13)、新規にディレクトリを生成する(S14)。なお、ディレクトリ名の生成は、自動でも、ユーザが任意の文字列を入力しても良い。新規に作成されたディレクトリを、仮想的なルートディレクトリとして扱うための変更処理を行う(S15)。
For the route selection list displayed on the
ユーザの選択が「新規作成」99以外の場合には(S13)、選択されたディレクトリを仮想的なルートディレクトリとして扱うための変更処理を行う(S15)。ルートディレクトリの変更処理(S15)では、指定ディレクトリ以下のディレクトリおよびファイルを全て検索する検索処理を実行する。DCFに準拠した命名か否かを判定する判定処理を実行する。そして、記録および再生を行うための情報をメモリ34に一時保存する処理を実行する。
If the user's selection is other than “new creation” 99 (S13), a change process for handling the selected directory as a virtual root directory is performed (S15). In the root directory change process (S15), a search process for searching all directories and files under the specified directory is executed. A determination process for determining whether the naming conforms to DCF is executed. Then, processing for temporarily storing information for recording and reproduction in the
なお、本実施例では、選択されたディレクトリ以下をルートディレクトリ80(”/”)に移動しないが、選択されたディレクトリ以下をルートディレクトリ80(”/”)に移動し、ルートディレクトリ80(”/”)以下の、選択されたディレクトリ以下を除くディレクトリを、別のディレクトリに移動するようにしてもよい。 In this embodiment, the directory below the selected directory is not moved to the root directory 80 ("/"), but the directory below the selected directory is moved to the root directory 80 ("/") and the root directory 80 ("/") is moved. ") The following directories other than the selected directory may be moved to another directory.
図5は、撮影から撮影画像の記録媒体70への記録までの一連のシーケンスを説明するフローチャートである。ここでは、“BBB”ディレクトリ91が仮想ルートディレクトリとして選択され、DCFファイル96(”EFGH0002.JPG”)が、記録される場合を例に、動作を説明する。なお、図5を参照して説明する処理は、メモリ52内のプログラムに従ってシステム制御部50により制御されるものとする。
FIG. 5 is a flowchart for explaining a series of sequences from shooting to recording of a shot image on the
第1レリーズスイッチ56の操作に応答し、AF処理、AE処理および露光処理までの一連の撮影処理が行われる(S21)。画像データ、撮影情報等を含むDCFファイル96が生成され、メモリ34に一時保存される(S22)。前述のルートディレクトリの選択によりメモリ34に一時保存された“BBB”ディレクトリ91をルートディレクトリとする。そして、ステップS22で生成されたDCFファイル96のファイルパス”/BBB/DCIM/100FGHIJ/EFGH0002.JPG”を生成し、メモリ34に一時保存する(S23)。メモリ34に一時保存されたDCFファイル96を、メモリ34に一時保存されたファイルパスで記録媒体70に書き込む(S24)。
In response to the operation of the
本実施例では、撮影動作の後にファイルパスを生成したが、勿論、撮影動作の前にファイルパスを生成しても良い。 In the present embodiment, the file path is generated after the shooting operation, but of course, the file path may be generated before the shooting operation.
図6は、本実施例の画像再生動作を説明するフローチャートである。ここでは、前述のルートディレクトリの選択において、“BBB”ディレクトリ91がルートディレクトリとして選択され、処理対象画像データとしてDCFファイル95(”EFGH0001.JPG”)を再生する場合を例に説明する。なお、図6を参照して説明する処理は、メモリ52内のプログラムに従ってシステム制御部50により制御されるものとする。
FIG. 6 is a flowchart for explaining the image reproduction operation of this embodiment. Here, a case will be described as an example where the “BBB”
ユーザにより、モードダイアル54の操作により再生モードが選択され、再生対象の画像ファイルが指定される(S31)。本実施例では、DCFファイル95(”EFGH0001.JPG”)を選択するものとする。前述のルートディレクトリの選択によりルートディレクトリとして指定された“BBB”ディレクトリ91とステップS31で指定されたDCFファイル95(”EFGH0001.JPG”)から、ファイルパス”/BBB/DCIM/100FGHIJ/EFGH0001.JPG”を生成する。生成したファイルパスをメモリ34に一時保存する(S32)。メモリ34に一時保存されたファイルパスに従い、記録媒体70からDCFファイル95(”EFGH0001.JPG”)を読み出し、メモリ34に一時保存する(S33)。
The user selects a playback mode by operating the
圧縮伸長部36がメモリ34からDCFファイル95(”EFGH0001.JPG”)の圧縮画像データを読み出して伸長し、伸長された画像データをメモリ34に書き込む。メモリ制御部26は、メモリ34の伸長により再生された画像データを画像表示メモリ28に転送し、画像表示メモリ28から画像データを一定周期で繰り返し表示制御部30に転送する。これにより、再生画像が画像表示部32に表示される(S34)。
The compression /
図7は、本実施例の印刷指定情報記録の一連のシーケンスを説明するフローチャートである。ここでも、前述のルートディレクトリの選択において、“BBB”ディレクトリ91が選択され、DCFファイル95(”EFGH0001.JPG”)の印刷指定を印刷指定ファイル98(”AUTOPRINT.MRK”)に記述する場合を例に説明する。印刷指定ファイル98(”AUTOPRINT.MRK”)が、特許請求の範囲に記載される処理内容指定ファイルに相当する。なお、図7を参照して説明する処理は、メモリ52内のプログラムに従ってシステム制御部50により制御されるものとする。
FIG. 7 is a flowchart for explaining a series of print designation information recording sequences according to this embodiment. Again, in the above-mentioned selection of the root directory, the “BBB”
ユーザは、メニュースイッチ58を使って、処理対象画像データとしてDCFファイル95(”EFGH0001.JPG”)を指定する(S41)。この処理が、特許請求の範囲に記載の指定手段に相当する。 The user designates the DCF file 95 (“EFGH0001.JPG”) as the processing target image data using the menu switch 58 (S41). This process corresponds to the specifying means described in the claims.
前述のルートディレクトリの選択によりルートディレクトリとして指定された“BBB”ディレクトリ91とステップS41で指定されたDCFファイル95とから、ファイルパス”/BBB/DCIM/100FGHIJ/EFGH0001.JPG”を生成する。そして、生成したファイルパスをメモリ34に一時保存する(S42)。また、“BBB”ディレクトリ91をルートディレクトリとして、印刷指定ファイル98へのファイルパス”/BBB/MISC/AUTOPRNT.MRK”を生成し、メモリ34に一時保存する(S43)。
A file path “/BBB/DCIM/100FGHIJ/EFGH0001.JPG” is generated from the “BBB”
メモリ34に一時保存された印刷指定ファイル98へのファイルパスに従い、印刷指定ファイル98をメモリ34に読み出し、ステップS42で生成したDCFファイルパスを指定する印刷指定情報に追加し、メモリ34に一時保存する(S44)。メモリ34に一時保存された印刷指定ファイル98を、ステップS43のファイルパスに従い、記録媒体70に書き込む(S45)。
In accordance with the file path to the
本実施例では、図7を参照して印刷指定ファイル98を編集する手順を説明したが、外部機器に転送したい画像ファイルを指定する転送指定ファイルが記録媒体70内にあれば、図7に示す手順を用いて当該転送指定ファイルを編集してもよい。また、デジタルカメラ10で自動的に再生した画像ファイルを指定する自動再生ファイルが記録媒体70内にあれば、図7に示す手順を用いて当該自動再生ファイルを編集してもよい。
In the present embodiment, the procedure for editing the
なお、本実施例では、本発明に係る撮像装置の一例としてデジタルカメラを説明したが、本発明に係る撮像装置は、デジタルカメラに限るものではなく、デジタルビデオカメラ、カメラ付き携帯端末、カメラ付き携帯電話等にも適用できることは明らかである。 In this embodiment, a digital camera has been described as an example of an imaging apparatus according to the present invention. However, the imaging apparatus according to the present invention is not limited to a digital camera, and a digital video camera, a camera-equipped mobile terminal, and a camera. It is clear that it can be applied to mobile phones and the like.
また、本実施例で説明した様々な処理手順は、マイクロコンピュータ、パーソナルコンピュータ等のコンピュータがコンピュータプログラムに従って実現することも可能である。この場合、第1および第2の実施例で説明した処理手順の全部又は一部を実現するコンピュータプログラムは、ネットワーク又は記録媒体を介してコンピュータに提供される。 Various processing procedures described in this embodiment can be realized by a computer such as a microcomputer or a personal computer according to a computer program. In this case, a computer program that realizes all or part of the processing procedures described in the first and second embodiments is provided to the computer via a network or a recording medium.
10 デジタルカメラ
12 撮像レンズ
14 絞り
16 シャッタ
18 撮像素子
20 A/D変換器
22 タイミング発生部
24 画像処理部
26 メモリ制御部
28 画像表示メモリ
30 表示制御部
32 画像表示部
34 メモリ
36 圧縮伸長部
38 シャッタ制御部
40 絞り制御部
42 フォーカス制御部
44 ストロボ
46 ストロボ制御部
50 システム制御部
52 メモリ
54 モードダイアル
56 第1レリーズスイッチ
57 第2レリーズスイッチ
58 メニュースイッチ
60 編集スイッチ
62 消去スイッチ
64 属性変更スイッチ
66 電源制御部
68 インターフェース
69 コネクタ
70 記録媒体
72 コネクタ
74 記録媒体インターフェース
76 記録領域
DESCRIPTION OF
Claims (7)
前記ディレクトリ選択手段によって選択されたディレクトリをルートディレクトリとして、画像データを前記記録媒体に記録する記録手段
とを有することを特徴とする撮像装置。 Directory selection means for selecting an arbitrary directory from a plurality of directories;
An image pickup apparatus comprising: a recording unit configured to record image data on the recording medium using the directory selected by the directory selection unit as a root directory.
前記指定手段で指定された処理対象画像データの処理内容を記述する処理内容指定ファイルであって、前記ディレクトリ選択手段によって選択されたディレクトリに格納される処理内容指定ファイル
とをさらに有することを特徴とする請求項1に記載の撮像装置。 Designation means for designating processing target image data from image data recorded on the recording medium;
A processing content designation file describing processing content of the processing target image data designated by the designation means, further comprising a processing content designation file stored in the directory selected by the directory selection means; The imaging device according to claim 1.
前記ディレクトリ生成手段によって生成したディレクトリをルートディレクトリとして、画像データを前記記録媒体に記録する記録手段
とを有することを特徴とする撮像装置。 Directory generation means for generating a directory having an arbitrary name on a recording medium;
An image pickup apparatus comprising: a recording unit that records image data on the recording medium using the directory generated by the directory generation unit as a root directory.
前記指定手段で指定された処理対象画像データの処理内容を記述する処理内容指定ファイルであって、前記ディレクトリ生成手段によって生成されたディレクトリに格納される処理内容指定ファイル
とをさらに有することを特徴とする請求項4に記載の撮像装置。 Designation means for designating processing target image data from image data recorded on the recording medium;
A processing content designation file that describes the processing content of the processing target image data designated by the designation means, further comprising a processing content designation file that is stored in the directory generated by the directory generation means; The imaging device according to claim 4.
前記ディレクトリ選択手段によって選択したディレクトリに含まれるディレクトリおよびファイルをルートディレクトリに移動する移動手段
とを有することを特徴とする撮像装置。 Directory selection means for selecting an arbitrary directory from a plurality of directories;
An imaging apparatus comprising: moving means for moving directories and files included in the directory selected by the directory selecting means to a root directory.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007041516A JP2008204300A (en) | 2007-02-21 | 2007-02-21 | Imaging device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007041516A JP2008204300A (en) | 2007-02-21 | 2007-02-21 | Imaging device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008204300A true JP2008204300A (en) | 2008-09-04 |
Family
ID=39781723
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007041516A Withdrawn JP2008204300A (en) | 2007-02-21 | 2007-02-21 | Imaging device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2008204300A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009078157A1 (en) * | 2007-12-17 | 2009-06-25 | Panasonic Corporation | Individual sales oriented recording medium, recording device, reproducing device and method for them |
-
2007
- 2007-02-21 JP JP2007041516A patent/JP2008204300A/en not_active Withdrawn
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009078157A1 (en) * | 2007-12-17 | 2009-06-25 | Panasonic Corporation | Individual sales oriented recording medium, recording device, reproducing device and method for them |
US8051100B2 (en) | 2007-12-17 | 2011-11-01 | Panasonic Corporation | Recording medium, recording device, and playback device for use in individual sales and method therefor |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2005176136A (en) | Image processor, image reproducing method, program and recording medium | |
JP5411623B2 (en) | Image processing apparatus and method | |
JP4560422B2 (en) | Imaging apparatus and control method thereof | |
US20070013788A1 (en) | Image storage apparatus, image storage method, and control program executed in image storage apparatus | |
US7855734B2 (en) | Image processing apparatus, control method thereof, program, and storage medium | |
JP5836578B2 (en) | IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, AND PROGRAM | |
JP4757206B2 (en) | Image processing apparatus, image processing apparatus control method, and computer program | |
JP4810485B2 (en) | Image processing apparatus, image processing method, and computer program | |
JP2008204300A (en) | Imaging device | |
JP2005204156A (en) | Digital camera | |
JPH11259506A (en) | Image processing device and method and record medium | |
JP4860495B2 (en) | Imaging device | |
JP2007221722A (en) | Image processing apparatus and control method thereof | |
JP2005175957A (en) | Image management device, digital camera, and image management method | |
JP4766706B2 (en) | Image processing apparatus, control method therefor, program, and storage medium | |
JP4865202B2 (en) | File transfer apparatus, program, and computer-readable recording medium | |
JP5448498B2 (en) | Imaging apparatus, control method thereof, and program | |
JP2007036587A (en) | Imaging apparatus and its control method | |
JP2007251414A (en) | Image photographing unit, control method therefor, and control program | |
JP4776967B2 (en) | RECORDING / REPRODUCING DEVICE, ITS CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM | |
JP2006157679A (en) | Imaging apparatus and method of controlling same | |
JP2003274237A (en) | Digital camera | |
JP4773979B2 (en) | Imaging apparatus and control method thereof | |
JP2006157884A (en) | Display control device and display control method | |
JP2005123862A (en) | Digital camera |
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: 20100511 |