JP4960910B2 - Information processing apparatus, information processing system having the information processing apparatus and imaging device, and data processing method, program, and storage medium in the information processing apparatus - Google Patents

Information processing apparatus, information processing system having the information processing apparatus and imaging device, and data processing method, program, and storage medium in the information processing apparatus Download PDF

Info

Publication number
JP4960910B2
JP4960910B2 JP2008068351A JP2008068351A JP4960910B2 JP 4960910 B2 JP4960910 B2 JP 4960910B2 JP 2008068351 A JP2008068351 A JP 2008068351A JP 2008068351 A JP2008068351 A JP 2008068351A JP 4960910 B2 JP4960910 B2 JP 4960910B2
Authority
JP
Japan
Prior art keywords
imaging device
information processing
image data
identifier
processing apparatus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008068351A
Other languages
Japanese (ja)
Other versions
JP2009225180A5 (en
JP2009225180A (en
Inventor
貴樹 亀山
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 JP2008068351A priority Critical patent/JP4960910B2/en
Publication of JP2009225180A publication Critical patent/JP2009225180A/en
Publication of JP2009225180A5 publication Critical patent/JP2009225180A5/ja
Application granted granted Critical
Publication of JP4960910B2 publication Critical patent/JP4960910B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Studio Devices (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Television Signal Processing For Recording (AREA)

Description

本発明は、撮像装置と接続され当該撮像装置から画像データを受信して表示する情報処理装置及び当該情報処理装置と撮像装置とを有する情報処理システム、及び前記情報処理装置におけるデータ処理方法に関するものである。   The present invention relates to an information processing apparatus that is connected to an imaging apparatus and receives and displays image data from the imaging apparatus, an information processing system including the information processing apparatus and the imaging apparatus, and a data processing method in the information processing apparatus. It is.

コンピュータ分野においては、ユーザに対する操作性を高めるため、参照が予想されるデータの先読みや、一度参照したデータを、高速に読み出せるメモリ領域へ保存することが行われる。この処理の呼び方は様々であるが、本願明細書ではキャッシュと呼称する。キャッシュはあらゆる段階で行われ、そのキャッシュされるデータの一例としては、CPUに入出力されるデータ、ハードディスクに読み書きされるデータ、及びWWWブラウザで表示される画像データ等が挙げられる。   In the computer field, in order to improve operability for a user, prefetching of data that is expected to be referred to or storing data once referred to in a memory area that can be read at high speed is performed. Although there are various ways of calling this process, it is called a cache in this specification. Caching is performed at every stage, and examples of the cached data include data input to and output from the CPU, data read from and written to the hard disk, and image data displayed by a WWW browser.

このようなキャッシュは、デジタルカメラで撮影された画像をコンピュータで閲覧する際にも行われる。このような閲覧を制御する画像閲覧ソフトウェアには、デジタルカメラとコンピュータとが接続されると、無条件にデジタルカメラに記憶されている全ての画像データをコンピュータに自動的に転送するものがある。こうして転送された画像データはコンピュータのハードディスクに一時的に保存され、そこから高速に読み出されて表示される。   Such caching is also performed when an image taken with a digital camera is viewed on a computer. Some image browsing software that controls such browsing automatically transfers all image data stored in the digital camera to the computer unconditionally when the digital camera and the computer are connected. The image data transferred in this way is temporarily stored in the hard disk of the computer, read from there at high speed and displayed.

また、デジタルカメラに認証機能を取り入れた技術が特許文献1に記載されている。これは、認証されたユーザのみが使用できるデジタルカメラに関し、ユーザの認証が完了していない段階でも暫定的に撮影することができる。こうして暫定的に撮影された画像データは一時的にメモリに保持され、その後、ユーザの認証が完了すると、その画像データを恒久的な記憶装置に保存することが記載されている。
特開2003−32534号公報
Patent Document 1 describes a technique in which an authentication function is incorporated into a digital camera. This relates to a digital camera that can be used only by an authenticated user, and can tentatively shoot even when the user authentication is not completed. It is described that the temporarily captured image data is temporarily stored in the memory, and then the image data is stored in a permanent storage device when the user authentication is completed.
JP 2003-32534 A

しかしながら、特許文献1に記載の技術は、撮像装置と情報処理装置とが接続され、撮像装置の記憶媒体に記憶された画像を閲覧する場合について考慮されていない。
このような場合、撮像装置に記憶されている画像データが自動的にコンピュータに転送されて、そのハードディスクに保存されてしまうことがある。すると、その撮像装置と情報処理装置との接続が解除された後も情報処理装置の記憶装置には、撮像装置の画像データが記憶されたままになってしまう。 このため、撮像装置のユーザにとっては、自分の撮影した画像データが他人の情報処理装置にずっと記憶されることになる。さらに、情報処理装置のユーザにとっては、自分の情報処理装置の記憶領域が他人の画像データを記憶するのに使用されることになり、好ましくない。
However, the technique described in Patent Document 1 does not take into consideration a case where an imaging device and an information processing device are connected and an image stored in a storage medium of the imaging device is browsed.
In such a case, the image data stored in the imaging device may be automatically transferred to the computer and saved on the hard disk. Then, even after the connection between the imaging device and the information processing device is released, the image data of the imaging device remains stored in the storage device of the information processing device. For this reason, for the user of the imaging apparatus, the image data taken by the user is always stored in the information processing apparatus of another person. Furthermore, it is not preferable for the user of the information processing apparatus because the storage area of his / her information processing apparatus is used to store other person's image data.

本願発明の一態様によれば、情報処理装置に登録されていない撮像装置から受信して情報処理装置に画像データを記憶している場合に、その撮像装置と情報処理装置との接続が解除されると、その受信した画像データを削除することを特徴とする。   According to one aspect of the present invention, when image data is stored in an information processing device that is received from an imaging device that is not registered in the information processing device, the connection between the imaging device and the information processing device is released. Then, the received image data is deleted.

上記目的を達成するために本発明の一態様に係る情報処理装置は以下のような構成を備える。即ち、
撮像装置と接続が可能な情報処理装置であって、
撮像装置の識別子を記憶する記憶手段と、
撮像装置が接続された場合、接続された撮像装置を識別する識別子と、前記接続された撮像装置から送信された画像データとを受信する受信手段と、
前記受信手段により受信した画像データを記憶する画像記憶手段と、
前記受信手段により受信した識別子が既に前記記憶手段に記憶されているかどうかにより、前記接続された撮像装置が前記情報処理装置に登録されているかどうかを判別する判別手段と、
前記判別手段により前記接続された撮像装置が前記情報処理装置に登録されていないと判別され、かつ、前記接続された撮像装置との接続が解除された場合、前記受信手段により当該接続された撮像装置から受信した画像データを削除する削除手段と、を有することを特徴とする。
In order to achieve the above object, an information processing apparatus according to an aspect of the present invention has the following arrangement. That is,
An information processing device that can be connected to an imaging device,
Storage means for storing an identifier of the imaging device;
A receiving means for receiving an identifier for identifying the connected imaging device and image data transmitted from the connected imaging device when the imaging device is connected;
Image storage means for storing image data received by the receiving means;
Determining means for determining whether or not the connected imaging device is registered in the information processing device, based on whether or not the identifier received by the receiving device is already stored in the storage device;
Wherein said connected image pickup apparatus by discriminating means is judged not registered in the information processing apparatus, and, if the connection to the connected imaging device is released, the connected captured by the receiving means Deleting means for deleting image data received from the apparatus .

上記目的を達成するために本発明の一態様に係る情報処理システムは以下のような構成を備える。即ち、
撮像装置と、撮像装置接続が可能な情報処理装置とを具備する情報処理システムであって、
前記撮像装置は、
被写体を撮像し、画像データを得る撮像手段と、
前記撮像手段により得られた画像データを記憶媒体に記憶する手段と、
前記情報処理装置と接続した場合に、前記撮像装置を識別する識別子と前記記憶媒体に記憶された画像データとを接続された情報処理装置に送信する送信手段とを有し
記情報処理装置は、
撮像装置の識別子を記憶する記憶手段と、
撮像装置が接続された場合、接続された撮像装置を識別する識別子と、前記接続された撮像装置から送信された画像データとを受信する受信手段と、
前記受信手段により受信した画像データを記憶する画像記憶手段と、
前記受信手段により受信した識別子が前記記憶手段に既に記憶されているかどうかにより、前記接続された撮像装置が前記情報処理装置に登録されているかどうかを判別する判別手段と、
前記判別手段により前記接続された撮像装置が前記情報処理装置に登録されていないと判別され、かつ、前記接続された撮像装置との接続が解除された場合、前記受信手段により当該接続された撮像装置から受信した画像データを削除する削除手段とを有することを特徴とする。
In order to achieve the above object, an information processing system according to an aspect of the present invention has the following arrangement. That is,
An imaging device, an information processing system connected to the imaging device is provided with a information processing apparatus capable,
The imaging device
Imaging means for imaging a subject and obtaining image data;
Means for storing image data obtained by the imaging means in a storage medium;
A transmission unit that transmits an identifier for identifying the imaging device and image data stored in the storage medium to the connected information processing device when connected to the information processing device ;
Before Symbol information processing apparatus,
Storage means for storing an identifier of the imaging device;
A receiving means for receiving an identifier for identifying the connected imaging device and image data transmitted from the connected imaging device when the imaging device is connected;
Image storage means for storing image data received by the receiving means;
Determining means for determining whether or not the connected imaging device is registered in the information processing apparatus, based on whether or not the identifier received by the receiving means is already stored in the storage means;
Wherein said connected image pickup apparatus by discriminating means is judged not registered in the information processing apparatus, and, if the connection to the connected imaging device is released, the connected captured by the receiving means And deleting means for deleting image data received from the apparatus .

上記目的を達成するために本発明の一態様に係る情報処理装置のデータ処理方法は以下のような工程を備える。即ち、
撮像装置と接続が可能な情報処理装置のデータ処理方法であって、
受信手段が、撮像装置が接続された場合、接続された撮像装置を識別する識別子と、前記接続された撮像装置から送信された画像データとを受信する受信工程と、
画像記憶手段が、前記受信工程で受信した画像データを記憶手段に記憶する画像記憶工程と、
判別手段が、前記受信工程で受信した識別子が、前記記憶手段に記憶されているかどうかにより、前記接続された撮像装置が前記情報処理装置に登録されているかどうかを判別する判別工程と、
削除手段が、前記判別工程で、前記接続された撮像装置が前記情報処理装置に登録されていないと判別され、かつ、前記接続された撮像装置との接続が解除された場合、前記受信工程で当該接続された撮像装置から受信した画像データを削除する削除工程と、
を有することを特徴とする。
In order to achieve the above object, a data processing method of an information processing apparatus according to an aspect of the present invention includes the following steps. That is,
A data processing method for an information processing device that can be connected to an imaging device,
A receiving step of receiving an identifier for identifying the connected imaging device and the image data transmitted from the connected imaging device when the imaging device is connected;
An image storage unit that stores the image data received in the reception step in the storage unit ;
A determination step of determining whether the connected imaging device is registered in the information processing device based on whether the identifier received in the reception step is stored in the storage unit ;
When it is determined in the determination step that the connected imaging device is not registered in the information processing device, and the deletion unit is disconnected from the connected imaging device, in the reception step A deletion step of deleting image data received from the connected imaging device ;
It is characterized by having.

本発明によれば、情報処理装置に登録されていない撮像装置から受信した画像データは、その撮像装置と情報処理装置との接続が解除されると、その受信した画像データを削除する。このため、撮像装置のユーザとは異なるユーザの情報処理装置に撮像装置側の画像データがずっと記憶されることがなくなり、画像データを適切に取り扱うことができる。   According to the present invention, image data received from an imaging device that is not registered in the information processing device deletes the received image data when the connection between the imaging device and the information processing device is released. For this reason, the image data on the imaging device side is not always stored in the information processing device of the user different from the user of the imaging device, and the image data can be handled appropriately.

以下、添付図面を参照して本発明の好適な実施の形態を詳しく説明する。尚、以下の実施の形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施の形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the present invention according to the claims, and all combinations of features described in the present embodiments are essential to the solution means of the present invention. Not exclusively.

本実施形態では、撮像装置の一例であるデジタルカメラ(以下、「カメラ」)と、情報処理装置の一例であるパーソナルコンピュータ(以下、「PC」)を接続した情報処理システムを例に説明する。本実施の形態では、PCとカメラとが接続されることにより、PCに接続されたカメラが識別される。こうしてPCとカメラとが接続された後、カメラからPCに画像データが送信されてキャッシュ処理が行われる。しかしながら、そのカメラがPCに登録されたものでない場合は、カメラとPCとの接続が解除された後、そのカメラからPCに転送されてPCにキャッシュされている画像データを消去することを特徴としている。   In the present embodiment, an information processing system in which a digital camera (hereinafter referred to as “camera”) as an example of an imaging apparatus and a personal computer (hereinafter referred to as “PC”) as an example of an information processing apparatus are connected will be described as an example. In the present embodiment, the camera connected to the PC is identified by connecting the PC and the camera. After the PC and the camera are thus connected, image data is transmitted from the camera to the PC, and cache processing is performed. However, if the camera is not registered in the PC, the connection between the camera and the PC is released, and then the image data transferred from the camera to the PC and cached in the PC is deleted. Yes.

図1は、本発明の実施の形態に係るカメラ(ビデオカメラを含む)の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of a camera (including a video camera) according to an embodiment of the present invention.

カメラ100は、光学系101と、撮像素子102と、CPU103と、一次記憶装置104と、二次記憶装置105と、記憶媒体106と、表示部107と、操作部108と、通信部109とを有している。   The camera 100 includes an optical system 101, an image sensor 102, a CPU 103, a primary storage device 104, a secondary storage device 105, a storage medium 106, a display unit 107, an operation unit 108, and a communication unit 109. Have.

光学系101は、レンズ、シャッタ、絞り等を有しており、被写体からの撮影光を適切な量とタイミングで撮像素子102に結像させる。撮像素子102は、光学系101を通って結像した撮影光を画像信号に変換する。CPU103は、各部からの入力信号やプログラムにしたがい、各種の演算やカメラ100を構成する各部分の制御を行う。なお、CPU103は1つのハードウェアでなくともよく、複数のCPUが各処理を分担して実行してもよい。一次記憶装置104は一時的なデータを記憶し、CPU103の作業用に使用される揮発性のメモリである。二次記憶装置105は、カメラ100を制御するためのプログラム(ファームウェア)や各種の設定情報を不揮発に記憶している。後述する個体識別子もここに記憶されている。記憶媒体106は、撮影した画像データなどを記憶する。この記憶媒体106は撮影後に取り外されてPC等に装着して、そのPCからデータを読み出すことができる。表示部107は、撮影時のビューファインダ画像の表示、撮影した画像の表示、対話的な操作のための文字表示などを行う。操作部108は、ユーザの操作を受け付けるスイッチやダイヤルボタン等を有している。通信部109は、PC等の外部装置と接続して制御コマンドやデータのやり取りを行う。通信部109は、有線であるか無線であるかや、外部装置と直接接続するかネットワークを介して接続するかなどは問わない。   The optical system 101 includes a lens, a shutter, a diaphragm, and the like, and forms an image on the image sensor 102 with photographing light from the subject at an appropriate amount and timing. The image sensor 102 converts imaging light imaged through the optical system 101 into an image signal. The CPU 103 performs various calculations and controls each part of the camera 100 according to input signals and programs from each part. Note that the CPU 103 does not have to be a single piece of hardware, and a plurality of CPUs may share and execute each process. The primary storage device 104 is a volatile memory that stores temporary data and is used for the work of the CPU 103. The secondary storage device 105 stores a program (firmware) for controlling the camera 100 and various setting information in a nonvolatile manner. The individual identifier described later is also stored here. The storage medium 106 stores captured image data and the like. The storage medium 106 can be removed after shooting and attached to a PC or the like, and data can be read from the PC. A display unit 107 performs display of a viewfinder image at the time of shooting, display of a shot image, display of characters for interactive operation, and the like. The operation unit 108 includes switches, dial buttons, and the like that accept user operations. The communication unit 109 is connected to an external device such as a PC and exchanges control commands and data. It does not matter whether the communication unit 109 is wired or wireless, whether it is directly connected to an external device or connected via a network.

図2は、本実施の形態に係るPC200の構成を示すブロック図である。   FIG. 2 is a block diagram showing a configuration of PC 200 according to the present embodiment.

PC200は、表示部201と、操作部202と、CPU203と、一次記憶装置204と、二次記憶装置205と、通信部206とを有している。表示部201は、文字や画像などを表示する。操作部202は、キーボードや、マウス等のポインティングデバイスを有し、ユーザの操作を受け付ける。CPU203は、各種の演算や、PC200を構成する各部分の制御を行う。一次記憶装置204は、一時的なデータを記憶し、CPU203の作業用に使われるメモリである。二次記憶装置205は、PC200を制御するためのオペレーティングシステムや各種アプリケーションのプログラムを記憶する。通信部206は、外部装置と接続し制御コマンドやデータのやり取りを行う。通信部206は、有線であるか無線であるかや、外部装置と直接接続するかネットワークを介して接続するかなどは問わない。ここでは、接続されたカメラ100から受信した画像データは、二次記憶装置205の画像記憶領域に記憶される。また、本実施形態におけるPC200は、PC200に接続されるカメラをPC200と関連づけて二次記憶装置205に記憶することで、PC200にカメラを登録することが可能である。この登録処理により、ユーザは自分のカメラを自分のPC200に登録することができる。二次記憶装置205は、このPC200にカメラを登録するための識別子を記憶する記憶手段の一例である。   The PC 200 includes a display unit 201, an operation unit 202, a CPU 203, a primary storage device 204, a secondary storage device 205, and a communication unit 206. The display unit 201 displays characters and images. The operation unit 202 includes a keyboard and a pointing device such as a mouse, and accepts user operations. The CPU 203 performs various operations and controls each part constituting the PC 200. The primary storage device 204 is a memory that stores temporary data and is used for the work of the CPU 203. The secondary storage device 205 stores an operating system and various application programs for controlling the PC 200. A communication unit 206 is connected to an external device and exchanges control commands and data. It does not matter whether the communication unit 206 is wired or wireless, is connected directly to an external device, or is connected via a network. Here, the image data received from the connected camera 100 is stored in the image storage area of the secondary storage device 205. In addition, the PC 200 in the present embodiment can register a camera in the PC 200 by storing the camera connected to the PC 200 in the secondary storage device 205 in association with the PC 200. By this registration process, the user can register his / her camera in his / her PC 200. The secondary storage device 205 is an example of a storage unit that stores an identifier for registering a camera in the PC 200.

以下、本実施形態における情報処理システムの処理について説明する。まず、カメラ100が行う処理について説明する。図3は、本実施の形態に係るカメラ100による処理の流れを説明するフローチャートである。この処理は、二次記憶装置105に記憶されたプログラムをCPU103が読み取って実行することによって実行される。これは、図4に示すPC200の処理と連携して行われる。この処理の詳細を以下に説明する。   Hereinafter, processing of the information processing system in the present embodiment will be described. First, processing performed by the camera 100 will be described. FIG. 3 is a flowchart for explaining the flow of processing by the camera 100 according to the present embodiment. This process is executed by the CPU 103 reading and executing a program stored in the secondary storage device 105. This is performed in cooperation with the processing of the PC 200 shown in FIG. Details of this processing will be described below.

先ずステップS301で、PC200と接続されたかどうかを判定する。ステップS301で、PC200と接続されたと判定するとステップS302に進み、二次記憶装置105に記憶されたカメラ識別子をカメラ100に送信する。このカメラ識別子は、カメラの個体を識別するための一意の数値或はデータあり、このカメラの製造時に固体1台ごとに異なる識別子が割り当てられている。例えばカメラ識別子として、MACアドレスを用いることができる。
次にステップS303に進み、PC200から画像データの送信要求(画像要求)を受信したかどうかを判定する。ここで画像データの送信要求を受信したと判定するとステップS304に進む。受信しなかったと判定するとステップS305に進む。
ステップS304では、PC200から要求された画像データをPC200に送信する。
次にステップS305に進み、PC200とカメラ100との接続が解除されたかどうかを判定する。ここで接続が解除されていないと判定すると前述のステップS303に進むが、接続が解除されると、この処理を終了する。
First, in step S301, it is determined whether or not the PC 200 is connected. If it is determined in step S301 that the PC 200 is connected, the process proceeds to step S302, and the camera identifier stored in the secondary storage device 105 is transmitted to the camera 100. This camera identifier is a unique numerical value or data for identifying an individual camera, and a different identifier is assigned to each unit when the camera is manufactured. For example, a MAC address can be used as a camera identifier.
In step S303, it is determined whether an image data transmission request (image request) has been received from the PC 200. If it is determined that the image data transmission request has been received, the process proceeds to step S304. If it is determined that it has not been received, the process proceeds to step S305.
In step S304, the image data requested from the PC 200 is transmitted to the PC 200.
In step S305, it is determined whether the connection between the PC 200 and the camera 100 has been released. If it is determined here that the connection has not been released, the process proceeds to step S303 described above, but if the connection is released, this process ends.

次に、PC200が行う処理について説明する。図4は、本実施の形態に係るPC200の処理の流れを説明するフローチャートである。この処理を実行するプログラムは、二次記憶装置205に記憶されており、そのプログラムをCPU203が読み取って実行することによって実行される。これは、図3に示されたカメラ100の処理と連携して行われる。この処理の詳細を以下に説明する。   Next, processing performed by the PC 200 will be described. FIG. 4 is a flowchart for explaining the flow of processing of the PC 200 according to the present embodiment. A program for executing this processing is stored in the secondary storage device 205, and is executed by the CPU 203 reading and executing the program. This is performed in cooperation with the processing of the camera 100 shown in FIG. Details of this processing will be described below.

まずステップS401で、カメラ100とPC200とが接続されたかどうかを判別する。カメラ100が接続されたと判別するとステップS402に進み、カメラ100からカメラ識別子を受信する。このカメラ識別子は、図3のステップS302においてカメラ100から送信されるものである。
次にステップS403に進み、カメラ100がPC200に登録されているかどうかを判別する。ここでPC200に登録されていると判定するとステップS404に進むが、そうでなければステップS408に進む。
このステップS403は、カメラ100とPC200の所有者が同じであるかどうかを識別するものである。そして、そのカメラ100がPC200に登録されていない、即ち、PC200と異なる所有者のカメラが接続されたと判断されるとステップS404に進むことになる。尚、カメラ100とPC200との所有者が同じであっても、初めてそのカメラ100をPC200に接続した場合には、そのカメラ100の識別子はPC200に登録されていない。そのため、処理はステップS404に進み、カメラ100をPC200に登録することになる。
First, in step S401, it is determined whether or not the camera 100 and the PC 200 are connected. If it is determined that the camera 100 is connected, the process advances to step S402 to receive a camera identifier from the camera 100. This camera identifier is transmitted from the camera 100 in step S302 of FIG.
In step S403, it is determined whether the camera 100 is registered in the PC 200. If it is determined that it is registered in the PC 200, the process proceeds to step S404. If not, the process proceeds to step S408.
This step S403 identifies whether the owners of the camera 100 and the PC 200 are the same. If it is determined that the camera 100 is not registered in the PC 200, that is, a camera of an owner different from the PC 200 is connected, the process proceeds to step S404. Even if the camera 100 and the PC 200 have the same owner, when the camera 100 is connected to the PC 200 for the first time, the identifier of the camera 100 is not registered in the PC 200. Therefore, the process proceeds to step S404, and the camera 100 is registered in the PC 200.

ステップS404では、カメラ100をPC200に登録するかどうかを選択させる表示を表示部201に表示する。
次にステップS405に進み、ステップS404で表示された表示画面に対するユーザの入力を受け付ける。ユーザは操作部202を操作し、登録する、もしくは登録しない旨の指示を入力することができる。
このような選択画面を表示することにより、ユーザ自身のPC200とカメラ100とを初めて接続した場合などは、ユーザはそのカメラ100をPC200に登録することができる。逆に、PC200の所有者と異なる所有者のカメラを接続した場合など(友人のカメラを一時的に接続した場合など)は、ユーザはそのカメラをPC200に登録しないよう指示することができる。
In step S <b> 404, a display for selecting whether to register the camera 100 in the PC 200 is displayed on the display unit 201.
Next, proceeding to step S405, the user's input to the display screen displayed at step S404 is accepted. The user can operate the operation unit 202 to input an instruction to register or not register.
By displaying such a selection screen, when the user's own PC 200 and the camera 100 are connected for the first time, the user can register the camera 100 in the PC 200. Conversely, when a camera of an owner different from the owner of the PC 200 is connected (for example, when a friend's camera is temporarily connected), the user can instruct not to register the camera in the PC 200.

次にステップS406に進み、ステップS405での入力が登録を指示しているかどうかを判定する。登録するように指示された場合はステップS407に進み、そのカメラ識別子をPC200に登録する。   Next, proceeding to step S406, it is determined whether or not the input at step S405 indicates registration. If it is instructed to register, the process proceeds to step S407, and the camera identifier is registered in the PC 200.

ステップS407を実行した後、或はステップS406でカメラ100を登録しないとき、或はステップS403でカメラ100が登録されていないときはステップS408に進む。
ステップS408では、カメラ100の記憶媒体106に記憶されている画像データの内、画像識別子が登録されていない画像データを受信する。以下、ステップS408について具体的に説明する。
画像識別子とは、個々の画像データを識別するための数値或はデータで、画像データに付加されている。この画像識別子は、例えば画像データのファイルのファイル名でもよいし、ファイルのタイムスタンプなどを用いてもよいし、また、その組み合わせでもよい。本実施形態では、いわゆるUUID(Universal Unique ID)を用いる。このUUIDは、異なるカメラ同士の間であっても、完全に一意であることが保障されている。即ち、全てのカメラの全ての画像データに対して、互いに異なる画像識別子が与えられている。また、本実施形態におけるPC200は、二次記憶装置205に記憶された画像データの識別子をリストとして記憶することで、PC200に登録することができる。この登録処理については後述する。
このステップS408において、PC200はカメラ100に対し、記憶媒体106に記憶されている画像データの画像識別子を示すリストを要求し、カメラ100はその要求に応じてリストを送信する。そして、リストに含まれる画像識別子のうち、まだ自機に登録されていない画像識別子がある場合、その画像識別子を有する画像データをカメラ100に要求する。画像識別子が登録されていない画像データのみを要求することで、まだPC200に送信されていない画像データのみを転送の対象とすることができる。このことにより、PC200は必要なデータのみを受信することができるため、転送データ量を減らすことができ、結果として転送処理に要する時間を少なくすることができる。
After step S407 is executed, or when the camera 100 is not registered in step S406, or when the camera 100 is not registered in step S403, the process proceeds to step S408.
In step S408, image data for which no image identifier is registered is received from the image data stored in the storage medium 106 of the camera 100. Hereinafter, step S408 will be specifically described.
The image identifier is a numerical value or data for identifying individual image data, and is added to the image data. The image identifier may be, for example, a file name of a file of image data, a file time stamp, or a combination thereof. In the present embodiment, a so-called UUID (Universal Unique ID) is used. This UUID is guaranteed to be completely unique even between different cameras. That is, different image identifiers are assigned to all image data of all cameras. Further, the PC 200 according to the present embodiment can be registered in the PC 200 by storing the identifiers of the image data stored in the secondary storage device 205 as a list. This registration process will be described later.
In step S408, the PC 200 requests the camera 100 for a list indicating the image identifiers of the image data stored in the storage medium 106, and the camera 100 transmits the list in response to the request. When there is an image identifier that is not yet registered in the own device among the image identifiers included in the list, the camera 100 is requested for image data having the image identifier. By requesting only image data for which no image identifier is registered, only image data that has not yet been transmitted to the PC 200 can be targeted for transfer. Thus, since the PC 200 can receive only necessary data, the amount of transfer data can be reduced, and as a result, the time required for transfer processing can be reduced.

次にステップS409に進み、ステップS408での要求に応じてカメラ100から送信された画像データを受信し、二次記憶装置205に記憶する。ここでカメラ100から送信される画像データは、図3のステップS304で送信されたものである。
次にステップS410に進み、ステップS408で受信した画像データの画像識別子を登録する。具体的には、二次記憶装置205に画像識別子を記憶する。
次にステップS411に進み、カメラ100に記憶されている画像データの内、画像識別子が登録されていない画像データを全て受信したかどうか判定する。ここで画像データを全て受信していないと判定するとステップS408に戻る。
In step S409, the image data transmitted from the camera 100 in response to the request in step S408 is received and stored in the secondary storage device 205. Here, the image data transmitted from the camera 100 is the one transmitted in step S304 in FIG.
In step S410, the image identifier of the image data received in step S408 is registered. Specifically, the image identifier is stored in the secondary storage device 205.
Next, proceeding to step S411, it is determined whether or not all of the image data in which the image identifier is not registered among the image data stored in the camera 100 has been received. If it is determined that all the image data has not been received, the process returns to step S408.

ステップS411で、画像データを全て受信したと判定するとステップS412に進み、画像の表示や印刷などの各種機能の操作、処理を行う。例えばPC200は、ステップS409で受信した画像データを自動的に表示部201に表示するよう表示制御する。尚、図4のフローチャートでは、図示の都合上、画像データの転送が終わった後にこれらの処理が行われるように記述した。しかし実際は、これらの処理はステップS409乃至S411のデータ転送処理と並列して行われ、画像データの転送中にも表示や印刷などの操作が可能である。   If it is determined in step S411 that all image data has been received, the process advances to step S412 to perform operations and processes of various functions such as image display and printing. For example, the PC 200 performs display control so that the image data received in step S409 is automatically displayed on the display unit 201. In the flowchart of FIG. 4, for convenience of illustration, it is described that these processes are performed after the transfer of the image data is completed. However, in practice, these processes are performed in parallel with the data transfer processes in steps S409 to S411, and operations such as display and printing can be performed even during the transfer of the image data.

以上のような処理により、本実施形態における情報処理システムでは、カメラ100をPC200に接続すると、自動的に記憶媒体106からPC200に画像データが転送しキャッシュされ、PC200を用いて表示や印刷をおこなうことができる。つまり、ユーザはカメラ100とPC200をつなぐだけで、カメラ100内の画像データをPC200の大画面で閲覧することができる。   Through the processing as described above, in the information processing system according to the present embodiment, when the camera 100 is connected to the PC 200, image data is automatically transferred from the storage medium 106 to the PC 200 and cached, and displayed or printed using the PC 200. be able to. That is, the user can browse the image data in the camera 100 on the large screen of the PC 200 simply by connecting the camera 100 and the PC 200.

次にステップS413で、カメラ100とPC200との接続が解除されたかどうかを判別する。ステップS413で、カメラ100との接続が解除されたと判定するとステップS414に進む。そうでなければステップS412に戻る。ここで接続が解除されるということは、ステップS412におけるユーザの各種操作が終了し、カメラ100とPC200との使用を終えようとしていることを示す。   In step S413, it is determined whether or not the connection between the camera 100 and the PC 200 has been released. If it is determined in step S413 that the connection with the camera 100 has been released, the process proceeds to step S414. Otherwise, the process returns to step S412. Here, the disconnection means that the user's various operations in step S412 are finished and the use of the camera 100 and the PC 200 is about to be finished.

次にステップS414では、ステップS402で受信したカメラ識別子が登録されているかどうかを判定する。この判定処理は、ステップS403における判定処理と同じである。尚、ステップS407でカメラ識別子が登録された場合も、既に登録されていると判断される。
ステップS414で、カメラ識別子が登録されていると判断したときは、そのまま処理を終了する。そうでなければステップS414からステップS415に進み、ステップS408乃至S411で受信した画像データを二次記憶装置205から削除する。
ステップS416で、ステップS408乃至S411で受信した画像データを全て削除したかどうかを判定する。ここで全て削除していないと判定するとステップS415に戻ってステップS415の削除処理を繰り返す。これにより、カメラ識別子が登録されていないカメラ100から受信して二次記憶装置205に登録されている画像データは、カメラ100との切断後に全て削除される。
In step S414, it is determined whether the camera identifier received in step S402 is registered. This determination process is the same as the determination process in step S403. Note that, when the camera identifier is registered in step S407, it is determined that the camera identifier has already been registered.
If it is determined in step S414 that the camera identifier has been registered, the process ends. Otherwise, the process proceeds from step S414 to step S415, and the image data received in steps S408 to S411 is deleted from the secondary storage device 205.
In step S416, it is determined whether all the image data received in steps S408 to S411 have been deleted. Here, if it is determined that not all have been deleted, the process returns to step S415 to repeat the deletion process of step S415. Thereby, all the image data received from the camera 100 in which the camera identifier is not registered and registered in the secondary storage device 205 are deleted after being disconnected from the camera 100.

以上説明した処理を実行することにより、カメラに記憶された画像を閲覧などする際、カメラに記憶している画像データを自動的にPCに転送してキャッシュできるという効果が得られる。   By executing the processing described above, when browsing the image stored in the camera, the image data stored in the camera can be automatically transferred to the PC and cached.

そして、PC200の所有者と異なる他人のカメラを接続した場合、他人のカメラとの接続を解除した後、PC200にキャッシュされた画像データを全て自動的に削除することができる。これによりユーザは、他人のカメラの画像データが自分のPC200に転送されて記憶されたまま残存するという問題を回避できる。   When another person's camera different from the owner of the PC 200 is connected, all the image data cached in the PC 200 can be automatically deleted after the connection with the other person's camera is released. As a result, the user can avoid the problem that the image data of the camera of another person remains transferred and stored in his / her PC 200.

(他の実施形態)
なお本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムを、システム或いは装置に直接或いは遠隔から供給し、そのシステム或いは装置のコンピュータが該供給されたプログラムを読み出して実行することによっても達成され得る。その場合、プログラムの機能を有していれば、形態は、プログラムである必要はない。
(Other embodiments)
The present invention can also be achieved by supplying a software program that implements the functions of the above-described embodiments directly or remotely to a system or apparatus, and the computer of the system or apparatus reads and executes the supplied program. Can be achieved. In that case, as long as it has the function of a program, the form does not need to be a program.

従って、本発明の機能処理をコンピュータで実現するために、該コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明のクレームでは、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等、プログラムの形態を問わない。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. That is, the claims of the present invention include the computer program itself for realizing the functional processing of the present invention. In this case, the program may be in any form as long as it has a program function, such as an object code, a program executed by an interpreter, or script data supplied to the OS.

プログラムを供給するための記録媒体としては、様々なものが使用できる。例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RW、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などである。   Various recording media for supplying the program can be used. For example, floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, CD-RW, magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD- R).

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続し、該ホームページからハードディスク等の記録媒体にダウンロードすることによっても供給できる。その場合、ダウンロードされるのは、本発明のコンピュータプログラムそのもの、もしくは圧縮され自動インストール機能を含むファイルであってもよい。また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明のクレームに含まれるものである。   As another program supply method, the program can be supplied by connecting to a home page on the Internet using a browser of a client computer and downloading the program from the home page to a recording medium such as a hard disk. In this case, the computer program itself of the present invention or a compressed file including an automatic installation function may be downloaded. It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer is also included in the claims of the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布する形態としても良い。その場合、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせ、その鍵情報を使用することにより暗号化されたプログラムが実行可能な形式でコンピュータにインストールされるようにする。   Further, the program of the present invention may be encrypted, stored in a storage medium such as a CD-ROM, and distributed to users. In that case, a user who has cleared a predetermined condition is allowed to download key information to be decrypted from a homepage via the Internet, and using the key information, the encrypted program can be executed on a computer in a format that can be executed. To be installed.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される形態以外の形態でも実現可能である。例えば、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部または全部を行ない、その処理によっても前述した実施形態の機能が実現され得る。   Further, the present invention can be realized in a form other than the form in which the functions of the above-described embodiments are realized by the computer executing the read program. For example, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can also be realized by the processing.

更に、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれるようにしてもよい。この場合、その後で、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行ない、その処理によって前述した実施形態の機能が実現される。   Furthermore, the program 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. In this case, thereafter, based on the instructions of the program, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing. .

本発明の実施の形態に係るカメラの構成を示すブロック図である。It is a block diagram which shows the structure of the camera which concerns on embodiment of this invention. 本発明の実施の形態に係るPCの構成を示すブロック図である。It is a block diagram which shows the structure of PC concerning embodiment of this invention. 本実施の形態に係るカメラによる処理の流れを説明するフローチャートである。It is a flowchart explaining the flow of the process by the camera which concerns on this Embodiment. 本実施の形態に係るPCの処理の流れを説明するフローチャートである。It is a flowchart explaining the flow of a process of PC concerning this Embodiment.

Claims (9)

撮像装置と接続が可能な情報処理装置であって、
撮像装置の識別子を記憶する記憶手段と、
撮像装置が接続された場合、接続された撮像装置を識別する識別子と、前記接続された撮像装置から送信された画像データとを受信する受信手段と、
前記受信手段により受信した画像データを記憶する画像記憶手段と、
前記受信手段により受信した識別子が既に前記記憶手段に記憶されているかどうかにより、前記接続された撮像装置が前記情報処理装置に登録されているかどうかを判別する判別手段と、
前記判別手段により前記接続された撮像装置が前記情報処理装置に登録されていないと判別され、かつ、前記接続された撮像装置との接続が解除された場合、前記受信手段により当該接続された撮像装置から受信した画像データを削除する削除手段と、
を有することを特徴とする情報処理装置。
An information processing device that can be connected to an imaging device,
Storage means for storing an identifier of the imaging device;
A receiving means for receiving an identifier for identifying the connected imaging device and image data transmitted from the connected imaging device when the imaging device is connected;
Image storage means for storing image data received by the receiving means;
Determining means for determining whether or not the connected imaging device is registered in the information processing device, based on whether or not the identifier received by the receiving device is already stored in the storage device;
Wherein said connected image pickup apparatus by discriminating means is judged not registered in the information processing apparatus, and, if the connection to the connected imaging device is released, the connected captured by the receiving means Deleting means for deleting image data received from the device ;
An information processing apparatus comprising:
前記判別手段により前記接続された撮像装置が前記情報処理装置に登録されていないと判別された場合、前記接続された撮像装置の識別子を前記記憶手段に記憶することで、前記接続された撮像装置の識別子を登録する登録手段を更に有することを特徴とする請求項1に記載の情報処理装置。   When the determination unit determines that the connected imaging device is not registered in the information processing device, the connected imaging device is stored in the storage unit by storing an identifier of the connected imaging device. The information processing apparatus according to claim 1, further comprising registration means for registering the identifier. 前記登録手段は、
前記接続された撮像装置を前記記憶手段に登録するかどうかをユーザに問い合わせる画面を表示する表示手段を有し、
前記表示手段に表示された前記画面を介して、ユーザより前記接続された撮像装置を登録する指示を受け付けた場合、前記接続された撮像装置の識別子を登録することを特徴とする請求項2に記載の情報処理装置。
The registration means includes
Display means for displaying a screen asking the user whether to register the connected imaging device in the storage means;
3. The identifier of the connected imaging device is registered when an instruction to register the connected imaging device is received from a user via the screen displayed on the display means. The information processing apparatus described.
撮像装置と、撮像装置接続が可能な情報処理装置とを具備する情報処理システムであって、
前記撮像装置は、
被写体を撮像し、画像データを得る撮像手段と、
前記撮像手段により得られた画像データを記憶媒体に記憶する手段と、
前記情報処理装置と接続した場合に、前記撮像装置を識別する識別子と前記記憶媒体に記憶された画像データとを接続された情報処理装置に送信する送信手段とを有し
記情報処理装置は、
撮像装置の識別子を記憶する記憶手段と、
撮像装置が接続された場合、接続された撮像装置を識別する識別子と、前記接続された撮像装置から送信された画像データとを受信する受信手段と、
前記受信手段により受信した画像データを記憶する画像記憶手段と、
前記受信手段により受信した識別子が前記記憶手段に既に記憶されているかどうかにより、前記接続された撮像装置が前記情報処理装置に登録されているかどうかを判別する判別手段と、
前記判別手段により前記接続された撮像装置が前記情報処理装置に登録されていないと判別され、かつ、前記接続された撮像装置との接続が解除された場合、前記受信手段により当該接続された撮像装置から受信した画像データを削除する削除手段とを有することを特徴とする情報処理システム。
An imaging device, an information processing system connected to the imaging device is provided with a information processing apparatus capable,
The imaging device
Imaging means for imaging a subject and obtaining image data;
Means for storing image data obtained by the imaging means in a storage medium;
A transmission unit that transmits an identifier for identifying the imaging device and image data stored in the storage medium to the connected information processing device when connected to the information processing device ;
Before Symbol information processing apparatus,
Storage means for storing an identifier of the imaging device;
A receiving means for receiving an identifier for identifying the connected imaging device and image data transmitted from the connected imaging device when the imaging device is connected;
Image storage means for storing image data received by the receiving means;
Determining means for determining whether or not the connected imaging device is registered in the information processing apparatus, based on whether or not the identifier received by the receiving means is already stored in the storage means;
Wherein said connected image pickup apparatus by discriminating means is judged not registered in the information processing apparatus, and, if the connection to the connected imaging device is released, the connected captured by the receiving means An information processing system comprising: deletion means for deleting image data received from an apparatus .
撮像装置と接続が可能な情報処理装置のデータ処理方法であって、
受信手段が、撮像装置が接続された場合、接続された撮像装置を識別する識別子と、前記接続された撮像装置から送信された画像データとを受信する受信工程と、
画像記憶手段が、前記受信工程で受信した画像データを記憶手段に記憶する画像記憶工程と、
判別手段が、前記受信工程で受信した識別子が、前記記憶手段に記憶されているかどうかにより、前記接続された撮像装置が前記情報処理装置に登録されているかどうかを判別する判別工程と、
削除手段が、前記判別工程で、前記接続された撮像装置が前記情報処理装置に登録されていないと判別され、かつ、前記接続された撮像装置との接続が解除された場合、前記受信工程で当該接続された撮像装置から受信した画像データを削除する削除工程と、
を有することを特徴とする情報処理装置のデータ処理方法。
A data processing method for an information processing device that can be connected to an imaging device,
A receiving step of receiving an identifier for identifying the connected imaging device and the image data transmitted from the connected imaging device when the imaging device is connected;
An image storage unit that stores the image data received in the reception step in the storage unit ;
A determination step of determining whether the connected imaging device is registered in the information processing device based on whether the identifier received in the reception step is stored in the storage unit ;
When it is determined in the determination step that the connected imaging device is not registered in the information processing device, and the deletion unit is disconnected from the connected imaging device, in the reception step A deletion step of deleting image data received from the connected imaging device ;
A data processing method for an information processing apparatus, comprising:
コンピュータに、
像装置が接続された場合、接続された撮像装置を識別する識別子と、前記接続された撮像装置から送信された画像データとを受信する受信工程と、
前記受信工程で受信した画像データを記憶手段に記憶する画像記憶工程と、
前記受信工程で受信した識別子が既に前記記憶手段に記憶されているかどうかにより、前記接続された撮像装置が情報処理装置に登録されているかどうかを判別する判別工程と、
前記判別工程で、前記接続された撮像装置が前記情報処理装置に登録されていないと判別され、かつ、前記接続された撮像装置との接続が解除された場合、前記受信工程で当該接続された撮像装置から受信した画像データを削除する削除工程と、
を有する、撮像装置と接続が可能な情報処理装置の制御方法を実行させるためのプログラム。
On the computer ,
If an imaging device is connected, an identifier identifying the connected image pickup apparatus, comprising: a reception step of receiving the transmitted image data from the connected image pickup apparatus,
An image storage step of storing in the storage means the image data received in the reception step ;
A determination step of determining whether the identifier received by the receiving step by already whether it is stored in the storage means, the connected imaging device is registered in the information processing apparatus,
If it is determined in the determination step that the connected imaging device is not registered in the information processing device, and the connection with the connected imaging device is released, the connection is established in the reception step. A deletion step of deleting image data received from the imaging device ;
A program for executing a method for controlling an information processing apparatus that can be connected to an imaging apparatus.
登録手段が、前記判別工程で前記接続された撮像装置が前記情報処理装置に登録されていないと判別された場合、前記接続された撮像装置の識別子を前記記憶手段に記憶することで、前記接続された撮像装置の識別子を登録する登録工程を更に有する情報処理装置の制御方法を、コンピュータに実行させることを特徴とする請求項6に記載のプログラム。 When the registration unit determines that the connected imaging device is not registered in the information processing device in the determination step, the connection unit stores the identifier of the connected imaging device in the storage unit. The program according to claim 6, further causing a computer to execute a control method of an information processing apparatus further including a registration step of registering an identifier of the imaged apparatus that has been performed . 前記登録工程で、
前記接続された撮像装置を前記記憶手段に登録するかどうかをユーザに問い合わせる画面を表示する表示工程を有し、
前記表示工程で表示された前記画面を介して、ユーザから前記接続された撮像装置を登録する指示を受け付けた場合、前記接続された撮像装置の識別子を登録する情報処理装置の制御方法を、コンピュータに実行させることを特徴とする請求項7に記載のプログラム。
In the registration process,
A display step of displaying a screen for inquiring a user whether to register the connected imaging device in the storage unit;
A method of controlling an information processing apparatus for registering an identifier of the connected imaging device when receiving an instruction to register the connected imaging device from a user via the screen displayed in the display step. 8. The program according to claim 7, wherein the program is executed .
請求項6乃至8のいずれか1項に記載のプログラムを格納した、コンピュータにより読み取り可能な記憶媒体。 Storing a program according to any one of claims 6 to 8, a storage medium readable by a computer.
JP2008068351A 2008-03-17 2008-03-17 Information processing apparatus, information processing system having the information processing apparatus and imaging device, and data processing method, program, and storage medium in the information processing apparatus Expired - Fee Related JP4960910B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008068351A JP4960910B2 (en) 2008-03-17 2008-03-17 Information processing apparatus, information processing system having the information processing apparatus and imaging device, and data processing method, program, and storage medium in the information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008068351A JP4960910B2 (en) 2008-03-17 2008-03-17 Information processing apparatus, information processing system having the information processing apparatus and imaging device, and data processing method, program, and storage medium in the information processing apparatus

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012057873A Division JP5319813B2 (en) 2012-03-14 2012-03-14 Information processing apparatus, information processing system, data processing method, and program

Publications (3)

Publication Number Publication Date
JP2009225180A JP2009225180A (en) 2009-10-01
JP2009225180A5 JP2009225180A5 (en) 2011-04-07
JP4960910B2 true JP4960910B2 (en) 2012-06-27

Family

ID=41241492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008068351A Expired - Fee Related JP4960910B2 (en) 2008-03-17 2008-03-17 Information processing apparatus, information processing system having the information processing apparatus and imaging device, and data processing method, program, and storage medium in the information processing apparatus

Country Status (1)

Country Link
JP (1) JP4960910B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6604268B2 (en) * 2016-05-30 2019-11-13 株式会社バッファロー Information processing apparatus, content data display method and program in information processing apparatus

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003091581A (en) * 2001-09-18 2003-03-28 Konica Corp Image order accepting system
JP2006245823A (en) * 2005-03-01 2006-09-14 Konica Minolta Holdings Inc Image distribution system

Also Published As

Publication number Publication date
JP2009225180A (en) 2009-10-01

Similar Documents

Publication Publication Date Title
US8583940B2 (en) Electronic camera, storage medium, and data transfer method
JP2007325096A (en) Imaging apparatus with communication function, control method thereof, and program
US10771445B2 (en) Electronic device, server, electronic device controlling method, information processing method and recording medium
JP2012217166A (en) Image sending apparatus, image recording apparatus and image recording method
JP6594371B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, PROGRAM
JP2006157886A (en) Information processing device, portable terminal device, server computer, data storing method, and program
JP4960910B2 (en) Information processing apparatus, information processing system having the information processing apparatus and imaging device, and data processing method, program, and storage medium in the information processing apparatus
JP5319813B2 (en) Information processing apparatus, information processing system, data processing method, and program
JP2009020876A (en) File management device, file transfer method, and imaging apparatus
JP2006174060A (en) Image data storage system, image data storage method, image pickup device, image data storage device, and program
JP2010041244A (en) Information registration system, information registration method, registration device and imaging device
JP2006086654A (en) Imaging apparatus
JP2010045620A (en) Information processor and camera
JP4817708B2 (en) Image search system, image pickup apparatus, image search apparatus, image search method, image pickup apparatus control method, image search apparatus control method, program, and recording medium
JP4054629B2 (en) Image conversion server, image data processing method, storage medium, and program
JP7256671B2 (en) Communication device and its control method and program
JP2009118428A (en) Imaging device, method of controlling the same, and program therefor
JP2007181964A (en) Digital camera, printer, and recorder
JP2006253957A (en) Conversion processing system
JP2005176275A (en) Information processing apparatus, information processing method and image pickup device
JP4400301B2 (en) Image reading apparatus, image forming apparatus, image reading method, and program
JP2019070882A (en) Server apparatus
JP5370524B2 (en) Digital camera, transmission method, and program
JP4967960B2 (en) Printing method, digital camera, program, and printer
JP2005268953A (en) Camera managing apparatus, camera management method, and camera management system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110218

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120130

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120224

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120323

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150330

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4960910

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees