JP2000207534A - High speed pixel arranging method and device - Google Patents

High speed pixel arranging method and device

Info

Publication number
JP2000207534A
JP2000207534A JP11009570A JP957099A JP2000207534A JP 2000207534 A JP2000207534 A JP 2000207534A JP 11009570 A JP11009570 A JP 11009570A JP 957099 A JP957099 A JP 957099A JP 2000207534 A JP2000207534 A JP 2000207534A
Authority
JP
Japan
Prior art keywords
color image
image data
pixel
out storage
channel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11009570A
Other languages
Japanese (ja)
Inventor
Makoto Inoue
誠 井上
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP11009570A priority Critical patent/JP2000207534A/en
Publication of JP2000207534A publication Critical patent/JP2000207534A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To eliminate the need of a provisional storage area at the time of reading a color image signal from a storage device and to shorten time required for a rearranging processing. SOLUTION: A color image signal expressing one pixel with three pieces of color image data is transferred with N-pieces (N is the integer of four and above) of color image data for plural pixels as a unit. N-pieces of color image data in the color image signal transferred with N-pieces of color image data as the unit are branched and supplied to N-pieces of FIFO(first-in first-out) storage devices 107-110. Three pieces of color image data from N-pieces of FIFO storage devices 107-110 are read so that the outputs of N-pieces of FIFO storage devices 107-110 on three-pieces of color image data constituting the same pixel become substantially simultaneous. Three-pieces of color image data outputted from N-pieces of FIFO storage devices 107-110 are divided into three channels respectively and they are arranged.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、カラー画像信号や
カラー映像信号を入力して高速に色変換または色編集を
する用途、例えば、カラースキャナ、カラーカメラ、カ
ラーハードコピー装置、カラー表示装置、カラーテレビ
カメラ装置、色認識装置、ビデオ編集装置、カラープリ
ンタ装置、および、それらを入出力装置とするパーソナ
ルコンピュータ、EWS(エンジニアリングワークステ
ーション)などにおいて用いられる高速画素整列方法お
よび高速画素整列装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an application in which a color image signal or a color video signal is input and color conversion or color editing is performed at high speed, for example, a color scanner, a color camera, a color hard copy device, a color display device, The present invention relates to a color television camera device, a color recognition device, a video editing device, a color printer device, and a high-speed pixel alignment method and a high-speed pixel alignment device used in a personal computer, an EWS (engineering workstation), etc. using them as input / output devices. It is.

【0002】[0002]

【従来の技術】明度・色度、三原色、または、三刺激値
によって表現されるカラー画像信号の変換処理または編
集処理を行うために、半導体メモリなどの記憶装置に蓄
積されているカラー画像データは、バイト単位で表現さ
れ、3個のカラー画像データで1個の画素を表現する。
また、前述の処理を中央演算装置(CPU)で実行する
ために、CPUの演算能力に応じたデータ転送経路が用
意されているが、通常、16ビットから128ビット程
度で16の倍数である。明度・色度、三原色、または、
三刺激値を転送する際、1画素分の3個のカラー画像デ
ータずつ毎回転送するのでなく、記憶装置の使用効率お
よび転送経路の使用効率を考えて複数画素のデータを、
成分を分割した形でワード単位(この例では、32ビッ
ト、つまり4バイト単位)で転送するようにしている。
表1に、Packed−RGBと呼ばれる画像フォーマ
ットを示す。
2. Description of the Related Art Color image data stored in a storage device such as a semiconductor memory for performing a conversion process or an edit process of a color image signal represented by lightness / chromaticity, three primary colors or tristimulus values is used. , And each pixel is represented by three color image data.
Further, in order to execute the above-mentioned processing by the central processing unit (CPU), a data transfer path corresponding to the arithmetic capacity of the CPU is prepared, but it is usually about 16 to 128 bits, which is a multiple of 16. Lightness / chromaticity, three primary colors, or
When transferring tristimulus values, instead of transferring three color image data of one pixel each time, data of a plurality of pixels is taken into consideration in consideration of storage device use efficiency and transfer path use efficiency.
The components are divided and transferred in word units (in this example, 32 bits, that is, 4 byte units).
Table 1 shows an image format called Packed-RGB.

【0003】[0003]

【表1】 において、0−7,8−15,16−23,24−31
は、ビット番号を示し、R0,G0,B0の0は、画素
番号を示し、R、G、Bはそれぞれ赤、緑、青の色を示
す。例えば、R0,G0,B0は、画素番号0の画素の
赤、緑、青の3色のカラー画像データを示すことにな
る。
[Table 1] At 0-7,8-15,16-23,24-31
Indicates a bit number, 0 of R0, G0, and B0 indicates a pixel number, and R, G, and B indicate red, green, and blue colors, respectively. For example, R0, G0, and B0 indicate color image data of three colors of red, green, and blue of the pixel of pixel number 0.

【0004】32ビットの転送経路を持つ中央演算装置
の場合、8ビットごとに、R(赤)、G(緑)、B
(青)の色データを表1のようにして、4画素分を3回
の転送で送るのが最も効果的である。転送経路の使用効
率および、メモリを効率的に使うことができる。
In the case of a central processing unit having a 32-bit transfer path, R (red), G (green), B
It is most effective to transmit the color data of (blue) as shown in Table 1 and to transmit four pixels for three times. The use efficiency of the transfer path and the memory can be used efficiently.

【0005】しかし、カラー画像信号の変換処理や編集
処理は、画素毎に実行されるために、前述の変換処理や
編集処理を実施する前処理として中央演算装置で、整列
並べ替えをして、いったん、暫定記憶領域に保存してお
く必要がある。暫定記憶領域には、表1のデータが表2
のように整列し並べ替えて格納される。
However, since the conversion processing and editing processing of the color image signal are executed for each pixel, the central processing unit performs sorting and rearranging as pre-processing for performing the above-described conversion processing and editing processing. Once, it is necessary to save in the temporary storage area. The temporary storage area stores the data of Table 1 in Table 2.
It is sorted and stored as follows.

【0006】[0006]

【表2】 ビット番号24−31には、データは格納しない。表2
のように整列された画像データを用いて変換処理または
編集処理が行われる。上記の変換処理というのは、例え
ばRGB空間からLabやXYZ、CMYKといった異
なる色空間への変換処理のことであり、編集処理という
のは、例えば色抽出や強調等の処理のことである。前述
の処理を従来例とする。
[Table 2] No data is stored in bit numbers 24-31. Table 2
A conversion process or an editing process is performed using the image data arranged as described above. The above conversion process is a conversion process from an RGB space to a different color space such as Lab, XYZ, CMYK, and the editing process is a process such as color extraction and enhancement. The above-described processing is a conventional example.

【0007】ここで、従来例における画像信号の変換処
理または編集処理を行う信号変換・編集処理システムの
構成について、図3を用いて説明する。図3において、
201は並べ替えを行う中央演算装置(CPU)であ
る。202は32ビットのデータバスである。203は
第1主記憶装置で、表1で示されるフォーマットで、カ
ラー画像データが格納されている。204は第2主記憶
装置で、表2で示される並べ替え後のカラー画像データ
が暫定記憶領域に格納されている。205は第2主記憶
装置204のデータを入力し編集処理を行う画像編集装
置である。なお、変換処理は、画像編集装置205に代
えて、画像変換装置を用いることで実現できる。
Here, a configuration of a signal conversion / edit processing system for performing a conversion process or an edit process of an image signal in a conventional example will be described with reference to FIG. In FIG.
Reference numeral 201 denotes a central processing unit (CPU) that performs rearrangement. Reference numeral 202 denotes a 32-bit data bus. A first main storage device 203 stores color image data in a format shown in Table 1. A second main storage device 204 stores the rearranged color image data shown in Table 2 in a temporary storage area. Reference numeral 205 denotes an image editing device that inputs data in the second main storage device 204 and performs an editing process. Note that the conversion process can be realized by using an image conversion device instead of the image editing device 205.

【0008】ここで、従来例における並べ替えの動作に
ついて説明する。CPU201が、第1主記憶装置20
3のアドレス0000H(Hは16進数を意味する)か
ら始まるカラー画像データR0,G0,B0,R1,G
1,B1,R2,‥‥‥を第2主記憶装置204のアド
レス1000Hから始まる暫定記憶領域に並べ替えて配
置する。
[0008] Here, the rearrangement operation in the conventional example will be described. When the CPU 201 is the first main storage device 20
3, color image data R0, G0, B0, R1, G starting from address 0000H (H means a hexadecimal number)
1, B1, R2,... Are rearranged and arranged in a temporary storage area starting from the address 1000H of the second main storage device 204.

【0009】まず、CPU201は、アドレス0000
Hのカラー画像データR0を、アドレス1000Hに移
動させる。つぎに、アドレス0001Hのカラー画像デ
ータG0をアドレス1001Hに移動させる。つぎに、
アドレス1002Hのカラー画像データB0をアドレス
1002Hに移動させる。
First, the CPU 201 sets the address 0000
The H color image data R0 is moved to the address 1000H. Next, the color image data G0 at the address 0001H is moved to the address 1001H. Next,
The color image data B0 at the address 1002H is moved to the address 1002H.

【0010】つぎに、第2主記憶装置204のアドレス
を2増加させて1004Hとして、アドレス0003H
のカラー画像データR1をアドレス1004Hに移動さ
せる。つぎに、アドレス0004Hのカラー画像データ
G1をアドレス1005Hに移動させる。つぎに、アド
レス0005Hのカラー画像データB1をアドレス10
06Hに移動させる。
Next, the address of the second main storage device 204 is increased by 2 to 1004H, and the address 0003H
Is moved to the address 1004H. Next, the color image data G1 at the address 0004H is moved to the address 1005H. Next, the color image data B1 at address 0005H is stored at address 10
Move to 06H.

【0011】つぎに、第2主記憶装置204のアドレス
を2増加させて1008Hとし、アドレス0006Hの
カラー画像データR2をアドレス1008Hに移動させ
る。前述の動作を繰り返しカラー画像データをすべて並
べ替える。前述の動作は、8ビット単位で実行され、3
2ビット幅のデータバスをすべて利用してはいない。
Next, the address of the second main storage device 204 is increased by 2 to 1008H, and the color image data R2 at the address 0006H is moved to the address 1008H. The above operation is repeated to rearrange all the color image data. The above operation is performed in units of 8 bits, and 3
Not all 2-bit data buses are used.

【0012】[0012]

【発明が解決しようとする課題】従来より提案されてい
る、明度・色度、三原色あるいは三刺激値のカラー画像
信号に対してCPU201により第2主記憶装置204
を用いて整列処理を実施する従来例にはつぎのような問
題がある。
A second main storage unit 204 for a conventionally proposed color image signal of lightness / chromaticity, three primary colors or tristimulus values is used by a CPU 201.
There is the following problem in the conventional example in which the alignment processing is performed by using the following.

【0013】このような従来例は、記憶領域の有効利用
のために表1のように蓄えられた画像データフォーマッ
トをCPU201での整列処理で、わざわざ、三色単位
の表2の形態に戻していた。
In such a conventional example, the image data format stored as shown in Table 1 for effective use of the storage area is returned to the form of Table 2 in units of three colors by the alignment processing in the CPU 201. Was.

【0014】図5に図3のシステムにおけるソフトウェ
ア処理時のフローチャートを示す。このフローチャート
は、まず保存状態での画像データの読み出しを行い、つ
いで読み出した画像データの並べ替えを行い、ついで画
像編集処理を行うという手順を示している。図5に示す
ように、画像並べ替え処理を必要とし、そのため多くの
時間を費やし、高速のカラー画像処理を必要とする応用
分野には、適していない。特に、高画質100万画素以
上の静止画像処理や動画処理については、上記従来例の
画像並べ替え処理を採用した場合、応用機器の性能を著
しく劣化させる。
FIG. 5 is a flowchart showing a software process in the system shown in FIG. This flowchart shows a procedure of first reading out image data in a stored state, then rearranging the read out image data, and then performing an image editing process. As shown in FIG. 5, it is not suitable for an application field which requires an image rearrangement process, which consumes a lot of time, and requires high-speed color image processing. In particular, for still image processing and moving image processing with high image quality of 1,000,000 pixels or more, when the above-described image rearrangement processing of the conventional example is adopted, the performance of applied equipment is significantly deteriorated.

【0015】したがって、本発明の目的は、3つのカラ
ー画像データで1個の画素を表現するカラー画像信号を
記憶装置から読み出して画像処理を行う際のカラー画像
信号の並べ替え処理を高速に実行することができ、高速
に画像処理を行うことができる高速画素整列方法および
高速画素整列装置を提供することである。
Therefore, an object of the present invention is to execute a high-speed rearrangement process of a color image signal when reading a color image signal representing one pixel by three color image data from a storage device and performing image processing. It is an object of the present invention to provide a high-speed pixel alignment method and a high-speed pixel alignment device capable of performing high-speed image processing.

【0016】[0016]

【課題を解決するための手段】本発明の請求項1記載の
高速画素整列方法は、1バイトずつの第1、第2および
第3のカラー画像データで一つの画素を表現するカラー
画像信号を、複数の画素にわたるN個(Nは4以上の整
数)のカラー画像データを単位として転送し、N個のカ
ラー画像データを単位として転送されたカラー画像信号
におけるN個のカラー画像データをN個の先入れ先出し
記憶手段にそれぞれ分岐して供給し、同じ画素を構成す
る第1、第2および第3のカラー画像データのN個の先
入れ先出し記憶手段からの出力が実質的に同時となるよ
うにN個の先入れ先出し記憶手段から第1、第2および
第3のカラー画像データを読み出すとともに、N個の先
入れ先出し記憶手段から出力される第1、第2および第
3のカラー画像データをそれぞれ第1チャネル、第2チ
ャネルおよび第3チャネルにそれぞれ分けて整列させる
ことを特徴とする。
According to a first aspect of the present invention, there is provided a high-speed pixel aligning method according to the present invention, wherein a color image signal representing one pixel is represented by first, second and third color image data of 1 byte at a time. , N units of color image data (N is an integer of 4 or more) over a plurality of pixels are transferred as a unit, and N color image data in a color image signal transferred in units of N color image data are N units. Are supplied to the first-in first-out storage means, respectively, so that the output of the first, second and third color image data constituting the same pixel from the N first-in first-out storage means is substantially simultaneous. Read out the first, second and third color image data from the first-in first-out storage means, and output the first, second and third color image data output from the N first-in-first-out storage means. The first channel data, respectively, and wherein the aligning divided respectively to the second channel and the third channel.

【0017】この方法によれば、N個のカラー画像デー
タを単位として転送されたカラー画像信号におけるN個
のカラー画像データをN個の先入れ先出し記憶手段にそ
れぞれ分岐して供給し、同じ画素を構成する第1、第2
および第3のカラー画像データのN個の先入れ先出し記
憶手段からの出力が実質的に同時となるようにN個の先
入れ先出し記憶手段から第1、第2および第3のカラー
画像データを読み出すとともに、N個の先入れ先出し記
憶手段から出力される第1、第2および第3のカラー画
像データをそれぞれ第1チャネル、第2チャネルおよび
第3チャネルにそれぞれ分けて整列させるので、3つの
カラー画像データで1個の画素を表現するカラー画像信
号を記憶装置から読み出して画像処理を行う際のカラー
画像信号の並べ替え処理を高速に実行することができ、
高速に画像処理を行うことができる。
According to this method, N pieces of color image data in a color image signal transferred in units of N pieces of color image data are branched and supplied to N pieces of first-in first-out storage means, and the same pixel is formed. First and second
And reading out the first, second and third color image data from the N first-in first-out storage means so that the output of the third color image data from the N first-in first-out storage means is substantially simultaneous. The first, second, and third color image data output from the first-in, first-out storage means are aligned separately for the first channel, the second channel, and the third channel, respectively. The color image signal representing the pixel of the color image signal is read out from the storage device, and the color image signal rearrangement process when performing the image processing can be executed at high speed.
Image processing can be performed at high speed.

【0018】本発明の請求項2記載の高速画素整列装置
は、1バイトずつの第1、第2および第3のカラー画像
データで一つの画素を表現し、複数の画素にわたるN個
(Nは4以上の整数)のカラー画像データを単位として
転送されるカラー画像信号を、第1、第2および第3の
カラー画像データがそれぞれ第1チャネル、第2チャネ
ルおよび第3チャネルにそれぞれ分かれるように整列さ
せるものであり、N個のカラー画像データを単位として
転送されたカラー画像信号におけるN個のカラー画像デ
ータを各1個のカラー画像データ毎に分岐する転送デー
タ分岐手段と、転送データ分岐手段により分岐されたN
個のカラー画像データが入力されるN個の先入れ先出し
記憶手段と、N個の先入れ先出し記憶手段の出力が入力
される第1,第2および第3の整列手段と、同じ画素を
構成する第1、第2および第3のカラー画像データのN
個の先入れ先出し記憶手段からの出力が実質的に同時と
なるようにN個の先入れ先出し記憶手段からの読み出し
を制御するとともに、N個の先入れ先出し記憶手段から
出力される第1、第2および第3のカラー画像データが
第1チャネル、第2チャネルおよび第3チャネルにそれ
ぞれ分かれて整列するように第1,第2および第3の整
列手段を制御する整列制御手段とを備えている。
In the high-speed pixel alignment apparatus according to the second aspect of the present invention, one pixel is represented by the first, second and third color image data of one byte at a time, and N pixels (N: N) over a plurality of pixels are represented. The color image signal transferred in units of (4 or more integers) color image data is divided so that the first, second and third color image data are respectively divided into a first channel, a second channel and a third channel. Transfer data branching means for branching N color image data in a color image signal transferred in units of N color image data for each color image data, and transfer data branching means N branched by
N first-in first-out storage units to which the color image data are input, first, second, and third alignment units to which the outputs of the N first-in, first-out storage units are input, and N of the second and third color image data
Reading from the N first-in first-out storage means so that the outputs from the first-in first-out storage means are substantially simultaneous, and the first, second, and third output from the N first-in-first-out storage means. And alignment control means for controlling the first, second and third alignment means so that the color image data is aligned separately for the first channel, the second channel and the third channel.

【0019】この構成によれば、N個のカラー画像デー
タを単位として転送されたカラー画像信号におけるN個
のカラー画像データをN個の先入れ先出し記憶手段にそ
れぞれ分岐して供給し、同じ画素を構成する第1、第2
および第3のカラー画像データのN個の先入れ先出し記
憶手段からの出力が実質的に同時となるようにN個の先
入れ先出し記憶手段からの読み出しを制御するととも
に、N個の先入れ先出し記憶手段から出力される第1、
第2および第3のカラー画像データがそれぞれ第1チャ
ネル、第2チャネルおよび第3チャネルにそれぞれ分か
れて整列するように第1,第2および第3の整列手段を
制御するので、3つのカラー画像データで1個の画素を
表現するカラー画像信号を記憶装置から読み出して画像
処理を行う際のカラー画像信号の並べ替え処理を高速に
実行することができ、高速に画像処理を行うことができ
る。
According to this configuration, the N color image data in the color image signal transferred in units of N color image data are branched and supplied to the N first-in first-out storage units, respectively, to form the same pixel. First and second
And controlling the reading of the third color image data from the N first-in first-out storage units so that the outputs from the N first-in-first-out storage units are substantially simultaneously output from the N first-in-first-out storage units. First,
Since the first, second and third aligning means are controlled so that the second and third color image data are aligned separately in the first channel, the second channel and the third channel, respectively, three color images are formed. A color image signal expressing one pixel by data is read out from the storage device, and the color image signal rearrangement process at the time of performing image processing can be executed at high speed, so that image processing can be performed at high speed.

【0020】本発明の請求項3記載の高速画素整列方法
は、1バイトずつの3個のカラー画像データで一つの画
素を表現するカラー画像信号の変換処理または編集処理
を行うため、記憶手段にバイト単位の整数N倍毎に記憶
された画像データをバイト単位の整数N倍の幅をもつ転
送経路により読み出す時、3×Nバイトを基本単位とす
る先入れ先出し記憶手段から、3バイトずつ同画素の画
像データを、基本単位ごとに規則的に繰り返し読み出す
ことを特徴とする。
According to a third aspect of the present invention, there is provided a high-speed pixel aligning method for converting or editing a color image signal representing one pixel by three color image data of 1 byte. When the image data stored for every N times the integer in bytes is read out by the transfer path having the width of N times the integer in bytes, the data of the same pixel is read by 3 bytes from the first-in first-out storage means having a basic unit of 3 × N bytes. It is characterized in that image data is regularly and repeatedly read for each basic unit.

【0021】この方法によれば、記憶手段にバイト単位
の整数N倍毎に記憶された画像データをバイト単位の整
数N倍の幅をもつ転送経路により読み出す時、3×Nバ
イトを基本単位とする先入れ先出し記憶手段から、3バ
イトずつ同画素の画像データを、基本単位ごとに規則的
に繰り返し読み出すので、3つのカラー画像データで1
個の画素を表現するカラー画像信号を記憶装置から読み
出して画像処理を行う際のカラー画像信号の並べ替え処
理を高速に実行することができ、高速に画像処理を行う
ことができる。
According to this method, when the image data stored in the storage means at every N times integral number of bytes is read out by the transfer path having the width of N times integral number of bytes, 3 × N bytes are regarded as the basic unit. Since the image data of the same pixel is regularly and repeatedly read for each basic unit from the first-in-first-out storage means, three bytes are stored in one pixel.
When color image signals representing individual pixels are read from a storage device and image processing is performed, color image signal rearrangement processing can be performed at high speed, and image processing can be performed at high speed.

【0022】本発明の請求項4記載の高速画素整列装置
は、1バイトずつの3個のカラー画像データで一つの画
素を表現するカラー画像信号の変換処理および編集処理
をするため、ワード単位で記憶手段に蓄えられている画
像データをデータバスを通して転送後受け取り、バイト
ごとに分岐する分岐手段と、分岐手段から受け取った画
像データを蓄える、分岐されたバイト分の個数の先入れ
先出し記憶手段と、先入れ先出し記憶手段から受け取っ
たカラー画像データを変換処理および編集処理系に送り
出す整列手段と、同じ画素の三色のカラー画像信号を先
入れ先出し記憶手段から同時に読み出す読み出し信号を
発生させ、かつ、同じ画素の三色のカラー画像信号を同
時につぎの変換処理および編集処理系に3つのチャネル
に分かれて整列した状態で送り出すチャネル選択信号と
を発生する制御手段とを備えている。
According to a fourth aspect of the present invention, there is provided a high-speed pixel aligning apparatus for converting and editing a color image signal representing one pixel by three color image data of 1 byte unit. Branching means for transferring the image data stored in the storage means through the data bus and receiving the image data, and branching for each byte; storing the image data received from the branching means; Alignment means for sending the color image data received from the storage means to the conversion processing and editing processing system; and a read signal for simultaneously reading out the three color image signals of the same pixel from the first-in first-out storage means; Color image signals are divided into three channels at the same time for the next conversion processing and editing processing system. And a control means for generating a channel selection signal that is sent in the state.

【0023】この構成によれば、分岐手段が画像データ
をバイトごとに分岐し、分岐されたバイト分の個数の先
入れ先出し記憶手段により分岐手段から受け取った画像
データを蓄え、整列手段により先入れ先出し記憶手段か
ら受け取ったカラー画像データを変換処理または編集処
理系に送り出す際に、同じ画素の三色のカラー画像信号
を先入れ先出し記憶手段から同時に読み出すとともに、
同じ画素の三色のカラー画像信号を同時につぎの変換処
理または編集処理系に3つのチャネルに分かれて整列し
た状態で送り出す送り出すようにしているので、3つの
カラー画像データで1個の画素を表現するカラー画像信
号を記憶装置から読み出して画像処理を行う際のカラー
画像信号の並べ替え処理を高速に実行することができ、
高速に画像処理を行うことができる。
According to this configuration, the branching unit branches the image data byte by byte, stores the image data received from the branching unit by the first-in first-out storage unit for the number of the branched bytes, and stores the image data from the first-in first-out storage unit by the alignment unit. When sending the received color image data to the conversion processing or editing processing system, simultaneously read out the three color image signals of the same pixel from the first-in first-out storage means,
Since three color image signals of the same pixel are simultaneously sent to the next conversion processing or editing processing system in a state of being divided into three channels and sent out, one pixel is represented by three color image data. The color image signal to be read out from the storage device to perform the image processing and the color image signal rearrangement process can be executed at high speed,
Image processing can be performed at high speed.

【0024】[0024]

【発明の実施の形態】以下、本発明の実施の形態につい
て、図面を参照しながら説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0025】最初に、本発明の実施の形態の高速画素整
列装置を用いて画像信号の変換処理または編集処理を行
う信号変換・編集処理システムの構成について説明す
る。
First, the configuration of a signal conversion / editing system that performs conversion processing or editing processing of an image signal using the high-speed pixel alignment device according to the embodiment of the present invention will be described.

【0026】図4に本発明の実施の形態の高速画素整列
装置を用いて画像信号の変換処理または編集処理を行う
信号変換・編集処理システムの構成を示すブロック図で
ある。図4において、301はCPUである。302は
32ビットのデータバスである。303は第1主記憶装
置であり、図3の第1主記憶装置203と同じ配列でカ
ラー画像データが格納されている。304は高速画素整
列装置である。305は画像編集装置であり、図3の画
像編集装置205と同じである。なお、画像変換処理を
行う場合には、画像編集装置に代えて画像変換装置を用
いる。また、両方を行う場合には、画像変換・編集装置
を用いることになる。
FIG. 4 is a block diagram showing a configuration of a signal conversion / editing processing system for performing conversion processing or editing processing of an image signal using the high-speed pixel alignment apparatus according to the embodiment of the present invention. In FIG. 4, reference numeral 301 denotes a CPU. Reference numeral 302 denotes a 32-bit data bus. Reference numeral 303 denotes a first main storage device which stores color image data in the same arrangement as the first main storage device 203 in FIG. Reference numeral 304 denotes a high-speed pixel alignment device. An image editing device 305 is the same as the image editing device 205 in FIG. When performing image conversion processing, an image conversion device is used instead of the image editing device. In the case of performing both, an image conversion / editing device is used.

【0027】この実施の形態では、図3の構成のよう
に、第2主記憶装置204を設けてCPU202のソフ
トウェア処理によるカラー画像データの並べ替え処理を
行うのはなく、第1主記憶装置303に格納されたカラ
ー画像データの並べ替え処理をCPU301を介在させ
ずに、高速画素整列装置304によってハードウェア的
に高速に実行し、画像編集装置305へ並べ替えられた
カラー画像データを供給するようにしたもので、従来例
のような第2主記憶装置が不要となり、第1主記憶装置
303よりカラー画像データを直接画像編集装置305
に高速画素整列装置304を介して転送することが可能
である。
In this embodiment, the second main storage device 204 is not provided and the color image data is rearranged by the software processing of the CPU 202 as in the configuration of FIG. The high-speed pixel alignment device 304 performs high-speed hardware-based rearrangement processing of the color image data stored in the CPU 301 and supplies the rearranged color image data to the image editing device 305. This eliminates the need for the second main storage device as in the conventional example, and allows the color image data to be directly transferred from the first main storage device 303 to the image editing device 305.
Can be transferred via the high-speed pixel alignment device 304.

【0028】この構成によって、明度・色度、および、
三原色あるいは、三刺激値からなるカラー画像信号、つ
まり、3個のカラー画像データで1個の画素を表現する
カラー画像信号を第1主記憶装置303から表1のデー
タフォーマットの状態で読み出し、それを高速画素整列
装置304でハードウェア的に並べ替えを行うので、C
PU301のソフトウェア処理による並べ替え処理に比
べて、並べ替え処理にかかる時間を短縮することがで
き、高速の画像処理を実現することができる。
With this configuration, lightness / chromaticity, and
A color image signal composed of three primary colors or tristimulus values, that is, a color image signal expressing one pixel with three color image data is read from the first main storage device 303 in the data format shown in Table 1, and Are rearranged in hardware by the high-speed pixel alignment device 304,
The time required for the rearrangement processing can be reduced as compared with the rearrangement processing by software processing of the PU 301, and high-speed image processing can be realized.

【0029】図1は、本発明の実施の形態における高速
画素整列装置304のブロック図を示すものである。図
1において、101は32ビット幅のカラー画像信号で
表1のフォーマットで構成される。102は32ビット
幅のカラー画像信号101を、8ビット(1バイト)ご
とに4つに分配する転送データ分岐装置であり、特許請
求の範囲における転送データ分岐手段に相当する。10
7は第1先入れ先出し記憶装置、108は第2先入れ先
出し記憶装置、109は第3先入れ先出し記憶装置、1
10は第4先入れ先出し記憶装置であり、これらは特許
請求の範囲における先入れ先出し記憶手段に相当し、特
許請求の範囲のN個はこの例では4個であるが、1ワー
ドのバイト数に応じて異なり、1ワードが8バイトの場
合は、Nが8になる。
FIG. 1 is a block diagram showing a high-speed pixel alignment device 304 according to an embodiment of the present invention. In FIG. 1, reference numeral 101 denotes a 32-bit color image signal having a format shown in Table 1. Reference numeral 102 denotes a transfer data branching device that distributes the 32-bit width color image signal 101 into four for every 8 bits (1 byte), and corresponds to transfer data branching means in the claims. 10
7, a first first-in first-out storage device; 108, a second first-in, first-out storage device; 109, a third first-in, first-out storage device;
Reference numeral 10 denotes a fourth first-in first-out storage device, which corresponds to a first-in first-out storage means in the claims, and N in the claims is four in this example, but differs according to the number of bytes of one word. N is 8 when one word is 8 bytes.

【0030】103,104,105,106は、それ
ぞれ8ビット幅で構成される画像信号であり、第1先入
れ先出し記憶装置107,第2先入れ先出し記憶装置1
08,第3先入れ先出し記憶装置109,第4先入れ先
出し記憶装置110にそれぞれ入力される。119は整
列制御装置であり、特許請求の範囲における整列制御手
段に相当する。
Reference numerals 103, 104, 105, and 106 denote image signals each having an 8-bit width, and the first first-in first-out storage device 107 and the second first-in first-out storage device 1
08, the third first-in first-out storage device 109, and the fourth first-in first-out storage device 110, respectively. An alignment control device 119 corresponds to an alignment control unit in the claims.

【0031】111,112,113,114は、それ
ぞれ第1先入れ先出し記憶装置107,第2先入れ先出
し記憶装置108,第3先入れ先出し記憶装置109,
第4先入れ先出し記憶装置110からの出力画像信号で
あり、8ビット幅で構成される。115,116,11
7,118は、整列制御装置119より出力される、第
1先入れ先出し記憶装置107,第2先入れ先出し記憶
装置108,第3先入れ先出し記憶装置109,第4先
入れ先出し記憶装置110への読み出し信号である。
Reference numerals 111, 112, 113, and 114 denote a first first-in first-out storage device 107, a second first-in first-out storage device 108, a third first-in first-out storage device 109,
This is an output image signal from the fourth first-in first-out storage device 110 and has an 8-bit width. 115, 116, 11
Reference numerals 7 and 118 denote read signals output from the alignment control device 119 to the first first-in first-out storage device 107, the second first-in-first-out storage device 108, the third first-in-first-out storage device 109, and the fourth first-in-first-out storage device 110.

【0032】120は第1整列装置、121は第2整列
装置、122は第3整列装置であり、特許請求の範囲に
おける整列手段に相当し、例えばセレクタからなる。
Reference numeral 120 denotes a first aligning device, 121 denotes a second aligning device, and 122 denotes a third aligning device, which corresponds to the aligning means in the claims, and comprises, for example, a selector.

【0033】126は、第1整列装置120からの出力
で、第1チャネルのカラー画像信号(例えば、R信号)
である。127は、第2整列装置121からの出力で、
第2チャネルの画像信号(例えば、G信号)である。1
28は、第3整列装置122からの出力で、第3チャネ
ルの画像信号(例えば、B信号)である。123,12
4,125は、整列制御装置119からの出力で、第1
整列装置120,第2整列装置121および第3整列装
置122に入力される4種類のデータから1種類を選択
し、それぞれ第1チャネルの画像信号125,第2チャ
ネルの画像信号126,第3チャネルの画像信号127
として出力するかどうかを決定する第1,第2,第3お
よび第4チャネル選択信号である。
Reference numeral 126 denotes an output from the first alignment device 120, which is a color image signal (for example, an R signal) of the first channel.
It is. 127 is an output from the second alignment device 121,
An image signal of the second channel (for example, a G signal). 1
Reference numeral 28 denotes an output from the third alignment device 122, which is a third channel image signal (for example, a B signal). 123, 12
4,125 are outputs from the alignment control device 119,
One of the four types of data input to the alignment device 120, the second alignment device 121, and the third alignment device 122 is selected, and an image signal 125 of the first channel, an image signal 126 of the second channel, and a third channel are selected, respectively. Image signal 127
Are the first, second, third, and fourth channel selection signals that determine whether to output as the first channel.

【0034】以上のように構成された高速画素整列装置
304の動作を説明する。カラー画像信号101は、R
(赤)、G(緑)、B(青)の三原色で表現され、表1
のフォーマットで4個のカラー画像データR0,G0,
B0,R1が、最初に転送される。つぎに、4個のカラ
ー画像データG1,B1,R2,B2が転送される。つ
ぎに、4個のカラー画像データB2,R3,G3,B3
が転送される。その後は、前述の3つの転送パターンの
繰り返しとなる。
The operation of the high-speed pixel alignment device 304 configured as described above will be described. The color image signal 101 is R
(Red), G (green) and B (blue).
, Four color image data R0, G0,
B0 and R1 are transferred first. Next, four color image data G1, B1, R2, and B2 are transferred. Next, four color image data B2, R3, G3, B3
Is transferred. Thereafter, the above three transfer patterns are repeated.

【0035】カラー画像信号101は、転送データ分岐
装置102に入力され、第1先入れ先出し記憶装置10
7に、表1のビット番号0−7のカラー画像データR0
が、第2先入れ先出し記憶装置108に、表1のビット
番号8−15のカラー画像データG0が、第3先入れ先
出し記憶装置109に、表1のビット番号16−23の
カラー画像データB0が、第4先入れ先出し記憶装置1
10に表1のビット番号24−31のカラー画像データ
R1がそれぞれ同時に書き込まれ、図2(1)に示すよ
うなデータ並びとなる。
The color image signal 101 is input to the transfer data branching device 102 and is stored in the first first-in first-out storage device 10.
7 shows color image data R0 of bit numbers 0-7 in Table 1.
In the second first-in first-out storage device 108, the color image data G0 of bit numbers 8-15 in Table 1 is stored in the third first-in-first-out storage device 109, and in the third first-in first-out storage device 109, the color image data B0 of bit numbers 16-23 in Table 1 is stored. First in first out storage device 1
10 are simultaneously written with the color image data R1 of bit numbers 24-31 in Table 1, respectively, and the data arrangement is as shown in FIG.

【0036】第1〜第4先入れ先出し記憶装置107〜
110に書き込まれた画像データは、高速画素整列装置
304によって画素ごとに読み出される。
The first to fourth first-in first-out storage devices 107 to
The image data written in 110 is read by the high-speed pixel alignment device 304 for each pixel.

【0037】表3に、読み出し信号115〜118の状
態および出力チャネル先(第1,第2,第3チャネルカ
ラー画像信号126〜128)を示す。
Table 3 shows the states of the read signals 115 to 118 and the output channel destinations (first, second, and third channel color image signals 126 to 128).

【0038】[0038]

【表3】 表3において、READ(R0)はカラー画像データの
読み出しを行い、そのときに読み出されるカラー画像デ
ータがR0であることを示している。NOPは、NO
OPERATIONの意味でデータを読みに行かないこ
とを示している。
[Table 3] In Table 3, READ (R0) indicates that color image data is read, and the color image data read at that time is R0. NOP is NO
It indicates that data is not read in the meaning of OPERATION.

【0039】表3に基づいて第1〜第4の先入れ先出し
記憶装置107〜110から読み出されたデータは、第
1,第2および第3整列装置120〜122によって図
2の(2)のデータ並びに整列される。画素ごとに整列
されたデータは、次段の画像編集装置305へと受け渡
される。
The data read from the first to fourth first-in first-out storage devices 107 to 110 based on Table 3 is converted by the first, second, and third alignment devices 120 to 122 into the data shown in FIG. As well as aligned. The data arranged for each pixel is transferred to the image editing device 305 at the next stage.

【0040】なお、特許請求の範囲の請求項3における
「3×Nバイトを基本単位とする先入れ先出し記憶手段
から、3バイトずつ同画素の画像データを、基本単位毎
に規則的に繰り返し読み出す」ことを、上記でN=4を
例として説明している。つまり、基本単位は図2(1)
にあり、(表3)の規則に従って読み出すことにより、
図2(2)のデータ並びとなることが、請求項3に対応
している。
In the third aspect of the present invention, "from the first-in first-out storage means having a basic unit of 3.times.N bytes, the image data of the same pixel is regularly and repeatedly read for each basic unit by three bytes". Has been described above using N = 4 as an example. That is, the basic unit is as shown in FIG.
And by reading according to the rules in (Table 3),
The data arrangement shown in FIG. 2B corresponds to claim 3.

【0041】以上のように、カラー画像データの並べ替
えをハードウェア構成の高速画素整列装置304を用い
て行うことにより、3つのカラー画像データで1個の画
素を表現するカラー画像信号を第1主記憶装置303か
ら読み出して画像処理を行う際のカラー画像信号の並べ
替え処理を高速に実行することができ、高速に画像処理
を行うことができる。
As described above, the rearrangement of the color image data is performed using the high-speed pixel alignment device 304 having the hardware configuration, whereby the color image signal expressing one pixel by the three color image data is converted into the first color image signal. When image processing is performed by reading from the main storage device 303, color image signal rearrangement processing can be performed at high speed, and image processing can be performed at high speed.

【0042】[0042]

【発明の効果】本発明の高速画素整列装置によれば、明
度・色度、および、三原色あるいは、三刺激値のカラー
画像信号、つまり、3つのカラー画像データで1個の画
素を表現するカラー画像信号を記憶装置から読み出す
時、3つのカラー画像データで1個の画素を表現するカ
ラー画像信号を記憶装置から読み出して画像処理を行う
際のカラー画像信号の並べ替え処理を高速に実行するこ
とができ、高速に画像処理を行うことができる。
According to the high-speed pixel alignment apparatus of the present invention, a color image signal of lightness / chromaticity and three primary colors or tristimulus values, that is, a color representing one pixel by three color image data. When an image signal is read from a storage device, a color image signal expressing one pixel by three color image data is read from the storage device and a color image signal rearrangement process is performed at a high speed. And high-speed image processing can be performed.

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

【図1】本発明の実施の形態の高速画素整列装置の構成
を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a high-speed pixel alignment device according to an embodiment of the present invention.

【図2】本発明の実施の形態の高速画素整列装置におけ
る画像信号のデータ並びを示す模式図である。
FIG. 2 is a schematic diagram showing a data arrangement of image signals in the high-speed pixel alignment device according to the embodiment of the present invention.

【図3】画像信号の編集処理を行う従来の信号編集処理
システムの構成を示すブロック図である。
FIG. 3 is a block diagram illustrating a configuration of a conventional signal editing processing system that performs editing processing of an image signal.

【図4】本発明の実施の形態の高速画素整列装置を用い
て画像信号の編集処理を行う信号編集処理システムの構
成を示すブロック図である。
FIG. 4 is a block diagram illustrating a configuration of a signal editing processing system that performs image signal editing processing using the high-speed pixel alignment device according to the embodiment of the present invention.

【図5】画像信号の編集処理を行う従来の信号編集処理
システムにおける処理内容を示すフローチャートであ
る。
FIG. 5 is a flowchart showing processing contents in a conventional signal editing processing system that performs image signal editing processing.

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

101 カラー画像信号 102 転送データ分岐装置 103 カラー画像信号(0−7ビット) 104 カラー画像信号(8−15ビット) 105 カラー画像信号(16−23ビット) 106 カラー画像信号(24−31ビット) 107 第1先入れ先出し記憶装置 108 第2先入れ先出し記憶装置 109 第3先入れ先出し記憶装置 110 第4先入れ先出し記憶装置 111 第1先入れ先出し記憶装置の出力画像信号 112 第2先入れ先出し記憶装置の出力画像信号 113 第3先入れ先出し記憶装置の出力画像信号 114 第4先入れ先出し記憶装置の出力画像信号 115 第1先入れ先出し記憶装置用の読み出し信号 116 第2先入れ先出し記憶装置用の読み出し信号 117 第3先入れ先出し記憶装置用の読み出し信号 118 第4先入れ先出し記憶装置用の読み出し信号 119 整列制御装置 120 第1整列装置 121 第2整列装置 122 第3整列装置 123 第1チャネル出力選択信号 124 第2チャネル出力選択信号 125 第3チャネル出力選択信号 126 第1チャネルカラー画像信号 127 第2チャネルカラー画像信号 128 第3チャネルカラー画像信号 Reference Signs List 101 color image signal 102 transfer data branching device 103 color image signal (0-7 bits) 104 color image signal (8-15 bits) 105 color image signal (16-23 bits) 106 color image signal (24-31 bits) 107 First first-in first-out storage device 108 second second-in-first-out storage device 109 third third-in-first-out storage device 110 fourth first-in-first-out storage device 111 output image signal of the first first-in-first-out storage device 112 output image signal of the second first-in-first-out storage device 113 of the third first-in-first-out storage device Output image signal 114 Output image signal of fourth first-in first-out storage device 115 Readout signal for first first-in-first-out storage device 116 Readout signal for second first-in-first-out storage device 117 Third readout signal for first-in-first-out storage device 118 Fourth Read signal for FIFO memory 119 Alignment control device 120 First alignment device 121 Second alignment device 122 Third alignment device 123 First channel output selection signal 124 Second channel output selection signal 125 Third channel output selection signal 126 1 channel color image signal 127 2nd channel color image signal 128 3rd channel color image signal

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 1バイトずつの第1、第2および第3の
カラー画像データで一つの画素を表現するカラー画像信
号を、複数の画素にわたるN個(Nは4以上の整数)の
カラー画像データを単位として転送し、前記N個のカラ
ー画像データを単位として転送されたカラー画像信号に
おける前記N個のカラー画像データをN個の先入れ先出
し記憶手段にそれぞれ分岐して供給し、同じ画素を構成
する第1、第2および第3のカラー画像データの前記N
個の先入れ先出し記憶手段からの出力が実質的に同時と
なるように前記N個の先入れ先出し記憶手段から第1、
第2および第3のカラー画像データを読み出すととも
に、前記N個の先入れ先出し記憶手段から出力される第
1、第2および第3のカラー画像データをそれぞれ第1
チャネル、第2チャネルおよび第3チャネルにそれぞれ
分けて整列させることを特徴とする高速画素整列方法。
1. A color image signal expressing one pixel by first, second, and third color image data of one byte each is divided into N (N is an integer of 4 or more) color images over a plurality of pixels. Data is transferred in units, and the N pieces of color image data in the color image signal transferred in units of the N pieces of color image data are branched and supplied to N pieces of first-in first-out storage means to configure the same pixel. N of the first, second and third color image data
From the N first-in first-out storage means so that the outputs from the N first-in-first-out storage means are substantially simultaneous.
While reading out the second and third color image data, the first, second and third color image data output from the N first-in first-out storage means are respectively stored in the first color image data.
A high-speed pixel alignment method, which comprises separately arranging a channel, a second channel, and a third channel.
【請求項2】 1バイトずつの第1、第2および第3の
カラー画像データで一つの画素を表現し、複数の画素に
わたるN個(Nは4以上の整数)のカラー画像データを
単位として転送されるカラー画像信号を、第1、第2お
よび第3のカラー画像データがそれぞれ第1チャネル、
第2チャネルおよび第3チャネルにそれぞれ分かれるよ
うに整列させる高速画素整列装置であって、 前記N個のカラー画像データを単位として転送されたカ
ラー画像信号における前記N個のカラー画像データを各
1個のカラー画像データ毎に分岐する転送データ分岐手
段と、 前記転送データ分岐手段により分岐されたN個のカラー
画像データが入力されるN個の先入れ先出し記憶手段
と、 前記N個の先入れ先出し記憶手段の出力が入力される第
1,第2および第3の整列手段と、 同じ画素を構成する第1、第2および第3のカラー画像
データの前記N個の先入れ先出し記憶手段からの出力が
実質的に同時となるように前記N個の先入れ先出し記憶
手段からの読み出しを制御するとともに、前記N個の先
入れ先出し記憶手段から出力される第1、第2および第
3のカラー画像データが第1チャネル、第2チャネルお
よび第3チャネルにそれぞれ分かれて整列するように前
記第1,第2および第3の整列手段を制御する整列制御
手段とを備えた高速画素整列装置。
2. One pixel is represented by first, second, and third color image data of each byte, and N (N is an integer of 4 or more) color image data as a unit over a plurality of pixels. The color image signals to be transferred are represented by first, second, and third color image data in a first channel, respectively.
What is claimed is: 1. A high-speed pixel alignment apparatus for aligning a plurality of color image data into a second channel and a third channel, wherein each of said N color image data in a color image signal transferred in units of said N color image data is Transfer data branching means for branching each color image data, N first-in first-out storage means to which the N color image data branched by the transfer data branching means are inputted, and an output of the N first-in first-out storage means And the output of the first, second and third color image data constituting the same pixel from the N first-in, first-out storage means are substantially simultaneously performed. The reading from the N first-in first-out storage units is controlled so that Alignment control means for controlling the first, second and third alignment means so that the first, second and third color image data are aligned separately for the first channel, the second channel and the third channel, respectively; High-speed pixel alignment device equipped with
【請求項3】 1バイトずつの3個のカラー画像データ
で一つの画素を表現するカラー画像信号の変換処理また
は編集処理するため、記憶手段にバイト単位の整数N倍
毎に記憶された画像データをバイト単位の整数N倍の幅
をもつ転送経路により読み出す時、3×Nバイトを基本
単位とする先入れ先出し記憶手段から、3バイトずつ同
画素の画像データを、前記基本単位ごとに規則的に繰り
返し読み出すことを特徴とする高速画素整列方法。
3. Image data stored in storage means for each N times an integer number of bytes in order to perform conversion processing or editing processing of a color image signal expressing one pixel by three color image data of 1 byte each. Is read by a transfer path having a width of an integer N times the byte unit, the image data of the same pixel is regularly repeated for each of the basic units from the first-in first-out storage means having a basic unit of 3 × N bytes. A high-speed pixel alignment method characterized by reading.
【請求項4】 1バイトずつの3個のカラー画像データ
で一つの画素を表現するカラー画像信号の変換処理また
は編集処理をするため、ワード単位で記憶手段に蓄えら
れている画像データをデータバスを通して転送後受け取
り、バイトごとに分岐する分岐手段と、前記分岐手段か
ら受け取った画像データを蓄える、分岐されたバイト分
の個数の先入れ先出し記憶手段と、前記先入れ先出し記
憶手段から受け取ったカラー画像データを変換処理また
は編集処理系に送り出す整列手段と、同じ画素の三色の
カラー画像信号を前記先入れ先出し記憶手段から同時に
読み出す読み出し信号を発生させ、かつ、同じ画素の三
色のカラー画像信号を同時につぎの変換処理または編集
処理系に3つのチャネルに分かれて整列した状態で送り
出すチャネル選択信号とを発生する制御手段とを備えた
高速画素整列装置。
4. A method for converting or editing a color image signal representing one pixel by three color image data of 1 byte each, in which image data stored in storage means in word units is transferred to a data bus. Branching means for receiving after transfer through and branching for each byte, storing the image data received from the branching means, storing the image data received from the branching means, and converting the color image data received from the first-in first-out storage means for the number of branched bytes. An aligning means for sending to a processing or editing processing system, and a read signal for simultaneously reading three color image signals of the same pixel from the first-in first-out storage means, and simultaneously converting the three color image signals of the same pixel into the next pixel A channel selection signal that is sent to the processing or editing processing system while being divided into three channels and aligned. A high-speed pixel alignment apparatus comprising:
JP11009570A 1999-01-18 1999-01-18 High speed pixel arranging method and device Pending JP2000207534A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11009570A JP2000207534A (en) 1999-01-18 1999-01-18 High speed pixel arranging method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11009570A JP2000207534A (en) 1999-01-18 1999-01-18 High speed pixel arranging method and device

Publications (1)

Publication Number Publication Date
JP2000207534A true JP2000207534A (en) 2000-07-28

Family

ID=11723971

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11009570A Pending JP2000207534A (en) 1999-01-18 1999-01-18 High speed pixel arranging method and device

Country Status (1)

Country Link
JP (1) JP2000207534A (en)

Similar Documents

Publication Publication Date Title
EP1341151B1 (en) Method and apparatus for updating a color look-up table
US20050024380A1 (en) Method for reducing random access memory of IC in display devices
JPH11339023A (en) Method for operating image processing pipe line capable of constitution setting
WO1999052291A1 (en) Video data storage and transmission formats and apparatus and methods for processing video data in such formats
JP6403430B2 (en) Image processing apparatus and image processing method
JPH05207277A (en) Digital color matrix circuit
US8384722B1 (en) Apparatus, system and method for processing image data using look up tables
US20090154802A1 (en) Method and apparatus for image compression and decompression
JP2015115837A (en) Control device, image processing apparatus, control method and program
US5835729A (en) Circuit to separate and combine color space component data of a video image
JP2000207534A (en) High speed pixel arranging method and device
US7460718B2 (en) Conversion device for performing a raster scan conversion between a JPEG decoder and an image memory
US7903124B2 (en) Individual channel filtering of palettized image formats
US7916151B1 (en) Partial texture loads
JP2792559B2 (en) Color image processing equipment
US20030107577A1 (en) Data processing system having a plurality of processors and executing a series of processings in a prescribed order
JP6779263B2 (en) Data processing equipment and methods and programs
JP2012203543A (en) Data processing apparatus and data processing method
JPH11353470A (en) Image drawing parallelizing device and parallelized image drawing system
US5880746A (en) Apparatus for forming a sum in a signal processing system
JP3189873B2 (en) Color converter
JP4238529B2 (en) Image processing device
CN117544734A (en) Lossy compression method based on RGB three primary color images
US20080291211A1 (en) Pixel data transfer controller and pixel data transfer control method
JPH0944634A (en) Video input device