[go: up one dir, main page]

JP2839055B2 - Image editing device - Google Patents

Image editing device

Info

Publication number
JP2839055B2
JP2839055B2 JP4204685A JP20468592A JP2839055B2 JP 2839055 B2 JP2839055 B2 JP 2839055B2 JP 4204685 A JP4204685 A JP 4204685A JP 20468592 A JP20468592 A JP 20468592A JP 2839055 B2 JP2839055 B2 JP 2839055B2
Authority
JP
Japan
Prior art keywords
compression
image
data
expansion
expansion means
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP4204685A
Other languages
Japanese (ja)
Other versions
JPH0654291A (en
Inventor
寛史 松江
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kubota Corp
Original Assignee
Kubota Corp
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 Kubota Corp filed Critical Kubota Corp
Priority to JP4204685A priority Critical patent/JP2839055B2/en
Publication of JPH0654291A publication Critical patent/JPH0654291A/en
Application granted granted Critical
Publication of JP2839055B2 publication Critical patent/JP2839055B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、入力された画像データ
を設定された圧縮率で圧縮して出力する一方、入力され
た圧縮データを伸張して出力する圧縮伸張手段を、奇数
フィールド及び偶数フィールドの圧縮伸張に対応して各
別に備えて構成してある画像編集装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a compression / expansion means for compressing and outputting input image data at a set compression ratio and for expanding and outputting the input compressed data. The present invention relates to an image editing apparatus which is separately provided corresponding to compression / expansion of a field.

【0002】[0002]

【従来の技術】上述した従来の画像編集装置は、任意の
映像データから新たな映像データに編集する際に、大容
量の映像データを圧縮して記憶手段に格納したり、圧縮
されたデータを可視画像として再生するためのものであ
り、図8に示すように、双方の圧縮伸張手段a,bを、
時分割処理して行うように構成していた。例えば、奇数
フィールド及び偶数フィールドでなる1フレームの画像
を各フィールドに対応させて時分割で圧縮或いは伸張を
行うように、圧縮動作と伸張動作を双方同時に切り替え
る切替え手段cを設けて構成していた。詳述すると、切
替え手段cへの入力信号を”H”,”L”のデジタル信
号で切り替えることにより、データラインdのルート及
び圧縮伸張モードを切替えていた。
2. Description of the Related Art The conventional image editing apparatus described above compresses a large amount of video data and stores it in storage means when editing any video data into new video data. It is for reproducing as a visible image, and as shown in FIG.
It was configured to perform time-division processing. For example, a switching means c is provided to switch both the compression operation and the expansion operation at the same time so that an image of one frame composed of an odd field and an even field is compressed or expanded in a time-division manner corresponding to each field. . More specifically, the route of the data line d and the compression / decompression mode are switched by switching the input signal to the switching means c with digital signals of “H” and “L”.

【0003】[0003]

【発明が解決しようとする課題】複数の画像データを材
料として画像編集を行う際には、取扱いを容易にするた
めに画像データを大容量の記憶手段に保存しておき、そ
の記憶手段から必要な画像データを読み出すように構成
すると便利である。そして、限られた容量の記憶手段に
画像データを効率よく保存しておくためには、前記画像
編集装置により画像データを圧縮して格納する必要があ
る。ところで、元の画像データに対する圧縮データの容
量の減少率は、圧縮率及び画像により異なるもので、圧
縮率を上げれば減少率が大となり圧縮率を下げれば減少
率が小となる傾向があるが、圧縮方法(例えば、国際標
準となるJPEG方式)によっては非可逆符号化方式を
用いるために伸張時に元の画像を忠実に再現することが
不可能であり、同じ圧縮率でも圧縮対象たる画像によっ
ては伸張された画像に優劣の差がつく。従って、圧縮率
は、伸張された画像の品質を念頭において設定しなけれ
ばならないが、設定された圧縮率が適切であるか否かの
判断をするには、圧縮されたデータを再度伸張して実際
に表示手段に再生して目視確認することが不可欠であ
る。これは、圧縮データを回線を介して伝送する場合も
同様である。ところが、従来の画像編集装置では、圧縮
手段と伸張手段を同時に作動することができない構成で
あったために、圧縮手段により圧縮が終了して記憶手段
に格納された後に、その記憶手段から圧縮データを読み
出して伸張手段により伸張して、表示手段に再生すると
いう手順をふまなければならず、この手順が極めて煩
雑、且つ、時間のかかるものであるという欠点があっ
た。そのために、従来の画像編集装置では2台準備して
1台の圧縮手段で圧縮されたデータを他の1台の伸張手
段で伸張させるという重複した構成を採ることが考えら
れるが経済性に劣るという欠点がある。本発明の目的は
上述した従来欠点を解消する点にある。
When an image is edited using a plurality of image data as materials, the image data is stored in a large-capacity storage means for easy handling, and the necessary data is stored in the storage means. It is convenient to read the image data. Then, in order to efficiently store the image data in the storage unit having a limited capacity, it is necessary to compress and store the image data by the image editing apparatus. By the way, the reduction rate of the capacity of the compressed data with respect to the original image data differs depending on the compression rate and the image, and the reduction rate tends to increase when the compression rate is increased and decreases when the compression rate is decreased. Depending on the compression method (for example, the international standard JPEG method), it is impossible to faithfully reproduce the original image at the time of decompression due to the use of the lossy encoding method. Has a difference in superiority in the expanded image. Therefore, the compression ratio must be set with the quality of the decompressed image in mind, but in order to determine whether the set compression ratio is appropriate, the compressed data must be decompressed again. It is essential to actually reproduce the information on the display means and visually check it. This is the same when transmitting compressed data via a line. However, in the conventional image editing apparatus, since the compression means and the expansion means cannot be operated at the same time, after the compression means completes the compression and stores the data in the storage means, the compressed data is stored in the storage means. A procedure of reading, expanding by the expansion means, and reproducing the data on the display means must be provided, and there is a disadvantage that this procedure is extremely complicated and time-consuming. For this reason, the conventional image editing apparatus may adopt an overlapping configuration in which two units are prepared and data compressed by one compression unit is expanded by another expansion unit, but economic efficiency is inferior. There is a disadvantage that. An object of the present invention is to eliminate the above-mentioned conventional disadvantages.

【0004】[0004]

【課題を解決するための手段】この目的を達成するた
め、本発明による画像編集装置の特徴構成は、前記圧縮
伸張手段の双方が前記圧縮或いは伸張のいずれか一方の
動作を行う第一モードと、一方の圧縮伸張手段が前記圧
縮動作を行い、他方の圧縮伸張手段が一方の圧縮伸張手
段により圧縮されたデータに対して前記伸張動作を行う
第二モードに切り替えるモード切替え手段を設けてある
点にある。
In order to achieve this object, the image editing apparatus according to the present invention comprises a first mode in which both of the compression / expansion means perform either the compression or expansion operation. A mode switching means for switching to a second mode in which one compression / expansion means performs the compression operation and the other compression / expansion means performs the expansion operation on data compressed by the one compression / expansion means. It is in.

【0005】[0005]

【作用】画像データを既に確定した圧縮率で圧縮して記
憶媒体に格納するとき、及び、記憶媒体から圧縮データ
を取り出して伸張するときには、モード切替え手段によ
り第一モードに設定する。即ち、圧縮する場合には、入
力された1フレームの画像データのうちで奇数フィール
ド及び偶数フィールドを構成する画像データに対して双
方の圧縮伸張手段をそれぞれに対応させて設定された圧
縮率で時分割で圧縮して出力するとともに、伸張する場
合には、入力された圧縮データのうちで奇数フィールド
及び偶数フィールドを構成する圧縮データに対して双方
の圧縮伸張手段をそれぞれに対応させて時分割で伸張し
て出力する。又、画像データを圧縮して記憶媒体に格納
する際に、適正な圧縮率が不明である場合、或いは、設
定された圧縮率による圧縮データの再生時の画像品質を
確認する場合等には、モード切替え手段により第二モー
ドに設定する。この場合には、一方の圧縮伸張手段によ
り偶数フィールド又は奇数フィールドのいずれかのフィ
ールドの画像データを仮の圧縮率で圧縮するとともに、
他方の圧縮伸張手段によりその圧縮データを伸張して、
その出力データをCRT等に出力する。CRT等に表示
された画像は、いわゆるコマ落としの画面(30フィー
ルド/秒)となるが、画質の良否は目視により容易にし
かも迅速に判断できる。その結果、圧縮率を変更する必
要が有ると判断された場合には、圧縮率を再設定して上
述の動作を繰り返す。このように伸張された画像データ
を用いて表示装置に再生することで、圧縮操作の都度目
視により再生画像の品質確認を行い、不満があればその
場で圧縮率の設定変更を行い適当な圧縮率のもとで、迅
速に記憶手段に保存することができるのである。
When the image data is compressed at the already determined compression ratio and stored in the storage medium, and when the compressed data is extracted and expanded from the storage medium, the first mode is set by the mode switching means. In other words, in the case of compressing, the image data constituting the odd field and the even field of the input image data of one frame is stored at the compression ratio set in correspondence with both the compression / expansion means. In the case of compressing and outputting by dividing and expanding, in the case of input compressed data, both compressing / expanding means correspond to the compressed data constituting the odd field and the even field, respectively, in a time-division manner. Decompress and output. Also, when compressing image data and storing it on a storage medium, if the appropriate compression rate is unknown, or if the image quality at the time of reproducing the compressed data at the set compression rate is to be checked, etc. The second mode is set by the mode switching means. In this case, one of the compression / expansion means compresses the image data of either the even field or the odd field at a temporary compression ratio,
Decompress the compressed data by the other compression / decompression means,
The output data is output to a CRT or the like. An image displayed on a CRT or the like is a so-called frame-dropping screen (30 fields / second), and the quality of the image quality can be easily and promptly determined by visual observation. As a result, when it is determined that the compression ratio needs to be changed, the compression ratio is reset and the above operation is repeated. By reproducing the image data on the display device using the image data thus expanded, the quality of the reproduced image is visually checked every time the compression operation is performed. If dissatisfied, the compression ratio setting is changed on the spot and appropriate compression is performed. Under the rate, it can be quickly stored in the storage means.

【0006】[0006]

【発明の効果】従って、本発明によれば、入力された画
像データを設定された圧縮率で圧縮して出力する一方、
入力された圧縮データを伸張して出力する圧縮伸張手段
を、時分割の圧縮伸張に対応して一対備えて構成してあ
る従来の画像編集装置であっても、極めて簡単な回路で
あるモード切替え手段を付加するだけで、適切な圧縮率
の設定や再生画画像の評価が容易に行える経済的な画像
編集装置を提供することができるようになった。
Thus, according to the present invention, while input image data is compressed at a set compression ratio and output,
Mode switching is a very simple circuit even in a conventional image editing apparatus configured to provide a pair of compression / expansion means for expanding and outputting input compressed data in accordance with time-division compression / expansion. An economical image editing apparatus capable of easily setting an appropriate compression ratio and evaluating a reproduced image image can be provided simply by adding means.

【0007】[0007]

【実施例】以下実施例を説明する。カラー画像を扱う画
像編集装置は、図6に示すように、レーザーディスクプ
レーヤーLDやビデオデッキVD等のビデオ信号出力端
子から入力される画像信号を1フレーム毎の静止画像と
して取り扱い、所定の圧縮データに変換して記憶装置M
やホストコンピュータHCに転送するとともに、ハード
ディスクHD等の記憶装置7やホストコンピュータHC
等から転送された圧縮データを取り込み編集合成して記
憶装置7に転送したり画像データに伸張してレーザーデ
ィスクプレーヤーLDやビデオデッキVD等のビデオ信
号入力端子に出力する装置であり、編集カード(基板)
としてホストコンピュータHCに実装されている。
Embodiments will be described below. As shown in FIG. 6, an image editing apparatus that handles color images handles an image signal input from a video signal output terminal of a laser disk player LD, a video deck VD, or the like as a still image for each frame, and generates a predetermined compressed data. To storage device M
And the storage device 7 such as a hard disk HD and the host computer HC.
This is a device that takes in compressed data transferred from the same, edits and synthesizes it, transfers it to the storage device 7, expands it into image data, and outputs it to a video signal input terminal such as a laser disk player LD or a video deck VD. substrate)
As implemented in the host computer HC.

【0008】詳述すると、図1に示すように、ビデオ信
号出力端子から入力されるNTSC方式の画像信号を符
号器1によりRGBアナログ信号に変換し、符号化され
たRGBアナログ信号をA/D変換器2によりデジタル
の画像データ(ピクセルデータ)に変換する。その画像
データの奇数フィールドに対して圧縮する第一圧縮伸張
手段3、偶数フィールドに対して圧縮する第二圧縮伸張
手段4を設けて、圧縮されたデータをセレクタ5を用い
て奇数フィールドと偶数フィールドに交互に出力すると
ともに、インタフェース回路6を介して記録手段7等に
出力する。一方、記録手段7等に格納された圧縮データ
はインタフェース回路6を介して奇数フィールド及び偶
数フィールド毎に第一圧縮伸張手段3及び第二圧縮伸張
手段4に入力されて時分割で伸張され、セレクタ8を用
いて奇数フィールドと偶数フィールドの画像信号として
に交互に出力される。さらに、D/A変換器9によりR
GBアナログ信号に変換され、復号器10によりNTS
C方式の画像信号に変換されてビデオ信号入力端子に出
力される。
More specifically, as shown in FIG. 1, an NTSC image signal input from a video signal output terminal is converted into an RGB analog signal by an encoder 1, and the encoded RGB analog signal is converted to an A / D signal. The data is converted into digital image data (pixel data) by the converter 2. A first compression / expansion means 3 for compressing the odd field of the image data and a second compression / expansion means 4 for compressing the even field are provided. And output to the recording means 7 and the like via the interface circuit 6. On the other hand, the compressed data stored in the recording means 7 and the like is input to the first compression / expansion means 3 and the second compression / expansion means 4 for each of the odd field and the even field via the interface circuit 6 and decompressed by time division. 8 are alternately output as image signals of odd and even fields. Further, the D / A converter 9
It is converted to a GB analog signal, and the
The image signal is converted into a C-system image signal and output to a video signal input terminal.

【0009】上述の画像編集装置には、ゲート回路G
1,G2,G3,G4,G5のゲート回路を設けてあ
り、ゲート回路G1,G2,G3により圧縮/伸張動作
の切替えを行うとともに、ゲート回路G4,G5により
前記圧縮伸張手段3,4の双方が前記圧縮或いは伸張の
いずれか一方の動作を行う第一モードと、一方の圧縮伸
張手段3が前記圧縮動作を行い、他方の圧縮伸張手段4
が一方の圧縮伸張手段3により圧縮されたデータに対し
て伸張動作を行う第二モードに切り替える。即ち、ゲー
ト回路G4,G5がモード切替え手段となる。詳述する
と、図2に示すように、ゲート回路G1,G2,G3を
制御する圧縮/伸張制御信号を”L”に設定し、ゲート
回路G4,G5を制御するモード切替え信号を”
H”,”L”に設定すると、ゲート回路G2がオン、ゲ
ート回路G3がオフ、ゲート回路G4がオン,ゲート回
路G5がオフとなり圧縮動作が行われ、図3に示すよう
に、圧縮/伸張制御信号を”H”に設定し、モード切替
え信号を”H”,”H”に設定すると、ゲート回路G2
がオフ、ゲート回路G3がオン、ゲート回路G4がオ
フ,ゲート回路G5がオフとなり伸張動作が行われる。
さらに、圧縮/伸張制御信号を”L”に設定し、モード
切替え信号を”L”,”H”に設定すると、図4に示す
ように、ゲート回路G2がオン、ゲート回路G3がオ
フ、ゲート回路G4がオフ,ゲート回路G5がオンとな
り、第一圧縮伸張手段3により圧縮された奇数フィール
ドの画像データが、第二圧縮伸張手段4により伸張され
てビデオ信号入力端子に出力される。
The above-described image editing apparatus includes a gate circuit G
Gate circuits G1, G2, G3, G4, and G5 are provided, and the compression / expansion operation is switched by the gate circuits G1, G2, and G3, and both of the compression / expansion means 3 and 4 are operated by the gate circuits G4 and G5. A first mode in which either the compression or expansion operation is performed, one compression / expansion means 3 performs the compression operation, and the other compression / expansion means 4
Switches to the second mode in which the data compressed by one of the compression / decompression means 3 is expanded. That is, the gate circuits G4 and G5 serve as mode switching means. More specifically, as shown in FIG. 2, the compression / expansion control signal for controlling the gate circuits G1, G2, G3 is set to "L", and the mode switching signal for controlling the gate circuits G4, G5 is set to "L".
When "H" and "L" are set, the gate circuit G2 is turned on, the gate circuit G3 is turned off, the gate circuit G4 is turned on, and the gate circuit G5 is turned off, and the compression operation is performed. As shown in FIG. When the control signal is set to "H" and the mode switching signal is set to "H", "H", the gate circuit G2
Is turned off, the gate circuit G3 is turned on, the gate circuit G4 is turned off, and the gate circuit G5 is turned off, and the extension operation is performed.
When the compression / expansion control signal is set to "L" and the mode switching signal is set to "L" and "H", as shown in FIG. 4, the gate circuit G2 is turned on, the gate circuit G3 is turned off, and the gate circuit G3 is turned off. The circuit G4 is turned off, the gate circuit G5 is turned on, and the image data of the odd field compressed by the first compression / expansion means 3 is expanded by the second compression / expansion means 4 and output to the video signal input terminal.

【0010】前記圧縮伸張手段3,4は、それぞれIS
O/CCITTのJPEG標準規格を満たす米国C−C
ube Microelectronics(シー・キ
ューブ・マイクロエレクトロニクス)社製のICである
CL550Bを用いて構成してある。詳述すると、図5
に示すように、ラスターデータを入力画像データとして
1フレーム格納して8×8画素でなるブロック毎に分割
出力するとともに再生された画像データを逆に出力する
ピクセルバスインターフェース31と、その画素ブロッ
ク毎にDCT(離散コサイン変換)係数テーブル34に
基づきDCT(離散コサイン変換)を施し、変換された
出力を圧縮率を決定する量子化テーブル35に基づき量
子化した後、二次元係数を一次元に並べるジグザグスキ
ャンを行い、さらに一次元量子化データをハフマンテー
ブル36に基づきハフマンコード化する圧縮処理と、そ
の逆操作である伸張処理を行うプロセッサ32と、圧縮
データをホストコンピュータHC等に対して入出力処理
するホストバスインターフェース33と、前記ホストコ
ンピュータHC等との間で、データの入出力タイミング
制御用のデータ等各種の制御データを入出力する制御デ
ータバスインターフェース37とから構成してある。
The compression / expansion means 3 and 4 are respectively provided with IS
US CC meeting O / CCITT JPEG standard
It is configured using CL550B which is an IC manufactured by Ube Microelectronics (Sea Cube Microelectronics). Specifically, FIG.
And a pixel bus interface 31 for storing one frame of raster data as input image data, dividing and outputting each block of 8 × 8 pixels, and outputting the reproduced image data in reverse. Is subjected to DCT (Discrete Cosine Transform) based on a DCT (Discrete Cosine Transform) coefficient table 34, and the transformed output is quantized based on a quantization table 35 for determining a compression ratio, and then the two-dimensional coefficients are arranged in one dimension. A processor 32 that performs zigzag scanning and further converts the one-dimensional quantized data into a Huffman code based on the Huffman table 36 and a decompression process that is the reverse operation, and inputs and outputs the compressed data to a host computer HC and the like. A host bus interface 33 for processing, the host computer HC, etc. Between, are constituted from the control data bus interface 37 for inputting and outputting control data of the data such as various for input and output timing control of the data.

【0011】前記画像編集装置は、一枚の基板上に構成
されホストコンピュータHCの拡張スロットに装着され
るように構成してあり、制御データバスインターフェー
ス37を介してホストコンピュータHCから、DCT
(離散コサイン変換)係数テーブル34、量子化テーブ
ル35、ハフマンテーブル36等のテーブルデータが転
送される。即ち、圧縮率は、ホストコンピュータHCか
ら転送される量子化テーブルデータにより任意に可変設
定できるように構成してある。
The image editing apparatus is constructed on a single board and is configured to be mounted in an expansion slot of the host computer HC.
(Discrete cosine transform) Table data such as a coefficient table 34, a quantization table 35, and a Huffman table 36 are transferred. That is, the compression ratio can be arbitrarily set variably by the quantization table data transferred from the host computer HC.

【0012】以下に画像処理システムの動作を図7に示
すフローチャートに基づいて説明する。レーザーディス
クプレーヤーLDから出力される画像信号である映像信
号を、ホストコンピュータHCに接続されたCRTに出
力する。操作者は表示画面の映像を目視等して、画像に
応じた圧縮率を設定するべく適当な量子化テーブルデー
タを画像処理装置に転送する。モード切替え手段G4,
G5を制御して第二モードに設定して、第一圧縮伸張手
段3により奇数フィールドの画像信号を圧縮するととも
に、第二圧縮伸張手段4によりその圧縮データを同時に
伸張する。伸張手段11により再生された画像信号をC
RTに表示出力する。操作者は、CRTに表示された画
面を目視して圧縮率の適否を判断して、好ましい再生画
像が得られないと判断した場合には圧縮動作を停止した
後、新たな好ましい量子化テーブルデータを画像処理装
置に転送して圧縮処理を初期から再開する。圧縮率が適
当であると判断した場合には、モード切替え手段G4,
G5を制御して第一モードに設定して圧縮動作を開始し
て、圧縮データを記録装置7に転送する。
The operation of the image processing system will be described below with reference to the flowchart shown in FIG. A video signal, which is an image signal output from the laser disc player LD, is output to a CRT connected to the host computer HC. The operator looks at the image on the display screen or the like, and transfers appropriate quantization table data to the image processing apparatus to set a compression ratio according to the image. Mode switching means G4
G5 is set to the second mode by controlling the first mode, the first compression / expansion means 3 compresses the image signal of the odd field, and the second compression / expansion means 4 simultaneously decompresses the compressed data. The image signal reproduced by the expansion means 11 is represented by C
Display output to RT. The operator visually checks the screen displayed on the CRT to determine whether or not the compression ratio is appropriate. If it is determined that a preferable reproduced image cannot be obtained, the operator stops the compression operation, and then adds new preferable quantization table data. Is transferred to the image processing apparatus, and the compression processing is restarted from the beginning. If it is determined that the compression ratio is appropriate, the mode switching means G4
G5 is controlled to set the first mode, the compression operation is started, and the compressed data is transferred to the recording device 7.

【0013】以下、本発明の別実施例を説明する。先の
実施例では、圧縮伸張手段を米国C−Cube Mic
roelectronics(シー・キューブ・マイク
ロエレクトロニクス)社製のICであるCL550Bを
用いて構成したものを説明したが、これに限定するもの
ではなく、任意のICを用いて構成することができる。
又、NTSC方式の映像信号を取り扱うものに限定する
ものではなく任意の映像信号に適用できる。この場合
は、符号器1の機能をそれに見合ったものに変更すれば
よい。先の実施例では、第二モードでの圧縮対象画像を
奇数フィールドに限定したものを説明したが、これに限
定するものではなく偶数フィールドを用いて構成しても
よい。
Hereinafter, another embodiment of the present invention will be described. In the above embodiment, the compression / expansion means is a U.S. C-Cube Mic.
Although the configuration using the CL550B, which is an IC manufactured by R. Electronics (Sea Cube Microelectronics), has been described, the configuration is not limited to this, and the configuration can be made using any IC.
Also, the present invention is not limited to those that handle NTSC video signals, and can be applied to any video signal. In this case, the function of the encoder 1 may be changed to a function corresponding to the function. In the above embodiment, the description has been given of the case where the image to be compressed in the second mode is limited to odd fields. However, the present invention is not limited to this, and may be configured using even fields.

【0014】先の実施例では、フィールド単位で時分割
処理する例を説明したが、フレーム単位で時分割処理を
行っても良く、時分割処理を行う対象を限定するもので
はない。
In the above embodiment, an example in which the time-division processing is performed on a field-by-field basis has been described.

【0015】先の実施例では、JPEG方式の圧縮・伸
張アルゴリズムを用いた場合の説明をしたが、圧縮方式
はこれに限定するものではなく任意の方式に適用でき
る。さらに、本発明の画像処理装置は、テレビ会議/テ
レビ電話、カラー静止画、カラー動画等の画像データに
対してデータ伝送、記憶効率を高める圧縮/伸張機能を
有する機器、AVCC(オーディオ・ビジュアル・コン
ピュータ・通信)融合に資する機器に用いることができ
る。
In the above embodiment, the case where the compression / expansion algorithm of the JPEG system is used has been described. However, the compression system is not limited to this and can be applied to any system. Further, the image processing apparatus according to the present invention includes a device having a compression / decompression function for improving data transmission and storage efficiency for image data such as a video conference / video phone call, a color still image, and a color moving image, and an AVCC (audiovisual / video). It can be used for devices that contribute to computer / communication) integration.

【0016】尚、特許請求の範囲の項に図面との対照を
便利にする為に符号を記すが、該記入により本発明は添
付図面の構成に限定されるものではない。
In the claims, reference numerals are provided for convenience of comparison with the drawings, but the present invention is not limited to the configuration shown in the attached drawings.

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

【図1】画像編集装置のブロック構成図FIG. 1 is a block diagram of an image editing apparatus.

【図2】画像編集装置のブロック構成図FIG. 2 is a block diagram of an image editing apparatus.

【図3】画像編集装置のブロック構成図FIG. 3 is a block diagram of an image editing apparatus.

【図4】画像編集装置のブロック構成図FIG. 4 is a block diagram of an image editing apparatus.

【図5】要部のブロック構成図FIG. 5 is a block diagram of a main part.

【図6】画像処理システムの概略構成図FIG. 6 is a schematic configuration diagram of an image processing system.

【図7】フローチャートFIG. 7 is a flowchart.

【図8】従来例を示す画像編集装置のブロック構成図FIG. 8 is a block diagram of a conventional image editing apparatus.

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

3 第一圧縮伸張手段 4 第二圧縮伸張手段 G4,G5 モード切替え手段 3 First compression / expansion means 4 Second compression / expansion means G4, G5 Mode switching means

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力された画像データを設定された圧縮
率で圧縮して出力する一方、入力された圧縮データを伸
張して出力する圧縮伸張手段(3),(4)を、時分割の
圧縮伸張に対応して一対備えて構成してある画像編集装
置であって、 前記圧縮伸張手段(3),(4)の双方が前記圧縮或いは
伸張のいずれか一方の動作を行う第一モードと、一方の
圧縮伸張手段(3)が前記圧縮動作を行い、他方の圧縮
伸張手段(4)が一方の圧縮伸張手段(3)により圧縮
されたデータに対して伸張動作を行う第二モードに切り
替えるモード切替え手段(G4),(G5)を設けてある
画像編集装置。
A compression / expansion means (3), (4) for expanding input compressed data and outputting the compressed image data while compressing and outputting the input image data at a set compression ratio is provided. An image editing apparatus comprising a pair corresponding to compression and decompression, wherein said compression and decompression means (3) and (4) both perform one of said compression and decompression operations. One compression / expansion means (3) performs the compression operation, and the other compression / expansion means (4) switches to the second mode in which the data compressed by the one compression / expansion means (3) is expanded. An image editing apparatus provided with mode switching means (G4) and (G5).
JP4204685A 1992-07-31 1992-07-31 Image editing device Expired - Lifetime JP2839055B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4204685A JP2839055B2 (en) 1992-07-31 1992-07-31 Image editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4204685A JP2839055B2 (en) 1992-07-31 1992-07-31 Image editing device

Publications (2)

Publication Number Publication Date
JPH0654291A JPH0654291A (en) 1994-02-25
JP2839055B2 true JP2839055B2 (en) 1998-12-16

Family

ID=16494616

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4204685A Expired - Lifetime JP2839055B2 (en) 1992-07-31 1992-07-31 Image editing device

Country Status (1)

Country Link
JP (1) JP2839055B2 (en)

Also Published As

Publication number Publication date
JPH0654291A (en) 1994-02-25

Similar Documents

Publication Publication Date Title
EP0862339B1 (en) Method and apparatus for converting color component type of picture signals, method and apparatus for converting compression format of picture signals and system for providing picture signals of a required compression format
US6148031A (en) Image processing apparatus and method
JP3069455B2 (en) Quantization and dequantization circuits in image data compression and decompression equipment
JP3298915B2 (en) Encoding device
US5216712A (en) Recording apparatus
US20020005909A1 (en) Image processing apparatus, image processing method, digital camera, and program
JP3579544B2 (en) Image compression / decompression device
JP2802694B2 (en) Image reproducing apparatus and method
US5963678A (en) Image signal processing apparatus and method
JP3202433B2 (en) Quantization device, inverse quantization device, image processing device, quantization method, inverse quantization method, and image processing method
US5675667A (en) Picture compression apparatus, picture reproducing apparatus and picture drawing apparatus
JPH1075448A (en) Image compression device and image decompression device
JPH08205144A (en) Image coding device
JP2839055B2 (en) Image editing device
JP3260284B2 (en) Image compression device and image decompression device
US5774624A (en) Image signal recording apparatus having intrapicture and interpicture coding modes
JPH02105679A (en) Reproducing device and recorder for digital image
JP3027023B2 (en) Digital electronic still camera, operation method thereof, and digital image reproducing apparatus and method
JPH07146927A (en) Image file device
JPH05191654A (en) Picture processing unit
JPH1169347A (en) Encoder-decoder for image data and encoder for image data
JPH06113140A (en) Image processing device
JP3136523B2 (en) Image conversion device
JPH04211575A (en) Orthogonal convertion operation device
JP2000261807A (en) Image signal processing unit