JP2009044626A - Information processing apparatus, control method thereof, program, and storage medium - Google Patents

Information processing apparatus, control method thereof, program, and storage medium Download PDF

Info

Publication number
JP2009044626A
JP2009044626A JP2007209601A JP2007209601A JP2009044626A JP 2009044626 A JP2009044626 A JP 2009044626A JP 2007209601 A JP2007209601 A JP 2007209601A JP 2007209601 A JP2007209601 A JP 2007209601A JP 2009044626 A JP2009044626 A JP 2009044626A
Authority
JP
Japan
Prior art keywords
image data
cache area
imaging device
storage
thumbnail
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
JP2007209601A
Other languages
Japanese (ja)
Inventor
Hiroyuki Torikai
洋行 鳥飼
Kenichiro Hara
健一郎 原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2007209601A priority Critical patent/JP2009044626A/en
Publication of JP2009044626A publication Critical patent/JP2009044626A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Studio Devices (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent inefficient data transfer from being performed in such a way as to incur double data transfer when transferring image data stored in a digital camera to a computer and storing the image data in a storage area of the computer by operating the digital camera. <P>SOLUTION: Prior to receiving a transfer instruction from a digital camera, image data are stored in a cache area of a computer beforehand and when the transfer instruction of a user is received, the image data are copied from the cache area to a storage area, thereby achieving transfer of the image data. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、情報処理装置、その制御方法、プログラム、記憶媒体に関するものであり、特に撮像装置に記憶された画像データをコンピュータに転送する技術に関する。   The present invention relates to an information processing apparatus, a control method thereof, a program, and a storage medium, and more particularly to a technique for transferring image data stored in an imaging apparatus to a computer.

画像データの読み書きが可能な通信装置、例えばデジタルカメラから、画像データをコンピュータに転送する技術が普及している。   A technique for transferring image data to a computer from a communication device capable of reading and writing image data, such as a digital camera, has become widespread.

転送の方法としては、ユーザがコンピュータを操作して任意の画像データを選択し、画像データの転送を指示することで転送を実行する方法がある。   As a transfer method, there is a method in which a user selects arbitrary image data by operating a computer and executes transfer by instructing transfer of the image data.

また、デジタルカメラを操作して任意の画像データを選択し、画像データの転送を指示することで転送を実行する方法がある。   There is also a method of executing transfer by operating a digital camera to select arbitrary image data and instructing transfer of the image data.

このような転送処理において、まずサイズの小さなサムネイルをデジタルカメラからコンピュータに転送してユーザに選択させ、選択されたサムネイルに対応する高精細な画像のみをコンピュータに転送する技術が知られている(例えば、特許文献1)
特開2004−48183号公報
In such a transfer process, a technique is known in which a thumbnail having a small size is first transferred from a digital camera to a computer to be selected by a user, and only a high-definition image corresponding to the selected thumbnail is transferred to the computer ( For example, Patent Document 1)
JP 2004-48183 A

近年、ディスプレイの大型化に伴い、転送データの選択画面でも、サムネイルよりも高精細な画像データをコンピュータのディスプレイで確認したいという要望がある。しかし、サムネイルではなく高精細な画像データを用いると、選択画面に表示させるために高精細な画像データを1回転送し、さらにユーザ操作により転送指示があった場合に再度高精細な画像データを転送しなければならない。高精細な画像データはデータのサイズが大きく、通信の負荷が大きいため、ユーザ操作に対するレスポンスが悪くなるおそれがある。   In recent years, with an increase in the size of the display, there is a demand for confirming high-definition image data on a computer display even on a transfer data selection screen. However, if high-definition image data is used instead of thumbnails, the high-definition image data is transferred once to be displayed on the selection screen, and when there is a transfer instruction by a user operation, the high-definition image data is again transferred. Must be transferred. The high-definition image data has a large data size and a large communication load, so that the response to the user operation may be deteriorated.

そこで、上記課題を解決するために、本発明に係る情報処理装置の特徴の1つとして、キャッシュ領域と、前記キャッシュ領域とは異なる保存領域とを含む記憶媒体へのアクセスが可能な情報処理装置であって、撮像装置に記憶された画像データのサムネイルを表示部に表示する表示制御手段と、前記サムネイルを選択する選択手段と、前記選択されたサムネイルに対応する画像データを前記撮像装置から取得する指示を受け付ける入力手段と、前記選択手段によりサムネイルが選択されたことに応じて、前記サムネイルに対応する画像データを前記撮像装置から取得する取得手段と、前記取得手段が取得した画像データを前記キャッシュ領域に記憶し、前記入力手段により前記指示を受け付けたことに応じて、前記キャッシュ領域に記憶された画像データを前記保存領域に記憶する記憶制御手段とを有する。   Therefore, in order to solve the above problem, as one of the features of the information processing apparatus according to the present invention, an information processing apparatus capable of accessing a storage medium including a cache area and a storage area different from the cache area A display control unit that displays a thumbnail of image data stored in the imaging device on a display unit, a selection unit that selects the thumbnail, and image data corresponding to the selected thumbnail is acquired from the imaging device. An input unit that receives an instruction to perform, an acquisition unit that acquires image data corresponding to the thumbnail from the imaging device in response to the selection of a thumbnail by the selection unit, and the image data acquired by the acquisition unit Stored in the cache area and stored in the cache area in response to receiving the instruction by the input means. The image data and a storage control means for storing in the storage area.

また、本発明にかかる情報処理装置の他の特徴として、キャッシュ領域と、前記キャッシュ領域とは異なる保存領域とを含む記憶媒体へのアクセスが可能な情報処理装置であって、撮像装置と接続したことに応じて、撮像装置に記憶された画像データを自動的に取得する取得手段と、前記撮像装置に記憶された画像データを前記撮像装置から取得する指示を受け付ける入力手段と、前記取得手段が取得した画像データを前記キャッシュ領域に記憶し、前記入力手段により前記指示を受け付けたことに応じて、前記キャッシュ領域に記憶された画像データを前記保存領域に記憶する記憶制御手段とを有する。   Another feature of the information processing apparatus according to the present invention is an information processing apparatus capable of accessing a storage medium including a cache area and a storage area different from the cache area, and is connected to an imaging apparatus. Accordingly, an acquisition unit that automatically acquires image data stored in the imaging device, an input unit that receives an instruction to acquire image data stored in the imaging device from the imaging device, and the acquisition unit Storage control means for storing the acquired image data in the cache area and storing the image data stored in the cache area in the storage area in response to receiving the instruction by the input means;

本発明によれば、ユーザが画像データの転送指示を行ってから、転送が完了するまでの時間を短くすることができるため、ユーザは快適に操作を行うことができる。   According to the present invention, since it is possible to shorten the time from when the user gives an instruction to transfer image data until the transfer is completed, the user can comfortably perform the operation.

<第1の実施形態>
以下、本発明の実施の形態を、第一の実施形態として、図面に基づいて詳細に説明する。
<First Embodiment>
Hereinafter, an embodiment of the present invention will be described in detail as a first embodiment with reference to the drawings.

<システム構成>
本発明の実施形態である画像データ処理システムを図1に示す。
<System configuration>
An image data processing system according to an embodiment of the present invention is shown in FIG.

本実施形態におけるシステムは、通信装置の機能を有する撮像装置の一例であるデジタルカメラ1と、デジタルカメラ1で撮影した画像データを受信する情報処理装置の一例であるコンピュータ2とで構成される。デジタルカメラ1とコンピュータ2は、USB(Universal Serial Bus)等による通信経路3を用いて接続される。   The system according to the present embodiment includes a digital camera 1 that is an example of an imaging device having a function of a communication device, and a computer 2 that is an example of an information processing device that receives image data captured by the digital camera 1. The digital camera 1 and the computer 2 are connected using a communication path 3 such as a USB (Universal Serial Bus).

<デジタルカメラの構成>
デジタルカメラ1の構成を図2に示す。CPU100は、入力された信号やプログラムに従い、デジタルカメラ1の各部を制御し、表示制御処理、記憶制御処理などを実行する。被写体像は集光レンズ101を通り、CCD(Charge Coupled Device)102により撮像された被写体像が電気信号に変換される。そしてA/D変換機103によりデジタル信号に変換される。RAM(Random Access Memory)104は、撮影データや各種パラメータなどのデータを一時的に記憶する。フラッシュメモリ106は、得られた画像データや制御プログラムなどを記憶するための記憶媒体であり、デジタルカメラ1に内蔵されていてもよいし、例えばメモリカードのように着脱可能であってもよい。なお、本実施形態における画像データは、高精細で画像サイズの大きな画像データ(以下、「主画像」)と、主画像よりも画像サイズの小さな画像データ(以下、「サムネイル」)を含むものとする。LCD(Liquid Crystal Display)109は撮影した画像データを表示したり、ユーザに通知する情報など、各種GUI(Graphical User Interface)を表示したりする。VRAM108は、LCD109に表示するための画像データなどを記憶する。入力部107は、主にユーザが操作する部材であり、撮影時に使用するレリーズボタンや画像再生時の画像送り等を指示するためのユーザ入力を受け付ける。入力部107はボタン、レバー、ホイール、タッチパネルなどを用いることができる。通信装置105は、デジタルカメラ1とコンピュータ2と接続するためのインターフェースである。
<Configuration of digital camera>
The configuration of the digital camera 1 is shown in FIG. The CPU 100 controls each part of the digital camera 1 according to the input signal and program, and executes display control processing, storage control processing, and the like. The subject image passes through the condenser lens 101, and the subject image picked up by a CCD (Charge Coupled Device) 102 is converted into an electrical signal. Then, it is converted into a digital signal by the A / D converter 103. A RAM (Random Access Memory) 104 temporarily stores data such as shooting data and various parameters. The flash memory 106 is a storage medium for storing the obtained image data, control program, and the like, and may be built in the digital camera 1 or detachable, for example, like a memory card. Note that the image data in this embodiment includes high-definition image data with a large image size (hereinafter “main image”) and image data with a smaller image size than the main image (hereinafter “thumbnail”). An LCD (Liquid Crystal Display) 109 displays captured image data and displays various GUIs (Graphical User Interface) such as information to be notified to the user. The VRAM 108 stores image data to be displayed on the LCD 109. The input unit 107 is a member mainly operated by the user, and accepts a user input for instructing a release button used at the time of shooting, an image feed at the time of image reproduction, and the like. The input unit 107 can be a button, lever, wheel, touch panel, or the like. The communication device 105 is an interface for connecting the digital camera 1 and the computer 2.

デジタルカメラ1の背面図を図4に示す。この面の裏側にレンズ101を備える。デジタルカメラ1の背面には、LCD109と、各種の入力部107を備える。例えば、レリーズボタン401や撮影/再生モードの切り替えスイッチ402を備える。さらに、デジタルカメラ1のLCD109に表示されたメニューの項目に当たるカーソルを移動させる十字ボタン403や、カーソルの当たった操作を選択したり実行したりする決定ボタン404を備える。また、LCD109に表示された画像の拡大、縮小を指示するためのズームレバー405を備える。   A rear view of the digital camera 1 is shown in FIG. A lens 101 is provided on the back side of this surface. On the back surface of the digital camera 1, an LCD 109 and various input units 107 are provided. For example, a release button 401 and a shooting / playback mode changeover switch 402 are provided. Furthermore, a cross button 403 for moving a cursor corresponding to a menu item displayed on the LCD 109 of the digital camera 1 and a determination button 404 for selecting and executing an operation hit by the cursor are provided. In addition, a zoom lever 405 for instructing enlargement / reduction of an image displayed on the LCD 109 is provided.

<コンピュータの構成>
次に、コンピュータ2の構成を図3に示す。コンピュータ2は、デジタルカメラ1と同様、CPU200、RAM202、入力部203、VRAM204、表示部205、通信装置206を備える。コンピュータ2の入力部203として、キーボードやマウスなどのポインティングデバイスなどを用いることができる。また、ハードディスク装置(以下、「HDD」)201はデジタルカメラ1から受信した画像データや、コンピュータ2を制御するプログラムなどの各種データを記憶する。本実施形態における、画像データを転送、表示するアプリケーション(以下、単に「アプリケーション」と呼ぶ)もHDD201に記憶されている。なお、入力部203や表示部205はコンピュータの構成要素として記載されているが、外部装置としてコンピュータに接続され、CPU200がそれらを制御してもよい。
<Computer configuration>
Next, the configuration of the computer 2 is shown in FIG. Similar to the digital camera 1, the computer 2 includes a CPU 200, a RAM 202, an input unit 203, a VRAM 204, a display unit 205, and a communication device 206. As the input unit 203 of the computer 2, a pointing device such as a keyboard and a mouse can be used. A hard disk device (hereinafter referred to as “HDD”) 201 stores image data received from the digital camera 1 and various data such as a program for controlling the computer 2. An application for transferring and displaying image data (hereinafter simply referred to as “application”) in the present embodiment is also stored in the HDD 201. Although the input unit 203 and the display unit 205 are described as components of the computer, the input unit 203 and the display unit 205 may be connected to the computer as an external device, and the CPU 200 may control them.

なお、本実施形態では、通信経路3はUSBケーブルを用いるが、必ずしも有線での通信に限定されない。例えば、IEEE 802.11bに代表される無線LANなどの無線での通信を用いてもよい。   In this embodiment, the communication path 3 uses a USB cable, but is not necessarily limited to wired communication. For example, wireless communication such as a wireless LAN represented by IEEE 802.11b may be used.

<コンピュータ側の表示画面>
本システムは、デジタルカメラ1とコンピュータ2とを接続し、デジタルカメラ1に記憶されている画像データをコンピュータ2に転送するシステムである。本システムでは、画像データを転送する処理の他にも、デジタルカメラ1に記憶されている画像データをコンピュータ2の壁紙に設定したり、コンピュータ2に接続されているプリンタから出力する処理を実行することができる。
<Display screen on the computer>
This system connects a digital camera 1 and a computer 2 and transfers image data stored in the digital camera 1 to the computer 2. In this system, in addition to the process of transferring the image data, the process of setting the image data stored in the digital camera 1 as the wallpaper of the computer 2 or outputting from the printer connected to the computer 2 is executed. be able to.

これらの処理の実行指示はユーザの操作に基づいて行われる。そして本システムでは、デジタルカメラ1の入力部107からでも、コンピュータ2の入力部203からでもユーザの操作を受け付けることが可能である。   Instructions for executing these processes are performed based on user operations. In this system, a user operation can be received from the input unit 107 of the digital camera 1 or the input unit 203 of the computer 2.

まず、デジタルカメラ1とコンピュータ2とが接続された場合にコンピュータ2の表示部205に表示される閲覧画面を図5に示す。   First, FIG. 5 shows a browsing screen displayed on the display unit 205 of the computer 2 when the digital camera 1 and the computer 2 are connected.

500はサムネイル表示領域である。サムネイル表示領域500には、デジタルカメラ1のフラッシュメモリ106に記憶されている画像データのサムネイル502が、撮影日時順に並べられた状態で一覧表示される。ここに表示されるサムネイルは、デジタルカメラ1とコンピュータ2とが接続されたことを検知したコンピュータが、デジタルカメラ1にサムネイルを要求することで取得できる。   Reference numeral 500 denotes a thumbnail display area. In the thumbnail display area 500, thumbnails 502 of image data stored in the flash memory 106 of the digital camera 1 are displayed in a list in a state in which the thumbnails are arranged in order of shooting date and time. The thumbnail displayed here can be acquired when the computer that has detected that the digital camera 1 and the computer 2 are connected requests the thumbnail from the digital camera 1.

撮影日時の境界には501に示すような撮影日時の表示がなされる。この表示により、撮影日時毎にサムネイルが区切られるので、ユーザは撮影日時を元にサムネイルを容易に探すことができる。   A shooting date and time as shown at 501 is displayed at the boundary of the shooting date and time. By this display, thumbnails are separated for each shooting date and time, so that the user can easily search for thumbnails based on the shooting date and time.

503は撮影年ボタンである。ユーザが撮影年ボタン503を入力部203を用いて選択すると、選択された撮影年に撮影された画像データのサムネイルが一覧表示される。   Reference numeral 503 denotes a shooting year button. When the user selects the shooting year button 503 using the input unit 203, thumbnails of image data shot in the selected shooting year are displayed in a list.

504〜507は画像データに対する処理を指示するための操作部であり、ユーザはコンピュータの入力部203を用いて各種処理を指示することができる。   Reference numerals 504 to 507 denote operation units for instructing processing on image data, and the user can instruct various types of processing using the input unit 203 of the computer.

504は拡大表示ボタンである。ユーザが任意のサムネイルを入力部203を用いて選択し、拡大表示ボタン504を押下すると、表示部205に選択したサムネイルに対応する画像データが拡大表示される。   Reference numeral 504 denotes an enlarged display button. When the user selects an arbitrary thumbnail using the input unit 203 and presses the enlargement display button 504, image data corresponding to the selected thumbnail is displayed in an enlarged manner on the display unit 205.

505は画像転送ボタンである。ユーザが任意のサムネイルを入力部203を用いて選択し、画像転送ボタン505を押下すると、選択されたサムネイルに対応する画像がHDD201に記憶される。また、508は転送済アイコンであり、サムネイル502に対応する画像データがHDD201の所定の領域に記憶された場合、サムネイルにアイコン508が付加される。画像転送処理については後述する。   Reference numeral 505 denotes an image transfer button. When the user selects an arbitrary thumbnail using the input unit 203 and presses the image transfer button 505, an image corresponding to the selected thumbnail is stored in the HDD 201. Reference numeral 508 denotes a transferred icon. When image data corresponding to the thumbnail 502 is stored in a predetermined area of the HDD 201, the icon 508 is added to the thumbnail. The image transfer process will be described later.

506は印刷ボタンである。ユーザが任意のサムネイルを入力部203を用いて選択し、印刷ボタン506を押下すると、選択されたサムネイルに対応する画像データが、プリンタ(図示せず)に送信され、プリントされる。   Reference numeral 506 denotes a print button. When the user selects an arbitrary thumbnail using the input unit 203 and presses the print button 506, image data corresponding to the selected thumbnail is transmitted to a printer (not shown) and printed.

507は壁紙ボタンである。ユーザが任意のサムネイルを入力部203を用いて選択し、壁紙ボタン507を押下すると、選択されたサムネイルに対応する画像データがコンピュータ2のデスクトップの背景画像、いわゆる壁紙として設定される。   Reference numeral 507 denotes a wallpaper button. When the user selects an arbitrary thumbnail using the input unit 203 and presses the wallpaper button 507, image data corresponding to the selected thumbnail is set as a background image on the desktop of the computer 2, that is, a so-called wallpaper.

508は削除ボタンである。ユーザが任意のサムネイルを入力部203を用いて選択し、削除ボタン515を押下すると、選択されたサムネイルに対応する画像データが、デジタルカメラ1のフラッシュメモリ106から削除される。   Reference numeral 508 denotes a delete button. When the user selects an arbitrary thumbnail using the input unit 203 and presses the delete button 515, the image data corresponding to the selected thumbnail is deleted from the flash memory 106 of the digital camera 1.

509は主画像表示領域である。ユーザが任意のサムネイル501を選択すると、選択されたサムネイルに対応する主画像509が主画像表示領域512に表示される。これは、サムネイルが選択されたことに応じてコンピュータ2が対応する主画像をデジタルカメラ1に要求し、それに応じてデジタルカメラ1は主画像をコンピュータ2に送信することで実現される。   Reference numeral 509 denotes a main image display area. When the user selects an arbitrary thumbnail 501, a main image 509 corresponding to the selected thumbnail is displayed in the main image display area 512. This is realized by the computer 2 requesting a corresponding main image from the digital camera 1 in response to the selection of the thumbnail, and the digital camera 1 transmitting the main image to the computer 2 in response thereto.

511、512は主画像送りボタンであり、主画像509を順次表示させるよう指示するためのボタンである。   Reference numerals 511 and 512 denote main image feed buttons, which are buttons for instructing to sequentially display the main image 509.

<デジタルカメラ側の表示画面>
図5に示す閲覧画面の表示中にデジタルカメラ1が操作されると、デジタルカメラ1のLCD109に図6に示すメニューが表示される。
<Display screen on the digital camera>
When the digital camera 1 is operated during the display of the browsing screen shown in FIG. 5, the menu shown in FIG. 6 is displayed on the LCD 109 of the digital camera 1.

メニュー600には、デジタルカメラの操作で実行できる操作の項目が表示され、ユーザはデジタルカメラ1に設けられた十字ボタン403や決定ボタン404を操作して、処理の実行を指示することができる。   The menu 600 displays operation items that can be executed by operating the digital camera, and the user can operate the cross button 403 or the determination button 404 provided on the digital camera 1 to instruct execution of the process.

メニュー600に表示される処理について説明する。項目601「全部の画像を転送する」が選択されると、フラッシュメモリ106に記憶された全画像データがコンピュータ2に転送される。この処理は、図5に示す閲覧画面においてユーザが全サムネイルを選択し、画像転送ボタン505をクリックした場合と同様の処理となる。   A process displayed on the menu 600 will be described. When the item 601 “Transfer all images” is selected, all image data stored in the flash memory 106 is transferred to the computer 2. This process is the same as when the user selects all thumbnails and clicks the image transfer button 505 on the browsing screen shown in FIG.

項目602「未転送の画像を転送する」が選択されると、フラッシュメモリ106に記憶された画像データのうち、まだコンピュータ2に転送されていない画像データが転送される。これは、図5に示す閲覧画面においてユーザが未転送の画像データに対応するサムネイルを選択し、画像転送ボタン505をクリックした場合と同様の処理となる。   When the item 602 “Transfer untransferred image” is selected, among the image data stored in the flash memory 106, the image data that has not yet been transferred to the computer 2 is transferred. This is the same processing as when the user selects a thumbnail corresponding to untransferred image data and clicks the image transfer button 505 on the browsing screen shown in FIG.

項目603「画像を選んで転送する」が選択されると、フラッシュメモリ106に記憶された画像データのうち、ユーザが任意に選択した画像データがコンピュータ2に転送される。この処理は、図5に示す閲覧画面においてユーザが任意のサムネイルを選択し、画像転送ボタン505をクリックした場合と同様の処理となる。   When the item 603 “Select and transfer an image” is selected, image data arbitrarily selected by the user among the image data stored in the flash memory 106 is transferred to the computer 2. This process is the same as when the user selects an arbitrary thumbnail on the browsing screen shown in FIG. 5 and clicks the image transfer button 505.

項目604「画像を選んで印刷する」が選択されると、フラッシュメモリ106に記憶された画像データのうち、ユーザが任意に選択した画像データがコンピュータ2に転送され、コンピュータ2がプリンタに画像データの印刷指示を行う。この処理は、図5に示す閲覧画面においてユーザが任意のサムネイルを選択し、印刷ボタン506をクリックした場合と同様の処理となる。   When the item 604 “Select and print image” is selected, image data arbitrarily selected by the user among the image data stored in the flash memory 106 is transferred to the computer 2, and the computer 2 sends the image data to the printer. Print instructions. This process is the same as when the user selects an arbitrary thumbnail on the browsing screen shown in FIG. 5 and clicks the print button 506.

項目605「画像を選んで壁紙に設定する」が選択されると、フラッシュメモリ106に記憶された画像データのうち、ユーザが任意に選択した画像データがコンピュータ2に転送され、コンピュータ2が画像データを自機の壁紙として設定する。この処理は、図5に示す閲覧画面においてユーザが任意のサムネイルを選択し、壁紙ボタン507をクリックした場合と同様の処理となる。   When the item 605 “Select an image to set as wallpaper” is selected, image data arbitrarily selected by the user among the image data stored in the flash memory 106 is transferred to the computer 2, and the computer 2 receives the image data. Set as your own wallpaper. This process is the same as when the user selects an arbitrary thumbnail on the browsing screen shown in FIG. 5 and clicks the wallpaper button 507.

なお、項目603〜605が選択された場合には、LCD109にフラッシュメモリ106に記憶された画像データが表示される。ユーザは表示された画像データの中から処理の対象となる画像データを選択し、決定ボタン404を押下することで処理の実行を指示することができる。   When the items 603 to 605 are selected, the image data stored in the flash memory 106 is displayed on the LCD 109. The user can instruct execution of processing by selecting image data to be processed from the displayed image data and pressing the determination button 404.

<記憶領域>
次に、本実施形態の特徴の1つである記憶領域の構成について説明する。本実施形態におけるコンピュータ2は、HDD201内に2種類の記憶領域を有する。
<Storage area>
Next, the configuration of the storage area that is one of the features of this embodiment will be described. The computer 2 in this embodiment has two types of storage areas in the HDD 201.

ここで、HDD201の記憶領域の概念図を図7に示す。HDD201にはキャッシュ領域701と保存領域702とがある。   Here, a conceptual diagram of the storage area of the HDD 201 is shown in FIG. The HDD 201 has a cache area 701 and a storage area 702.

キャッシュ領域701には、通常ユーザがアクセスしないアプリケーション領域のディレクトリが用いられる。キャッシュ領域701に記憶した画像データはアプリケーションが終了した場合、デジタルカメラ1の接続が切断された場合、コンピュータ2の電源がオフになる場合など、デジタルカメラ1との通信が不可能になった場合にはすべて削除することが好ましい。保存領域702は永続的に画像データを記憶することを目的とした領域であり、ユーザに選択された任意のディレクトリが用いられる。   As the cache area 701, a directory of an application area that is not normally accessed by a user is used. When image data stored in the cache area 701 cannot be communicated with the digital camera 1, such as when the application is terminated, the digital camera 1 is disconnected, or the computer 2 is turned off. It is preferable to delete all of them. The storage area 702 is an area intended to store image data permanently, and an arbitrary directory selected by the user is used.

コンピュータ2は、キャッシュ領域701に記憶されている画像データを管理することで、デジタルカメラ1に記憶されている画像データが、既にキャッシュ領域701に記憶されているか否かを判断することが可能である。管理の方法としては、キャッシュ領域701に記憶されている画像データのIDリストを記憶しておく方法がある。そしてデジタルカメラ1に記憶されている画像データのIDとIDリストとを照合することで、既にキャッシュ領域701に画像データが記憶されているか否かを判断することができる。なお、画像データのIDは画像データを識別できる情報であればよく、例えばファイル名やファイルサイズ、更新日時、デジタルカメラ1が独自に発行したIDなどを用いることができる。   The computer 2 can determine whether the image data stored in the digital camera 1 is already stored in the cache area 701 by managing the image data stored in the cache area 701. is there. As a management method, there is a method of storing an ID list of image data stored in the cache area 701. Then, by comparing the ID of the image data stored in the digital camera 1 with the ID list, it can be determined whether the image data is already stored in the cache area 701. The ID of the image data may be any information that can identify the image data. For example, the file name, the file size, the update date and time, the ID uniquely issued by the digital camera 1 or the like can be used.

<キャッシュ領域への記憶処理(1)>
以下、本実施形態における転送処理について説明する。まず、図5に示す閲覧画面においてサムネイル502が選択された場合に、コンピュータ2がデジタルカメラ1から主画像を取得して主画像表示領域512に表示する処理について説明する。図8に、本処理のフローチャートを示す。なお本フローチャートの前提として、デジタルカメラ1からコンピュータ2へのサムネイルの転送は完了しているものとする。
<Storage processing in cache area (1)>
Hereinafter, transfer processing according to the present embodiment will be described. First, a process in which the computer 2 acquires a main image from the digital camera 1 and displays it in the main image display area 512 when the thumbnail 502 is selected on the browsing screen shown in FIG. FIG. 8 shows a flowchart of this process. As a premise of this flowchart, it is assumed that the transfer of thumbnails from the digital camera 1 to the computer 2 has been completed.

まずステップS801において、CPU200はユーザの操作によりサムネイル502が選択されたか否かを判断する。選択されたと判断した場合は処理をステップS802に進める。選択されなかったと判断した場合には処理を繰り返す。   First, in step S801, the CPU 200 determines whether or not the thumbnail 502 has been selected by a user operation. If it is determined that it has been selected, the process proceeds to step S802. If it is determined that it has not been selected, the process is repeated.

ステップS802において、CPU200は選択されたサムネイルに対応する画像データが、既にキャッシュ領域701に記憶されているか否かを判断する。記憶されていないと判断した場合には処理をステップS803に進める。記憶されていると判断した場合には処理をステップS806に進める。既にキャッシュ領域701に記憶されている場合とは、例えば一度選択したサムネイルを再度選択した場合などがあげられる。   In step S <b> 802, the CPU 200 determines whether image data corresponding to the selected thumbnail is already stored in the cache area 701. If it is determined that it is not stored, the process proceeds to step S803. If it is determined that it is stored, the process proceeds to step S806. The case where it is already stored in the cache area 701 is, for example, a case where a thumbnail that has been selected once is selected again.

ステップS803において、CPU200はデジタルカメラ1に対して、選択されたサムネイルに対応する画像データを要求する。   In step S803, the CPU 200 requests the digital camera 1 for image data corresponding to the selected thumbnail.

ステップS804において、要求を受信したデジタルカメラ1のCPU100は、コンピュータ2からの要求に応じて、要求された画像データをコンピュータ2に送信する。   In step S <b> 804, the CPU 100 of the digital camera 1 that has received the request transmits the requested image data to the computer 2 in response to the request from the computer 2.

ステップS805において、CPU200はデジタルカメラ1が送信した画像データを受信し、キャッシュ領域701に上記の処理により取得した画像データを記憶する。   In step S805, the CPU 200 receives the image data transmitted by the digital camera 1, and stores the image data acquired by the above processing in the cache area 701.

ステップS806において、CPU200は選択されたサムネイルに対応する画像データに含まれる主画像をキャッシュ領域701から読み出し、主画像表示領域512に表示する。なお、この時点では転送済みアイコン508は表示しない。   In step S806, the CPU 200 reads the main image included in the image data corresponding to the selected thumbnail from the cache area 701 and displays it in the main image display area 512. At this time, the transferred icon 508 is not displayed.

なお、本実施形態におけるコンピュータ2は、図5に示す閲覧画面に表示されたサムネイルのうち、ユーザにより選択されたサムネイルに対応する画像データを取得する構成としたが、必ずしもこの構成に限定されない。例えば、ユーザにより選択されたサムネイルから表示順序が前後複数枚以内にあるサムネイルなど、次に選択される可能性の高いサムネイルに対応する画像データを予め取得してもよい。例えば、サムネイル502が選択された場合は、サムネイル502に対応する画像データを取得するだけでなく、サムネイル513やサムネイル514に対応する画像データを予め取得しておくこともできる。   In addition, although the computer 2 in this embodiment is set as the structure which acquires the image data corresponding to the thumbnail selected by the user among the thumbnails displayed on the browsing screen shown in FIG. 5, it is not necessarily limited to this structure. For example, image data corresponding to a thumbnail that is likely to be selected next may be acquired in advance, such as a thumbnail whose display order is within a plurality of images before and after the thumbnail selected by the user. For example, when the thumbnail 502 is selected, not only image data corresponding to the thumbnail 502 but also image data corresponding to the thumbnail 513 and the thumbnail 514 can be acquired in advance.

このように、選択される可能性の高いサムネイルに対応する画像データを予め取得しておくことで、サムネイルの選択から主画像の表示までにかかる時間を短縮することができ、ユーザの待ち時間を減らすことができる。   In this way, by acquiring in advance image data corresponding to a thumbnail that is highly likely to be selected, it is possible to reduce the time taken from the selection of the thumbnail to the display of the main image, thereby reducing the waiting time of the user. Can be reduced.

<キャッシュ領域への記憶処理(2)>
次に、ユーザがデジタルカメラ1を操作することに応じて、デジタルカメラ1がコンピュータ2に主画像を送信する処理について説明する。図9に本処理のフローチャートを示す。
<Storage processing in cache area (2)>
Next, processing in which the digital camera 1 transmits a main image to the computer 2 in response to the user operating the digital camera 1 will be described. FIG. 9 shows a flowchart of this processing.

なお、図8のフローチャートと同様、本フローチャートの前提として、デジタルカメラ1からコンピュータ2へのサムネイルの転送は完了しているものとする。本フローチャートはユーザがデジタルカメラ1を操作して、図6に示すメニューから項目603〜項目605を選択した場合に実行される。   Similar to the flowchart of FIG. 8, it is assumed that the transfer of thumbnails from the digital camera 1 to the computer 2 has been completed as a premise of this flowchart. This flowchart is executed when the user operates the digital camera 1 and selects items 603 to 605 from the menu shown in FIG.

まず、ステップS901において、CPU100はLCD109に所定の画像データを表示する。本実施形態では、一番最近に撮影された画像データを表示するものとする。この状態でユーザにより十字ボタン403が操作されることに応じて、CPU100は画像データを順次LCD109に表示する、いわゆる画像送りを実行することができる。   First, in step S <b> 901, the CPU 100 displays predetermined image data on the LCD 109. In the present embodiment, it is assumed that the most recently captured image data is displayed. In response to the user's operation of the cross button 403 in this state, the CPU 100 can execute so-called image feed, in which image data is sequentially displayed on the LCD 109.

ステップS902においてCPU100は、自機のLCD109に表示されている画像データが変化したことを示すイベント(以下、「表示変化イベント」)をコンピュータ2に送信する。   In step S <b> 902, the CPU 100 transmits an event indicating that the image data displayed on the LCD 109 of its own device has changed (hereinafter, “display change event”) to the computer 2.

ステップS903において、コンピュータ2のCPU200は表示変化イベントを受信する。   In step S903, the CPU 200 of the computer 2 receives the display change event.

ステップS904において、CPU200は、現在LCD109に表示されている画像データの情報をデジタルカメラ1に要求する。   In step S904, the CPU 200 requests the digital camera 1 for information on the image data currently displayed on the LCD 109.

ステップS905において、デジタルカメラ1のCPU100は、コンピュータ2の要求に応じて、現在LCD109に表示されている画像データの情報として画像データのIDを送信する。   In step S905, the CPU 100 of the digital camera 1 transmits the ID of the image data as information of the image data currently displayed on the LCD 109 in response to a request from the computer 2.

ステップS906において、コンピュータ2のCPU200は受信した画像データのIDとIDリストとを比較し、キャッシュ領域701に既に記憶されているか否かを判断する。既に記憶されていると判断した場合には処理をステップS911に進める。記憶されていないと判断した場合には処理をステップS907に進める。   In step S906, the CPU 200 of the computer 2 compares the ID of the received image data with the ID list, and determines whether or not the image data is already stored in the cache area 701. If it is determined that it has already been stored, the process proceeds to step S911. If it is determined that it is not stored, the process proceeds to step S907.

ステップS907において、CPU200は受信した画像IDに対応する画像データをデジタルカメラ1に要求する。   In step S907, the CPU 200 requests the digital camera 1 for image data corresponding to the received image ID.

ステップS908において、デジタルカメラ1のCPU100はコンピュータ2からの要求に応じて、フラッシュメモリ106から画像データを読み出しコンピュータ2に画像データを送信する。   In step S <b> 908, the CPU 100 of the digital camera 1 reads the image data from the flash memory 106 and transmits the image data to the computer 2 in response to a request from the computer 2.

そしてステップS909において、CPU100はユーザ操作により画像送りが指示されたか否かを判断する。操作を検知していない場合には表示を継続する。操作を検知した場合には処理をステップS901に戻し、新たな画像データを表示し、表示変化イベントをコンピュータ2に送信する。   In step S909, the CPU 100 determines whether or not an image feed is instructed by a user operation. If no operation is detected, display continues. If an operation is detected, the process returns to step S901, new image data is displayed, and a display change event is transmitted to the computer 2.

一方、ステップS910においてコンピュータ2のCPU200は、デジタルカメラ1から送信された画像データを受信し、キャッシュ領域701に記憶する。 ステップS911において、CPU200はキャッシュ領域に記憶された画像データの主画像を読み出し、主画像表示領域512に表示する。つまり、デジタルカメラ1のLCD109に表示されている画像データと同じ画像データが、コンピュータ2の表示部205に追従して表示されることになる。   On the other hand, in step S 910, the CPU 200 of the computer 2 receives the image data transmitted from the digital camera 1 and stores it in the cache area 701. In step S911, the CPU 200 reads the main image of the image data stored in the cache area and displays it in the main image display area 512. That is, the same image data as the image data displayed on the LCD 109 of the digital camera 1 is displayed following the display unit 205 of the computer 2.

なお、図6のメニューにおいて項目604や605が選択された場合は、図9に示す処理を行った後、コンピュータ2のCPU200がプリンタに受信データの印刷指示を行ったり、受信データを壁紙に設定する処理を行う。   If the item 604 or 605 is selected in the menu of FIG. 6, after performing the processing shown in FIG. 9, the CPU 200 of the computer 2 instructs the printer to print the received data, or sets the received data as wallpaper. Perform the process.

<ユーザ操作に基づく転送処理>
ここまで述べたように、本実施形態におけるコンピュータ2は、サムネイル502がユーザに選択された画像データや、LCD109に表示された画像データをキャッシュ領域701に記憶する。このようにすると、サムネイルのみコンピュータ2に転送している画像データと、主画像をキャッシュ領域701に転送している画像データの2種類が混在した状態が生じる。以下、このような場合において、ユーザから画像データの転送指示が行われた場合について説明する。
<Transfer processing based on user operation>
As described above, the computer 2 in the present embodiment stores the image data in which the thumbnail 502 is selected by the user and the image data displayed on the LCD 109 in the cache area 701. In this way, there occurs a state where two types of image data in which only thumbnails are transferred to the computer 2 and image data in which the main image is transferred to the cache area 701 are mixed. Hereinafter, a case where an instruction to transfer image data is issued from the user in such a case will be described.

ユーザがデジタルカメラ1を操作することに応じて実行される、画像データの転送処理について説明する。図10に本処理のフローチャートを示す。   An image data transfer process executed in response to the user operating the digital camera 1 will be described. FIG. 10 shows a flowchart of this processing.

なお、本フローチャートの前提として、デジタルカメラ1からコンピュータ2へのサムネイルの転送は完了しているものとする。本フローチャートはユーザがデジタルカメラ1を操作して、図6に示すメニューから項目601または602を選択した場合や、図8または図9のフローチャートの実行中に画像データの転送が指示された場合に実行される。画像データの転送指示は、例えばステップS901で画像データが表示されている状態で、決定ボタン404を押下することにより入力することができる。   As a premise of this flowchart, it is assumed that the transfer of thumbnails from the digital camera 1 to the computer 2 has been completed. This flowchart is for the case where the user operates the digital camera 1 and selects the item 601 or 602 from the menu shown in FIG. 6, or when image data transfer is instructed during the execution of the flowchart of FIG. 8 or FIG. Executed. The image data transfer instruction can be input by pressing the enter button 404 in a state where the image data is displayed in step S901, for example.

まず、ステップS1001において、CPU100はユーザからの指示に基づき、転送処理が指示された旨のイベント信号と、転送対象の画像データのIDをコンピュータ200に送信する。   First, in step S <b> 1001, the CPU 100 transmits to the computer 200 an event signal indicating that transfer processing has been instructed and an ID of image data to be transferred based on an instruction from the user.

ステップS1002において、CPU100は、画像データの転送中であることを示すメッセージをLCD109に表示する。このメッセージは、進捗状況を示すプログレスバーなどでも構わない。   In step S1002, the CPU 100 displays on the LCD 109 a message indicating that image data is being transferred. This message may be a progress bar indicating the progress status.

ステップS1003において、CPU200はデジタルカメラ1からイベント信号と画像データのIDを受信する。   In step S <b> 1003, the CPU 200 receives the event signal and the image data ID from the digital camera 1.

ステップS1004において、CPU200は受信した画像データのIDとIDリストとを比較し、転送対象の画像データがキャッシュ領域701に記憶されているか否かを判断する。既にキャッシュ領域701に記憶されていると判断した場合には処理をステップS1009に進める。キャッシュ領域701に記憶されていないと判断した場合には処理をステップS1005に進める。   In step S1004, the CPU 200 compares the ID of the received image data with the ID list, and determines whether the image data to be transferred is stored in the cache area 701. If it is determined that the data is already stored in the cache area 701, the process advances to step S1009. If it is determined that it is not stored in the cache area 701, the process proceeds to step S1005.

ステップS1005において、CPU200は画像データをデジタルカメラ1に対して要求する。   In step S1005, the CPU 200 requests image data from the digital camera 1.

ステップS1006において、デジタルカメラ1のCPU100は、要求された画像データをフラッシュメモリ106から読み出し、コンピュータ2に送信する。   In step S <b> 1006, the CPU 100 of the digital camera 1 reads the requested image data from the flash memory 106 and transmits it to the computer 2.

ステップS1007において、CPU200はデジタルカメラ1から送信された画像データを受信する。   In step S1007, the CPU 200 receives the image data transmitted from the digital camera 1.

ステップS1008において、CPU200は、上記処理により取得した画像データをキャッシュ領域701に記憶する。   In step S1008, the CPU 200 stores the image data acquired by the above processing in the cache area 701.

ステップS1009において、CPU200は、キャッシュ領域701に記憶した画像データを保存領域702にコピーする。   In step S <b> 1009, the CPU 200 copies the image data stored in the cache area 701 to the storage area 702.

ステップS1010において、CPU200はデジタルカメラ1に転送が完了した旨を通知する。   In step S1010, the CPU 200 notifies the digital camera 1 that the transfer has been completed.

ステップS1011において、デジタルカメラ1のCPU100は、LCD109に転送が完了したことを示すメッセージを表示する。これにより、ユーザは転送が完了したことを知ることができる。   In step S1011, the CPU 100 of the digital camera 1 displays a message indicating that the transfer has been completed on the LCD 109. Thereby, the user can know that the transfer is completed.

そしてステップS1012において、CPU200は、保存領域702にコピーした画像データに対応するサムネイル502に転送済みアイコン508を付加する。つまり、ステップS1009において保存領域702への画像データのコピーが行われた段階で転送済みアイコン508を表示する。   In step S1012, the CPU 200 adds the transferred icon 508 to the thumbnail 502 corresponding to the image data copied to the storage area 702. That is, the transferred icon 508 is displayed when the image data is copied to the storage area 702 in step S1009.

ステップS1003〜ステップS1012の処理を転送対象の画像データ分、繰り返すことにより、HDD201の保存領域702への画像データの転送が完了する。   By repeating the processes in steps S1003 to S1012 for the image data to be transferred, the transfer of the image data to the storage area 702 of the HDD 201 is completed.

コンピュータ2に転送された段階で転送済みアイコンを表示しない理由は以下の通りである。すなわち、コンピュータ2に転送された段階で転送済みアイコンを表示すると、キャッシュ領域701にしか記憶されていない画像データに対応するサムネイル502にも転送済みアイコンが付加されることになる。すると、ユーザはコンピュータ2への転送が完了したと思い、アプリケーションを終了してしまい、消去されるおそれがある。そこで本実施形態におけるコンピュータ2は、転送済みアイコン708をコンピュータ2への転送の有無ではなく、保存領域702への記憶の有無に基づいて表示することとした。   The reason why the transferred icon is not displayed when it is transferred to the computer 2 is as follows. That is, when the transferred icon is displayed at the stage of transfer to the computer 2, the transferred icon is also added to the thumbnail 502 corresponding to the image data stored only in the cache area 701. Then, the user thinks that the transfer to the computer 2 has been completed, and the application may be terminated and deleted. In view of this, the computer 2 in the present embodiment displays the transferred icon 708 based on the presence or absence of storage in the storage area 702, not the presence or absence of transfer to the computer 2.

したがって、図6に示すメニューはあたかもデジタルカメラ1からコンピュータ2に新たに画像データを転送するように表示されているが、図9に示すように実際には画像をLCD109に表示した時点で画像データの転送は行われている。そして、ユーザが転送を指示したときにはキャッシュ領域701から保存領域702に画像データがコピーされる。   Accordingly, the menu shown in FIG. 6 is displayed as if new image data is to be transferred from the digital camera 1 to the computer 2, but the image data is actually displayed when the image is displayed on the LCD 109 as shown in FIG. 9. Transfer has been done. When the user instructs transfer, the image data is copied from the cache area 701 to the storage area 702.

一般的に、コンピュータ2がキャッシュ領域701からデータを読み出す速度は、デジタルカメラ1からデータを取得する速度よりも速い。したがって上記の処理により、ユーザが転送指示を行ってから、画像データをHDD201の保存領域702に記憶するまでの時間を短縮することが可能である。   In general, the speed at which the computer 2 reads data from the cache area 701 is faster than the speed at which data is acquired from the digital camera 1. Therefore, by the above processing, it is possible to shorten the time from when the user issues a transfer instruction until the image data is stored in the storage area 702 of the HDD 201.

なお、ユーザが図5に示す閲覧画面を見ながらコンピュータ2の入力部203を操作して画像データの転送を指示することも可能である。この場合には、転送ボタン505が押下されたことに応じて、図10のステップS1004からステップS1009、ステップS1012が実行される。   It is also possible for the user to instruct transfer of image data by operating the input unit 203 of the computer 2 while viewing the browsing screen shown in FIG. In this case, step S1004 to step S1009 and step S1012 of FIG. 10 are executed in response to the transfer button 505 being pressed.

また、本実施形態ではユーザの操作に基づいて画像データを取得する場合について述べたが、アプリケーションを起動したときにCPU200がデジタルカメラ1に記憶されたすべての画像データを自動的に取得し、キャッシュ領域701に記憶してもよい。   In this embodiment, the case where image data is acquired based on a user operation has been described. However, when the application is started, the CPU 200 automatically acquires all image data stored in the digital camera 1 and caches the image data. You may memorize | store in the area | region 701.

以上述べたように、本実施形態に係るシステムでは、ユーザ操作により転送指示が行われる前に、コンピュータ2に画像データを転送してキャッシュ領域701に記憶する。そしてユーザ操作により転送指示が行われた場合には、キャッシュ領域701から保存領域702に画像データをコピーする構成とした。   As described above, in the system according to the present embodiment, image data is transferred to the computer 2 and stored in the cache area 701 before a transfer instruction is issued by a user operation. When a transfer instruction is issued by a user operation, the image data is copied from the cache area 701 to the storage area 702.

この構成により、ユーザが転送指示を行ってから転送が完了するまでのレスポンスを向上させることが可能となり、ユーザは快適に操作することができる。   With this configuration, it is possible to improve the response from when the user issues a transfer instruction until the transfer is completed, and the user can operate comfortably.

なお、上述した各実施形態の機能を実現するためには、各機能を具現化したソフトウェアのプログラムコードを記録した記録媒体をシステム或は装置に提供してもよい。そして、そのシステム或は装置のコンピュータ(又はCPUやMPU)が記録媒体に格納されたプログラムコードを読み出し実行することによって、上述した各実施形態の機能が実現される。この場合、記録媒体から読み出されたプログラムコード自体が上述した各実施形態の機能を実現することになり、そのプログラムコードを記録した記録媒体は本発明を構成することになる。このようなプログラムコードを供給するための記録媒体としては、例えば、フロッピィ(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスクなどを用いることができる。或いは、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROMなどを用いることもできる。   In order to realize the functions of the above-described embodiments, a recording medium in which a program code of software embodying each function is recorded may be provided to the system or apparatus. The functions of the above-described embodiments are realized by the computer (or CPU or MPU) of the system or apparatus reading and executing the program code stored in the recording medium. In this case, the program code itself read from the recording medium realizes the functions of the above-described embodiments, and the recording medium on which the program code is recorded constitutes the present invention. As a recording medium for supplying such a program code, for example, a floppy (registered trademark) disk, a hard disk, an optical disk, a magneto-optical disk, or the like can be used. Alternatively, a CD-ROM, CD-R, magnetic tape, nonvolatile memory card, ROM, or the like can be used.

また、上述した各実施形態の機能を実現するための構成は、コンピュータが読み出したプログラムコードを実行することだけには限られない。そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)などが実際の処理の一部又は全部を行い、その処理によって上述した各実施形態の機能が実現される場合も含まれている。   The configuration for realizing the functions of the above-described embodiments is not limited to executing the program code read by the computer. Including the case where the OS (operating system) running on the computer performs part or all of the actual processing based on the instruction of the program code, and the functions of the above-described embodiments are realized by the processing. It is.

更に、記録媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書きこまれてもよい。その後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によって上述した各実施形態の機能が実現される場合も含むものである。   Further, the program code read from the recording medium may be written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instruction of the program code, and the functions of the above-described embodiments may be realized by the processing. Is included.

本発明の第1の実施形態におけるシステムの概観を示す図である。1 is a diagram showing an overview of a system in a first embodiment of the present invention. 本発明の第1の実施形態におけるデジタルカメラのブロック図である。1 is a block diagram of a digital camera according to a first embodiment of the present invention. 本発明の第1の実施形態におけるコンピュータのブロック図である。It is a block diagram of a computer in a 1st embodiment of the present invention. 本発明の第1の実施形態におけるデジタルカメラの背面を示す図である。It is a figure which shows the back surface of the digital camera in the 1st Embodiment of this invention. 本発明の第1の実施形態における閲覧画面を示す図である。It is a figure which shows the browsing screen in the 1st Embodiment of this invention. 本発明の第1の実施形態におけるデジタルカメラのLCDに表示されるメニューを示す図である。It is a figure which shows the menu displayed on LCD of the digital camera in the 1st Embodiment of this invention. 本発明の第1の実施形態におけるHDDの記憶領域の概念図である。It is a conceptual diagram of the storage area of HDD in the 1st Embodiment of this invention. 本発明の第1の実施形態における、画像データ転送処理のフローチャートである。6 is a flowchart of image data transfer processing according to the first embodiment of the present invention. 本発明の第1の実施形態における、画像データ転送処理のフローチャートである。6 is a flowchart of image data transfer processing according to the first embodiment of the present invention. 本発明の第1の実施形態における、画像データ転送処理のフローチャートである。6 is a flowchart of image data transfer processing according to the first embodiment of the present invention.

符号の説明Explanation of symbols

1 デジタルカメラ
2 コンピュータ
3 通信経路
1 Digital camera 2 Computer 3 Communication path

Claims (16)

キャッシュ領域と、前記キャッシュ領域とは異なる保存領域とを含む記憶媒体へのアクセスが可能な情報処理装置であって、
撮像装置に記憶された画像データのサムネイルを表示部に表示する表示制御手段と、
前記サムネイルを選択する選択手段と、
前記選択されたサムネイルに対応する画像データを前記撮像装置から取得する指示を受け付ける入力手段と、
前記選択手段によりサムネイルが選択されたことに応じて、前記サムネイルに対応する画像データを前記撮像装置から取得する取得手段と、
前記取得手段が取得した画像データを前記キャッシュ領域に記憶し、前記入力手段により前記指示を受け付けたことに応じて、前記キャッシュ領域に記憶された画像データを前記保存領域に記憶する記憶制御手段とを有する情報処理装置。
An information processing apparatus capable of accessing a storage medium including a cache area and a storage area different from the cache area,
Display control means for displaying thumbnails of image data stored in the imaging device on a display unit;
Selection means for selecting the thumbnail;
Input means for receiving an instruction to acquire image data corresponding to the selected thumbnail from the imaging device;
An acquisition means for acquiring image data corresponding to the thumbnail from the imaging device in response to the selection of a thumbnail by the selection means;
Storage control means for storing the image data acquired by the acquisition means in the cache area, and storing the image data stored in the cache area in the storage area in response to receiving the instruction by the input means; An information processing apparatus.
前記入力手段による指示を受け付けた際に、前記選択されたサムネイルに対応する画像データが前記キャッシュ領域に記憶されていない場合、前記取得手段は撮像装置から前記画像データを取得し、
前記記憶制御手段は前記取得した画像データを前記保存領域に記憶することを特徴とする請求項1に記載の情報処理装置。
If the image data corresponding to the selected thumbnail is not stored in the cache area when the instruction by the input unit is received, the acquisition unit acquires the image data from the imaging device;
The information processing apparatus according to claim 1, wherein the storage control unit stores the acquired image data in the storage area.
前記記憶制御手段により前記画像データが前記保存領域に記憶された場合に、前記表示制御手段は、前記記憶された画像データに対応するサムネイルに撮像装置から画像データを取得した旨を示すアイコンを付加することを特徴とする請求項1または2に記載の情報処理装置。   When the image data is stored in the storage area by the storage control unit, the display control unit adds an icon indicating that the image data has been acquired from the imaging device to a thumbnail corresponding to the stored image data. The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus. 前記撮像装置との通信が不可能になった場合、前記記憶制御手段は前記キャッシュ領域に記憶されている画像データを削除することを特徴とする請求項1乃至3のいずれかに記載の情報処理装置。   4. The information processing according to claim 1, wherein when the communication with the imaging apparatus becomes impossible, the storage control unit deletes the image data stored in the cache area. apparatus. 前記取得手段により取得した画像データを、前記サムネイルとともに表示することを特徴とする請求項1乃至4のいずれかに記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the image data acquired by the acquisition unit is displayed together with the thumbnail. キャッシュ領域と、前記キャッシュ領域とは異なる保存領域とを含む記憶媒体へのアクセスが可能な情報処理装置であって、
撮像装置と接続したことに応じて、撮像装置に記憶された画像データを自動的に取得する取得手段と、
前記撮像装置に記憶された画像データを前記撮像装置から取得する指示を受け付ける入力手段と、
前記取得手段が取得した画像データを前記キャッシュ領域に記憶し、前記入力手段により前記指示を受け付けたことに応じて、前記キャッシュ領域に記憶された画像データを前記保存領域に記憶する記憶制御手段とを有する情報処理装置。
An information processing apparatus capable of accessing a storage medium including a cache area and a storage area different from the cache area,
An acquisition means for automatically acquiring image data stored in the imaging device in response to connection with the imaging device;
Input means for receiving an instruction to acquire image data stored in the imaging device from the imaging device;
Storage control means for storing the image data acquired by the acquisition means in the cache area, and storing the image data stored in the cache area in the storage area in response to receiving the instruction by the input means; An information processing apparatus.
前記入力手段による指示を受け付けた際に、前記取得の対象である画像データが前記キャッシュ領域に記憶されていない場合、前記取得手段は撮像装置から前記画像データを取得し、
前記記憶制御手段は前記取得した画像データを前記保存領域に記憶することを特徴とする請求項6に記載の情報処理装置。
When the image data to be acquired is not stored in the cache area when receiving the instruction by the input unit, the acquisition unit acquires the image data from the imaging device,
The information processing apparatus according to claim 6, wherein the storage control unit stores the acquired image data in the storage area.
前記記憶制御手段により前記画像データが前記保存領域に記憶された場合に、前記表示制御手段は、前記記憶された画像データに対応するサムネイルに撮像装置から画像データを取得した旨を示すアイコンを付加することを特徴とする請求項6または7に記載の情報処理装置。   When the image data is stored in the storage area by the storage control unit, the display control unit adds an icon indicating that the image data has been acquired from the imaging device to a thumbnail corresponding to the stored image data. The information processing apparatus according to claim 6 or 7, wherein: 前記撮像装置との通信が不可能になった場合、前記記憶制御手段は前記キャッシュ領域に記憶されている画像データを削除することを特徴とする請求項6乃至8のいずれかに記載の情報処理装置。   9. The information processing according to claim 6, wherein when the communication with the imaging apparatus becomes impossible, the storage control unit deletes the image data stored in the cache area. apparatus. 前記取得手段により取得した画像データを表示する表示制御手段をさらに有することを特徴とする請求項6乃至9のいずれかに記載の情報処理装置。   The information processing apparatus according to claim 6, further comprising display control means for displaying the image data acquired by the acquisition means. キャッシュ領域と、前記キャッシュ領域とは異なる保存領域とを含む記憶媒体へのアクセスが可能な情報処理装置の制御方法であって、
撮像装置に記憶された画像データに対応するサムネイルを表示部に表示する表示工程と、
前記サムネイルを選択する選択工程と、
前記選択されたサムネイルに対応する画像データを前記撮像装置から取得する指示を受け付ける入力工程と、
前記選択工程においてサムネイルが選択されたことに応じて、前記サムネイルに対応する画像データを前記撮像装置から取得する取得工程と、
前記取得工程で取得した画像データを前記キャッシュ領域に記憶する記憶工程と、
前記入力工程において前記指示を受け付けたことに応じて、前記記憶工程で前記キャッシュ領域に記憶された画像データを前記保存領域にコピーするコピー工程とを有する制御方法。
A control method for an information processing apparatus capable of accessing a storage medium including a cache area and a storage area different from the cache area,
A display step of displaying a thumbnail corresponding to the image data stored in the imaging device on the display unit;
A selection step of selecting the thumbnail;
An input step of receiving an instruction to acquire image data corresponding to the selected thumbnail from the imaging device;
An acquisition step of acquiring image data corresponding to the thumbnail from the imaging device in response to selection of a thumbnail in the selection step;
A storage step of storing the image data acquired in the acquisition step in the cache area;
And a copy step of copying the image data stored in the cache area in the storage step to the storage area in response to receiving the instruction in the input step.
キャッシュ領域と、前記キャッシュ領域とは異なる保存領域とを含む記憶媒体へのアクセスが可能な情報処理装置の制御方法であって、
撮像装置と接続したことに応じて、撮像装置に記憶された画像データを自動的に取得する取得工程と、
前記撮像装置に記憶された画像データを前記撮像装置から取得する指示を受け付ける入力工程と、
前記取得工程で取得した画像データを前記キャッシュ領域に記憶する記憶工程と、
前記入力工程においてを指示を受け付けたことに応じて、前記記憶工程で前記キャッシュ領域に記憶された画像データを、前記保存領域にコピーするコピー工程とを有する制御方法。
A control method for an information processing apparatus capable of accessing a storage medium including a cache area and a storage area different from the cache area,
An acquisition step of automatically acquiring image data stored in the imaging device in response to the connection with the imaging device;
An input step of receiving an instruction to acquire image data stored in the imaging device from the imaging device;
A storage step of storing the image data acquired in the acquisition step in the cache area;
And a copy step of copying the image data stored in the cache area in the storage step to the storage area in response to receiving an instruction in the input step.
キャッシュ領域と、前記キャッシュ領域とは異なる保存領域とを含む記憶媒体へのアクセスが可能な情報処理装置に、
撮像装置に記憶された画像データに対応するサムネイルを表示部に表示する表示工程と、
前記サムネイルを選択する選択工程と、
前記選択されたサムネイルに対応する画像データを前記撮像装置から取得する指示を受け付ける入力工程と、
前記選択工程においてサムネイルが選択されたことに応じて、前記サムネイルに対応する画像データを前記撮像装置から取得する取得工程と、
前記取得工程で取得した画像データを前記キャッシュ領域に記憶する記憶工程と、
前記入力工程において前記指示を受け付けたことに応じて、前記記憶工程で前記キャッシュ領域に記憶された画像データを前記保存領域にコピーするコピー工程とを実行させるコンピュータが読み取り可能なプログラム。
In an information processing apparatus capable of accessing a storage medium including a cache area and a storage area different from the cache area,
A display step of displaying a thumbnail corresponding to the image data stored in the imaging device on the display unit;
A selection step of selecting the thumbnail;
An input step of receiving an instruction to acquire image data corresponding to the selected thumbnail from the imaging device;
An acquisition step of acquiring image data corresponding to the thumbnail from the imaging device in response to selection of a thumbnail in the selection step;
A storage step of storing the image data acquired in the acquisition step in the cache area;
A computer-readable program that executes a copy step of copying image data stored in the cache area in the storage step to the storage area in response to receiving the instruction in the input step.
キャッシュ領域と、前記キャッシュ領域とは異なる保存領域とを含む記憶媒体へのアクセスが可能な情報処理装置に、
撮像装置と接続したことに応じて、撮像装置に記憶された画像データを自動的に取得する取得工程と、
前記撮像装置に記憶された画像データを前記撮像装置から取得する指示を受け付ける入力工程と、
前記取得工程で取得した画像データを前記キャッシュ領域に記憶する記憶工程と、
前記入力工程においてを指示を受け付けたことに応じて、前記記憶工程で前記キャッシュ領域に記憶された画像データを、前記保存領域にコピーするコピー工程とを実行させるプログラム。
In an information processing apparatus capable of accessing a storage medium including a cache area and a storage area different from the cache area,
An acquisition step of automatically acquiring image data stored in the imaging device in response to the connection with the imaging device;
An input step of receiving an instruction to acquire image data stored in the imaging device from the imaging device;
A storage step of storing the image data acquired in the acquisition step in the cache area;
A program for executing a copy step of copying the image data stored in the cache area in the storage step to the storage area in response to receiving an instruction in the input step.
請求項13に記載のプログラムを格納したコンピュータが読み取り可能なプログラム。   A computer-readable program storing the program according to claim 13. 請求項14に記載のプログラムを格納したコンピュータが読み取り可能なプログラム。   A computer-readable program storing the program according to claim 14.
JP2007209601A 2007-08-10 2007-08-10 Information processing apparatus, control method thereof, program, and storage medium Pending JP2009044626A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007209601A JP2009044626A (en) 2007-08-10 2007-08-10 Information processing apparatus, control method thereof, program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007209601A JP2009044626A (en) 2007-08-10 2007-08-10 Information processing apparatus, control method thereof, program, and storage medium

Publications (1)

Publication Number Publication Date
JP2009044626A true JP2009044626A (en) 2009-02-26

Family

ID=40444838

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007209601A Pending JP2009044626A (en) 2007-08-10 2007-08-10 Information processing apparatus, control method thereof, program, and storage medium

Country Status (1)

Country Link
JP (1) JP2009044626A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011041148A (en) * 2009-08-17 2011-02-24 Canon Inc Imaging apparatus, information processing apparatus and program
JP2016115266A (en) * 2014-12-17 2016-06-23 キヤノン株式会社 Communication device, control method thereof and program
JP2019161271A (en) * 2018-03-07 2019-09-19 キヤノン株式会社 Information processing device and control method and program thereof

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011041148A (en) * 2009-08-17 2011-02-24 Canon Inc Imaging apparatus, information processing apparatus and program
JP2016115266A (en) * 2014-12-17 2016-06-23 キヤノン株式会社 Communication device, control method thereof and program
JP2019161271A (en) * 2018-03-07 2019-09-19 キヤノン株式会社 Information processing device and control method and program thereof
JP7118669B2 (en) 2018-03-07 2022-08-16 キヤノン株式会社 Information processing device and its control method and program

Similar Documents

Publication Publication Date Title
JP4453738B2 (en) File transfer method, apparatus, and program
JP2009112550A (en) Game device, image processing method, program, and information recording medium
JP2004151769A (en) Control method for print system
JP3526248B2 (en) Image processing apparatus, image processing method, and storage medium
KR20090106755A (en) Method, Terminal for providing memo recording function and computer readable record-medium on which program for executing method thereof
JP2005184208A (en) Image processing unit
JP2010187368A (en) Image-capturing apparatus and control method thereof, and program
JP2009140262A (en) Image display system, information processor, its control method and program
JP2009044626A (en) Information processing apparatus, control method thereof, program, and storage medium
JP2004208291A (en) Digital imaging device and method for controlling it
JP2010206296A (en) Data browsing apparatus, and control method therefor
JP2010244453A (en) Application program
JP2005109798A (en) Information processor, moving picture reproduction control method, program and record medium
JP4862267B2 (en) Image display device
JP6768374B2 (en) Image processing equipment, image processing methods, and programs
JP2009124591A (en) Imaging apparatus, information recording device and information recording method
JP2022121604A (en) Communication device and method for controlling the same, and program
JP7256671B2 (en) Communication device and its control method and program
WO2021039129A1 (en) Information processing device, information processing method, and program
JP6733618B2 (en) Information processing system, terminal device, program, and image adding method
JP2000113204A (en) Device and method for selecting image and printer
JP2001313861A (en) Image pickup device, data management unit, medium, and program
JP5247625B2 (en) Display control device
JP2005110132A (en) Image processing system, image recording apparatus, image management apparatus, image display control method and storage medium
JP5398418B2 (en) Imaging device, information processing device, program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100630