JP2590882B2 - Image signal processing apparatus and processing method - Google Patents

Image signal processing apparatus and processing method

Info

Publication number
JP2590882B2
JP2590882B2 JP62124709A JP12470987A JP2590882B2 JP 2590882 B2 JP2590882 B2 JP 2590882B2 JP 62124709 A JP62124709 A JP 62124709A JP 12470987 A JP12470987 A JP 12470987A JP 2590882 B2 JP2590882 B2 JP 2590882B2
Authority
JP
Japan
Prior art keywords
color
data
color component
bits
memory
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
JP62124709A
Other languages
Japanese (ja)
Other versions
JPS63287992A (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.)
Sony Corp
Original Assignee
Sony 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
Priority to JP62124709A priority Critical patent/JP2590882B2/en
Application filed by Sony Corp filed Critical Sony Corp
Priority to AT88304544T priority patent/ATE99821T1/en
Priority to DE88304544T priority patent/DE3886817T2/en
Priority to EP88304544A priority patent/EP0292284B1/en
Priority to US07/195,774 priority patent/US5142272A/en
Priority to CA000567346A priority patent/CA1333421C/en
Priority to AU16479/88A priority patent/AU607218B2/en
Priority to KR1019880006009A priority patent/KR970002145B1/en
Publication of JPS63287992A publication Critical patent/JPS63287992A/en
Application granted granted Critical
Publication of JP2590882B2 publication Critical patent/JP2590882B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は画像信号処理装置及び処理方法に関する。Description: TECHNICAL FIELD The present invention relates to an image signal processing device and a processing method.

〔従来の技術〕[Conventional technology]

コンピュータ・グラフィックスにおいては、色表示能
力は、一般に1画素につき256色(=28)あれば充分と
されている。つまり、1画素に8ビットを割り当てれば
よいわけである。
In computer graphics, the color display capability is sufficiently if generally 1 pixel per 256 colors (= 28). That is, it is only necessary to assign 8 bits to one pixel.

しかし、最近では、自然画、例えばビデオカメラで取
り込んだ画像を加工したり表示したいという要求があ
り、この場合には、1画素につき256色の色表示能力で
は不充分である。
However, recently, there has been a demand for processing and displaying a natural image, for example, an image captured by a video camera. In this case, a color display capability of 256 colors per pixel is insufficient.

ところが、コンピュータ・グラフィックスにおいて
は、2000画素×2000画素程度の表示能力を備えているの
で、1画素あたりの色表示能力を大きくすると、表示用
メモリのサイズが大きくなり過ぎてしまう。例えば、1
つの画素における赤、緑及び青色に対してそれぞれ8ビ
ットを割り当てたとすれば、1画素につき24ビットが必
要となるので、全体としては、 24ビット×2000画素×2000画素 =96000000ビット 11.4メガバイト の大きさとなってしまい、これでは、その画像の加工
時、多大な時間がかかり、あるいはハードディスク装置
を使用してもわずかな枚数の画像しか蓄積(セーブ)で
きず、いずれにせよ実用性に乏しくなってしまう。
However, computer graphics have a display capability of about 2,000 pixels × 2,000 pixels, so if the color display capability per pixel is increased, the size of the display memory becomes too large. For example, 1
If 8 bits are assigned to each of red, green, and blue in one pixel, 24 bits are required for one pixel, so the total size is 24 bits x 2000 pixels x 2000 pixels = 96000000 bits 11.4 megabytes In this case, it takes a lot of time to process the image, or only a small number of images can be stored (saved) even if a hard disk drive is used. I will.

そこで、1画素あたりのビット数は8ビットにしてお
くが、カラー・ルック・アップ・テーブルを使用するこ
とにより色表示能力を拡大する方法が考えられている。
Therefore, the number of bits per pixel is set to 8 bits, but a method of expanding the color display capability by using a color look-up table has been considered.

第5図はその一例を示し、(1)は表示用のメモリ
で、このメモリ(1)のうち、カラー受像管(図示せ
ず)の水平走査及び垂直走査に対応したアドレスからク
ロックCKに同期して画像の表示データDATAが取り出され
る。この場合、例えば第6図に示すように、1つの画素
(9)に対するデータDATAの大きさは8ビットである
が、その8ビットは、 ビットb7,b6……赤色の表示用 ビットb5〜b2……緑色の表示用 ビットb1,b0……青色の表示用 のように割り当てられている。つまり、データDATAは、
そのうちのビット「b7,b6」、「b5〜b2」、「b1,b0」が
対応する画素の赤色、緑色、青色の各濃度をそれぞれ示
すものである。
FIG. 5 shows an example thereof, in which (1) is a display memory, and in this memory (1), an address corresponding to horizontal scanning and vertical scanning of a color picture tube (not shown) is synchronized with a clock CK. Then, the display data DATA of the image is taken out. In this case, for example, as shown in FIG. 6, the size of the data DATA for one pixel (9) is 8 bits, and the 8 bits are bits b 7 , b 6 ... 5 ~b 2 ...... green indicator bit b 1, b 0 ...... assigned as for blue display. That is, the data DATA is
The bits “b 7 , b 6 ”, “b 5 -b 2 ”, and “b 1 , b 0 ” indicate the red, green, and blue densities of the corresponding pixels, respectively.

また、(21)〜(23)はカラー・ルック・アップ・テ
ーブル用のマッピング回路、この例においてはメモリ
で、このメモリ(21)、(23)はそれぞれ4アドレスを
有し、メモリ(22)は16アドレスを有するとともに、す
べてのメモリ(21)〜(23)は1アドレスにつき8ビッ
トの容量とされ、各アドレスには表示したい色に対応し
たデータがストアされている。
Further, (21) to (23) are mapping circuits for a color look-up table, and in this example, a memory. The memories (21) and (23) each have four addresses, and the memory (22) Has 16 addresses, all memories (21) to (23) have a capacity of 8 bits per address, and each address stores data corresponding to a color to be displayed.

さらに、(31)〜(33)は8ビットのラッチ、(41)
〜(43)は8ビットのD/Aコンバータである。
(31)-(33) are 8-bit latches, (41)
(43) are 8-bit D / A converters.

そして、メモリ(1)からある画素のデータDATAが取
り出されると、その赤色用のビットb7,b6がメモリ(2
1)にそのアドレス信号として供給されて該当するアド
レス(ビットb7,b6の示す値のアドレス)から8ビット
のデータDATRが取り出され、このデータDATRがクロック
CKによりラッチ(31)にラッチされてからD/Aコンバー
タ(41)に供給されてアナログの赤色信号Rとされる。
When the data DATA of a pixel in the memory (1) is taken out, the bit b 7, b 6 is a memory for that red (2
The supplied with corresponding address (bits b 7, the value of the address) from the 8-bit data DATR indicated by b 6 as the address signal is taken out 1), this data DATR clock
After being latched by the latch (31) by CK, it is supplied to the D / A converter (41) to be converted into an analog red signal R.

同様に、データDATAの緑色用のビットb5〜b2及び青色
用のビットb1,b0がメモリ(22),(23)にそれらのア
ドレス信号として供給されて該当するアドレスからそれ
ぞれ8ビットのデータDATG,DATBが取り出され、これら
データDATG,DATBがラッチ(23),(33)を通じてD/Aコ
ンバータ(42),(43)に供給されてアナログの緑色信
号G及び青色信号Bとされる。
Similarly, the bit b 1 of bit b 5 ~b 2 and blue for green data DATA, b 0 is memory (22), respectively 8 bits from the supplied with corresponding address as their address signal (23) The data DATG and DATB are taken out and supplied to the D / A converters (42) and (43) through the latches (23) and (33) to be converted into analog green signals G and blue signals B. You.

そして、これら信号R,G,Bがカラー受像管に供給さ
れ、したがって、メモリ(1)のデータDATAに対応した
カラー画像が表示される。
Then, these signals R, G, B are supplied to the color picture tube, so that a color image corresponding to the data DATA in the memory (1) is displayed.

そして、この場合、メモリ(21)〜(23)のアドレス
信号となるデータDATAは28=256通りの値をとることが
できる。メモリ(21)〜(23)の出力データDATR〜DATB
は全部で24ビットあって224=16777216種類の値をとる
ことができるので、16777216色のうちの256色を同時に
表示することができる。
In this case, the data DATA serving as the address signals of the memories (21) to (23) can take 2 8 = 256 values. Output data DATR to DATB of memories (21) to (23)
Since there are 24 bits in total and can take 2 24 = 16777216 values, 256 colors out of 16777216 colors can be displayed simultaneously.

このように、カラー・ルック・アップ・テーブルを使
用すれば、表示用メモリ(1)の容量が小さくても多く
の色相及び階調(濃度)を表現でき、カラフルな画像を
表示できる。
As described above, if the color look-up table is used, many hues and gradations (densities) can be expressed even if the capacity of the display memory (1) is small, and a colorful image can be displayed.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

ところが、上述の回路においては、16777216色のうち
の256色を選択し、この256色を同時に表示しているにす
ぎず、自然画に対しては色の種類が不足し、色つやに自
然さを欠くことがある。例えば、光沢のある果物を表示
すると、赤色及び青色は2ビットしか割り当てがなく、
4階調なので、量子化が目立ち、色の変化が縞状になっ
てしまう。
However, in the circuit described above, 256 colors are selected out of 16777216 colors, and only these 256 colors are displayed at the same time. May be missing. For example, when displaying glossy fruits, red and blue have only 2 bits allocated,
Since there are four gradations, the quantization is conspicuous, and the color change becomes striped.

さらに、赤、緑、青の各色について考えると、平均し
て8ビット/32.7ビットしか割り当てられていないの
で、階調が不足するとともに、解像度も低下し、画質の
劣化が大きい。
Further, considering red, green, and blue colors, only 8 bits / 32.7 bits are allocated on average, so that the gradation is insufficient, the resolution is reduced, and the image quality is greatly deteriorated.

この発明は、従来に比べて、多数の色を同時に発色で
き、これによって、十分な階調の画像を得ることのでき
る画像信号処理装置及び処理方法を提案しようとするも
のである。
An object of the present invention is to propose an image signal processing apparatus and a processing method capable of simultaneously producing a large number of colors as compared with the related art, thereby obtaining an image having a sufficient gradation.

〔問題点を解決するための手段〕[Means for solving the problem]

この発明による画像信号処理装置は、画像信号を構成
する各画素の複数の色成分から形成された色圧縮情報を
処理する画像処理装置において、色圧縮情報は、複数の
色成分のうち、隣接する画素とのレベル情報の変化が最
大である色成分を選択し、その選択された色成分を圧縮
することにより得られた色圧縮データと、その色成分を
示す識別コードとからなり、色圧縮情報を受信する受信
手段と、色圧縮データに対応する色成分データを発生す
る色成分データ発生手段と、次に同じ色成分の色圧縮情
報に対応する色成分データが供給され、その色成分デー
タによって更新されるまで、識別信号に対応する指示信
号に基づいて色成分データを保持する色成分データ保持
手段とを有する。
An image signal processing apparatus according to the present invention is an image processing apparatus for processing color compression information formed from a plurality of color components of each pixel constituting an image signal, wherein the color compression information is adjacent to a plurality of color components. The color compression information is obtained by selecting a color component having the largest change in level information with the pixel, compressing the selected color component, and an identification code indicating the color component. Receiving means, color component data generating means for generating color component data corresponding to the color compression data, and color component data corresponding to the color compression information of the same color component are supplied next. And a color component data holding means for holding color component data based on the instruction signal corresponding to the identification signal until updated.

〔作用〕[Action]

この本発明によれば、従来に比べて、多数の色を同時
に発色でき、これによって、十分な階調の画像を得るこ
とができる。
According to the present invention, a larger number of colors can be simultaneously produced than in the conventional art, and thereby an image having a sufficient gradation can be obtained.

〔実施例〕〔Example〕

第1図において、表示用メモリ(1)は上述のものと
等しい容量とされ、カラー受像管の水平走査及び垂直走
査に対応したアドレスからクロックCKに同期して画像の
表示データDATAが取り出される。
In FIG. 1, a display memory (1) has the same capacity as that described above, and display data DATA of an image is extracted from addresses corresponding to horizontal scanning and vertical scanning of a color picture tube in synchronization with a clock CK.

この場合、1つの画素(9)に対するデータDATAは上
述と同様8ビットであるが、このデータDATAは、例えば
第2図に示すフローチャートにしたがって色圧縮された
データであり、例えば第3図に示すフォーマットを有す
る。
In this case, the data DATA for one pixel (9) has 8 bits as described above, but this data DATA is data that has been color-compressed according to, for example, the flowchart shown in FIG. Has a format.

すなわち、第2図において、Ri,Gi,Biは色圧縮を行う
前の原データ、例えばビデオカメラなどにより取り込ま
れたデータであり、かつ、1つの画面におけるi番目の
画素(9)の赤色,緑色及び青色のレベルを8ビットで
示しているデジタルデータである。
That is, in FIG. 2, Ri, Gi, and Bi are original data before color compression, for example, data captured by a video camera or the like, and the red, i. This is digital data indicating green and blue levels by 8 bits.

そして、ステップ(101)において、初期値として R0=128,G0=128,B0=128 i=1 が設定され、次にステップ(102)において、i番目の
画素のデータRi〜Biと1つ前の画素のデータRi-1〜Bi-1
との差の絶対値ΔR〜ΔB ΔR=|Ri−Ri-1| ΔG=|Gi−Gi-1| ΔB=|Bi−Bi-1| が算出され、続いてステップ(103)において値ΔR〜
ΔBのうち最大の値のものが判別される。
Then, in step (101), R 0 = 128, G 0 = 128, B 0 = 128 i = 1 are set as initial values. Then, in step (102), data Ri to Bi of the i-th pixel are Data R i-1 to B i-1 of the previous pixel
ΔR = | Ri−R i−1 | ΔG = | Gi−G i−1 | ΔB = | Bi−B i−1 | Value ΔR ~
The largest value of ΔB is determined.

そして、値ΔRが最大(ΔR>ΔG,ΔR>ΔB)のと
きには、ステップ(104において、データRiが8ビット
のデータ(原データ)から6ビットのデータ(色圧縮デ
ータ)Rcに変換されるとともに、第3図に示すように、
データRcの上位には赤色のデータであることを示す識別
コードとして“10"が付加され、データRcは全体として
は8ビットとされる。したがって、データRcは、上位2
ビットb7,b6が赤色のデータであることを示す識別コー
ド“10"とされ、残る6ビットb5〜b0がi番目の画素
(9)の赤色の濃度の情報を有する。
When the value ΔR is the maximum (ΔR> ΔG, ΔR> ΔB), in step (104), the data Ri is converted from 8-bit data (original data) to 6-bit data (color compressed data) Rc. , As shown in FIG.
"10" is added to the upper part of the data Rc as an identification code indicating that the data is red data, and the data Rc has 8 bits as a whole. Therefore, the data Rc is
The bits b 7 and b 6 are set to an identification code “10” indicating that the data is red data, and the remaining 6 bits b 5 to b 0 have information on the red density of the i-th pixel (9).

また、このとき、データRcの6ビットb5〜b0は、例え
ば第4図に示すように、原データの度数分布のうちの有
効区間に6ビットを割り当てたものである。したがっ
て、データRcは、その6ビットb5〜b0しか濃度情報を持
たなくても充分な量子化レベルを有することになる。
At this time, the 6 bits b 5 to b 0 of the data Rc are obtained by allocating 6 bits to an effective section of the frequency distribution of the original data, for example, as shown in FIG. Therefore, data Rc will have sufficient quantization levels without only have density information that 6 bits b 5 ~b 0.

さらに、ステップ(103)において値ΔGが最大(Δ
G>ΔR,ΔG>ΔB)のときには、ステップ(105)に
おいて、データGiがステップ(104)におけるデータRi
と同様に処理されてデータGcとされる。ただし、データ
Gcにおいては、第3図に示すように、最上位ビットb7
けが識別コード“0"とされ、残る7ビットb6〜b0が濃度
情報とされる。
Further, in step (103), the value ΔG is maximized (Δ
G> ΔR, ΔG> ΔB), in step (105), the data Gi is replaced with the data Ri in step (104).
Are processed in the same way as the data Gc. However, the data
In gc, as shown in FIG. 3, only the most significant bit b 7 is an identification code "0", the remaining 7 bits b 6 ~b 0 is the density information.

また、ステップ(103)において値ΔBが最大(ΔB
>ΔR,ΔB>ΔG)のときには、ステップ(106)にお
いて、データBiがステップ(104)におけるデータRiと
同様に処理されてデータBcとされる。ただし、データBc
においては、上位2ビットb7,b6が識別コード“11"とさ
れ、残る6ビットb5〜b0が濃度情報とされる。
In step (103), the value ΔB is maximized (ΔB
> ΔR, ΔB> ΔG), in step (106), the data Bi is processed in the same manner as the data Ri in step (104) to be data Bc. However, data Bc
In the upper two bits b 7, b 6 is an identification code "11", the remaining 6 bits b 5 ~b 0 is the density information.

そして、ステップ(104),(105)あるいは(106)
のいずれかで形成されたデータRc,GcあるいはBcが、ス
テップ(107)において記憶手段、例えばメモリ(1)
のi番目のアドレスにi番目の画素(9)のデータDATA
としてストアされる。
Then, step (104), (105) or (106)
In step (107), the data Rc, Gc or Bc formed by any of
Is the data DATA of the i-th pixel (9) at the i-th address
Stored as

そして、ステップ(108)において値iが「1」だけ
インクリメントされて次の画素(9)が処理の対象とさ
れ、ステップ(109)においてすべての画素(9)につ
いて以上の処理が行われたかどうかが判別され、処理さ
れていない画素(9)があれば、ステップ(102)以降
の処理が同様に行われる。
Then, in step (108), the value i is incremented by “1”, and the next pixel (9) is set as a processing target. In step (109), whether or not the above processing has been performed on all the pixels (9) Is determined, and if there is a pixel (9) that has not been processed, the processing after step (102) is performed similarly.

したがって、メモリ(1)には、画素(9)ごとに、
その前の画素(9)とのレベル変化が最も大きい色につ
いてその濃度の情報がデータDATAとしてストアされてい
ることになる。
Therefore, in the memory (1), for each pixel (9),
The density information of the color having the largest level change with the previous pixel (9) is stored as data DATA.

さらに、カラー・ルック・アップ・テーブル用のメモ
リ(21)〜(23)は256アドレスを有するとともに、1
アドレスにつき9ビットの容量とされる。そして、メモ
リ(21)においては、アドレスA7〜A0の上位2ビット
A7,A6が赤色の識別コードの値“10"になったとき、デー
タD8〜D0の最上位ビットD8が“1"となるように、かつ、
下位アドレスA5〜A0に表示したい色のデータが下位ビッ
トD7〜D0として出力されるように、所定のデータがスト
アされている。つまり、メモリ(21)においては、80H
〜BFH番地(Hは16進を示す)に、D8=“1",D7〜D0
「表示したい色のデータ」がストアされている。
Further, the memories (21) to (23) for the color look-up table have 256 addresses and
The address has a capacity of 9 bits. Then, in the memory (21), the upper two bits of the address A 7 to A 0
When A 7 and A 6 become the value of the red identification code “10”, the most significant bit D 8 of the data D 8 to D 0 becomes “1”, and
As lower address A 5 to A 0 color data to be displayed on is output as the lower bit D 7 to D 0, predetermined data is stored. That is, in the memory (21), 80H
~BFH the address (H represents a hexadecimal), D 8 = "1" , D 7 ~D 0 =
"Data of the color to be displayed" is stored.

また、メモリ(22)においては、アドレスA7〜A0の最
上位ビットA7が緑色の識別コードの値“0"になったと
き、データD8〜D0の最上位ビットD8が“1"となるよう
に、かつ、下位アドレスA6〜A0に表示したい色のデータ
が下位ビットD7〜D0として出力されるように、所定のデ
ータがストアされている。つまり、メモリ(22)におい
ては、0〜7FH番地に、D8=“1",D7〜D0=「表示したい
色のデータ」がストアされている。さらに、メモリ(2
3)においては、アドレスA7〜A0の上位2ビットA7,A6
青色の識別コードの値“11"になったとき、データD8〜D
0の最上位ビットD8が“1"となるように、かつ、下位ア
ドレスA5〜A0に表示したい色のデータが下位ビットD7
D0として出力されるように、所定のデータがストアされ
ている。つまり、メモリ(22)においては、COH〜FFH番
地に、D8=“1",D7〜D0=「表示したい色のデータ」が
ストアされている。
Further, in the memory (22), when the most significant bit A 7 of the address A 7 to A 0 becomes equal to "0" in the green of the identification code, the most significant bit D 8 data D 8 to D 0 is " such that 1 ", and, as the color data to be displayed in the lower address a 6 to a 0 is output as the lower bit D 7 to D 0, predetermined data is stored. That is, in the memory (22), the 0~7FH address, D 8 = "1", D 7 ~D 0 = "color of data to be displayed" is stored. In addition, memory (2
In 3), when the upper two bits A 7 and A 6 of the addresses A 7 to A 0 become the value of the blue identification code “11”, the data D 8 to D 8
As the upper bit D 8 top is "1" 0, and the color of the data to be displayed in the lower address A 5 to A 0 is lower bit D 7 ~
As it will be output as D 0, predetermined data is stored. That is, in the memory (22), the COH~FFH address, D 8 = "1", D 7 ~D 0 = "color of data to be displayed" is stored.

また、ラッチ(31)〜(33)には、メモリ(21)〜
(23)の最上位ビットD8〜D8がラッチイネーブル信号と
して供給される。
The latches (31) to (33) have memories (21) to
Upper bits D 8 to D 8 uppermost is supplied as a latch enable signal (23).

このような構成によれば、メモリ(1)からデータDA
TAが取り出されると、このデータDATAはメモリ(21)〜
(23)に供給されて何らかのデータDATR〜DATBに変換さ
れ、このデータDATR〜DATBがラッチ(31)〜(33)に供
給される。
According to such a configuration, the data DA is stored in the memory (1).
When TA is retrieved, this data DATA is stored in memory (21) ~
The data DATR to DATB are supplied to (23) and converted into some data DATR to DATB, and the data DATR to DATB are supplied to latches (31) to (33).

そして、この場合、メモリ(1)からのデータDATA
が、例えば赤色のデータRcであれば、その上位2ビット
b7,b6が“10"なので、メモリ(21)の出力データDATRの
最上位ビットD8だけが“1"となり、このビットD8により
データDATRの下位8ビットD7〜D0がラッチ(31)にラッ
チされ、したがって、D/Aコンバータ(41)からは赤色
信号Rが取り出される。
Then, in this case, the data DATA from the memory (1)
Is red data Rc, for example, the upper 2 bits
b 7, b 6 is so "10", the memory (21) output data DATR most significant bit D 8 only becomes "1" of, this bit D 8 is lower 8 bits D 7 to D 0 data DATR latch The signal is latched by (31), so that the red signal R is extracted from the D / A converter (41).

なお、このとき、データDATAはメモリ(22),(23)
にも供給されているので、メモリ(22),(23)からデ
ータDATG,DATBも出力されているが、データDATAの上位
ビットb7,b6は“10"なので、メモリ(22),(23)の出
力データDATG,DATBの最上位ビットD8,D8が“1"になるこ
とはなく、したがって、データDATG,DATBがラッチ(3
2),(33)にラッチされることはなく、それ以前にラ
ッチされたときのデータDATG,DATBが保持されたままと
なる。
At this time, the data DATA is stored in the memories (22) and (23).
Because it is also supplied to the memory (22), data from (23) DATG, DATB has also been output, the upper bit b 7 data DATA, b 6 is so "10", the memory (22), ( 23), the most significant bits D 8 and D 8 of the output data DATG and DATB do not become “1”. Therefore, the data DATG and DATB are latched (3
2) and (33) are not latched, and the data DATG and DATB at the time of the previous latch are retained.

そして、ラッチ(31)におけるこの状態は、次に赤色
のデータRcがメモリ(1)から取り出されるまで、すな
わち、赤色の濃度変化が他の色の濃度変化よりも大きく
なるまで保持される。
This state in the latch (31) is maintained until the next red data Rc is fetched from the memory (1), that is, until the density change of red becomes larger than the density change of other colors.

また、メモリ(1)からのデータDATAが、緑色のデー
タGcあるいは青色のデータBcであれば、その上位ビット
b7あるいはb7,b6にしたがってデータDATGあるいはDATB
の最上位ビットD8が“1"になるので、データDATGあるい
はDATBの下位8ビットD7〜D0がラッチ(32)あるいは
(33)にラッチされ、D/Aコンバータ(42)あるいは(4
3)から緑色信号Gあるいは青色信号Bが取り出され
る。
If the data DATA from the memory (1) is green data Gc or blue data Bc, the upper bit
b 7 or data DATG or DATB according to b 7, b 6
Since the upper bit D 8 top is "1", the data DATG or lower eight bits D 7 to D 0 of DATB is latched in the latch (32) or (33), D / A converter (42) or (4
The green signal G or the blue signal B is extracted from 3).

こうして、3原色信号R〜Bを得ることができるが、
この場合、この発明によれば、赤色及び青色については
6ビット、緑色については7ビットを割り当てているの
で、19ビットで1つの色を表現することになり、したが
って、219=524288色を同時に発色できるので、自然画
であっても充分な階調で表示できるとともに、自然でつ
やのある色を映出できる。
Thus, three primary color signals R and B can be obtained,
In this case, according to the present invention, since 6 bits are assigned to red and blue and 7 bits to green, one color is represented by 19 bits. Therefore, 2 19 = 524288 colors are simultaneously displayed. Since it can be colored, even a natural image can be displayed with a sufficient gradation and a natural and glossy color can be projected.

また、濃度変化の大きい色についてその変化後の表示
を優先的に行っているので、解像度の劣化が少なく、む
しろ第5図の例のように量子化のビット数の不足により
階調が不足して解像度が低下する場合よりも、はるかに
高い解像度を得ることができる。
In addition, since the display after the change is preferentially performed for a color having a large density change, the resolution is less deteriorated, and the gradation is insufficient due to the lack of the number of quantization bits as shown in the example of FIG. A much higher resolution can be obtained than when the resolution is reduced.

しかも、濃度変化の大きい色のデータについてのみ、
その色を示す識別コードを付加して使用しているので、
メモリ(1)が大容量化することがない。さらに、特別
な色圧縮回路を必要とすることがなく、メモリ(21)〜
(23)によるマッピングだけで、対処できる。
Moreover, only for the color data with a large density change,
Since it is used with an identification code indicating the color,
The memory (1) does not increase in capacity. Furthermore, no special color compression circuit is required, and the memory (21) to
This can be dealt with simply by mapping (23).

なお、上述において、データDATAの上位ビットb7ない
しb6からラッチ(31)〜(33)に対するラッチイネーブ
ル信号を、アンド回路及びインバータにより形成すれ
ば、メモリ(21)〜(23)は1アドレスが8ビットの容
量のものでよい。また、その場合には、メモリ(21)〜
(23)とラッチ(31)〜(33)との順序を逆にできる。
Incidentally, in the above, the latch enable signal from the upper bit b 7 to b 6 of the data DATA for the latch (31) - (33), be formed by an AND circuit and an inverter, a memory (21) to (23) is one address May have an 8-bit capacity. In that case, the memory (21) ~
The order of (23) and the latches (31) to (33) can be reversed.

さらに、上述においては、ステップ(107)において
データDATA(Rc,GcあるいはBc)を、メモリ(1)にス
トアするとしたが、実際には、ハードディスクや他のメ
モリにストアし、必要な処理の終了後、メモリ(1)に
転送すればよい。また、第2図の処理は、ソフトウエア
あるいはハードウエアのどちらによっても実現できる。
Further, in the above description, the data DATA (Rc, Gc or Bc) is stored in the memory (1) in the step (107). However, actually, the data is stored in the hard disk or another memory, and the necessary processing is terminated. Thereafter, the data may be transferred to the memory (1). The processing in FIG. 2 can be realized by either software or hardware.

〔発明の効果〕〔The invention's effect〕

この発明によれば、従来に比べて、多数の色を同時に
発色でき、これによって、十分な階調の画像を得ること
ができる。そして、赤色及び青色については6ビット、
緑色については7ビットを割り当てているので、19ビッ
トで1つの色を表現することになり、したがって、219
=524288色を同時に発色できるので、自然画であっても
充分な階調で表示できるとともに、自然でつやのある色
を映出できる。
According to the present invention, a larger number of colors can be simultaneously produced than in the related art, whereby an image having a sufficient gradation can be obtained. And 6 bits for red and blue,
Since 7 bits are allocated to green, one color is represented by 19 bits, and therefore, 2 19
= 524288 colors can be simultaneously generated, so that even natural images can be displayed with sufficient gradation and natural glossy colors can be projected.

また、濃度変化の大きい色についてその変化後の表示
を優先的に行っているので、解像度の劣化が少なく、む
しろ第5図の例のように量子化のビット数の不足により
階調が不足して解像度が低下する場合よりも、はるかに
高い解像度を得ることができる。
In addition, since the display after the change is preferentially performed for a color having a large density change, the resolution is less deteriorated, and the gradation is insufficient due to the lack of the number of quantization bits as shown in the example of FIG. A much higher resolution can be obtained than when the resolution is reduced.

しかも、濃度変化の大きい色のデータについてのみ、
その色を示す識別コードを付加して使用しているので、
メモリ(1)が大容量化することがない。さらに、特別
な色圧縮回路を必要とすることがなく、メモリ(21)〜
(23)によるマッピングだけで、対処できる。
Moreover, only for the color data with a large density change,
Since it is used with an identification code indicating the color,
The memory (1) does not increase in capacity. Furthermore, no special color compression circuit is required, and the memory (21) to
This can be dealt with simply by mapping (23).

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

第1図はこの発明の一例の系統図、第2図〜第6図はそ
の説明のための図である。 (1)は表示用メモリ、(21)〜(23)はマッピング用
メモリ、(31)〜(33)はラッチ、(41)〜(43)はD/
Aコンバータである。
FIG. 1 is a system diagram of an example of the present invention, and FIGS. 2 to 6 are diagrams for explanation thereof. (1) is a display memory, (21) to (23) are mapping memories, (31) to (33) are latches, and (41) to (43) are D /
A converter.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】画像信号を構成する各画素の複数の色成分
から形成された色圧縮情報を処理する画像処理装置にお
いて、 上記色圧縮情報は、上記複数の色成分のうち、隣接する
画素とのレベル情報の変化が最大である色成分を選択
し、その選択された色成分を圧縮することにより得られ
た色圧縮データと、その色成分を示す識別コードとから
なり、 上記色圧縮情報を受信する受信手段と、 上記色圧縮データに対応する色成分データを発生する色
成分データ発生手段と、 次に同じ色成分の上記色圧縮情報に対応する上記色成分
データが供給され、該色成分データによって更新される
まで、上記識別信号に対応する指示信号に基づいて色成
分データを保持する色成分データ保持手段と を有することを特徴とする画像信号処理装置。
1. An image processing apparatus for processing color compression information formed from a plurality of color components of each pixel constituting an image signal, wherein the color compression information includes information on an adjacent pixel among the plurality of color components. The color compression data obtained by selecting the color component having the largest change in the level information of the color component and compressing the selected color component, and an identification code indicating the color component. Receiving means for receiving; color component data generating means for generating color component data corresponding to the color compression data; and supplying the color component data corresponding to the color compression information of the same color component. An image signal processing device comprising: color component data holding means for holding color component data based on an instruction signal corresponding to the identification signal until updated by data.
【請求項2】画像信号を構成する各画素の複数の色成分
から形成された色圧縮情報を処理する画像処理方法にお
いて、 上記色圧縮情報は、上記複数の色成分のうち、隣接する
画素とのレベル情報の変化が最大である色成分を選択
し、該選択された色成分を圧縮することにより得られた
色圧縮データと、その色成分を示す識別コードとからな
り、 上記色圧縮情報を受信し、 上記色圧縮データに対応する色成分データを発生し、 次に同じ色成分の上記色圧縮情報に対応する上記色成分
データが供給され、該色成分データによって更新される
まで、上記識別信号に対応する指示信号に基づいて上記
色成分データを保持する ようにしたことを特徴とする画像信号処理方法。
2. An image processing method for processing color compression information formed from a plurality of color components of each pixel constituting an image signal, wherein the color compression information includes an image signal of a plurality of color components and an adjacent pixel of the plurality of color components. The color compression data obtained by selecting the color component having the largest change in the level information of the color information and compressing the selected color component, and an identification code indicating the color component. Receiving, generating color component data corresponding to the color compression data, and then supplying the color component data corresponding to the color compression information of the same color component until the color component data is updated by the color component data; An image signal processing method, wherein the color component data is held based on an instruction signal corresponding to the signal.
JP62124709A 1987-05-21 1987-05-21 Image signal processing apparatus and processing method Expired - Lifetime JP2590882B2 (en)

Priority Applications (8)

Application Number Priority Date Filing Date Title
JP62124709A JP2590882B2 (en) 1987-05-21 1987-05-21 Image signal processing apparatus and processing method
DE88304544T DE3886817T2 (en) 1987-05-21 1988-05-19 Color image signal processing method and apparatus.
EP88304544A EP0292284B1 (en) 1987-05-21 1988-05-19 Method and apparatus for processing display colour signal
US07/195,774 US5142272A (en) 1987-05-21 1988-05-19 Method and apparatus for processing display color signal
AT88304544T ATE99821T1 (en) 1987-05-21 1988-05-19 METHOD AND DEVICE FOR COLOR IMAGE SIGNAL PROCESSING.
CA000567346A CA1333421C (en) 1987-05-21 1988-05-20 Method and apparatus for processing display color signal
AU16479/88A AU607218B2 (en) 1987-05-21 1988-05-20 Method and apparatus for processing display color signal
KR1019880006009A KR970002145B1 (en) 1987-05-21 1988-05-21 Method and apparatus for processing display color signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62124709A JP2590882B2 (en) 1987-05-21 1987-05-21 Image signal processing apparatus and processing method

Publications (2)

Publication Number Publication Date
JPS63287992A JPS63287992A (en) 1988-11-25
JP2590882B2 true JP2590882B2 (en) 1997-03-12

Family

ID=14892162

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62124709A Expired - Lifetime JP2590882B2 (en) 1987-05-21 1987-05-21 Image signal processing apparatus and processing method

Country Status (1)

Country Link
JP (1) JP2590882B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6175390A (en) * 1984-09-20 1986-04-17 デイジタルコンピユ−タ株式会社 Memory access circuit for bit map display unit
JPS61103195A (en) * 1984-10-26 1986-05-21 株式会社日立製作所 Frame memory writing control system

Also Published As

Publication number Publication date
JPS63287992A (en) 1988-11-25

Similar Documents

Publication Publication Date Title
KR970002145B1 (en) Method and apparatus for processing display color signal
US4639771A (en) Image processing system
US4821121A (en) Electronic still store with high speed sorting and method of operation
US5068644A (en) Color graphics system
US5345554A (en) Visual frame buffer architecture
JPH05207517A (en) Method and device for compressing and extending multiple bit digital pixel data
JPH0426471B2 (en)
US6388675B1 (en) Image processing apparatus and image processing method
US5943097A (en) Image processing means for processing image signals of different signal formats
JP2647033B2 (en) Lookup table creation method and lookup table creation device
US5159443A (en) Image signal encoding/decoding apparatus and system
JP2590882B2 (en) Image signal processing apparatus and processing method
JPH04500131A (en) Device for connecting a video frame storage device to a color display device
JP2590884B2 (en) Image signal processing apparatus and processing method
JP2605734B2 (en) Image signal compression method
JPS6146839B2 (en)
EP0497599B1 (en) Image processing apparatus
JP2001154653A (en) Digital picture display device
US20030043162A1 (en) Memory apparatus of digital video signal
JP2847572B2 (en) Image storage device
JP2805856B2 (en) Image data readout circuit
JP2605735B2 (en) Image signal compression method
JPS63291088A (en) Display circuit
JPH0779466B2 (en) Image display device
JPH05297841A (en) Display controller

Legal Events

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

Free format text: PAYMENT UNTIL: 20071219

Year of fee payment: 11