[go: up one dir, main page]

JP2002112192A - Image recording and playback device - Google Patents

Image recording and playback device

Info

Publication number
JP2002112192A
JP2002112192A JP2000298859A JP2000298859A JP2002112192A JP 2002112192 A JP2002112192 A JP 2002112192A JP 2000298859 A JP2000298859 A JP 2000298859A JP 2000298859 A JP2000298859 A JP 2000298859A JP 2002112192 A JP2002112192 A JP 2002112192A
Authority
JP
Japan
Prior art keywords
image
recording
temporary storage
storage memory
reproducing 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.)
Withdrawn
Application number
JP2000298859A
Other languages
Japanese (ja)
Inventor
Atsushi Kato
篤志 嘉藤
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.)
Fujitsu General Ltd
Original Assignee
Fujitsu General 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 Fujitsu General Ltd filed Critical Fujitsu General Ltd
Priority to JP2000298859A priority Critical patent/JP2002112192A/en
Publication of JP2002112192A publication Critical patent/JP2002112192A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Closed-Circuit Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Signal Processing Not Specific To The Method Of Recording And Reproducing (AREA)

Abstract

(57)【要約】 【課題】 間欠画像を高圧縮して記録しこれを再生す
る。 【解決手段】 記録時は、複数カメラの撮像画像を間欠
画像として記録用一時保管メモリ3,4に蓄積し、その
間欠画像を同一カメラの画像毎にまとめて順次読み出
し、圧縮処理部7でフレーム間圧縮によりフルフレーム
画像に変換して記録媒体6に記録する。再生時は、記録
媒体6に記録されている画像を同一カメラの画像毎にま
とめて順次読み出し伸張手段7で伸張して再生用一時保
管メモリ8に蓄積し、その再生用一時保管メモリ8から
読み出した画像を表示用メモリ9に展開してモニタ11
で表示する。
(57) [Summary] [Problem] To record an intermittent image with high compression and reproduce it. SOLUTION: At the time of recording, images captured by a plurality of cameras are accumulated as intermittent images in recording temporary storage memories 3 and 4, and the intermittent images are collectively read for each image of the same camera and sequentially read out. The image data is converted into a full frame image by inter-compression and recorded on the recording medium 6. At the time of reproduction, images recorded on the recording medium 6 are collectively read for each image of the same camera, sequentially read out, decompressed by the expansion means 7 and stored in the reproduction temporary storage memory 8, and read out from the reproduction temporary storage memory 8. The expanded image is expanded in the display memory 9 and the monitor 11
To display.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、監視システム等に
適用されるディジタル形式の画像記録再生装置に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital image recording / reproducing apparatus applied to a monitoring system or the like.

【0002】[0002]

【従来の技術】コンビニエンスストア、無人店舗、銀行
等に設置される防犯用の監視システムは、例えば、複数
の監視カメラにより撮像した画像をフレームスイッチャ
等を使用して1本のビデオテープ(VHS)に記録する
システムであり、そのビデオテープは一定期間(例え
ば、2週間程度)保管され、犯罪発生時の証拠品として
利用可能となっている。
2. Description of the Related Art A security monitoring system installed in a convenience store, an unmanned store, a bank, or the like is, for example, one video tape (VHS) using a frame switcher or the like for images captured by a plurality of monitoring cameras. The videotape is stored for a fixed period of time (for example, about two weeks) and can be used as evidence in the event of a crime.

【0003】[0003]

【発明が解決しようとする課題】ところが、このビデオ
テープに記録する方式では、ビデオテープの数が膨大な
量となり嵩張るという問題がある。
However, the method of recording on a video tape has a problem that the number of video tapes is enormous and bulky.

【0004】そこで、これをディジタル方式で記録する
こととして、画像を圧縮して記録する方式が考えられ
る。画像圧縮方式としては、JPEG等のフレーム内圧
縮方式とMPEG等のフレーム間圧縮方式がある。
Therefore, a method of recording an image by compressing the image is considered as a method of recording the image by a digital method. As the image compression method, there are an intra-frame compression method such as JPEG and an inter-frame compression method such as MPEG.

【0005】前者のフレーム内圧縮方式は、フレーム毎
に個別に圧縮するので、フレーム間の相関に依存せず、
任意の間隔で1フレームづつ記録する間欠画像の圧縮が
容易に行え、複数のカメラの画像を高速で切り替えて記
録する監視画像等には好適であるが、圧縮率が低く、長
時間記録には膨大な記憶容量が必要になるという問題が
ある。
[0005] The former intra-frame compression method compresses each frame individually, so that it does not depend on the correlation between frames.
Intermittent images recorded one frame at a time can be easily compressed, and are suitable for monitoring images and the like, in which images from a plurality of cameras are switched and recorded at high speed. There is a problem that a huge storage capacity is required.

【0006】一方、フレーム間圧縮方式は、フレーム間
で変化のある部分だけを記録する方式であり、圧縮率が
高くなる利点があるが、MPEG等はフルフレーム(3
0フレーム/秒)が圧縮の基本であり、コマ落ちが許容
されないため、間欠画像の圧縮ができず、複数カメラの
画像を高速に切り替えて記録する監視システムへの適用
が困難である。
On the other hand, the inter-frame compression method is a method of recording only a portion that changes between frames, and has the advantage of increasing the compression ratio.
(0 frames / sec) is the basis of compression, and since dropped frames are not allowed, intermittent images cannot be compressed, making it difficult to apply to a monitoring system that switches and records images from a plurality of cameras at high speed.

【0007】本発明の目的は、監視システム等において
間欠画像を高圧縮で記録できるようにし、少ない記憶容
量で長時間の記録ができるようにした画像記録再生装置
を提供することである。
An object of the present invention is to provide an image recording / reproducing apparatus capable of recording an intermittent image with high compression in a monitoring system or the like, and capable of recording for a long time with a small storage capacity.

【0008】[0008]

【課題を解決するための手段】上記課題を解決するため
の第1の発明は、複数カメラの撮像画像をフレーム単位
で順次繰り返し切り替えるセレクタと、該セレクタで得
られた画像を蓄積する記録用一時保管メモリと、該記録
用一時保管メモリに蓄積された画像を同一カメラの画像
毎にまとめて順次読み出しフレーム間圧縮によりフルフ
レーム画像に変換する圧縮手段と、該圧縮手段で圧縮さ
れた画像を記録する記録媒体と、該記録媒体に記録され
ている画像を同一カメラの画像毎にまとめて順次読み出
し伸張する伸張手段と、該伸張手段により伸張された画
像を蓄積する再生用一時保管メモリと、該再生用一時保
管メモリから読み出した画像を展開する表示用メモリと
を具備するようにした。
According to a first aspect of the present invention, there is provided a selector for sequentially and repeatedly switching images picked up by a plurality of cameras in frame units, and a recording temporary memory for storing images obtained by the selector. A storage memory, compression means for sequentially reading out images stored in the recording temporary storage memory for each image of the same camera, converting the images into full-frame images by inter-frame compression, and recording the images compressed by the compression means. A recording medium to be read, a decompressing unit for sequentially reading and decompressing images recorded on the recording medium for each image of the same camera, a reproduction temporary storage memory for storing the image decompressed by the decompressing unit, A display memory for expanding the image read from the temporary storage memory for reproduction.

【0009】第2の発明は、第1の発明において、前記
セレクタの切替動作に連動して前記記録用一時保管メモ
リの書込領域が指定されるようにした。
In a second aspect based on the first aspect, the writing area of the temporary storage memory for recording is designated in conjunction with the switching operation of the selector.

【0010】第3の発明は、第1又は第2の発明におい
て、前記記録用一時保管メモリは、一方が書込状態にあ
るとき他方が読出状態に制御される2個又は2区分の一
時保管メモリからなり、該各一時保管メモリはそこから
画像を読み出して前記圧縮手段により圧縮するに要する
時間分以上の記録容量を有するようにした。
In a third aspect based on the first or second aspect, the temporary storage memory for recording is a two- or two-part temporary storage in which one is in a write state and the other is in a read state. Each of the temporary storage memories has a recording capacity that is equal to or longer than the time required for reading out an image therefrom and compressing the image by the compression means.

【0011】第4の発明は、第1乃至第3の発明のいず
れか1つにおいて、前記再生用一時保管メモリからの読
み出しを、異なるカメラの撮像画像に順次切り替えて又
は特定の1つのカメラの撮像画像のみについて行い、読
み出した画像を前記表示用メモリに多分割形式で展開す
るようにした。
According to a fourth aspect of the present invention, in any one of the first to third aspects, reading from the reproduction temporary storage memory is sequentially switched to a captured image of a different camera or a specific one of the cameras. The processing is performed only on the captured image, and the read image is expanded in the display memory in a multi-part format.

【0012】第5の発明は、第4の発明において、前記
再生用一時保管メモリに保管するフレーム画像の解像度
を、前記表示用メモリの多分割の分割数だけ低減させ
た。
In a fifth aspect based on the fourth aspect, the resolution of the frame image stored in the temporary storage memory for reproduction is reduced by the number of divisions of the display memory.

【0013】第6の発明は、第1乃至第5の発明のいず
れか1つにおいて、アラーム入力部を設け、前記記録用
一時保管メモリをエンドレスに書き込みが行われるリン
グメモリとし、前記アラーム入力部へのアラーム入力に
より該リングメモリが書き込み動作から読み出し動作に
切り替わるようにした。
According to a sixth aspect of the present invention, in any one of the first to fifth aspects, an alarm input section is provided, the temporary storage memory for recording is a ring memory to which endless writing is performed, and the alarm input section is provided. The ring memory switches from a write operation to a read operation in response to an alarm input to the ring memory.

【0014】第7の発明は、第1乃至第5の発明のいず
れか1つにおいて、前記表示用メモリの入力側に、前記
再生用一時保管メモリから読み出した画像と前記セレク
タから出力する画像の一方を選択する選択手段を設け
た。
In a seventh aspect based on any one of the first to fifth aspects, an image read out from the temporary storage memory for reproduction and an image output from the selector are input to the input side of the display memory. Selection means for selecting one is provided.

【0015】第8の発明は、第1乃至第5の発明のいず
れか1つにおいて、前記記録用一時保管メモリへの書き
込みと読み出しの繰り返し、前記記録媒体への書き込み
と読み出しの繰り返し、前記再生用一時保管メモリへの
書き込みと読み出しの繰り返しを継続し、前記カメラで
撮像した画像が所定時間経過後に前記表示用メモリに展
開されるようにした。
In an eighth aspect based on any one of the first to fifth aspects, repetition of writing and reading to the recording temporary storage memory, repetition of writing and reading to the recording medium, and reproduction The repetition of writing and reading to the temporary storage memory is continued, and an image captured by the camera is developed in the display memory after a predetermined time has elapsed.

【0016】第9の発明は、第1乃至第5の発明のいず
れか1つにおいて、前記セレクタの出力側に画像に含ま
れているカメラ識別記号を読み取る読取手段を設けると
共に、前記再生用一時保管メモリから読み出した画像に
前記読取手段で読み取ったカメラ識別記号を付加する付
加手段を設けた。
According to a ninth invention, in any one of the first to fifth inventions, reading means for reading a camera identification symbol contained in an image is provided on the output side of the selector, and the reproduction temporary An additional unit is provided for adding the camera identification symbol read by the reading unit to the image read from the storage memory.

【0017】第10の発明は、第1乃至第9の発明のい
ずれか1つにおいて、前記記録用一時保管メモリ、前記
再生用一時保管メモリ及び前記記録媒体をハードディス
クとした。
In a tenth aspect based on any one of the first to ninth aspects, the recording temporary storage memory, the reproduction temporary storage memory, and the recording medium are hard disks.

【0018】[0018]

【発明の実施の形態】[1つの実施形態]図1は本発明
の記録再生装置の1つの実施形態の説明図である。監視
システムで記録する画像は、大半の場合が固定カメラで
撮像されるために、間欠画像であっても、カメラ単位で
はフレーム間の相関性は高い。そこで本発明では、間欠
で抽出された画像をカメラ毎にまとめて一時保管し、同
一カメラの間欠画像をフレーム間圧縮方式を採用して連
続したフルフレーム画像として記録する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS [One Embodiment] FIG. 1 is an explanatory diagram of one embodiment of a recording / reproducing apparatus according to the present invention. Most of the images recorded by the surveillance system are captured by a fixed camera. Therefore, even if the image is an intermittent image, the correlation between frames is high for each camera. Therefore, in the present invention, the images intermittently extracted are collectively and temporarily stored for each camera, and the intermittent images of the same camera are recorded as continuous full frame images by using the inter-frame compression method.

【0019】図1において、(a)は記録部を示し、(b)は
再生部を示す。ここでは、4台のカメラ(図示せず)を
使用する場合の記録について説明する。1はフレームス
イッチャ等の高速セレクタであり、4台のカメラによっ
て撮像された4本の連続画像を、フレーム単位で順次繰
り返して切り替えることにより、各カメラの画像が間欠
画像(4フレーム当り1フレームの画像)として取り込
まれる。すなわち、4台のカメラの内、第1カメラのフ
レーム画像を、第2カメラのフレーム画像を、第3
カメラのフレーム画像を、第4カメラのフレーム画像
をとすると、→→→→→→・・・の時間
的順序で取り込まれる。
In FIG. 1, (a) shows a recording unit, and (b) shows a reproducing unit. Here, recording when four cameras (not shown) are used will be described. Reference numeral 1 denotes a high-speed selector such as a frame switcher, which sequentially switches four continuous images picked up by four cameras in frame units so that an image of each camera becomes an intermittent image (one frame per four frames). Image). That is, of the four cameras, the frame image of the first camera, the frame image of the second camera,
Assuming that the frame image of the camera is the frame image of the fourth camera, the frames are captured in the temporal order of →→→→→→.

【0020】2はこのフレーム画像をディジタル画像信
号に変換するA/D変換器、3,4はFIFO等からな
る一時保管メモリである。一方の一時保管メモリ3に
は、上記したフレーム画像が、前記取り込みの順序つま
り→→→→→→・・・の時間的順序で蓄積
される。この一時保管メモリ3への書込領域の指定(ア
ドレス指定)は、セレクタ1の切替制御に連動して順次
行われる。また、他方の一時保管メモリ4にそれ以前に
同様にして書き込まれているフレーム画像は、カメラ単
位で読み出される。すなわち、→→→・・・→
→→→→・・・→→→→→・・・→→
→→→・・・の順序で読み出される。
Reference numeral 2 denotes an A / D converter for converting the frame image into a digital image signal, and reference numerals 3 and 4 denote temporary storage memories such as FIFOs. On the other hand, the temporary storage memory 3 stores the above-described frame images in the fetching order, that is, in a temporal order of →→→→→→. The designation (address designation) of the writing area in the temporary storage memory 3 is sequentially performed in conjunction with the switching control of the selector 1. The frame image previously written in the other temporary storage memory 4 in the same manner is read out for each camera. That is, →→→ ・ ・ ・ →
→→→→ ・ ・ ・ →→→→→ ・ ・ ・ →→
The data is read in the order of →→→.

【0021】そして、読み出された同一カメラの間欠画
像は、圧縮処理部5においてフレーム間圧縮方式(MP
EG等)により30フレーム/秒のフルフレーム画像又
はそれに近い数のフルフレーム画像に圧縮変換されてH
DD(ハードディスク)等の記録媒体6に記録される。
Then, the read intermittent image of the same camera is subjected to an inter-frame compression method (MP
EG etc.), and is compressed and converted into a full frame image of 30 frames / sec or a full frame image of a number close to 30 frames / sec.
It is recorded on a recording medium 6 such as a DD (hard disk).

【0022】このとき、第1カメラのフルフレーム画像
は記録媒体6の第1記録領域601に、第2カメラのフ
ルフレーム画像は第2記録領域602に、第3カメラの
フルフレーム画像は第3記録領域603に、第4カメラ
のフルフレーム画像は第4記録領域604に、各々記録
される。
At this time, the full frame image of the first camera is in the first recording area 601 of the recording medium 6, the full frame image of the second camera is in the second recording area 602, and the full frame image of the third camera is in the third recording area. The full frame image of the fourth camera is recorded in the recording area 603, and the full frame image of the fourth camera is recorded in the fourth recording area 604, respectively.

【0023】一時保管メモリ4の読み出しが完了した
ら、今度はこの一時保管メモリ4に書き込みを行い、一
時保管メモリ3に書き込まれている画像についてカメラ
単位で読み出しを行い、前記同様に圧縮処理部5でフレ
ーム間圧縮を行ってから記録媒体6に記録する。以降、
2個の一時保管メモリ3,4に対して交互に書き込み、
交互に読み出しを行い、4台のカメラで撮像した間欠画
像をカメラ毎のフルフレーム画像に変換して記録媒体6
に記録する。
When the reading of the temporary storage memory 4 is completed, writing to the temporary storage memory 4 is performed, and the image written in the temporary storage memory 3 is read for each camera. The compression is performed between the frames, and then the data is recorded on the recording medium 6. Or later,
Write to the two temporary storage memories 3 and 4 alternately,
Reading is performed alternately, and the intermittent images captured by the four cameras are converted into full frame images for each camera, and
To record.

【0024】なお、この記録媒体6への記録時には、各
画像に時刻データを挿入する。カメラで撮像した画像信
号の垂直ブランキング期間に撮像の時刻データを挿入し
ておいても、圧縮処理時にこの時刻データは無くなって
しまうので、その圧縮前にその時刻データを一時退避し
ておき、圧縮処理後の画像信号にその時刻データを挿入
する。元のフレームには退避時刻データをそのまま、補
間フレームには前後のフレームの時刻データから算出し
て時刻データを挿入する。
At the time of recording on the recording medium 6, time data is inserted into each image. Even if the time data of the imaging is inserted in the vertical blanking period of the image signal captured by the camera, the time data is lost during the compression process, so the time data is temporarily saved before the compression, The time data is inserted into the compressed image signal. In the original frame, the save time data is used as it is, and in the interpolation frame, the time data is calculated from the time data of the previous and next frames, and the time data is inserted.

【0025】また、2個の一時保管メモリ3,4は、1
つのメモリを2区分して使用しても良いが、そこから読
み出して記録媒体6に圧縮記録する処理時間分以上の記
録容量の余裕があるようにして、切れ目のない画像記録
を可能にする。
The two temporary storage memories 3 and 4 are
One memory may be used in two sections. However, there is a margin for a recording capacity equal to or longer than the processing time for reading from the memory and compressing and recording on the recording medium 6, thereby enabling continuous image recording.

【0026】以上のように、画像記録においては、セレ
クタ1で取り込んだ間欠画像がカメラ毎にまとまるよう
に2個の一時保管メモリ3,4に交互に書き込まれ、交
互にカメラ毎にまとめて読み出されてフレーム間圧縮に
よりフルフレーム画像(30フレーム/秒)として記録
媒体6に記録される。このとき、記録媒体6に記録され
る各カメラ毎のフルフレーム画像はフレーム間圧縮処理
が行われているので、そのデータ量は極めて少なくなっ
ており、記録媒体6に記録するフレーム数を飛躍的に大
きくすることができ、長時間記録が可能となる。また、
ここで使用する圧縮処理部5は各カメラで撮像したフレ
ーム画像に共通に使用されるので、回路規模が特別大き
くなることもない。
As described above, in the image recording, the intermittent images fetched by the selector 1 are alternately written into the two temporary storage memories 3 and 4 so as to be grouped for each camera, and are read alternately collectively for each camera. It is output and recorded on the recording medium 6 as a full frame image (30 frames / sec) by inter-frame compression. At this time, since the inter-frame compression processing is performed on the full frame image of each camera recorded on the recording medium 6, the data amount is extremely small, and the number of frames recorded on the recording medium 6 is dramatically increased. And recording for a long time becomes possible. Also,
Since the compression processing unit 5 used here is commonly used for frame images captured by each camera, the circuit scale does not become particularly large.

【0027】7はMPEG等の伸張処理部であり、記録
媒体6から読み出したカメラ単位のフルフレーム画像を
伸張再生する。8は伸張再生されたフルフレーム画像を
蓄積するFIFO等の書き込み/読み出しが同時に可能
な再生用の一時保管メモリであり、カメラ単位でまとめ
てフルフレーム画像を一定量だけ蓄積する。9は表示用
メモリであり、ここに書き込まれたデータがモニタで表
示される。10はこの表示用メモリ9から読み出した画
像データをアナログ信号に変換するD/A変換器、11
はモニタである。
Reference numeral 7 denotes a decompression processing unit such as MPEG, which decompresses and reproduces a full frame image for each camera read from the recording medium 6. Reference numeral 8 denotes a temporary storage memory for reproduction, such as a FIFO, for storing the expanded and reproduced full-frame images, which can be simultaneously written and read, and accumulates a fixed amount of full-frame images collectively for each camera. Reference numeral 9 denotes a display memory on which the data written is displayed on a monitor. Reference numeral 10 denotes a D / A converter for converting the image data read from the display memory 9 into an analog signal.
Is a monitor.

【0028】さて、単画面表示を行うときは、記録媒体
6から4個のカメラのフルフレーム画像の内、特定のカ
メラのフルフレーム画像のみを読み出して伸張処理部7
で伸張して再生用の一時保管メモリ8に書き込み、これ
を表示用メモリ9に展開する。そして、この表示用メモ
リ9の内容を、フルフレーム又は間欠記録した時間間隔
で順次更新する。よって、その内容がモニタ11で表示
される。このとき、一時保管メモリ8に蓄積されている
画像の量が一定量以下になったら、再度記録媒体6から
の読み出し及び伸張処理部7での伸張処理を行い、その
一時保管メモリ8に書き込みを行う。このように、一時
保管メモリ8への蓄積と読み出しを繰り返すことによ
り、単画面で再生を行うことができる。
When performing single-screen display, only the full-frame image of a specific camera is read out of the full-frame images of the four cameras from the recording medium 6 and the decompression processing unit 7
And writes it in the temporary storage memory 8 for reproduction, and expands this in the display memory 9. Then, the contents of the display memory 9 are sequentially updated at the full-frame or intermittently recorded time intervals. Therefore, the contents are displayed on the monitor 11. At this time, when the amount of the image stored in the temporary storage memory 8 becomes equal to or less than a certain amount, the readout from the recording medium 6 and the expansion processing by the expansion processing unit 7 are performed again, and the writing to the temporary storage memory 8 is performed. Do. As described above, by repeating the accumulation and the reading in the temporary storage memory 8, the reproduction can be performed on a single screen.

【0029】また、4分割表示を行うときは、4個のカ
メラのフルフレーム画像をカメラ毎にまとめて画像記録
媒体6から順次読み出し、伸張処理部7で伸張して一時
保管メモリ8に書き込む。そして、その一時保管メモリ
8に蓄積された4個のカメラのフルフレーム画像の内、
各カメラの同一時刻のフレーム画像を読み出して表示用
メモリ9に4分割形式で展開することにより、その4個
のカメラの画像がモニタ11で4分割再生される。
When the display is divided into four parts, the full frame images of the four cameras are read out from the image recording medium 6 collectively for each camera, decompressed by the decompression processing unit 7 and written into the temporary storage memory 8. Then, of the full-frame images of the four cameras stored in the temporary storage memory 8,
By reading the frame images of the cameras at the same time and developing them in the display memory 9 in the form of four divisions, the images of the four cameras are reproduced on the monitor 11 in four parts.

【0030】上記したモニタ11による再生時には、早
送りを行うこともできる。単画面再生の場合には、コマ
飛ばしによる早送り再生を行う。コマ飛ばし数が少なけ
れば低速早送り、多ければ高速早送りとなる。コマ飛ば
しは、記録媒体6の記録領域601〜604のいずれか
1つの画像を所定フレーム数毎に読み出す。このとき
は、記録媒体6から読み出し伸張処理部7で処理した画
像を直接D/A変換器10でアナログ信号に変換してモ
ニタ11で表示する。つまり、一時保管メモリ8と表示
用メモリ9は使用しない。一方、多分割画面の場合は、
各カメラの画像を記録媒体6の各記録領域601〜60
4から所定フレーム毎に間引きして読み出すことにより
早送り再生して一時保管メモリ8に蓄積し、前記した多
分割表示で説明したように表示する。なお、フルフレー
ムで早送りを行うこともでき、このときは記録媒体6の
読み出しや一時保管メモリ8の書き込み/読み出しを伸
張処理部7での処理時間が確保される範囲で高速化す
る。
At the time of reproduction by the monitor 11, fast forward can be performed. In the case of single screen reproduction, fast forward reproduction by skipping frames is performed. If the number of skipped frames is small, fast forward is at low speed, and if it is large, fast forward is at high speed. In the frame skipping, any one of the recording areas 601 to 604 of the recording medium 6 is read every predetermined number of frames. At this time, the image read from the recording medium 6 and processed by the decompression processing unit 7 is directly converted into an analog signal by the D / A converter 10 and displayed on the monitor 11. That is, the temporary storage memory 8 and the display memory 9 are not used. On the other hand, in the case of a multi-split screen,
The image of each camera is stored in each of the recording areas 601 to 60 of the recording medium 6.
4, the data is skipped every predetermined frame and read out, fast-forwarded, reproduced, stored in the temporary storage memory 8, and displayed as described in the multi-segment display. Note that fast-forwarding can be performed in a full frame. In this case, reading out of the recording medium 6 and writing / reading out of the temporary storage memory 8 are accelerated as long as the processing time in the decompression processing unit 7 is secured.

【0031】[具体的構成例]図2は図1に示した画像
記録再生装置の具体的な構成を示す図であり、(a)は記
録部を示し、(b)は再生部を示す。また、図1に示した
ものと同じものには同じ符号を付けた。12,13は一
時保管メモリ3,4のメモリコントローラであり、一方
のメモリコントローラ12は一時保管メモリ3又は4へ
の書き込みを制御し、他方のメモリコントローラ13は
一時保管メモリ3又は4の読み出しを制御する。14は
画像記録再生装置6の書き込みコントローラ、15は記
録部を制御するCPUである。また、16は画像記録再
生装置6の読み出しコントローラ、17は一時保管メモ
リ8と表示用メモリ9のメモリコントローラ、18は再
生部を制御するCPUである。なお、記録部と再生部を
一体化したときは、記録媒体コントローラ14,16は
共通化でき、CPU15,18も共通化できる。
[Specific Configuration Example] FIG. 2 is a diagram showing a specific configuration of the image recording / reproducing apparatus shown in FIG. 1, wherein (a) shows a recording unit and (b) shows a reproducing unit. The same components as those shown in FIG. 1 are denoted by the same reference numerals. Reference numerals 12 and 13 denote memory controllers for the temporary storage memories 3 and 4, one memory controller 12 controls writing to the temporary storage memory 3 or 4, and the other memory controller 13 reads data from the temporary storage memory 3 or 4. Control. Reference numeral 14 denotes a writing controller of the image recording / reproducing device 6, and reference numeral 15 denotes a CPU that controls a recording unit. Reference numeral 16 denotes a read controller of the image recording / reproducing device 6, 17 denotes a memory controller of the temporary storage memory 8 and the display memory 9, and 18 denotes a CPU that controls a reproducing unit. When the recording unit and the reproducing unit are integrated, the recording medium controllers 14 and 16 can be shared, and the CPUs 15 and 18 can be shared.

【0032】[実施形態の各種の変形例]以上では、カ
メラとして視野が固定された固定カメラを前提として説
明したが、旋回カメラを使用することもできる。この旋
回カメラでは旋回中の画像はフレーム間での相関性が低
下するので、圧縮効率が悪くなる。そこで、カメラが旋
回中か否かを判定する旋回判定入力部(図示せず)を設
けておいて、この旋回カメラの画像を一時保管メモリ
3,4に蓄積する際に、その旋回判定入力部に入力され
た判定信号に応じて旋回の有無を示すフラグを付加し
て、圧縮処理部5による圧縮時にこのフラグを参照し、
旋回中のときはそのカメラ画像の記録を行わないように
する。あるいは、旋回中のときはフレーム内圧縮方式に
切り替え、記録間隔を間引く、つまり取り込むフレーム
数を少なくする等の処理を行うことが望ましい。
[Various Modifications of Embodiment] The above description has been made on the assumption that the camera is a fixed camera having a fixed field of view. However, a turning camera can also be used. In this revolving camera, the image being revolved has a reduced correlation between the frames, resulting in poor compression efficiency. Therefore, a turning determination input unit (not shown) for determining whether or not the camera is turning is provided, and when the images of the turning camera are stored in the temporary storage memories 3 and 4, the turning determination input unit is provided. A flag indicating the presence or absence of turning is added in accordance with the input determination signal, and this flag is referred to during compression by the compression processing unit 5,
During turning, the camera image is not recorded. Alternatively, it is desirable to switch to the intra-frame compression method during turning, and to perform processing such as thinning out the recording interval, that is, reducing the number of frames to be captured.

【0033】また、以上では一時保管メモリ3,4に交
互に画像を書き込み交互に読み出すようにしたが、一時
保管メモリ3,4の一方又は両方を1個のリングメモリ
として使用してそれにサイクリックに、つまりエンドレ
スに間欠画像を更新して繰り返し書き込みを行い、強盗
事件発生等のアラームを表す信号が別に設けたアラーム
入力部(図示せず)に入力したタイミングで、そのメモ
リを書き込み動作から読み出し動作に切り替えて、圧縮
と記録媒体6への書き込みを開始するようにしてもよ
い。このときは、アラーム発生の所定時間前からの画像
が記録媒体6に保存され、監視用途に有効な「プリアラ
ーム」動作が可能となる。
In the above description, the images are alternately written and read alternately in the temporary storage memories 3 and 4, but one or both of the temporary storage memories 3 and 4 are used as a single ring memory and cyclically stored therein. In other words, the memory is read out from the write operation at the timing when a signal indicating an alarm such as a burglary incident is input to a separately provided alarm input unit (not shown), that is, the intermittent image is updated endlessly and repeatedly written. The operation may be switched to start the compression and the writing to the recording medium 6. At this time, the image from a predetermined time before the occurrence of the alarm is stored in the recording medium 6, and a “pre-alarm” operation effective for monitoring use can be performed.

【0034】また、記録時に一時保管メモリ3、4に書
き込みを行う際に、それと同じ画像データを表示用メモ
リ9にも展開させることにより、画像を記録媒体6に記
録する時にリアルタイム画像(但し、間欠画像)をモニ
タ11に単画面又は4分割画面で表示させることが可能
となる。これに対応させるには、表示用メモリ9への書
き込みソースとして再生用の一時保管メモリ8の出力と
A/D変換器2の出力の一方を選択する選択手段(図示
せず)を設ければよい。
Also, when writing to the temporary storage memories 3 and 4 at the time of recording, the same image data is also expanded to the display memory 9 so that a real-time image (however, (Intermittent image) can be displayed on the monitor 11 as a single screen or a 4-split screen. To cope with this, a selection means (not shown) for selecting one of the output of the temporary storage memory 8 for reproduction and the output of the A / D converter 2 as a writing source to the display memory 9 is provided. Good.

【0035】また、一時保管メモリ3,4の一方への書
き込みが終了してからそれを読み出し圧縮して記録媒体
6に記録しながらこれを読み出して前記手法により単画
面又は4分割画面によりモニタ11で表示させる場合に
おいて、時間的に古い画像から順に表示用メモリ9に展
開させることにより、実際に撮像した時点から一定時間
遅れた画像がモニタ11に映し出されることになり、ア
ラーム等を監視者が察知してからモニタ11を観察して
も、異常発生の前後状況を正確に把握することが可能と
なる。
After the writing to one of the temporary storage memories 3 and 4 is completed, the data is read out, compressed and read out while being recorded on the recording medium 6, and the monitor 11 is displayed in a single screen or a 4-split screen by the above-described method. In the case of displaying the image, the image is developed in the display memory 9 in order from the temporally oldest image, so that an image that is delayed for a certain time from the time when the image is actually captured is displayed on the monitor 11, and an alarm or the like is generated by the monitor. Even if the monitor 11 is observed after the detection, the situation before and after the occurrence of the abnormality can be accurately grasped.

【0036】また、再生用の一時保管メモリ8から表示
用メモリ9に展開する画像を意図的に1個のカメラの画
像だけとして、これを多分割画面として時系列的に表示
させることもできる。例えば、4分割画面の場合には、
左上→右上→左下→右下→左上→・・・等に順次時系列
表示する。このようなときは、時間軸方向での変化が多
分割画面に同時に表示されるので、異常状況を容易に把
握することができるようになる。
Further, it is also possible to intentionally set the image developed from the temporary storage memory 8 for reproduction to the display memory 9 as an image of only one camera and display the image as a multi-divided screen in time series. For example, in the case of a 4-split screen,
Time series is displayed in order of upper left → upper right → lower left → lower right → upper left → ... etc. In such a case, changes in the time axis direction are simultaneously displayed on the multi-segment screen, so that an abnormal situation can be easily grasped.

【0037】また、アラームが発生した時刻の画像の頭
出しを行う場合、アラーム発生時刻から一定時間前〜一
定時間後の画像を選んで記録媒体6から一時保管メモリ
8に展開し、そこから数画面を時系列順にピックアップ
して表示用メモリ9に多分割画面用として展開し、モニ
タ表示させることにより、頭からの再生、逆再生等の操
作を行うことなく、前後状況を把握することが可能とな
る。このときモニタ11に表示される多分割画像は、ア
ラーム発生時とその前後の静止画像となる。
When locating the image at the time of occurrence of the alarm, an image at a predetermined time to a predetermined time after the time of occurrence of the alarm is selected, expanded from the recording medium 6 to the temporary storage memory 8, and stored therefrom. Screens are picked up in chronological order, developed on the display memory 9 for multi-segmented screens, and displayed on a monitor, so that it is possible to grasp the situation before and after without performing operations such as playback from the head and reverse playback. Becomes At this time, the multi-divided image displayed on the monitor 11 is a still image before and after the alarm occurrence.

【0038】なお、この多分割画面表示において、表示
を確認したユーザの操作によって、アラーム発生前後の
画像について一時保管メモリ8のピックアップ画像を種
々変更して、表示用メモリ9を更新することにより、ア
ラーム発生前後の最も重要なポイントを容易に検索表示
することができる。
In this multi-split screen display, the pick-up image in the temporary storage memory 8 is changed variously for the images before and after the alarm is generated, and the display memory 9 is updated by the operation of the user who has confirmed the display. The most important points before and after the occurrence of the alarm can be easily searched and displayed.

【0039】また、再生時にフルフレーム画像を一時保
管メモリ8への蓄積するとき、フレーム解像度を多分割
画面程度に低下させることにより、1フレーム画像当り
が占有する一時保管メモリ8のメモリ領域を低減するこ
とができる。この場合、単画面表示に際しては、一時保
管メモリ8を利用せず、伸張処理部7から出力する解像
度が落ちていないフレーム画像を直接表示用メモリ9に
展開すればよい。これにより、表示時の画像解像度に影
響を与えることなく、再生用の一時保管メモリ8の容量
を大幅に低減することが可能となる。例えば、4分割画
面表示では、そのメモリ容量を1/4に低減できる。
When a full frame image is stored in the temporary storage memory 8 at the time of reproduction, the frame resolution is reduced to about a multi-segment screen, thereby reducing the memory area of the temporary storage memory 8 occupied by one frame image. can do. In this case, in the single-screen display, the temporary storage memory 8 is not used, and the frame image output from the decompression processing unit 7 and having the reduced resolution may be directly developed in the display memory 9. Thus, the capacity of the temporary storage memory 8 for reproduction can be significantly reduced without affecting the image resolution at the time of display. For example, in a 4-split screen display, the memory capacity can be reduced to 1/4.

【0040】また、現行の監視システムで利用されてい
る再生側のフレームスイッチャとの接続性を確保するた
めには、下記の方式を採用することが望ましい。すなわ
ち、高速セレクタ1で得られた画像信号の垂直ブランキ
ング期間に重畳されたカメラ識別記号を読み取り、その
読取記号に応じて一時保管メモリ3,4の各領域(カメ
ラ識別記号に対応した領域)に画像データを展開して蓄
積し、これを圧縮しカメラ毎の領域に分けて画像記録媒
体6に記録する。そして、再生時にはD/A変換器10
の出力側にカメラ識別記号挿入部(図示せず)を設け
て、ここで4個の各画像のブランキング期間に前記読み
取ったカメラ識別記号を重畳する。そして、このカメラ
識別記号挿入部の後段にフレームスイッチャ(図示せ
ず)を挿入すれば、本実施形態の画像記録再生装置で扱
う4個のカメラ画像とそのフレームスイッチャに接続さ
れた別のカメラ等で撮像した画像をスイッチングしてモ
ニタ11で表示させることが可能となる。なお、このフ
レームスイッチャは当該別のカメラに電源供給も行わせ
ることができる。
In order to ensure the connectivity with the frame switcher on the reproduction side used in the current monitoring system, it is desirable to employ the following method. That is, a camera identification symbol superimposed on the vertical blanking period of the image signal obtained by the high-speed selector 1 is read, and each area of the temporary storage memories 3 and 4 (an area corresponding to the camera identification symbol) according to the read symbol. The image data is decompressed and stored, compressed, divided into areas for each camera, and recorded on the image recording medium 6. At the time of reproduction, the D / A converter 10
A camera identification symbol insertion unit (not shown) is provided on the output side of the camera, and the read camera identification symbol is superimposed on the blanking period of each of the four images. If a frame switcher (not shown) is inserted after the camera identification symbol insertion unit, four camera images handled by the image recording / reproducing apparatus of the present embodiment and another camera connected to the frame switcher can be used. It is possible to switch the image picked up by and display it on the monitor 11. The frame switcher can also supply power to the other camera.

【0041】なお、以上において、記録用の一時保管メ
モリ3,4や再生用の一時保管メモリ8は、これをハー
ドディスク等からなる記録媒体6と共用することができ
る。これによって、FIFO等の一時保管メモリ3,
4,8が不要になり、価格低減を図ることができる。
In the above description, the temporary storage memories 3 and 4 for recording and the temporary storage memory 8 for reproduction can be shared with the recording medium 6 such as a hard disk. Thereby, the temporary storage memory 3, such as FIFO,
The need for 4, 8 is eliminated, and the cost can be reduced.

【0042】[0042]

【発明の効果】以上から本発明によれば、得られた間欠
画像をフレーム間圧縮によりフルフレーム画像として記
録媒体に記録するので、高圧縮が実現でき、1フレーム
当りの必要とする記録容量が大幅に少なくなり、少ない
記録容量での長時間記録が可能となる。
As described above, according to the present invention, the obtained intermittent image is recorded on the recording medium as a full frame image by inter-frame compression, so that high compression can be realized and the required recording capacity per frame is reduced. This greatly reduces the recording time and enables long-time recording with a small recording capacity.

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

【図1】 本発明の画像記録再生装置の原理説明図であ
り、(a)は記録部、(b)は再生部である。
FIG. 1 is a diagram illustrating the principle of an image recording / reproducing apparatus according to the present invention, wherein (a) is a recording unit and (b) is a reproducing unit.

【図2】 本発明の画像記録再生装置の具体的構成を示
す図であり、(a)は記録部、(b)は再生部である。
FIGS. 2A and 2B are diagrams showing a specific configuration of an image recording / reproducing apparatus according to the present invention, wherein FIG. 2A shows a recording unit and FIG. 2B shows a reproducing unit.

フロントページの続き Fターム(参考) 5C053 FA01 FA11 FA14 FA23 GA10 GA11 GB21 GB37 HA33 JA21 KA04 KA08 KA25 KA26 LA01 LA06 5C054 AA01 AA05 CA04 CC03 CH01 EA01 EA07 FD00 FE02 GA00 GB02 HA19 5C059 KK36 LA01 LB07 LB11 MA00 MA05 PP04 SS16 UA02 UA05 UA33 5D044 AB07 BC01 CC05 DE49 EF03 EF05 FG10 FG18 GK08 5D080 BA03 DA07 EA01 EA03 GA01Continued on the front page F-term (reference) 5C053 FA01 FA11 FA14 FA23 GA10 GA11 GB21 GB37 HA33 JA21 KA04 KA08 KA25 KA26 LA01 LA06 5C054 AA01 AA05 CA04 CC03 CH01 EA01 EA07 FD00 FE02 GA00 GB02 HA19 5C059 KK36 LA01 0005 KK36 LA01 MA05 UA33 5D044 AB07 BC01 CC05 DE49 EF03 EF05 FG10 FG18 GK08 5D080 BA03 DA07 EA01 EA03 GA01

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】複数カメラの撮像画像をフレーム単位で順
次繰り返し切り替えるセレクタと、該セレクタで得られ
た画像を蓄積する記録用一時保管メモリと、該記録用一
時保管メモリに蓄積された画像を同一カメラの画像毎に
まとめて順次読み出しフレーム間圧縮によりフルフレー
ム画像に変換する圧縮手段と、該圧縮手段で圧縮された
画像を記録する記録媒体と、該記録媒体に記録されてい
る画像を同一カメラの画像毎にまとめて順次読み出し伸
張する伸張手段と、該伸張手段により伸張された画像を
蓄積する再生用一時保管メモリと、該再生用一時保管メ
モリから読み出した画像を展開する表示用メモリとを具
備することを特徴とする画像記録再生装置。
1. A selector for repeatedly switching images picked up by a plurality of cameras in a frame unit, a recording temporary storage memory for storing images obtained by the selector, and an image stored in the recording temporary storage memory. A compression unit for sequentially reading out the images of the camera collectively and converting them into a full frame image by inter-frame compression, a recording medium for recording the image compressed by the compression unit, and an image recorded on the recording medium by the same camera Expansion means for reading and expanding the images collectively for each image, a reproduction temporary storage memory for storing the image expanded by the expansion means, and a display memory for expanding the image read from the reproduction temporary storage memory. An image recording / reproducing apparatus, comprising:
【請求項2】請求項1に記載の画像記録再生装置におい
て、 前記セレクタの切替動作に連動して前記記録用一時保管
メモリの書込領域が指定されるようにしたことを特徴と
する画像記録再生装置。
2. The image recording / reproducing apparatus according to claim 1, wherein a write area of said temporary storage memory for recording is designated in conjunction with a switching operation of said selector. Playback device.
【請求項3】請求項1又は2に記載の画像記録再生装置
において、 前記記録用一時保管メモリは、一方が書込状態にあると
き他方が読出状態に制御される2個又は2区分の一時保
管メモリからなり、該各一時保管メモリはそこから画像
を読み出して前記圧縮手段により圧縮するに要する時間
分以上の記録容量を有することを特徴とする画像記録再
生装置。
3. The image recording / reproducing apparatus according to claim 1, wherein the temporary storage memory for recording has two or two sections, one of which is controlled to be in a reading state when the other is in a writing state. An image recording / reproducing apparatus comprising a storage memory, wherein each of the temporary storage memories has a recording capacity equal to or longer than a time required for reading an image therefrom and compressing the image by the compression means.
【請求項4】請求項1乃至3のいずれか1つに記載の画
像記録再生装置において、 前記再生用一時保管メモリからの読み出しを、異なるカ
メラの撮像画像に順次切り替えて又は特定の1つのカメ
ラの撮像画像のみについて行い、読み出した画像を前記
表示用メモリに多分割形式で展開するようにしたことを
特徴とする画像記録再生装置。
4. The image recording / reproducing apparatus according to claim 1, wherein reading from the temporary storage for reproduction is sequentially switched to an image picked up by a different camera or a specific one of the cameras. An image recording / reproducing apparatus, wherein only the captured image is read and the read image is developed in the display memory in a multi-part format.
【請求項5】請求項4に記載の画像記録再生装置におい
て、 前記再生用一時保管メモリに保管するフレーム画像の解
像度を、前記表示用メモリの多分割の分割数だけ低減さ
せたことを特徴とする画像記録再生装置。
5. The image recording / reproducing apparatus according to claim 4, wherein the resolution of a frame image stored in said temporary storage for reproduction is reduced by the number of divisions of said display memory. Image recording and reproducing device.
【請求項6】請求項1乃至5のいずれか1つに記載の画
像記録再生装置において、 アラーム入力部を設け、前記記録用一時保管メモリをエ
ンドレスに書き込みが行われるリングメモリとし、前記
アラーム入力部へのアラーム入力により該リングメモリ
が書き込み動作から読み出し動作に切り替わるようにし
たことを特徴とする画像記録再生装置。
6. The image recording / reproducing apparatus according to claim 1, further comprising: an alarm input unit, wherein the recording temporary storage memory is a ring memory to which writing is performed endlessly, and wherein the alarm input is performed. An image recording / reproducing apparatus wherein the ring memory switches from a write operation to a read operation in response to an alarm input to the unit.
【請求項7】請求項1乃至5のいずれか1つに記載の画
像記録再生装置において、 前記表示用メモリの入力側に、前記再生用一時保管メモ
リから読み出した画像と前記セレクタから出力する画像
の一方を選択する選択手段を設けたことを特徴とする画
像記録再生装置。
7. The image recording / reproducing apparatus according to claim 1, wherein an image read from the temporary storage memory for reproduction and an image output from the selector are input to an input side of the display memory. An image recording / reproducing apparatus provided with a selection means for selecting one of the following.
【請求項8】請求項1乃至5のいずれか1つに記載の画
像記録再生装置において、 前記記録用一時保管メモリへの書き込みと読み出しの繰
り返し、前記記録媒体への書き込みと読み出しの繰り返
し、前記再生用一時保管メモリへの書き込みと読み出し
の繰り返しを継続し、前記カメラで撮像した画像が所定
時間経過後に前記表示用メモリに展開されるようにした
ことを特徴とする画像記録再生装置。
8. The image recording / reproducing apparatus according to claim 1, wherein writing and reading to and from the recording temporary storage memory are repeated, and writing and reading to and from the recording medium are repeated. An image recording / reproducing apparatus, wherein writing and reading of data to and from a temporary storage memory for reproduction are repeated, and an image captured by the camera is developed in the display memory after a predetermined time has elapsed.
【請求項9】請求項1乃至5のいずれか1つに記載の画
像記録再生装置において、 前記セレクタの出力側に画像に含まれているカメラ識別
記号を読み取る読取手段を設けると共に、前記再生用一
時保管メモリから読み出した画像に前記読取手段で読み
取ったカメラ識別記号を付加する付加手段を設けたこと
を特徴とする画像記録再生装置。
9. The image recording / reproducing apparatus according to claim 1, further comprising: reading means for reading a camera identification symbol included in an image on an output side of said selector, wherein said reproducing means comprises: An image recording / reproducing apparatus, further comprising an adding unit for adding a camera identification symbol read by the reading unit to an image read from a temporary storage memory.
【請求項10】請求項1乃至9のいずれか1つに記載の
画像記録再生装置において、 前記記録用一時保管メモリ、前記再生用一時保管メモリ
及び前記記録媒体をハードディスクとしたことを特徴と
する画像記録再生装置。
10. The image recording / reproducing apparatus according to claim 1, wherein the recording temporary storage memory, the reproduction temporary storage memory, and the recording medium are hard disks. Image recording and playback device.
JP2000298859A 2000-09-29 2000-09-29 Image recording and playback device Withdrawn JP2002112192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000298859A JP2002112192A (en) 2000-09-29 2000-09-29 Image recording and playback device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000298859A JP2002112192A (en) 2000-09-29 2000-09-29 Image recording and playback device

Publications (1)

Publication Number Publication Date
JP2002112192A true JP2002112192A (en) 2002-04-12

Family

ID=18780758

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000298859A Withdrawn JP2002112192A (en) 2000-09-29 2000-09-29 Image recording and playback device

Country Status (1)

Country Link
JP (1) JP2002112192A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007048349A (en) * 2005-08-08 2007-02-22 Sony Corp Optical disc, optical disc recording apparatus, and optical disc recording method
JP2007307018A (en) * 2006-05-17 2007-11-29 Pentax Corp Signal transmission system and electronic endoscope system
JP2008193208A (en) * 2007-02-01 2008-08-21 Sony Corp Image recording apparatus and image recording method
US7515760B2 (en) 2004-10-06 2009-04-07 Hitachi, Ltd. Multiple picture-data compression system
WO2014069212A1 (en) * 2012-10-29 2014-05-08 Sekine Hirokazu Motion detection solid-state image pickup device and motion detection system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7515760B2 (en) 2004-10-06 2009-04-07 Hitachi, Ltd. Multiple picture-data compression system
JP2007048349A (en) * 2005-08-08 2007-02-22 Sony Corp Optical disc, optical disc recording apparatus, and optical disc recording method
JP2007307018A (en) * 2006-05-17 2007-11-29 Pentax Corp Signal transmission system and electronic endoscope system
JP2008193208A (en) * 2007-02-01 2008-08-21 Sony Corp Image recording apparatus and image recording method
WO2014069212A1 (en) * 2012-10-29 2014-05-08 Sekine Hirokazu Motion detection solid-state image pickup device and motion detection system
JP2014090394A (en) * 2012-10-29 2014-05-15 Koichi Sekine Motion detection solid-state imaging apparatus and motion detection system
US9924076B2 (en) 2012-10-29 2018-03-20 Setech Co., Ltd. Motion detection solid-state image capturing device and motion detection system

Similar Documents

Publication Publication Date Title
EP0465641B1 (en) Record on command recording in a solid state fast frame recorder
JP3720812B2 (en) Television camera
JP3166971B2 (en) Digital data recording / reproducing apparatus and reproducing apparatus
JPH08214251A (en) Video effect generating apparatus and method
JP3814565B2 (en) Recording device
JP4042411B2 (en) Data recording apparatus, data reproducing apparatus, data recording / reproducing method, and imaging apparatus
JPWO1996005696A1 (en) Video signal recording device and video signal editing device
JP2002112192A (en) Image recording and playback device
JP2005051663A (en) Recording regenerating method of monitoring video signal and recording reproducing apparatus of device monitoring video signal
JP3548074B2 (en) Video recording and playback device
KR100207659B1 (en) Method of file creation of image data in surveillance camera system and subsequent recording and playback method
JP3389526B2 (en) Recording device
KR100356007B1 (en) Apparatus and method for recording and reproducing video during long time using universal video tape recorder
JP2002033997A (en) Time lapse recording and reproducing device
KR100301958B1 (en) Apparatus and method for recording and reproducing still picture in universal video tape
JP2947162B2 (en) Image information storage device
JP3341429B2 (en) Video signal processing device
JP3548073B2 (en) Video recording and playback device
KR200194682Y1 (en) Apparatus for recording and reproducing still picture in universal video tape
JP2005175525A (en) Image reproducing apparatus, image reproducing method, program, and recording medium
JP2004140687A (en) Imaging device
JPH11275508A (en) Image reproducing device and video tape recorder
JPH09102928A (en) Device and method for recording and reproducing digital image data
JP2002171483A (en) Image playback device
JP3812508B2 (en) Video recording device, video conversion device, and video editing device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20071204