JPH09312791A - Electronic camera and electronic camera system - Google Patents

Electronic camera and electronic camera system

Info

Publication number
JPH09312791A
JPH09312791A JP8125843A JP12584396A JPH09312791A JP H09312791 A JPH09312791 A JP H09312791A JP 8125843 A JP8125843 A JP 8125843A JP 12584396 A JP12584396 A JP 12584396A JP H09312791 A JPH09312791 A JP H09312791A
Authority
JP
Japan
Prior art keywords
electronic camera
image data
program
card
data
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
JP8125843A
Other languages
Japanese (ja)
Inventor
Naoki Yamamoto
直樹 山本
Iwao Ayusawa
鮎澤  巖
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8125843A priority Critical patent/JPH09312791A/en
Publication of JPH09312791A publication Critical patent/JPH09312791A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

PROBLEM TO BE SOLVED: To transfer image data with a simple operation and to attain reproduction and edit on a personal computer(PC) by storing computer program data for image display. SOLUTION: When an electronic camera 101 and a PC 102 are connected, the PC 102 controls an image data memory 8 of the electronic camera 101 and a PC program memory 9. A PC program (edit program) used to conduct processing such as expansion, reproduction and edit on the PC 102 for compressed image data stored in the image data memory 8, and a PC program (transfer program) to transfer the compressed image data and the edit program to the storage device of the PC 102 are stored in the PC program memory 9. When an instruction input section 21 of the PC 102 is operated and the transfer program is executed, image data in the data memory 8 are transferred to an HDD 16, and the edit program is read and transferred to the HDD 16 to set a state possible for start.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は電子カメラおよび電
子カメラシステムに係り、特に、電子カメラとコンピュ
ータ装置とを接続した際のデータ転送技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic camera and an electronic camera system, and more particularly to a data transfer technique when connecting an electronic camera and a computer device.

【0002】[0002]

【従来の技術】近年、CPU処理能力の向上とHDD等
の記憶装置の大容量化に伴い、コンピュータ装置(パー
ソナルコンピュータを指し、以下PCと称す)で静止
画,動画等の画像を取り扱うことが可能になった。これ
に伴い、PCへの画像入力装置の1つとして、撮影の手
軽さから電子カメラが注目され、数々の製品が開発され
ている。この電子カメラは、画像データをデジタルデー
タの形態で半導体メモリ等の記憶手段に記録する。電子
カメラに記録した画像データは、PCへ転送され、書類
への添付やプレゼンテーション資料等の作成に使用され
る。
2. Description of the Related Art In recent years, with the increase in CPU processing capacity and the increase in capacity of storage devices such as HDDs, computer devices (personal computers, hereinafter referred to as PCs) can handle images such as still images and moving images. It became possible. Along with this, an electronic camera has attracted attention as one of image input devices for a PC due to its ease of photographing, and a number of products have been developed. This electronic camera records image data in the form of digital data in a storage means such as a semiconductor memory. The image data recorded in the electronic camera is transferred to a PC and used for attachment to documents and creation of presentation materials.

【0003】上記したような従来技術は、例えば「Th
e Windows」ソフトバンク;1996年4月号
の109頁〜127頁に記載されている。
The above-mentioned conventional technique is, for example, "Th
e Windows "Softbank; April 1996, pages 109-127.

【0004】[0004]

【発明が解決しようとする課題】ところで、ユーザが電
子カメラからPCへ画像データの転送を行うときは、電
子カメラには、複数の静止画や動画等が撮影・記録され
ていると予想される。
By the way, when a user transfers image data from an electronic camera to a PC, it is expected that a plurality of still images, moving images, etc. are captured and recorded in the electronic camera. .

【0005】このとき、ユーザには以下の2つの要求が
あると考える。 出来るだけ簡単な操作で、画像データをPC側の記憶
装置の所定の領域に転送したい。 総ての画像データを一括してPCに転送し、電子カメ
ラの持つ記憶手段は空にして、次回の撮影に備えたい。
At this time, it is considered that the user has the following two requirements. I want to transfer image data to a predetermined area of the storage device on the PC side with the simplest operation possible. I want to transfer all the image data to the PC all at once, empty the storage means of the electronic camera, and prepare for the next shooting.

【0006】ところが従来の技術では、上記したユーザ
の要求を満足させるには至っていないのが現状である。
However, the conventional technology has not yet met the above-mentioned user's requirements.

【0007】すなわち例えば、転送の作業としては、予
め電子カメラからの画像データの転送,再生用のプログ
ラムをPCへインストールしておき、転送作業時にこの
プログラムを起動させて、各種設定を行いながら画像デ
ータの転送を実行するという手法をとることが多かっ
た。しかしながら、このような手法をとると、プログラ
ムのPCへのインストール作業が必要である上、画像デ
ータの転送時に各種設定を行う必要があって、電子カメ
ラからPCへの画像データの転送が煩雑で、かつ手間の
かかるものとなっており、さらには、不慣れなユーザに
は転送作業自体が難しいという問題もあった。
That is, for example, as a transfer work, a program for transferring and reproducing image data from an electronic camera is installed in a PC in advance, and this program is started at the time of the transfer work to perform image setting while various settings are made. In many cases, the method of executing data transfer was used. However, if such a method is adopted, it is necessary to install the program on the PC and various settings need to be made when transferring the image data, which makes the transfer of the image data from the electronic camera to the PC complicated. In addition, the transfer work itself is difficult for an inexperienced user.

【0008】また、PCと電子カメラを接続して画像デ
ータをPCへ転送する方法として、RS232C等を用
いたシリアル通信と、PCカードを仲介して転送する2
つの方法が知られている。しかし、シリアル通信では、
データの転送速度が低速なために、データ容量の大きい
画像データの転送には時間がかかるという問題がある
(例えば、RS232Cでは通信速度が数10Kbp
s、画像データは静止画のJPEG圧縮データで数10
Kbyte/1枚のデータ量があるため、1枚の画像デ
ータを転送するのに数秒〜数十秒必要である)。このた
め、前記に示す一括転送は多くの通信時間が必要とな
り、時間に余裕が無い場合は、必要な画像データのみを
逐次選択して、PCに転送する手法をとることを、余儀
なくされていた。
As a method of connecting a PC and an electronic camera to transfer image data to the PC, serial communication using RS232C or the like and transfer via a PC card are performed.
Two methods are known. However, in serial communication,
Since the data transfer rate is low, there is a problem that it takes time to transfer image data having a large data capacity (for example, the communication speed of RS232C is several tens of Kbps).
s, the image data is JPEG compressed data of a still image, and is several tens.
Since there is a data amount of Kbytes / one sheet, it takes several seconds to several tens of seconds to transfer one image data). For this reason, the batch transfer described above requires a large amount of communication time, and if there is not enough time, it is inevitable that only necessary image data is sequentially selected and transferred to the PC. .

【0009】本発明は上記の点に鑑みなされたもので、
その目的とするところは、ユーザが電子カメラからPC
へ画像データの転送を行うとき、出来るだけ簡単な操作
で、画像データをPC側へ転送でき、また、PC上での
画像データの再生,編集を可能とすることにある。
The present invention has been made in view of the above points,
The purpose is that the user can use the electronic camera
When the image data is transferred to, the image data can be transferred to the PC side by the simplest operation possible, and the image data can be reproduced and edited on the PC.

【0010】[0010]

【課題を解決するための手段】本発明は上記した目的を
達成するため、画像データを記憶する第1の記憶手段に
加え、画像表示用コンピュータプログラムデータを記憶
する第2の記憶手段を電子カメラに内蔵し、事前にPC
への新たなプログラムのインストールを必要としない構
成をとる。
In order to achieve the above-mentioned object, the present invention has a second storage means for storing image display computer program data, in addition to a first storage means for storing image data. Built in, PC in advance
The configuration does not require the installation of new programs on.

【0011】さらに、上記電子カメラの少なくとも一部
の形態をPCカード型とし、直接PCに設けられたPC
カードスロットに装着可能な構成とする。
Further, at least a part of the electronic camera is of a PC card type, and the PC is provided directly on the PC.
The card slot can be installed.

【0012】または、電子カメラの形態をPCカード着
脱式とし、PCカードに画像データを記憶する第1の記
憶領域と、画像表示用コンピュータプログラムデータを
記憶する第2の記憶領域とを設け、このPCカードをP
Cに設けられたPCカードスロットに装着することで、
電子カメラで記録した画像データのPCへの転送が可能
な構成とする。
Alternatively, the form of the electronic camera is a PC card removable type, and the PC card is provided with a first storage area for storing image data and a second storage area for storing computer program data for image display. PC card P
By installing it in the PC card slot provided in C,
The image data recorded by the electronic camera can be transferred to the PC.

【0013】さらに、上記画像表示用コンピュータプロ
グラムを、PC上で選択し実行する一連の動作により、
電子カメラで記録した画像データを、PC内の記憶装置
の所定の場所に転送することが可能な構成とする。
Further, by a series of operations for selecting and executing the image display computer program on a PC,
The image data recorded by the electronic camera can be transferred to a predetermined location in a storage device in the PC.

【0014】さらに、上記PCカードのインターフェイ
スは、ATA(AT Attachment interface )を用いるこ
とで汎用性の高い構成とする。
Further, the interface of the PC card is made highly versatile by using ATA (AT Attachment interface).

【0015】[0015]

【発明の実施の形態】以下、本発明の実施の形態を図面
を用いて説明する。図1は、本発明の第1実施形態に係
る電子カメラシステムのブロック図である。同図におい
て、101は電子カメラで、102はPCである。ここ
で示すPC102は、公知の技術により構成されたもの
で、特に本発明のために特別な構成要素を有するもので
はない。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of an electronic camera system according to a first embodiment of the present invention. In the figure, 101 is an electronic camera and 102 is a PC. The PC 102 shown here is configured by a known technique, and does not particularly have special components for the present invention.

【0016】電子カメラ101側において、1はカメラ
処理部、2はCODEC処理部、3はCPU、4は命令
入力部、5は内部バス、7はファームウェアメモリ、8
は画像データメモリ、9はPC用プログラムメモリ、1
0はインターフェース(以下、I/Fと記す)、11は
コネクタである。また、PC102側において、12は
コネクタ、13はI/F、14はRAM、15はRO
M、16はHDD(ハードディスク装置)、17は内部
バス、18はビデオI/F、19はモニタ、20はCP
U、21は命令入力部である。
On the electronic camera 101 side, 1 is a camera processing unit, 2 is a CODEC processing unit, 3 is a CPU, 4 is an instruction input unit, 5 is an internal bus, 7 is a firmware memory, and 8
Is image data memory, 9 is program memory for PC, 1
Reference numeral 0 is an interface (hereinafter referred to as I / F), and 11 is a connector. On the PC 102 side, 12 is a connector, 13 is an I / F, 14 is RAM, and 15 is RO.
M and 16 are HDDs (hard disk devices), 17 is an internal bus, 18 is a video I / F, 19 is a monitor, and 20 is a CP.
U and 21 are command input units.

【0017】次に、動作を説明する。ユーザが、命令入
力部4にある図示しない起動SWを操作することによ
り、CPU3が、ファームウェアメモリ7からカメラコ
ントロール用のプログラムを読み込み、CPU3は、各
処理部をこのプログラムにしたがって制御開始する。
Next, the operation will be described. When the user operates a start-up SW (not shown) in the command input unit 4, the CPU 3 reads the camera control program from the firmware memory 7, and the CPU 3 starts controlling each processing unit according to this program.

【0018】カメラ処理部1は、ここでは明記していな
いレンズ,CCD(Charge CupledDevice)等の撮像素
子,A/D変換回路,デジタルカメラ信号処理回路等の
公知の技術手段で構成されており、レンズを通して撮像
素子に結像された光を光電変換し、デジタル画像処理を
施すことによりデジタル映像信号を出力する。
The camera processing unit 1 is composed of known technical means such as a lens, an image pickup device such as a CCD (Charge Cupled Device), an A / D conversion circuit, a digital camera signal processing circuit, etc., which are not specified here. The light imaged on the image sensor through the lens is photoelectrically converted and subjected to digital image processing to output a digital video signal.

【0019】上記デジタル映像信号は、CODEC処理
部2に入力される。CODEC処理部2は、JPEG,
MPEG等の公知の圧縮処理をデジタル映像信号に施
し、圧縮画像データに変換する箇所であり、圧縮画像デ
ータを出力する。ここでは、説明を簡単にするために静
止画を用いるものとし、以下、CODEC処理部2は、
静止画圧縮処理の1つのJPEG処理を行うものとす
る。
The digital video signal is input to the CODEC processing section 2. The CODEC processing unit 2 uses JPEG,
This is a part where a known compression process such as MPEG is applied to a digital video signal and converted into compressed image data, and the compressed image data is output. Here, in order to simplify the description, a still image is used, and hereinafter, the CODEC processing unit 2
It is assumed that one JPEG process of the still image compression process is performed.

【0020】上記圧縮画像データは、内部バス5を介し
て画像データメモリ8に格納される。そして、上記した
動作が複数回行われることにより、複数の圧縮画像デー
タが画像データメモリ8に格納される。なお、かような
動作は、静止画を記憶する公知の電子カメラにおける圧
縮画像データの生成,記録動作と同等である。
The compressed image data is stored in the image data memory 8 via the internal bus 5. Then, a plurality of compressed image data are stored in the image data memory 8 by performing the above-described operation a plurality of times. It should be noted that such an operation is equivalent to an operation of generating and recording compressed image data in a known electronic camera that stores a still image.

【0021】次に、上記したように生成した圧縮画像デ
ータのPC102への転送処理について説明する。
Next, the transfer processing of the compressed image data generated as described above to the PC 102 will be described.

【0022】I/F10および13は、各々電子カメラ
101の内部バス5およびPC102の内部バス17を
介して、デジタルデータを外部機器と入出力可能にする
ために、通信フォーマット変換,電圧レベル変換,およ
び入出力制御を行うものである。ここで言う通信フォー
マットは、パラレル,シリアルにこだわるもので無い
(例えば、前者ではSCSI、後者ではRS−232
C,1394,USB等がある)。I/F10および1
3は、コネクタ11および12に接続される。コネクタ
11と12は、ケーブルまたはその他接触式接続手段あ
るいは非接触接続手段により接続されており、これによ
り、電子カメラ101とPC102間でのデータ入出力
を可能としている。
The I / Fs 10 and 13 perform communication format conversion, voltage level conversion, and digital level conversion in order to enable input / output of digital data to / from external devices via the internal bus 5 of the electronic camera 101 and the internal bus 17 of the PC 102, respectively. And input / output control. The communication format referred to here is not limited to parallel or serial (for example, SCSI in the former case, RS-232 in the latter case).
C, 1394, USB, etc.). I / F 10 and 1
3 is connected to the connectors 11 and 12. The connectors 11 and 12 are connected by a cable or other contact-type connecting means or non-contact connecting means, which enables data input / output between the electronic camera 101 and the PC 102.

【0023】本実施形態では、電子カメラ101とPC
102とが適宜の接続手段によって接続されると、PC
102は、電子カメラ101の画像データメモリ8とP
C用プログラムメモリ9をコントロール可能な状態とな
る。ここで、PC用プログラムメモリ9には、画像デー
タメモリ8に記録された前記の圧縮画像データを、PC
102上で伸長,再生,編集等の処理をするためのPC
用プログラム(以下、編集プログラムと称す)と、圧縮
画像データと編集プログラムとを、PC102の記憶装
置に転送するためのPC用プログラム(以下、転送プロ
グラムと称す)とが格納されている。
In this embodiment, the electronic camera 101 and the PC
When 102 and 102 are connected by an appropriate connecting means,
Reference numeral 102 denotes an image data memory 8 of the electronic camera 101 and P
The C program memory 9 becomes controllable. In the PC program memory 9, the compressed image data recorded in the image data memory 8 is stored in the PC.
PC for processing such as decompression, playback and editing on 102
A computer program (hereinafter, referred to as an editing program) and a PC program (hereinafter, referred to as a transfer program) for transferring the compressed image data and the editing program to the storage device of the PC 102 are stored.

【0024】上記した状態において、ユーザが、PC1
02の命令入力部21を操作し、上記の転送プログラム
を実行するよう、内部バス17を通じてCPU20に指
示すると、CPU20は、電子カメラ101とのデータ
入出力動作により、電子カメラ101側のPC用プログ
ラムメモリ9に格納された転送プログラムを読み出し、
この転送プログラムを実行させる。
In the above-mentioned state, the user sets the PC 1
When the CPU 20 is instructed through the internal bus 17 to operate the command input unit 21 of No. 02 through the internal bus 17, the CPU 20 performs a data input / output operation with the electronic camera 101 to cause the PC program on the electronic camera 101 side. Read the transfer program stored in the memory 9,
Execute this transfer program.

【0025】転送プログラムが実行されると、電子カメ
ラ101の画像データメモリ8に格納されている複数の
圧縮画像データ全てが、PC102の記憶装置であるH
DD16の所定の記憶領域に一括して転送される。さら
に、電子カメラ101のPC用プログラムメモリ9に格
納されている前記の編集プログラムが読み出されて、H
DD16の所定の記憶領域に転送され、これにより、編
集プログラムが起動可能な状態の設定(インストール)
が行われる。
When the transfer program is executed, all the plurality of compressed image data stored in the image data memory 8 of the electronic camera 101 are stored in the storage device H of the PC 102.
The data is collectively transferred to a predetermined storage area of the DD 16. Further, the editing program stored in the PC program memory 9 of the electronic camera 101 is read out and H
It is transferred to the specified storage area of the DD16, which allows the editing program to be started (installation).
Is done.

【0026】以上の動作終了後に、ユーザがPC102
の命令入力部21を操作し、編集プログラムを実行する
よう指示すると、CPU20は、編集プログラムをHD
D16からRAM14に読み出して、編集プログラムの
実行を開始する。これにより、編集プログラムにしたが
った例えばモニタ19との対話式の適宜の操作によっ
て、圧縮画像データは画像データに伸長され、ビデオI
/F18を介してモニタ19上に再生出力される。ま
た、編集プログラムおよび/または別途用意されたプロ
グラムにより、画像データの移動,回転,変形,切り取
り,他の文書への添付等の、種々の編集処理作業も実行
可能となる。
After the above operation is completed, the user operates the PC 102.
When the user operates the command input unit 21 to instruct execution of the editing program, the CPU 20 causes the editing program to
The data is read from D16 to the RAM 14 and the execution of the editing program is started. As a result, the compressed image data is expanded into image data by an appropriate interactive operation with the monitor 19 according to the editing program, and the video I
It is reproduced and output on the monitor 19 via / F18. Also, various editing processing operations such as moving, rotating, transforming, cutting image data, attaching to another document, etc. can be executed by the editing program and / or a separately prepared program.

【0027】図2は、本第1実施形態の外観の1例を示
している。同図に示すように、電子カメラ101とPC
102はケーブル103によって接続されており、ユー
ザが、PCのキーボード104やトラックボール10
5、或いはここでは図示しないマウス等の命令入力部2
1を操作することにより、上述したデータの転送動作が
行われる。
FIG. 2 shows an example of the external appearance of the first embodiment. As shown in the figure, the electronic camera 101 and the PC
102 is connected by a cable 103, and the user can use the keyboard 104 of the PC and the trackball 10
5, or a command input unit 2 such as a mouse not shown here
By operating 1, the data transfer operation described above is performed.

【0028】図3に、PC101のモニタ19上のモニ
タ画面の1例を示し、同図を用いて本第1実施形態の動
作を詳しく説明する。図3は、各装置のデータの格納状
態を示したものである。ここでは説明を簡単にするため
に、公知の技術であるマイクロソフト社製OSのWin
dowsのファイル制御プログラムであるファイルマネ
ージャの画面デザインを用いて動作を説明する。
FIG. 3 shows an example of a monitor screen on the monitor 19 of the PC 101, and the operation of the first embodiment will be described in detail with reference to FIG. FIG. 3 shows a data storage state of each device. Here, in order to simplify the explanation, a well-known technology Win
The operation will be described using the screen design of the file manager, which is a file control program of dows.

【0029】図3の(a)は転送前の電子カメラ10
1、図3の(b)は転送後のPC102のデータの格納
状態を示している。
FIG. 3A shows the electronic camera 10 before transfer.
1, FIG. 3B shows the storage state of the data of the PC 102 after the transfer.

【0030】電子カメラ101をPC102に接続する
と、電子カメラ101はPC102の周辺装置として認
識され、ドライブが増設される。本第1実施形態では、
E:¥CAMERAとしている。ルートディレクトリ3
01には、編集プログラムを格納するディレクトリ30
2と、圧縮画像データを格納するディレクトリ303
と、転送プログラム304とが格納されており、以下各
々をHENSYU,PICLIB,CAMERA.EX
Eと称す。そして、ディレクトリHENSYU302に
は編集プログラムであるHENSYU.EXE305
が、ディレクトリPICLIB303には圧縮画像デー
タであるPHOTO_01.JPG306,PHOTO
_02.JPG307,……が、各々格納されている。
When the electronic camera 101 is connected to the PC 102, the electronic camera 101 is recognized as a peripheral device of the PC 102 and a drive is added. In the first embodiment,
E: \ CAMERA Root directory 3
01 is a directory 30 for storing the editing program
2 and a directory 303 for storing compressed image data
And a transfer program 304 are stored, and each of the following is stored in HENSYU, PICLIB, CAMERA. EX
It is called E. In the directory HENSYU302, the editing program HENSYU. EXE305
However, in the directory PICLIB 303, PHOTO_01. JPG306, PHOTO
_02. JPG307, ... Are stored respectively.

【0031】この状態でユーザが、CAMERA.EX
E304を選択し実行すると、例えば図3の(b)に示
す状態になるよう、PC102のHDD16にデータの
転送を行う。
In this state, the user selects CAMERA. EX
When E304 is selected and executed, for example, the data is transferred to the HDD 16 of the PC 102 so that the state shown in FIG.

【0032】HDD16はCドライブとして認識され、
ここではC:¥HDDとする。ルートディレクトリ30
8に、電子カメラ用のディレクトリCAMERA309
が自動的に作成される。ここで、ユーザが別途指定すれ
ばディレクトリの場所,名前等は自由に設定可能である
ものとする。そして、ディレクトリCAMERA309
の下位には、編集プログラムを格納するディレクトリで
あるHENNSYU310と、圧縮画像データを格納す
るディレクトリであるPICLIB01の311とが生
成され、各々、編集プログラムであるHENSYU.E
XE305と、圧縮画像データであるPHOTO_0
1.JPG306,PHOTO_02.JPG307,
……とが転送される。ここで、圧縮画像データを格納す
るディレクトリのPICLIB01の311の“01”
という番号は、転送プログラムCAMERA.EXE3
04が自動でセットするもので、電子カメラ101を操
作し新たに別の被写体を撮影した後、再度転送プログラ
ムCAMERA.EXE304を選択し実行する時に、
順次番号をインクリメントする。
The HDD 16 is recognized as the C drive,
Here, C: \ HDD. Root directory 30
8 the directory CAMERA 309 for electronic cameras
Is created automatically. Here, if the user separately specifies, the location and name of the directory can be freely set. And the directory CAMERA309
Below that, HENNSYU310, which is a directory for storing the editing program, and PICLIB01, 311 which is a directory for storing the compressed image data, are generated. E
XE305 and PHOTO_0 which is compressed image data
1. JPG306, PHOTO — 02. JPG307,
... and are transferred. Here, "01" in 311 of PICLIB01 of the directory for storing the compressed image data
Is the transfer program CAMERA. EXE3
04 is automatically set, and after the electronic camera 101 is operated to take another image of another subject, the transfer program CAMERA. When selecting and executing EXE304,
Increment the number sequentially.

【0033】以上の動作により、PC102と電子カメ
ラ101との接続を解かれた状態でも、ユーザが、PC
102のHDD16にある編集プログラムであるHEN
SYU.EXE305を選択し、実行させると、圧縮画
像データPHOTO_01.JPG306,PHOTO
_02.JPG307,……の伸長,再生ができ、任意
の編集作業が可能となる。
By the above operation, even when the connection between the PC 102 and the electronic camera 101 is released, the user can
HEN, which is an editing program stored in the HDD 16 of 102
SYU. When EXE305 is selected and executed, compressed image data PHOTO_01. JPG306, PHOTO
_02. JPG307, ... Can be decompressed and reproduced, and any editing work can be performed.

【0034】以上の動作が正常に終了した後、ドライブ
E:¥CAMERAのディレクトリPICLIB303
内の圧縮画像データPHOTO_01.JPG306,
PHOTO_02.JPG307,……を消去し、次回
の撮影に備える。この動作は、図1における画像データ
メモリ9の内部データを消去することを意味する。な
お、この消去動作は、自動であってもユーザが手動で行
うものであっても構わない。
After the above operation is completed normally, the directory PICLIB303 of the drive E: \ CAMERA
Compressed image data PHOTO_01. JPG306,
PHOTO — 02. Erase JPG307, ... to prepare for the next shooting. This operation means to erase the internal data of the image data memory 9 in FIG. The erasing operation may be performed automatically or manually by the user.

【0035】さらに、図4を用いて本第1実施形態の動
作を説明する。図4は、電子カメラ101からPC10
2への上述したデータ転送処理を複数回行った後の、P
C102のデータの格納状態を示している。
Further, the operation of the first embodiment will be described with reference to FIG. FIG. 4 shows the electronic camera 101 through the PC 10.
P after performing the above-described data transfer processing to
The storage state of the data of C102 is shown.

【0036】転送プログラムCAMERA.EXE30
4を選択し、実行する度に、ディレクトリPICLIB
01(311),PICLIB02(312),PIC
LIB03(313),PICLIB04(314)と
順次作成し、逐次圧縮画像データを転送する。
Transfer program CAMERA. EXE30
Each time you select 4 and run, the directory PICLIB
01 (311), PICLIB02 (312), PIC
LIB03 (313) and PICLIB04 (314) are sequentially created, and the sequentially compressed image data is transferred.

【0037】また、編集プログラムHENSYU.EX
E305は、一度転送されていれば良いので、転送プロ
グラムCAMERA.EXE304は、同一PC102
への2回目以降の実行では、編集プログラムHENSY
U.EXE305の転送を行わない。
The editing program HENSYU. EX
Since the E305 has only to be transferred once, the transfer program CAMERA. The EXE 304 is the same PC 102.
To the editing program HENSY
U. The EXE 305 is not transferred.

【0038】次に、本発明の第2実施形態について説明
する。図5は、本発明の第2実施形態に係る電子カメラ
システムのブロック図であり、同図において、501は
電子カメラで、502はPCである。
Next, a second embodiment of the present invention will be described. FIG. 5 is a block diagram of an electronic camera system according to the second embodiment of the present invention, in which 501 is an electronic camera and 502 is a PC.

【0039】本第2実施形態の電子カメラ501は、カ
メラ自体がPCカードとしての機能と構造を持つため
に、PCカードI/F503とPCカードコネクタ50
4を、前記I/F10とコネクタ11の代わりに具備し
たことを除けば、前記第1実施形態の電子カメラ101
と同じ構成である。また、PC502も、PCカードと
の接続が可能なように、PCカードI/F506とPC
カードソケット505を、I/F13とコネクタ12の
代わりに具備したことを除けば、前記第1実施形態のP
C102と同じ構成である。
The electronic camera 501 of the second embodiment has a PC card I / F 503 and a PC card connector 50 because the camera itself has a function and structure as a PC card.
4 is provided in place of the I / F 10 and the connector 11 except that the electronic camera 101 of the first embodiment is provided.
It has the same structure as. Also, the PC 502 and the PC card I / F 506 are connected to the PC card so that the PC card can be connected.
P of the first embodiment except that a card socket 505 is provided instead of the I / F 13 and the connector 12.
It has the same configuration as C102.

【0040】図6に、本第2実施形態の外観の1例を示
している。同図に示すように、電子カメラ501の一部
がPCカード形状の構造を持ち、これにより、電子カメ
ラ501をPC502に直接接続可能な構成としたもの
で、その他の構成および動作は前記第1実施形態と同じ
である。
FIG. 6 shows an example of the external appearance of the second embodiment. As shown in the figure, a part of the electronic camera 501 has a PC card-shaped structure, whereby the electronic camera 501 can be directly connected to the PC 502, and other structures and operations are the same as those of the first embodiment. This is the same as the embodiment.

【0041】次に、本発明の第3実施形態について説明
する。図7は、本発明の第3実施形態に係る電子カメラ
システムのブロック図であり、同図において、701は
電子カメラで、502はPCである。
Next, a third embodiment of the present invention will be described. FIG. 7 is a block diagram of an electronic camera system according to the third embodiment of the present invention. In FIG. 7, 701 is an electronic camera and 502 is a PC.

【0042】本第3実施形態の電子カメラ701は、P
Cカードとの接続が可能なように、PCカードI/F7
03とPCカードソケット704を、前記I/F10と
コネクタ11の代わりに具備し、画像データメモリ8を
取り除いたことを除けば、前記第1実施形態の電子カメ
ラ101と同じ構成である。また、PC502は、図
5,6で説明した前記第2実施形態のPC502と同一
のものである。
The electronic camera 701 of the third embodiment has a P
PC card I / F7 for connection with C card
03 and a PC card socket 704 are provided instead of the I / F 10 and the connector 11 and the image data memory 8 is removed, and the configuration is the same as that of the electronic camera 101 of the first embodiment. The PC 502 is the same as the PC 502 of the second embodiment described with reference to FIGS.

【0043】本第3実施形態は、PCカード705を用
いて、電子カメラ701からPC502へのデータ転送
を行うものであり、PCカード705の使用法に以下の
特徴がある。
In the third embodiment, the PC card 705 is used to transfer data from the electronic camera 701 to the PC 502, and the usage of the PC card 705 has the following features.

【0044】電子カメラ701において、PCカード7
05がPCカードソケット704に挿入されると、PC
カードI/F703,内部バス5を介して、CPU3が
PCカード705の属性を確認し、PCカード705の
制御を開始する。PCカード705のメモリ空間706
に、画像データ領域707とPC用プログラム領域70
8とを設け、CODEC処理部2で生成した圧縮画像デ
ータを画像データ領域707に、PC用プログラムメモ
リ9に格納されているPC用プログラムをPC用プログ
ラム領域708に、各々格納する。撮影が終了すると、
PCカード705は、電子カメラ701から取り外さ
れ、PC502のPCカードソケット505に接続さ
れ、前記した各実施形態と同じ動作により、データの転
送を行う。
In the electronic camera 701, the PC card 7
When 05 is inserted into the PC card socket 704, the PC
The CPU 3 confirms the attributes of the PC card 705 via the card I / F 703 and the internal bus 5, and starts controlling the PC card 705. Memory space 706 of PC card 705
The image data area 707 and the PC program area 70
8 and stores the compressed image data generated by the CODEC processing unit 2 in the image data area 707 and the PC program stored in the PC program memory 9 in the PC program area 708. When shooting is finished,
The PC card 705 is removed from the electronic camera 701, is connected to the PC card socket 505 of the PC 502, and transfers data by the same operation as in the above-described embodiments.

【0045】図8は、本第3実施形態の外観の1例を示
している。同図に示すように、電子カメラ701がPC
カード705とのインターフェイスを持ち、PC502
と、PCカード705を介してデータの入出力が可能な
構成としたもので、その他の構成および動作は、前記各
実施形態と同じである。
FIG. 8 shows an example of the external appearance of the third embodiment. As shown in the figure, the electronic camera 701 is a PC
It has an interface with the card 705, and PC502
The configuration is such that data can be input and output via the PC card 705, and other configurations and operations are the same as those in the above-described embodiments.

【0046】なお、上述した各実施形態においては、電
子カメラの構成要素の画像データメモリ8とPC用プロ
グラムメモリ9とを独立したメモリとして説明している
が、同一メモリ上で領域を分けて、画像データ領域を第
1の記憶手段、PC用プログラム領域を第2の記憶手段
として、使用することも可能である。さらに、ファーム
ウェアメモリ7にPC用プログラムを格納することも可
能である。
In each of the above-described embodiments, the image data memory 8 and the PC program memory 9 which are constituent elements of the electronic camera are described as independent memories, but the areas are divided on the same memory. It is also possible to use the image data area as the first storage means and the PC program area as the second storage means. Further, it is possible to store the PC program in the firmware memory 7.

【0047】また、PCカードのインターフェイスは、
公知の技術により種々の方式が提案され製品化されてい
る。しかし、PCカードI/Fを有するPCが全てのイ
ンターフェイスに対応しているものではなく、別途プロ
グラムを購入しインストールしなければならない場合も
多い。本発明を実施するに当たり、PCカードインター
フェイスの限定は無いが、一般的なもの、つまりほとん
どのPCカードI/Fを有するPCが既に備えているイ
ンターフェイスを用いるのが有利であることは言うまで
もなく、例えば、ATA(AT Attachment interface )
を用いると、汎用性の高いものとなる。
The interface of the PC card is
Various methods have been proposed and commercialized by known techniques. However, a PC having a PC card I / F does not support all interfaces, and it is often the case that a separate program must be purchased and installed. In carrying out the present invention, there is no limitation on the PC card interface, but it goes without saying that it is advantageous to use a general interface, that is, an interface already provided in a PC having most PC card I / Fs. For example, ATA (AT Attachment interface)
Is used, it becomes highly versatile.

【0048】[0048]

【発明の効果】以上のように本発明によれば、電子カメ
ラに圧縮画像データを格納する記憶手段と、画像表示用
コンピュータプログラムデータの記憶手段とを内蔵し、
PCから直接画像表示用コンピュータプログラムの実行
が可能な構成をとることにより、簡単な操作で電子カメ
ラからPCへの圧縮画像データの転送や、PC上で圧縮
画像データの伸長,表示等が可能となる。
As described above, according to the present invention, a storage means for storing compressed image data and a storage means for storing computer program data for image display are built in the electronic camera.
Since the computer program for image display can be directly executed from the PC, the compressed image data can be transferred from the electronic camera to the PC and the compressed image data can be expanded and displayed on the PC by a simple operation. Become.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の第1実施形態に係る電子カメラシステ
ムのブロック図である。
FIG. 1 is a block diagram of an electronic camera system according to a first embodiment of the present invention.

【図2】本発明の第1実施形態に係る電子カメラシステ
ムの外観の1例を示す斜視図である。
FIG. 2 is a perspective view showing an example of an external appearance of the electronic camera system according to the first embodiment of the present invention.

【図3】本発明の第1実施形態の動作を説明するための
第1の説明図である。
FIG. 3 is a first explanatory diagram for explaining the operation of the first embodiment of the present invention.

【図4】本発明の第1実施形態の動作を説明するための
第2の説明図である。
FIG. 4 is a second explanatory diagram for explaining the operation of the first embodiment of the present invention.

【図5】本発明の第2実施形態に係る電子カメラシステ
ムのブロック図である。
FIG. 5 is a block diagram of an electronic camera system according to a second embodiment of the present invention.

【図6】本発明の第2実施形態に係る電子カメラシステ
ムの外観の1例を示す斜視図である。
FIG. 6 is a perspective view showing an example of an external appearance of an electronic camera system according to a second embodiment of the present invention.

【図7】本発明の第3実施形態に係る電子カメラシステ
ムのブロック図である。
FIG. 7 is a block diagram of an electronic camera system according to a third embodiment of the present invention.

【図8】本発明の第3実施形態に係る電子カメラシステ
ムの外観の1例を示す斜視図である。
FIG. 8 is a perspective view showing an example of an external appearance of an electronic camera system according to a third embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 カメラ処理部 2 CODEC処理部 3,20 CPU 4,21 命令入力部 5,17 内部バス 7 ファームウェアメモリ 8 画像データメモリ 9 PC用プログラムメモリ 10,13 I/F 11,12 コネクタ 14 RAM 15 ROM 16 HDD 18 ビデオI/F 19 モニタ 101,501,701 電子カメラ 102,502 PC(パーソナルコンピュータ) 103 ケーブル 104 キーボード 105 トラックボール 301 ルートディレクトリ 302,303,309,310,311,312,3
13,314 ディレクトリ 304 転送プログラム 305 編集プログラム 306,307 圧縮画像データ 503,506,703 PCカードI/F 504 PCカードコネクタ 505,704 PCカードソケット 705 PCカード 706 メモリ空間 707 画像データ領域 708 PC用プログラム領域
1 Camera Processing Unit 2 CODEC Processing Unit 3,20 CPU 4,21 Command Input Unit 5,17 Internal Bus 7 Firmware Memory 8 Image Data Memory 9 PC Program Memory 10, 13 I / F 11, 12 Connector 14 RAM 15 ROM 16 HDD 18 Video I / F 19 Monitor 101, 501, 701 Electronic Camera 102, 502 PC (Personal Computer) 103 Cable 104 Keyboard 105 Trackball 301 Root Directory 302, 303, 309, 310, 311, 312, 3
13,314 Directory 304 Transfer program 305 Editing program 306,307 Compressed image data 503,506,703 PC card I / F 504 PC card connector 505,704 PC card socket 705 PC card 706 Memory space 707 Image data area 708 PC program region

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータ装置と接続可能で、画像デ
ータを電子的に生成し記録する電子カメラにおいて、 上記画像データを記憶する第1の記憶手段に加えて、上
記画像データを上記コンピュータ装置上で再生,編集,
移動,複写等の制御を行う画像表示用コンピュータプロ
グラムデータを記憶する第2の記憶手段を、内蔵するこ
とを特徴とする電子カメラ。
1. An electronic camera connectable to a computer device for electronically generating and recording image data, wherein the image data is stored on the computer device in addition to the first storage means for storing the image data. Play, edit,
An electronic camera comprising a second storage means for storing image display computer program data for controlling movement, copying and the like.
【請求項2】 請求項1記載において、 カメラの少なくとも一部の形態が、PCカード型である
ことを特徴とする電子カメラ。
2. The electronic camera according to claim 1, wherein at least a part of the camera is a PC card type.
【請求項3】 コンピュータ装置と接続可能であると共
に、画像データを電子的に生成し記録する電子カメラを
もつ電子カメラシステムにおいて、 上記電子カメラに、上記画像データを記憶する第1の記
憶手段と、上記画像データを上記コンピュータ装置上で
再生,編集,移動,複写等の制御を行う画像表示用コン
ピュータプログラムデータを記憶する第2の記憶手段と
を、内蔵したことを特徴とする電子カメラシステム。
3. An electronic camera system which is connectable to a computer device and has an electronic camera for electronically generating and recording image data, comprising: first storage means for storing the image data in the electronic camera. An electronic camera system comprising: second storage means for storing image display computer program data for controlling reproduction, editing, movement, copying, etc. of the image data on the computer device.
【請求項4】 請求項3記載において、 前記電子カメラの少なくとも一部の形態が、PCカード
型であることを特徴とする電子カメラシステム。
4. The electronic camera system according to claim 3, wherein at least a part of the electronic camera has a PC card type.
【請求項5】 コンピュータ装置と着脱可能なPCカー
ドを介してデータの入出力が可能であると共に、画像デ
ータを電子的に生成し記録する電子カメラをもつ電子カ
メラシステムにおいて、 上記PCカードに、上記画像データを記憶する第1の記
憶領域と、上記画像データを上記コンピュータ装置上で
再生,編集,移動,複写等の制御を行う画像表示用コン
ピュータプログラムデータを記憶する第2の記憶領域と
を、設けることを特徴とする電子カメラシステム。
5. An electronic camera system having an electronic camera capable of inputting / outputting data via a PC card detachable from a computer device and electronically generating and recording image data, wherein the PC card has A first storage area for storing the image data and a second storage area for storing image display computer program data for controlling reproduction, editing, movement, copying, etc. of the image data on the computer device. , An electronic camera system provided.
【請求項6】 請求項3または4または5記載におい
て、 前記記憶した画像データと、前記画像表示用コンピュー
タプログラムデータとを、単一の操作で実行される一連
の動作で、前記電子カメラから前記コンピュータ装置に
伝送することを特徴とする電子カメラシステム。
6. The electronic device according to claim 3, 4 or 5, wherein the stored image data and the image display computer program data are transferred from the electronic camera by a series of operations executed by a single operation. An electronic camera system characterized by transmitting to a computer device.
【請求項7】 請求項4または5または6記載におい
て、 前記PCカードのインターフェイスが、ATA(AT Att
achment interface)であることを特徴とする電子カメ
ラシステム。
7. The interface according to claim 4, 5 or 6, wherein the interface of the PC card is an ATA (AT Att).
achment interface).
JP8125843A 1996-05-21 1996-05-21 Electronic camera and electronic camera system Pending JPH09312791A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8125843A JPH09312791A (en) 1996-05-21 1996-05-21 Electronic camera and electronic camera system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8125843A JPH09312791A (en) 1996-05-21 1996-05-21 Electronic camera and electronic camera system

Publications (1)

Publication Number Publication Date
JPH09312791A true JPH09312791A (en) 1997-12-02

Family

ID=14920328

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8125843A Pending JPH09312791A (en) 1996-05-21 1996-05-21 Electronic camera and electronic camera system

Country Status (1)

Country Link
JP (1) JPH09312791A (en)

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11261865A (en) * 1998-03-13 1999-09-24 Nec Corp Digital camera, application for digital camera and recording medium therefor
JPH11266384A (en) * 1998-03-18 1999-09-28 Minolta Co Ltd Digital camera system
JPH11275414A (en) * 1998-03-20 1999-10-08 Minolta Co Ltd Digital camera
JP2000013732A (en) * 1998-06-17 2000-01-14 Konica Corp File storing method, production of file, recording medium and electronic camera
JP2000032321A (en) * 1998-07-10 2000-01-28 Canon Inc Device, method and system for image pickup control and storage medium
JP2000112798A (en) * 1998-09-30 2000-04-21 Fuji Photo Film Co Ltd Method for picture filing, device therefor and recording medium
JP2000307911A (en) * 1999-04-16 2000-11-02 Nec Corp Mass storage device
JP2001236252A (en) * 2000-02-21 2001-08-31 Sharp Corp Method for converting format of image and recording medium with its program recorded
JP2001526507A (en) * 1997-12-05 2001-12-18 インテル・コーポレーション Dark frame elimination of video peripherals based on attached CMOS sensor
JP2002503065A (en) * 1998-02-06 2002-01-29 インテル・コーポレーション Method and apparatus for capturing a still image during a video streaming operation of a digital camera
JP2002125143A (en) * 2000-10-17 2002-04-26 Canon Inc Image browsing system, image browsing device, image browsing method and recording medium
JP2002133406A (en) * 2000-10-19 2002-05-10 Canon Inc Digital information input system, control method therefor, information generator as part of the system and information processor
JP2002185840A (en) * 2000-10-03 2002-06-28 Olympus Optical Co Ltd Electronic camera
WO2002084999A1 (en) * 2001-04-06 2002-10-24 Sony Corporation Digital camera and data transfer method
JP2002369106A (en) * 2001-04-06 2002-12-20 Sony Corp Digital camera and data transfer method
JP2003046836A (en) * 2001-08-01 2003-02-14 Canon Inc Imaging apparatus
WO2004055677A1 (en) * 2002-12-16 2004-07-01 Konica Minolta Holdings, Inc. Data management structure rewriting program
WO2004090729A1 (en) * 2003-04-07 2004-10-21 Seiko Epson Corporation Image accumulation device and program
WO2005015385A1 (en) 2003-08-06 2005-02-17 Sony Corporation Memory device, recording medium recording therein data processing program, program, data processing system, and data processing method
JP2006127040A (en) * 2004-10-27 2006-05-18 Sharp Corp Information processing system and information processor
JP2006163111A (en) * 2004-12-09 2006-06-22 Nippon Avionics Co Ltd Presentation system
JP2008032574A (en) * 2006-07-28 2008-02-14 Nippon Avionics Co Ltd Infrared thermal image processing system
US7405753B2 (en) 2001-11-21 2008-07-29 Fujifilm Corporation Data storage management system for camera and camera system
JP2009153145A (en) * 2008-12-26 2009-07-09 Canon Inc Digital camera, information processor, and control method thereof
JP2009194410A (en) * 2008-02-12 2009-08-27 Tdk Corp Media server
JP2009194411A (en) * 2008-02-12 2009-08-27 Tdk Corp Media server
US7823084B2 (en) 2000-10-06 2010-10-26 Sony Corporation Information processing device and method, and information processing program
JP2012090277A (en) * 2011-11-07 2012-05-10 Sony Corp Information processing apparatus

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001526507A (en) * 1997-12-05 2001-12-18 インテル・コーポレーション Dark frame elimination of video peripherals based on attached CMOS sensor
JP2002503065A (en) * 1998-02-06 2002-01-29 インテル・コーポレーション Method and apparatus for capturing a still image during a video streaming operation of a digital camera
JPH11261865A (en) * 1998-03-13 1999-09-24 Nec Corp Digital camera, application for digital camera and recording medium therefor
JPH11266384A (en) * 1998-03-18 1999-09-28 Minolta Co Ltd Digital camera system
JPH11275414A (en) * 1998-03-20 1999-10-08 Minolta Co Ltd Digital camera
JP2000013732A (en) * 1998-06-17 2000-01-14 Konica Corp File storing method, production of file, recording medium and electronic camera
JP2000032321A (en) * 1998-07-10 2000-01-28 Canon Inc Device, method and system for image pickup control and storage medium
JP2000112798A (en) * 1998-09-30 2000-04-21 Fuji Photo Film Co Ltd Method for picture filing, device therefor and recording medium
JP2000307911A (en) * 1999-04-16 2000-11-02 Nec Corp Mass storage device
JP2001236252A (en) * 2000-02-21 2001-08-31 Sharp Corp Method for converting format of image and recording medium with its program recorded
JP2002185840A (en) * 2000-10-03 2002-06-28 Olympus Optical Co Ltd Electronic camera
JP4504579B2 (en) * 2000-10-03 2010-07-14 オリンパス株式会社 Electronic camera
US10817471B2 (en) 2000-10-06 2020-10-27 Sony Corporation Information processing device and method, and information processing program
US9131088B2 (en) 2000-10-06 2015-09-08 Sony Corporation Information processing apparatus and method, and information processing program
US7823084B2 (en) 2000-10-06 2010-10-26 Sony Corporation Information processing device and method, and information processing program
JP2002125143A (en) * 2000-10-17 2002-04-26 Canon Inc Image browsing system, image browsing device, image browsing method and recording medium
JP4579397B2 (en) * 2000-10-17 2010-11-10 キヤノン株式会社 Image browsing apparatus, image browsing apparatus control method, and recording medium
JP2002133406A (en) * 2000-10-19 2002-05-10 Canon Inc Digital information input system, control method therefor, information generator as part of the system and information processor
KR100906856B1 (en) * 2001-04-06 2009-07-08 소니 가부시끼 가이샤 Digital camera and data transfer method
JP2002369106A (en) * 2001-04-06 2002-12-20 Sony Corp Digital camera and data transfer method
WO2002084999A1 (en) * 2001-04-06 2002-10-24 Sony Corporation Digital camera and data transfer method
JP2003046836A (en) * 2001-08-01 2003-02-14 Canon Inc Imaging apparatus
US7496369B2 (en) 2001-08-01 2009-02-24 Canon Kabushiki Kaisha Imaging apparatus
US7405753B2 (en) 2001-11-21 2008-07-29 Fujifilm Corporation Data storage management system for camera and camera system
WO2004055677A1 (en) * 2002-12-16 2004-07-01 Konica Minolta Holdings, Inc. Data management structure rewriting program
JP2010134920A (en) * 2003-04-07 2010-06-17 Seiko Epson Corp Image storage apparatus and program
WO2004090729A1 (en) * 2003-04-07 2004-10-21 Seiko Epson Corporation Image accumulation device and program
WO2005015385A1 (en) 2003-08-06 2005-02-17 Sony Corporation Memory device, recording medium recording therein data processing program, program, data processing system, and data processing method
JP2006127040A (en) * 2004-10-27 2006-05-18 Sharp Corp Information processing system and information processor
JP2006163111A (en) * 2004-12-09 2006-06-22 Nippon Avionics Co Ltd Presentation system
JP2008032574A (en) * 2006-07-28 2008-02-14 Nippon Avionics Co Ltd Infrared thermal image processing system
JP2009194411A (en) * 2008-02-12 2009-08-27 Tdk Corp Media server
JP2009194410A (en) * 2008-02-12 2009-08-27 Tdk Corp Media server
JP2009153145A (en) * 2008-12-26 2009-07-09 Canon Inc Digital camera, information processor, and control method thereof
JP2012090277A (en) * 2011-11-07 2012-05-10 Sony Corp Information processing apparatus

Similar Documents

Publication Publication Date Title
JPH09312791A (en) Electronic camera and electronic camera system
JP3629427B2 (en) System and method for dynamically updating functions in an electronic imaging device
US6871009B1 (en) Image storage system, image storage method and storage medium
JP4304253B2 (en) Method and system for speculative decompression of compressed image data in an image capture unit
US6686958B1 (en) Electronic apparatus for obtaining pickup data
JP4393588B2 (en) System, method, and computer-readable medium for correlating processing data and image data in a digital camera device
US7821544B2 (en) Method and apparatus for providing live view and instant review in an image capture device
US5933137A (en) Method and system for acclerating a user interface of an image capture unit during play mode
US7598988B2 (en) Systems and methods for data recording
US20050135790A1 (en) Digital media player with resolution adjustment capabilities
JP2009177355A (en) Information processor and method, program and storage medium
US6980700B2 (en) Image processing apparatus and method of storage medium
JP2003348538A (en) System and method for editing image on digital still camera
US20090086030A1 (en) Camera apparatus and control method thereof
JP2002515658A (en) Electronic photo album and film processing method
JP2004096756A (en) Demonstration on display of camera that includes power jack
JP3854817B2 (en) Image processing apparatus, image processing apparatus control method, and storage medium
JP3000929B2 (en) Image display method and system using memory card
JP2008191712A (en) Image processor, image processing method and program
JP2005109648A (en) Imaging apparatus and moving picture generating method
JP3938892B2 (en) Information exchange system
JP4557610B2 (en) Image recording apparatus and control method thereof
JP2001111920A (en) Image recorder and image recording method
KR100280325B1 (en) Digital still camera capable of connecting or disconcerting multi feature card and method thereof
JP2004088225A (en) Digital camera and host device