JPH05316398A - Picture information recorder - Google Patents

Picture information recorder

Info

Publication number
JPH05316398A
JPH05316398A JP4146351A JP14635192A JPH05316398A JP H05316398 A JPH05316398 A JP H05316398A JP 4146351 A JP4146351 A JP 4146351A JP 14635192 A JP14635192 A JP 14635192A JP H05316398 A JPH05316398 A JP H05316398A
Authority
JP
Japan
Prior art keywords
data
image
image information
recording
information
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.)
Granted
Application number
JP4146351A
Other languages
Japanese (ja)
Other versions
JP3306093B2 (en
Inventor
Takeshi Suzuki
木 猛 士 鈴
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.)
Olympus Corp
Original Assignee
Olympus Optical Co 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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=15405752&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JPH05316398(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Olympus Optical Co Ltd filed Critical Olympus Optical Co Ltd
Priority to JP14635192A priority Critical patent/JP3306093B2/en
Publication of JPH05316398A publication Critical patent/JPH05316398A/en
Application granted granted Critical
Publication of JP3306093B2 publication Critical patent/JP3306093B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the recording processing period of time and to quicken the picture recording speed by executing picture data write and access to a management information area of a recording medium in parallel. CONSTITUTION:An access through a data bus includes checking of a recording area for data to be recorded from now on by FAT checking, write of header information of data to be recorded, and FAT write of the data to be recorded or the like and is an access to a management information area of an IC memory card and the above-mentioned processing is executed in advance for the period. In order to make FAT write of the data to be recorded in advance, it is required to decide the size of the data to be recorded, but in this case, the recording data volume of one card is definite, then no problem is caused. An idle data bus is used for a read period (nearly 16ms) of a CCD to access of a CPU to the IC memory card thereby reducing recording of one card and recording time of data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は画像情報記録装置に関
し、特に記録処理時間を短縮した画像情報記録装置に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image information recording apparatus, and more particularly to an image information recording apparatus having a shortened recording processing time.

【0002】[0002]

【従来の技術】例えば、電子カメラのような画像情報記
録装置は、パソコン等の他の装置とのデータ互換性及び
管理容易性を確保するため記録フォーマットはDOSの
FATシステムが使用されている。ICメモリカードを
記録媒体とした従来の電子カメラでは、CCDから得ら
れた映像信号はデジタル信号に変換された後、フレーム
メモリに一時格納され、フレームメモリから読み出され
た画像データに直交変換処理及び符号化処理から成る圧
縮処理が施されて圧縮画像データとしてICメモリカー
ドに記録される。
2. Description of the Related Art For example, an image information recording apparatus such as an electronic camera uses a DOS FAT system as a recording format in order to ensure data compatibility and manageability with other apparatuses such as personal computers. In a conventional electronic camera using an IC memory card as a recording medium, a video signal obtained from a CCD is converted into a digital signal, then temporarily stored in a frame memory, and orthogonal conversion processing is performed on image data read from the frame memory. Then, a compression process including an encoding process is performed and the compressed image data is recorded in the IC memory card.

【0003】図5には、従来のこの種画像情報記録装置
の記録動作タイミングが示されている。図5を参照して
記録動作を説明すると、操作部から記録開始信号(トリ
ガ2)が入力されると、次の垂直同期信号VDの立ち下
がりタイミングで露光を開始する。所定時間の露光が終
了後、次のVDの立ち上がりから立ち下がりの期間にC
CDの画像データの読み出しが行われ、フレームメモリ
に書き込まれる。CCDの画像データ読み出し終了後、
内蔵のCPU(シスコン)では記録媒体(ICメモリカ
ード)のFAT(管理情報領域)のチェックが行われ
(カードアクセス)、これから記録するデータの記録領
域が確認される。その後、圧縮動作処理が施されて画像
データの圧縮とICメモリカードへの記録が行われる。
こうして画像データの圧縮及び記録が終了すると、CP
Uにより今記録した画像データのヘッダ情報(撮影日
時、撮像データ(画素数、フィールド/フレーム等))
が書き込まれ、全てのデータの書き込みが終了すると、
最後に今記録したデータのFATが書き込まれる。こう
して記録されたデータは1つのDOSファイルとしてシ
ステムで認識される。
FIG. 5 shows the recording operation timing of a conventional image information recording apparatus of this kind. The recording operation will be described with reference to FIG. 5. When a recording start signal (trigger 2) is input from the operation unit, exposure is started at the next falling timing of the vertical synchronizing signal VD. After the exposure for a predetermined time is finished, C is applied during the period from the next rising edge to the falling edge of VD.
The image data of the CD is read and written in the frame memory. After reading the CCD image data,
The built-in CPU (syscon) checks the FAT (management information area) of the recording medium (IC memory card) (card access), and confirms the recording area of the data to be recorded. Then, a compression operation process is performed to compress the image data and record it on the IC memory card.
When the compression and recording of the image data is completed in this way, the CP
Header information (imaging date, imaging data (number of pixels, field / frame, etc.)) of the image data recorded by U
Is written, and when all the data has been written,
Finally, the FAT of the data just recorded is written. The data thus recorded is recognized by the system as one DOS file.

【0004】[0004]

【発明が解決しようとする課題】上述のような従来の画
像情報記録装置は、CCDのデータが読み出された後、
CPUにより、データバスを介してFATのチェック及
び圧縮データの書き込みが行われた後、ヘッダ情報及び
FATの書き込みが行われる。すなわち、CCDのデー
タの読み出し期間(通常、約16ms)の間は、CPU
は何ら格別な処理を行っておらず、また、この間はIC
メモリカードとの間のデータバスも空いている。一方、
データ圧縮書き込み処理の前後に行われるFATのチェ
ックやヘッダ情報書き込み、FAT書き込み等に関する
ICメモリカードへのアクセスは、画像データの記録ス
ピードを著しく遅くしてしまい、高速連続撮影の障害と
なるという問題が生ずる。
In the conventional image information recording apparatus as described above, after the CCD data is read,
After the CPU checks the FAT and writes the compressed data via the data bus, the header information and the FAT are written. That is, during the CCD data read period (usually about 16 ms), the CPU
Does not do any special processing, and during this time IC
The data bus to and from the memory card is also free. on the other hand,
Access to the IC memory card for FAT check, header information writing, FAT writing, etc., performed before and after the data compression writing process, significantly slows down the recording speed of image data, which is an obstacle to high-speed continuous shooting. Occurs.

【0005】そこで、本発明の目的は、記録スピードを
格段に高速化した画像情報記録装置を提供することにあ
る。
Therefore, an object of the present invention is to provide an image information recording apparatus in which the recording speed is remarkably increased.

【0006】[0006]

【課題を解決するための手段】前述の課題を解決するた
め、本発明の一態様による画像情報記録装置は、撮影に
より生成され乃至は外部より供給された画像情報を、一
旦画像メモリ手段にストアした後、所定の情報圧縮処理
を施して当該適用された情報記録媒体に、各別の画像情
報毎に対応する管理情報領域と当該画像情報を表す画像
データの領域とを含んでなる所定の様式に沿った各画像
情報ファイルとして格納するようになされた画像情報記
録装置であって、当該画像情報を上記画像メモリ手段に
ストアする動作と上記適用された情報記録媒体の管理情
報領域に対するアクセスとを並行して行う手段を有して
構成される。
In order to solve the above-mentioned problems, an image information recording apparatus according to an aspect of the present invention temporarily stores image information generated by photographing or externally supplied in an image memory means. After that, a predetermined format including a management information area corresponding to each different image information and an area of image data representing the image information is applied to the applied information recording medium by applying a predetermined information compression process. An image information recording device adapted to store each image information file according to the above, and an operation of storing the image information in the image memory means and an access to a management information area of the applied information recording medium. It is configured to have means for performing in parallel.

【0007】また、本発明の他の態様による画像情報記
録装置は、撮影により生成され乃至は外部より供給され
た画像情報を、一旦画像メモリ手段にストアした後、所
定の情報圧縮処理を施して当該適用された情報記録媒体
に、各別の画像情報毎に対応する管理情報領域と当該画
像情報を表す画像データの領域とを含んでなる所定の様
式に沿った各画像情報ファイルとして格納するようにな
された画像情報記録装置であって、少なくとも連続記録
動作モード時には、順次供給される被記録画像情報を上
記適用された情報記録媒体の画像データの領域に順次格
納した後、該被記録画像情報に係る管理情報を同媒体の
管理情報領域に格納する手段を有して構成される。
An image information recording apparatus according to another aspect of the present invention temporarily stores image information generated by photographing or supplied from the outside in an image memory means and then performs a predetermined information compression process. The applied information recording medium is stored as each image information file according to a predetermined format including a management information area corresponding to each different image information and an area of image data representing the image information. In this image information recording apparatus, the recorded image information that is sequentially supplied is sequentially stored in the image data area of the applied information recording medium at least in the continuous recording operation mode, and then the recorded image information is recorded. It is configured to have means for storing the management information related to the above in the management information area of the same medium.

【0008】[0008]

【作用】本発明では、画像データ書き込みと記録媒体の
管理情報領域に対するアクセスとを並行して行うことに
より、記録処理時間を大幅に短縮している。
According to the present invention, the recording processing time is greatly shortened by writing the image data and accessing the management information area of the recording medium in parallel.

【0009】[0009]

【実施例】次に、本発明の実施例について図面を参照し
ながら説明する。図1は、本発明による画像情報記録装
置の第1の実施例を示す構成図である。本実施例は前述
電子カメラへの適用例であり、記録時には、光学系1を
介してCCD等の撮像系2に結像された被写体像は、画
像信号に変換される。この画像信号は、クランプ回路3
でDCレベルを一定に保つ処理が施され、A/D変換回
路4によりデジタル画像データに変換された後、メモリ
コントロール回路5の制御を受けて一旦フレームメモリ
6に書き込まれる。フレームメモリ6から読み出された
画像データは、DCT/IDCT回路7においてDCT
(離散型コサイン変換)等の直交変換処理が施されてデ
ータ圧縮に必要なデータ変換が行われ、コーダ/デコー
ダ回路8においてデータ圧縮処理が施される。このデー
タ圧縮処理は、データバス20を介して補助メモリ9か
ら読み出した符号化テーブル等の情報に基づいて行わ
れ、圧縮データはICメモリカード10に書き込まれ
る。
Embodiments of the present invention will now be described with reference to the drawings. 1 is a block diagram showing a first embodiment of an image information recording apparatus according to the present invention. This embodiment is an application example to the electronic camera described above, and at the time of recording, a subject image formed on the image pickup system 2 such as a CCD via the optical system 1 is converted into an image signal. This image signal is applied to the clamp circuit 3
Then, the DC level is kept constant and converted into digital image data by the A / D conversion circuit 4 and then written into the frame memory 6 under the control of the memory control circuit 5. The image data read from the frame memory 6 is processed by the DCT / IDCT circuit 7 by the DCT.
Orthogonal transformation processing such as (discrete cosine transformation) is performed to perform data transformation necessary for data compression, and the coder / decoder circuit 8 performs data compression processing. This data compression processing is performed based on the information such as the encoding table read from the auxiliary memory 9 via the data bus 20, and the compressed data is written in the IC memory card 10.

【0010】一方、再生時には、ICメモリカード10
から読み出された画像データは、コダ/デコーダ回路8
において伸長処理が施され、DCT/IDCT回路7に
おいてIDCT(逆離散型コサイン変換)等の逆直交変
換処理が施されてフレームメモリ6に書き込まれる。全
ての画像データの伸長処理が終了した後、フレームメモ
リ6からは画像データが読み出され、デジタルプロセス
回路11においてNTSC画像信号に適するデジタル処
理が施され、D/A変換回路12でアナログ画像信号に
変換される。このアナログ画像信号は、75Ωのドライ
バ13を通ってEVF(電子ビューファインダ)14に
より画像が再生されるとともに、外部出力端子15に供
給される。キャラクタジェネレータ16からは、表示画
面上に日付けや時間等のオンスクリーン表示を行うため
のキャラクタデータがデジタルプロセス回路11に供給
される。システムコントローラ19は、操作部18から
の各種指示信号に基づいて上記各部の制御を行う。表示
部17には、本電子カメラの動作状態等が表示される。
上記構成において、操作部18からのトリガ2信号の入
力に応答して、システムコントローラ19は露光、CC
D読み出し、データ圧縮、ICメモリカードへの書き込
み等の制御を行う。
On the other hand, during reproduction, the IC memory card 10
The image data read from the coder / decoder circuit 8
In the DCT / IDCT circuit 7, inverse expansion processing such as IDCT (Inverse Discrete Cosine Transform) is applied and written in the frame memory 6. After the expansion processing of all the image data is completed, the image data is read from the frame memory 6, digital processing suitable for the NTSC image signal is applied in the digital process circuit 11, and the analog image signal is applied in the D / A conversion circuit 12. Is converted to. This analog image signal is supplied to the external output terminal 15 while an image is reproduced by an EVF (electronic viewfinder) 14 through a 75Ω driver 13. From the character generator 16, character data for performing on-screen display such as date and time on the display screen is supplied to the digital process circuit 11. The system controller 19 controls each of the above units based on various instruction signals from the operation unit 18. The display unit 17 displays the operating state of the electronic camera and the like.
In the above configuration, in response to the input of the trigger 2 signal from the operation unit 18, the system controller 19 causes the exposure, CC
Controls such as D reading, data compression, and writing to the IC memory card are performed.

【0011】図2に示すタイミングチャートを参照して
実施例の動作を説明する。図5に示す従来例では、CP
UのICメモリカードへのアクセスはCCDのデータ読
み出し後と、データ圧縮後の2回行われていたため高速
記録の障害となっていた。これに対して本実施例では、
ICメモリカードへのアクセスをCCDのデータ読み出
し期間と同時に行って高速記録を可能としている。すな
わち、図2に示す如く、データバスによるアクセスは、
CCDのデータ読み出し期間にも行われる。このアクセ
スは、FATのチェックによるこれから記録するデータ
の記録領域のチェックと、これから記録するデータのヘ
ッダー情報の書き込みと、これから記録するデータのF
AT書き込み等を含むものであって、総じてICメモリ
カードの管理情報領域へのアクセスであり、これらを全
てこの期間に前もって行ってしまう。ここで、記録デー
タのFAT書き込みを前もって行うには、記録データの
大きさを予め決めておく必要があるが、この種画像記録
装置の場合には1枚の記録データ量が予め略決まってい
るか、或いは決まっていることが多いので問題は生じな
い。本実施例によれば、CCDの読み出し期間(約16
ms)に空いているデータバスを使用してCPUのIC
メモリカードへの上記各種アクセスが行われているの
で、1枚の記録とデータの記録時間を著しく短縮でき
る。
The operation of the embodiment will be described with reference to the timing chart shown in FIG. In the conventional example shown in FIG. 5, CP
Since the U access to the IC memory card was performed twice after the CCD data was read and after the data was compressed, it was an obstacle to high-speed recording. On the other hand, in this embodiment,
High-speed recording is possible by accessing the IC memory card at the same time as the CCD data reading period. That is, as shown in FIG. 2, data bus access is
It is also performed during the CCD data read period. This access is performed by checking the recording area of the data to be recorded by checking the FAT, writing the header information of the data to be recorded, and the F of the data to be recorded.
This includes AT writing and the like, and is generally access to the management information area of the IC memory card, and all of them are performed in advance during this period. Here, in order to perform the FAT writing of the print data in advance, it is necessary to determine the size of the print data in advance, but in the case of this kind of image recording apparatus, whether the print data amount of one sheet is approximately predetermined or not. Or, since it is often decided, there will be no problem. According to this embodiment, the readout period of the CCD (about 16
ms) using a free data bus for the CPU IC
Since the above-mentioned various accesses to the memory card are performed, it is possible to remarkably shorten the recording time of one sheet and the recording of data.

【0012】図3は本発明による画像情報記録装置の第
2の実施例における記録動作のタイミングチャートを示
す。第1の実施例では、CCDの読み出し期間にCPU
によりICメモリカードに書き込まれるデータは、これ
から記録するデータの関連データであったが、本実施例
では、その直前に記録された記録データの関連データを
書き込んでいる。すなわち、最初のコマのCCDの読み
出し期間#1には、これから記録する記録領域のFAT
チェックのみを行ない、該1枚目の記録データのヘッダ
情報の書き込みとFATの書き込みは2枚目のコマのC
CDの読み出し期間#2に行うようにしている。更に、
この期間#2では2枚目(これから記録するコマ)の記
録領域のFATチェックを行う。以下、同様にして、3
枚目、4枚目と連続撮影が終了するまで記録が行われ
る。本実施例によれば、記録データのFATの書き込み
が圧縮データの書き込み後に行われるので、記録するデ
ータの大きさが前もって解らないときに特に有効とな
る。
FIG. 3 shows a timing chart of the recording operation in the second embodiment of the image information recording apparatus according to the present invention. In the first embodiment, the CPU is used during the CCD reading period.
The data written to the IC memory card by the above is the related data of the data to be recorded, but in the present embodiment, the related data of the recording data recorded immediately before is written. That is, in the reading period # 1 of the CCD of the first frame, the FAT of the recording area to be recorded from now on.
Only the check is performed, and the writing of the header information of the recording data of the first sheet and the writing of the FAT are performed on the C of the second sheet.
This is performed during the CD reading period # 2. Furthermore,
In this period # 2, the FAT check of the recording area of the second sheet (frame to be recorded) is performed. Similarly, 3
Recording is performed until the continuous shooting is completed for the first and fourth images. According to the present embodiment, the FAT of the recording data is written after the writing of the compressed data, so that it is particularly effective when the size of the data to be recorded is not known in advance.

【0013】図4は本発明による画像情報記録装置の第
3の実施例における記録動作のタイミングチャートであ
る。上述実施例は、1枚記録する度に、そのデータに関
連する各種データを書き込んでいるのに対して、本実施
例は一連の連続撮影が終了した後に、これら各種データ
をまとめて書き込む。すなわち、各コマのCCD読み出
し期間に行われるカードアクセスにおいては、CCD読
み出し期間#1,#2,#3,…に、ICメモリカード
への各コマに関連するFATのチェックを行うアクセス
が行われ、各アクセス後に圧縮処理及び圧縮データの書
き込みが行われ、n枚目のFATチェック、n枚目のコ
マの画像データの書き込みが終了した後に1枚目〜n枚
目のコマの各種データ(ヘッダ情報、FAT等)がまと
めて書き込まれる。
FIG. 4 is a timing chart of the recording operation in the third embodiment of the image information recording apparatus according to the present invention. In the embodiment described above, various data related to the data is written every time one sheet is recorded, whereas in the present embodiment, these various data are collectively written after a series of continuous shooting. That is, in the card access performed during the CCD reading period of each frame, during the CCD reading period # 1, # 2, # 3, ..., Access is performed to check the FAT related to each frame to the IC memory card. , After each access, the compression process and the writing of the compressed data are performed, and after the FAT check of the nth sheet and the writing of the image data of the nth frame are completed, various data (header Information, FAT, etc.) are written together.

【0014】本発明は、上述電子カメラ以外に、外部か
ら画像情報ファイルに適合するデータとして供給される
ような画像ファイル装置にも適用できることはもちろん
である。画像ファイル装置の場合には、CCDのデータ
読出動作(読み出した画像情報を一旦画像メモリ手段に
ストアする動作に対応)は、外部から供給される画像情
報を、一旦画像メモリ手段にストアする動作になる。ま
た、上述実施例では、FATに対するアクセスについて
説明しているが、FATとヘッダ部とを含む管理情報領
域に対するアクセスが行われる。
It is needless to say that the present invention can be applied to an image file device which is supplied as data suitable for an image information file from outside, in addition to the electronic camera described above. In the case of the image file device, the CCD data read operation (corresponding to the operation of temporarily storing the read image information in the image memory means) is the operation of temporarily storing the image information supplied from the outside in the image memory means. Become. Further, although the FAT is accessed in the above-described embodiment, the management information area including the FAT and the header part is accessed.

【0015】[0015]

【発明の効果】以上説明したように、本発明による画像
情報記録装置は、画像データ書き込みと記録媒体の管理
情報領域に対するアクセスとを並行して行っているの
で、記録処理時間が格段に短縮され、画像記録スピード
の高速化が達成される。
As described above, since the image information recording apparatus according to the present invention writes image data and accesses the management information area of the recording medium in parallel, the recording processing time is significantly shortened. The speed of image recording is increased.

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

【図1】本発明による画像情報記録装置の基本構成図で
ある。
FIG. 1 is a basic configuration diagram of an image information recording apparatus according to the present invention.

【図2】本発明による画像情報記録装置の第1の実施例
における記録動作のタイミングチャートである。
FIG. 2 is a timing chart of the recording operation in the first embodiment of the image information recording apparatus according to the present invention.

【図3】本発明による画像情報記録装置の第2の実施例
における記録動作のタイミングチャートである。
FIG. 3 is a timing chart of the recording operation in the second embodiment of the image information recording apparatus according to the present invention.

【図4】本発明による画像情報記録装置の第3の実施例
における記録動作のタイミングチャートである。
FIG. 4 is a timing chart of the recording operation in the third embodiment of the image information recording apparatus according to the present invention.

【図5】従来の画像情報記録装置における記録動作のタ
イミングチャートである。
FIG. 5 is a timing chart of a recording operation in a conventional image information recording device.

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

1 光学系 2 撮像系 3 クランプ回路 4 A/D
変換回路 5 メモリコントロール回路 6 フレームメモリ 7 DCT
/IDCT回路 8 コーダ/デコーダ回路 9 補助メモリ 10 ICメ
モリカード 11 デジタルプロセス回路 12 D/A
変換回路 13 ドライバ 14 EVF 15 外部出力端子 16 キャラ
クタジェネレータ 17 表示部 18 操作部 19 システムコントローラ
1 Optical system 2 Imaging system 3 Clamp circuit 4 A / D
Conversion circuit 5 Memory control circuit 6 Frame memory 7 DCT
/ IDCT circuit 8 Coder / decoder circuit 9 Auxiliary memory 10 IC memory card 11 Digital process circuit 12 D / A
Conversion circuit 13 Driver 14 EVF 15 External output terminal 16 Character generator 17 Display section 18 Operation section 19 System controller

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】撮影により生成され乃至は外部より供給さ
れた画像情報を、一旦画像メモリ手段にストアした後、
所定の情報圧縮処理を施して当該適用された情報記録媒
体に、各別の画像情報毎に対応する管理情報領域と当該
画像情報を表す画像データの領域とを含んでなる所定の
様式に沿った各画像情報ファイルとして格納するように
なされた画像情報記録装置であって、 当該画像情報を上記画像メモリ手段にストアする動作と
上記適用された情報記録媒体の管理情報領域に対するア
クセスとを並行して行う手段を有してなることを特徴と
する画像情報記録装置。
1. Image information generated by photographing or externally supplied is temporarily stored in an image memory means, and thereafter,
According to a predetermined format including a management information area corresponding to each different image information and an area of image data representing the image information, the applied information recording medium is subjected to a predetermined information compression process. An image information recording device configured to store each image information file, wherein the operation of storing the image information in the image memory means and the access to the management information area of the applied information recording medium are performed in parallel. An image information recording apparatus comprising means for performing.
【請求項2】撮影により生成され乃至は外部より供給さ
れた画像情報を、一旦画像メモリ手段にストアした後、
所定の情報圧縮処理を施して当該適用された情報記録媒
体に、各別の画像情報毎に対応する管理情報領域と当該
画像情報を表す画像データの領域とを含んでなる所定の
様式に沿った各画像情報ファイルとして格納するように
なされた画像情報記録装置であって、 少なくとも連続記録動作モード時には、順次供給される
被記録画像情報を上記適用された情報記録媒体の画像デ
ータの領域に順次格納した後、該被記録画像情報に係る
管理情報を同媒体の管理情報領域に格納する手段を有し
てなることを特徴とする画像情報記録装置。
2. After temporarily storing in the image memory means image information generated by photographing or supplied from the outside,
According to a predetermined format including a management information area corresponding to each different image information and an area of image data representing the image information, the applied information recording medium is subjected to a predetermined information compression process. An image information recording device adapted to store as each image information file, wherein at least in a continuous recording operation mode, recorded image information to be sequentially supplied is sequentially stored in an area of image data of the applied information recording medium. After that, the image information recording apparatus is provided with means for storing management information relating to the recorded image information in a management information area of the same medium.
JP14635192A 1992-05-13 1992-05-13 Image information recording device Expired - Lifetime JP3306093B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14635192A JP3306093B2 (en) 1992-05-13 1992-05-13 Image information recording device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14635192A JP3306093B2 (en) 1992-05-13 1992-05-13 Image information recording device

Publications (2)

Publication Number Publication Date
JPH05316398A true JPH05316398A (en) 1993-11-26
JP3306093B2 JP3306093B2 (en) 2002-07-24

Family

ID=15405752

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14635192A Expired - Lifetime JP3306093B2 (en) 1992-05-13 1992-05-13 Image information recording device

Country Status (1)

Country Link
JP (1) JP3306093B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002354398A (en) * 2001-05-22 2002-12-06 Nikon Corp Electronic camera
US7016091B2 (en) 2000-02-29 2006-03-21 Canon Kabushiki Kaisha Image pickup apparatus, storing method of image data and storage medium thereof
US20120020652A1 (en) * 2009-01-26 2012-01-26 Seigo Itoh Video recorder

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7016091B2 (en) 2000-02-29 2006-03-21 Canon Kabushiki Kaisha Image pickup apparatus, storing method of image data and storage medium thereof
JP2002354398A (en) * 2001-05-22 2002-12-06 Nikon Corp Electronic camera
US20120020652A1 (en) * 2009-01-26 2012-01-26 Seigo Itoh Video recorder

Also Published As

Publication number Publication date
JP3306093B2 (en) 2002-07-24

Similar Documents

Publication Publication Date Title
JP3887060B2 (en) Image correction information recording apparatus and image restoration processing apparatus for electronic still camera
JP3302035B2 (en) camera
US8045018B2 (en) Picture recording device
JPH11331762A (en) Image-pickup device
JP3306093B2 (en) Image information recording device
US20010012061A1 (en) Signal processing method for digital still cameras
JP3306094B2 (en) camera
JP2000092437A (en) Digital camera
JP2001069453A (en) Still picture camera
JP3519526B2 (en) Digital still camera
JP2000224540A (en) Picture file device
JP2000069428A (en) Digital camera system
JP2681538B2 (en) Digital electronic still camera
JP3587535B2 (en) camera
JPH05197844A (en) Data processor
JP2001111965A (en) Image reproducing device, electronic camera and printer device
JP2000149001A (en) Digital image recorder
JPH1042250A (en) Electronic camera which can change compression rate of picture information
JP3500333B2 (en) Electronic camera and electronic camera control method
JP3062702B2 (en) Image storage device
JPH0879686A (en) Method for recording information of electronic still camera and device therefor
JP2000295561A (en) Video recording device, video recording method and storage medium
JP2004236178A (en) Image expansion device and electronic camera
JPS635723A (en) Endoscope video apparatus
KR101253718B1 (en) Time-varying image recording device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020423

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

Free format text: PAYMENT UNTIL: 20080510

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090510

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100510

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100510

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110510

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120510

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130510

Year of fee payment: 11

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130510

Year of fee payment: 11