JP3080087B2 - Image processing method and apparatus - Google Patents

Image processing method and apparatus

Info

Publication number
JP3080087B2
JP3080087B2 JP10374509A JP37450998A JP3080087B2 JP 3080087 B2 JP3080087 B2 JP 3080087B2 JP 10374509 A JP10374509 A JP 10374509A JP 37450998 A JP37450998 A JP 37450998A JP 3080087 B2 JP3080087 B2 JP 3080087B2
Authority
JP
Japan
Prior art keywords
image
pixel
data
translucent
parameter
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 - Fee Related
Application number
JP10374509A
Other languages
Japanese (ja)
Other versions
JP2000194837A (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.)
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 JP10374509A priority Critical patent/JP3080087B2/en
Priority to GB9930710A priority patent/GB2352950B/en
Publication of JP2000194837A publication Critical patent/JP2000194837A/en
Application granted granted Critical
Publication of JP3080087B2 publication Critical patent/JP3080087B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/50Lighting effects
    • G06T15/503Blending, e.g. for anti-aliasing

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数の画像を重畳
する画像処理方法及びその装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an image processing method and apparatus for superimposing a plurality of images.

【0002】[0002]

【従来の技術】画像処理においては、複数の画像を種々
の態様で重畳して表示させる処理がある。例えば、一定
の背景画像に対して一部の領域を占める動画を合成した
り、通常の動画に文字や記号を重ねて表示したりする場
合等である。このような場合、合成する動画や重ねる文
字等の重畳画像中には表示すべき何等かの画像が存在す
る領域と画像が何等存在しないために被重畳画像の背景
等をそのまま表示すべき領域とがあるので、前者の領域
については所定の混合割合に従って画像を重ね合わせ、
後者の領域については重畳画像を透明として被重畳画像
を表示することとする処理を行う。又、画像中に磨りガ
ラスを通したような所定の半透明画像を重畳する場合も
あり、この場合には、重畳画像を透明とすると共に、半
透明画像の領域に相当する被重畳画像の部分を所定の比
率で減衰させる処理を行う。
2. Description of the Related Art In image processing, there is a process of superimposing and displaying a plurality of images in various modes. For example, there is a case where a moving image occupying a partial area is combined with a certain background image, or characters and symbols are superimposed and displayed on a normal moving image. In such a case, a superimposed image such as a moving image to be synthesized or a character to be superimposed includes a region where some image to be displayed exists and a region where the background of the superimposed image is to be displayed as it is because no image exists. Therefore, for the former region, images are superimposed according to a predetermined mixture ratio,
For the latter area, a process is performed in which the superimposed image is made transparent and the superimposed image is displayed. In addition, there is a case where a predetermined translucent image such as through a frosted glass is superimposed on the image. In this case, the superimposed image is made transparent and a portion of the image to be superimposed corresponding to an area of the translucent image. Is attenuated at a predetermined ratio.

【0003】かかる画像の重畳処理を行う従来の画像処
理装置の構成を図4に示す。この図において、YA、C
bA及びCrAは、上に重畳して優先的に表示する重畳
画像(以下「高優先順位画像」という。)の画像データ
であり、YB、CbB及びCrBは、その高優先順位画
像が重畳される下の画像となる被重畳画像(以下「低優
先順位画像」という。)の画像データである。これら2
系統の画像データは、それぞれYA、YBが輝度デー
タ、CbA、CbBが彩度データ、CrA、CrBが色
相データに相当し、高優先順位画像、低優先順位画像の
各画素についてのものが順次供給される(尚、以下にお
いては、彩度と色相を併せて単に「色」ということがあ
る。)。
FIG. 4 shows the configuration of a conventional image processing apparatus for performing such image superimposition processing. In this figure, YA, C
bA and CrA are image data of a superimposed image (hereinafter, referred to as a “high-priority image”) that is superimposed and displayed with priority, and YB, CbB, and CrB are superimposed on the high-priority image. This is image data of a superimposed image to be a lower image (hereinafter, referred to as a “low-priority image”). These two
As for the image data of the system, YA and YB correspond to luminance data, CbA and CbB correspond to saturation data, CrA and CrB correspond to hue data, and are sequentially supplied for each pixel of a high priority image and a low priority image. (In the following, the saturation and the hue are sometimes simply referred to as “color”.)

【0004】flagは高優先順位画像が透明であるか透明
でないかを各画素毎に指定するフラグであり、透明であ
る場合は“1”、透明でない場合は“0”となってい
る。αブレンド率は、高優先順位画像と低優先順位画像
を重ね合わせるときの各画像の画素値の混合割合を示す
ものである。BL10、BL20、BL30は、フラグ
flagとαブレンド率に基づき、それぞれ輝度データYA
とYB、彩度データCbAとCbB、色相データCrA
とCrBのαブレンド処理を行うブレンダであり、その
処理結果を1系統の画像データY(ブレンドされた輝
度)、Cb(ブレンドされた彩度)及びCr(ブレンド
された色相データ)として出力する。
The flag is a flag for designating, for each pixel, whether the high-priority image is transparent or non-transparent. The flag is "1" if it is transparent, and "0" if it is not transparent. The α blending ratio indicates the mixing ratio of the pixel values of each image when the high-priority image and the low-priority image are overlapped. BL10, BL20, BL30 are flags
Luminance data YA based on flag and α blend ratio
And YB, saturation data CbA and CbB, hue data CrA
And a blender for performing an α blending process of CrB and CrB, and outputs the processing result as one system of image data Y (blended luminance), Cb (blended saturation), and Cr (blended hue data).

【0005】このような構成において、YA、CbA及
びCrAとYB、CbB及びCrBの2系統の画像デー
タ、フラグflag並びにαブレンド率がそれぞれの画素毎
に順次供給され、これらを入力データとして重畳処理が
行われる。今、入力されたフラグflagが“1”であった
とすると、ブレンダBL10、BL20、BL30はそ
れぞれ高優先順位画像を透明とする(YA、CbA及び
CrAを用いないこととする)が、この場合の重畳処理
としては、上述したように低優先順位画像をそのまま出
力する処理(以下「透明処理」という。)と低優先順位
画像を所定比率で減衰させて半透明状にする処理(以下
「半透明処理」という。)とがある。従って、高優先順
位画像の各画像データ(YA、CbA、CbB)をA、
低優先順位画像の各画像データ(YB、CbB、Cr
B)をBとすれば、各ブレンダは ・透明処理の場合 :A×0+B×1 ・半透明処理の場合 :A×0+B×β なる演算を行って演算結果を出力データ(Y、Cb、C
r)とする。
In such a configuration, image data of two systems of YA, CbA and CrA and YB, CbB and CrB, a flag and an α blending ratio are sequentially supplied for each pixel, and these are superimposed as input data. Is performed. Assuming that the input flag flag is "1", the blenders BL10, BL20, and BL30 each make the high-priority image transparent (the YA, CbA, and CrA are not used). As the superimposition processing, as described above, the processing of outputting the low-priority image as it is (hereinafter, referred to as “transparency processing”) and the processing of attenuating the low-priority image at a predetermined ratio to make it translucent (hereinafter, “translucent processing”) Processing ”). Therefore, each image data (YA, CbA, CbB) of the high priority image is represented by A,
Each image data (YB, CbB, Cr
Assuming that B) is B, each blender performs the following operations: for transparent processing: A × 0 + B × 1; for semi-transparent processing: A × 0 + B × β, and outputs the calculation results as output data (Y, Cb, C).
r).

【0006】一方、入力されたフラグflagが“0”であ
った場合は、高優先順位画像と低優先順位画像とをαブ
レンド率に従って重ね合わせる処理(以下「重ね合わせ
処理」という。)を行う。すなわち、各ブレンダは ・重ね合わせ処理の場合:A×α+B×(1−α) なる演算を行って演算結果を出力データとする。
On the other hand, if the input flag flag is "0", a process of superimposing the high-priority image and the low-priority image according to the α blend ratio (hereinafter referred to as "superimposition process") is performed. . That is, each blender: In the case of the superposition processing: A × α + B × (1−α) is calculated, and the calculation result is used as output data.

【0007】この重ね合わせ処理が通常のαブレンド処
理に相当するものであり、ブレンダBL10、BL2
0、BL30はフラグflagの値によってこの処理を行う
か透明処理ないし半透明処理を行うかを切り換える。す
なわち、上述したフラグflagが“1”の場合の処理で
は、“α=0”であればこれを重ね合わせ処理の場合と
同様の演算式に代入することで上記透明処理を行い、
“α≠0”であれば同演算式におけるAの係数を“0”
としてBの係数はそのまま“(1−α)”とすることで
上記半透明処理を行う。従って、半透明処理の場合に低
優先順位画像を透過させる率βは“1−α”で指定され
ることになる(α自体では上述の減衰させる所定比率を
指定する。)。
[0007] This superposition processing corresponds to a normal α blending processing, and the blenders BL10, BL2
0, BL30 switches between this processing and transparent processing or translucent processing depending on the value of the flag flag. That is, in the process in which the flag flag is “1”, if “α = 0”, the above transparent process is performed by substituting the same into the same arithmetic expression as in the superposition process,
If “α ≠ 0”, the coefficient of A in the arithmetic expression is set to “0”.
The semi-transparent process is performed by setting the coefficient of B as “(1−α)” as it is. Therefore, in the case of the translucent process, the transmission rate β of the low-priority image is specified by “1−α” (α itself specifies the above-described predetermined attenuation rate).

【0008】尚、従来における他の画像重畳処理技術と
しては、例えば、特開平6−335022号公報に提案
されているものもある。同公報においては、一方の画像
のRGBI(赤、緑、青、輝度)データの各ビットが
“0”の場合に透明と判断し、その透明部分で他方の画
像へ切り換えることによって2つの画像の重ね合わせを
行う技術が開示されている。
As another conventional image superimposition processing technique, for example, there is one proposed in Japanese Patent Application Laid-Open No. Hei 6-335022. In this publication, when each bit of RGBI (red, green, blue, luminance) data of one image is “0”, it is determined that the image is transparent, and the transparent image is switched to the other image to switch the two images. A technique for performing superposition is disclosed.

【0009】[0009]

【発明が解決しようとする課題】ところで、上記従来の
画像処理装置においては、各画素毎に高優先順位画像の
透明/非透明の別とαブレンド率とを指定することとし
ているので、画素データの供給クロック毎に変化するフ
ラグflagとαブレンド率とを画素データとは別に入力し
なければならない。このため、必要な入力データの量が
多く、入力データバンド幅が非常に広帯域に亘るという
問題があった。
By the way, in the above-mentioned conventional image processing apparatus, the distinction between transparent / non-transparent and the α blend ratio of the high priority image is designated for each pixel. Must be input separately from the pixel data. For this reason, there is a problem that the amount of required input data is large and the input data bandwidth is very wide.

【0010】又、半透明処理を行う場合、従来の画像処
理装置では各画素毎に1つのαブレンド率によって低優
先順位画像の透過率を指定しているので、各画素の輝度
(YB)と色(CbB及びCrB)とに対してそれぞれ
異なる透過率を適用することができない。これを可能と
するためには、半透明処理を行うときに輝度と色のそれ
ぞれについて透過率を指定する2つのαブレンド率を入
力することとすればよいが、このようにすると入力デー
タの量が更に多くなり、入力データバンド幅も一層広帯
域に広がってしまう。
In the case of performing translucent processing, the transmittance of a low-priority image is designated by one α-blending ratio for each pixel in the conventional image processing apparatus. Different transmittances cannot be applied to colors (CbB and CrB). In order to make this possible, it is only necessary to input two α blend ratios that specify the transmittance for each of the luminance and the color when performing the translucent processing. And the input data bandwidth is further widened.

【0011】本発明はこのような事情に鑑みてなされた
もので、入力データとして画像データとは別の透明ない
し非透明を指定するためのデータを要せずして通常のα
ブレンド処理の他に透明処理と半透明処理を行うことを
可能とし、複数画像の重畳処理に必要な入力データ量を
削減して入力データバンド幅を狭めることができ、又、
輝度と色等のような各画素を特定するパラメータに対し
てそれぞれ独立して透過率を制御する半透明処理を行う
ことができる画像処理技術を提供することを目的とす
る。
The present invention has been made in view of such circumstances, and does not require data for designating transparency or non-transparency different from image data as input data, so that ordinary α
In addition to blend processing, it is possible to perform transparent processing and translucent processing, reduce the amount of input data required for superimposition processing of multiple images and narrow the input data bandwidth,
It is an object of the present invention to provide an image processing technique capable of performing translucent processing for controlling transmittance independently for parameters specifying each pixel such as luminance and color.

【0012】[0012]

【課題を解決するための手段】請求項1記載の発明は、
各画素が複数のパラメータによって表される2つの画像
を重畳する画像処理方法において、一方の画像の各画素
を表すパラメータの1つに当該各画素を透明又は半透明
とすることを指定する情報を含ませると共に、当該パラ
メータにより半透明とすることを指定する画素を表す他
のパラメータを、その画素を重畳しようとする他方の画
像における画素の透過率を指定する情報とし、当該各画
素毎に、当該パラメータが透明を指定するときは前記他
方の画像における画素を重畳後の画素とし、当該パラメ
ータが半透明を指定するときは前記他方の画像における
画素を前記他のパラメータが指定する透過率で半透明状
とした画素を重畳後の画素とし、当該パラメータが透明
及び半透明のいずれも指定しないときはその画素と前記
他方の画像における画素とを重ね合わせた画素を重畳後
の画素とすることを特徴としている。
According to the first aspect of the present invention,
In an image processing method in which each pixel superimposes two images represented by a plurality of parameters, information specifying that each pixel is transparent or translucent is included in one of parameters representing each pixel of one image. Along with the parameter, another parameter representing a pixel that specifies that the pixel is to be made translucent by the parameter is information that specifies the transmittance of a pixel in the other image on which the pixel is to be superimposed, and for each of the pixels, When the parameter specifies transparency, the pixel in the other image is set as a pixel after superimposition, and when the parameter specifies translucency, the pixel in the other image is reduced by half with the transmittance specified by the other parameter. The transparent pixel is regarded as a pixel after superimposition, and when neither the transparent nor the translucent is specified for the parameter, the pixel and the other image are not included. It is characterized in that the pixels after superimposing the pixel superposing the pixel.

【0013】請求項2記載の発明は、請求項1記載の画
像処理方法において、前記他のパラメータが2以上ある
場合、それらのパラメータがそれぞれ指定する前記透過
率を、前記他方の画像における画素を表す異なるパラメ
ータの透過率とし、前記他方の画像における画素を半透
明状とするとき、前記他のパラメータが指定するそれぞ
れの透過率で前記異なるパラメータをそれぞれ半透明状
とすることを特徴としている。
According to a second aspect of the present invention, in the image processing method according to the first aspect, when the other parameters are two or more, the transmittance specified by each of the parameters is set to the pixel in the other image. It is characterized in that, when the transmittance of the different parameter is represented and the pixels in the other image are made translucent, the different parameters are made translucent at the respective transmittances specified by the other parameters.

【0014】請求項3記載の発明は、各画素が複数のパ
ラメータによって表される2つの画像を重畳する画像処
理装置において、各画素を表すパラメータの1つに当該
各画素を透明又は半透明とすることを指定する情報を含
ませると共に、当該パラメータにより半透明とすること
を指定する画素を表す他のパラメータを、その画素を重
畳しようとする他方の画像における画素の透過率を指定
する情報とした画像データと、前記他方の画像データと
を入力するデータ入力手段と、当該各画素毎に、当該パ
ラメータが透明を指定するときは前記他方の画像におけ
る画素を出力し、当該パラメータが半透明を指定すると
きは前記他方の画像における画素を前記他のパラメータ
が指定する透過率で半透明状にして出力し、当該パラメ
ータが透明及び半透明のいずれも指定しないときはその
画素と前記他方の画像における画素とを重ね合わせて出
力する処理手段とを有することを特徴としている。
According to a third aspect of the present invention, in the image processing apparatus for superimposing two images in which each pixel is represented by a plurality of parameters, each pixel is set to one of parameters representing each pixel by setting the pixel to be transparent or translucent. Information that specifies that the pixel is to be made semi-transparent by the parameter, and information that specifies the transmittance of the pixel in the other image on which the pixel is to be superimposed. Data input means for inputting the obtained image data and the other image data, and for each of the pixels, when the parameter specifies transparency, outputs a pixel in the other image, and the parameter is translucent. When specifying, the pixels in the other image are translucently output at the transmittance specified by the other parameter, and the parameters are transparent and semi-transparent. If neither is specified Ming is characterized by having processing means for outputting by superimposing the pixel in the other image and the pixel.

【0015】請求項4記載の発明は、請求項3記載の画
像処理装置において、前記データ入力手段は、前記他の
パラメータが2以上ある場合、それらのパラメータがそ
れぞれ指定する前記透過率を、前記他方の画像における
画素を表す異なるパラメータの透過率とし、前記処理手
段は、前記他方の画像における画素を半透明状とすると
き、前記他のパラメータが指定するそれぞれの透過率で
前記異なるパラメータをそれぞれ半透明状とすることを
特徴としている。
According to a fourth aspect of the present invention, in the image processing apparatus according to the third aspect, when the other parameters are two or more, the data input means sets the transmittance specified by each of the parameters. The transmittance of a different parameter representing a pixel in the other image, and the processing means, when the pixel in the other image is translucent, each of the different parameters at the respective transmittance specified by the other parameter It is characterized by being translucent.

【0016】請求項5記載の発明は、請求項3又は4記
載の画像処理装置において、前記処理手段は、当該各画
素を透明、半透明又は重ね合わせのいずれの態様で重畳
するかを当該パラメータに基づいて判断する判断手段
と、前記判断手段により判断された重畳態様が半透明の
ときは前記他のパラメータを選択し、それ以外のときは
所定の画像混合率を選択する選択手段と、前記重畳態様
が透明のときは前記他方の画像における画素を出力し、
前記重畳態様が半透明のときは前記他方の画像における
画素を前記選択手段により選択されたパラメータが指定
する透過率で半透明状にして出力し、前記重畳態様が重
ね合わせのときはその画素と前記他方の画像における画
素とを前記選択手段により選択された画像混合率で重ね
合わせて出力する演算手段とを有することを特徴として
いる。
According to a fifth aspect of the present invention, in the image processing apparatus of the third or fourth aspect, the processing means determines whether the respective pixels are to be superimposed in a transparent, translucent, or superimposed manner by the parameter. A determination unit that determines based on the above, the selection unit that selects the other parameter when the superimposition mode determined by the determination unit is translucent, and a predetermined image mixing ratio otherwise, When the superimposition mode is transparent, the pixels in the other image are output,
When the superimposition mode is translucent, a pixel in the other image is translucently output at a transmittance designated by a parameter selected by the selection unit, and is output when the superimposition mode is superimposition. Calculating means for superimposing pixels in the other image at an image mixing ratio selected by the selecting means and outputting the overlapped image.

【0017】請求項6記載の発明は、請求項5記載の画
像処理装置において、前記画像混合率が予め定められた
定数であることを特徴としている。
According to a sixth aspect of the present invention, in the image processing apparatus of the fifth aspect, the image mixing ratio is a predetermined constant.

【0018】請求項7記載の発明は、請求項3〜6のい
ずれかの項記載の画像処理装置を複数段設け、2段目以
降の画像処理装置において、それぞれの前記データ入力
手段が入力する前記他方の画像データを前段の画像処理
装置の出力とすると共に、その出力の画像に更に重畳し
ようとする画像のデータを前記画像データとしたことを
特徴としている。
According to a seventh aspect of the present invention, the image processing apparatus according to any one of the third to sixth aspects is provided in a plurality of stages, and in the second and subsequent image processing devices, each of the data input means inputs. The other image data is used as the output of the preceding image processing apparatus, and the data of the image to be further superimposed on the output image is used as the image data.

【0019】[0019]

【0020】請求項記載の発明は、各画素が複数のパ
ラメータによって表される2つの画像を重畳する画像処
理方法において、一方の画像の各画素を表すパラメータ
の1つに当該各画素を半透明とすることを指定する情報
を含ませると共に、当該パラメータにより半透明とする
ことを指定する画素を表す他のパラメータを他方の画像
における画素の透過率を指定する情報とし、当該各画素
毎に、当該パラメータが半透明を指定するときは前記他
方の画像における画素を前記他のパラメータが指定する
透過率で半透明状とした画素を重畳後の画素とすること
を特徴としている。
According to an eighth aspect of the present invention, in the image processing method for superimposing two images in which each pixel is represented by a plurality of parameters, each pixel is replaced by one of the parameters representing each pixel of one image. Along with the information that specifies that the pixel is to be transparent, another parameter representing a pixel that specifies that the pixel is to be made semi-transparent by the parameter is information that specifies the transmittance of the pixel in the other image. When the parameter specifies translucency, a pixel in the other image that is translucent at the transmittance specified by the other parameter is set as a pixel after superimposition.

【0021】[0021]

【0022】請求項記載の発明は、各画素が複数のパ
ラメータによって表される2つの画像を重畳する画像処
理装置において、各画素を表すパラメータの1つに当該
各画素を半透明とすることを指定する情報を含ませると
共に、当該パラメータにより半透明とすることを指定す
る画素を表す他のパラメータを他方の画像における画素
の透過率を指定する情報とした画像データと、前記他方
の画像の画像データとを入力するデータ入力手段と、当
該各画素毎に、当該パラメータが半透明を指定するとき
は前記他方の画像における画素を前記他のパラメータが
指定する透過率で半透明状にして出力する処理手段とを
有することを特徴としている。
According to a ninth aspect of the present invention, in the image processing apparatus for superimposing two images in which each pixel is represented by a plurality of parameters, each pixel is made translucent as one of the parameters representing each pixel. And the other data representing a pixel that specifies translucency by the parameter is information that specifies the transmittance of a pixel in the other image, and image data of the other image. Data input means for inputting image data, and for each pixel, when the parameter specifies translucency, output the pixel in the other image in a translucent state at a transmittance specified by the other parameter. And processing means for performing the processing.

【0023】[0023]

【発明の実施の形態】<構成>以下、図面を参照して本
発明の実施の形態について説明する。図1は、本発明の
一実施形態による画像処理装置の構成を示す図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS <Structure> An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram illustrating a configuration of an image processing apparatus according to an embodiment of the present invention.

【0024】この図において、YA、CbA及びCrA
は、上に重畳して優先的に表示する高優先順位画像の画
像データであり、YB、CbB及びCrBは、その高優
先順位画像が重畳される下の画像となる低優先順位画像
の画像データである。これら2系統の画像データのう
ち、YBは通常の輝度データ、CbBは通常の彩度デー
タ、CrBは通常の色相データであり、低優先順位画像
の各画素についてのもの(画素データ)が順次供給され
るようになっている。
In this figure, YA, CbA and CrA
Is image data of a high-priority image superimposed and displayed on top, and YB, CbB, and CrB are image data of a low-priority image which is a lower image on which the high-priority image is superimposed. It is. Of these two types of image data, YB is normal luminance data, CbB is normal chroma data, CrB is normal hue data, and data (pixel data) for each pixel of the low priority image is sequentially supplied. It is supposed to be.

【0025】これに対し、高優先順位画像のYAは、そ
の値によって通常の輝度ないし高優先順位画像の透明/
半透明の別のいずれかを表すデータとなっている。又、
CbAは、通常の彩度ないし輝度データYBの半透明度
(YBの減衰率×輝度階調数)を表すデータであり、C
rAは、通常の色相ないし彩度データCbB及び色相デ
ータCrBの半透明度(CbB及びCrBの減衰率×色
の階調数)を表すデータである。すなわち、それぞれの
画素データは、データYAが通常の輝度を指定する値で
あるときは、データCbAとデータCrAも通常の色デ
ータとなっており、データYAが高優先順位画像を透明
とすることを指定する値(以下「透明指定値」とい
う。)であるときは、データCbAとデータCrAは無
色を表す値(特に色を指定するデータがないもの)とな
っており、データYAが半透明を指定する値(以下「半
透明指定値」という。)であるときは、データCbAが
輝度データYBの半透明度を、データCrAが色データ
CbB及びCrBの半透明度をそれぞれ表す値となって
いる。
On the other hand, YA of the high-priority image depends on the value of the image.
It is data representing one of the other semi-transparent. or,
CbA is data representing normal saturation or translucency of luminance data YB (attenuation rate of YB × luminance gradation number).
rA is data representing the translucency of normal hue or saturation data CbB and hue data CrB (attenuation rate of CbB and CrB × color gradation number). That is, for each pixel data, when the data YA is a value specifying normal luminance, the data CbA and the data CrA are also normal color data, and the data YA makes the high priority image transparent. (Hereinafter referred to as “transparency specification value”), the data CbA and the data CrA are values indicating colorlessness (particularly, there is no data specifying a color), and the data YA is translucent. (Hereinafter referred to as “translucent designated value”), the data CbA is a value representing the translucency of the luminance data YB, and the data CrA is a value representing the translucency of the color data CbB and CrB. .

【0026】例えば、輝度と色がそれぞれ256階調に
設定されている場合であれば、データYA、CbA、C
rAの値を次のように割り当てることで各データの上記
対応関係を実現することができる。 通常 透明 半透明 YA 2〜255 0 1 CbA (通常の彩度階調値) − YBの減衰率×256 CrA (通常の色相階調値) − CbB及びCrBの減衰率×256
For example, if the luminance and the color are each set to 256 gradations, the data YA, CbA, C
By assigning the value of rA as follows, the above-described correspondence of each data can be realized. Normal Translucent Translucent YA2 to 25501 CbA (Normal chroma gradation value)-YB attenuation rate x 256 CrA (Normal hue gradation value)-CbB and CrB attenuation rate x 256

【0027】ここで、半透明の場合のデータCbA、C
rAは、輝度データYB、色データCbB及びCrBの
半透明度を指定するものとなるが、これはデータCbA
とCrAが通常の彩度と色相をも表す0〜255の値を
とるデータであるためであり、実質的には半透明処理に
おける低優先順位画像の減衰率を表すものに相当し、
“1−減衰率”によって透過率が指定されることにな
る。尚、上記データの割当は一例に過ぎず、データYA
の透明指定値、半透明指定値を0、1以外の値に割り当
てたり(要は0〜255のうちのいずれかから2値分確
保すればよい。)、データCbAとCrAが表す半透明
度を逆に割り当てたりしてもよい。又、256階調以外
の階調数である場合についても同様である。
Here, the data CbA, C
rA designates the translucency of the luminance data YB, the color data CbB and the CrB.
And CrA are data having values of 0 to 255, which also represent normal saturation and hue, and substantially correspond to those representing the attenuation rate of low-priority images in translucent processing,
The transmittance is designated by “1-decay rate”. Note that the above data allocation is merely an example, and the data YA
Of the specified transparency and semi-transparency values to values other than 0 and 1 (in short, it is sufficient to secure two values from any of 0 to 255), and to set the translucency represented by the data CbA and CrA. Conversely, it may be assigned. The same applies to the case where the number of gradations is other than 256.

【0028】このように、本画像処理装置では、本来あ
る階調数の輝度を表していたデータYAのうちの2値を
透明指定値と半透明指定値に割り当てているので、高順
位画像の輝度が2階調分粗くなる。しかし、通常の表示
で輝度の階調数が2階調少なくなったとしても、見る者
に対しては全くといってよいほど影響を与えない。上記
割当例にあっても、256階調のうちの最下階調から2
階調程度の輝度は見分けがつかないような真っ暗な輝度
を表すに過ぎないので、これらの階調を圧縮して“YA
=2”という共通の値で表したりしても何等問題はな
い。
As described above, in the present image processing apparatus, since two values of the data YA which originally represent the luminance of a certain number of gradations are assigned to the designated transparent value and the designated semi-transparent value, The luminance becomes coarse by two gradations. However, even if the number of gradations of luminance is reduced by two gradations in normal display, it has almost no effect on the viewer. Even in the above allocation example, the lowest gradation of 256 gradations is 2
Since the luminance of the gradation is merely a dark luminance that is indistinguishable, these gradations are compressed to “YA”
There is no problem even if it is expressed by a common value of "= 2".

【0029】又、半透明処理を行う場合のデータCbA
及びCrAは、表示画像に関わる情報を何等指定しない
ものであるので、これらに上述のように輝度と色の半透
明度を割り当てても全く問題はない。
The data CbA for performing the translucency processing
And CrA do not specify any information relating to the display image, so that there is no problem even if they are assigned the translucency of the brightness and the color as described above.

【0030】一方、図1中のコンスタントαブレンド率
は、高優先順位画像と低優先順位画像を重ね合わせると
きの各画像画素値の混合割合(重み)を示す定数値であ
る。具体的には、重畳しようとする画像に応じ、重ね合
わせ処理における高優先順位画像の割合をこのコンスタ
ントαブレンド率として0〜1の範囲で予め指定する。
尚、このコンスタントαブレンド率と上記2系統の画像
データは、それぞれ図示せぬ所定のデータ生成手段によ
り生成され、入力データとして供給される。
On the other hand, the constant α blend ratio in FIG. 1 is a constant value indicating a mixture ratio (weight) of each image pixel value when a high priority image and a low priority image are superimposed. Specifically, according to the image to be superimposed, the ratio of the high-priority images in the superimposition processing is specified in advance in the range of 0 to 1 as the constant α blending ratio.
The constant α blend ratio and the two sets of image data are generated by predetermined data generating means (not shown) and supplied as input data.

【0031】DEはデータYAを受け、その値に応じて
透明イネーブル信号TPEと半透明イネーブル信号TL
Eを出力するデコーダであり、その半透明イネーブル信
号TLEの出力端子がセレクタSE1、SE2、ブレン
ダBL1、BL2及びBL3と接続され、透明イネーブ
ル信号TPEの出力端子がブレンダBL1、BL2及び
BL3と接続されている。このデコーダDEは、データ
YAが透明指定値の場合には半透明イネーブル信号TL
Eをディゼーブル(不能状態)とすると共に透明イネー
ブルTPE信号をアクティブ(活動状態)とし、データ
YAが半透明指定値の場合には半透明イネーブル信号T
LEをアクティブとすると共に透明イネーブルTPE信
号をディゼーブルとし、データYAが透明指定値でも半
透明指定値でもない場合には半透明イネーブル信号TL
Eと透明イネーブルTPE信号を共にディゼーブルとす
る。
DE receives the data YA, and receives the transparent enable signal TPE and the translucent enable signal TL according to the value.
The output terminal of the translucent enable signal TLE is connected to the selectors SE1, SE2 and the blenders BL1, BL2, and BL3, and the output terminal of the transparent enable signal TPE is connected to the blenders BL1, BL2, and BL3. ing. When the data YA has the transparency designation value, the decoder DE transmits the translucent enable signal TL.
E is disabled (disabled state), the transparent enable TPE signal is activated (active state), and if the data YA is a translucent designated value, the translucent enable signal T
LE is activated, and the transparent enable TPE signal is disabled. If the data YA is neither the transparent specified value nor the translucent specified value, the translucent enable signal TL is output.
E and the transparent enable TPE signal are both disabled.

【0032】セレクタSE1は、データCbAとコンス
タントαブレンド率を受け、これらのうちのいずれかを
デコーダDEからの半透明イネーブル信号TLEに応じ
て選択し、ブレンダBL1へ出力する。ここで、セレク
タSE1は、半透明イネーブル信号TLEがアクティブ
の場合はデータCbAを選択し、ディゼーブルの場合は
コンスタントαブレンド率を選択して出力する。但し、
データCbAを選択した場合には、そのデータCbAは
輝度データYBの半透明度を表すものとなっている(後
述)ので、輝度の階調数で除した輝度減衰率αYに換算
して出力する。
The selector SE1 receives the data CbA and the constant α blend ratio, selects one of them according to the translucent enable signal TLE from the decoder DE, and outputs it to the blender BL1. Here, the selector SE1 selects the data CbA when the translucent enable signal TLE is active, and selects and outputs the constant α blending ratio when the translucent enable signal TLE is disabled. However,
When the data CbA is selected, since the data CbA represents the translucency of the luminance data YB (described later), the data CbA is converted into a luminance decay rate αY divided by the number of luminance gradations and output.

【0033】セレクタSE2は、データCrAとコンス
タントαブレンド率を受け、これらのうちのいずれかを
デコーダDEからの半透明イネーブル信号TLEに応じ
て選択し、ブレンダBL2とBL3へ出力する。ここ
で、セレクタSE2は、半透明イネーブル信号TLEが
アクティブの場合はデータCrAを選択し、ディゼーブ
ルの場合はコンスタントαブレンド率を選択して出力す
る。但し、データCrAを選択した場合には、そのデー
タCrAは色データCbB及びCrBの半透明度を表す
ものとなっている(後述)ので、色の階調数で除した色
減衰率αCに換算して出力する。
The selector SE2 receives the data CrA and the constant α blend ratio, selects one of them according to the translucent enable signal TLE from the decoder DE, and outputs it to the blenders BL2 and BL3. Here, the selector SE2 selects the data CrA when the translucent enable signal TLE is active, and selects and outputs the constant α blending ratio when the translucent enable signal TLE is disabled. However, when the data CrA is selected, since the data CrA represents the translucency of the color data CbB and CrB (described later), the data CrA is converted into a color decay rate αC divided by the number of color gradations. Output.

【0034】ブレンダBL1、BL2、BL3は、それ
ぞれデータYA及び輝度データYB、データCbA及び
彩度データCbB、データCrA及び色相データCrB
を受け、これらをデコーダDEとセレクタSE1ないし
SE2からの信号に応じて混合し、ブレンドされた出力
輝度データY、出力彩度データCb、出力色相データC
rとして出力する。これらのブレンダBL1、BL2及
びBL3は、入出力を異にするが内部の構成は同様なも
のとなっている。その内部構成を図2に示し、以下、こ
れを詳細に説明する。
The blenders BL1, BL2, and BL3 respectively store data YA and luminance data YB, data CbA and saturation data CbB, data CrA and hue data CrB.
These are mixed according to the signals from the decoder DE and the selectors SE1 and SE2, and the blended output luminance data Y, output saturation data Cb, and output hue data C
Output as r. These blenders BL1, BL2, and BL3 have different inputs and outputs, but have the same internal configuration. Its internal configuration is shown in FIG. 2 and will be described in detail below.

【0035】図2において、入力Aは高優先順位画像の
画像データであり、ブレンダBL1ではデータYA、ブ
レンダBL2ではデータCbA、ブレンダBL3ではデ
ータCrAがそれぞれこれに当たる。入力Bは低優先順
位画像の画像データであり、ブレンダBL1では輝度デ
ータYB、ブレンダBL2では彩度データCbB、ブレ
ンダBL3では色相データCrBがそれぞれこれに当た
る。α′はセレクタからの出力であり、ブレンダBL1
ではセレクタSE1から出力されたコンスタントαブレ
ンド率ないし輝度減衰率αY、ブレンダBL2及びBL
3ではセレクタSE2から出力されたコンスタントαブ
レンド率ないし色減衰率αCがそれぞれこれに当たる。
In FIG. 2, an input A is image data of a high-priority image, which corresponds to data YA in the blender BL1, data CbA in the blender BL2, and data CrA in the blender BL3. The input B is image data of a low priority image, which corresponds to the luminance data YB in the blender BL1, the saturation data CbB in the blender BL2, and the hue data CrB in the blender BL3. α 'is an output from the selector, and the blender BL1
, The constant α blending rate or luminance decay rate αY output from the selector SE1, the blenders BL2 and BL
In 3, the constant α blending rate or the color decay rate αC output from the selector SE2 corresponds to this.

【0036】bl1は一方の入力端子で入力Aを受け、
他方の入力端子への入力が“0”に保持されているセレ
クタであり、選択信号としてデコーダDEからの半透明
イネーブル信号TLEを受け、これがアクティブの場合
は“0”の入力を選択して出力し、ディゼーブルの場合
は入力Aを選択して出力する。bl2は一方の入力端子
でセレクタ出力α′を受け、他方の入力端子への入力が
“0”に保持されているセレクタであり、選択信号とし
て透明イネーブル信号TPEを受け、これがアクティブ
の場合は“0”の入力を選択して出力し、ディゼーブル
の場合はセレクタ出力α′を選択して出力する。
Bl1 receives input A at one input terminal,
A selector whose input to the other input terminal is held at “0”, receives a translucent enable signal TLE from the decoder DE as a selection signal, and when this is active, selects the input of “0” and outputs it. In the case of disable, the input A is selected and output. A selector bl2 receives a selector output α 'at one input terminal and receives a transparent enable signal TPE as a selection signal while the input to the other input terminal is held at “0”. The input of "0" is selected and output. In the case of disable, the selector output α 'is selected and output.

【0037】bl3はセレクタbl1及びbl2の出力
と入力Bとを受け、所定の演算処理を行う演算器であ
る。具体的には、セレクタbl1からの入力をA′、b
l2からの入力をα″とすると、この演算器bl3は、 A′×α″ + B×(1−α″) なる演算を行い、その結果をセレクタbl4へ出力す
る。
An arithmetic unit bl3 receives the outputs of the selectors bl1 and bl2 and the input B, and performs predetermined arithmetic processing. Specifically, inputs from the selector bl1 are A ', b
Assuming that the input from l2 is α ″, the arithmetic unit bl3 performs an operation of A ′ × α ″ + B × (1−α ″), and outputs the result to the selector bl4.

【0038】セレクタbl4は、一方の入力端子で入力
Bを、他方の入力端子で演算器bl3の出力を受け、こ
れらのうちのいずれかを選択してブレンダ出力とするセ
レクタであり、選択信号として透明イネーブル信号TP
Eを受け、これがアクティブの場合は入力Bを選択し、
ディゼーブルの場合は演算器bl3の出力を選択して出
力する。尚、これによるブレンダ出力が、ブレンダBL
1では出力輝度データY、ブレンダBL2では出力彩度
データCb、ブレンダBL3では出力色相データCrに
それぞれ相当する。
The selector bl4 is a selector that receives the input B at one input terminal and the output of the arithmetic unit bl3 at the other input terminal, selects one of them, and sets it as a blender output. Transparent enable signal TP
E, and if it is active, select input B,
In the case of disable, the output of the arithmetic unit bl3 is selected and output. It should be noted that the blender output due to this is the blender BL
1 corresponds to the output luminance data Y, the blender BL2 corresponds to the output saturation data Cb, and the blender BL3 corresponds to the output hue data Cr.

【0039】図1のブレンダBL1、BL2及びBL3
は以上のような構成となっており、本画像処理装置は、
これらのブレンダと上記デコーダDE、セレクタSE1
及びSE2からなる画像処理回路に対し、上述した入力
データが所定のデータ生成手段にて生成され供給される
構成となっている。
The blenders BL1, BL2 and BL3 of FIG.
Is configured as described above.
These blenders, the decoder DE, and the selector SE1
The input data described above is generated and supplied by a predetermined data generation unit to an image processing circuit composed of the image processing circuits SE2 and SE2.

【0040】<動作>次に、上記構成による動作につい
て説明する。本画像処理装置では、上述した高優先順位
画像のデータYA、CbA及びCrAと、低優先順位画
像の輝度データYB、彩度データCbB及び色相データ
CrBの2系統の画像データがそれぞれの画素毎に順次
供給され、それらの画素データを入力データとして重畳
処理が画素毎に順次行われる。この各画素毎の重畳処理
サイクルの手順を図3に示し、以下これを参照して説明
を行う。尚、以下の説明では、輝度等が256階調に設
定されている場合の上述したデータ割当例を想定して話
を進めることとする。
<Operation> Next, the operation of the above configuration will be described. In the present image processing apparatus, two types of image data of the above-described high-priority image data YA, CbA and CrA, and low-priority image luminance data YB, saturation data CbB and hue data CrB are provided for each pixel. The pixel data is sequentially supplied, and superimposition processing is sequentially performed for each pixel using the pixel data as input data. The procedure of the superimposition processing cycle for each pixel is shown in FIG. 3 and will be described below with reference to FIG. In the following description, the description will proceed on the assumption of the above-described data allocation example in the case where the luminance and the like are set to 256 gradations.

【0041】高優先順位画像と低優先順位画像の新たな
画像データが供給され、画素データが更新されると(ス
テップS0)、その更新された画素データのうちのデー
タYAが透明指定値“0”であるかどうかがデコーダD
Eによって判断される(ステップS1)。今、この画素
データが高優先順位画像を透明として低優先順位画像を
表示すべき領域内の画素のものであり、データYAが
“0”となっていたとすると、ここでの判断結果は“Y
ES”となってステップS2の処理へと進む。
When new image data of the high-priority image and the low-priority image is supplied and the pixel data is updated (step S0), the data YA of the updated pixel data is set to the transparent designated value "0". "Is the decoder D
It is determined by E (step S1). Assuming that this pixel data is for a pixel in an area in which a low-priority image is to be displayed with the high-priority image being transparent, and that the data YA is “0”, the determination result here is “Y
ES ", and the process proceeds to step S2.

【0042】ステップS2では、デコーダDEが透明イ
ネーブル信号TPEをアクティブとすると共に、半透明
イネーブル信号TLEをディゼーブルとする。又、これ
によりセレクタSE1、SE2がコンスタントαブレン
ド率を選択し、それぞれブレンダBL1、ブレンダBL
2及びBL3へ出力する。
In step S2, the decoder DE activates the transparent enable signal TPE and disables the translucent enable signal TLE. In addition, the selectors SE1 and SE2 select the constant α blending ratio, and the blenders BL1 and BL2 respectively.
2 and BL3.

【0043】そして、各ブレンダが上記デコーダDE及
びセレクタSE1ないしSE2からの信号を受け、それ
らと更新されたデータYA及び輝度データYB、データ
CbA及び彩度データCbBないしデータCrA及び色
相データCrBとに基づく演算処理を行う(ステップS
3)。
Then, each blender receives signals from the decoder DE and the selectors SE1 and SE2, and converts them into updated data YA and luminance data YB, data CbA, saturation data CbB and data CrA, and hue data CrB. (Step S)
3).

【0044】このとき、各ブレンダにおいては、セレク
タbl1から入力Aが出力され、セレクタbl2から
“0”の信号が出力されて演算器bl3での演算も行わ
れるが、その結果の如何にかかわらず、アクティブとな
っている透明イネーブル信号TPEを受けたセレクタb
l4によって入力Bが出力される(但し、この場合、演
算器bl3での演算結果も“A×0+B×(1−0)=
B”でBとなる。)。これにより、出力輝度データY、
出力彩度データCb及び出力色相データCrとして低優
先順位画像の輝度データYB、彩度データCbB及び色
相データCrBがそのまま出力され、高優先順位画像を
透明として重畳した透明処理後の画素のデータが得られ
る。
At this time, in each blender, the input A is output from the selector bl1, the signal of “0” is output from the selector bl2, and the operation is performed by the operation unit bl3. Regardless of the result, , Selector b receiving active transparent enable signal TPE
The input B is output by 14 (however, in this case, the operation result in the operation unit bl3 is also “A × 0 + B × (1-0) =
B ″ becomes B.) As a result, the output luminance data Y,
The luminance data YB, the chroma data CbB, and the hue data CrB of the low-priority image are output as they are as the output chroma data Cb and the output hue data Cr. can get.

【0045】一方、データYAが“0”でなかった場合
には上記ステップS1での判断結果が“NO”となって
ステップS4へ進み、デコーダDEは、データYAが半
透明指定値“1”であるかどうか判断する。ここで、更
新された画素データが半透明の高優先順位画像領域内の
画素のものであり、データYAが“1”となっていたと
すると、判断結果が“YES”となってステップS5の
処理へ進む。
On the other hand, if the data YA is not "0", the result of the determination in step S1 is "NO" and the flow advances to step S4, where the decoder DE sets the data YA to the semi-transparent designated value "1". Is determined. Here, if the updated pixel data is for a pixel in the translucent high-priority image area and the data YA is “1”, the determination result is “YES” and the processing in step S5 is performed. Proceed to.

【0046】ステップS5では、デコーダDEが透明イ
ネーブル信号TPEをディゼーブルとすると共に、半透
明イネーブル信号TLEをアクティブとする。又、これ
によりセレクタSE1、SE2はそれぞれデータCb
A、CrAを選択する。この場合、データYAが“1”
であるので、データCbA、CrAはそれぞれ輝度デー
タYB、色データCbB及びCrBの半透明度を表すも
のとなっている。このため、セレクタSE1は選択した
データCbAを輝度階調数“256”で除して輝度減衰
率αYとしてブレンダBL1へ出力し、セレクタSE2
は選択したデータCrAを色階調数“256”で除して
色減衰率αCとしてブレンダBL2及びBL3へ出力す
る。
In step S5, the decoder DE disables the transparent enable signal TPE and activates the translucent enable signal TLE. This also causes the selectors SE1 and SE2 to output data Cb
Select A and CrA. In this case, the data YA is "1".
Therefore, the data CbA and CrA represent the translucency of the luminance data YB and the color data CbB and CrB, respectively. Therefore, the selector SE1 divides the selected data CbA by the number of luminance gradations “256” and outputs the result to the blender BL1 as a luminance attenuation rate αY.
Divides the selected data CrA by the number of color gradations “256” and outputs the result to the blenders BL2 and BL3 as a color decay rate αC.

【0047】そして、ステップS3へ進み、各ブレンダ
が上記デコーダDE及びセレクタSE1ないしSE2か
らの信号と更新された画素データ(YA及びYB、Cb
A及びCbBないしCrA及びCrB)とに基づく演算
処理を行う。
Then, the process proceeds to step S3, in which each blender outputs signals from the decoder DE and the selectors SE1 to SE2 and updated pixel data (YA, YB, Cb).
A and CbB or CrA and CrB).

【0048】このとき、各ブレンダにおいては、セレク
タbl1から“0”の信号が出力され、セレクタbl2
からセレクタ出力α′が出力される。従って、演算器b
l3では、 A′×α″+B×(1−α″)=0×α′+B×(1−
α′)=B×(1−α′) なる演算が行われ、この演算結果がセレクタbl4によ
り選択されて出力される。
At this time, in each blender, a signal of "0" is output from the selector bl1 and the selector bl2
Outputs a selector output α ′. Therefore, the arithmetic unit b
In 13, A ′ × α ″ + B × (1−α ″) = 0 × α ′ + B × (1−
α ′) = B × (1−α ′) is performed, and the calculation result is selected and output by the selector bl4.

【0049】すなわち、ブレンダBL1からは“輝度デ
ータYB×(1−輝度減衰率αY)”が出力輝度データ
Yとして出力され、ブレンダBL2からは“彩度データ
CbB×(1−色減衰率αC)”が出力彩度データCb
として出力され、ブレンダBL3からは“色相データC
rB×(1−色減衰率αC)”が出力色相データCrと
して出力され、半透明の高優先順位画像を重畳した半透
明処理後の画素のデータが得られる。ここで、“(1−
輝度減衰率αY)”は輝度の透過率に相当し、“(1−
色減衰率αC)”は色の透過率に相当するものであり、
本画像処理装置ではこれらをそれぞれデータCbA、C
rAの値によって制御している。これにより、輝度と色
に対してそれぞれ独立して透過率を制御することができ
る半透明処理を実現している。
That is, “brightness data YB × (1−attenuation rate αY)” is output from the blender BL1 as output brightness data Y, and “saturation data CbB × (1−color decay rate αC)” is output from the blender BL2. "Is output saturation data Cb
Is output from the blender BL3 as “hue data C”.
rB × (1−color decay rate αC) ”is output as output hue data Cr, and pixel data after translucent processing on which a translucent high-priority image is superimposed is obtained.
“Luminance decay rate αY)” corresponds to the transmittance of luminance, and “(1-
The color decay rate αC) "is equivalent to the transmittance of the color,
In the present image processing apparatus, these are converted into data CbA and CbA, respectively.
It is controlled by the value of rA. This realizes a translucent process in which the transmittance can be independently controlled for luminance and color.

【0050】又、本画像処理装置では、このようにデー
タCbB及びCrAで透過率を制御していることから、
αブレンド率を定数としているにも拘わらず画素毎に異
なる透過率を適用することができる。このことは、透明
/非透明を指定するデータやαブレンド率をそれぞれの
画素毎に与えることを要せずして透明処理や画素毎に異
なる透過率を適用する半透明処理が可能なことを意味す
る。すなわち、本画像処理装置によれば、少ない入力デ
ータ量で画素毎の透明処理や半透明処理が可能となって
いる。
In this image processing apparatus, the transmittance is controlled by the data CbB and CrA as described above.
A different transmittance can be applied to each pixel even though the α blend rate is a constant. This means that it is possible to perform transparent processing or translucent processing that applies different transmittance to each pixel without having to give data specifying transparency / non-transparency or α blending ratio for each pixel. means. That is, according to the image processing apparatus, the transparent processing and the translucent processing for each pixel can be performed with a small input data amount.

【0051】他方、データYAが“0”でなく、かつ、
“1”でもない場合、すなわち、更新された画素データ
が高優先順位画像と低優先順位画像とを重ね合わせて表
示する領域内の画素のものであり、データYAが“2”
〜“255”のいずれかであった場合には、デコーダD
Eによる上記ステップS1、S4での判断結果が共に“N
O”となってステップS6の処理へ進む。
On the other hand, if the data YA is not "0" and
If it is not “1”, that is, the updated pixel data is for a pixel in the area where the high-priority image and the low-priority image are superimposed and displayed, and the data YA is “2”.
To “255”, the decoder D
E, the determination results in steps S1 and S4 are both "N".
O ", and the process proceeds to step S6.

【0052】ステップS6では、デコーダDEが透明イ
ネーブル信号TPEと半透明イネーブル信号TLEを共
にディゼーブルとし、又、これによりセレクタSE1、
SE2がコンスタントαブレンド率を選択してそれぞれ
ブレンダBL1、ブレンダBL2及びBL3へ出力す
る。そして、ステップS3へ進み、各ブレンダがこれら
デコーダDE及びセレクタSE1ないしSE2からの信
号と更新された画素データとに基づく演算処理を行う。
In step S6, the decoder DE disables both the transparent enable signal TPE and the translucent enable signal TLE, and thereby the selectors SE1 and SE1 are disabled.
SE2 selects the constant α blending ratio and outputs it to Blender BL1, Blender BL2 and BL3, respectively. Then, the process proceeds to step S3, where each blender performs an arithmetic process based on the signals from the decoder DE and the selectors SE1 and SE2 and the updated pixel data.

【0053】このとき、各ブレンダにおいては、セレク
タbl1から入力Aが出力され、セレクタbl2からセ
レクタ出力α′が出力される。従って、演算器bl3で
は、 A′×α″+B×(1−α″)=A×α′+B×(1−
α′)=A×α+B×(1−α) なる演算が行われ、この演算結果がセレクタbl4によ
り選択されて出力される。
At this time, in each blender, the input A is output from the selector bl1, and the selector output α 'is output from the selector bl2. Therefore, in the arithmetic unit bl3, A ′ × α ″ + B × (1−α ″) = A × α ′ + B × (1-
α ′) = A × α + B × (1−α) is performed, and the calculation result is selected and output by the selector bl4.

【0054】これは、高優先順位画像と低優先順位画像
とをコンスタントαブレンド率に従って重ね合わせる処
理、すなわち、通常のαブレンド処理に相当する。この
ようにしてデータYAが透明指定値ないし半透明指定値
という特定の値でない場合には通常の重ね合わせ処理が
行われ、これにより、高優先順位画像の画素と低優先順
位画像の画素とを混合した重ね合わせ処理後の画素を表
す出力輝度データY、出力彩度データCb及び出力色相
データCrが得られる。
This corresponds to a process of superimposing a high-priority image and a low-priority image in accordance with a constant α-blending rate, that is, a normal α-blending process. In this way, when the data YA is not a specific value such as the designated transparent value or the designated translucent value, a normal superimposition process is performed, whereby the pixels of the high priority image and the pixels of the low priority image are distinguished from each other. Output luminance data Y, output saturation data Cb, and output hue data Cr representing the mixed pixel after the superimposition process are obtained.

【0055】以上のように、画素データが更新される
と、そのデータYAの値に応じ、ステップS1、S2及び
S3による透明処理、ステップS1、S4、S5及びS3に
よる半透明処理、ステップS1、S4、S6及びS3による
重ね合わせ処理のうちのいずれかが実行される。そし
て、この処理動作が画素データの更新の度に繰り返さ
れ、高優先順位画像の画素と低優先順位画像の画素とが
順次重畳されていく。これにより、通常のαブレンド処
理の他に透明処理と半透明処理をも含む高優先順位画像
と低優先順位画像の重畳処理が行われ、これら2つの画
像を重畳した画像を表す1系統の画像データ(Y、C
b、Cr)が得られる。尚、この重畳処理が施された画
像データは、所定の表示手段へ供給して重畳画像を表示
したり、更なる他の画像処理に用いたりする等の後続の
処理に供せられる。
As described above, when the pixel data is updated, according to the value of the data YA, the transparent processing in steps S1, S2 and S3, the translucent processing in steps S1, S4, S5 and S3, the step S1, Any one of the superposition processes in S4, S6, and S3 is executed. Then, this processing operation is repeated every time the pixel data is updated, and the pixels of the high priority image and the pixels of the low priority image are sequentially superimposed. As a result, the superimposition process of the high-priority image and the low-priority image including the transparent process and the translucent process in addition to the normal α blending process is performed, and one system image representing the superimposed image of these two images Data (Y, C
b, Cr) are obtained. The image data on which the superimposition processing has been performed is supplied to predetermined display means to be subjected to subsequent processing such as displaying a superimposed image or using the same for further image processing.

【0056】以上、本発明の一実施形態について説明し
たが、本発明による画像処理方法及び画像処理装置は上
述した形態に限られるものではない。例えば、上記実施
形態は、画像データを輝度データ、彩度データ及び色相
データによって表した場合についてのものであったが、
これに限らず、画像データをRGB方式(赤、緑及び青
の画素値データ)によって表す場合についても同様に本
発明を適用することができる。この場合においては、階
調数の減少による画像への影響が少ない色のデータに上
記透明指定値と半透明指定値を割り当て、他の色のデー
タによって半透明処理における透過率制御等を行うこと
とすればよい。
Although the embodiment of the present invention has been described above, the image processing method and the image processing apparatus according to the present invention are not limited to the above-described embodiment. For example, in the above embodiment, the image data is represented by luminance data, saturation data, and hue data.
The present invention is not limited to this, and the present invention can be similarly applied to a case where image data is represented by the RGB system (red, green, and blue pixel value data). In this case, the above-described transparency specification value and translucency specification value are assigned to data of a color that has little effect on the image due to the decrease in the number of gradations, and transmittance control in the translucency processing is performed using data of another color. And it is sufficient.

【0057】又、輝度、彩度及び色相やRGBで画素を
特定するような3つのパラメータを含む画像データのみ
ならず、画素を2つのパラメータで特定する画像データ
に対しても本発明を適用することができる。この場合に
は、一方のパラメータに透明指定値と半透明指定値を割
り当てて重ね合わせと透明及び半透明の別とを指定し、
他方のパラメータによって半透明処理における透過率制
御等を行うこととすればよい。すなわち、本発明は、2
つ以上のパラメータによって画像を表すものであれば、
如何なる形態の画像データに対しても適用することがで
きる。
The present invention is applied not only to image data including three parameters for specifying a pixel by luminance, saturation, hue, and RGB, but also to image data for specifying a pixel by two parameters. be able to. In this case, one of the parameters is assigned a transparency specification value and a translucency specification value, and the superimposition and a distinction between transparent and translucent are designated,
The transmittance control in the translucent processing may be performed by the other parameter. That is, the present invention
If the image is represented by one or more parameters,
It can be applied to any form of image data.

【0058】更に、上記実施形態は2つの画像を重畳す
るものであったが、3つ以上の画像を重畳することとし
てもよい。例えば、図1の画像処理装置を多段接続し、
それぞれの画像処理装置が前段の画像処理装置からの出
力輝度データY、出力彩度データCb及び出力色相デー
タCrを低優先順位画像の入力輝度データYB、彩度デ
ータCbB及び色相データCrBとして用いることとす
る。そして、これに対して重畳する高優先順位画像のデ
ータYA、CbA及びCrAをそれぞれの画像処理装置
へ供給し、上記同様に重畳処理を実行させる。これによ
り、3つ以上の画像を順次重畳していく処理を行うこと
ができる。
Further, in the above embodiment, two images are superimposed, but three or more images may be superimposed. For example, the image processing apparatuses of FIG.
Each image processing device uses output luminance data Y, output chroma data Cb, and output hue data Cr from the preceding image processing device as input luminance data YB, chroma data CbB, and hue data CrB of a low-priority image. And Then, the data YA, CbA, and CrA of the high-priority image to be superimposed are supplied to the respective image processing devices, and the superimposition processing is executed as described above. This makes it possible to perform a process of sequentially superimposing three or more images.

【0059】[0059]

【発明の効果】以上説明したように本発明によれば、一
方の画像の各画素を表すパラメータの1つに透明又は半
透明を指定する情報を含ませると共に、これにより半透
明と指定した画素の他のパラメータを他方の画像におけ
る画素の透過率を指定する情報とし、各画素の当該パラ
メータに応じて、他方の画像における画素か、他方の画
像における画素を前記他のパラメータで指定された透過
率で半透明状とした画素か、或いは、双方の画像の画素
を重ね合わせた画素のいずれかを出力することとしたの
で、透明ないし非透明を指定するためのデータを画像デ
ータとは別に入力することを要せずして通常のαブレン
ド処理、透明処理及び半透明処理を画素単位で行うこと
ができる。これにより、複数画像の重畳処理に必要な入
力データ量を削減して入力データバンド幅を狭めること
ができるという効果が得られる。
As described above, according to the present invention, one of the parameters representing each pixel of one image includes information for designating transparency or translucency, and thereby, a pixel designated as translucent. The other parameter is information specifying the transmittance of the pixel in the other image, and the pixel in the other image or the pixel in the other image is transmitted according to the parameter of each pixel. Either translucent pixels at a rate or pixels obtained by superimposing pixels of both images are output, so data for specifying transparency or non-transparency is input separately from image data. The normal α blending process, the transparent process, and the translucent process can be performed on a pixel-by-pixel basis without the necessity of performing. As a result, an effect is obtained that the amount of input data required for the superimposition processing of a plurality of images can be reduced and the input data bandwidth can be narrowed.

【0060】更に、請求項2ないし4に記載の発明によ
れば、透過率を指定する他のパラメータが2以上ある場
合、それらのパラメータによって他方の画像における画
素の異なるパラメータの透過率をそれぞれ指定し、それ
らによってそれぞれのパラメータに対する半透明処理を
行うこととしたので、輝度と色等のような各画素を特定
するパラメータに対してそれぞれ独立して透過率を制御
する半透明処理を行うことができる。
Further, according to the present invention, when there are two or more other parameters for specifying the transmittance, the transmittances of the different parameters of the pixels in the other image are respectively specified by those parameters. Then, the translucent process for each parameter is performed by them, so that the translucent process for controlling the transmittance independently for the parameters specifying each pixel such as luminance and color can be performed. it can.

【0061】尚、請求項5記載の発明によれば、上述の
ように各画素を透明、半透明又は重ね合わせのいずれの
態様で重畳する処理が、当該パラメータに基づく判断を
行う判断手段と、その判断によって使用データを選択す
る選択手段と、これらの判断と選択の結果等に基づいて
透明処理、半透明処理又は重ね合わせ処理の演算を行う
演算手段とによって実現される。
According to the fifth aspect of the present invention, as described above, the process of superimposing each pixel in any mode of transparent, translucent, or superimposing includes a judging means for making a judgment based on the parameter, This is realized by a selection unit that selects the use data based on the determination, and a calculation unit that performs the calculation of the transparent processing, the translucent processing, or the superposition processing based on the result of the determination and the selection.

【0062】又、請求項6記載の発明によれば、重ね合
わせにおける画像混合率を予め定められた定数としたの
で、複数画像の重畳処理に必要な入力データ量を更に削
減して入力データバンド幅を一層狭めることができる。
According to the sixth aspect of the present invention, since the image mixing ratio in the superimposition is set to a predetermined constant, the input data amount necessary for the superimposition processing of a plurality of images can be further reduced. The width can be further reduced.

【0063】一方、請求項7記載の発明によれば、請求
項3〜6のいずれかの項記載の画像処理装置を複数段設
け、2段目以降の画像処理装置における入力をそれぞれ
前段の画像処理装置の出力と更に重畳しようとする画像
のデータとしたので、2段目、3段目、…の画像処理装
置からはそれぞれ3つの画像を重畳した画像、4つの画
像を重畳した画像、…が出力され、最終段の画像処理装
置からは段数+1の画像を重畳した画像が出力される。
従って、必要に応じて上記本画像処理装置を設けること
で3以上の画像を重畳することができるという効果が得
られる。
According to a seventh aspect of the present invention, the image processing apparatus according to any one of the third to sixth aspects is provided in a plurality of stages, and the input to the second and subsequent image processing devices is set to the preceding image processing apparatus. Since the output of the processing device and the data of the image to be further superimposed were obtained, the image processing device of the second stage, the third stage,... Is output, and an image in which the image of the number of stages + 1 is superimposed is output from the image processing device at the last stage.
Therefore, by providing the image processing device as required, an effect is obtained that three or more images can be superimposed.

【0064】尚、請求項8又は9記載の発明によれば、
上記重畳処理のうちの半透明処理を少ない入力データ量
で実現することができる。
According to the invention of claim 8 or 9 ,
The translucent processing of the superimposition processing can be realized with a small amount of input data.

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

【図1】 本発明の一実施形態による画像処理装置の構
成を示す図である。
FIG. 1 is a diagram illustrating a configuration of an image processing apparatus according to an embodiment of the present invention.

【図2】 同画像処理装置におけるブレンダBL1、B
L2及びBL3の内部構成を示す図である。
FIG. 2 shows blenders BL1 and B in the image processing apparatus.
FIG. 3 is a diagram illustrating an internal configuration of L2 and BL3.

【図3】 同画像処理装置による各画素毎の重畳処理手
順を示すフローチャートである。
FIG. 3 is a flowchart showing a superimposition processing procedure for each pixel by the image processing apparatus.

【図4】 画像の重畳処理を行う従来の画像処理装置の
構成を示す図である。
FIG. 4 is a diagram illustrating a configuration of a conventional image processing apparatus that performs image superimposition processing.

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

BL1、BL2、BL3 ブレンダ DE デコーダ SE1、SE2 セレクタ bl1、bl2、bl4 セレクタ bl3 演算器 YA、CbA、CrA (高優先順位画像の)データ YB、CbB、CrB (低優先順位画像の)画像デー
タ Y 出力輝度データ Cb 出力彩度データ Cr 出力色相データ
BL1, BL2, BL3 Blender DE decoder SE1, SE2 Selector bl1, bl2, bl4 Selector bl3 Arithmetic unit YA, CbA, CrA (High priority image) data YB, CbB, CrB (Low priority image) Image data Y output Luminance data Cb output saturation data Cr output hue data

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06T 1/00 G09G 5/377 H04N 1/387,5/265 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06T 1/00 G09G 5/377 H04N 1 / 387,5 / 265

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 各画素が複数のパラメータによって表さ
れる2つの画像を重畳する画像処理方法において、 一方の画像の各画素を表すパラメータの1つに当該各画
素を透明又は半透明とすることを指定する情報を含ませ
ると共に、当該パラメータにより半透明とすることを指
定する画素を表す他のパラメータを他方の画像における
画素の透過率を指定する情報とし、 当該各画素毎に、当該パラメータが透明を指定するとき
は前記他方の画像における画素を重畳後の画素とし、当
該パラメータが半透明を指定するときは前記他方の画像
における画素を前記他のパラメータが指定する透過率で
半透明状とした画素を重畳後の画素とし、当該パラメー
タが透明及び半透明のいずれも指定しないときはその画
素と前記他方の画像における画素とを重ね合わせた画素
を重畳後の画素とすることを特徴とする画像処理方法。
1. An image processing method for superimposing two images in which each pixel is represented by a plurality of parameters, wherein each pixel is transparent or translucent as one of parameters representing each pixel of one image. Is included, and another parameter representing a pixel that specifies to be translucent by the parameter is information that specifies the transmittance of a pixel in the other image. When specifying transparency, the pixel in the other image is a pixel after superimposition, and when the parameter specifies translucency, the pixel in the other image is translucent at the transmittance specified by the other parameter. The superimposed pixel is regarded as a pixel after superimposition, and when neither the transparent nor translucent is specified for the parameter, the pixel and the pixel in the other image are superimposed. An image processing method characterized by the Align was pixels and pixel after superimposition.
【請求項2】 請求項1記載の画像処理方法において、 前記他のパラメータが2以上ある場合、それらのパラメ
ータがそれぞれ指定する前記透過率を、前記他方の画像
における画素を表す異なるパラメータの透過率とし、 前記他方の画像における画素を半透明状とするとき、前
記他のパラメータが指定するそれぞれの透過率で前記異
なるパラメータをそれぞれ半透明状とすることを特徴と
する画像処理方法。
2. The image processing method according to claim 1, wherein when the other parameters are two or more, the transmittance specified by each of the parameters is set to the transmittance of a different parameter representing a pixel in the other image. An image processing method, wherein when the pixels in the other image are made translucent, the different parameters are made translucent at the respective transmittances specified by the other parameters.
【請求項3】 各画素が複数のパラメータによって表さ
れる2つの画像を重畳する画像処理装置において、 各画素を表すパラメータの1つに当該各画素を透明又は
半透明とすることを指定する情報を含ませると共に、当
該パラメータにより半透明とすることを指定する画素を
表す他のパラメータを他方の画像における画素の透過率
を指定する情報とした画像データと、前記他方の画像の
画像データとを入力するデータ入力手段と、 当該各画素毎に、当該パラメータが透明を指定するとき
は前記他方の画像における画素を出力し、当該パラメー
タが半透明を指定するときは前記他方の画像における画
素を前記他のパラメータが指定する透過率で半透明状に
して出力し、当該パラメータが透明及び半透明のいずれ
も指定しないときはその画素と前記他方の画像における
画素とを重ね合わせて出力する処理手段とを有すること
を特徴とする画像処理装置。
3. An image processing apparatus for superimposing two images in which each pixel is represented by a plurality of parameters, wherein one of parameters representing each pixel specifies that the pixel is transparent or translucent. And image data of another parameter representing a pixel designating translucency by the parameter as information for designating the transmittance of a pixel in the other image, and image data of the other image. Data input means for inputting, for each pixel, output a pixel in the other image when the parameter specifies transparency, and output a pixel in the other image when the parameter specifies translucency. When the parameter is not translucent or translucent, it is output in a translucent state at the transmittance specified by the other parameter. The image processing apparatus characterized by having processing means for outputting by superimposing the pixel in the other image.
【請求項4】 請求項3記載の画像処理装置において、 前記データ入力手段は、前記他のパラメータが2以上あ
る場合、それらのパラメータがそれぞれ指定する前記透
過率を、前記他方の画像における画素を表す異なるパラ
メータの透過率とし、 前記処理手段は、前記他方の画像における画素を半透明
状とするとき、前記他のパラメータが指定するそれぞれ
の透過率で前記異なるパラメータをそれぞれ半透明状と
することを特徴とする画像処理装置。
4. The image processing device according to claim 3, wherein, when the other parameters are two or more, the data input unit sets the transmittance specified by each of the parameters to a pixel in the other image. When the pixels in the other image are made to be translucent, the processing means makes each of the different parameters translucent at each transmittance specified by the other parameter. An image processing apparatus characterized by the above-mentioned.
【請求項5】 請求項3又は4記載の画像処理装置にお
いて、 前記処理手段は、当該各画素を透明、半透明又は重ね合
わせのいずれの態様で重畳するかを当該パラメータに基
づいて判断する判断手段と、 前記判断手段により判断された重畳態様が半透明のとき
は前記他のパラメータを選択し、それ以外のときは所定
の画像混合率を選択する選択手段と、 前記重畳態様が透明のときは前記他方の画像における画
素を出力し、前記重畳態様が半透明のときは前記他方の
画像における画素を前記選択手段により選択されたパラ
メータが指定する透過率で半透明状にして出力し、前記
重畳態様が重ね合わせのときはその画素と前記他方の画
像における画素とを前記選択手段により選択された画像
混合率で重ね合わせて出力する演算手段とを有すること
を特徴とする画像処理装置。
5. The image processing apparatus according to claim 3, wherein the processing unit determines whether each of the pixels is to be superimposed in a transparent, translucent, or superimposed manner based on the parameter. Means for selecting the other parameter when the superimposition mode determined by the determination means is translucent, and selecting a predetermined image mixing ratio otherwise, and when the superimposition mode is transparent Outputs a pixel in the other image, and outputs the pixel in the other image in a translucent state at a transmittance designated by a parameter selected by the selection means when the superimposition mode is translucent, When the superimposition mode is superimposition, there is provided an arithmetic unit for superimposing and outputting the pixel and the pixel in the other image at the image mixing ratio selected by the selection unit. An image processing apparatus characterized by the above-mentioned.
【請求項6】 請求項5記載の画像処理装置において、 前記画像混合率が予め定められた定数であることを特徴
とする画像処理装置。
6. The image processing apparatus according to claim 5, wherein the image mixing ratio is a predetermined constant.
【請求項7】 請求項3〜6のいずれかの項記載の画像
処理装置を複数段設け、 2段目以降の画像処理装置において、それぞれの前記デ
ータ入力手段が入力する前記他方の画像データを前段の
画像処理装置の出力とすると共に、その出力の画像に更
に重畳しようとする画像のデータを前記画像データとし
たことを特徴とする画像処理装置。
7. The image processing apparatus according to claim 3, wherein a plurality of image processing apparatuses are provided, and in the second and subsequent image processing apparatuses, the other image data input by each of the data input units is provided. An image processing apparatus comprising: an output from an image processing apparatus at a preceding stage; and image data to be further superimposed on an output image.
【請求項8】 各画素が複数のパラメータによって表さ
れる2つの画像を重畳する画像処理方法において、 一方の画像の各画素を表すパラメータの1つに当該各画
素を半透明とすることを指定する情報を含ませると共
に、当該パラメータにより半透明とすることを指定する
画素を表す他のパラメータを他方の画像における画素の
透過率を指定する情報とし、 当該各画素毎に、当該パラメータが半透明を指定すると
きは前記他方の画像における画素を前記他のパラメータ
が指定する透過率で半透明状とした画素を重畳後の画素
とすることを特徴とする画像処理方法。
8. An image processing method in which each pixel superimposes two images represented by a plurality of parameters, wherein one of parameters representing each pixel of one image designates that each pixel is translucent. And the other parameter representing a pixel that specifies translucency by the parameter is information that specifies the transmittance of a pixel in the other image. For each pixel, the parameter is translucent. The image processing method according to claim 1, further comprising: setting a pixel in the other image in a semi-transparent state at a transmittance specified by the other parameter as a pixel after superimposition.
【請求項9】 各画素が複数のパラメータによって表さ
れる2つの画像を重畳する画像処理装置において、 各画素を表すパラメータの1つに当該各画素を半透明と
することを指定する情報を含ませると共に、当該パラメ
ータにより半透明とすることを指定する画素を表す他の
パラメータを他方の画像における画素の透過率を指定す
る情報とした画像データと、前記他方の画像の画像デー
タとを入力するデータ入力手段と、 当該各画素毎に、当該パラメータが半透明を指定すると
きは前記他方の画像における画素を前記他のパラメータ
が指定する透過率で半透明状にして出力する処理手段と
を有することを特徴とする画像処理装置。
9. An image processing apparatus for superimposing two images in which each pixel is represented by a plurality of parameters, wherein one of parameters representing each pixel includes information designating that the pixel is translucent. At the same time, image data of another parameter representing a pixel designating translucency by the parameter as information for designating the transmittance of a pixel in the other image and image data of the other image are input. Data input means, and processing means for, for each pixel, when the parameter specifies translucency, make the pixel in the other image translucent at a transmittance specified by the other parameter and output the pixel. An image processing apparatus characterized by the above-mentioned.
JP10374509A 1998-12-28 1998-12-28 Image processing method and apparatus Expired - Fee Related JP3080087B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP10374509A JP3080087B2 (en) 1998-12-28 1998-12-28 Image processing method and apparatus
GB9930710A GB2352950B (en) 1998-12-28 1999-12-24 Image processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10374509A JP3080087B2 (en) 1998-12-28 1998-12-28 Image processing method and apparatus

Publications (2)

Publication Number Publication Date
JP2000194837A JP2000194837A (en) 2000-07-14
JP3080087B2 true JP3080087B2 (en) 2000-08-21

Family

ID=18503974

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10374509A Expired - Fee Related JP3080087B2 (en) 1998-12-28 1998-12-28 Image processing method and apparatus

Country Status (2)

Country Link
JP (1) JP3080087B2 (en)
GB (1) GB2352950B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003225427A (en) * 2002-02-05 2003-08-12 Shinnichi Electronics Kk Picture display device for pachinko machine, and picture displaying method and picture displaying program for the picture display device
JP2008262102A (en) * 2007-04-13 2008-10-30 Mitsubishi Electric Corp Overlay image synthesizer
US10062416B2 (en) * 2012-07-10 2018-08-28 Sony Corporation Image decoding device, and image decoding method, image encoding device, and image encoding method
CN111147770B (en) * 2019-12-18 2023-07-07 广东保伦电子股份有限公司 Multi-channel video window superposition display method, electronic equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3904243B2 (en) * 1992-10-06 2007-04-11 セイコーエプソン株式会社 Image processing apparatus and method
CA2109681C (en) * 1993-03-10 1998-08-25 Donald Edgar Blahut Method and apparatus for the coding and display of overlapping windows with transparency
JPH0728986A (en) * 1993-07-09 1995-01-31 Fuji Xerox Co Ltd Picture synthesis processor
US5500684A (en) * 1993-12-10 1996-03-19 Matsushita Electric Industrial Co., Ltd. Chroma-key live-video compositing circuit
JPH08272999A (en) * 1995-03-30 1996-10-18 Casio Comput Co Ltd Image controller

Also Published As

Publication number Publication date
GB2352950A (en) 2001-02-07
GB2352950B (en) 2001-07-25
JP2000194837A (en) 2000-07-14
GB9930710D0 (en) 2000-02-16

Similar Documents

Publication Publication Date Title
EP0885528B1 (en) Blending of video images in a home communications terminal
US4794382A (en) Image retouching
CN100551078C (en) Image display
EP0590961B1 (en) Image processing apparatus
US20010014175A1 (en) Method for rapid color keying of color video images using individual color component look-up-tables
JPH03114097A (en) Display system
JP2578170B2 (en) Image display device
US5953019A (en) Image display controlling apparatus
JP3080087B2 (en) Image processing method and apparatus
WO2002007431A2 (en) Multidisplay apparatus and chromaticity adjustment method for in the multidisplay apparatus
JP4625151B2 (en) Graphic display method and circuit layout
US20030169372A1 (en) OSD control method
JPH02300924A (en) Displaying method for multi-window
JPH08160925A (en) Screen display circuit
JP4176442B2 (en) On-screen display device
JPH10149431A (en) Picture processing method
WO2020202746A1 (en) Information processing device, information processing method, and computer program
JPH04220693A (en) Digital-image mixing apparatus in picture element
JP4990437B2 (en) A system that displays video on the screen
JPH05204348A (en) Color image color changing processing system and color image synthesizing processing system
JPH0588653A (en) Screen composite display area determining device
JPH0215788A (en) Special effect device
JPH0217578A (en) Picture processing device
JPH0417487A (en) Picture display device
JP2002182631A (en) On-screen display circuit

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000523

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

Free format text: PAYMENT UNTIL: 20080623

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090623

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees