JP2981292B2 - Image display method and apparatus - Google Patents
Image display method and apparatusInfo
- Publication number
- JP2981292B2 JP2981292B2 JP3014462A JP1446291A JP2981292B2 JP 2981292 B2 JP2981292 B2 JP 2981292B2 JP 3014462 A JP3014462 A JP 3014462A JP 1446291 A JP1446291 A JP 1446291A JP 2981292 B2 JP2981292 B2 JP 2981292B2
- Authority
- JP
- Japan
- Prior art keywords
- color
- image
- color map
- colors
- map
- 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
Links
Landscapes
- Processing Or Creating Images (AREA)
- Controls And Circuits For Display Device (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、カラーマップを用いた
画像表示装置における画像表示方法及びその装置に関す
るものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image display method and apparatus for an image display device using a color map.
【0002】[0002]
【従来の技術】計算機の出力装置としてカラーディスプ
レイが普及しているが、表示可能色をすべて同時に表示
できるフルカラーディスプレイは一般的に高価であり、
表示可能色のうちの一部だけをカラーマップに登録し、
それらの色だけを同時に表示できるようにしたカラーデ
ィスプレイが用いられることが多い。これをカラーマッ
プ型カラーディスプレイという。2. Description of the Related Art A color display is widely used as an output device of a computer. However, a full-color display capable of simultaneously displaying all displayable colors is generally expensive.
Register only some of the displayable colors in the color map,
In many cases, a color display that can simultaneously display only those colors is used. This is called a color map type color display.
【0003】図4は従来のカラーマップ型カラーディス
プレイの構成概要を説明するブロック図である。図中、
1は照合部、2はカラーマップ、3はディスプレイであ
る。これは照合部1において入力される画像データ4の
画素毎にその本来の色に最も近い色をカラーマップ2に
登録された色の中から照合部1でもって照合選択し、そ
れをディスプレイ3に表示する。したがって、同時表示
可能な色数はカラーマップ2の大きさに制限され、赤
(R),緑(G),青(B)がそれぞれ8bit階調で
表されカラーマップに256色が登録できる場合を例に
取ると、同時表示可能な色は224色のうち256色だ
けである。FIG. 4 is a block diagram for explaining the general configuration of a conventional color map type color display. In the figure,
1 is a collating unit, 2 is a color map, and 3 is a display. This collation selected with the collation unit 1 from the registered the closest color to the original color in the color map 2 for each pixel of the image data 4 to be input in the collating unit 1 color, it on the display 3 indicate. Therefore, the number of colors that can be displayed simultaneously is limited to the size of the color map 2, and red (R), green (G), and blue (B) are each represented by 8-bit gradation and 256 colors can be registered in the color map. When a taken as an example, simultaneously displayable colors are only 256 colors out of 2 24 colors.
【0004】このような画像表示方法では、カラーマッ
プのエントリー数よりも表示しようとする画像データ4
の中に多くの色が使用されている場合には画像本来の色
をそのまま表示することは不可能であり、画像本来の色
とは異なる色が表示されたり、連続的に色が変化してい
る部分に偽輪郭が生じたりする可能性がある。In such an image display method, image data 4 to be displayed is smaller than the number of entries in the color map.
When many colors are used in the image, it is impossible to display the original color of the image as it is, a color different from the original color of the image is displayed, or the color changes continuously. False contours may occur in the part where there is.
【0005】そこで、原画像にできるだけ忠実な表示画
像が得られるカラーマップを作成する方法に関して、従
来から種々の研究が行われてきた。そうしたカラーマッ
プ作成方法の1つに、表示すべき画像に含まれる画素の
色分布をもとにカラーマップを作成する方法がある。
(参考文献:渡辺,“カラー画像を256色で近似表示する
ための高速なアルゴリズム”,電子情報通信学会誌D,
Vol.J70-D,No.4,pp.720-726,1987年4月)。[0005] Therefore, various studies have hitherto been made on a method of creating a color map which can obtain a display image as faithful as possible to the original image. One such color map creation method is to create a color map based on the color distribution of pixels included in an image to be displayed.
(Reference: Watanabe, "High-speed Algorithm for Approximately Displaying 256 Colors of Color Image", IEICE D,
Vol. J70-D, No. 4, pp. 720-726, April 1987).
【0006】この方法では、まず、表示すべき画像に含
まれる画素の色空間内における分布を求める。次に、画
素の分布が密な色領域では代表色を密にサンプリング
し、画素の分布が疎な色領域では疎にサンプリングす
る。そして、サンプリングした代表色をカラーマップに
登録する。この方法を、代表色を色空間内で均等にサン
プリングする方法と比較すると、頻度の低い色に関して
は誤差が大きくなるが、頻度の高い色に関してはより忠
実に色が再現できるため、全体としては均等にサンプリ
ングする方法よりも高品質の画像が得られる。このよう
に、この方法では画像に応じてカラーマップを作成する
ため、任意の画像に対して品質低下を抑制することがで
きる。In this method, first, a distribution in a color space of pixels included in an image to be displayed is obtained. Next, a representative color is sampled densely in a color region where the pixel distribution is dense, and sparsely sampled in a color region where the pixel distribution is sparse. Then, the sampled representative colors are registered in the color map. When this method is compared with a method in which the representative colors are sampled uniformly in the color space, the error increases with respect to the infrequent colors, but the colors can be reproduced more faithfully with the frequent colors. Higher quality images are obtained than with the uniform sampling method. As described above, in this method, since a color map is created according to an image, it is possible to suppress deterioration in quality of an arbitrary image.
【0007】[0007]
【発明が解決しようとする課題】ところが、上述した従
来の方法では、画像を表示する度に画像の色分布を求め
てカラーマップを作成するため、あらかじめ作成したカ
ラーマップを固定的に用いる場合に比べて処理時間を要
するという問題点がある。However, in the above-described conventional method, a color map is created by calculating the color distribution of an image each time an image is displayed. There is a problem that processing time is required in comparison.
【0008】一方、画像表示装置の用途によっては、特
定の種類の画像について高品質の画像が得られれば十分
なことがあり、その場合には任意の画像に適応するよう
なカラーマップを作成する必要はない。特に、カラーデ
イスプレイをテレビ電話・テレビ会議の表示部として利
用する場合など、人物像が画像の主要情報となる場合に
は、人物像について高品質の画像が得られることが重要
であり、他の画像についてはそれほど高い品質は要求さ
れない。したがって、このような場合に、処理時間のか
かる従来の方法を用いて、すべての画像を高品質に表示
できるようにする必要はない。On the other hand, depending on the application of the image display device, it may be sufficient if a high quality image can be obtained for a specific type of image. In this case, a color map adapted to an arbitrary image is created. No need. In particular, when a color image is used as the main information of an image, such as when a color display is used as a display unit for a videophone or video conference, it is important to obtain a high-quality image of the image. High quality is not required for images. Therefore, in such a case, it is not necessary to be able to display all the images with high quality by using a conventional method that requires a long processing time.
【0009】また、人物像を表示する場合には、背景の
部分よりも人体部分が高品質に表示されることが重要で
ある。ところが、従来の方法では、単純に画素の分布が
密な色領域では代表色を密にサンプリングし、画素の分
布が疎な色領域では疎にサンプリングしており、人体の
色であるか否かを考慮していないため、背景色の部分に
代表色を多く割り付けてしまう可能性がある。そのよう
に背景色に多くの代表色を割り付けた場合には、相対的
に人体部分に割り付けられる代表色が減少し画像の主要
情報である人体部分の画質が低下してしまう。Further, when displaying a human image, it is important that a human body part is displayed with higher quality than a background part. However, in the conventional method, the representative color is simply sampled densely in a color region where the pixel distribution is dense, and sparsely sampled in the color region where the pixel distribution is sparse. Therefore, there is a possibility that a large number of representative colors are assigned to the background color portion. When many representative colors are assigned to the background color in this manner, the number of representative colors assigned to the human body part relatively decreases, and the image quality of the human body part, which is the main information of the image, deteriorates.
【0010】上記主要情報の画像とは単に人体部分に限
るものではなく、例えば、動物園であれば動物、カーレ
ースであれば車等が主要情報の画像となり、高品質の画
像表示が要求される。The image of the main information is not limited to the human body part. For example, an animal in a zoo or a car in a car race is an image of the main information, and high quality image display is required. .
【0011】ところで、主要情報の画像を人体部分につ
いてみると、通常、人物像では皮膚や毛髪などの人体の
部分が忠実に表示されることで重要であり、背景の部分
は多少品質が低下していても許容される。したがって、
人物像に関しては、皮膚や毛髪など人体の体表色の近傍
は密に代表色をサンプリングし、その他の部分は疎にサ
ンプリングして作成したカラーマップを用いることによ
って画像の品質を維持できる。一方、人物像以外の画像
に対してこのカラーマップを使用した場合には、人体に
ない色に関して表示色との誤差が大きくなり、品質が低
下してしまう。By the way, looking at the image of the main information about the human body part, it is usually important that the human body part such as skin and hair is faithfully displayed in the human image, and the background part is slightly deteriorated in quality. Is acceptable. Therefore,
As for a human image, the quality of an image can be maintained by using a color map created by sampling representative colors densely near the human body color such as skin and hair, and sparsely sampling other portions. On the other hand, when this color map is used for an image other than a human image, an error between a color that does not exist in the human body and a display color increases, and the quality deteriorates.
【0012】本発明は上述したこれら問題点を解決し、
従来の画像表示方法よりも高速で、かつ、主要情報の画
像が他の画像に比べて高品質に表示される画像表示方法
を提供することを目的とする。The present invention solves these problems described above,
It is an object of the present invention to provide an image display method which is faster than a conventional image display method and in which an image of main information is displayed with higher quality than other images.
【0013】[0013]
【課題を解決するための手段】本発明は、画面に同時表
示可能な色を登録したカラーマップを備え、画素毎に該
カラーマップを参照して画素の色に最も近い色を該カラ
ーマップに登録されている色から選択し、該色を画素の
本来の色の代わりに表示することによって画像を表示す
る方法において、主要情報の画像の色に関しては他の色
に比べて相対的に色の刻みが細かくなるように構成した
主要情報用カラーマップと、全ての色に関して均等な刻
みとなるように構成した一般用カラーマップとを用い、
表示すべき画像が主要情報の画像であるか否かを判定
し、主要情報の画像であると判定された画像は前記主要
情報用カラーマップを用いて最も近い代表色を探索して
該代表色を表示し、主要情報の画像でないと判定された
画像は前記一般用カラーマップを用いて最も近い代表色
を探索して該代表色を表示することを特徴とする。According to the present invention, there is provided a color map in which colors that can be simultaneously displayed on a screen are registered, and a color closest to the color of the pixel is referred to in the color map with reference to the color map for each pixel. In the method of displaying an image by selecting from registered colors and displaying the color instead of the original color of the pixel, the color of the image of the main information is relatively smaller than the other colors. Using a color map for main information configured so that the scale is fine and a general color map configured so that the scale is uniform for all colors,
It is determined whether or not the image to be displayed is the image of the main information, and the image determined to be the image of the main information is searched for the closest representative color using the main information color map, and Is displayed, and an image determined to be not an image of main information is searched for the closest representative color using the general color map, and the representative color is displayed.
【0014】[0014]
【作用】本発明によれば、例えば、主要情報の画像が人
物像の場合、第1に、皮膚の色・毛髪の色など人体の体
表色の近傍の色領域に関しては代表色を密にサンプリン
グし、他の色領域に関しては代表色を疎にサンプリング
して得た人物像用カラーマップを用い、第2に、色空間
を均等にサンプリングして得た代表色で構成される一般
用カラーマップを用い、さらに、表示すべき画像が人物
像であるか否かを判定し、人物像であると判定された場
合には前記人物像用カラーマップを用いて表示し、一
方、人物像でないと判定された場合には前記一般用カラ
ーマップを用いて表示する。According to the present invention, for example, when the image of the main information is a human image, first, the representative colors are densely set in the color area near the human body color such as skin color and hair color. Second, general colors composed of representative colors obtained by uniformly sampling a color space using a color map for a person image obtained by sampling and representatively sampling representative colors for other color regions. Using the map, it is further determined whether or not the image to be displayed is a person image, and when it is determined that the image is a person image, the image is displayed using the color map for the person image. Is determined, the image is displayed using the general color map.
【0015】このように、人物像用カラーマップは、人
体の皮膚・毛髪に関して代表色が密にサンプリングして
あるため、このカラーマップを用いて人物像を表示した
場合、皮膚・毛髪の部分に関しては原色と表示色との誤
差が小さくでき、人物像の主要情報たる人体部分を高品
質に表示できる。As described above, in the color map for a human image, since representative colors are densely sampled with respect to the skin and hair of a human body, when a human image is displayed using this color map, the skin and hair portions are displayed. Can reduce the error between the primary color and the display color, and can display the human body part, which is the main information of the human image, with high quality.
【0016】一方、一般用カラーマップは、色空間を均
等にサンプリングして得た代表色を用いているため、こ
のカラーマップを用いて画像を表示した場合、特定の色
に関して品質が低下するということがなく、どの色に関
しても同程度の誤差で表示することができる。On the other hand, since the general color map uses representative colors obtained by uniformly sampling a color space, when an image is displayed using this color map, the quality of a specific color is degraded. And the same error can be displayed for any color.
【0017】そして、画像が人物像であるか否かによっ
て人物像用カラーマップと一般用カラーマップを切り替
えて用いるため、人物像に対しては人体を忠実に表示す
ることができ、他の画像に対しても一般用カラーマップ
を用いてどの色も同程度の誤差となるように表示するこ
とができる。Since the color map for the person image and the color map for the general purpose are used by switching depending on whether or not the image is a person image, the human body can be displayed faithfully with respect to the person image. Can be displayed using a general-purpose color map so that each color has the same error.
【0018】また、画像表示時には、あらかじめ作成し
ておいた人物像用カラーマップと一般用カラーマップと
を用いるため、従来の方法よりも高速に表示できる。In displaying an image, a color map for a person image and a color map for a general image prepared in advance are used, so that the image can be displayed at a higher speed than the conventional method.
【0019】[0019]
【実施例】本実施例では、原画像がR,G,B各々8ビ
ット階調の224色で表現され、ディスプレイには224色
のうちカラーマップに登録された256色が同時表示可能
である場合を例にとって説明するが、原画像の階調が異
なっていたり、RGB以外の色表現が用いられていた
り、カラーマップに登録できる色数が異なっていたりす
る場合も同様に実施できる。In this embodiment, the original image is represented by 2 24 colors of 8 bits each for R, G and B, and 256 colors registered in the color map out of 2 24 colors can be displayed simultaneously. The following description will be made by taking as an example the case where the gradation of the original image is different, the color expression other than RGB is used, or the number of colors that can be registered in the color map is different.
【0020】図1は本発明を実施するシステム構成例の
ブロック図であり、図中、1は照合部、2Aは人物像用
カラーマップ、2Bは一般用カラーマップ、3はディス
プレイ、5は判定部、6はカラーマップ切替部である。FIG. 1 is a block diagram of an example of a system configuration embodying the present invention. In the figure, reference numeral 1 denotes a collating unit, 2A denotes a color map for a human image, 2B denotes a general color map, 3 denotes a display, and 5 denotes a judgment. The unit 6 is a color map switching unit.
【0021】上記、図1に示す人物像用カラーマップ2
Aは皮膚・毛髪など人体の体表色に対して代表色のサン
プリングを細かくして作成したカラーマップである。The color map 2 for a person image shown in FIG.
A is a color map created by finely sampling representative colors for the human body color such as skin and hair.
【0022】図2は人物像用カラーマップ2Aを作成す
る処理フローの一例である。まず、人物豫から衣服・背
景以外の皮膚・頭髪の部分を切り出し(ステップ1)、
この切り出した部分について各画素毎にRGB空間内の
対応する位置に点をプロットする(ステップ2)。すな
わち、例えばある画像についてそのRGB値がR=10
0,G=200,B=200である場合には、RGB空
間内に点(100,200,200)をプロットする。
このような切り出しとプロットを複数の異なる人物像に
対して行う (ステップ3)。FIG. 2 is an example of a processing flow for creating the color map 2A for a person image. First, the skin and hair parts other than the clothes and background are cut out from the person ( step 1 ).
A point is plotted at a corresponding position in the RGB space for each pixel of the cut-out portion ( step 2 ). That is, for example, the RGB value of a certain image is R = 10
If 0, G = 200 and B = 200, the point (100, 200, 200) is plotted in the RGB space.
Such extraction and plotting are performed for a plurality of different human images ( step 3 ).
【0023】次に、該RGB空間を、プロットした点の
密度が所定の閾値以上となっている領域S1とそれ以外
の領域S2に分割する(ステップ4)。そして、領域S
1をχ個の部分領域に分割し(ステップ5)。各部分領
域の中心点を代表色とする(ステップ7)。Next, the RGB space, the density of the plotted points is divided into areas S 2 the other a region S 1 which is equal to or greater than a predetermined threshold value (Step 4). And the area S
1 is divided into 部分 partial areas ( step 5 ). The center point of each partial area is set as a representative color ( step 7 ).
【0024】また、領域S2を256−χ個の部分領域
に分割し(ステップ6)、各部分領域の中心点を代表色
とする(ステップ7)。ただし、χは、領域S1と領域
S2との体積比をγとして、χ>256×γを満たすよ
うにする。人物像用カラーマップ2Aは、このようにし
てサンプリングした256個の代表色によって構成す
る。Further, by dividing the area S 2 256-to χ number of partial areas (step 6), is referred to as representative color center point of the partial regions (step 7). However, chi as the volume ratio of the area S 1 and the area S 2 γ, χ> 256 × to satisfy the gamma. The person image color map 2A is composed of 256 representative colors sampled in this manner.
【0025】また、一般用カラーマップ2BはRGB空
間内で代表色を均等にサンプリングして作成したカラー
マップである。The general color map 2B is a color map created by uniformly sampling representative colors in the RGB space.
【0026】図3は一般用カラーマップ2Bを作成する
処理のフローの一例である。まず、RGB空間を256
個の部分領域に分割する(ステップ1)。この分割は空
間内ができるだけ均等に分割されるようにして行なう。
そして、各部分領域の中心点を代表色とする(ステップ
2)。一般用カラーマップ2Bは、これら256個の代
表色によって構成する。FIG. 3 is an example of a flow of a process for creating the general color map 2B. First, the RGB space is 256
It is divided into a plurality of partial areas ( step 1 ). This division is performed so that the space is divided as evenly as possible.
Then, the center point of each partial area is set as the representative color ( step
2 ). The general color map 2B is composed of these 256 representative colors.
【0027】次に図1に示すシステムの動作を説明する
と、画像データ4が入力されると、判定部5は表示すべ
き画像が人物像であるか否かを判定する。判定方法とし
ては、画像認識装置を用いて人物像であるか否かを判定
する方法、画像データ作成時に人物像であるか否かを示
す識別子を付与し該識別子によって判定する方法などが
ある。Next, the operation of the system shown in FIG. 1 will be described. When the image data 4 is input, the determination unit 5 determines whether or not the image to be displayed is a human image. As a determination method, there is a method of determining whether or not the image is a human image using an image recognition device, a method of assigning an identifier indicating whether or not the image is a human image at the time of creating image data, and determining the image based on the identifier.
【0028】照合部1は、カラーマップを参照して画素
の本来の色に最も近い代表色を探索し、該代表色をディ
スプレイ3に表示する。すなわち、カラーマップは、判
定部5で人物像と判定されたときはカラーマップ切替部
6で人物像用カラーマップ2Aを用い、人物像でないと
判定されたときには一般用カラーマップ2Bを用いてデ
ィスプレイ3上に高速表示する。The collating unit 1 searches for a representative color closest to the original color of the pixel with reference to the color map, and displays the representative color on the display 3. That is, the color map is displayed using the color map for human image 2A by the color map switching unit 6 when the image is determined to be a human image by the determination unit 5, and by using the general color map 2B when it is determined to be not a human image. 3 is displayed at high speed.
【0029】以上は主要情報の画像として人物像を例に
のべたが、前述したように動物園の動物、カーレースの
車等も夫々同様に個別のカラーマップを用い、一般用カ
ラーマップと区別することにより、同様の画像表示効果
が得られる。The above description has been made by taking a person image as an example of the main information, but as described above, animals in a zoo, cars in a car race, and the like also use individual color maps, respectively, and are distinguished from general color maps. Thereby, the same image display effect can be obtained.
【0030】[0030]
【発明の効果】以上述べたように、本発明の画像表示方
法及び装置によれば、あらかじめ定めたカラーマップを
用いるため、画像毎に色分布を求めてカラーマップを作
成する従来の方法よりも高速に画像が表示できる。ま
た、主要情報の画像、例えば人物像に関しては、人体の
色の部分について細かくサンプリングしたカラーマップ
を用いるため、人体部分の画質の良い画像が表示でき
る。As described above, according to the image display method and apparatus of the present invention, since a predetermined color map is used, a color distribution is obtained for each image and a conventional color map is created. Images can be displayed at high speed. In addition, for the image of the main information, for example, a human image, a color map in which the color portion of the human body is finely sampled is used.
【図1】本発明を実施するシステム構成例のブロック図
である。FIG. 1 is a block diagram of an example of a system configuration for implementing the present invention.
【図2】本発明で用いる人物像用カラーマップを作成す
る処理フローを示す図である。FIG. 2 is a diagram showing a processing flow for creating a color map for a person image used in the present invention.
【図3】本発明で用いる一般用カラーマップを作成する
処理フローを示す図である。FIG. 3 is a diagram showing a processing flow for creating a general color map used in the present invention.
【図4】従来のカラーマップ型ディスプレイの構成概要
を説明するブロック図である。FIG. 4 is a block diagram illustrating an outline of a configuration of a conventional color map display.
1…照合部、 2A…人物像用カラーマップ、 2B…
一般用カラーマップ、3…ディスプレイ、 4…画像デ
ータ、 5…判定部、 6…カラーマップ切替部。1 collation unit 2A color map for human image 2B
General color map, 3 display, 4 image data, 5 determination unit, 6 color map switching unit.
フロントページの続き (56)参考文献 特開 昭59−123390(JP,A) 特開 昭60−91770(JP,A) 特開 昭60−220660(JP,A) 特開 昭62−84386(JP,A) 特開 昭62−281067(JP,A) 特開 昭63−303339(JP,A) 特開 昭63−312151(JP,A) 特開 昭64−17042(JP,A) 特開 平1−176560(JP,A) 特開 平2−96477(JP,A) 特開 平3−135290(JP,A) 特開 平3−182192(JP,A) 特開 平4−270474(JP,A) (58)調査した分野(Int.Cl.6,DB名) G09G 1/00 G09G 3/20 G09G 5/00 G06F 15/62 H04N 5/00 Continuation of the front page (56) References JP-A-59-123390 (JP, A) JP-A-60-91770 (JP, A) JP-A-60-220660 (JP, A) JP-A-62-84386 (JP) JP-A-62-281067 (JP, A) JP-A-63-303339 (JP, A) JP-A-63-312151 (JP, A) JP-A-64-17042 (JP, A) 1-176560 (JP, A) JP-A-2-96477 (JP, A) JP-A-3-135290 (JP, A) JP-A-3-182192 (JP, A) JP-A-4-270474 (JP, A) A) (58) Field surveyed (Int. Cl. 6 , DB name) G09G 1/00 G09G 3/20 G09G 5/00 G06F 15/62 H04N 5/00
Claims (2)
マップを備え、画素毎に該カラーマップを参照して画素
の色に最も近い色を該カラーマップに登録されている色
から選択し、該色を画素の本来の色の代わりに表示する
ことによって画像を表示する方法において、 主要情報の画像の色に関しては他の色に比べて相対的に
色の刻みが細かくなるようにあらかじめ構成した主要情
報用カラーマップと、全ての色に関して均等な刻みとな
るようにあらかじめ構成した一般用カラーマップを用
い、 表示すべき画像が主要情報の画像であるか否かを判定
し、 主要情報の画豫であると判定された場合は表示画像全体
に関して前記主要情報用カラーマップを用いて最も近い
代表色を探索して該代表色を表示し、主要情報の画豫で
ないと判定された場合は表示画像全体に関して前記一般
用カラーマップを用いて最も近い代表色を探索して該代
表色を表示することを特徴とする画像表示方法。1. A color map in which colors that can be simultaneously displayed on a screen are registered, and a color closest to a pixel color is selected for each pixel from the colors registered in the color map with reference to the color map. In the method of displaying an image by displaying the color in place of the original color of the pixel, the color of the image of the main information is pre- configured so that the color increment is relatively small compared to other colors. Using the color map for main information and the general color map configured in advance so that all colors are equally spaced, it is determined whether the image to be displayed is the image of the main information or not. If it is determined to be a picture, the entire display image
With respect to the main information color map, the closest representative color is searched for and the representative color is displayed , and when it is determined that the main information is not an image, the general color map is used for the entire display image. An image display method for searching for a near representative color and displaying the representative color.
否かを判定する判定部と、主要情報にとって重要な色に
関しては他の色に比べて相対的に色の刻みが細かくなる
ようにあらかじめ構成した主要情報用カラーマップと、
全ての色に関して均等な刻みとなるようにあらかじめ構
成した一般用カラーマップと、前記判定部で主要情報の
画像と判定されたとき前記両カラーマップを切り替える
カラーマップ切り替え部と、該カラーマップ切り替え部
によって有効とされたカラーマップを参照し画素の本来
の色に最も近い代表色を探索し、該代表色をディスプレ
イに表示する照合部と、画像を表示するディスプレイと
を有することを特徴とする画像表示装置。2. A judging section that judges whether an image of the image the main information to be displayed, an important color for key information
As for the colors, the color notch is relatively small compared to other colors
Color map for main information pre-configured ,
Pre-configure so that all colors are evenly spaced
The general-purpose color map generated and the main information
Switch between the two color maps when determined to be an image
Color map switching unit, and color map switching unit
Refer to the color map validated by
Search for the representative color closest to the color of
An image display device comprising: a collation unit for displaying the image in (a); and a display for displaying an image.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3014462A JP2981292B2 (en) | 1991-02-05 | 1991-02-05 | Image display method and apparatus |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3014462A JP2981292B2 (en) | 1991-02-05 | 1991-02-05 | Image display method and apparatus |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH04270380A JPH04270380A (en) | 1992-09-25 |
| JP2981292B2 true JP2981292B2 (en) | 1999-11-22 |
Family
ID=11861724
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP3014462A Expired - Fee Related JP2981292B2 (en) | 1991-02-05 | 1991-02-05 | Image display method and apparatus |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2981292B2 (en) |
-
1991
- 1991-02-05 JP JP3014462A patent/JP2981292B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH04270380A (en) | 1992-09-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR900004019B1 (en) | Color image display system | |
| JP2582999B2 (en) | Color palette generation method, apparatus, data processing system, and lookup table input generation method | |
| US5345554A (en) | Visual frame buffer architecture | |
| JP3185900B2 (en) | Image editing apparatus and method for image processing system | |
| US6384838B1 (en) | Optimized lookup table method for converting Yuv pixel values to RGB pixel values | |
| US6259439B1 (en) | Color lookup table blending | |
| US5479594A (en) | Digital color video image enhancement for a diffusion dither circuit | |
| US5404176A (en) | Digital color video image enhancement for a random dither circuit | |
| JPH08147453A (en) | Method and device for look-up table generation | |
| JP2001092958A (en) | Picture quality improving method for digital image | |
| US6690826B2 (en) | System and method for detecting text in mixed graphics data | |
| JP2981292B2 (en) | Image display method and apparatus | |
| JPH09101771A (en) | Image processing device | |
| JPH05225331A (en) | Image processing method | |
| JP3648778B2 (en) | Image processing device | |
| JP3215156B2 (en) | Color image processing method | |
| JPS63254856A (en) | image filing device | |
| JPH03182169A (en) | Intermediate tone estimate system for dither picture | |
| JPS62222373A (en) | Image processor | |
| JPS6224374A (en) | Picture converting device | |
| JP2897718B2 (en) | Image display method | |
| JPH06180573A (en) | Image forming method | |
| JP2655838B2 (en) | Image registration search method of image filling system | |
| KR0174457B1 (en) | Graphic processing method for VOD | |
| JP3655693B2 (en) | Color reproduction inspection method and color reproduction processing apparatus |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |