JPH0998342A - Special effect digital device - Google Patents

Special effect digital device

Info

Publication number
JPH0998342A
JPH0998342A JP7252286A JP25228695A JPH0998342A JP H0998342 A JPH0998342 A JP H0998342A JP 7252286 A JP7252286 A JP 7252286A JP 25228695 A JP25228695 A JP 25228695A JP H0998342 A JPH0998342 A JP H0998342A
Authority
JP
Japan
Prior art keywords
read address
image data
address
read
special effect
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
JP7252286A
Other languages
Japanese (ja)
Other versions
JP2894255B2 (en
Inventor
Takashi Tachibana
高志 橘
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP7252286A priority Critical patent/JP2894255B2/en
Publication of JPH0998342A publication Critical patent/JPH0998342A/en
Application granted granted Critical
Publication of JP2894255B2 publication Critical patent/JP2894255B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To obtain the special effect digital device in which a memory capacity to store read addresses in response to the special effect is reduced. SOLUTION: A CPU 32 calculates a read address in response to the special effect designated by a parameter input section 31 and compresses it and stores the result to an address data memory 33. In parallel with processing of writing image data 11 to an image memory 13, the compressed read address is read from the address data memory 33 and expanded sequentially by an expander 36. Image data are read in real time from the image memory 13 by the expanded read address. Since the read address obtained in advance is compressed and stored, the capacity of the memory storing the read address is reduced.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、メモリに書き込ん
だ画像データを書き込みの際と異なる順序で読み出すこ
とで視覚上の特殊な効果を与えるディジタル特殊効果装
置に係わり、特に読み出しの際のアドレスを特殊効果に
応じて計算することで種々の特殊効果を得ることのでき
るディジタル特殊効果装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital special effect device which gives a special visual effect by reading out image data written in a memory in a different order from that in writing, and particularly to an address for reading. The present invention relates to a digital special effect device capable of obtaining various special effects by calculating according to special effects.

【0002】[0002]

【従来の技術】ページをめくるように画像を切り換える
など映像に特殊な効果を与えるためのディジタル特殊効
果装置では、画像データを一旦メモリに書き込み、これ
を読み出す順序を操作することによって各種の効果を得
るようになっている。読み出しアドレスは、画像データ
の読み出しに応じて高速に発生させる必要があることか
ら、従来のディジタル特殊効果装置では、読み出しアド
レスを生成する専用のハードウェアを用意するようにな
っている。このため、新たな特殊効果を得る必要が生じ
るごとに専用のハードウェアを追加することが行われて
いる。
2. Description of the Related Art In a digital special effect device for giving a special effect to an image such as switching an image to turn a page, image data is temporarily written in a memory, and various effects can be obtained by operating the order of reading the image data. I'm supposed to get it. Since the read address needs to be generated at high speed in response to the reading of the image data, the conventional digital special effect device is provided with dedicated hardware for generating the read address. Therefore, dedicated hardware is added every time a new special effect needs to be obtained.

【0003】特開平1−194770号公報には、読出
アドレス演算部で計算したアドレス情報をメモリに記憶
し、画像データを読み出す際のアドレスを、このメモリ
から読み出すようにしたディジタル特殊効果装置が開示
されている。この装置では、特殊効果に応じた読出アド
レスの演算を演算部に指示し、アドレス計算の結果のア
ドレスをアドレス記憶部に格納する。そして、画像メモ
リに記憶されている画像データを読み出すとき、アドレ
ス記憶部に格納されているアドレスを読み出し、このア
ドレスを用いて画像データを読み出すようになってい
る。これにより、アドレスの演算を高速に行う必要がな
くなる。
Japanese Unexamined Patent Publication No. 1-194770 discloses a digital special effect device in which address information calculated by a read address calculation unit is stored in a memory and an address for reading image data is read from the memory. Has been done. In this device, the arithmetic unit is instructed to calculate the read address according to the special effect, and the address resulting from the address calculation is stored in the address storage unit. When the image data stored in the image memory is read out, the address stored in the address storage unit is read out and the image data is read out using this address. This eliminates the need for high-speed address calculation.

【0004】[0004]

【発明が解決しようとする課題】特殊効果に応じたアド
レスを予め計算してメモリに格納しておけば、読出アド
レスの演算を高速に行う必要がなくなり、アドレス発生
部のハードウェアの簡略化を図ることができる。しかし
ながら、画像データの1フレームは、一般に水平方向7
68本、垂直方向483本で構成されており、その画素
数は非常に多い。また、画像データを読み出すアドレス
情報は、各画素ごとに(X,Y,Z)の3次元の座標お
よび画像の分配率を表わすキーで表わす必要があるとと
もに、キーおよび各座標軸方向のアドレス情報は通常、
各32ビットで構成されている。したがって、読出アド
レスを格納するためのアドレス記憶部の記憶容量が非常
に大きくなってしまうという問題がある。
If the address corresponding to the special effect is calculated and stored in the memory in advance, it is not necessary to calculate the read address at high speed, and the hardware of the address generator can be simplified. Can be planned. However, one frame of image data is generally 7 in the horizontal direction.
It is composed of 68 lines and 483 lines in the vertical direction, and the number of pixels is very large. Further, the address information for reading the image data needs to be represented by a key representing the (X, Y, Z) three-dimensional coordinates and the distribution ratio of the image for each pixel, and the address information in the key and each coordinate axis direction is Normal,
Each is composed of 32 bits. Therefore, there is a problem that the storage capacity of the address storage unit for storing the read address becomes very large.

【0005】そこで本発明の目的は、特殊効果に応じた
読出アドレスを記憶するためのメモリの容量を小さくす
ることのできるディジタル特殊効果装置を提供すること
にある。
Therefore, an object of the present invention is to provide a digital special effect device capable of reducing the capacity of a memory for storing a read address according to a special effect.

【0006】[0006]

【課題を解決するための手段】請求項1記載の発明で
は、画像データを記憶するための画像データ記憶手段
と、画像に施すべき特殊効果を指定する特殊効果指定手
段と、この特殊効果指定手段によって指定された特殊効
果の得られる順序で画像データ記憶手段から画像データ
を読み出すための読出アドレスを演算する読出アドレス
演算手段と、この読出アドレス演算手段によって求めた
読出アドレスを圧縮する圧縮手段と、この圧縮手段によ
って圧縮された読出アドレスを格納する圧縮読出アドレ
ス格納手段と、画像データ記憶手段に画像データを所定
のアドレス順序で書き込む画像データ書込手段と、この
画像データ書込手段による画像データの書き込みと並行
して圧縮読出アドレス格納手段から圧縮された読出アド
レスを読み出す圧縮アドレス読出手段と、この圧縮アド
レス読出手段によって読み出された圧縮された読出アド
レスを順次伸張する伸張手段と、この伸張手段により伸
張された読出アドレスに従って画像データ記憶手段から
画像データを順次読み出す画像データ読出手段とをディ
ジタル特殊効果装置に具備させている。
According to a first aspect of the present invention, an image data storage means for storing image data, a special effect designation means for designating a special effect to be applied to an image, and this special effect designation means. Read address calculation means for calculating a read address for reading image data from the image data storage means in the order in which the special effect specified by the above is obtained, and compression means for compressing the read address obtained by the read address calculation means. Compressed read address storage means for storing the read address compressed by the compression means, image data writing means for writing image data in the image data storage means in a predetermined address order, and image data written by the image data writing means. A compression address for reading the compressed read address from the compressed read address storage means in parallel with writing. Address read means, decompression means for sequentially decompressing the compressed read address read by the compressed address read means, and image data for sequentially reading image data from the image data storage means in accordance with the read address decompressed by the decompression means. The reading means and the digital special effect device are provided.

【0007】すなわち請求項1記載の発明では、読出ア
ドレス演算手段で求めた読出アドレスを圧縮して格納す
る。画像データ記憶手段に画像データを書き込む処理と
並行して、格納されている圧縮された読出アドレスを読
み出して順次伸張し、この読出アドレスに従って画像デ
ータを読み出す。演算により求めた読出アドレスを圧縮
したので、少ないメモリ容量で読出アドレスを記憶する
ことができる。
That is, according to the first aspect of the present invention, the read address obtained by the read address calculating means is compressed and stored. In parallel with the process of writing the image data in the image data storage means, the stored compressed read address is read out and sequentially expanded, and the image data is read out according to this read address. Since the read address obtained by calculation is compressed, the read address can be stored with a small memory capacity.

【0008】請求項2記載の発明では、画像データを記
憶するための画像データ記憶手段と、画像に施すべき特
殊効果を指定する特殊効果指定手段と、この特殊効果指
定手段によって指定された特殊効果の得られる順序で画
像データ記憶手段から画像データを読み出すための読出
アドレスを演算する読出アドレス演算手段と、この読出
アドレス演算手段によって求めた読出アドレスを圧縮す
る圧縮手段と、この圧縮手段によって圧縮された読出ア
ドレスを格納する圧縮読出アドレス格納手段と、画像デ
ータ記憶手段に画像データを所定のアドレス順序で書き
込む画像データ書込手段と、この画像データ書込手段に
よる画像データの書き込みと並行して予め定められた特
殊効果に応じた所定の順序で読出アドレスを書き込みに
追従可能な速度で生成する固定読出アドレス生成手段
と、画像データ書込手段による画像データの書き込みと
並行して圧縮読出アドレス格納手段から圧縮された読出
アドレスを読み出す圧縮アドレス読出手段と、この圧縮
アドレス読出手段によって読み出された圧縮された読出
アドレスを順次伸張する伸張手段と、この伸張手段によ
り伸張された読出アドレスと固定読出アドレス生成手段
により生成された読出アドレスのいずれかを選択するア
ドレス選択手段と、このアドレス選択手段によって選択
された読出アドレスに従って画像データ記憶手段から画
像データを順次読み出す画像データ読出手段とをディジ
タル特殊効果装置に具備させている。
According to the second aspect of the invention, the image data storage means for storing the image data, the special effect designating means for designating the special effect to be applied to the image, and the special effect designated by the special effect designating means. In the order of obtaining, read address calculation means for calculating the read address for reading the image data from the image data storage means, compression means for compressing the read address obtained by the read address calculation means, and compression by this compression means. Compressed read address storing means for storing the read address, image data writing means for writing the image data in the image data storing means in a predetermined address order, and parallel writing of the image data by the image data writing means in advance. At a speed that can follow the write address in a predetermined order according to the specified special effect. A fixed read address generating means, a compressed address read means for reading the compressed read address from the compressed read address storage means in parallel with the writing of the image data by the image data writing means, and a read by the compressed address read means. Decompressing means for sequentially decompressing the compressed compressed read address, address selecting means for selecting one of the read address expanded by the decompressing means and the read address generated by the fixed read address generating means, and this address selection The digital special effect device is provided with image data reading means for sequentially reading image data from the image data storage means in accordance with the reading address selected by the means.

【0009】すなわち請求項2記載の発明では、予め定
められた特殊効果については、固定読出アドレス生成手
段を設け、書き込みに追従可能な速度で読出アドレスを
生成させている。読出アドレス演算手段で演算して求め
た読出アドレスは、圧縮して格納しておき、画像データ
の書き込みと並行してこれを読み出して伸張している。
そして、固定読出アドレス手段の生成する読出アドレス
と伸張手段によって伸張された読出アドレスのいずれか
を選択し、画像データの読み出しを行っている。これに
より、演算をリアルタイムで行う必要のある特殊効果に
ついては、固定読出アドレス生成手段で読出アドレスを
生成させ、演算をリアルタイムで行う必要のない特殊効
果については、比較的低速の演算手段によって演算した
後圧縮し、格納しておくことができる。
That is, according to the second aspect of the invention, with respect to the predetermined special effect, the fixed read address generating means is provided and the read address is generated at a speed capable of following the writing. The read address calculated by the read address calculation means is compressed and stored, and is read and expanded in parallel with the writing of the image data.
Then, either the read address generated by the fixed read address means or the read address expanded by the expansion means is selected to read the image data. As a result, for a special effect that needs to be calculated in real time, a read address is generated by the fixed read address generation means, and for a special effect that does not need to be calculated in real time, it is calculated by a relatively low-speed calculation means. It can be post-compressed and stored.

【0010】請求項3記載の発明では、読出アドレス演
算手段は中央処理装置を備え、特殊効果指定手段によっ
て指定された特殊効果の種類に応じた読出アドレスを中
央処理装置により計算している。
According to the third aspect of the present invention, the read address calculation means includes a central processing unit, and the central processing unit calculates the read address according to the type of special effect designated by the special effect designating means.

【0011】すなわち請求項3記載の発明では、読出ア
ドレスを中央処理装置によって計算させて求めている。
これにより、多種類の特殊効果に対応する読出アドレス
を中央処理装置によって生成させることができ、装置の
構成を簡略化することができる。
That is, according to the third aspect of the invention, the read address is calculated and calculated by the central processing unit.
This allows the central processing unit to generate read addresses corresponding to various types of special effects, and simplifies the configuration of the device.

【0012】請求項4記載の発明では、圧縮手段は中央
処理装置を備え、特殊効果に応じた読出アドレスを所定
のアルゴリズムに従って中央処理装置で圧縮している。
In a fourth aspect of the invention, the compression means includes a central processing unit, and the read address according to the special effect is compressed by the central processing unit according to a predetermined algorithm.

【0013】請求項5記載の発明では、読出アドレスの
圧縮および伸張は、圧縮された読出アドレスを圧縮前と
同一の状態に復元することのできる可逆性のある圧縮方
式で行っている。
According to the fifth aspect of the invention, the compression and decompression of the read address are performed by a reversible compression method that can restore the compressed read address to the same state as before the compression.

【0014】すなわち請求項5記載の発明では、可逆性
の成立する圧縮方式で読出アドレスの圧縮伸張を行って
いるので、圧縮によって読出アドレスの情報が欠落する
ようなことがない。
That is, according to the fifth aspect of the present invention, since the read address is compressed and expanded by the compression method that establishes reversibility, the information of the read address will not be lost due to the compression.

【0015】[0015]

【発明の実施の形態】図1は、本発明の一実施の形態に
おけるディジタル特殊効果装置の構成の概要を表わした
ものである。この装置では、計算によって求めた読出ア
ドレスを圧縮して格納するようになっている。アナログ
映像信号11は、アナログディジタル変換器12に入力
され、ディジタルデータに変換されて出力される。画像
メモリ13は、ディジタルに変換された画像データを複
数フレーム分記憶するメモリである。画像メモリ13か
ら読み出された画像データは、ディジタルアナログ変換
器14によってアナログ信号15に変換されて出力され
る。タイミング発生回路16は、映像リファレンス信号
からシステムクロックおよび水平同期パルス、垂直同期
パルスなどの各種同期信号17を生成する回路である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows an outline of the configuration of a digital special effect device according to an embodiment of the present invention. In this device, the read address obtained by calculation is compressed and stored. The analog video signal 11 is input to the analog-digital converter 12, converted into digital data, and output. The image memory 13 is a memory that stores digitally converted image data for a plurality of frames. The image data read from the image memory 13 is converted into an analog signal 15 by the digital-analog converter 14 and output. The timing generation circuit 16 is a circuit that generates a system clock and various sync signals 17 such as a horizontal sync pulse and a vertical sync pulse from a video reference signal.

【0016】同期信号17は、アナログディジタル変換
器12およびディジタルアナログ変換器14に入力され
ている。書込アドレス発生回路18は、画像メモリ13
への書込アドレス19を生成する回路である。読出アド
レス発生回路21は、特定の特殊効果に対応する読出ア
ドレスを高速に演算して出力する回路である。ディジタ
ル特殊効果装置は、読出アドレス発生回路21の他に、
各種の特殊効果に対応する読出アドレスを比較的時間を
かけて生成する汎用アドレス発生回路22を備えてい
る。切換器23は、画像メモリ13に供給する読出アド
レスを、汎用アドレス発生回路22からのものと、読出
アドレス発生回路21からのものとを必要に応じて切り
換える機能を果たすスイッチである。
The synchronizing signal 17 is input to the analog-digital converter 12 and the digital-analog converter 14. The write address generation circuit 18 uses the image memory 13
Is a circuit for generating a write address 19 to The read address generation circuit 21 is a circuit that calculates and outputs a read address corresponding to a specific special effect at high speed. The digital special effect device includes, in addition to the read address generation circuit 21,
The general-purpose address generating circuit 22 is provided for generating read addresses corresponding to various special effects in a relatively long time. The switch 23 is a switch having a function of switching the read address supplied to the image memory 13 from the general-purpose address generating circuit 22 and the read address generating circuit 21 as needed.

【0017】タイミング発生回路16の出力する同期信
号17は、書込アドレス発生回路18、読出アドレス発
生回路21および汎用アドレス発生回路22にそれぞれ
入力されており、装置全体の同期動作が確保されるよう
になっている。汎用アドレス発生回路22は、各種の特
殊効果に対応するアドレスを演算するのに必要なパラメ
ータを入力するためのパラメータ入力部31を備えてい
る。パラメータ入力部31から入力される各種パラメー
タは、CPU(中央処理装置)32に入力される。CP
U32は、入力されたパラメータに応じて各種の特殊効
果に対応した読出アドレスを計算して求める。また、計
算結果の読出アドレスを所定のアルゴリズムに従って圧
縮するようになっている。
The synchronization signal 17 output from the timing generation circuit 16 is input to each of the write address generation circuit 18, the read address generation circuit 21 and the general-purpose address generation circuit 22 so that the synchronization operation of the entire device is ensured. It has become. The general-purpose address generation circuit 22 includes a parameter input unit 31 for inputting parameters necessary for calculating an address corresponding to various special effects. Various parameters input from the parameter input unit 31 are input to the CPU (central processing unit) 32. CP
U32 calculates and obtains a read address corresponding to various special effects according to the input parameters. Also, the read address of the calculation result is compressed according to a predetermined algorithm.

【0018】アドレスデータメモリ33は、圧縮された
読出アドレスを記憶するためのメモリである。書込制御
部34は、CPU32によって圧縮された読出アドレス
をアドレスデータメモリ33に書き込むのに必要な各種
制御信号を生成する回路である。また読出制御部35
は、アドレスデータメモリ33に格納されている圧縮さ
れた読出アドレスを読み出すのに必要な各種の制御信号
を生成する回路である。伸張器36は、アドレスデータ
メモリ33から読み出された圧縮された読出アドレスを
伸張し、圧縮前の状態に復元する回路部分である。伸張
器36は、伸張後のデータサイズを出力するようになっ
ており、読出制御部35は伸張後のデータがタイミング
発生回路16からの読出レートに一致するようにアドレ
スデータメモリ33から圧縮された読出アドレスを読み
出すようになっている。外部インタフェース37は、図
示しない他の装置で生成された読出アドレスを入力する
入出力回路である。外部インタフェース37を通じて入
力されたアドレスは、CPU32によって圧縮されて、
アドレスデータメモリに格納される。
The address data memory 33 is a memory for storing a compressed read address. The write control unit 34 is a circuit that generates various control signals necessary for writing the read address compressed by the CPU 32 into the address data memory 33. The read control unit 35
Is a circuit for generating various control signals necessary for reading the compressed read address stored in the address data memory 33. The decompressor 36 is a circuit portion that decompresses the compressed read address read from the address data memory 33 and restores it to the state before compression. The decompressor 36 outputs the decompressed data size, and the read control unit 35 compresses the decompressed data from the address data memory 33 so as to match the read rate from the timing generation circuit 16. The read address is read. The external interface 37 is an input / output circuit for inputting a read address generated by another device (not shown). The address input through the external interface 37 is compressed by the CPU 32,
It is stored in the address data memory.

【0019】CPU32は、パラメータ入力部31から
入力されたパラメータに応じて演算を行うことにより、
各種の特殊効果に対応した読出アドレスを演算する。C
PU32で用いている圧縮方式は、伸張したときに圧縮
前と完全に同一のデータに戻すことのできる、いわゆる
可逆な圧縮方式である。たとえば、全画素の読出アドレ
スデータを前フレームと、次のフレームとで相違する部
分だけの読出アドレスに削減して、フレーム間相関によ
る圧縮を行う。ページをめくるような効果を与えるペー
ジターンの場合には、ページのエッジ部分の画像データ
だけが、フレーム間の相違となる。したがって、このエ
ッジ部分だけの読出アドレスとすることで、データ量を
削減することができる。
The CPU 32 performs an operation according to the parameter input from the parameter input unit 31,
Read addresses corresponding to various special effects are calculated. C
The compression method used by the PU 32 is a so-called reversible compression method that can restore completely the same data as before compression when decompressed. For example, the read address data of all pixels is reduced to read addresses of only different portions between the previous frame and the next frame, and compression by inter-frame correlation is performed. In the case of a page turn that gives the effect of turning the page, only the image data at the edge of the page is the difference between the frames. Therefore, the data amount can be reduced by setting the read address only to this edge portion.

【0020】CPU32によって読出アドレスの演算さ
れる速度は、画像メモリ13から画像データをリアルタ
イムで読み出すのに必要な速度よりも遅くてもよい。伸
張器36は、画像データをリアルタイムに読み出すのに
必要な速度で、読出アドレスを伸張することができるよ
うになっている。
The speed at which the read address is calculated by the CPU 32 may be slower than the speed required to read the image data from the image memory 13 in real time. The decompressor 36 can decompress the read address at a speed necessary for reading the image data in real time.

【0021】画像データが入力されると、タイミング発
生回路16からの同期信号17に従って、画像データは
ディジタルデータに変換される。また、同期信号17に
従って書込アドレス発生回路18は書込アドレスを生成
し、ディジタルに変換された画像データが画像メモリ1
3に書き込まれる。特殊効果を逐次切り換えるときのよ
うに読出アドレスの演算をリアルタイムで行う必要のあ
る場合には、切換部23により、読出アドレス発生回路
21からの読出アドレスが画像メモリ13に供給され
る。読出アドレス発生回路21は、書き込みの速度に追
従可能な速度、すなわち、書き込みと同一あるいはそれ
以上の速度で読出アドレスを生成できるようになってい
る。読出アドレス発生回路21からの読出アドレスに従
って画像データが読み出され、ディジタルアナログ変換
器14でアナログ映像信号に変換されて出力される。
When the image data is input, the image data is converted into digital data according to the synchronization signal 17 from the timing generation circuit 16. Further, the write address generation circuit 18 generates a write address according to the synchronization signal 17, and the digitally converted image data is converted into the image memory 1.
Written in 3. When it is necessary to calculate the read address in real time as in the case of sequentially switching the special effect, the read address from the read address generating circuit 21 is supplied to the image memory 13 by the switching unit 23. The read address generation circuit 21 can generate a read address at a speed capable of following the write speed, that is, at the same speed as or higher than the write speed. Image data is read according to the read address from the read address generating circuit 21, converted into an analog video signal by the digital-analog converter 14, and output.

【0022】一方、予め付加する特殊効果が定まってい
るときのように読出アドレスをリアルタイムで演算する
必要のない場合は、切換器23が汎用アドレス回路22
側に切り換え、汎用アドレス回路22によって読出アド
レスが生成される。オペレータは、特殊効果の選択や、
必要なパラメータをパラメータ入力部31から入力す
る。CPU32は、指定された特殊効果に応じた読出ア
ドレスを演算し、その計算結果を圧縮する。CPU32
で圧縮された読出アドレスは、書込制御部34からの制
御信号に従って、アドレスデータメモリ33に書き込ま
れる。
On the other hand, when it is not necessary to calculate the read address in real time as in the case where the special effect to be added is determined in advance, the switch 23 is used as the general-purpose address circuit 22.
Then, the read address is generated by the general-purpose address circuit 22. The operator can select special effects,
Required parameters are input from the parameter input unit 31. The CPU 32 calculates a read address according to the specified special effect and compresses the calculation result. CPU32
The read address compressed by is written in the address data memory 33 according to a control signal from the write control unit 34.

【0023】画像メモリ13に格納された画像データを
読み出すとき、タイミング発生回路16からの同期信号
17に従って、読出制御部35は、圧縮された読出アド
レスをアドレスデータメモリ33から順次読み出す。伸
張器36は、読み出されたアドレスデータをリアルタイ
ムで伸張し、画像メモリ13に供給する。この読出アド
レスに従って画像データが必要な速度で読み出され、デ
ィジタルアナログ変換器14でアナログ映像信号に変換
されて出力される。
When reading the image data stored in the image memory 13, the read control section 35 sequentially reads the compressed read addresses from the address data memory 33 in accordance with the synchronization signal 17 from the timing generation circuit 16. The decompressor 36 decompresses the read address data in real time and supplies it to the image memory 13. The image data is read at a required speed according to the read address, converted into an analog video signal by the digital-analog converter 14, and output.

【0024】このように、アドレスデータメモリ22に
読出アドレスを圧縮して格納するので、少ないメモリ容
量で読出アドレスを記憶することができる。また、圧縮
された読出アドレスの伸張をCPUではなく、専用の伸
張器によって行っているので、画像データの読み出しに
必要な速度で、読出アドレスを復元することができる。
さらに、読出アドレスの演算をCPUにより行っている
ので、各種の特殊効果に対応する様々な読出アドレスを
求めることができる。また、CPUにより読出アドレス
の圧縮を行っているので、専用の圧縮器を用意する場合
に比べて装置の構成を簡略化することができる。
Since the read address is compressed and stored in the address data memory 22 as described above, the read address can be stored with a small memory capacity. Further, since the compressed read address is expanded not by the CPU but by a dedicated expander, the read address can be restored at the speed required for reading the image data.
Furthermore, since the read address is calculated by the CPU, various read addresses corresponding to various special effects can be obtained. Further, since the read address is compressed by the CPU, the structure of the device can be simplified as compared with the case where a dedicated compressor is prepared.

【0025】以上説明した実施の形態では、CPUによ
って読出アドレスの圧縮を行ったが、専用の圧縮器によ
って圧縮を行ってもよい。また、可逆性があれば、読出
アドレスの圧縮方式は任意でよい。
In the embodiment described above, the read address is compressed by the CPU, but it may be compressed by a dedicated compressor. Further, if there is reversibility, the compression method of the read address may be arbitrary.

【0026】[0026]

【発明の効果】このように請求項1記載の発明によれ
ば、読出アドレス演算手段で求めた読出アドレスを圧縮
して格納したので、少ないメモリ容量で読出アドレスを
記憶することができる。また、特殊効果指定手段によっ
て指定された特殊効果に対応する読出アドレスを読出ア
ドレス演算手段で演算により求めているので、各種の特
殊効果に対応することができる。
As described above, according to the first aspect of the present invention, since the read address obtained by the read address calculating means is compressed and stored, the read address can be stored with a small memory capacity. Further, since the read address corresponding to the special effect designated by the special effect designating means is calculated by the read address computing means, various special effects can be dealt with.

【0027】また請求項2記載の発明によれば、演算を
リアルタイムで行う必要のある特殊効果については、固
定読出アドレス生成手段で読出アドレスを生成してい
る。また、演算をリアルタイムで行う必要のない特殊効
果については、比較的低速の演算手段によって読出アド
レスを演算した後これを圧縮して格納し、読み出し時に
伸張している。これらを選択して用いることができるの
で、種々の特殊効果に対応して適切に読出アドレスを供
給することができる。
According to the second aspect of the invention, the fixed read address generating means generates the read address for the special effect that requires the calculation to be performed in real time. For special effects that do not require real-time calculation, a read address is calculated by a relatively low-speed calculation means, which is then compressed and stored, and expanded at the time of reading. Since these can be selected and used, the read address can be appropriately supplied corresponding to various special effects.

【0028】さらに請求項3記載の発明によれば、多種
類の特殊効果に対応する読出アドレスを中央処理装置に
よって生成させることができるので、装置の構成を簡略
化することができる。
Further, according to the third aspect of the present invention, since the read address corresponding to various kinds of special effects can be generated by the central processing unit, the structure of the device can be simplified.

【0029】また請求項4記載の発明によれば、圧縮を
中央処理装置により行っている。たとえば、読出アドレ
スの演算と、その圧縮を同一の中央処理装置で行えば、
より一層、装置の構成の簡略化を図ることができる。
According to the invention of claim 4, the compression is performed by the central processing unit. For example, if the same central processing unit is used to calculate the read address and compress it,
The configuration of the device can be further simplified.

【0030】さらに請求項5記載の発明によれば、可逆
性の成立する圧縮方式で読出アドレスの圧縮伸張を行っ
ているので、圧縮によって読出アドレスの情報が欠落す
るようなことがない。
Further, according to the fifth aspect of the present invention, since the read address is compressed and expanded by the compression method in which the reversibility is established, the information of the read address will not be lost due to the compression.

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

【図1】本発明の一実施の形態におけるディジタル特殊
効果装置の構成の概要を表わしたブロック図である。
FIG. 1 is a block diagram showing an outline of a configuration of a digital special effect device according to an embodiment of the present invention.

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

13 画像メモリ 18 書込アドレス発生回路 21 読出アドレス発生回路 22 汎用アドレス発生回路 31 パラメータ入力部 32 CPU 33 アドレスデータメモリ 34 書込制御部 35 読出制御部 36 伸張器 13 image memory 18 write address generation circuit 21 read address generation circuit 22 general-purpose address generation circuit 31 parameter input section 32 CPU 33 address data memory 34 write control section 35 read control section 36 expander

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 画像データを記憶するための画像データ
記憶手段と、 画像に施すべき特殊効果を指定する特殊効果指定手段
と、 この特殊効果指定手段によって指定された特殊効果の得
られる順序で前記画像データ記憶手段から画像データを
読み出すための読出アドレスを演算する読出アドレス演
算手段と、 この読出アドレス演算手段によって求めた読出アドレス
を圧縮する圧縮手段と、 この圧縮手段によって圧縮された読出アドレスを格納す
る圧縮読出アドレス格納手段と、 前記画像データ記憶手段に画像データを所定のアドレス
順序で書き込む画像データ書込手段と、 この画像データ書込手段による画像データの書き込みと
並行して前記圧縮読出アドレス格納手段から圧縮された
読出アドレスを読み出す圧縮アドレス読出手段と、 この圧縮アドレス読出手段によって読み出された圧縮さ
れた読出アドレスを順次伸張する伸張手段と、 この伸張手段により伸張された読出アドレスに従って前
記画像データ記憶手段から画像データを順次読み出す画
像データ読出手段とを具備することを特徴とするディジ
タル特殊効果装置。
1. An image data storage means for storing image data, a special effect designating means for designating a special effect to be applied to an image, and an order in which the special effect designated by the special effect designating means can be obtained. A read address calculating means for calculating a read address for reading the image data from the image data storing means, a compressing means for compressing the read address obtained by the read address calculating means, and a read address compressed by the compressing means are stored. Compression read address storing means, image data writing means for writing image data in the image data storing means in a predetermined address order, and compression read address storing means for writing image data in parallel with the image data writing means. A compressed address reading means for reading the compressed read address from the means; The decompressed address reading means includes a decompressing means for decompressing the read out addresses sequentially, and an image data reading means for sequentially reading out image data from the image data storage means in accordance with the decompressed read address decompressed by the decompressing means. A digital special effects device characterized by:
【請求項2】 画像データを記憶するための画像データ
記憶手段と、 画像に施すべき特殊効果を指定する特殊効果指定手段
と、 この特殊効果指定手段によって指定された特殊効果の得
られる順序で前記画像データ記憶手段から画像データを
読み出すための読出アドレスを演算する読出アドレス演
算手段と、 この読出アドレス演算手段によって求めた読出アドレス
を圧縮する圧縮手段と、 この圧縮手段によって圧縮された読出アドレスを格納す
る圧縮読出アドレス格納手段と、 前記画像データ記憶手段に画像データを所定のアドレス
順序で書き込む画像データ書込手段と、 この画像データ書込手段による画像データの書き込みと
並行して予め定められた特殊効果に応じた所定の順序で
読出アドレスを書き込みに追従可能な速度で生成する固
定読出アドレス生成手段と、 前記画像データ書込手段による画像データの書き込みと
並行して前記圧縮読出アドレス格納手段から圧縮された
読出アドレスを読み出す圧縮アドレス読出手段と、 この圧縮アドレス読出手段によって読み出された圧縮さ
れた読出アドレスを順次伸張する伸張手段と、 この伸張手段により伸張された読出アドレスと前記固定
読出アドレス生成手段により生成された読出アドレスの
いずれかを選択するアドレス選択手段と、 このアドレス選択手段によって選択された読出アドレス
に従って前記画像データ記憶手段から画像データを順次
読み出す画像データ読出手段とを具備することを特徴と
するディジタル特殊効果装置。
2. An image data storage means for storing image data, a special effect designating means for designating a special effect to be applied to an image, and an order in which the special effect designated by the special effect designating means is obtained. A read address calculating means for calculating a read address for reading the image data from the image data storing means, a compressing means for compressing the read address obtained by the read address calculating means, and a read address compressed by the compressing means are stored. Compression read address storing means, image data writing means for writing image data in the image data storing means in a predetermined address order, and a special special value which is predetermined in parallel with writing of image data by the image data writing means. Fixed to generate the read address in a predetermined order according to the effect at a speed that can follow the write Read address generation means, compressed address read means for reading the compressed read address from the compressed read address storage means in parallel with the writing of image data by the image data writing means, and read by the compressed address read means. Decompressing means for sequentially decompressing the compressed read address, address selecting means for selecting one of the read address expanded by the decompressing means and the read address generated by the fixed read address generating means, and the address selecting means Image data reading means for sequentially reading the image data from the image data storage means in accordance with the read address selected by the means.
【請求項3】 前記読出アドレス演算手段は中央処理装
置を備え、前記特殊効果指定手段によって指定された特
殊効果の種類に応じた読出アドレスを中央処理装置によ
り計算することを特徴とする請求項1または請求項2記
載のディジタル特殊効果装置。
3. The read address calculating means comprises a central processing unit, and the central processing unit calculates a read address according to the type of special effect designated by the special effect designating means. Alternatively, the digital special effect device according to claim 2.
【請求項4】 前記圧縮手段は中央処理装置を備え、特
殊効果に応じた読出アドレスを所定のアルゴリズムに従
って中央処理装置で圧縮することを特徴とする請求項1
または請求項2記載のディジタル特殊効果装置。
4. The compression means comprises a central processing unit, and the read address according to the special effect is compressed by the central processing unit according to a predetermined algorithm.
Alternatively, the digital special effect device according to claim 2.
【請求項5】 前記読出アドレスの圧縮および伸張は、
圧縮された読出アドレスを圧縮前と同一の状態に復元す
ることのできる可逆性のある圧縮方式で行うことを特徴
とする請求項1または請求項2記載のディジタル特殊効
果装置。
5. The compression and decompression of the read address includes:
3. The digital special effect device according to claim 1, wherein the compressed read address is restored by a reversible compression method capable of restoring the same state as before compression.
JP7252286A 1995-09-29 1995-09-29 Digital special effects device Expired - Fee Related JP2894255B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7252286A JP2894255B2 (en) 1995-09-29 1995-09-29 Digital special effects device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7252286A JP2894255B2 (en) 1995-09-29 1995-09-29 Digital special effects device

Publications (2)

Publication Number Publication Date
JPH0998342A true JPH0998342A (en) 1997-04-08
JP2894255B2 JP2894255B2 (en) 1999-05-24

Family

ID=17235147

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7252286A Expired - Fee Related JP2894255B2 (en) 1995-09-29 1995-09-29 Digital special effects device

Country Status (1)

Country Link
JP (1) JP2894255B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101299501B1 (en) * 2006-01-10 2013-08-29 엘지전자 주식회사 Media file format, method for playbacking media file, and apparatus for playbacking media file

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101299501B1 (en) * 2006-01-10 2013-08-29 엘지전자 주식회사 Media file format, method for playbacking media file, and apparatus for playbacking media file

Also Published As

Publication number Publication date
JP2894255B2 (en) 1999-05-24

Similar Documents

Publication Publication Date Title
US5933148A (en) Method and apparatus for mapping texture
US4918541A (en) Image processing method and apparatus
US4240113A (en) Picture manipulation in video systems
JPH0671306B2 (en) Image reader
JPH03148974A (en) Video processing system
JP4113098B2 (en) Image processing apparatus and method for conversion between raster scan order image data and block scan order image data
US5448301A (en) Programmable video transformation rendering method and apparatus
US5999112A (en) Data compression apparatus and method, data expansion apparatus and method, and recording medium
JPH0353668B2 (en)
JP2894255B2 (en) Digital special effects device
JP2702408B2 (en) Image conversion system
JP3302862B2 (en) Color image signal compression method, image encoding / decoding device, and image processing system
JPH10341437A (en) Image processing method and device therefor
JPH10301558A (en) Graphics display device
JP3154741B2 (en) Image processing apparatus and system
US5905821A (en) Compression/expansion circuit having transfer means and storage means with address management of the storage means
US6473132B1 (en) Method and apparatus for effecting video transitions
JPH07311568A (en) Method and device for outputting image
JPH03286271A (en) Picture display device
JP2662149B2 (en) Image processing unit
JP2001028749A (en) Device for image compression/expansion and display
JP3024243B2 (en) Image playback device
JPH0537923A (en) Method for using memory for two-step block matching search in movement compensation prediction
JPH06291987A (en) Picture output device
JPH06342468A (en) Computer graphic image compressing and encoding system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080305

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090305

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090305

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100305

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees