JP2010118887A - Image playback apparatus, image playback method and image playback program - Google Patents
Image playback apparatus, image playback method and image playback program Download PDFInfo
- Publication number
- JP2010118887A JP2010118887A JP2008290627A JP2008290627A JP2010118887A JP 2010118887 A JP2010118887 A JP 2010118887A JP 2008290627 A JP2008290627 A JP 2008290627A JP 2008290627 A JP2008290627 A JP 2008290627A JP 2010118887 A JP2010118887 A JP 2010118887A
- Authority
- JP
- Japan
- Prior art keywords
- image
- list
- thumbnail
- display
- unit
- 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
Links
Images
Landscapes
- Television Signal Processing For Recording (AREA)
- Studio Devices (AREA)
Abstract
Description
本発明は、画像再生装置、画像再生方法および画像再生プログラムに関する。さらに詳述すると、サムネイル画像の表示に好適な画像再生装置、画像再生方法および画像再生プログラムに関する。 The present invention relates to an image reproduction device, an image reproduction method, and an image reproduction program. More specifically, the present invention relates to an image reproduction apparatus, an image reproduction method, and an image reproduction program suitable for displaying thumbnail images.
多数の画像を一覧表示するために縮小された画像(サムネイル画像)を表示する機能は、多くのデジタルカメラやパーソナルコンピュータ(以下、PC)用アプリケーションソフト、オペレーションシステムなどで一般的になっており、ユーザは一覧表示されたサムネイル画像の中から所望の画像を選択して表示、編集等をすることができる。 The function of displaying a reduced image (thumbnail image) to display a list of a large number of images is common in many digital cameras, personal computer (hereinafter, PC) application software, operation systems, etc. The user can select a desired image from the thumbnail images displayed in a list and display, edit, or the like.
このようなサムネイル画像の表示を高速化するための技術として、例えば、特許文献1には、複数の異なる解像度のサムネイルを作成し、ストレージ装置に記録しておくことにより、閲覧用端末の要求に応じたサムネイル画像を応答する技術が開示されている。また、特許文献2には、読取り対象の記録媒体を一意に特定するための識別情報を生成して、その識別情報と記録媒体から読取ったサムネイル画像とを対応付けてデータ記録装置へ記録保存しておくことで、サムネイル画像の一覧表示を高速化しようとする技術が開示されている。また、特許文献3には、表示画面で表示するサムネイルと、当該表示画面で選択可能な頁のサムネイルのみを事前に生成して、サムネイルを高速表示する技術が開示されている。 As a technique for accelerating the display of such thumbnail images, for example, in Patent Document 1, a plurality of thumbnails having different resolutions are created and recorded in a storage device, thereby satisfying the request of the browsing terminal. A technique for responding a corresponding thumbnail image is disclosed. In Patent Document 2, identification information for uniquely identifying a recording medium to be read is generated, and the identification information and a thumbnail image read from the recording medium are associated with each other and recorded and stored in a data recording apparatus. Thus, a technique for speeding up the thumbnail image list display is disclosed. Patent Document 3 discloses a technique for generating thumbnails displayed on a display screen and thumbnails of pages selectable on the display screen in advance and displaying the thumbnails at high speed.
画像再生装置、例えば、デジタルカメラにおけるサムネイル画像の一覧(以下、サムネイル一覧ともいう)の表示は、内部の不揮発性メモリ(ROM)や、SDカードなどの不揮発性メモリ(メモリカード)に保存された記録画像を順次読み出して、サムネイル一覧を表示するプレーン領域に画像を展開して並べていくことで実現している。 A display of a list of thumbnail images (hereinafter also referred to as a thumbnail list) on an image playback device, for example, a digital camera, is stored in an internal nonvolatile memory (ROM) or a nonvolatile memory (memory card) such as an SD card. This is realized by sequentially reading out recorded images and expanding and arranging the images in a plain area for displaying a thumbnail list.
このため、サムネイル一覧として表示する枚数分だけ、不揮発性メモリから画像を読み出さなければならず、例えば、100枚のサムネイル画像の一覧を表示するためには、画像を読み出し表示プレーン領域に展開という処理を100回繰り返さなければならず、非常に多くの時間が必要であるという問題がある。 For this reason, as many images as the number of thumbnails to be displayed must be read from the non-volatile memory. For example, in order to display a list of 100 thumbnail images, a process of reading the images and expanding them in the display plane area Has to be repeated 100 times, which requires a very long time.
特に、最近ではデジタルカメラの表示部の大型化、高精細化により、多くのサムネイル画像を一度に表示することが可能となっており、サムネイル一覧の表示に要する処理時間はユーザビリティ上重要な問題となっている。 In particular, with the recent increase in size and definition of digital camera displays, it has become possible to display many thumbnail images at once, and the processing time required to display the thumbnail list is an important issue for usability. It has become.
しかしながら、デジタルカメラのような画像再生装置においては、特許文献1に記載の技術のように異なる解像度のサムネイル画像を作成してもサムネイル一覧の表示処理の高速化には繋がらない。また、特許文献2に記載の技術では、サムネイル画像の一覧表示の際、記録媒体からではなくデータ記録装置からサムネイル画像を読み込むことで処理の高速化を測っているが、サムネイル一覧として表示する枚数分だけ、データ記録装置から画像を読み出す処理を実行する必要がある点を解消することはできない。また、特許文献3に記載の技術では、すべての画像データについてサムネイル一覧を表示する際に処理の高速化を図ることはできない。 However, in an image playback apparatus such as a digital camera, even if thumbnail images with different resolutions are created as in the technique described in Patent Document 1, the thumbnail list display processing is not accelerated. In the technique described in Patent Document 2, when thumbnail images are displayed as a list, the processing speed is increased by reading the thumbnail images from the data recording device instead of the recording medium. Therefore, it is impossible to eliminate the necessity of executing the process of reading an image from the data recording apparatus. Also, with the technique described in Patent Document 3, it is not possible to increase the processing speed when displaying a thumbnail list for all image data.
そこで、本発明は、サムネイル画像の一覧の表示に要する処理時間を短縮し、ユーザビリティの向上を可能とする画像再生装置、画像再生方法および画像再生プログラムを提供することを目的とする。 SUMMARY OF THE INVENTION An object of the present invention is to provide an image playback device, an image playback method, and an image playback program that can shorten the processing time required for displaying a list of thumbnail images and improve usability.
かかる目的を達成するため、請求項1に記載の画像再生装置は、記録部に記録されている画像データに基づいて、複数のサムネイル画像を表示部に一覧表示するサムネイル一覧表示手段を有する画像再生装置において、一覧表示された複数のサムネイル画像を1枚の一覧表示画像として記録部に記録する一覧表示画像記録手段を有するものである。 In order to achieve this object, the image reproduction apparatus according to claim 1 includes an image reproduction device having thumbnail list display means for displaying a plurality of thumbnail images in a list on the display unit based on the image data recorded in the recording unit. The apparatus includes list display image recording means for recording a plurality of thumbnail images displayed as a list in the recording unit as one list display image.
また、請求項2に記載の発明は、請求項1に記載の画像再生装置において、サムネイル一覧表示手段は、記録部に一覧表示画像が記録されている場合、複数のサムネイル画像を表示部に一覧表示することに代え、一覧表示画像を表示部に表示するものである。 According to a second aspect of the present invention, in the image reproduction device according to the first aspect, the thumbnail list display means lists a plurality of thumbnail images in the display unit when the list display image is recorded in the recording unit. Instead of displaying, a list display image is displayed on the display unit.
また、請求項3に記載の発明は、請求項1または2のいずれかに記載の画像再生装置において、記録部に記録されている画像データに、追加、削除または変更が生じた場合に、一覧表示画像を再作成する一覧表示画像再作成手段を有するものである。 Further, the invention according to claim 3 is a list in the case where addition, deletion, or change occurs in the image data recorded in the recording unit in the image reproducing apparatus according to claim 1 or 2. It has a list display image recreating means for recreating the display image.
請求項4に記載の画像再生方法は、記録部に記録されている画像データに基づいて、複数のサムネイル画像を表示部に一覧表示するサムネイル一覧表示処理と、一覧表示された複数のサムネイル画像を1枚の一覧表示画像として記録部に記録する一覧表示画像記録処理とを行うようにしている。 According to a fourth aspect of the present invention, there is provided a thumbnail list display process for displaying a list of a plurality of thumbnail images on a display unit based on image data recorded in the recording unit, and a plurality of thumbnail images displayed as a list. A list display image recording process for recording in the recording unit as one list display image is performed.
請求項5に記載の画像再生プログラムは、記録部に記録されている画像データに基づいて、複数のサムネイル画像を表示部に一覧表示するサムネイル一覧表示処理と、一覧表示された複数のサムネイル画像を1枚の一覧表示画像として記録部に記録する一覧表示画像記録処理とをコンピュータに実行させるものである。 According to a fifth aspect of the present invention, there is provided an image reproduction program that includes a thumbnail list display process for displaying a list of a plurality of thumbnail images on a display unit based on image data recorded in the recording unit, and a plurality of thumbnail images displayed as a list. The computer executes list display image recording processing for recording in the recording unit as one list display image.
本発明によれば、画像データを順次読み出しサムネイル一覧を作成した際、1枚のサムネイル一覧表示画像として記録しておくことで、次回表示時には、再度順次読み出して作成することなく、一覧表示画像を読み出すだけでよいので、サムネイル一覧の表示に要する時間を短縮し、ユーザビリティを向上させることができる。 According to the present invention, when image data is sequentially read and a thumbnail list is created, it is recorded as a single thumbnail list display image, so that the next time it is displayed, the list display image is not read and created again. Since only reading is required, the time required for displaying the thumbnail list can be shortened and the usability can be improved.
以下、本発明の構成を図1から図10に示す実施の形態に基づいて詳細に説明する。 Hereinafter, the configuration of the present invention will be described in detail based on the embodiment shown in FIGS.
1.画像再生装置の構成
本実施形態では、画像再生装置の一例として撮像装置(デジタルスチルカメラ、以下、デジタルカメラ、カメラともいう)を例に説明する。
1. Configuration of Image Reproducing Device In the present embodiment, an imaging device (digital still camera, hereinafter also referred to as a digital camera or a camera) will be described as an example of an image reproducing device.
図1はデジタルカメラの外観図を示し、(a)はカメラ上面図、(b)はカメラ正面図、(c)はカメラ裏面図を示している。 FIG. 1 shows an external view of a digital camera, (a) shows a top view of the camera, (b) shows a front view of the camera, and (c) shows a rear view of the camera.
図1(a)に示すように、デジタルカメラは、上面に、サブLCD1と、レリーズボタン2(SW1)と、モードダイヤル4(SW2)とを有する。 As shown in FIG. 1A, the digital camera has a sub LCD 1, a release button 2 (SW1), and a mode dial 4 (SW2) on the upper surface.
また、図1(b)に示すように、デジタルカメラは、正面に、ストロボ発光部3と、測距ユニット5と、リモコン受光部6と、鏡胴ユニット7と、光学ファインダ(正面)11とを有する。また、メモリカードスロットル23は、メモリカード34を挿入するスロットルを示し、カメラ側面に設けられる。
As shown in FIG. 1B, the digital camera has a strobe light emitting unit 3, a distance measuring unit 5, a remote control light receiving unit 6, a lens barrel unit 7, an optical viewfinder (front) 11 on the front. Have The
また、図1(c)に示すように、デジタルカメラは、裏面に、AFLED(オートフォーカスLED)8と、ストロボLED9と、LCDモニタ10と、光学ファインダ(裏面)11と、ズームボタンTELE12(SW4)と、電源スイッチ13(SW13)と、ズームボタンWIDE14(SW3)と、再生スイッチ15(SW6)とを有する。
As shown in FIG. 1C, the digital camera has an AFLED (autofocus LED) 8, a strobe LED 9, an
さらに、セルフタイマ/削除スイッチ16(SW5)と、MENU/OKスイッチ17(SW12)と、左/画像確認スイッチ18(SW11)と、下/マクロスイッチ19(SW10)と、上/ストロボスイッチ20(SW7)と、右スイッチ21(SW8)と、画像を表示するディスプレイスイッチ22(SW9)とを有する。 Further, a self-timer / delete switch 16 (SW5), a MENU / OK switch 17 (SW12), a left / image confirmation switch 18 (SW11), a down / macro switch 19 (SW10), and an up / strobe switch 20 ( SW7), right switch 21 (SW8), and display switch 22 (SW9) for displaying an image.
図2はデジタルカメラの制御系のブロック図を示している。以下、デジタルカメラ内部のシステム構成について説明する。 FIG. 2 shows a block diagram of a control system of the digital camera. The system configuration inside the digital camera will be described below.
ズームレンズ7a、フォーカスレンズ7bおよびメカニカルシャッタ7cからなる鏡胴ユニット7は、モータドライバ32によって駆動される。モータドライバ32は、信号処理IC110の内部に含まれるマイクロコンピュータ(以下、CPUという)111によって制御される。
The lens barrel unit 7 including the
CCD101は、光学画像を光電変換するための固体撮像素子である。F/E(フロントエンド)−IC100は、CCD出力電気信号(アナログ画像データ)をサンプリングホールド(相関二重サンプリング)を行うCDS102、このサンプリングされたデータのゲインを調整するAGC103、デジタル信号変換を行うA/D104及びCCDI/F部112より垂直同期信号(以下、VDと記す)、水平同期信号(以下、HDと記す)を供給され、CCD101とF/E−IC100との駆動タイミング信号を発生するTG(タイミングジェネレーター:制御信号発生器)105を有する。
The
発振器(図示せず)は、CPU111を含む信号処理IC110のシステムクロックとTG105にクロックを供給している。TG105は発振器のクロックを受けて、ピクセル同期をするためのピクセルクロックを信号処理IC110内のCCDI/F部112に供給する。
An oscillator (not shown) supplies the system clock of the signal processing IC 110 including the
F/E−IC100から信号処理IC110に入力されたデジタル信号は、CCDI/F部112を介して、メモリコントローラ115によりSDRAM33にRGBデータ(RAW−RGB)として一時保管される。
A digital signal input from the F /
信号処理IC110は、システム制御を行うCPU111、CCDI/F部112、リサイズ処理部113、メモリコントローラ115、表示出力制御部116、圧縮伸張部117、メディアI/F118、YUV変換部119等から構成されている。
The signal processing IC 110 includes a
CCDI/F部112は、画面水平同期信号(HD)と画面垂直同期信号(VD)の出力を行い、その同期信号に合わせてA/D104から入力されるデジタル(RGB)信号を取り込んで、メモリコントローラ115経由でSDRAM33にRGBデータの書き込みを行う。
The CCD I /
表示出力制御部116はSDRAM33に書き込まれた表示用データを表示部に送り、撮影した画像の表示を行う。表示出力制御部116は、デジタルカメラが内蔵しているLCDモニタ10に表示することも、TVビデオ信号として出力して外部装置に表示することも可能である。
The display output control unit 116 sends the display data written in the SDRAM 33 to the display unit, and displays the captured image. The display output control unit 116 can display on the
ここでいう、表示用データとは、自然画像のYCbCrと、撮影モードアイコンなどを表示するOSD(オンスクリーンディスプレイ)データであり、いずれもSDRAM33上に置かれたデータをメモリコントローラ115が読み出して表示出力制御部116に送り、表示出力制御部116で合成したデータをビデオデータとして出力する。
The display data here is OSD (on-screen display) data for displaying a natural image YCbCr, a shooting mode icon, etc., and the
圧縮伸張部117は、記録時はSDRAM33に書き込まれたYCbCrデータを圧縮してJPEG符号化されたデータを出力し、再生時は読み出したJPEG符号化データをYCbCrデータに伸張して出力する。
The compression /
メディアI/F部118は、CPU111の指示により、メモリカード34内のデータをSDRAM33に読み出したり、SDRAM33上のデータをメモリカード34に書き込んだりする。
The media I /
YUV変換部119は、CPU111から設定された画像現像処理パラメータに基づき、SDRAM33に一時保管されたRGBデータを輝度Yと色差CbCrデータ(YUVデータ)に変換処理し、SDRAM33へ書き戻す。
The
また、全体の動作を制御する制御部であるCPU111は、起動時にROM30に格納されたカメラの制御を行う制御プログラムおよび制御データを、例えばSDRAM33にロードし、そのプログラムコードに基づいて全体の動作を制御する。
In addition, the
CPU111は、操作部31のボタンキー等による指示、あるいは図示しないリモコン等の外部動作指示、あるいはパーソナルコンピュータ等の外部端末からの通信による通信動作指示に従い、撮像動作制御、画像現像処理パラメータの設定、メモリコントロール、表示制御等を行う。
The
操作部31は、撮影者がデジタルカメラの動作指示を行うためのものであり、図1に示すように、撮影を指示する2段レリーズボタン2、光学ズームおよび電子ズーム倍率を設定するズームボタン12,14、露光モード選択などその他設定を外部から行うための各種ボタンキーを備えている。
The
操作部31よりデジタルカメラの電源キーがオンされたことを検出すると、CPU111は各ブロックに所定の設定を行う。この設定により、鏡胴ユニット7を介してCCD101で受光した画像は、デジタル映像信号に変換されて信号処理IC110に入力される。
When the
信号処理IC110へ入力されたデジタル信号はCCDI/F部112に入力される。CCDI/F部112では光電変換されたアナログ信号に黒レベル調整等の処理が行われて、SDRAM33に一旦保存される。このSDRAM33に保存された「RAW−RGB」画像データは、YUV変換部119に読み出されて、ガンマ変換処理、ホワイトバランス処理、エッジエンハンス処理、YUV変換処理が行われ「YUV」画像データとしてSDRAM33へ書き戻される。
The digital signal input to the signal processing IC 110 is input to the CCD I /
「YUV」画像データは表示出力制御部116に読み出され、例えば出力先がNTSCシステムのTVであれば、リサイズ処理部113により、そのシステムに合わせた水平・垂直の変倍処理が施され、TVに出力される。この処理がVD毎に行われることで、スチル撮影前の確認用の表示であるモニタリングが行われる。
The “YUV” image data is read by the display output control unit 116. For example, if the output destination is an NTSC system TV, the resizing
2.サムネイル一覧表示処理
図3に表示部(LCDモニタ10)に表示されるサムネイル一覧の一例を示す。図3は、表示部に20枚のサムネイル画像(図3中の符号40)が表示された例を示している。以下、サムネイル一覧表示手段が、記録部(ROM30,メモリカード34)に記録されている画像データに基づいて、複数のサムネイル画像を表示部に一覧表示する処理(サムネイル一覧表示処理)について説明する。尚、サムネイル一覧表示手段は、CPU111、SDRAM33、リサイズ処理部113、表示出力制御部116、圧縮伸張部117により構成される。
2. Thumbnail List Display Processing FIG. 3 shows an example of a thumbnail list displayed on the display unit (LCD monitor 10). FIG. 3 shows an example in which 20 thumbnail images (
サムネイル画像は、例えば、JEIDA(日本電子工業振興協会)で規格されたExif(Exchangeable Image File Format)に準拠したJPEG画像の場合、図4に示すように一枚の記録画像の画像データ中にサムネイル画像の記録領域が存在し、当該データ領域に記録される。 For example, in the case of a JPEG image compliant with Exif (Exchangeable Image File Format) standardized by JEIDA (Japan Electronics Industry Promotion Association), the thumbnail image is included in the image data of one recorded image as shown in FIG. An image recording area exists and is recorded in the data area.
SDRAM33には、図5に示すように、記録部に記録された記録画像を取り込む領域(記録画像取り込みエリア41)およびサムネイル表示用プレーン42(例えば、解像度640×480、以下、表示用プレーンともいう)が割り当てられている。
As shown in FIG. 5, the
以下、図6に示すフローチャートを参照してサムネイル一覧表示処理について説明する。 The thumbnail list display process will be described below with reference to the flowchart shown in FIG.
先ず、記録部にJPEG画像として保存されているサムネイル画像を読み出し(S10)、圧縮伸張部117でJPEGデータを伸張し、表示可能なYUVの形式のデータとしてSDRAM33の記録画像取り込みエリア41上に展開する。
First, a thumbnail image stored as a JPEG image in the recording unit is read (S10), the JPEG data is expanded by the compression /
次に、展開されたサムネイル画像をリサイズ処理部113で適当な大きさにリサイズし、表示用プレーン42の所定位置(例えば、1枚目の場合は左上に該当する位置)に展開する(S11〜S12)。
Next, the developed thumbnail image is resized to an appropriate size by the resizing
上記処理(S10〜S12)を一覧表示に必要な枚数分(本実施形態では20枚)繰り返す。即ち、表示用プレーン42に必要な枚数がすべて展開されていない場合(S13:NO)は、S10の処理に戻り、次のサムネイル画像を記録部から読み出し、同様の処理を行い表示用プレーン42の次の位置に展開する。 The above processing (S10 to S12) is repeated for the number of sheets necessary for list display (20 sheets in this embodiment). That is, when all the necessary number of images are not expanded on the display plane 42 (S13: NO), the process returns to the process of S10, the next thumbnail image is read from the recording unit, and the same process is performed. Expand to the next position.
一方、表示用プレーン42に必要な枚数がすべて展開された場合(S13:YES)は、作成されたサムネイル一覧を表示出力制御部116を介してLCDモニタ10などの表示部に表示を行う(S15)。この際、上述のように外部接続された装置(テレビ等)に表示するようにしても良い。
On the other hand, when all the necessary number of images are expanded on the display plane 42 (S13: YES), the created thumbnail list is displayed on the display unit such as the
尚、本実施形態では、表示部へのサムネイル一覧の表示を表示用プレーン42に必要枚数のサムネイル画像を展開した後に表示するようにしているが、これに限られるものではなく、例えば、先に、表示部に表示用プレーン42を表示させ、順次サムネイル画像を展開表示させるようにしても良い。 In the present embodiment, the display of the thumbnail list on the display unit is displayed after the required number of thumbnail images are expanded on the display plane 42. However, the present invention is not limited to this. Alternatively, the display plane 42 may be displayed on the display unit, and thumbnail images may be sequentially developed and displayed.
以上説明した、サムネイル一覧表示処理は、好適な一例であって、公知又は新規のサムネイル一覧の表示処理を適用することできる。 The thumbnail list display process described above is a preferred example, and a known or new thumbnail list display process can be applied.
3.サムネイル一覧記録処理
本発明は、上述の処理により作成されるサムネイル一覧を1枚の一覧表示画像(以下、サムネイル一括一覧画像ともいう)として記録部に記録することにより、サムネイル一覧の表示に要する時間を短縮することを特徴としている。以下、サムネイル一覧表示手段および一覧表示画像記録手段が、サムネイル一覧を記録部に記録する処理(一覧表示画像記録処理)について説明する。尚、サムネイル一覧表示手段は、CPU111、SDRAM33、表示出力制御部116、圧縮伸張部117、メディアI/F118により構成される。
3. Thumbnail List Recording Process The present invention records the thumbnail list created by the above-described process as a single list display image (hereinafter also referred to as a thumbnail batch list image) in the recording unit, so that the time required for displaying the thumbnail list is displayed. It is characterized by shortening. Hereinafter, a process in which the thumbnail list display unit and the list display image recording unit record the thumbnail list in the recording unit (list display image recording process) will be described. The thumbnail list display means includes the
SDRAM33には、図7に示すように、上述の記録画像取り込みエリア41およびサムネイル表示用プレーン42に加えて、JPEG化されたサムネイル一覧を展開するためのサムネイル一括一覧画像エリア43が割り当てられている。
As shown in FIG. 7, the
以下、図8に示すフローチャートを参照して一覧表示画像記録処理について説明する。 The list display image recording process will be described below with reference to the flowchart shown in FIG.
サムネイル一覧を表示するに際して、まずサムネイル一括一覧画像が記録部に存在するか否かを判断する(S20)。 When displaying a thumbnail list, it is first determined whether or not a thumbnail list image exists in the recording unit (S20).
サムネイル一括一覧画像が存在する場合(S20:YES)には、記録部からサムネイル一括一覧画像を表示用プレーン42領域に読み出し(S27)、表示出力制御部116を介してLCDモニタ10などの表示部に表示を行う(S28)。
When the thumbnail batch list image exists (S20: YES), the thumbnail batch list image is read from the recording unit to the display plane 42 area (S27), and the display unit such as the
これに対し、サムネイル一括一覧画像が存在しない場合(S20:NO)は、S21〜S25の処理を行って、サムネイル一覧を表示する。尚、S21〜S25の処理は、上述のサムネイル一覧表示処理(S10〜S14)に対応するものであり、説明は省略する。 On the other hand, when the thumbnail batch list image does not exist (S20: NO), the processes of S21 to S25 are performed to display the thumbnail list. Note that the processing of S21 to S25 corresponds to the above-described thumbnail list display processing (S10 to S14), and a description thereof will be omitted.
更に、表示用プレーン42にサムネイル一覧画像がすべて展開された時点で、サムネイル一覧を表示するとともに(S25)、サムネイル一覧を1枚の一覧表示画像(サムネイル一括一覧画像)として、記録部に記録する(S26)。 Further, when all the thumbnail list images are developed on the display plane 42, the thumbnail list is displayed (S25), and the thumbnail list is recorded in the recording unit as one list display image (thumbnail batch list image). (S26).
尚、サムネイル一括一覧画像が、例えば、YUVの形式であるならば、記録するときにJPEG画像とすることで記録サイズを小さくすることができる。サムネイル一括一覧画像のJPEG化は圧縮伸張部117で圧縮し、メディアI/F118を介してSDカードなどのメモリカード34に記録する。この際、サムネイル一括一覧画像は、他の画像との識別を可能とするファイル名を付けたり、サムネイル一括一覧画像の保存用フォルダを作成して、当該フォルダに保存する。
If the thumbnail list image is in the YUV format, for example, the recording size can be reduced by using a JPEG image when recording. The thumbnail batch list image is converted into JPEG format by the compression /
上述のように、従来は、記録部に記録されている画像を読み出し、例えば、EXIF準拠の画像の場合、その中からサムネイル画像をサーチし、表示用プレーンに展開するという処理を順次行っていた。これに対し、本実施形態では、一旦は、画像データを順次読み出してサムネイル一覧を作成するが、作成が完了した時点でサムネイル一括一覧画像として保存するので、例えば、カメラの電源をオフにして、次に、サムネイル画像を読み出すときはサムネイル一括一覧画像のデータを一回読み出すだけでサムネイル一覧を表示できるので、サムネイル画像の表示にかかる処理時間を大幅に短縮し、処理の高速化を図り、ユーザの使い勝手(ユーザビリティ)を向上させることができる。 As described above, conventionally, an image recorded in the recording unit is read out. For example, in the case of an EXIF-compliant image, a thumbnail image is searched from the image and developed on a display plane in order. . On the other hand, in this embodiment, the image data is read out sequentially to create a thumbnail list, but when the creation is completed, the thumbnail list image is saved, so for example, the camera is turned off, Next, when reading thumbnail images, the thumbnail list can be displayed by reading the thumbnail list image data only once, greatly reducing the processing time required to display thumbnail images and increasing the processing speed. Usability (usability) can be improved.
4.一覧表示画像再作成処理
サムネイル一括一覧画像の作成元となった記録部に記録されている画像データがユーザにより、削除された場合、新たに画像が追加された場合、または画像に編集が施され変更された場合等には、記録されているサムネイル一括一覧画像との不一致が発生する。そこで、本発明は、更に、サムネイル一括一覧画像を再作成する一覧表示画像再作成手段を備えることが好ましい。尚、サムネイル一覧表示手段は、CPU111、SDRAM33、表示出力制御部116、圧縮伸張部117、メディアI/F118により構成される。
4). List display image re-creation processing When the user deletes the image data recorded in the recording section from which the thumbnail list image was created, when a new image is added, or the image is edited. In the case of a change, a mismatch with the recorded thumbnail list image occurs. Therefore, the present invention preferably further includes list display image recreating means for recreating thumbnail batch list images. The thumbnail list display means includes the
図9にサムネイル一覧表示手段、一覧表示画像記録手段および一覧表示画像再作成手段が実行する一覧表示画像再作成処理のフローチャートを示す。 FIG. 9 shows a flowchart of list display image re-creation processing executed by the thumbnail list display means, list display image recording means, and list display image re-creation means.
先ず、サムネイル一括一覧画像が記録部に存在するか否かを判断する(S30)。存在しない場合(S30:NO)は、サムネイル一括一覧画像作成(S33)を行う。尚、サムネイル一括一覧画像作成(S33)は、図8に示すS21〜S26の処理に対応する。 First, it is determined whether or not a thumbnail batch list image exists in the recording unit (S30). If it does not exist (S30: NO), thumbnail batch list image creation (S33) is performed. The thumbnail batch list image creation (S33) corresponds to the processes of S21 to S26 shown in FIG.
これに対し、サムネイル一括一覧画像が存在する場合(S30:YES)は、記録部に新しい画像の記録、既存の画像の削除等が発生したかどうかを判断する(S31)。発生していない場合(S31:NO)は、サムネイル一括一覧画像作成(S33)を行う。一方、変更が生じている場合(S31:YES)は、以下のような処理を行う。 On the other hand, when the thumbnail batch list image exists (S30: YES), it is determined whether or not a new image is recorded, an existing image is deleted, or the like in the recording unit (S31). If it has not occurred (S31: NO), thumbnail list image creation (S33) is performed. On the other hand, if a change has occurred (S31: YES), the following processing is performed.
図10に、サムネイル一括一覧画像の作成元となった画像データに変更が生じた場合の一例を示す。例えば、記録部に40枚の画像が記録されているとする。またサムネイル一覧は20枚の一覧表示をすることとする(図3参照)。この場合は、1〜20枚目の画像と、21〜40枚目の2つのサムネイル一覧が作成される。 FIG. 10 shows an example of a case where a change has occurred in the image data from which the thumbnail list image has been created. For example, assume that 40 images are recorded in the recording unit. The thumbnail list is displayed as a list of 20 images (see FIG. 3). In this case, two thumbnail lists of the 1st to 20th images and the 21st to 40th images are created.
図10(a)は、ユーザの操作によりサムネイル一覧表示の要求がなされると、表示装置に21〜40枚目の画像のサムネイル一覧が表示された状態を示している。 FIG. 10A shows a state in which a thumbnail list of the 21st to 40th images is displayed on the display device when a thumbnail list display request is made by a user operation.
ここで、ユーザの操作により、例えば、33枚目の画像が削除されると、サムネイル一覧画像から33枚目の画像を削除したサムネイル一覧を表示しなければならない(図10(b))。このため、一括一覧画像は1枚の画像として保存しているのでこの画像を削除し、再度一括画像を作り直す必要がある。 Here, for example, when the 33rd image is deleted by a user operation, a thumbnail list in which the 33rd image is deleted from the thumbnail list image must be displayed (FIG. 10B). For this reason, since the batch list image is stored as one image, it is necessary to delete this image and recreate the batch image again.
そこで、本実施形態では、サムネイル一括一覧画像を削除し(S32)、サムネイル一括一覧画像作成(S33)を行っている。これにより、次回のサムネイル一覧の表示時において、図10(b)に示すようなサムネイル一覧画像の表示が可能となる。 Therefore, in the present embodiment, the thumbnail batch list image is deleted (S32), and the thumbnail batch list image creation (S33) is performed. Thereby, at the next display of the thumbnail list, the thumbnail list image as shown in FIG. 10B can be displayed.
尚、サムネイル一括一覧画像を再作成するタイミングは、画像の削除後再びサムネイル一覧表示のイベントが発生した時に行うようにしても、画像の削除や追加が発生したタイミングで行うようにしても良く、特に限られるものではない。 The thumbnail list image may be re-created when the thumbnail list display event occurs again after the image is deleted, or when the image is deleted or added. It is not particularly limited.
このように記録部に記録された画像データに新しい画像の記録や削除が発生した場合にサムネイル一括一覧画像を再作成することにより、画像データとの整合を図ることができ、表示されるサムネイル一括一覧画像が常に画像データの最新の状況を反映したものとすることができる。 In this way, when a new image is recorded or deleted in the image data recorded in the recording unit, by recreating the thumbnail batch list image, alignment with the image data can be achieved, and the displayed thumbnail batch The list image can always reflect the latest status of the image data.
また、上記サムネイル一覧表示手段、一覧表示画像記録手段および一覧表示画像再作成手段は、予めROM30等に記録されているソフトウェア(本発明の画像再生プログラム)を画像再生装置で実行させることで構成でき、その実行の際に必要なデータは、例えば、SDRAM33にロードされる。
The thumbnail list display means, list display image recording means, and list display image recreating means can be configured by causing the image playback apparatus to execute software (an image playback program of the present invention) recorded in advance in the
尚、上述の実施形態は本発明の好適な実施の例ではあるがこれに限定されるものではなく、本発明の要旨を逸脱しない範囲において種々変形実施可能である。 The above-described embodiment is a preferred embodiment of the present invention, but is not limited thereto, and various modifications can be made without departing from the gist of the present invention.
例えば、上述の実施形態では、画像再生装置としてデジタルカメラを例にしたが、画像再生装置は、ハンドスキャナおよび携帯情報端末(PDA)等からなる、画像入力装置と画像処理装置と表示装置をもった画像再生システムであっても良い。また、デジタルカメラで撮影した画像データを再生する画像再生装置としてのパーソナルコンピュータ、ハードディスクレコーダ等に適用することもできる。 For example, in the above-described embodiment, a digital camera is taken as an example of the image reproducing device. However, the image reproducing device includes an image input device, an image processing device, and a display device that include a hand scanner and a personal digital assistant (PDA). An image reproduction system may also be used. Further, the present invention can also be applied to a personal computer, a hard disk recorder, or the like as an image reproducing device that reproduces image data captured by a digital camera.
10 LCDパネル(表示部)
30 ROM(記録部)
33 SDRAM(記録部)
34 メモリカード
40 サムネイル画像
41 記録画像取り込みエリア
42 サムネイル表示用プレーン
43 サムネイル一括一覧画像エリア
111 CPU
113 リサイズ処理部
116 表示出力制御部
117 圧縮伸張部
118 メディアI/F
10 LCD panel (display unit)
30 ROM (recording part)
33 SDRAM (Recording part)
34
113 Resize Processing Unit 116 Display
Claims (5)
前記一覧表示された複数のサムネイル画像を1枚の一覧表示画像として前記記録部に記録する一覧表示画像記録手段を有することを特徴とする画像再生装置。 In an image reproduction apparatus having thumbnail list display means for displaying a list of a plurality of thumbnail images on a display unit based on image data recorded in a recording unit,
An image reproduction apparatus comprising: a list display image recording unit that records the plurality of thumbnail images displayed as a list in the recording unit as one list display image.
前記複数のサムネイル画像を前記表示部に一覧表示することに代え、前記一覧表示画像を前記表示部に表示する
ことを特徴とする請求項1に記載の画像再生装置。 The thumbnail list display means, when the list display image is recorded in the recording unit,
The image reproduction apparatus according to claim 1, wherein the list display image is displayed on the display unit instead of displaying the plurality of thumbnail images as a list on the display unit.
ことを特徴とする請求項1または2のいずれかに記載の画像再生装置。 The list display image re-creating means for re-creating the list display image when addition, deletion, or change occurs in the image data recorded in the recording unit. The image reproducing device according to any one of the above.
前記一覧表示された複数のサムネイル画像を1枚の一覧表示画像として前記記録部に記録する一覧表示画像記録処理と
を行うことを特徴とする画像再生方法。 A thumbnail list display process for displaying a list of a plurality of thumbnail images on the display unit based on the image data recorded in the recording unit;
And a list display image recording process for recording the plurality of thumbnail images displayed as a list in the recording unit as a single list display image.
前記一覧表示された複数のサムネイル画像を1枚の一覧表示画像として前記記録部に記録する一覧表示画像記録処理と
をコンピュータに実行させることを特徴とする画像再生プログラム。 A thumbnail list display process for displaying a list of a plurality of thumbnail images on the display unit based on the image data recorded in the recording unit;
An image reproduction program that causes a computer to execute a list display image recording process in which the plurality of thumbnail images displayed as a list are recorded in the recording unit as a single list display image.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008290627A JP2010118887A (en) | 2008-11-13 | 2008-11-13 | Image playback apparatus, image playback method and image playback program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008290627A JP2010118887A (en) | 2008-11-13 | 2008-11-13 | Image playback apparatus, image playback method and image playback program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2010118887A true JP2010118887A (en) | 2010-05-27 |
Family
ID=42306250
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008290627A Pending JP2010118887A (en) | 2008-11-13 | 2008-11-13 | Image playback apparatus, image playback method and image playback program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2010118887A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10755462B2 (en) | 2018-03-01 | 2020-08-25 | Canon Kabushiki Kaisha | Electronic device |
-
2008
- 2008-11-13 JP JP2008290627A patent/JP2010118887A/en active Pending
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10755462B2 (en) | 2018-03-01 | 2020-08-25 | Canon Kabushiki Kaisha | Electronic device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8081252B2 (en) | Image displaying apparatus | |
| EP1791357B1 (en) | Recording device and method, recording and reproduction device and method, and program | |
| JP2003289498A (en) | Digital camera and image data processing system | |
| JP2007221570A (en) | Imaging apparatus and program thereof | |
| US20110074964A1 (en) | Imaging apparatus, control method and program thereof | |
| US20030193581A1 (en) | Electronic camera capable of recording thumbnail pictures | |
| JP4835356B2 (en) | Imaging apparatus, imaging control program, and imaging control method | |
| US11122234B2 (en) | Image output apparatus, control method thereof and computer-readable storage medium | |
| KR20090077483A (en) | Digital photographing device and control method thereof | |
| JP4826480B2 (en) | Imaging apparatus, image management method, and program | |
| JP2010118887A (en) | Image playback apparatus, image playback method and image playback program | |
| JP2005236496A (en) | Image recording and display system | |
| JP4956283B2 (en) | IMAGING DEVICE, IMAGE PROCESSING DEVICE, IMAGING DEVICE CONTROL METHOD, IMAGE PROCESSING DEVICE CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM | |
| JP4792529B2 (en) | Image playback device | |
| JP2010074415A (en) | Imaging apparatus, image display method and image display program | |
| JP2005012517A (en) | Electronic camera and image data file sub-image display program | |
| KR20130030817A (en) | Imaging apparatus and imaging method | |
| JP4807446B2 (en) | Imaging apparatus, recording control method, and program | |
| JP4211764B2 (en) | Electronic camera, image recording apparatus, image recording method and program | |
| JP4948011B2 (en) | Imaging apparatus, control method therefor, computer program, and storage medium | |
| JP2009021733A (en) | Image file generation apparatus and image file generation program | |
| JP2008099147A (en) | Image processing apparatus and image processing method | |
| KR100673959B1 (en) | Control method of digital image processing apparatus for quick file management, and digital image processing apparatus using this method | |
| JP2025145785A (en) | Image processing device, control method for image processing device, and program | |
| JP2025101190A (en) | Information processing device |