JP2006345402A - Image file information display device with date sorting function, image file information display method and imaging apparatus - Google Patents

Image file information display device with date sorting function, image file information display method and imaging apparatus Download PDF

Info

Publication number
JP2006345402A
JP2006345402A JP2005171132A JP2005171132A JP2006345402A JP 2006345402 A JP2006345402 A JP 2006345402A JP 2005171132 A JP2005171132 A JP 2005171132A JP 2005171132 A JP2005171132 A JP 2005171132A JP 2006345402 A JP2006345402 A JP 2006345402A
Authority
JP
Japan
Prior art keywords
date
time
image file
image
sorting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005171132A
Other languages
Japanese (ja)
Inventor
Shigeo Fujishi
重男 藤司
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.)
Fujifilm Holdings Corp
Original Assignee
Fujifilm Holdings Corp
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 Fujifilm Holdings Corp filed Critical Fujifilm Holdings Corp
Priority to JP2005171132A priority Critical patent/JP2006345402A/en
Publication of JP2006345402A publication Critical patent/JP2006345402A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Studio Devices (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image file information display device with a date sorting function, an image file information display method and an imaging apparatus capable of sorting dates of image files and displaying their results so that retrieval of a desired image file, etc. can be performed using information about a photographing date and time without spoiling convenience. <P>SOLUTION: On a screen of a liquid crystal monitor in a reproduction mode of a digital camera, thumbnail images on the photographing date selected by a user are displayed as shown in a drawing 4(D). In displaying them, dates of image files recorded in storage media are stored. If the number of image files is equal to or less than a prescribed threshold, the dates are sorted based on the photographing date and time recorded in the image files and if the number of image files is more than the threshold, the dates are sorted based on update dates and time of the files. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は日付ソート機能付き画像ファイル情報表示装置、画像ファイル情報表示方法及び撮像装置に係り、特にデジタルカメラへの適用が可能な日付ソート機能付き画像ファイル情報表示装置、画像ファイル情報表示方法及び撮像装置に関する。   The present invention relates to an image file information display device with a date sort function, an image file information display method, and an imaging device, and more particularly to an image file information display device with a date sort function that can be applied to a digital camera, an image file information display method, and an imaging device. Relates to the device.

従来から、撮影画像の画像ファイルを日付でソートする日付ソート機能を有するデジタルカメラが提供されている。   Conventionally, a digital camera having a date sorting function for sorting image files of captured images by date has been provided.

特許文献1には、複数のファイルを、日付やファイル名でソートするファイル編集装置が開示されている。
特開2004―258957号公報
Patent Document 1 discloses a file editing apparatus that sorts a plurality of files by date or file name.
JP 2004-258957 A

デジタルカメラ等の撮像装置で撮影された画像は、一般にその画像データに撮影日時などの付加情報を付加したExif(Exchangeable Image File Format)形式の画像ファイルとして記録される。このようなファイル形式により記録された複数の画像ファイルを日付でソート(分類や並べ替え)し、ファイル識別情報(ファイル名やサムネイル画像等)を一覧表示するような場合、各画像ファイル内の付加情報(ExifTAG)として記録されている撮影日時を元にソートすることが望ましい。   An image photographed by an imaging device such as a digital camera is generally recorded as an image file in Exif (Exchangeable Image File Format) format in which additional information such as photographing date and time is added to the image data. When multiple image files recorded in such a file format are sorted by date (classification or rearrangement) and file identification information (file names, thumbnail images, etc.) is displayed as a list, additional information in each image file It is desirable to sort based on the shooting date and time recorded as information (ExifTAG).

しかしながら、撮影日時を元に日付ソートする場合、ファイル内部のタグ解析を全ファイルについて行う必要があり、ファイル数が多い場合、ソート終了までに膨大な時間を要するという問題がある。このため、従来は、メモリの所定領域にファイル管理情報として記録されているファイルの更新日時を元に日付ソートを行っている。   However, when date sorting is performed based on the shooting date and time, tag analysis inside the file needs to be performed for all files, and when the number of files is large, there is a problem that enormous time is required until sorting ends. For this reason, conventionally, date sorting is performed based on the update date and time of a file recorded as file management information in a predetermined area of the memory.

ここで、データを記録するメモリカード等でのファイルの管理システムとしてFAT(File Allocation Table:ファイル・アロケーション・テーブル)ファイルシステムが一般に用いられている。このFATファイルシステムでは、メモリ領域がシステム領域とデータ領域とに分けられ、システム領域には、ファイル管理情報として、ディレクトリエントリとFATのデータが記録され、データ領域には実際のファイルのデータが記録される。   Here, a FAT (File Allocation Table) file system is generally used as a file management system in a memory card or the like for recording data. In this FAT file system, the memory area is divided into a system area and a data area. In the system area, directory entry and FAT data are recorded as file management information, and actual file data is recorded in the data area. Is done.

ディレクトリエントリには、メモリに記録されている各ファイルについて、ファイル名、拡張子、属性、予約済み領域、ファイル作成時刻、ファイル作成日、最終アクセス日、更新日時、当該ファイルの先頭部分のデータが記録されているクラスタのクラスタアドレス(開始クラスタアドレス)、ファイルサイズ等が記録される。FATには、各ファイルが記録されているクラスタの繋がりを示すデータが記録される。   The directory entry contains the file name, extension, attribute, reserved area, file creation time, file creation date, last access date, update date and time, and data at the beginning of the file for each file recorded in the memory. The cluster address (start cluster address), file size, etc. of the recorded cluster are recorded. In the FAT, data indicating a connection of clusters in which each file is recorded is recorded.

このようなFATファイルシステムで管理されているファイルの日付ソートは、上述のようにファイルの更新日時を元に行われるのが一般的であるが、日付ソートを更新日時で行うと、画像ファイルのように撮影日時で日付ソートを行うことが望まれる場合には適切な結果が得られない場合がある。   Such date sorting of files managed by the FAT file system is generally performed based on the update date and time of the file as described above. Thus, if it is desired to perform date sorting by shooting date and time, an appropriate result may not be obtained.

例えば、撮影時にメモリに記録した画像ファイルの更新日時は撮影日時と略一致しており、その状態で日付ソートしたときには撮影日時で日付ソートしたときと同じ結果が得られる。一方、一旦メモリに記録した画像ファイルの画像にトリミング処理等を施すと、その際のリードモディファイライトによって更新日付がリードモディファイライトを実行した日時に変更されてしまうため、更新日時と撮影日時とが異なり、更新日時で日付ソートした結果が撮影日時で日付ソートした結果と異なるという問題があった。また、画像ファイルをコピーした場合にも更新日時がコピーした日時となるため、コピー先のメモリに記録されている画像ファイルを更新日時で日付ソートすると、撮影日時で日付ソートした結果と全く異なる結果を招く場合があった。   For example, the update date and time of the image file recorded in the memory at the time of shooting is substantially the same as the shooting date and time, and when the date is sorted in that state, the same result as when the date is sorted by the shooting date and time is obtained. On the other hand, once the image of the image file recorded in the memory is trimmed, the update date is changed to the date when the read-modify-write was executed by the read-modify-write at that time. There is a problem that the result of date sorting by update date / time is different from the result of date sorting by shooting date / time. In addition, when an image file is copied, the update date / time is also the copy date / time. Therefore, if the image file recorded in the copy destination memory is date-sorted by the update date / time, the result is completely different from the date-sort result by the shooting date / time. There was a case to invite.

本発明はこのような事情に鑑みてなされたもので、利便性を損なうことなく、できるだけ撮影日時の情報を利用して所望の画像ファイルの検索等を行うことができるように、画像ファイルの日付ソートとその結果表示を行うことができる日付ソート機能付き画像ファイル情報表示装置、画像ファイル情報表示方法及び撮像装置を提供することを目的とする。   The present invention has been made in view of such circumstances, and the date of an image file is used so that a desired image file can be searched using information on the shooting date and time as much as possible without impairing convenience. An object is to provide an image file information display device with a date sort function, an image file information display method, and an imaging device capable of sorting and displaying the result.

前記目的を達成するために、請求項1に記載の日付ソート機能付き画像ファイル情報表示装置は、撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリと、前記メモリに記録されている日付ソート対象の画像ファイルを前記撮影日時に基づいて日付ソートする日付ソート手段であって、前記日付ソート対象の画像ファイルの数、又は、前記撮影日時に基づく日付ソートの処理に要すると予測される時間が、所定の閾値を超えた場合には、前記更新日時に基づいて日付ソートを行う日付ソート手段と、前記日付ソート手段により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示手段と、を備えたことを特徴としている。   In order to achieve the object, the image file information display device with a date sorting function according to claim 1 has a plurality of image files each including image data of a captured image and information of a shooting date and time when the image was captured. A memory in which the update date and time of each image file is recorded as file management information, and a date sort means for sorting the date-sorted image file recorded in the memory based on the shooting date and time. When the number of image files subject to date sorting or the time required for date sorting based on the shooting date / time exceeds a predetermined threshold, date sorting is performed based on the update date / time. A date sorting unit to perform, and based on the date sorting result obtained by the date sorting unit, the date sorting target image file It is characterized and display means for list display to conform to a predetermined condition associated with the information to date, further comprising a.

本発明によれば、原則として撮影日時による日付ソートが行われるため、画像ファイルの日付ソートにおいては目的に合致した結果が得られる。また、撮影日時による日付ソートでは、膨大な処理時間を要し、ユーザの待ち時間が長くなるような場合には画像ファイルの更新日時による日付ソートにより迅速に処理するようにしたため、利便性が向上する。   According to the present invention, as a rule, date sorting is performed based on the shooting date and time. Therefore, in the date sorting of image files, a result that matches the purpose can be obtained. Also, date sorting by shooting date and time requires a huge amount of processing time, and if the user's waiting time is long, it is processed quickly by date sorting by the update date and time of the image file, improving convenience To do.

請求項2に記載の日付ソート機能付き画像ファイル情報表示装置は、撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリと、前記メモリに記録されている日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート手段と、前記日付ソート手段により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示手段と、前記日付ソート対象の画像ファイルのうち前記更新日時と前記撮影日時とが異なる画像ファイルが存在する場合に、警告情報を表示する警告表示手段と、を備えたことを特徴としている。   The image file information display device with a date sorting function according to claim 2 records a plurality of image files having image data of captured images and information on the shooting date and time when the images were captured. Memory in which update date / time is recorded as file management information, date sort means for date-sorting image files to be date-sorted recorded in the memory based on the update date / time, and date obtained by the date sort means Display means for displaying a list of information related to the date-sorted image file based on the result of sorting so as to meet a predetermined condition related to date, the update date and time of the date-sorted image file, A warning display means for displaying warning information when an image file having a different shooting date / time exists. It is a symptom.

本発明によれば、画像ファイルの日付ソートがファイルの更新日時によって迅速に行われる一方、更新日時と撮影日時とが異なる場合に、目的に合致しない結果が生じるおそれがあるため、警告情報の表示によってその旨をユーザに知らせるようにしている。これにより、ユーザに対して撮影日時での日付ソートの結果と異なるおそれがある旨の注意を促すことができる。   According to the present invention, the date sorting of the image file is quickly performed according to the update date and time of the file. On the other hand, if the update date and time and the shooting date and time are different, a result that does not match the purpose may occur. This is notified to the user. As a result, it is possible to alert the user that there is a possibility that the result is different from the result of date sorting by shooting date and time.

請求項3に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項2に記載の発明において、前記警告表示手段は、前記表示手段における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合に前記警告情報を表示することを特徴としている。   According to a third aspect of the present invention, in the image file information display device with a date sorting function according to the second aspect, the warning display means includes the update date and time of the image file that meets the predetermined condition in the display means, The photographing date / time is compared, and the warning information is displayed when the updated date / time is different from the photographing date / time.

本発明によれば、画像ファイルの更新日時による日付ソートの結果、一覧表示する条件に適合した画像ファイルに限定して更新日時と撮影日時とを比較し、更新日時と撮影日時とが異なるか否かを判断するため、日付ソートした画像ファイルが膨大であっても、一覧表示する条件に適合した画像ファイルの数が限られていれば、又は、一覧表示をユーザが確認している間にその判断を行えば、更新日時と撮影日時とが異なるか否かの判断に多くの時間を要することなく、その判断のためにユーザに待ち時間を与える不利益もなく警告を行うことができる。   According to the present invention, as a result of the date sorting based on the update date and time of the image file, the update date and time and the shooting date and time are compared only for image files that meet the conditions for displaying the list, and whether or not the update date and time are different. Even if the number of date-sorted image files is huge, if the number of image files that meet the list display conditions is limited, or while the user confirms the list display, If the determination is made, it takes a long time to determine whether or not the update date and time and the shooting date and time are different, and the warning can be given without the disadvantage of waiting for the user for the determination.

特に、一覧表示する画像ファイルに関する情報として、画像(低解像度画像)を表示する場合には、一覧表示する画像の画像ファイルを読み取る必要があり、その際にその画像ファイルの撮影日時の情報を参照して更新日時と比較することによって、更新日時と撮影日時とが異なるか否かの判断のための処理時間や処理負担の増加はほとんど生じない。   In particular, when displaying an image (low-resolution image) as information about the image file to be displayed in a list, it is necessary to read the image file of the image to be displayed in a list, and refer to the shooting date and time information of the image file at that time. By comparing with the update date and time, the processing time and the processing load for determining whether or not the update date and time are different from each other hardly increase.

請求項4に記載の日付ソート機能付き画像ファイル情報表示装置は、撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリと、前記メモリに記録されている日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート手段と、前記日付ソート手段により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示手段と、前記日付ソート対象の画像ファイルのうち前記更新日時と前記撮影日時とが異なる画像ファイルについて前記更新日時を前記撮影日時に変更する更新日時変更手段と、を備えたことを特徴としている。   The image file information display device with a date sorting function according to claim 4 records a plurality of image files having image data of captured images and information on the shooting date and time when the images were captured. Memory in which update date / time is recorded as file management information, date sort means for date-sorting image files to be date-sorted recorded in the memory based on the update date / time, and date obtained by the date sort means Display means for displaying a list of information related to the date-sorted image file based on the result of sorting so as to meet a predetermined condition related to date, the update date and time of the date-sorted image file, Update date and time changing means for changing the update date and time to the shooting date and time for an image file having a different shooting date and time; It is characterized in that was example.

本発明によれば、画像ファイルの日付ソートがファイルの更新日時によって迅速に行われる。一方、更新日時と撮影日時とが異なる場合に、目的に合致しない結果が生じるおそれがあるが、そのような場合には更新日時を撮影日時に変更するため、撮影日時での日付ソートと同じ結果を得ることができる。   According to the present invention, date sorting of an image file is quickly performed according to the update date and time of the file. On the other hand, if the update date / time and the shooting date / time are different, a result that does not match the purpose may occur. In such a case, the update date / time is changed to the shooting date / time, so the same result as the date sorting by the shooting date / time. Can be obtained.

請求項5に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項4に記載の発明において、前記更新日時変更手段は、前記更新日時の変更を了解するユーザの指示を受入する了解手段を有し、該了解手段により了解の指示を受入した場合にのみ前記更新日時を変更することを特徴としている。   The image file information display device with a date sorting function according to claim 5 is the invention according to claim 4, wherein the update date and time changing means includes an understanding means for accepting a user instruction to understand the change of the update date and time. And the update date / time is changed only when an approval instruction is received by the approval means.

本発明によれば、請求項4のように画像ファイルの更新日時を撮影日時に変更する前にユーザの了解を得るようにしたため、ユーザが必要に応じて更新日時の撮影日時への変更を選択することができる。   According to the present invention, since the user's consent is obtained before the update date and time of the image file is changed to the shooting date and time as in claim 4, the user selects to change the update date and time to the shooting date and time as necessary. can do.

請求項6に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項4又は5に記載の発明において、前記更新日時変更手段は、前記日付ソート手段により日付ソートが行われる前に前記更新日時の変更を行うことを特徴としている。   The image file information display device with a date sort function according to claim 6 is the invention according to claim 4 or 5, wherein the update date / time changing means performs the update date / time before the date sort is performed by the date sort means. It is characterized by making changes.

本発明によれば、画像ファイルの更新日時による日付ソートを行う前に更新日時の撮影日時の変更を行うようにしたため、更新日時の変更を行う場合に無駄な日付ソートの時間を省くことができる。   According to the present invention, since the shooting date / time of the update date / time is changed before the date sorting based on the update date / time of the image file, it is possible to save useless date sorting time when the update date / time is changed. .

請求項7に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項5に記載の発明において、前記更新日時変更手段は、前記日付ソート手段により前記日付ソートが一旦行われた後に前記更新日時の変更を行うと共に、前記日付ソート手段は、前記更新日時変更手段により前記更新日時の変更が行われた場合に、該変更した更新日時に基づいて前記日付ソートの結果を更新することを特徴としている。   The image file information display device with a date sort function according to claim 7, wherein the update date and time change means is the update date and time after the date sort is once performed by the date sort means. The date sorting means updates the date sorting result based on the changed update date when the update date is changed by the update date change means. Yes.

本発明によれば、画像ファイルの更新日時による日付ソートを行った後、更新日時と撮影日時とが異なる場合に、請求項5のようにユーザの了解を得て更新日時を撮影日時に変更する態様において、更新日時が変更された場合には、該更新日時に基づいて日付ソートの結果を更新するようにしたため、更新日時の変更を日付ソートの結果に即反映させることができる。   According to the present invention, after the date sorting based on the update date and time of the image file, when the update date and time are different from the shooting date and time, the update date and time is changed to the shooting date and time after obtaining the user's consent. In the aspect, when the update date / time is changed, the date sort result is updated based on the update date / time, so that the change of the update date / time can be immediately reflected in the date sort result.

請求項8に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項7に記載の発明において、前記更新日時変更手段は、前記表示手段における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合に該更新日時の変更を行うことを特徴としている。   The image file information display device with a date sort function according to claim 8 is the invention according to claim 7, wherein the update date and time changing means is the update date and time of the image file that meets the predetermined condition in the display means. And the shooting date and time are compared, and when the update date and time are different from each other, the update date and time is changed.

本発明によれば、画像ファイルの更新日時による日付ソートの結果に基づいて一覧表示する条件に適合する画像ファイルに限定して更新日時と撮影日時とを比較し、更新日時と撮影日時とが異なるか否かを判断するため、日付ソートした画像ファイルが膨大であっても、一覧表示する条件に適合した画像ファイルの数が限られていれば、又は、一覧表示をユーザが確認している間にその判断を行えば、更新日時と撮影日時とが異なるか否かの判断に多くの時間を要することなく、その判断のためにユーザに待ち時間を与える不利益もなく更新日時の変更を行うことができる。   According to the present invention, the update date / time and the shooting date / time are compared only for image files that meet the conditions for displaying a list based on the result of date sorting by the update date / time of the image file, and the update date / time and the shooting date / time are different. Even if the number of date-sorted image files is huge, if the number of image files that meet the list display conditions is limited, or while the user confirms the list display Therefore, it is possible to change the update date and time without penalizing the user for the determination without taking much time to determine whether or not the update date and time is different from the shooting date and time. be able to.

特に、一覧表示する画像ファイルに関する情報として、画像(低解像度画像)を表示する場合には、一覧表示する画像の画像ファイルを読み取る必要があり、その際にその画像ファイルの撮影日時の情報を参照して更新日時と比較することによって、更新日時と撮影日時とが異なるか否かの判断のための処理時間や処理負担の増加はほとんど生じない。   In particular, when displaying an image (low-resolution image) as information about the image file to be displayed in a list, it is necessary to read the image file of the image to be displayed in a list, and refer to the shooting date and time information of the image file at that time. By comparing with the update date and time, the processing time and the processing load for determining whether or not the update date and time are different from each other hardly increase.

請求項9に記載の日付ソート機能付き画像ファイル情報表示装置は、撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリと、前記メモリに記録されている日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート手段と、前記日付ソート手段により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示手段と、前記表示手段における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合には、該撮影日時に基づいて前記日付ソート手段による日付ソートの結果を更新すると共に、該更新した日付ソートの結果に基づいて前記表示手段により前記画像ファイルに関する情報を一覧表示する更新手段と、を備えたことを特徴としている。   The image file information display device with a date sort function according to claim 9 records a plurality of image files each including image data of captured images and information on the shooting date and time when the images were captured. Memory in which update date / time is recorded as file management information, date sort means for date-sorting image files to be date-sorted recorded in the memory based on the update date / time, and date obtained by the date sort means Based on the result of sorting, display means for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date, and an image file conforming to the predetermined condition in the display means The update date and time and the shooting date and time are compared. If the update date and time and the shooting date and time are different, the update date and time is based on the shooting date and time. Updating the date sorting result by the date sorting means, and updating means for displaying a list of information on the image file by the display means based on the updated date sorting result. .

本発明によれば、画像ファイルの日付ソートがファイルの更新日時によって迅速に行われる。一方、更新日時と撮影日時とが異なる場合に、目的に合致しない結果が生じるおそれがあるが、そのような場合には一覧表示する条件に適合した画像ファイルについては撮影日時によって日付ソートと一覧表示の更新が行われるため、撮影日時での日付ソートと同じ結果を得ることができる。   According to the present invention, date sorting of an image file is quickly performed according to the update date and time of the file. On the other hand, if the update date and time and the shooting date and time are different, a result that does not match the purpose may occur. In such a case, for image files that meet the conditions for displaying a list, date sorting and list display by shooting date and time Therefore, the same result as the date sorting by the shooting date and time can be obtained.

また、一覧表示する条件に適合した画像ファイルに限定して更新日時と撮影日時とを比較し、異なるか否かを判断するため、日付ソートした画像ファイルが膨大であっても、一覧表示する条件に適合した画像ファイルの数が限られていれば、又は、一覧表示をユーザが確認している間にその判断を行えば、更新日時と撮影日時とが異なるか否かの判断に多くの時間を要することなく、その判断のためにユーザに待ち時間を与える不利益もなく更新日時の変更を行うことができる。   In addition, the update date / time and the shooting date / time are compared only for image files that meet the list display conditions, and it is determined whether or not they are different. If the number of image files conforming to is limited, or if the determination is made while the user confirms the list display, it takes a lot of time to determine whether the update date / time and the shooting date / time are different. Therefore, it is possible to change the update date and time without penalizing the user for the determination.

特に、一覧表示する画像ファイルに関する情報として、画像(低解像度画像)を表示する場合には、一覧表示する画像の画像ファイルを読み取る必要があり、その際にその画像ファイルの撮影日時の情報を参照して更新日時と比較することによって、更新日時と撮影日時とが異なるか否かの判断のための処理時間や処理負担の増加はほとんど生じない。   In particular, when displaying an image (low-resolution image) as information about the image file to be displayed in a list, it is necessary to read the image file of the image to be displayed in a list, and refer to the shooting date and time information of the image file at that time. By comparing with the update date and time, the processing time and the processing load for determining whether or not the update date and time are different from each other hardly increase.

請求項10に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項1〜9のうちいずれか1に記載の発明において、前記表示手段は、前記一覧表示する画像ファイルに関する情報として各画像ファイルが有する画像データの低解像度画像を表示することを特徴としている。   The image file information display device with a date sort function according to claim 10 is the invention according to any one of claims 1 to 9, wherein the display means displays each image file as information relating to the image file to be displayed in a list. Is characterized by displaying a low-resolution image of image data.

本発明は、画像ファイルに関する情報の一覧表示の一態様として低解像度画像(サムネイル画像)を表示するとしたものである。   According to the present invention, a low resolution image (thumbnail image) is displayed as an aspect of a list display of information regarding image files.

請求項11に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項1〜10のうちいずれか1に記載の発明において、前記表示手段は、前記日付に関連する所定の条件として、ユーザにより指定された日付に該当する画像ファイルに関する情報を一覧表示するとの条件に適合するように前記日付ソート対象の画像ファイルに関する情報を一覧表示することを特徴とする。   An image file information display device with a date sorting function according to claim 11 is the invention according to any one of claims 1 to 10, wherein the display means is a user's predetermined condition related to the date. A list of information on the date-sorted image files is displayed so as to meet a condition for displaying a list of information on image files corresponding to a specified date.

本発明は、日付ソートした画像ファイルの一覧表示における条件の一例を示したもので、ユーザが所望の日付を指定するとその日付に該当する画像ファイルに関する情報が一覧表示される。   The present invention shows an example of conditions for displaying a list of image files sorted by date. When a user designates a desired date, information related to the image file corresponding to the date is displayed in a list.

請求項12に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項1〜11のうちいずれか1に記載の発明において、前記画像ファイルは、EXIF形式の画像ファイルであり、前記撮影日時は、前記画像データの付加情報として画像ファイル内に記録されることを特徴としている。   The image file information display device with a date sort function according to claim 12 is the invention according to any one of claims 1 to 11, wherein the image file is an EXIF image file, and the shooting date and time is The image data is recorded in the image file as additional information of the image data.

本発明は、画像ファイルのファイル形式としてEXIF(Exchangeable Image File Format)形式が適用された場合を示している。   The present invention shows a case where an EXIF (Exchangeable Image File Format) format is applied as a file format of an image file.

請求項13に記載の日付ソート機能付き画像ファイル情報表示装置は、請求項1〜12のうちいずれか1に記載の発明において、前記メモリに記録されている画像ファイルは、FATファイルシステムにより管理され、該画像ファイルの更新日時は、該FATファイルシステムにおいて前記メモリ内の管理情報が記録されるシステム領域に記録されることを特徴としている。   The image file information display device with date sort function according to claim 13 is the invention according to any one of claims 1 to 12, wherein the image file recorded in the memory is managed by a FAT file system. The update date and time of the image file is recorded in a system area in which management information in the memory is recorded in the FAT file system.

本発明は、メモリに記憶するファイルの管理システムのFAT(File Allocation Table)ファイルシステムが適用された場合を示している。   The present invention shows a case where a FAT (File Allocation Table) file system of a management system for files stored in a memory is applied.

請求項14に記載の画像ファイル情報表示方法は、撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリに存在する日付ソート対象の画像ファイルを前記撮影日時に基づいて日付ソートする日付ソート工程であって、前記日付ソート対象の画像ファイルの数、又は、前記撮影日時に基づく日付ソートの処理に要すると予測される時間が、所定の閾値を超えた場合には、前記更新日時に基づいて日付ソートを行う日付ソート工程と、前記日付ソート工程により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示工程と、を備えたことを特徴としている。   The image file information display method according to claim 14, wherein a plurality of image files having image data of a photographed image and information of a photographing date and time when the image is photographed are recorded, and an update date and time of each image file is a file. A date sorting step for sorting the date-sorted image files in the memory recorded as management information based on the shooting date and time, based on the number of the date-sorted image files or the shooting date and time When the time estimated to be required for the date sorting process exceeds a predetermined threshold, a date sorting step for performing date sorting based on the update date and time, and a date sorting result obtained by the date sorting step A table for displaying a list of information relating to the date-sorted image file based on a predetermined condition related to the date. Is characterized by comprising the steps, a.

本発明は、請求項1に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項1の発明と同様の効果を有する。   The present invention is an invention of a method applied in the image file information display device with a date sort function according to claim 1, and has the same effect as the invention of claim 1.

請求項15に記載の画像ファイル情報表示方法は、撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリに存在する日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート工程と、前記日付ソート工程により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示工程と、前記日付ソート対象の画像ファイルのうち前記更新日時と前記撮影日時とが異なる画像ファイルが存在する場合に、警告情報を表示する警告表示工程と、を備えたことを特徴としている。   The image file information display method according to claim 15, wherein a plurality of image files having image data of a photographed image and information of a photographing date and time when the image is photographed are recorded, and an update date and time of each image file is a file. A date sorting step for sorting the date-sorted image files in the memory recorded as management information based on the update date and time, and the date sorting based on the date sorting result obtained by the date sorting step. There is a display process for displaying a list of information related to the target image file so as to conform to a predetermined condition related to the date, and among the image files to be sorted by date, there are image files having different update dates and times of shooting. A warning display step for displaying warning information.

本発明は、請求項2に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項2の発明と同様の効果を有する。   The present invention is an invention of a method applied in the image file information display device with a date sort function described in claim 2, and has the same effect as that of the invention of claim 2.

請求項16に記載の画像ファイル情報表示方法は、請求項15に記載の発明において、前記警告表示工程は、前記表示工程における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合に前記警告情報を表示することを特徴としている。   According to a sixteenth aspect of the present invention, in the image file information display method according to the fifteenth aspect, the warning display step includes the update date and time of the image file and the photographing date and time that meet the predetermined condition in the display step. The warning information is displayed when the update date and time and the shooting date and time are different.

本発明は、請求項3に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項3の発明と同様の効果を有する。   The present invention is a method invention applied to the image file information display device with a date sort function according to claim 3, and has the same effect as the invention of claim 3.

請求項17に記載の画像ファイル情報表示方法は、撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリに存在する日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート工程と、前記日付ソート工程により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示工程と、前記日付ソート対象の画像ファイルのうち前記更新日時と前記撮影日時とが異なる画像ファイルについて前記更新日時を前記撮影日時に変更する更新日時変更工程と、を備えたことを特徴としている。   The image file information display method according to claim 17, wherein a plurality of image files having image data of a photographed image and information of a photographing date and time when the image is photographed are recorded, and an update date and time of each image file is a file. A date sorting step for sorting the date-sorted image files in the memory recorded as management information based on the update date and time, and the date sorting based on the date sorting result obtained by the date sorting step. A display step of displaying a list of information related to the target image file so as to meet a predetermined condition related to the date, and the update for the image file having the update date and time and the shooting date and time out of the date sort target image files And an update date / time changing step for changing the date / time to the shooting date / time.

本発明は、請求項4に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項4の発明と同様の効果を有する。   The present invention is a method invention applied to the image file information display device with a date sort function according to claim 4, and has the same effects as the invention of claim 4.

請求項18に記載の画像ファイル情報表示方法は、請求項17に記載の発明において、前記更新日時変更工程は、前記更新日時の変更を了解するユーザの指示を受入する了解工程を有し、該了解工程により了解の指示を受入した場合にのみ前記更新日時を変更することを特徴としている。   In the image file information display method according to claim 18, in the invention according to claim 17, the update date / time changing step includes an understanding step of accepting an instruction of a user who understands the change of the update date / time, The update date / time is changed only when an approval instruction is accepted in the approval process.

本発明は、請求項5に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項5の発明と同様の効果を有する。   The present invention is an invention of a method applied in the image file information display device with a date sort function according to claim 5, and has the same effect as the invention of claim 5.

請求項19に記載の画像ファイル情報表示方法は、請求項17又は18に記載の発明において、前記更新日時変更工程は、前記日付ソート工程により日付ソートが行われる前に前記更新日時の変更を行うことを特徴としている。   In the image file information display method according to claim 19, in the invention according to claim 17 or 18, the update date / time changing step changes the update date / time before date sorting is performed by the date sort step. It is characterized by that.

本発明は、請求項6に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項6の発明と同様の効果を有する。   The present invention is an invention of a method applied in the image file information display device with a date sort function described in claim 6, and has the same effect as that of the invention of claim 6.

請求項20に記載の画像ファイル情報表示方法は、請求項18に記載の発明において、前記更新日時変更工程は、前記日付ソート工程により前記日付ソートが一旦行われた後に前記更新日時の変更を行うと共に、前記日付ソート工程は、前記更新日時変更工程により前記更新日時の変更が行われた場合に、該変更された更新日時に基づいて前記日付ソートの結果を更新することを特徴としている。   According to a twentieth aspect of the present invention, in the image file information display method according to the twentieth aspect, the update date / time changing step changes the update date / time after the date sorting is once performed by the date sort step. The date sorting step updates the date sorting result based on the updated update date when the update date is changed by the update date change step.

本発明は、請求項7に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項7の発明と同様の効果を有する。   The present invention is an invention of a method applied in the image file information display device with a date sort function described in claim 7, and has the same effect as that of the invention of claim 7.

請求項21に記載の画像ファイル情報表示方法は、請求項20に記載の発明において、前記更新日時変更工程は、前記表示工程における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合に該更新日時の変更を行うことを特徴としている。   The image file information display method according to claim 21, in the invention according to claim 20, wherein the update date and time changing step includes the update date and time and the shooting date and time of the image file that meets the predetermined condition in the display step. The update date / time is changed when the update date / time is different from the shooting date / time.

本発明は、請求項8に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項8の発明と同様の効果を有する。   The present invention is an invention of a method applied in the image file information display device with a date sort function according to claim 8, and has the same effect as that of the invention of claim 8.

請求項22に記載の画像ファイル情報表示方法は、撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリに存在する日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート工程と、前記日付ソート工程により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示工程と、前記表示工程における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合には、該撮影日時に基づいて前記日付ソート工程による日付ソートの結果を更新すると共に、該更新した日付ソートの結果に基づいて前記表示工程により前記画像ファイルに関する情報を一覧表示する更新工程と、を備えたことを特徴としている。   The image file information display method according to claim 22, wherein a plurality of image files having image data of a photographed image and information of a photographing date and time when the image is photographed are recorded, and an update date and time of each image file is a file. A date sorting step for sorting the date-sorted image files in the memory recorded as management information based on the update date and time, and the date sorting based on the date sorting result obtained by the date sorting step. A display step for displaying a list of information related to a target image file so as to meet a predetermined condition related to a date, and a comparison between the update date and time and the shooting date and time of an image file that meets the predetermined condition in the display step If the update date and time and the shooting date and time are different, the date sorting by the date sorting step is performed based on the shooting date and time. Updates the result of, and comprising: the updating step of the the display step list information about the image file based on a result of the date Sort with the update, the.

本発明は、請求項9に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項9の発明と同様の効果を有する。   The present invention is a method invention applied to the image file information display device with a date sort function according to the ninth aspect, and has the same effect as that of the ninth aspect.

請求項23に記載の画像ファイル情報表示方法は、請求項14〜22のうちいずれか1に記載の発明において、前記表示工程は、前記一覧表示する画像ファイルに関する情報として各画像ファイルが有する画像データの低解像度画像を表示することを特徴としている。   The image file information display method according to claim 23, in the invention according to any one of claims 14 to 22, wherein the display step includes image data included in each image file as information relating to the image file to be displayed as a list. It is characterized by displaying a low-resolution image.

本発明は、請求項10に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項10の発明と同様の効果を有する。   The present invention is a method invention applied to the image file information display device with a date sort function according to the tenth aspect, and has the same effect as the tenth aspect.

請求項24に記載の画像ファイル情報表示方法は、請求項14〜23のうちいずれか1に記載の発明において、前記表示工程は、前記日付に関連する所定の条件として、ユーザにより指定された日付に該当する画像ファイルに関する情報を一覧表示するとの条件に適合するように前記日付ソート対象の画像ファイルに関する情報を一覧表示することを特徴としている。   The image file information display method according to claim 24 is the image file information display method according to any one of claims 14 to 23, wherein the display step includes a date specified by a user as a predetermined condition related to the date. The information regarding the image file to be sorted by date is displayed in a list so as to meet the condition for displaying the information regarding the image file corresponding to the above.

本発明は、請求項11に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項11の発明と同様の効果を有する。   The present invention is a method invention applied to the image file information display device with a date sort function according to claim 11, and has the same effect as that of the invention according to claim 11.

請求項25に記載の画像ファイル情報表示方法は、請求項14〜24のうちいずれか1に記載の発明において、前記画像ファイルは、EXIF形式の画像ファイルであり、前記撮影日時は、前記画像データの付加情報として画像ファイル内に記録されることを特徴としている。   The image file information display method according to claim 25 is the invention according to any one of claims 14 to 24, wherein the image file is an EXIF image file, and the shooting date and time is the image data. The additional information is recorded in an image file.

本発明は、請求項12に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項12の発明と同様の効果を有する。   The present invention is a method invention applied to the image file information display device with a date sort function according to the twelfth aspect, and has the same effects as the twelfth aspect.

請求項26に記載の画像ファイル情報表示方法は、請求項14〜25のうちいずれか1に記載の発明において、前記メモリに記録されている画像ファイルは、FATファイルシステムにより管理され、該画像ファイルの更新日時は、該FATファイルシステムにおいて前記メモリ内の管理情報が記録されるシステム領域に記録されることを特徴としている。   The image file information display method according to claim 26 is the image file information display method according to any one of claims 14 to 25, wherein the image file recorded in the memory is managed by a FAT file system. The update date / time is recorded in a system area in which management information in the memory is recorded in the FAT file system.

本発明は、請求項13に記載の日付ソート機能付き画像ファイル情報表示装置において適用される方法の発明であり、請求項13の発明と同様の効果を有する。   The present invention is a method invention applied to the image file information display device with a date sort function according to the thirteenth aspect, and has the same effect as the thirteenth aspect.

請求項27に記載の撮像装置は、請求項1〜13のうちいずれか1に記載の日付ソート機能付き画像ファイル情報表示装置を構成する手段を備えたことを特徴としている。   An image pickup apparatus according to a twenty-seventh aspect is characterized by including means for configuring the image file information display apparatus with a date sort function according to any one of the first to thirteenth aspects.

本発明は、デジタルカメラ等の撮像装置において、請求項1〜13に記載の発明を適用した場合を示している。   The present invention shows a case where the inventions according to claims 1 to 13 are applied to an imaging apparatus such as a digital camera.

本発明によれば、利便性を損なうことなく、できるだけ撮影日時の情報によって所望の画像ファイルの検索等を行うことができるように、画像ファイルの日付ソートとその結果表示を行うことができる。   According to the present invention, it is possible to perform date sorting of image files and display of the results so that a desired image file can be searched based on information of shooting date and time as much as possible without impairing convenience.

以下、添付図面に従って本発明に係る日付ソート機能付き画像ファイル情報表示装置、画像ファイル情報表示方法及び撮像装置を実施するための最良の形態について詳細に説明する。   The best mode for carrying out an image file information display device with a date sorting function, an image file information display method, and an imaging device according to the present invention will be described in detail below with reference to the accompanying drawings.

図1及び図2は、それぞれ本発明が適用されたデジタルカメラの外観構成を示す正面斜視図と背面斜視図である。同図に示すように、本実施の形態のデジタルカメラ10は、携帯可能なコンパクトタイプのデジタルカメラであり、そのカメラ本体12は、横方向に細長く形成された矩形の箱状に形成されている。   1 and 2 are a front perspective view and a rear perspective view, respectively, showing an external configuration of a digital camera to which the present invention is applied. As shown in the figure, the digital camera 10 of the present embodiment is a portable compact digital camera, and the camera body 12 is formed in a rectangular box shape that is elongated in the horizontal direction.

カメラ本体12の正面には、図1に示すように、撮影レンズ14、ファインダ窓16、セルフタイマーランプ17、ストロボ18、マイク20等が設けられており、上面には、シャッタボタン22、電源/モードスイッチ24、モードダイヤル26等が設けられている。   As shown in FIG. 1, a photographing lens 14, a finder window 16, a self-timer lamp 17, a strobe 18, a microphone 20, and the like are provided on the front of the camera body 12, and a shutter button 22, power / A mode switch 24, a mode dial 26, and the like are provided.

また、カメラ本体12の背面には、図2に示すように、ファインダ接眼部28、液晶モニタ30、ズームボタン32、十字ボタン34、MENU/OKボタン36、DISP/BACKボタン40、スピーカ42等が設けられており、片側の側面には、USB端子44、電源端子46、AV出力端子48が設けられている。   Further, as shown in FIG. 2, a finder eyepiece 28, a liquid crystal monitor 30, a zoom button 32, a cross button 34, a MENU / OK button 36, a DISP / BACK button 40, a speaker 42, etc. A USB terminal 44, a power supply terminal 46, and an AV output terminal 48 are provided on one side surface.

また、図示しないカメラ本体12の底面には、開閉自在なカバーが設けられており、このカバーの内側にバッテリを収納するためのバッテリ収納室と、メモリカードを装填するためのメモリカードスロットとが設けられている。   Further, a cover that can be opened and closed is provided on the bottom surface of the camera body 12 (not shown). A battery storage chamber for storing a battery and a memory card slot for loading a memory card are provided inside the cover. Is provided.

撮影レンズ14は、沈胴式のズームレンズで構成されており、カメラの電源を投入すると、カメラ本体12から繰り出される(撮影モード時)。   The photographing lens 14 is constituted by a retractable zoom lens, and is extended from the camera body 12 (in photographing mode) when the camera is turned on.

セルフタイマーランプ17は、LEDランプで構成されており、セルフタイマー撮影時、所定のタイミングで発光、点滅して、被写体に撮影のタイミングを告知する(たとえば、約5秒間点灯したのち点滅に変わり、さらに約5秒後に撮影が行われる)。   The self-timer lamp 17 is composed of an LED lamp. During self-timer shooting, the self-timer lamp 17 emits light and flashes at a predetermined timing to notify the subject of the shooting timing (for example, after lighting for about 5 seconds, it changes to flashing, Shooting is performed about 5 seconds later).

シャッタボタン22は、いわゆる「半押し」と「全押し」とからなる2段ストローク式のスイッチで構成されている。デジタルカメラ10は、このシャッタボタン20を半押しすることにより、AE(Automatic Exposure)、AF(Auto Focus)、AWB(Automatic White Balance )が機能し、全押しすることにより、撮影処理が行われる。   The shutter button 22 is configured by a two-stage stroke type switch composed of so-called “half press” and “full press”. In the digital camera 10, AE (Automatic Exposure), AF (Auto Focus), and AWB (Automatic White Balance) function when the shutter button 20 is half-pressed, and shooting processing is performed when the shutter button 20 is fully pressed.

電源/モードスイッチ24は、デジタルカメラ10の電源をON/OFFする電源スイッチとして機能するとともに、デジタルカメラ10のモードを設定するモードスイッチとして機能し、「OFF位置」、「再生位置」、「撮影位置」の間をスライド自在に設けられている。デジタルカメラ10は、この電源/モードスイッチ24を「再生位置」又は「撮影位置」に合わせることにより、電源がONになり、「OFF位置」に合わせることにより、電源がOFFになる。また、電源/モードスイッチ24を「再生位置」に合わせることにより「再生モード」に設定され、「撮影位置」に合わせることにより「撮影モード」に設定される。そして、デジタルカメラ10は「撮影モード」に設定されると、画像の記録が可能になり、「再生モード」に設定されると、記録済み画像の再生が可能になる。   The power / mode switch 24 functions as a power switch for turning on / off the power of the digital camera 10 and also functions as a mode switch for setting the mode of the digital camera 10. The “OFF position”, “playback position”, “shooting” It is slidably provided between “positions”. The digital camera 10 is turned on when the power / mode switch 24 is set to the “reproduction position” or “photographing position”, and is turned off when the power is turned to the “OFF position”. Further, the “reproduction mode” is set by setting the power / mode switch 24 to the “reproduction position”, and the “shooting mode” is set by setting the power / mode switch 24 to the “shooting position”. When the digital camera 10 is set to the “shooting mode”, an image can be recorded. When the digital camera 10 is set to the “playback mode”, the recorded image can be played.

モードダイヤル26は、デジタルカメラ10の撮影モードを設定する撮影モード設定手段として機能し、このモードダイヤル26の設定位置により、デジタルカメラ10の撮影モードが、「オート撮影モード」、「動画撮影モード」、「人物撮影モード」、「スポーツ撮影モード」、「風景撮影モード」、「夜景撮影モード」、「プログラム撮影モード」、「絞り優先撮影モード」、「シャッタスピード優先撮影モード」、「マニュアル撮影モード」に設定される。   The mode dial 26 functions as a shooting mode setting means for setting the shooting mode of the digital camera 10. Depending on the setting position of the mode dial 26, the shooting mode of the digital camera 10 is set to “auto shooting mode” or “movie shooting mode”. , “Portrait shooting mode”, “Sport shooting mode”, “Landscape shooting mode”, “Night scene shooting mode”, “Program shooting mode”, “Aperture priority shooting mode”, “Shutter speed priority shooting mode”, “Manual shooting mode” "Is set.

液晶モニタ30は、カラー表示が可能な液晶ディスプレイで構成されている。この液晶モニタ30は、撮影した画像の表示画面として利用されるとともに、各種設定時にユーザインターフェースとして利用される。また、撮影時に必要に応じてスルー画像が表示され、画角確認用の電子ファインダとして利用される。   The liquid crystal monitor 30 is composed of a liquid crystal display capable of color display. The liquid crystal monitor 30 is used as a display screen for captured images and is used as a user interface for various settings. In addition, a through image is displayed as necessary at the time of shooting and is used as an electronic viewfinder for viewing angle confirmation.

ズームボタン32は、望遠側へのズームを指示するズームテレボタン32Tと、広角側へのズームを指示するズームワイドボタン32Wとで構成され、このズームボタン32が操作されることにより、撮影画角が変化する。   The zoom button 32 includes a zoom tele button 32T for instructing zooming to the telephoto side and a zoom wide button 32W for instructing zooming to the wide-angle side. Changes.

十字ボタン34は、上下左右4方向に押圧操作することができるようにされており、各方向の指示を入力するボタンとして機能する。   The cross button 34 can be pressed in four directions, up, down, left, and right, and functions as a button for inputting an instruction in each direction.

MENU/OKボタン36は、各モードの通常画面からメニュー画面への遷移を指示するボタン(MENUボタン)として機能するとともに、選択内容の確定、処理の実行等を指示するボタン(OKボタン)として機能する。   The MENU / OK button 36 functions as a button (MENU button) for instructing transition from the normal screen to the menu screen in each mode, and functions as a button (OK button) for instructing selection confirmation, execution of processing, and the like. To do.

DISP/BACKボタン40は、液晶モニタ30の表示内容の切替えや、入力操作のキャンセル等を指示するボタンとして機能する。   The DISP / BACK button 40 functions as a button for instructing switching of the display contents of the liquid crystal monitor 30 or canceling an input operation.

図3は、デジタルカメラ10の電気的構成を示すブロック図である。同図に示すように、デジタルカメラ10は、CPU110、操作部(シャッタボタン22、電源/モードスイッチ24、モードダイヤル26、ズームボタン32、十字ボタン34、MENU/OKボタン36、DISP/BACKボタン40等)112、ROM116、EEPROM118、メモリ(SDRAM)120、VRAM122、撮影光学系126、フォーカスモータドライバ128、ズームモータドライバ130、アイリスモータドライバ132、撮像素子134、タイミングジェネレータ(TG)136、アナログ信号処理回路138、A/D変換器140、画像入力コントローラ142、画像信号処理回路144、圧縮・伸張処理回路146、メディアコントローラ148、記憶メディア(メモリカード)150、エンコーダ152、AE/AWB検出回路154、AF検出回路156、ストロボ制御回路158、音声入力処理回路160、音声出力処理回路162、電源制御回路164等で構成されている。   FIG. 3 is a block diagram showing an electrical configuration of the digital camera 10. As shown in the figure, the digital camera 10 includes a CPU 110, an operation unit (shutter button 22, power / mode switch 24, mode dial 26, zoom button 32, cross button 34, MENU / OK button 36, DISP / BACK button 40. 112), ROM 116, EEPROM 118, memory (SDRAM) 120, VRAM 122, photographing optical system 126, focus motor driver 128, zoom motor driver 130, iris motor driver 132, image sensor 134, timing generator (TG) 136, analog signal processing Circuit 138, A / D converter 140, image input controller 142, image signal processing circuit 144, compression / decompression processing circuit 146, media controller 148, storage medium (memory card) 150, encoder 152, AE / AWB detection circuit 154, AF detection circuit 156, a strobe control circuit 158, an audio input processing circuit 160, the audio output processing circuit 162, and a power supply control circuit 164 or the like.

CPU110は、デジタルカメラ10の全体の動作を制御する制御部として機能するとともに、各種の演算処理を行う演算手段として機能し、操作部112からの入力に基づき所定の制御プログラムに従って各回路を制御する。   The CPU 110 functions as a control unit that controls the overall operation of the digital camera 10, and also functions as a calculation unit that performs various calculation processes, and controls each circuit according to a predetermined control program based on an input from the operation unit 112. .

バス114を介して接続されたROM116には、CPU110が実行する制御プログラム及び制御に必要な各種データ等が格納されており、EEPROM118には、ユーザ設定情報等のデジタルカメラ10の動作に関する各種設定情報等が格納されている。   The ROM 116 connected via the bus 114 stores a control program executed by the CPU 110 and various data necessary for the control. The EEPROM 118 stores various setting information relating to the operation of the digital camera 10 such as user setting information. Etc. are stored.

メモリ(SDRAM)120は、CPU110の演算作業用領域として利用されるとともに、画像データの一時記憶領域として利用され、VRAM122は、表示用の画像データ専用の一時記憶領域として利用される。   The memory (SDRAM) 120 is used as a calculation work area for the CPU 110 and is also used as a temporary storage area for image data, and the VRAM 122 is used as a temporary storage area dedicated to image data for display.

撮影光学系126は、撮影レンズ14と絞り50とで構成されている。撮影レンズ14は、図示しないフォーカスモータに駆動されて光軸に沿って前後移動するフォーカスレンズ14Fと、図示しないズームモータに駆動されて光軸に沿って前後移動するズームレンズ14Zとを備えている。CPU110は、フォーカスモータドライバ128を介してフォーカスモータの駆動を制御することにより、撮影レンズ14のフォーカスを制御し、ズームモータドライバ130を介してズームモータの駆動を制御することにより、撮影レンズ14のズームを制御する。絞り50は、図示しないアイリスモータに駆動されることにより、開口量(絞り値)が変化する。CPU110は、アイリスモータドライバ132を介してアイリスモータの駆動を制御することにより、絞り50の絞り値を制御する。   The photographing optical system 126 includes the photographing lens 14 and a diaphragm 50. The photographing lens 14 includes a focus lens 14F that is driven by a focus motor (not shown) to move back and forth along the optical axis, and a zoom lens 14Z that is driven by a zoom motor (not shown) to move back and forth along the optical axis. . The CPU 110 controls the focus of the photographic lens 14 by controlling the drive of the focus motor via the focus motor driver 128, and controls the drive of the zoom motor via the zoom motor driver 130. Control the zoom. The aperture 50 is driven by an iris motor (not shown) to change the opening amount (aperture value). The CPU 110 controls the iris value of the iris 50 by controlling the driving of the iris motor via the iris motor driver 132.

撮像素子134は、所定のカラーフィルタ配列(たとえば、ベイヤ配列)のカラーCCDで構成されている。撮影光学系126を介して撮像素子134の受光面に入射した光は、その受光面に規則的に配列された各フォトダイオードによって入射光量に応じた量の信号電荷に変換される。   The image sensor 134 is composed of a color CCD having a predetermined color filter array (for example, a Bayer array). Light incident on the light receiving surface of the image sensor 134 via the photographing optical system 126 is converted into signal charges of an amount corresponding to the amount of incident light by each photodiode regularly arranged on the light receiving surface.

タイミングジェネレータ(TG)136は、CPU110からの指令に従い、主として撮像素子134を駆動するためのタイミング信号を生成する。撮像素子134は、このタイミングジェネレータ136から加えられるタイミング信号に従って各フォトダイオードに蓄積された信号電荷を電圧信号(画像信号)として出力する。   A timing generator (TG) 136 mainly generates a timing signal for driving the image sensor 134 in accordance with a command from the CPU 110. The image sensor 134 outputs the signal charge accumulated in each photodiode as a voltage signal (image signal) in accordance with the timing signal applied from the timing generator 136.

アナログ信号処理回路138は、撮像素子134から順次出力される画像信号を相関二重サンプリング処理するとともに増幅する。A/D変換器140は、このアナログ信号処理回路138から出力されたR、G、Bのアナログの画像信号をデジタルの画像信号に変換する。   The analog signal processing circuit 138 performs correlated double sampling processing and amplifies the image signals sequentially output from the image sensor 134. The A / D converter 140 converts the R, G, and B analog image signals output from the analog signal processing circuit 138 into digital image signals.

画像入力コントローラ142は、所定容量のバッファメモリを内蔵しており、A/D変換器140から出力された1コマ分の画像信号を蓄積して、メモリ120に格納する。   The image input controller 142 includes a buffer memory having a predetermined capacity, accumulates one frame of image signals output from the A / D converter 140, and stores them in the memory 120.

画像信号処理回路144は、同時化回路、ガンマ補正回路、輪郭補正回路、輝度・色差信号生成回路等を含み、CPU110からの指令に従ってメモリ120に格納された画像信号を処理し、輝度信号と色差信号とからなるYUV信号を生成する。   The image signal processing circuit 144 includes a synchronization circuit, a gamma correction circuit, a contour correction circuit, a luminance / color difference signal generation circuit, and the like, processes the image signal stored in the memory 120 in accordance with a command from the CPU 110, and performs the luminance signal and color difference processing. A YUV signal comprising the signal is generated.

液晶モニタ30にスルー画像を表示させる場合は、撮像素子134で連続的に画像を撮像し、得られた画像信号を連続的に処理してYUV信号を生成する。生成されたYUV信号は、VRAM122を介してエンコーダ152に加えられ、液晶表示用の信号形式に変換されて液晶モニタ30に出力される。これにより、液晶モニタ30にスルー画像が表示される。   When displaying a through image on the liquid crystal monitor 30, images are continuously captured by the image sensor 134, and the obtained image signal is continuously processed to generate a YUV signal. The generated YUV signal is applied to the encoder 152 via the VRAM 122, converted into a signal format for liquid crystal display, and output to the liquid crystal monitor 30. As a result, a through image is displayed on the liquid crystal monitor 30.

画像を記録する場合は、撮影指令に応じて撮像素子134で画像を撮像し、得られた画像信号を処理してYUV信号を生成する。生成されたYUV信号は、圧縮・伸張処理回路146に加えられ、所定の圧縮画像データとされたのち、メディアコントローラ148を介して記憶メディア(メモリカード)150に格納される。   When an image is recorded, an image is picked up by the image pickup device 134 in accordance with a shooting command, and the obtained image signal is processed to generate a YUV signal. The generated YUV signal is applied to the compression / decompression processing circuit 146 to form predetermined compressed image data, and then stored in the storage medium (memory card) 150 via the media controller 148.

記憶メディア150に格納された圧縮画像データは、再生指令に応じてメディアコントローラ148を介して読み出され、圧縮・伸張処理回路146で非圧縮のYUV信号とされた後、エンコーダ152を介して液晶モニタ30に出力される。これにより、記憶メディア150に記録された画像が液晶モニタ30に再生表示される。   The compressed image data stored in the storage medium 150 is read out via the media controller 148 in response to a reproduction command, converted into an uncompressed YUV signal by the compression / decompression processing circuit 146, and then liquid crystal via the encoder 152. It is output to the monitor 30. As a result, the image recorded on the storage medium 150 is reproduced and displayed on the liquid crystal monitor 30.

AE/AWB検出回路154は、CPU110からの指令に従って、入力された画像信号からAE制御及びAWB制御に必要な物理量を算出する。たとえば、AE制御に必要な物理量として、1画面を複数のエリア(例えば、16×16)に分割し、分割した各エリアごとにR、G、Bの画像信号の積算値を算出する。CPU110は、このAE/AWB検出回路154から得た積算値に基づいて被写体の明るさ(被写体輝度)を検出し、所定のプログラム線図から絞り値とシャッタスピードを決定する。   The AE / AWB detection circuit 154 calculates a physical quantity necessary for AE control and AWB control from the input image signal in accordance with a command from the CPU 110. For example, as a physical quantity necessary for AE control, one screen is divided into a plurality of areas (for example, 16 × 16), and an integrated value of R, G, and B image signals is calculated for each divided area. The CPU 110 detects the brightness of the subject (subject brightness) based on the integrated value obtained from the AE / AWB detection circuit 154, and determines the aperture value and the shutter speed from a predetermined program diagram.

また、AWB制御に必要な物理量として、1画面を複数のエリア(例えば、16×16)に分割し、分割した各エリアごとにR、G、Bの画像信号の色別の平均積算値を算出する。CPU110は、得られたRの積算値、Bの積算値、Gの積算値から各分割エリアごとにR/G及びB/Gの比を求め、求めたR/G、B/Gの値のR/G、B/Gの色空間における分布等に基づいて光源種判別を行う。そして、判別された光源種に適したホワイトバランス調整値に従って、たとえば各比の値がおよそ1(つまり、1画面においてRGBの積算比率がR:G:B≒1:1:1)になるように、ホワイトバランス調整回路のR、G、B信号に対するゲイン値(ホワイトバランス補正値)を決定する。   In addition, as a physical quantity required for AWB control, one screen is divided into a plurality of areas (for example, 16 × 16), and an average integrated value for each color of R, G, and B image signals is calculated for each divided area. To do. The CPU 110 obtains the ratio of R / G and B / G for each divided area from the obtained integrated value of R, integrated value of B, and integrated value of G, and calculates the R / G and B / G values obtained. The light source type is determined based on the distribution in the color space of R / G and B / G. Then, according to the white balance adjustment value suitable for the determined light source type, for example, the value of each ratio is approximately 1 (that is, the RGB integration ratio is R: G: B≈1: 1: 1 in one screen). Then, a gain value (white balance correction value) for the R, G, and B signals of the white balance adjustment circuit is determined.

AF検出回路156は、CPU110からの指令に従って、入力された画像信号からAF制御に必要な物理量を算出する。本実施の形態のデジタルカメラ10では、画像のコントラストによりAF制御を行うものとし、AF検出回路156は、入力された画像信号から画像の鮮鋭度を示す焦点評価値を算出する。CPU110は、このAF検出回路156で算出される焦点評価値が極大となるように、フォーカスモータドライバ128を介してフォーカスモータを駆動し、フォーカスレンズ14Fの移動を制御する。   The AF detection circuit 156 calculates a physical quantity necessary for AF control from the input image signal in accordance with a command from the CPU 110. In the digital camera 10 of the present embodiment, AF control is performed based on the contrast of the image, and the AF detection circuit 156 calculates a focus evaluation value indicating the sharpness of the image from the input image signal. The CPU 110 controls the movement of the focus lens 14F by driving the focus motor via the focus motor driver 128 so that the focus evaluation value calculated by the AF detection circuit 156 is maximized.

ストロボ制御回路158は、CPU110からの指令に従ってストロボ18の発光を制御する。   The strobe control circuit 158 controls the light emission of the strobe 18 in accordance with a command from the CPU 110.

音声入力処理回路160は、CPU110からの指令に従ってマイク20を介して入力された音声信号を処理し、音声出力処理回路162は、CPU110からの指令に従ってスピーカ42から出力するための音声信号を処理する。   The voice input processing circuit 160 processes a voice signal input via the microphone 20 in accordance with a command from the CPU 110, and the voice output processing circuit 162 processes a voice signal to be output from the speaker 42 in accordance with a command from the CPU 110. .

電源制御回路164は、CPU110からの指令に従ってバッテリ166からデジタルカメラ10の各部に供給する電力を制御する。   The power supply control circuit 164 controls power supplied from the battery 166 to each unit of the digital camera 10 in accordance with a command from the CPU 110.

次に、前記のごとく構成された本実施の形態のデジタルカメラ10の処理動作について説明する。上記のように、デジタルカメラ10は、「撮影モード」に設定されると、画像の記録が可能になり、「再生モード」に設定されると、記録済み画像の再生が可能になる。   Next, the processing operation of the digital camera 10 of the present embodiment configured as described above will be described. As described above, when the digital camera 10 is set to the “shooting mode”, it is possible to record an image, and when it is set to the “playback mode”, the recorded image can be played back.

はじめに、「撮影モード」に設定された時のデジタルカメラ10の処理動作について説明する。電源/モードスイッチ24を「撮影位置」に合わせてカメラのモードを撮影モードに設定すると、デジタルカメラ10は、シャッタボタン22の半押しでAE、AF、AWB処理を実行し、全押しで画像の記録処理を実行する。   First, the processing operation of the digital camera 10 when the “shooting mode” is set will be described. When the camera mode is set to the shooting mode by setting the power / mode switch 24 to the “shooting position”, the digital camera 10 executes the AE, AF, AWB processing by half-pressing the shutter button 22, and the image by pressing the shutter button 22 fully. Execute the recording process.

まず、シャッタボタン22が半押しされると、撮像素子134から出力された画像信号が、アナログ信号処理回路138、A/D変換器140、画像入力コントローラ142を介してメモリ120に取り込まれ、メモリ120からAE/AWB検出回路154及びAF検出回路156に加えられる。   First, when the shutter button 22 is half-pressed, the image signal output from the image sensor 134 is taken into the memory 120 via the analog signal processing circuit 138, the A / D converter 140, and the image input controller 142, and the memory 120 is added to the AE / AWB detection circuit 154 and the AF detection circuit 156.

AE/AWB検出回路154は、入力された画像信号からAE制御及びAWB制御に必要な物理量を算出し、CPU110に出力する。CPU110は、このAE/AWB検出回路154からの出力に基づき露出値(絞り値とシャッタスピード)を決定するとともに、ホワイトバランス補正値を決定する。   The AE / AWB detection circuit 154 calculates a physical quantity necessary for AE control and AWB control from the input image signal, and outputs it to the CPU 110. The CPU 110 determines an exposure value (aperture value and shutter speed) based on the output from the AE / AWB detection circuit 154 and also determines a white balance correction value.

また、AF検出回路156は、入力された画像信号からAF制御に必要な物理量を算出し、CPU110に出力する。CPU110は、このAF検出回路156からの出力に基づいてフォーカスモータの駆動を制御し、撮影レンズ14のピントを主要被写体に合わせる。   The AF detection circuit 156 calculates a physical quantity necessary for AF control from the input image signal, and outputs the calculated physical quantity to the CPU 110. The CPU 110 controls the driving of the focus motor based on the output from the AF detection circuit 156, and focuses the photographing lens 14 on the main subject.

この後、シャッタボタン22が全押しされると、CPU110は、画像の記録処理を実行する。まず、上記のAE処理で求めた露出値で撮像素子134を露光し、記録用の画像信号の取り込みを行う。   Thereafter, when the shutter button 22 is fully pressed, the CPU 110 executes an image recording process. First, the image sensor 134 is exposed with the exposure value obtained by the AE process, and an image signal for recording is captured.

撮像素子134から出力された画像信号は、アナログ信号処理回路138、A/D変換器140、画像入力コントローラ142を介してメモリ120に取り込まれ、メモリ120から画像信号処理回路144に加えられる。画像信号処理回路144は、入力された画像信号に対して所要の信号処理を施して画像データ(YUVデータ)を生成する。生成された画像データは、一旦メモリ120に格納されたのち、圧縮・伸張処理回路146に加えられ、所定の圧縮フォーマット(例えばJPEGフォーマット)で圧縮されて、再度、メモリ120に格納される。   The image signal output from the image sensor 134 is taken into the memory 120 via the analog signal processing circuit 138, the A / D converter 140, and the image input controller 142, and is added from the memory 120 to the image signal processing circuit 144. The image signal processing circuit 144 performs necessary signal processing on the input image signal to generate image data (YUV data). The generated image data is temporarily stored in the memory 120, then added to the compression / decompression processing circuit 146, compressed in a predetermined compression format (for example, JPEG format), and stored in the memory 120 again.

CPU110は、このメモリ120に格納された圧縮画像データに対して撮影日時や絞り値、シャッタスピードなどの付加情報を付加した所定フォーマット(本実施の形態ではExif形式)の画像ファイルを生成し、メディアコントローラ148を介して記憶メディア150に記録する。   The CPU 110 generates an image file of a predetermined format (Exif format in the present embodiment) in which additional information such as the shooting date / time, aperture value, and shutter speed is added to the compressed image data stored in the memory 120, and the media Recording is performed on the storage medium 150 via the controller 148.

尚、詳細な説明は省略するが、「撮影モード」においてモードダイヤル26が、「動画撮影モード」に設定されている場合には、動画像が撮影され、シャッタボタン22を全押ししている間撮影された動画像が、マイク20から取り込まれた音声とともに、所定形式の動画像ファイルとして記憶メディア150に記録される。但し、「動画撮影モード」によって作成される動画像ファイルについては、以後の説明において特に考慮しないものとする。   Although detailed explanation is omitted, when the mode dial 26 is set to “moving image shooting mode” in the “shooting mode”, a moving image is shot and the shutter button 22 is fully pressed. The captured moving image is recorded in the storage medium 150 as a moving image file of a predetermined format together with the sound taken in from the microphone 20. However, moving image files created in the “moving image shooting mode” are not particularly considered in the following description.

ここで、記憶メディア150のファイル管理システムについて説明すると、本デジタルカメラ10での記憶メディアのファイル管理は、例えば、FAT(File Allocation Table:ファイル・アロケーション・テーブル)ファイルシステムにより行われている。FATファイルシステムでは、記憶メディア150のメモリ領域が、システム領域とデータ領域とに分けられる。   Here, the file management system of the storage medium 150 will be described. File management of the storage medium in the digital camera 10 is performed by, for example, a FAT (File Allocation Table) file system. In the FAT file system, the memory area of the storage medium 150 is divided into a system area and a data area.

システム領域には、ファイル管理情報として、ディレクトリエントリとFATのデータが記録され、データ領域には実際のファイル(画像ファイルや動画像ファイル等)のデータが記録される。システム領域のディレクトリエントリには、記憶メディア150に記録したファイルのファイル名、拡張子、属性、予約済み領域、ファイル作成時刻、ファイル作成日、最終アクセス日、更新日時、当該ファイルの先頭部分のデータが記録されているクラスタのクラスタアドレス(開始クラスタアドレス)、ファイルサイズ等が記録される。FATには、記憶メディアに記録した各ファイルが実際に記録されているクラスタの繋がりを示すデータが記録される。   In the system area, directory entry and FAT data are recorded as file management information, and data of actual files (image files, moving image files, etc.) are recorded in the data area. The directory entry in the system area includes the file name, extension, attribute, reserved area, file creation time, file creation date, last access date, update date and time of the file recorded on the storage medium 150, and data at the beginning of the file Is recorded, such as the cluster address (starting cluster address) and the file size. In the FAT, data indicating a connection of clusters in which each file recorded on the storage medium is actually recorded is recorded.

CPU110及びメディアコントローラ148は、記憶メディア150に対する画像ファイル等の記録や又は後述の読出しをこのようなファイル管理システムに従って行う。   The CPU 110 and the media controller 148 perform recording of an image file or the like on the storage medium 150 or reading described later according to such a file management system.

次に、「再生モード」に設定されたときのデジタルカメラ10の処理動作について説明する。   Next, the processing operation of the digital camera 10 when the “reproduction mode” is set will be described.

電源/モードスイッチ24を「再生位置」に合わせて、カメラのモードを再生モードに設定すると、CPU110は、メディアコントローラ148にコマンドを出力し、記憶メディア150に最後に記録された画像ファイルの圧縮画像データを読み出させる。   When the power / mode switch 24 is set to the “playback position” and the camera mode is set to the playback mode, the CPU 110 outputs a command to the media controller 148 and the compressed image of the image file recorded last on the storage medium 150. Read data.

読み出された圧縮画像データは、圧縮・伸張処理回路146に加えられ、非圧縮の画像データにされたのち、エンコーダ152を介して液晶モニタ30に出力される。これにより、記憶メディア150に記録されている画像が、液晶モニタ30に再生表示(1コマ再生表示)される。   The read compressed image data is added to the compression / decompression processing circuit 146, converted into uncompressed image data, and then output to the liquid crystal monitor 30 via the encoder 152. As a result, the image recorded on the storage medium 150 is reproduced and displayed on the liquid crystal monitor 30 (single frame reproduction display).

1コマ再生表示が行われている際に十字ボタン34の左右のキー操作を行うと画像のコマ送りが行われ、右キーを操作すると、次のコマ番号の圧縮画像データが、記憶メディア150から読み出され、所要の伸張処理が施された後、液晶モニタ30に再生表示される。十字ボタン34の左キーを操作すると、一つ前のコマの圧縮画像データが記憶メディア150から読み出され、所要の伸張処理が施された後、液晶モニタ30に再生表示される。   When the left / right key operation of the cross button 34 is performed while single-frame playback is being performed, image frame advance is performed, and when the right key is operated, compressed image data of the next frame number is stored from the storage medium 150. After being read out and subjected to a required expansion process, it is reproduced and displayed on the liquid crystal monitor 30. When the left key of the cross button 34 is operated, the compressed image data of the previous frame is read from the storage medium 150, subjected to a necessary expansion process, and reproduced and displayed on the liquid crystal monitor 30.

一方、再生モードにおいて1コマ再生表示等が行われている際に、DISP/BACKボタン40を押すと、液晶モニタ30での表示が以下のように順に切り替わるようになっている。   On the other hand, when the DISP / BACK button 40 is pressed while single frame playback display is being performed in the playback mode, the display on the liquid crystal monitor 30 is switched in the following order.

図4(A)のように1コマ再生表示によって液晶モニタ30の画面に所定のコマの画像(所定の画像ファイルに画像データとして記録されている画像)とその画像の付加情報等が表示されているとする。このとき、DISP/BACKボタン40を一回押すと、図4(B)のように画面に表示されていた画像以外の付加情報等が表示されない1コマ再生表示に切り替わる。更に、DISP/BACK40ボタン40を一回押すと、図4(C)のように9コマずつのサムネイル画像(低解像度画像)によるマルチ再生表示に切り替わる。   As shown in FIG. 4 (A), an image of a predetermined frame (an image recorded as image data in a predetermined image file) and additional information of the image are displayed on the screen of the liquid crystal monitor 30 by one-frame playback display. Suppose that At this time, when the DISP / BACK button 40 is pressed once, the screen is switched to a single-frame playback display in which additional information other than the image displayed on the screen is not displayed as shown in FIG. Further, when the DISP / BACK 40 button 40 is pressed once, the display is switched to multi-playback display with thumbnail images (low-resolution images) of nine frames as shown in FIG.

マルチ再生表示に切り替わった際には、その直前の1コマ再生表示で表示されていたコマ番号から順に最大9コマ分のサムネイル画像が、画面左上端を先頭コマとして、左から右の順に3コマずつ、上から下の順に3列に並べて表示される。   When switching to multi-playback display, thumbnail images of up to 9 frames in order from the frame number displayed in the previous single-frame playback display are displayed in 3 frames from left to right starting from the top left corner of the screen. They are displayed in 3 columns in order from top to bottom.

ここで、記憶メディア150に記録される画像ファイルの形式をJPEGフォーマットとすると、マルチ再生表示される各コマのサムネイル画像は、例えば、各コマの画像ファイル内において画像データ本体に対して付加されている付加情報(ExifTAG)内のサムネイル画像データにより作成される。CPU110は、メディアコントローラ148にコマンドを出力し、マルチ再生表示する9コマ分のサムネイル画像データを各画像ファイルから順に読み出し、それらのサムネイル画像を図4(C)のように最大3×3の配列となるようにVRAM122上に順に合成して液晶モニタ30に表示させる。尚、サムネイル画像は、マルチ再生表示する際に画像ファイル内の本来の画像データから作成してもよい。   Here, assuming that the format of the image file recorded on the storage medium 150 is the JPEG format, the thumbnail images of each frame displayed in multiple reproduction are added to the image data main body in the image file of each frame, for example. It is created from the thumbnail image data in the additional information (ExifTAG). The CPU 110 outputs a command to the media controller 148, sequentially reads thumbnail image data for nine frames to be displayed in multiple reproduction from each image file, and arranges the thumbnail images in a maximum 3 × 3 array as shown in FIG. 4C. Are sequentially synthesized on the VRAM 122 and displayed on the liquid crystal monitor 30. Note that the thumbnail image may be created from the original image data in the image file when performing multi-playback display.

また、図4(C)のようなマルチ再生表示の際には、サムネイル画像として画面に一覧表示された最大9つのコマのうち1つのコマが選択コマとして選択されている状態にあり、その選択コマのサムネイル画像は、他のコマのサムネイル画像よりも僅かに大きいサイズで、かつ、カーソルに相当する枠の画像が付加された状態で表示される。1コマ再生表示からマルチ再生表示に切り替わった直後では図4(C)のように1コマ再生表示で表示されていたコマが初期の選択コマとして選択され、そのコマのサムネイル画像200がカーソル(枠)200Aを付加された状態で他より拡大して表示される。   In the multi-playback display as shown in FIG. 4C, one of a maximum of nine frames displayed on the screen as thumbnail images is selected as a selected frame, and the selection is made. The thumbnail image of the frame is displayed with a size slightly larger than the thumbnail images of the other frames and with a frame image corresponding to the cursor added. Immediately after switching from single-frame playback display to multi-playback display, the frame displayed in single-frame playback display as shown in FIG. 4C is selected as the initial selected frame, and the thumbnail image 200 of that frame is displayed with the cursor (frame ) Enlarged and displayed with 200A added.

マルチ再生表示において十字ボタン34の上下左右のキー操作を行うと、現在選択されている選択コマのサムネイル画像の表示位置に対してキー操作の方向に対応したサムネイル画像の位置にカーソル(枠)が移動し、そのカーソルの位置にサムネイル画像として表示されているコマが選択コマに切り替えられる。画面に表示されていないコマがある場合に、その方向(画面内にサムネイル画像として表示されている他のコマを選択する方向以外の方向)にキー操作すると、サムネイル画像が上下にスクロールされて最上列又は最下列に新たなコマのサムネイル画像が表示される。   When the up / down / left / right key operation of the cross button 34 is performed in the multi-playback display, the cursor (frame) is placed at the position of the thumbnail image corresponding to the direction of the key operation with respect to the display position of the thumbnail image of the currently selected frame. The frame displayed as a thumbnail image at the position of the cursor is switched to the selected frame. If there is a frame that is not displayed on the screen, if you perform key operations in that direction (other than the direction for selecting other images displayed as thumbnail images on the screen), the thumbnail image will scroll up and down to the top. A thumbnail image of a new frame is displayed in the row or the bottom row.

また、マルチ再生表示においてMENU/OKボタン36を押すと、図4(A)に示した1コマ再生表示に切り替わり、マルチ再生表示で選択されていた選択コマの画像が1コマ再生表示により画面に表示される。   Further, when the MENU / OK button 36 is pressed in the multi-playback display, the screen is switched to the single-frame playback display shown in FIG. 4A, and the image of the selected frame selected in the multi-playback display is displayed on the screen by the single-frame playback display. Is displayed.

一方、マルチ再生表示においてDISP/BACKボタン40を一回押すと、図4(D)のように日付再生表示に切り替えられる。この日付再生表示は、ユーザが指定(選択)した撮影日のコマのサムネイル画像のみを一覧表示する画面であり、図4(C)のマルチ再生表示から図4(D)の日付再生表示に切り替わる際に、後述のように記憶メディア150に記録された画像ファイルの日付ソートの処理が行われる。尚、図5(A)〜(C)に示すように、マルチ再生表示(図4(C)に相当する図5(A))から日付再生表示(図4(D)に相当する図5(C))に切り替わる際の日付ソート時には、日付ソートの処理中であることを示す図5(B)のソート中表示が液晶モニタ30の画面に表示される。   On the other hand, when the DISP / BACK button 40 is pressed once in the multi playback display, the display is switched to the date playback display as shown in FIG. This date reproduction display is a screen that displays a list of only thumbnail images of the shooting dates designated (selected) by the user, and switches from the multi reproduction display of FIG. 4C to the date reproduction display of FIG. 4D. At this time, date sorting processing of the image files recorded in the storage medium 150 is performed as described later. As shown in FIGS. 5A to 5C, the multi-reproduction display (FIG. 5A corresponding to FIG. 4C) is changed to the date reproduction display (FIG. 5D corresponding to FIG. 4D). At the time of date sorting at the time of switching to C)), a sorting display in FIG. 5B indicating that the date sorting is being performed is displayed on the screen of the liquid crystal monitor 30.

日付再生表示は、画面左側の日付選択エリア210とその右側全域の画像表示エリア212とに分けられている。   The date reproduction display is divided into a date selection area 210 on the left side of the screen and an image display area 212 on the entire right side thereof.

日付選択エリア210は、画像表示エリア212に一覧表示するコマの撮影日を選択する領域であり、その日付選択エリア210には、記憶メディア150に記録されている全て(又は特定の対象領域)の画像ファイルにおいて、いずれか1つにでもExifTAGの撮影日時として記録されている撮影日が選択可能な撮影日として上から古い順に表示される。   The date selection area 210 is an area for selecting the shooting dates of frames to be displayed in a list in the image display area 212. In the date selection area 210, all (or a specific target area) recorded on the storage medium 150 are displayed. In any one of the image files, the shooting date recorded as the shooting date / time of ExifTAG is displayed as the selectable shooting date from the top to the oldest.

図4(C)のマルチ再生表示から図4(D)の日付再生表示に切り替わった直後では、マルチ再生表示において選択されていたコマの撮影日が選択されている状態にあり、後述のように日付選択エリア210にカーソルが移行している場合に、十字ボタン34を上下にキー操作すると選択する撮影日を切り替えられるようになっている。尚、現在選択している撮影日の文字は反転表示される。また、選択可能な撮影日が画面内に納まらない場合には、日付選択エリア210の最上部又は最下部に表示された日付を選択した状態で十字ボタン34の上キー又は下キーを操作して画面外の方向を指示すると、現在表示されている撮影日の前後の選択可能な撮影日が画面内に表示される。   Immediately after switching from the multi-playback display of FIG. 4C to the date playback display of FIG. 4D, the shooting date of the frame selected in the multi-playback display is selected, as will be described later. When the cursor is moved to the date selection area 210, the shooting date to be selected can be switched by operating the cross button 34 up and down. The character of the currently selected shooting date is highlighted. If the selectable shooting date does not fit within the screen, the upper or lower key of the cross button 34 is operated with the date displayed at the top or bottom of the date selection area 210 selected. When a direction outside the screen is designated, selectable shooting dates before and after the currently displayed shooting date are displayed on the screen.

画像表示エリア212は、日付選択エリア210で選択された撮影日に該当するコマのサムネイル画像を一覧表示するための領域である。画像表示エリア212には、最大11コマのサムネイル画像が画面最上列中央を先頭コマとして、左から右の順に3コマ(最上列は2コマ)ずつ、上から下に4列に並べて表示される。   The image display area 212 is an area for displaying a list of thumbnail images of frames corresponding to the shooting date selected in the date selection area 210. In the image display area 212, thumbnail images of up to 11 frames are displayed in four columns from the top to the bottom, 3 frames from left to right (the top row is 2 frames) starting from the center of the top row of the screen. .

図4(C)のマルチ再生表示から図4(D)の日付再生表示に切り替わった直後では、上述のようにマルチ再生表示において選択されていたコマの撮影日が初期の撮影日として選択されると共に、その撮影日のコマのサムネイル画像が画像表示エリア212に一覧表示される。また、マルチ再生表示の場合と同様にいずれか1つのコマが選択コマとして選択されている状態にあり、その選択コマのサムネイル画像が、他のコマのサムネイル画像よりも僅かに大きいサイズで、かつカーソルに相当する枠の画像が付加された状態で表示される。マルチ再生表示から日付再生表示に切り替わった直後ではマルチ再生表示で選択されていたコマが初期の選択コマとなり、図4(D)のようにそのサムネイル画像220がカーソル(枠)220Aを付加された状態で他より拡大して表示される。   Immediately after switching from the multi playback display in FIG. 4C to the date playback display in FIG. 4D, the shooting date of the frame selected in the multi playback display is selected as the initial shooting date as described above. At the same time, thumbnail images of the frames on the shooting date are displayed in a list in the image display area 212. Similarly to the case of multi-playback display, any one frame is selected as the selected frame, and the thumbnail image of the selected frame is slightly larger than the thumbnail image of the other frame, and It is displayed with a frame image corresponding to the cursor added. Immediately after switching from the multi-playback display to the date-playback display, the frame selected in the multi-playback display becomes the initial selected frame, and the thumbnail image 220 is added with a cursor (frame) 220A as shown in FIG. It is displayed in a larger state than others.

画像表示エリア212にカーソルがある場合に、十字ボタン34の上下左右のキー操作を行うと、マルチ再生表示の場合と同様に現在選択されている選択コマのサムネイル画像の表示位置に対してキー操作の方向に対応したサムネイル画像の位置にカーソル(枠)が移動し、そのカーソルの位置のサムネイル画像として表示されているコマが選択コマに切り替えられる。画面に表示されていないコマがある場合に、その方向(画面内にサムネイル画像として表示されている他のコマを選択する方向以外の方向)にキー操作すると、サムネイル画像が上下にスクロールされて最上列又は最下列に新たなコマのサムネイル画像が表示される。   If the up / down / left / right key operation of the cross button 34 is performed when the cursor is in the image display area 212, the key operation is performed with respect to the display position of the thumbnail image of the currently selected frame as in the case of multi-playback display. The cursor (frame) moves to the position of the thumbnail image corresponding to the direction of, and the frame displayed as the thumbnail image at the position of the cursor is switched to the selected frame. If there is a frame that is not displayed on the screen, if you perform key operations in that direction (other than the direction for selecting other images displayed as thumbnail images on the screen), the thumbnail image will scroll up and down to the top. A thumbnail image of a new frame is displayed in the row or the bottom row.

マルチ再生表示から日付再生表示に切り替わった直後では、画像表示エリア212にカーソルがあり(十字ボタン34を操作すると画像表示エリア212内でカーソルが移動する状態)、日付選択エリア210にカーソルを移行する場合、又は、日付選択エリア210から画像表示エリア212にカーソルを移行する場合には以下の操作を行う。   Immediately after switching from the multi-playback display to the date playback display, the cursor is in the image display area 212 (the cursor moves in the image display area 212 when the cross button 34 is operated), and the cursor is moved to the date selection area 210. If the cursor is moved from the date selection area 210 to the image display area 212, the following operation is performed.

マルチ再生表示から日付再生表示に切り替わった直後等において、図6(A)のように画像表示エリア212内にカーソルがあり、所定のコマが選択コマとして選択されているとする。尚、図6(A)は、図5(C)と同様にマルチ再生表示で選択されていた選択コマ(サムネイル画像220のコマ)が選択されている状態を示している。このように画像表示エリア212にカーソルがある場合に、十字ボタン34を上下左右にキー操作し、図6(B)のように左上の“←”が表示された切替コマ222にカーソルを移動させる。続いて、十字ボタン34の左キーを押すと、図6(C)のように日付選択エリア210にカーソルが移動し、撮影日の選択が可能な状態となる。この状態で、十字ボタン34を上下にキー操作すると、図6(D)のように選択する撮影日が変更され(同図の例では2005年12月31日から2006年7月11日に変更)、その選択した撮影日のコマのサムネイル画像が画像表示エリア212に表示される。   Assume that the cursor is in the image display area 212 as shown in FIG. 6A immediately after switching from the multi-playback display to the date playback display, and a predetermined frame is selected as the selected frame. 6A shows a state where the selected frame (the frame of the thumbnail image 220) selected in the multi-playback display is selected as in FIG. 5C. When the cursor is in the image display area 212 in this way, the cross button 34 is operated up, down, left, and right, and the cursor is moved to the switching frame 222 displaying “←” in the upper left as shown in FIG. 6B. . Subsequently, when the left key of the cross button 34 is pressed, the cursor moves to the date selection area 210 as shown in FIG. 6C, and the photographing date can be selected. In this state, when the cross button 34 is operated up and down, the shooting date to be selected is changed as shown in FIG. 6D (in the example shown in the figure, changed from December 31, 2005 to July 11, 2006). ), A thumbnail image of the selected shooting date is displayed in the image display area 212.

図6(C)(又は図6(D))のように日付選択エリア210にカーソルがある場合に、十字ボタン34の右キーを押すと、図6(B)の切替コマ222にカーソルが移動して画像表示エリア212内にカーソルが移行した状態となり、画像表示エリア212において所望のコマを選択コマとして選択できる状態となる。   When the cursor is in the date selection area 210 as shown in FIG. 6C (or FIG. 6D), when the right key of the cross button 34 is pressed, the cursor moves to the switching frame 222 in FIG. 6B. As a result, the cursor moves into the image display area 212, and a desired frame can be selected as a selected frame in the image display area 212.

以上のような日付再生表示において、所望のコマを選択コマとして選択し、DISP/BACKボタン40を一回押すと、図4(A)に示した1コマ再生表示に切り替わり、そのとき選択していた選択コマの画像が画面に表示される。   In the date playback display as described above, when a desired frame is selected as a selected frame and the DISP / BACK button 40 is pressed once, the screen is switched to the single frame playback display shown in FIG. The selected frame image is displayed on the screen.

次に、上記マルチ再生表示から日付再生表示に移行する際における日付ソートに関連する処理について説明する。上述のように、図4(C)又は図5(A)のマルチ再生表示から図4(D)又は図5(C)の日付再生表示に切り替わる際に、記憶メディア150に記録された画像ファイルの日付ソートの処理が行われる。   Next, processing related to date sorting when shifting from the multi-playback display to the date playback display will be described. As described above, the image file recorded on the storage medium 150 when the multi-playback display in FIG. 4C or 5A is switched to the date playback display in FIG. 4D or 5C. The date sorting process is performed.

日付ソートは、以下に示す第1の実施の形態から第4の実施の形態において、2通りの方法が採用されており、その1つの方法として、記憶メディア150に記録されている各画像ファイルの画像データに付加情報(ExifTAG)として付加されている撮影日時(ExifTAGの撮影日時)に基づいて日付ソートを行う場合と、もう1つの方法として、記憶メディア150のシステム領域にファイル管理情報として記録されている各画像ファイルの更新日時(FATの更新日時)に基づいて行う場合とがある。   In the first to fourth embodiments shown below, the date sorting employs two methods, and one of the methods is to sort each image file recorded on the storage medium 150. When date sorting is performed based on the shooting date and time (ExifTAG shooting date and time) added as additional information (ExifTAG) to the image data, as another method, it is recorded as file management information in the system area of the storage medium 150. In some cases, it is performed based on the update date and time (FAT update date and time) of each image file.

まず、第1の実施の形態について説明すると、本第1の実施の形態では、原則として日付ソート対象とする各画像ファイルのExifTAGの撮影日時に基づいて日付ソートを行う。但し、日付ソート対象の画像ファイルの数が多く日付ソートの処理に多くの時間を要する場合にはFATの更新日時に基づいて日付ソートを行うものとする。図7は、その第1の実施の形態におけるCPU110での日付ソートに関する処理手順を示したフローチャートである。   First, the first embodiment will be described. In the first embodiment, in principle, date sorting is performed based on the ExifTAG shooting date and time of each image file to be date sorted. However, when the number of date sorting target image files is large and a long time is required for the date sorting process, the date sorting is performed based on the FAT update date and time. FIG. 7 is a flowchart showing a processing procedure related to date sorting in the CPU 110 in the first embodiment.

CPU110は、日付ソ−トの処理を行う際に、まず、記憶メディア150に記憶されている画像ファイルの数が所定の閾値より大きいか否かを判定する(ステップS10)。NOと判定した場合には、各画像ファイルのExifTAGから撮影日時を読み込み、その撮影日時に基づいて、日付ソートの処理を実行する(ステップS12)。一方、ステップS10においてYES、即ち、画像ファイルの数が閾値より大きいと判定した場合には、記憶メディア150のシステム領域(FATファイルシステムにおけるディレクトリエントリ)から、各画像ファイルの更新日時(FATの更新日時)を読み込み、その更新日時により日付ソートの処理を実行する(ステップS14)。   When performing the date sorting process, the CPU 110 first determines whether or not the number of image files stored in the storage medium 150 is greater than a predetermined threshold (step S10). If NO is determined, the shooting date / time is read from the ExifTAG of each image file, and date sorting processing is executed based on the shooting date / time (step S12). On the other hand, if YES in step S10, that is, if it is determined that the number of image files is larger than the threshold value, the update date / time of each image file (FAT update) from the system area of the storage medium 150 (directory entry in the FAT file system). Date and time) is read, and date sort processing is executed according to the update date and time (step S14).

本実施の形態によれば、原則としてユーザの目的に適合した撮影日時による日付ソートが行われ、図4(D)の日付再生表示において、ユーザが選択した撮影日に該当する撮影日時のコマのサムネイル画像が一覧表示される。一方、日付ソート対象の画像ファイルの数が多大な場合には各画像ファイルの更新日時(FATの更新日時)による日付ソートが行われるため、日付再生表示において撮影日時により分類された一覧表示と結果が相違するおそれがあるが、日付ソートの処理に多大な時間を要し、マルチ再生表示から日付再生表示に切り替わるまでのユーザの待ち時間が長くなり過ぎる等の不具合が防止される。   According to the present embodiment, in principle, date sorting is performed based on the shooting date and time suitable for the user's purpose, and in the date reproduction display of FIG. 4D, the shooting date and time frames corresponding to the shooting date selected by the user are displayed. A list of thumbnail images is displayed. On the other hand, when the number of image files subject to date sorting is large, date sorting is performed based on the update date / time (FAT update date / time) of each image file. However, there is a possibility that the date sorting process takes a long time, and the user's waiting time until switching from the multi-playback display to the date playback display becomes too long.

尚、上記処理では、記憶メディア150に記録されている画像ファイルの数が所定の閾値より大きい場合にFATの更新日時により日付ソートを行うものとしたが、日付ソートに要する時間を予測し、その時間が所定の閾値以下であれば、ExifTAGの撮影日時により日付ソートを行い、前記閾値より大きい場合にはFATの更新日時による日付ソートに切り替えるようにしてもよい。   In the above processing, when the number of image files recorded in the storage medium 150 is larger than a predetermined threshold, the date sort is performed according to the FAT update date and time. If the time is less than or equal to a predetermined threshold, date sorting may be performed based on the ExifTAG shooting date and time, and if the time is larger than the threshold, switching to date sorting based on the FAT update date and time may be performed.

次に第2の実施の形態について説明すると、本第2の実施の形態では、日付ソート対象とする各画像ファイルの更新日時(FATの更新日時)に基づいて日付ソートを行うものとする。また、その日付ソートの結果に基づいて図4(D)の日付再生表示を行い、ユーザが選択した撮影日と日付が一致する更新日時の画像ファイルのサムネイル画像を、ユーザが選択した撮影日に該当するコマのサムネイル画像として一覧表示するものとする。その日付再生表示において、一覧表示するコマの画像ファイルからサムネイル画像データ(又は本来の画像データ)を読み出して画面に表示する際に、ExifTAGの撮影日時も同時に読み込み、そのコマの撮影日時と更新日時とを比較する。そして、撮影日時と更新日時が異なることを検出した場合には、その旨の情報を液晶モニタ30に表示し、ユーザに警告する。   Next, a second embodiment will be described. In the second embodiment, date sorting is performed based on the update date / time (FAT update date / time) of each image file to be date-sorted. Further, the date reproduction display of FIG. 4D is performed based on the result of the date sorting, and the thumbnail image of the image file with the update date and time that matches the date selected by the user is displayed on the date selected by the user. A list of thumbnail images of the corresponding frame is displayed. When the thumbnail image data (or original image data) is read from the image file of the frame displayed in the list and displayed on the screen in the date playback display, the shooting date / time of the ExifTAG is also read at the same time, and the shooting date / time and update date / time of the frame And compare. When it is detected that the shooting date / time is different from the update date / time, information to that effect is displayed on the liquid crystal monitor 30 to warn the user.

図8は、上記警告を行う際のCPU110での処理手順を示したフローチャートである。CPU110は、上述のように日付再生表示においてユーザが選択した撮影日と日付が一致する更新日時の画像ファイルからExifTAGの撮影日時を読み出し、その撮影日時と、FATの更新日時とを比較する。そして撮影日時と更新日時とが不一致が否かを判定する(ステップS20)。YESと判定した場合には、 “撮影日時とファイル更新日時が異なります。”という情報を液晶モニタ30の画面に表示して警告を行う(ステップS22)。そして本フローチャートの処理を終了する。一方、ステップS20においてNOと判定した場合には警告を行わずに本フローチャートでの処理を終了する。   FIG. 8 is a flowchart showing a processing procedure in the CPU 110 when performing the warning. As described above, the CPU 110 reads the ExifTAG shooting date and time from the update date and time image file whose date matches the shooting date selected by the user in the date reproduction display, and compares the shooting date and time with the FAT update date and time. Then, it is determined whether or not the shooting date / time and the update date / time are inconsistent (step S20). If it is determined as YES, information “The shooting date and time and the file update date and time are different” is displayed on the screen of the liquid crystal monitor 30 to give a warning (step S22). And the process of this flowchart is complete | finished. On the other hand, if NO is determined in step S20, the process in this flowchart is terminated without warning.

本実施の形態によれば、画像ファイルの更新日時によって日付ソートを行うため、画像ファイルの数が多くても処理時間が短く、ユーザの待ち時間が短い。一方、デジタルカメラ10の機能によりトリミング処理等を行った場合に、撮影日時と更新日時が不一致となった場合に、日付再生表示においてユーザが選択した撮影日と異なるコマのサムネイル画像が一覧表示される可能性があるが、その場合には警告が表示されるためユーザにとって大きな不具合とはならない。また、撮影日時と更新日時が異なるか否かの判断のために撮影日時を画像ファイルから読み出すことが必要となるが、上述のように一覧表示するコマのサムネイル画像を画像ファイルから読み出す際に合わせて行えば、処理負担や処理時間が大幅に増加することもない。   According to the present embodiment, date sorting is performed according to the update date and time of the image file. Therefore, even if the number of image files is large, the processing time is short and the waiting time of the user is short. On the other hand, when trimming processing or the like is performed by the function of the digital camera 10, when the shooting date / time and the update date / time do not match, a list of thumbnail images of frames different from the shooting date selected by the user in the date reproduction display is displayed. In such a case, a warning is displayed, which does not cause a serious problem for the user. In addition, it is necessary to read the shooting date / time from the image file to determine whether the shooting date / time is different from the update date / time. As a result, the processing load and processing time will not increase significantly.

尚、上記処理では、日付再生表示において一覧表示するコマの画像ファイルについて撮影日時と更新日時を比較し、撮影日時と更新日時とが異なる場合に警告表示を行うようにしたが、どのタイミングでどの画像ファイルについて撮影日時と更新日時を比較し、警告表示を行ってもユーザに注意を促すことができるという効果がある。例えば、一覧表示するコマ以外の画像ファイルについても日付再生表示の画面をユーザが確認している間にバックグラウンドの処理として撮影日時と更新日時を比較しておき、必要なときに警告表示を行うようにしてもよい。   In the above processing, the shooting date / time and the update date / time are compared for the image files of the frames displayed as a list in the date playback display. When the shooting date / time and the update date / time are different, a warning is displayed. There is an effect that the user can be alerted even if a warning display is performed by comparing the shooting date and time and the update date and time for the image file. For example, for image files other than the frames to be displayed in a list, the shooting date and the update date are compared as background processing while the user confirms the date playback display screen, and a warning is displayed when necessary. You may do it.

次に第3の実施の形態について説明すると、本第3の実施の形態では、第2の実施の形態と同様に日付ソート対象とする各画像ファイルの更新日時(FATの更新日時)に基づいて日付ソートを行うものとする。また、その日付ソートの結果に基づいて図4(D)の日付再生表示を行い、ユーザが選択した撮影日と日付が一致する更新日時の画像ファイルのサムネイル画像を、ユーザが選択した撮影日に該当するコマのサムネイル画像として一覧表示するものとする。その日付再生表示において、一覧表示するコマの画像ファイルからサムネイル画像データ(又は本来の画像データ)を読み出して画面に表示する際に、ExifTAGの撮影日時も同時に読み込み、そのコマの撮影日時と更新日時とを比較する。これによって撮影日時と更新日時が異なることを検出した場合には、その旨の情報を液晶モニタ30に表示し、ユーザに警告し、また、ユーザの確認後、更新日時を撮影日時に変更する。画像ファイルの更新日時を変更した場合には、その変更した更新日時に基づいて先に行った日付ソートの結果を更新し、その結果に基づいて日付再生表示における一覧表示も変更する。   Next, a third embodiment will be described. In the third embodiment, as in the second embodiment, based on the update date / time (FAT update date / time) of each image file to be date-sorted. Date sorting shall be performed. Further, the date reproduction display of FIG. 4D is performed based on the result of the date sorting, and the thumbnail image of the image file with the update date and time that matches the date selected by the user is displayed on the date selected by the user. A list of thumbnail images of the corresponding frame is displayed. When the thumbnail image data (or original image data) is read from the image file of the frame displayed in the list and displayed on the screen in the date playback display, the shooting date / time of the ExifTAG is also read at the same time, and the shooting date / time and update date / time of the frame And compare. When it is detected that the shooting date / time is different from the update date / time, information to that effect is displayed on the liquid crystal monitor 30 to warn the user, and after confirmation by the user, the update date / time is changed to the shooting date / time. When the update date / time of the image file is changed, the result of the date sorting performed previously is updated based on the changed update date / time, and the list display in the date reproduction display is also changed based on the result.

図9は、上記警告及び更新日時の変更を行う際のCPU110での処理手順を示したフローチャートである。CPU110は、上述のように日付再生表示においてユーザが選択した撮影日と日付が一致する更新日時の画像ファイルからExifTAGの撮影日時を読み出し、その撮影日時と、FATの更新日時とを比較する。そして撮影日時と更新日時とが不一致か否かを判定する(ステップS30)。NOと判定した場合には本フローチャートでの処理を終了する。一方、YESと判定した場合には、 “撮影日時とファイル更新日時が異なります。ファイル更新日時を撮影日時に変更しますか?”との警告及び確認の表示を行う(ステップS32)。続いて、ユーザ入力によりYESが選択されたか否かを判定する(ステップS34)。例えばMENU/OKボタン36が押されたか否かでYESが選択されたか否かを判定する。YESと判定した場合には、FATの更新日時を撮影日時に変更する処理を実行する(ステップS36)。そして、本フローチャートの処理を終了する。一方、ステップS34においてNOと判定した場合には、更新日時を変更することなく本フローチャートの処理を終了する。   FIG. 9 is a flowchart showing a processing procedure in the CPU 110 when the warning and update date / time are changed. As described above, the CPU 110 reads the ExifTAG shooting date and time from the update date and time image file whose date matches the shooting date selected by the user in the date reproduction display, and compares the shooting date and time with the FAT update date and time. Then, it is determined whether or not the shooting date / time and the update date / time are inconsistent (step S30). If NO is determined, the process in this flowchart is terminated. On the other hand, if it is determined as YES, a warning and confirmation message “The shooting date and time and the file update date and time are different. Do you want to change the file update date and time to the shooting date and time?” Is displayed (step S32). Subsequently, it is determined whether or not YES is selected by the user input (step S34). For example, it is determined whether or not YES is selected depending on whether or not the MENU / OK button 36 is pressed. If YES is determined, a process of changing the FAT update date / time to the shooting date / time is executed (step S36). And the process of this flowchart is complete | finished. On the other hand, if it is determined as NO in step S34, the process of this flowchart is terminated without changing the update date and time.

本実施の形態によれば、画像ファイルの更新日時によって日付ソートを行うため、画像ファイルの数が多くても処理時間が短く、ユーザの待ち時間が短い。一方、撮影日時と更新日時が不一致となった場合に、日付再生表示においてユーザが選択した撮影日と異なるコマのサムネイル画像が一覧表示される可能性があるが、その場合には警告が表示されるためユーザにとって大きな不具合とはならない。また、撮影日時と更新日時が異なるか否かの判断のために撮影日時を画像ファイルから読み出すことが必要となるが、上述のように一覧表示するコマのサムネイル画像を画像ファイルから読み出す際に行えば、処理負担や処理時間が大幅に増加することもない。更に、ユーザが許可すれば画像ファイルの更新日時を撮影日時に変更して再ソートされるため、結果的にExifTAGの撮影日時により日付ソートを行った場合と同じ結果を得ることができる。   According to the present embodiment, date sorting is performed according to the update date and time of the image file. Therefore, even if the number of image files is large, the processing time is short and the waiting time of the user is short. On the other hand, if the shooting date / time and the update date / time do not match, there may be a list of thumbnail images of frames that differ from the shooting date selected by the user in the date playback display. In that case, a warning is displayed. Therefore, this is not a major problem for the user. In addition, it is necessary to read the shooting date / time from the image file to determine whether the shooting date / time is different from the update date / time. However, as described above, it is necessary to read the thumbnail images of the frames displayed as a list from the image file. For example, the processing load and processing time do not increase significantly. Furthermore, if the user permits, the image file update date / time is changed to the shooting date / time and the image is re-sorted. As a result, the same result as when the date sorting is performed by the ExifTAG shooting date / time can be obtained.

尚、上記処理では、日付再生表示において一覧表示するコマの画像ファイルについて撮影日時と更新日時を比較し、撮影日時と更新日時とが異なる場合に警告表示や更新日時の変更確認と変更を行うようにしたが、どのタイミングでどの画像ファイルについて撮影日時と更新日時を比較し、警告表示及び更新日時の変更確認と変更を行ってもユーザに注意を促すこと、及び、更新日時による日付ソートでも撮影日時による日付ソートと同一結果を得ることができるという効果がある。例えば、一覧表示するコマ以外の画像ファイルについても日付再生表示の画面をユーザが確認している間にバックグラウンドの処理として撮影日時と更新日時を比較しておき、必要なときに警告表示及び更新日付の変更確認と変更を行うようにしてもよい。また、最初の日付ソートを行う前に全ての画像ファイルについて撮影日時と更新日時を比較し、警告表示及び更新日時の変更確認と変更を行ってから日付ソートを行うようにしてもよい。また、撮影日時と更新日時が異なる場合に、ユーザに確認することなく更新日時を自動的に撮影日時に変更するようにしてもよい。更に、更新日時の変更の確認は実質的に警告表示に相当するため、必ずしも警告そのものの情報を表示する必要はない。   In the above processing, the shooting date / time and the update date / time are compared for the image files of the frames displayed as a list in the date reproduction display, and if the shooting date / time and the update date / time are different, the warning display and the update date / time change confirmation are made and changed. However, it is possible to compare the shooting date and time and update date and time for any image file at any timing, to alert the user even if the warning display and update date and time are confirmed and changed, and to take a picture by date sorting based on the update date and time. There is an effect that the same result as the date sorting by date and time can be obtained. For example, for image files other than the frames to be displayed in a list, the shooting date / time and the update date / time are compared as background processing while the user confirms the date playback display screen, and a warning is displayed and updated when necessary. Date change confirmation and change may be performed. Further, before the first date sorting, the shooting date and the update date and time may be compared for all the image files, and the date display may be performed after confirming and changing the warning display and the update date and time. Further, when the shooting date / time and the update date / time are different, the update date / time may be automatically changed to the shooting date / time without confirming with the user. Furthermore, since the confirmation of the update date / time change substantially corresponds to a warning display, it is not always necessary to display the information of the warning itself.

次に第4の実施の形態について説明すると、本第4の実施の形態では、第2の実施の形態及び第3の実施の形態と同様に日付ソート対象とする各画像ファイルの更新日時(FATの更新日時)に基づいて日付ソートを行うものとする。また、その日付ソートの結果に基づいて図4(D)の日付再生表示を行い、ユーザが選択した撮影日と日付が一致する更新日時の画像ファイルのサムネイル画像を、ユーザが選択した撮影日に該当するコマのサムネイル画像として一覧表示するものとする。その日付再生表示において、一覧表示するコマの画像ファイルからサムネイル画像データ(又は本来の画像データ)を読み出して画面に表示する際に、ExifTAGの撮影日時も同時に読み込み、そのコマの撮影日時と更新日時とを比較する。これによって撮影日時と更新日時が異なることを検出した場合には、そのコマについては撮影日時を用いて更新日時による日付ソートの結果を更新し、その更新した結果に基づいて日付再生表示における一覧表示を再表示する。   Next, the fourth embodiment will be described. In the fourth embodiment, as in the second and third embodiments, the update date and time (FAT) of each image file to be date-sorted is described. The date sorting is performed on the basis of the update date and time. Further, the date reproduction display of FIG. 4D is performed based on the result of the date sorting, and the thumbnail image of the image file with the update date and time that matches the date selected by the user is displayed on the date selected by the user. A list of thumbnail images of the corresponding frame is displayed. When the thumbnail image data (or original image data) is read from the image file of the frame displayed in the list and displayed on the screen in the date playback display, the shooting date / time of the frame is also read and the shooting date / time and update date / time of the frame are also read. And compare. If it is detected that the shooting date / time is different from the update date / time, the date sorting result for the frame is updated using the shooting date / time, and a list display in the date reproduction display is performed based on the updated result. Is displayed again.

図10は、更新日時による日付ソートの結果を撮影日時で更新する際のCPU110での処理手順を示したフローチャートである。CPU110は、上述のように日付再生表示においてユーザが選択した撮影日と日付が一致する更新日時の画像ファイルからExifTAGの撮影日時を読み出し、その撮影日時と、FATの更新日時とを比較する。そして撮影日時と更新日時とが不一致か否かを判定する(ステップS40)。YESと判定した場合には、更新日時による日付ソートの結果を、撮影日時に基づいて更新し、その更新した結果に基づいて日付再生表示における一覧表示を再表示する(ステップS42)。そして本フローチャートの処理を終了する。一方、ステップS40において、NOと判定した場合には更新日時による日付ソートを更新することなく本フローチャートの処理を終了する。   FIG. 10 is a flowchart illustrating a processing procedure in the CPU 110 when the date sorting result based on the update date / time is updated with the shooting date / time. As described above, the CPU 110 reads the ExifTAG shooting date and time from the update date and time image file whose date matches the shooting date selected by the user in the date reproduction display, and compares the shooting date and time with the FAT update date and time. Then, it is determined whether or not the shooting date / time and the update date / time are inconsistent (step S40). When it determines with YES, the date sort result by update date is updated based on imaging | photography date, and the list display in a date reproduction display is redisplayed based on the updated result (step S42). And the process of this flowchart is complete | finished. On the other hand, if it is determined as NO in step S40, the process of this flowchart is terminated without updating the date sort by the update date.

本実施の形態によれば、画像ファイルの更新日時によって日付ソートを行うため、画像ファイルの数が多くても処理時間が短く、ユーザの待ち時間が短い。一方、撮影日時と更新日時が不一致となる場合に、日付再生表示においてユーザが選択した撮影日と異なるコマのサムネイル画像が一覧表示される可能性があるが、その場合には撮影日時により日付ソートの結果が更新され、一覧表示が再表示されるため、結果的に撮影日時により日付ソートを行った場合と同じ結果を得ることができる。   According to the present embodiment, date sorting is performed according to the update date and time of the image file. Therefore, even if the number of image files is large, the processing time is short and the waiting time of the user is short. On the other hand, if the shooting date / time and the update date / time do not match, there may be a list of thumbnail images of frames that differ from the shooting date selected by the user in date playback display. As a result, the list display is re-displayed, and as a result, the same result as when the date sorting is performed by the shooting date and time can be obtained.

以上、第1〜第4の実施の形態では、日付再生表示において日付ソートの結果に基づいてサムネイル画像を一覧表示する場合について説明したが、サムネイル画像に限らず画像ファイルに関する情報、例えばファイル名を表示する場合であっても本発明を適用できる。   As described above, in the first to fourth embodiments, the case where thumbnail images are displayed as a list based on the result of date sorting in date reproduction display has been described. However, not only thumbnail images but also information on image files, for example, file names are displayed. The present invention can be applied even when displaying.

また、日付ソートの結果に基づいて画像ファイルの情報を一覧表示する条件はユーザが指定した撮影日に該当するものという条件以外であっても本発明は有効である。   Further, the present invention is effective even if the condition for displaying a list of image file information based on the result of the date sorting is other than the condition corresponding to the shooting date designated by the user.

また、上記実施の形態では、画像ファイルがExif形式により記録されているものとしたが、本発明は、Exif形式以外の形式で記録された画像ファイルであっても撮影日時の情報を有するものであれば適用できる。また、メモリのファイル管理システムとしてFATファイルシステムが用いられている場合について説明したが、本発明は、FATファイルシステム以外の方式で画像ファイルが管理されている場合であってもファイルの更新日時が記録されている場合であれば適用できる。   In the above embodiment, the image file is recorded in the Exif format. However, the present invention has information on the shooting date and time even for an image file recorded in a format other than the Exif format. If applicable. Further, the case where the FAT file system is used as the memory file management system has been described. However, in the present invention, even when the image file is managed by a method other than the FAT file system, the file update date / time is determined. Applicable if it is recorded.

また、上記実施の形態ではデジタルカメラのような撮像装置に本発明を適用した場合の態様について説明したが、本発明は、コンピュータ等の任意の装置において画像ファイルの日付ソートを行う場合に適用できる。   In the above-described embodiment, the aspect in which the present invention is applied to an imaging apparatus such as a digital camera has been described. However, the present invention can be applied to the case where image files are date-sorted in an arbitrary apparatus such as a computer. .

本発明が適用されたデジタルカメラの外観を示した正面斜視図。1 is a front perspective view showing the appearance of a digital camera to which the present invention is applied. 本発明が適用されたデジタルカメラの外観を示した背面斜視図。1 is a rear perspective view showing the appearance of a digital camera to which the present invention is applied. 図1及び図2のデジタルカメラの電気的構成を示したブロック図。FIG. 3 is a block diagram showing an electrical configuration of the digital camera of FIGS. 1 and 2. 再生モードにおける液晶モニタの画面表示の切替例を示した図。The figure which showed the example of switching of the screen display of the liquid crystal monitor in reproduction | regeneration mode. 液晶モニタの画面において、マルチ再生表示から日付再生表示に切り替えられる間の日付ソート中を知らせる表示例を示した図。The figure which showed the example of a display informing on the screen of a liquid crystal monitor that the date sort is being performed while switching from multi reproduction display to date reproduction display. 日付再生表示において画像表示エリアと日付選択エリアとの間でカーソルを移行させる操作の説明に使用した説明図。Explanatory drawing used for description of operation which moves a cursor between an image display area and a date selection area in date reproduction display. 第1の実施の形態におけるCPUでの日付ソートに関する処理手順を示したフローチャート。The flowchart which showed the process sequence regarding the date sort in CPU in 1st Embodiment. 第2の実施の形態におけるCPUでの日付ソートに関する処理手順を示したフローチャート。The flowchart which showed the process sequence regarding the date sort in CPU in 2nd Embodiment. 第3の実施の形態におけるCPUでの日付ソートに関する処理手順を示したフローチャート。The flowchart which showed the process sequence regarding the date sort in CPU in 3rd Embodiment. 第4の実施の形態におけるCPUでの日付ソートに関する処理手順を示したフローチャート。The flowchart which showed the process sequence regarding the date sort in CPU in 4th Embodiment.

符号の説明Explanation of symbols

10…デジタルカメラ、12…カメラ本体、14…撮影レンズ、18…ストロボ、22…シャッタボタン、24…電源/モードスイッチ、26…モードダイヤル、28…ファインダ接眼部、30…液晶モニタ、32…ズームボタン、34…十字ボタン、36…MENU/OKボタン、40…DISP/BACKボタン、110…CPU、112…操作部、116…ROM、118…EEPROM、120…メモリ、122…VRAM、126…撮影光学系、134…撮像素子(CCD)、136…タイミングジェネレータ、138…アナログ信号処理回路、142…画像入力コントローラ、144…画像信号処理回路、146…圧縮・伸張処理回路、148…メディアコントローラ、150…記憶メディア(メモリカード)、152…エンコーダ、154…AE/AWB検出回路、156…AF検出回路、158…ストロボ制御回路、164…電源制御回路 DESCRIPTION OF SYMBOLS 10 ... Digital camera, 12 ... Camera body, 14 ... Shooting lens, 18 ... Strobe, 22 ... Shutter button, 24 ... Power / mode switch, 26 ... Mode dial, 28 ... Viewfinder eyepiece, 30 ... LCD monitor, 32 ... Zoom button, 34 ... cross button, 36 ... MENU / OK button, 40 ... DISP / BACK button, 110 ... CPU, 112 ... operation unit, 116 ... ROM, 118 ... EEPROM, 120 ... memory, 122 ... VRAM, 126 ... shooting Optical system 134 ... Image sensor (CCD) 136 ... Timing generator 138 ... Analog signal processing circuit 142 ... Image input controller 144 ... Image signal processing circuit 146 ... Compression / decompression processing circuit 148 ... Media controller 150 ... Storage media (memory card), 152 ... Enko Da, 154 ... AE / AWB detection circuit, 156 ... AF detecting circuit, 158 ... flash control circuit, 164 ... power supply control circuit

Claims (27)

撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリと、
前記メモリに記録されている日付ソート対象の画像ファイルを前記撮影日時に基づいて日付ソートする日付ソート手段であって、前記日付ソート対象の画像ファイルの数、又は、前記撮影日時に基づく日付ソートの処理に要すると予測される時間が、所定の閾値を超えた場合には、前記更新日時に基づいて日付ソートを行う日付ソート手段と、
前記日付ソート手段により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示手段と、
を備えたことを特徴とする日付ソート機能付き画像ファイル情報表示装置。
A memory in which a plurality of image files having image data of a photographed image and information on the photographing date and time when the image was photographed are recorded and the update date and time of each image file is recorded as file management information;
Date sorting means for sorting the date-sorted image files recorded in the memory based on the shooting date and time, the number of the date-sorted image files, or the date sorting based on the shooting date and time When the time estimated to be required for processing exceeds a predetermined threshold, date sorting means for performing date sorting based on the update date and time,
Based on the date sorting result obtained by the date sorting means, display means for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date,
An image file information display device with a date sort function.
撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリと、
前記メモリに記録されている日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート手段と、
前記日付ソート手段により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示手段と、
前記日付ソート対象の画像ファイルのうち前記更新日時と前記撮影日時とが異なる画像ファイルが存在する場合に、警告情報を表示する警告表示手段と、
を備えたことを特徴とする日付ソート機能付き画像ファイル情報表示装置。
A memory in which a plurality of image files having image data of a photographed image and information on the photographing date and time when the image was photographed are recorded and the update date and time of each image file is recorded as file management information;
Date sorting means for sorting the date-sorted image file recorded in the memory based on the update date and time;
Based on the date sorting result obtained by the date sorting means, display means for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date,
Warning display means for displaying warning information when there is an image file with the update date and time and the shooting date and time different among the date sorting target image files;
An image file information display device with a date sort function.
前記警告表示手段は、前記表示手段における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合に前記警告情報を表示することを特徴とする請求項2の日付ソート機能付き画像ファイル情報表示装置。   The warning display means compares the update date and time and the shooting date and time of an image file that meets the predetermined condition in the display means, and displays the warning information when the update date and time and the shooting date and time are different. The image file information display device with a date sort function according to claim 2. 撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリと、
前記メモリに記録されている日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート手段と、
前記日付ソート手段により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示手段と、
前記日付ソート対象の画像ファイルのうち前記更新日時と前記撮影日時とが異なる画像ファイルについて前記更新日時を前記撮影日時に変更する更新日時変更手段と、
を備えたことを特徴とする日付ソート機能付き画像ファイル情報表示装置。
A memory in which a plurality of image files having image data of a photographed image and information on the photographing date and time when the image was photographed are recorded and the update date and time of each image file is recorded as file management information;
Date sorting means for sorting the date-sorted image file recorded in the memory based on the update date and time;
Based on the date sorting result obtained by the date sorting means, display means for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date,
Update date / time changing means for changing the update date / time to the shooting date / time for an image file having the date / date of sorting different from the update date / time and the shooting date / time;
An image file information display device with a date sort function.
前記更新日時変更手段は、前記更新日時の変更を了解するユーザの指示を受入する了解手段を有し、該了解手段により了解の指示を受入した場合にのみ前記更新日時を変更することを特徴とする請求項4の日付ソート機能付き画像ファイル情報表示装置。   The update date and time changing means has an acceptance means for accepting a user instruction to approve the change of the update date and time, and changes the update date and time only when an acceptance instruction is accepted by the acceptance means. The image file information display device with a date sort function according to claim 4. 前記更新日時変更手段は、前記日付ソート手段により日付ソートが行われる前に前記更新日時の変更を行うことを特徴とする請求項4又は5の日付ソート機能付き画像ファイル情報表示装置。   6. The image file information display device with a date sort function according to claim 4, wherein the update date / time changing means changes the update date / time before the date sorting is performed by the date sorting means. 前記更新日時変更手段は、前記日付ソート手段により前記日付ソートが一旦行われた後に前記更新日時の変更を行うと共に、前記日付ソート手段は、前記更新日時変更手段により前記更新日時の変更が行われた場合に、該変更された更新日時に基づいて前記日付ソートの結果を更新することを特徴とする請求項5の日付ソート機能付き画像ファイル情報表示装置。   The update date / time changing means changes the update date / time after the date sorting is once performed by the date sort means, and the date sort means is changed by the update date / time change means. 6. The image file information display device with a date sort function according to claim 5, wherein the date sort result is updated based on the changed update date and time. 前記更新日時変更手段は、前記表示手段における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合に該更新日時の変更を行うことを特徴とする請求項7の日付ソート機能付き画像ファイル情報表示装置。   The update date / time changing means compares the update date / time of the image file that meets the predetermined condition in the display means with the shooting date / time, and changes the update date / time when the update date / time differs from the shooting date / time. 8. The image file information display device with a date sort function according to claim 7, wherein the image file information display device has a date sort function. 撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリと、
前記メモリに記録されている日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート手段と、
前記日付ソート手段により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示手段と、
前記表示手段における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合には、該撮影日時に基づいて前記日付ソート手段による日付ソートの結果を更新すると共に、該更新した日付ソートの結果に基づいて前記表示手段により前記画像ファイルに関する情報を一覧表示する更新手段と、
を備えたことを特徴とする日付ソート機能付き画像ファイル情報表示装置。
A memory in which a plurality of image files having image data of a photographed image and information on the photographing date and time when the image was photographed are recorded and the update date and time of each image file is recorded as file management information;
Date sorting means for sorting the date-sorted image file recorded in the memory based on the update date and time;
Based on the date sorting result obtained by the date sorting means, display means for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date,
The update date and time of the image file that meets the predetermined condition in the display means are compared with the shooting date and time. If the update date and time and the shooting date and time are different, the date sorting means is based on the shooting date and time. Updating means for updating the date sort result, and displaying a list of information on the image file by the display means based on the updated date sort result;
An image file information display device with a date sort function.
前記表示手段は、前記一覧表示する画像ファイルに関する情報として各画像ファイルが有する画像データの低解像度画像を表示することを特徴とする請求項1〜9のうちいずれか1に記載の日付ソート機能付き画像ファイル情報表示装置。   10. The date sorting function according to claim 1, wherein the display unit displays a low-resolution image of image data included in each image file as information on the image files to be displayed in a list. Image file information display device. 前記表示手段は、前記日付に関連する所定の条件として、ユーザにより指定された日付に該当する画像ファイルに関する情報を一覧表示するとの条件に適合するように前記日付ソート対象の画像ファイルに関する情報を一覧表示することを特徴とする請求項1〜10のうちいずれか1に記載の日付ソート機能付き画像ファイル情報表示装置。   The display means lists information on the date sorting target image files so as to meet a condition for displaying a list of information on image files corresponding to the date specified by the user as a predetermined condition related to the date. The image file information display device with a date sort function according to claim 1, wherein the image file information display device has a date sort function. 前記画像ファイルは、EXIF形式の画像ファイルであり、前記撮影日時は、前記画像データの付加情報として画像ファイル内に記録されることを特徴とする請求項1〜11のうちいずれか1に記載の日付ソート機能付き画像ファイル情報表示装置。   12. The image file according to claim 1, wherein the image file is an image file in an EXIF format, and the shooting date and time is recorded in the image file as additional information of the image data. Image file information display device with date sort function. 前記メモリに記録されている画像ファイルは、FATファイルシステムにより管理され、該画像ファイルの更新日時は、該FATファイルシステムにおいて前記メモリ内の管理情報が記録されるシステム領域に記録されることを特徴とする請求項1〜12のうちいずれか1に記載の日付ソート機能付き画像ファイル情報表示装置。   The image file recorded in the memory is managed by a FAT file system, and the update date and time of the image file is recorded in a system area in which management information in the memory is recorded in the FAT file system. The image file information display device with a date sort function according to any one of claims 1 to 12. 撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリに存在する日付ソート対象の画像ファイルを前記撮影日時に基づいて日付ソートする日付ソート工程であって、前記日付ソート対象の画像ファイルの数、又は、前記撮影日時に基づく日付ソートの処理に要すると予測される時間が、所定の閾値を超えた場合には、前記更新日時に基づいて日付ソートを行う日付ソート工程と、
前記日付ソート工程により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示工程と、
を備えたことを特徴とする画像ファイル情報表示方法。
Date sort target existing in a memory in which a plurality of image files having image data of captured images and information on the shooting date and time when the images were captured are recorded and the update date and time of each image file is recorded as file management information Is a date sorting step of date-sorting the image files based on the shooting date and time, the number of image files to be date-sorted, or the time estimated to be required for the date sorting process based on the shooting date and time, If a predetermined threshold is exceeded, a date sorting step for performing date sorting based on the update date and time,
Based on the date sorting result obtained by the date sorting step, a display step for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date;
An image file information display method characterized by comprising:
撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリに存在する日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート工程と、
前記日付ソート工程により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示工程と、
前記日付ソート対象の画像ファイルのうち前記更新日時と前記撮影日時とが異なる画像ファイルが存在する場合に、警告情報を表示する警告表示工程と、
を備えたことを特徴とする画像ファイル情報表示方法。
Date sort target existing in a memory in which a plurality of image files having image data of captured images and information on the shooting date and time when the images were captured are recorded and the update date and time of each image file is recorded as file management information A date sorting step of sorting the image files of the date based on the update date and time,
Based on the date sorting result obtained by the date sorting step, a display step for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date;
A warning display step of displaying warning information when there is an image file with the update date and time and the shooting date and time different from among the date sorting target image files;
An image file information display method characterized by comprising:
前記警告表示工程は、前記表示工程における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合に前記警告情報を表示することを特徴とする請求項15の画像ファイル情報表示方法。   The warning display step compares the update date and time and the shooting date and time of an image file that meets the predetermined condition in the display step, and displays the warning information when the update date and time and the shooting date and time are different. The image file information display method according to claim 15. 撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリに存在する日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート工程と、
前記日付ソート工程により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示工程と、
前記日付ソート対象の画像ファイルのうち前記更新日時と前記撮影日時とが異なる画像ファイルについて前記更新日時を前記撮影日時に変更する更新日時変更工程と、
を備えたことを特徴とする画像ファイル情報表示方法。
Date sort target existing in a memory in which a plurality of image files having image data of captured images and information on the shooting date and time when the images were captured are recorded and the update date and time of each image file is recorded as file management information A date sorting step of sorting the image files of the date based on the update date and time,
Based on the date sorting result obtained by the date sorting step, a display step for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date;
An update date / time changing step of changing the update date / time to the shooting date / time for an image file in which the update date / time and the shooting date / time are different from among the date sorting target image files;
An image file information display method characterized by comprising:
前記更新日時変更工程は、前記更新日時の変更を了解するユーザの指示を受入する了解工程を有し、該了解工程により了解の指示を受入した場合にのみ前記更新日時を変更することを特徴とする請求項17の画像ファイル情報表示方法。   The update date and time changing step has an approval step of accepting a user's instruction to understand the change of the update date and time, and the update date and time is changed only when an approval instruction is accepted by the approval step. The image file information display method according to claim 17. 前記更新日時変更工程は、前記日付ソート工程により日付ソートが行われる前に前記更新日時の変更を行うことを特徴とする請求項17又は18の画像ファイル情報表示方法。   19. The image file information display method according to claim 17, wherein the update date / time changing step changes the update date / time before date sorting is performed by the date sorting step. 前記更新日時変更工程は、前記日付ソート工程により前記日付ソートが一旦行われた後に前記更新日時の変更を行うと共に、前記日付ソート工程は、前記更新日時変更工程により前記更新日時の変更が行われた場合に、該変更された更新日時に基づいて前記日付ソートの結果を更新することを特徴とする請求項18の画像ファイル情報表示方法。   The update date / time changing step changes the update date / time after the date sort is once performed by the date sort step, and the date sort step is performed by changing the update date / time by the update date / time changing step. The image file information display method according to claim 18, wherein the date sorting result is updated based on the changed update date and time. 前記更新日時変更工程は、前記表示工程における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合に該更新日時の変更を行うことを特徴とする請求項20の画像ファイル情報表示方法。   The update date / time changing step compares the update date / time of the image file that meets the predetermined condition in the display step and the shooting date / time, and changes the update date / time when the update date / time differs from the shooting date / time. 21. The image file information display method according to claim 20, wherein the image file information display method is performed. 撮影された画像の画像データと該画像が撮影された撮影日時の情報とを有する画像ファイルが複数記録されると共に各画像ファイルの更新日時がファイル管理情報として記録されるメモリに存在する日付ソート対象の画像ファイルを前記更新日時に基づいて日付ソートする日付ソート工程と、
前記日付ソート工程により得られた日付ソートの結果に基づいて、前記日付ソート対象の画像ファイルに関する情報を日付に関連する所定の条件に適合するように一覧表示する表示工程と、
前記表示工程における前記所定の条件に適合した画像ファイルの前記更新日時と前記撮影日時とを比較し、該更新日時と該撮影日時が異なる場合には、該撮影日時に基づいて前記日付ソート工程による日付ソートの結果を更新すると共に、該更新した日付ソートの結果に基づいて前記表示工程により前記画像ファイルに関する情報を一覧表示する更新工程と、
を備えたことを特徴とする画像ファイル情報表示方法。
Date sort target existing in a memory in which a plurality of image files having image data of captured images and information on the shooting date and time when the images were captured are recorded and the update date and time of each image file is recorded as file management information A date sorting step of sorting the image files of the date based on the update date and time,
Based on the date sorting result obtained by the date sorting step, a display step for displaying a list of information related to the date sorting target image file so as to meet a predetermined condition related to the date;
The update date and time of the image file meeting the predetermined condition in the display step are compared with the shooting date and time. If the update date and time and the shooting date and time are different, the date sorting step is performed based on the shooting date and time. Updating the date sort result, and displaying a list of information on the image file by the display step based on the updated date sort result;
An image file information display method characterized by comprising:
前記表示工程は、前記一覧表示する画像ファイルに関する情報として各画像ファイルが有する画像データの低解像度画像を表示することを特徴とする請求項14〜22のうちいずれか1に記載の画像ファイル情報表示方法。   The image file information display according to any one of claims 14 to 22, wherein the display step displays a low-resolution image of image data included in each image file as information on the image files to be displayed in a list. Method. 前記表示工程は、前記日付に関連する所定の条件として、ユーザにより指定された日付に該当する画像ファイルに関する情報を一覧表示するとの条件に適合するように前記日付ソート対象の画像ファイルに関する情報を一覧表示することを特徴とする請求項14〜23のうちいずれか1に記載の画像ファイル情報表示方法。   In the display step, as a predetermined condition relating to the date, a list of information relating to the date sort target image file so as to meet a condition for displaying a list of information relating to an image file corresponding to a date designated by a user is listed. The image file information display method according to any one of claims 14 to 23, wherein the image file information is displayed. 前記画像ファイルは、EXIF形式の画像ファイルであり、前記撮影日時は、前記画像データの付加情報として画像ファイル内に記録されることを特徴とする請求項14〜24のうちいずれか1に記載の画像ファイル情報表示方法。   25. The image file according to claim 14, wherein the image file is an EXIF format image file, and the shooting date and time is recorded in the image file as additional information of the image data. Image file information display method. 前記メモリに記録されている画像ファイルは、FATファイルシステムにより管理され、該画像ファイルの更新日時は、該FATファイルシステムにおいて前記メモリ内の管理情報が記録されるシステム領域に記録されることを特徴とする請求項14〜25のうちいずれか1に記載の画像ファイル情報表示方法。   The image file recorded in the memory is managed by a FAT file system, and the update date and time of the image file is recorded in a system area in which management information in the memory is recorded in the FAT file system. The image file information display method according to any one of claims 14 to 25. 請求項1〜13のうちいずれか1に記載の日付ソート機能付き画像ファイル情報表示装置を構成する手段を備えたことを特徴とする撮像装置。   An image pickup apparatus comprising means for configuring the image file information display device with a date sort function according to any one of claims 1 to 13.
JP2005171132A 2005-06-10 2005-06-10 Image file information display device with date sorting function, image file information display method and imaging apparatus Pending JP2006345402A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005171132A JP2006345402A (en) 2005-06-10 2005-06-10 Image file information display device with date sorting function, image file information display method and imaging apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005171132A JP2006345402A (en) 2005-06-10 2005-06-10 Image file information display device with date sorting function, image file information display method and imaging apparatus

Publications (1)

Publication Number Publication Date
JP2006345402A true JP2006345402A (en) 2006-12-21

Family

ID=37641988

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005171132A Pending JP2006345402A (en) 2005-06-10 2005-06-10 Image file information display device with date sorting function, image file information display method and imaging apparatus

Country Status (1)

Country Link
JP (1) JP2006345402A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008109229A (en) * 2006-10-23 2008-05-08 Ricoh Co Ltd Image recording device
JP2008203439A (en) * 2007-02-19 2008-09-04 Ricoh Co Ltd Image processor, preview image display method, and preview image display program
JP2009094562A (en) * 2007-10-03 2009-04-30 Canon Inc Imaging apparatus, its method and program for transferring image data, and storage medium
JP2009199586A (en) * 2008-01-23 2009-09-03 Canon Inc Information processing apparatus and control method thereof
JP2010012634A (en) * 2008-07-01 2010-01-21 Canon Inc Printing apparatus and control method and program therefor
JP2010166264A (en) * 2009-01-14 2010-07-29 Canon Inc Image playback apparatus and control method therein, program, and storage medium thereof
JP2014071764A (en) * 2012-09-28 2014-04-21 Fuji Xerox Co Ltd Display controller, image display device, and program
JP2016066328A (en) * 2014-09-26 2016-04-28 富士フイルム株式会社 Layout creation system, server, client, layout creation method, program, and recording medium
JP2017097407A (en) * 2015-11-18 2017-06-01 株式会社東芝 Electronic device and display control method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008109229A (en) * 2006-10-23 2008-05-08 Ricoh Co Ltd Image recording device
JP2008203439A (en) * 2007-02-19 2008-09-04 Ricoh Co Ltd Image processor, preview image display method, and preview image display program
JP2009094562A (en) * 2007-10-03 2009-04-30 Canon Inc Imaging apparatus, its method and program for transferring image data, and storage medium
JP2009199586A (en) * 2008-01-23 2009-09-03 Canon Inc Information processing apparatus and control method thereof
US8386582B2 (en) 2008-01-23 2013-02-26 Canon Kabushiki Kaisha Information processing apparatus and control method thereof
US9019384B2 (en) 2008-01-23 2015-04-28 Canon Kabushiki Kaisha Information processing apparatus and control method thereof
JP2010012634A (en) * 2008-07-01 2010-01-21 Canon Inc Printing apparatus and control method and program therefor
JP2010166264A (en) * 2009-01-14 2010-07-29 Canon Inc Image playback apparatus and control method therein, program, and storage medium thereof
JP2014071764A (en) * 2012-09-28 2014-04-21 Fuji Xerox Co Ltd Display controller, image display device, and program
JP2016066328A (en) * 2014-09-26 2016-04-28 富士フイルム株式会社 Layout creation system, server, client, layout creation method, program, and recording medium
JP2017097407A (en) * 2015-11-18 2017-06-01 株式会社東芝 Electronic device and display control method

Similar Documents

Publication Publication Date Title
KR100933416B1 (en) Camera device, imaging method and computer program recording medium
JP4481842B2 (en) Imaging apparatus and control method thereof
KR101086409B1 (en) Method of controlling digital image processing apparatus for capturing pictures by user setting continuous shooting mode, and apparatus thereof
JP4395619B2 (en) Imaging apparatus, imaging condition setting method, and program
JP2006345402A (en) Image file information display device with date sorting function, image file information display method and imaging apparatus
KR20050059639A (en) Controlling method of digital camera
JP2003274335A (en) Information recording device
JP4725854B2 (en) Image display device and image display method
JP4352554B2 (en) Electronic camera
JP2006319903A (en) Mobile apparatus provided with information display screen
JP2008225763A (en) Update method for firmware, program and electronic equipment
US20080049111A1 (en) Method of controlling digital photographing apparatus and digital photographing apparatus using the method
JP3943470B2 (en) Digital camera
US20090135203A1 (en) Display unit and display method
JP2009088578A (en) Image display device and image display method
JP2009033223A (en) Imaging apparatus
JPH0832847A (en) Electronic still camera and its control method
JP2005086744A (en) Digital camera and control method of digital camera
JP2005278003A (en) Image processing apparatus
JPH10313438A (en) Information processing unit and recording medium
JP4328960B2 (en) Image capturing apparatus and image recording method thereof
JP4930768B2 (en) Imaging apparatus and program thereof
JP2003274265A (en) Image display
JP4798229B2 (en) Electronic camera
JP2000201321A (en) Electronic image pickup device

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20070112