JP2007200023A - Image processor and image processing method - Google Patents

Image processor and image processing method Download PDF

Info

Publication number
JP2007200023A
JP2007200023A JP2006017886A JP2006017886A JP2007200023A JP 2007200023 A JP2007200023 A JP 2007200023A JP 2006017886 A JP2006017886 A JP 2006017886A JP 2006017886 A JP2006017886 A JP 2006017886A JP 2007200023 A JP2007200023 A JP 2007200023A
Authority
JP
Japan
Prior art keywords
pixel
color component
sub
movement
pixels
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.)
Withdrawn
Application number
JP2006017886A
Other languages
Japanese (ja)
Inventor
Ryoshi Ikebe
亮志 池邉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2006017886A priority Critical patent/JP2007200023A/en
Publication of JP2007200023A publication Critical patent/JP2007200023A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To attain positioning with the precision of one pixel or less while keeping the tone of an object. <P>SOLUTION: When an object displayed on a display is moved from the right to left by 1/3 pixels on a display where sub-pixels are arranged in the order of RGBRGBRGB... from the right to left of a horizontal scanning line, color component values of the sub-pixels R configuring the object are moved by one pixel to the left, and when the object is moved by 2/3 pixels, the color component values of the sub-pixels R configuring the object and the color component values of the sub-pixels G are moved to the left by one pixel. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、表示部に表示される画像の移動を処理する画像処理装置、及び、画像処理方法に関する。   The present invention relates to an image processing apparatus and an image processing method for processing movement of an image displayed on a display unit.

近年、携帯端末の多くは、表示部として小型のLCD(Liquid Crystal Display)を備え、LCDに文字や画像などのオブジェクトを表示している。そして、携帯端末の多くは、小型の表示部を有効に利用するために、オブジェクトとオブジェクトとの間の空間がなるべく小さくなるように位置合わせをして、狭い画面に多くの情報を表示させている。   In recent years, many portable terminals include a small LCD (Liquid Crystal Display) as a display unit and display objects such as characters and images on the LCD. And in order to use a small display part effectively, many portable terminals align so that the space between objects becomes as small as possible, and display a lot of information on a narrow screen. Yes.

従来、1ピクセル以下の精度でオブジェクトの位置合わせを行う技術として、中間色を利用する方法が存在する。中間色を利用した位置合わせの方法を、図11を参照して、説明する。図11の(a)は、「漢字」という文字のビットマップフォントである。このビットマップフォントを、例えば、1/3ピクセル図面右方向に移動させる場合、元のビットマップフォントを、図11(b)に示すように、縦及び横をそれぞれ3倍拡大し、そして、拡大したビットマップフォントを1ピクセル図面右方向に移動させる。そして、縦3個及び横3個、すなわち、9個のピクセルの色値の平均を求めて、拡大したフォントを1/3に縮小する。図11(d)は、図11(c)の拡大図である。図11(d)より、ビットマップフォントが1/3ピクセル移動したことが分かる。   Conventionally, there is a method using an intermediate color as a technique for aligning an object with an accuracy of 1 pixel or less. An alignment method using intermediate colors will be described with reference to FIG. FIG. 11A shows a bitmap font of characters “Kanji”. When this bitmap font is moved to the right of the 1/3 pixel drawing, for example, the original bitmap font is enlarged three times in the vertical and horizontal directions as shown in FIG. The bitmap font thus moved is moved to the right in the 1-pixel drawing. Then, the average of the color values of three vertical pixels and three horizontal pixels, that is, nine pixels is obtained, and the enlarged font is reduced to 1/3. FIG.11 (d) is an enlarged view of FIG.11 (c). FIG. 11D shows that the bitmap font has moved by 1/3 pixel.

また、従来のビットマップフォントには、オプションとして文字の周囲の設けられたホワイトスペースが設けられている。このホワイトスペースに含まれるサブピクセルである左サイドベアリング(若しくは、右サイドベアリング)をサブピクセルRGBの光度値(輝度)に変換し、この光度値をもとにビットマップフォントにサブピクセル単位でレンダリングやヒンティングを施す技術が存在する(例えば、特許文献1)。   Further, in the conventional bitmap font, a white space provided around the character is provided as an option. The left side bearing (or right side bearing), which is a sub-pixel included in this white space, is converted to a luminance value (luminance) of sub-pixel RGB, and rendering is performed in sub-pixel units in a bitmap font based on this luminance value. And a technique for performing hinting (for example, Patent Document 1).

特表2002−540460号公報Japanese translation of PCT publication No. 2002-540460

しかしながら、中間色を利用してオブジェクトの位置合わせを行う方法では、複数のピクセルの色値の平均をとるため、画像のエッジがぼやけて視認性が悪化するという問題がある。   However, the method of aligning an object using an intermediate color has a problem that the edge of an image is blurred and visibility is deteriorated because the color values of a plurality of pixels are averaged.

また、特許文献1に記載された技術では、RGBの各サブピクセルを独立した光源(光度値)として扱うが、オブジェクトとオブジェクトとの間の幅を縮小すると、発光すべきサブピクセル情報が欠落し、予期しない発色となることがある。   In the technique described in Patent Document 1, each subpixel of RGB is treated as an independent light source (luminance value). However, when the width between objects is reduced, subpixel information to be emitted is lost. Unexpected color development may occur.

本発明は、上述した課題に鑑みてなされたものであって、文字や画像などのオブジェクトの色味を保存しつつ1ピクセル未満の精度で位置合わせを行う画像処理装置、及び、画像処理方法を提供することを目的とする。   The present invention has been made in view of the above-described problems, and provides an image processing apparatus and an image processing method that perform alignment with an accuracy of less than one pixel while preserving the color of an object such as a character or an image. The purpose is to provide.

上述した目的を達成するため、本発明は、異なる色を発色するための複数のサブピクセルを含むピクセルが複数配列された表示部に表示されるオブジェクトの移動を処理する画像処理装置であって、異なる色に対応するオブジェクトを構成するサブピクセルの色成分値の少なくとも一部をピクセル単位で移動させることで上記オブジェクトを移動する。   In order to achieve the above-described object, the present invention provides an image processing apparatus that processes movement of an object displayed on a display unit in which a plurality of pixels including a plurality of sub-pixels for generating different colors are arranged. The object is moved by moving at least a part of the color component values of the sub-pixels constituting the object corresponding to different colors in units of pixels.

本発明によれば、サブピクセルをピクセル単位で移動させることにより、サブピクセル単位でのオブジェクトの移動を行う。サブピクセルを移動すると、ピクセルを構成するサブピクセルの配置が変化するが、発光しているピクセルの数、輝度に変化がなく色味が保存される。また、エッジが保存され視認性の劣化が少ない。   According to the present invention, an object is moved in units of subpixels by moving subpixels in units of pixels. When the sub-pixel is moved, the arrangement of the sub-pixels constituting the pixel is changed, but the number of light-emitting pixels and luminance are not changed, and the color is preserved. Further, the edge is preserved and the visibility is hardly deteriorated.

また、本発明によれば、サブピクセルの色成分値の一部を移動させることにより、サブピクセルよりも高い精度で画像を移動させることができる。このとき、色成分値の総和に変化はなく、シャープなエッジの画像を得ることができる。   Further, according to the present invention, it is possible to move the image with higher accuracy than the sub-pixel by moving a part of the color component value of the sub-pixel. At this time, there is no change in the sum of the color component values, and a sharp edge image can be obtained.

以下、図面を参照して本発明を適用した画像処理装置について説明する。   An image processing apparatus to which the present invention is applied will be described below with reference to the drawings.

図1は、画像処理装置1の構成を示すブロック図である。画像処理装置1は、移動対象となる画像を入力する画像入力部2と、オブジェクトの移動距離、移動方向を入力する移動量入力部3と、RGBサブピクセルごとの色成分値の移動距離を算出する移動距離算出部4と、指定された移動距離に従ってRGBサブピクセルごとの色成分値を1ピクセル単位で移動させる移動処理部5とを備える。画像処理装置1の生成画像は、ディスプレイ、記録媒体、ネットワークインターフェースなどの出力装置6に出力される。ディスプレイは、複数のピクセルから構成されている。ピクセルは、RGBの順に並んだ3つのサブピクセルから構成される。ディスプレイの水平走査線上には、図2に示すように、RGBRGBRGB・・・の順にサブピクセルが並んでいる。   FIG. 1 is a block diagram illustrating a configuration of the image processing apparatus 1. The image processing apparatus 1 calculates an image input unit 2 that inputs an image to be moved, a movement amount input unit 3 that inputs an object movement distance and a movement direction, and a color component value movement distance for each RGB subpixel. And a movement processing unit 5 that moves the color component value for each RGB sub-pixel in units of one pixel according to the designated movement distance. The generated image of the image processing apparatus 1 is output to an output device 6 such as a display, a recording medium, or a network interface. The display is composed of a plurality of pixels. The pixel is composed of three subpixels arranged in the order of RGB. On the horizontal scanning line of the display, as shown in FIG. 2, subpixels are arranged in the order of RGBRGBRGB.

移動量入力部3は、ポインティングデバイスやキーボードなどの入力装置である。移動量入力部3は、オブジェクトの移動距離と移動方向との入力を受け付ける。本実施の形態で入力される移動距離は、例えば、1/3ピクセル単位の精度である。   The movement amount input unit 3 is an input device such as a pointing device or a keyboard. The movement amount input unit 3 receives an input of the movement distance and movement direction of the object. The moving distance input in the present embodiment has an accuracy of 1/3 pixel unit, for example.

移動距離算出部4は、移動量入力部3への入力をもとに、オブジェクトの移動方向を算出し、移動方向が図面右方向であるとき、(式1)〜(式3)にオブジェクトの移動量から、RGBサブピクセルごとの色成分値の移動距離T、T、Tを算出する。なお
(式1)は、サブピクセルRの色成分値の移動距離Tを求める算出式である。
=(N+2)/3・・・(式1)
(式2)は、サブピクセルGの色成分値の移動距離Tを求める算出式である。
=(N+1)/3・・・(式2)
(式3)は、サブピクセルBの色成分値の移動距離Tを求める算出式である。
=N/3 ・・・(式3)
但し、(式1)〜(式3)では、除算の端数を切り捨てる。
The movement distance calculation unit 4 calculates the movement direction of the object based on the input to the movement amount input unit 3, and when the movement direction is the right direction of the drawing, the expression of the object is expressed by (Expression 1) to (Expression 3). The movement distances T R , T G , and T B of the color component values for each RGB subpixel are calculated from the movement amount. Note (Equation 1) is a calculation formula for obtaining the moving distance T R color component values of the sub-pixels R.
T R = (N + 2) / 3 (Formula 1)
(Equation 2) is a calculation formula for calculating the moving distance T G color component values of the sub-pixels G.
T G = (N + 1) / 3 (Expression 2)
(Equation 3) is a calculation formula for calculating the moving distance T B color component values of the subpixel B.
T B = N / 3 (Formula 3)
However, in (Expression 1) to (Expression 3), the fractional part is rounded down.

(式1)〜(式3)より、オブジェクトの移動距離が1/3ピクセルの場合、サブピクセルRの色成分値の移動距離Tは1ピクセル、サブピクセルGの色成分値の移動距離Tは0ピクセル、サブピクセルBの色成分値の移動距離Tは0ピクセルと算出される。 From (Expression 1) to (Expression 3), when the moving distance of the object is 1/3 pixel, the moving distance TR of the color component value of the sub-pixel R is 1 pixel, and the moving distance T of the color component value of the sub-pixel G. G is 0 pixels, a moving distance T B color component values of the sub-pixel B is calculated as 0-pixels.

また、オブジェクトの移動距離が2/3ピクセルの場合、(式1)〜(式3)より、サブピクセルRの色成分値の移動距離Tは1ピクセル、サブピクセルGの色成分値の移動距離Tは1ピクセル、サブピクセルBの色成分値の移動距離Tは0ピクセルと算出される。 When the moving distance of the object is 2/3 pixel, the moving distance TR of the color component value of the subpixel R is 1 pixel and the moving color component value of the subpixel G is calculated from (Expression 1) to (Expression 3). the distance T G is 1 pixel, the movement distance T B color component values of the sub-pixel B is calculated as 0-pixels.

そして、オブジェクトの移動距離が1ピクセルの場合、(式1)〜(式3)より、サブピクセルRの色成分値の移動距離Tは1ピクセル、サブピクセルGの色成分値の移動距離Tは1ピクセル、サブピクセルBの色成分値の移動距離Tは1ピクセルと算出される。これは、オブジェクト全体が1ピクセル移動するのと同じである。 When the moving distance of the object is 1 pixel, the moving distance TR of the color component value of the sub-pixel R is 1 pixel and the moving distance T of the color component value of the sub-pixel G from (Expression 1) to (Expression 3). G is 1 pixel, the movement distance T B color component values of the sub-pixel B is calculated as 1 pixel. This is the same as moving the entire object one pixel.

一方、オブジェクトの移動方向が左移動である場合には、移動量算出部4は、(式4)〜(式6)を用いてRGBサブピクセルごとの色成分値の移動距離T、T、Tを求める。 On the other hand, when the movement direction of the object is left movement, the movement amount calculation unit 4 uses (Expression 4) to (Expression 6) to move the color component value movement distances T R and T G for each RGB subpixel. , determine the T B.

(式4)は、サブピクセルRの色成分値の移動距離Tを求める算出式である。
=N/3 ・・・(式4)
(式5)は、サブピクセルGの色成分値の移動距離Tを求める算出式である。
=(N+1)/3・・・(式5)
(式6)は、サブピクセルBの色成分値の移動距離Tを求める算出式である。
=(N+2)/3・・・(式6)
但し、(式4)〜(式6)では、除算の端数を切り捨てる。
(Equation 4) is a calculation formula for obtaining the moving distance T R color component values of the sub-pixels R.
T R = N / 3 (Formula 4)
(Equation 5) is a calculation formula for calculating the moving distance T G color component values of the sub-pixels G.
T G = (N + 1) / 3 (Expression 5)
(Equation 6) is a calculation formula for calculating the moving distance T B color component values of the subpixel B.
T B = (N + 2) / 3 (Expression 6)
However, in (Expression 4) to (Expression 6), the fractional part is rounded down.

(式4)〜(式6)より、オブジェクトの移動距離が1/3ピクセルの場合、サブピクセルRの色成分値の移動距離Tは0ピクセル、サブピクセルGの色成分値の移動距離Tは0ピクセル、オブジェクトBの色成分値の移動距離Tは1ピクセルと算出される。 From (Expression 4) to (Expression 6), when the moving distance of the object is 1/3 pixel, the moving distance TR of the color component value of the sub-pixel R is 0 pixel, and the moving distance T of the color component value of the sub-pixel G. G is 0 pixels, a moving distance T B color component values of the object B is calculated as 1 pixel.

また、オブジェクトの移動距離が2/3ピクセルの場合、(式4)〜(式6)より、サブピクセルRの色成分値の移動距離Tは0ピクセル、サブピクセルGの色成分値の移動距離Tは1ピクセル、サブピクセルBの色成分値の移動距離Tは1ピクセルとなる。 When the moving distance of the object is 2/3 pixel, the moving distance TR of the color component value of the sub-pixel R is 0 pixel and the moving color component value of the sub-pixel G from (Expression 4) to (Expression 6). The distance TG is 1 pixel, and the moving distance TB of the color component value of the sub-pixel B is 1 pixel.

そして、オブジェクトの移動距離が1ピクセルの場合、(式4)〜(式6)より、サブピクセルRの色成分値の移動距離Tは1ピクセル、サブピクセルGの色成分値の移動距離Tは1ピクセル、サブピクセルBの色成分値の移動距離Tは1ピクセルとなる。これは、オブジェクト全体が1ピクセル移動するのと同じである。 When the moving distance of the object is 1 pixel, the moving distance TR of the color component value of the sub-pixel R is 1 pixel and the moving distance T of the color component value of the sub-pixel G from (Expression 4) to (Expression 6). G is 1 pixel, and the moving distance TB of the color component value of the sub-pixel B is 1 pixel. This is the same as moving the entire object one pixel.

図3〜図5にオブジェクトを右方向に移動させるときの様子を模式的に示す。図3(a)は、移動前のサブピクセルである。移動前は、RGBの順に並んだ3つのサブピクセルが1つのピクセルを構成している。図3(b)は、サブピクセルの色成分値が移動する様子を示す。オブジェクトの移動距離が1/3ピクセルのとき、上述したように、サブピクセルRの色成分値の移動距離Tは1ピクセル、サブピクセルGの色成分値の移動距離Tは0ピクセル、サブピクセルBの色成分値の移動距離Tは0ピクセルである。すなわち、オブジェクトの移動距離が1/3ピクセルのとき、サブピクセルRの色成分値のみが1ピクセル右方向に移動する。図3(b)の丸数字は、移動させる順序を示している。図に示すように、オブジェクトを図面右方向に移動させるときには、オブジェクトの右端のピクセルから順に処理する。移動処理部5は、水平方向1ラインずつ移動処理を行い、オブジェクト全体を移動させる。 図3(c)は、移動後のサブピクセルの配置を示している。移動後のサブピクセルは、移動前のサブピクセルのがGBRGBR・・・の順に並べ変えられたように見える。つまり、移動後は、概念的にGBRの順に並んだ3つのサブピクセルが1つのピクセルを構成している。移動前のピクセルと移動後のピクセルは、サブピクセルの配置が異なるが、RGB各サブピクセルの色成分値は変化していない。そのため、発光しているピクセルの数、輝度に変化がなく色味が保存される。また、エッジが保存され視認性の劣化が少ない。 3 to 5 schematically show how the object is moved in the right direction. FIG. 3A shows a sub-pixel before movement. Before the movement, three sub-pixels arranged in the order of RGB constitute one pixel. FIG. 3B shows how the color component values of subpixels move. When the moving distance of the object is 1/3 pixel, as described above, the moving distance TR of the color component value of the sub-pixel R is 1 pixel, the moving distance TG of the color component value of the sub-pixel G is 0 pixel, The moving distance TB of the color component value of the pixel B is 0 pixel. That is, when the moving distance of the object is 1/3 pixel, only the color component value of the subpixel R moves to the right by one pixel. Circle numbers in FIG. 3B indicate the order of movement. As shown in the figure, when moving the object in the right direction of the drawing, the processing is performed in order from the pixel at the right end of the object. The movement processing unit 5 performs a movement process for each horizontal line to move the entire object. FIG. 3C shows the arrangement of subpixels after movement. The subpixels after movement appear to be rearranged in the order of GBRGBR... That is, after movement, three subpixels conceptually arranged in the order of GBR constitute one pixel. The pixel before movement and the pixel after movement differ in the arrangement of subpixels, but the color component values of the RGB subpixels are not changed. For this reason, there is no change in the number of pixels that emit light and the luminance, and the color is preserved. Further, the edge is preserved and the visibility is hardly deteriorated.

次いで、オブジェクトを2/3ピクセル移動するときの様子を示す。図4(a)は、移動前のサブピクセルである。移動前は、RGBの順に並んだ3つのサブピクセルが1つのピクセルを構成している。図4(b)は、サブピクセルの色成分値が移動する様子を示す。オブジェクトの移動距離が2/3ピクセルのとき、上述したように、サブピクセルRの色成分値の移動距離Tは1ピクセル、サブピクセルGの色成分値の移動距離Tは1ピクセル、サブピクセルBの色成分値の移動距離Tは0ピクセルである。つまり、オブジェクトの移動距離が2/3ピクセルのときは、サブピクセルRの色成分値とサブピクセルGの色成分値とが1ピクセル右方向に移動する。図4(b)の丸数字は、移動させる順序を示している。図に示すように、オブジェクトを図面右方向に移動させるときには、オブジェクトの右端のピクセルから順に移動処理を行う。 Next, a state when the object is moved by 2/3 pixel is shown. FIG. 4A shows a sub-pixel before movement. Before the movement, three sub-pixels arranged in the order of RGB constitute one pixel. FIG. 4B shows how the color component values of subpixels move. When the moving distance of the object is 2/3 pixel, as described above, the moving distance TR of the color component value of the subpixel R is 1 pixel, the moving distance TG of the color component value of the subpixel G is 1 pixel, The moving distance TB of the color component value of the pixel B is 0 pixel. That is, when the moving distance of the object is 2/3 pixel, the color component value of the subpixel R and the color component value of the subpixel G move to the right by one pixel. Circle numbers in FIG. 4B indicate the order of movement. As shown in the figure, when the object is moved in the right direction of the drawing, the moving process is performed in order from the pixel at the right end of the object.

図4(c)は、移動後のサブピクセルの配置を示している。移動後のサブピクセルは、移動前のサブピクセルの色成分値がBRGBRG・・・の順に並べら変えられたように見える。つまり、移動後は、概念的に、BRGの順に並んだ3つのサブピクセルが1つのピクセルを構成している。移動前のピクセルと移動後のピクセルは、サブピクセルの配置が異なるが、RGB各サブピクセルの色成分は変化していない。そのため、発光しているピクセルの数、輝度に変化がなく色味が保存される。また、エッジが保存され視認性の劣化が少ない。   FIG. 4C shows the arrangement of subpixels after movement. The subpixels after the movement appear to have the color component values of the subpixels before the movement rearranged in the order of BRGBRG. That is, after the movement, conceptually, the three subpixels arranged in the order of BRG constitute one pixel. The pixel before movement and the pixel after movement differ in the arrangement of subpixels, but the color components of the RGB subpixels are not changed. For this reason, there is no change in the number of pixels that emit light and the luminance, and the color is preserved. Further, the edge is preserved and the visibility is hardly deteriorated.

次いで、オブジェクトの移動距離が1ピクセルであるときの様子を示す。図5(a)は、移動前のサブピクセルである。移動前は、RGBの順に並んだ3つのサブピクセルが1つのピクセルを構成している。図5(b)は、サブピクセルが移動する様子を示す。オブジェクトの移動距離が1ピクセルのとき、上述したように、サブピクセルRの色成分値の移動距離Tは1ピクセル、サブピクセルGの色成分値の移動距離Tは1ピクセル、サブピクセルBの色成分値の移動距離Tは1ピクセルである。つまり、オブジェクトの移動量が1ピクセルのときは、RGB全てのサブピクセルの色成分値をそれぞれ1ピクセル移動する。図5(b)の丸数字は、移動させる順序を示している。図に示すように、オブジェクトを図面右方向に移動させるときは、オブジェクトの右端のピクセルから順に移動処理を行う。 Next, a state when the moving distance of the object is 1 pixel is shown. FIG. 5A shows a sub-pixel before movement. Before the movement, three sub-pixels arranged in the order of RGB constitute one pixel. FIG. 5B shows how the sub-pixel moves. When the moving distance of the object is 1 pixel, the moving distance TR of the color component value of the subpixel R is 1 pixel, and the moving distance TG of the color component value of the subpixel G is 1 pixel and the subpixel B as described above. the moving distance T B of the color component value is 1 pixel. That is, when the movement amount of the object is 1 pixel, the color component values of all RGB sub-pixels are moved by 1 pixel. The circled numbers in FIG. 5B indicate the order of movement. As shown in the figure, when the object is moved in the right direction of the drawing, the moving process is sequentially performed from the pixel at the right end of the object.

図5(c)は、移動後のサブピクセルの配置を示している。移動後のサブピクセルは、RGBRGB・・の順に並んでいる。移動後も、RGBの順に並んだ3つのサブピクセルが1つのピクセルを構成している。オブジェクトを1ピクセル移動させるときには、RGBの配置は変化せず、ピクセル全体が移動する。   FIG. 5C shows the arrangement of subpixels after movement. Subpixels after movement are arranged in the order of RGBRGB. Even after the movement, the three subpixels arranged in the order of RGB constitute one pixel. When the object is moved by one pixel, the RGB arrangement does not change, and the entire pixel moves.

以上説明したように、本発明を適用した画像処理装置1は、サブピクセルの色成分値をピクセル単位で移動させて、サブピクセル単位でオブジェクトの移動を行う。サブピクセルの色成分値を移動すると、ピクセルを構成するサブピクセルの配置が変化するが、発光しているピクセルの数、輝度に変化がなく色味が保存される。また、エッジが保存され視認性の劣化が少ない。   As described above, the image processing apparatus 1 to which the present invention is applied moves the object in units of subpixels by moving the color component values of the subpixels in units of pixels. When the color component value of the sub-pixel is moved, the arrangement of the sub-pixels constituting the pixel changes, but the color is preserved with no change in the number of pixels that emit light and the luminance. Further, the edge is preserved and the visibility is hardly deteriorated.

また、これまで、オブジェクトを右に移動させる処理を説明した。図6を参照してオブジェクトを1/3ピクセル左に移動させる処理を説明する。図6(a)は、移動前のサブピクセルである。移動前は、RGBの順に並んだ3つのサブピクセルが1つのピクセルを構成している。図6(b)は、サブピクセルの色成分値が移動する様子を示す。オブジェクトの移動距離が1/3ピクセルのとき、サブピクセルBの色成分値のみが1ピクセル移動する。図6(b)の丸数字は、移動させる順序を示している。図に示すように、オブジェクトを図面左方向に移動させるときには、オブジェクトの左端のピクセルから順に移動処理を行う。   In addition, the process for moving the object to the right has been described so far. A process of moving the object to the left by 1/3 pixel will be described with reference to FIG. FIG. 6A shows a sub-pixel before movement. Before the movement, three sub-pixels arranged in the order of RGB constitute one pixel. FIG. 6B shows how the color component values of subpixels move. When the moving distance of the object is 1/3 pixel, only the color component value of the subpixel B moves by 1 pixel. Circle numbers in FIG. 6B indicate the order of movement. As shown in the figure, when the object is moved in the left direction of the drawing, the moving process is sequentially performed from the leftmost pixel of the object.

図6(c)は、移動後のサブピクセルの配置を示している。移動後のサブピクセルは、移動前のサブピクセルがBRGBRG・・・の順に並べ変えられたように見える。つまり、移動後は、概念的に、BRGの順に並んだ3つのサブピクセルが1つのピクセルを構成している。   FIG. 6C shows the arrangement of sub-pixels after movement. The subpixels after movement appear to be rearranged in the order of BRGBRG... That is, after the movement, conceptually, the three subpixels arranged in the order of BRG constitute one pixel.

同様に、オブジェクトを2/3ピクセル左に移動させるときには、サブピクセルがGBRGBR・・・と並び変えられたように見える。つまり、移動後は、概念的に、GBRの順に並んだ3つのサブピクセルが1つのピクセルを構成する。   Similarly, when moving the object to the left by 2/3 pixel, the sub-pixels appear to have been rearranged as GBRGBR. That is, after the movement, conceptually, three subpixels arranged in the order of GBR constitute one pixel.

オブジェクトを左に移動したときも、移動前のピクセルと移動後のピクセルは、サブピクセルの配置が異なるだけで、ピクセルを構成するRGB各サブピクセルの色成分は変化していない。そのため、発光しているピクセルの数、輝度に変化がなく色味が保存される。また、エッジが保存され視認性の劣化が少ない。   Even when the object is moved to the left, the pixel before movement and the pixel after movement only differ in the arrangement of the subpixels, and the color components of the RGB subpixels constituting the pixel are not changed. For this reason, there is no change in the number of pixels that emit light and the luminance, and the color is preserved. Further, the edge is preserved and the visibility is hardly deteriorated.

次いで、本発明を適用した他の画像処理装置10について説明する。この画像処理装置10は、サブピクセルの色成分値の一部をピクセル単位で移動させることで1/3ピクセル単位よりも高い精度での位置合わせを可能にしている。 図7は、画像処理装置10の構成を示すブロック図である。画像処理装置10は、画像を入力する画像入力部2と、オブジェクトの移動距離及び移動方向を入力する移動量入力部3と、RGB各サブピクセルの色成分値の移動割合を算出する移動割合算出部11と、移動後のサブピクセルの色成分値を算出する色成分値算出部12と、算出された色成分値に従ってRGB各サブピクセルを移動させる移動処理部5とを備える。なお、図1の画像処理装置10と同じ構成は、同符号を付して説明を省略する。   Next, another image processing apparatus 10 to which the present invention is applied will be described. The image processing apparatus 10 enables alignment with higher accuracy than a 1/3 pixel unit by moving a part of color component values of sub-pixels in a pixel unit. FIG. 7 is a block diagram illustrating a configuration of the image processing apparatus 10. The image processing apparatus 10 includes an image input unit 2 that inputs an image, a movement amount input unit 3 that inputs a movement distance and a movement direction of an object, and a movement rate calculation that calculates a movement rate of color component values of RGB sub-pixels. Unit 11, a color component value calculation unit 12 that calculates the color component value of the moved sub-pixel, and a movement processing unit 5 that moves the RGB sub-pixels according to the calculated color component value. The same components as those of the image processing apparatus 10 in FIG.

移動割合算出部11は、各サブピクセルの色成分値の移動割合W,W,Wを算出する。 Moving the percentage calculation unit 11, the moving rate W R color component values of each sub-pixel, W G, and calculates the W B.

図8のフローチャートを参照して、サブピクセルの色成分値の移動割合W,W,Wを算出する手順を説明する。以下の説明では、前提として、オブジェクトの移動距離がn/Dピクセル(n,Dは正整数、n<D)である。なお、n/Dが1ピクセルを超えても、1ピクセルを超える移動は、通常の移動処理で対処できる。 With reference to the flowchart of FIG. 8, the moving ratio of the color component values of the sub-pixel W R, W G, the procedure of calculating the W B will be described. In the following description, it is assumed that the moving distance of the object is n / D pixels (n and D are positive integers, n <D). Even if n / D exceeds 1 pixel, a movement exceeding 1 pixel can be dealt with by a normal movement process.

移動割合算出部11は、オブジェクトの移動距離n/Dピクセルが1/3ピクセル以下であるか否かを判断する(ステップS11)。ここで、オブジェクトの移動距離n/Dピクセルが1/3ピクセル以下のとき(ステップS11;YES)、移動割合算出部11は、サブピクセルRの色成分値の移動割合Wを3n/D、サブピクセルGの色成分値の移動割合Wを0、サブピクセルBの色成分値の移動割合Wを0とする(ステップS12)。 The movement ratio calculation unit 11 determines whether or not the movement distance n / D pixel of the object is 1/3 pixel or less (step S11). Here, when the moving distance n / D pixel of the object is 1/3 pixel or less (step S11; YES), the moving ratio calculation unit 11 sets the moving ratio WR of the color component value of the subpixel R to 3n / D, the moving rate W G color component values of the sub-pixels G 0, and 0 movement ratio W B color component values of the sub-pixel B (step S12).

一方、オブジェクトの移動距離n/Dピクセルが1/3ピクセルより大きい場合(ステップS11;NO)、移動割合算出部11は、オブジェクトの移動距離n/Dピクセルが2/3ピクセル以下であるか否か判断する(ステップS13)。ここで、オブジェクトの移動距離n/Dが1/3以上かつ2/3以下を満たすとき(ステップS13;YES)、サブピクセルRの色成分値の移動割合Wを1(すなわち、全部)、サブピクセルGの色成分値の移動割合Wを3n/D、サブピクセルBの色成分値の移動割合Wを0とする(ステップS14)。 On the other hand, when the moving distance n / D pixel of the object is larger than 1/3 pixel (step S11; NO), the moving ratio calculation unit 11 determines whether the moving distance n / D pixel of the object is 2/3 pixel or less. (Step S13). Here, when the moving distance n / D object satisfies more than one-third and two-thirds or less (step S13; YES), the mobile ratio W R color component values of the sub-pixels R 1 (i.e., total) the moving rate W G color component values of the sub-pixels G 3n / D, the sub-pixel B move ratio W B color component values to 0 (step S14).

一方、ステップS13において、オブジェクトの移動距離n/Dが2/3より大きい場合(ステップS13;NO)、移動割合算出部11は、サブピクセルRの色成分値の移動割合Wを1、サブピクセルGの色成分値の移動割合Wを1、サブピクセルBの色成分値の移動量Wを3×(n/D)とする(ステップS15)。 On the other hand, when the moving distance n / D of the object is larger than 2/3 in step S13 (step S13; NO), the moving ratio calculation unit 11 sets the moving ratio WR of the color component value of the subpixel R to 1, the moving rate W G color component values of pixels G 1, the moving amount W B of the color component values of the subpixel B with 3 × (n / D) (step S15).

色成分値算出部12は、移動後のサブピクセルの色成分値を算出する。色成分の算出は、オブジェクトを右に移動させる場合、オブジェクトの左端のピクセルから右端のピクセルまで順に行う。逆に、オブジェクトを左に移動させる場合、オブジェクトの右端のピクセルから左端まで順に行う。   The color component value calculation unit 12 calculates the color component value of the subpixel after movement. When the object is moved to the right, the color component is calculated sequentially from the leftmost pixel to the rightmost pixel of the object. Conversely, when moving the object to the left, the processing is performed in order from the rightmost pixel of the object to the leftmost.

図9のフローチャートを参照して移動後のサブピクセルの色成分値を算出する手順を説明する。このフローチャートでは、以下の一時変数を用い、色成分値の算出対象となるサブピクセルを対象ピクセルと呼ぶ。   A procedure for calculating the color component value of the sub-pixel after movement will be described with reference to the flowchart of FIG. In this flowchart, the following temporary variables are used and a sub-pixel for which a color component value is calculated is referred to as a target pixel.

x:対象サブピクセルの水平位置
y:対象サブピクセルの高さ位置
rem:移動する色成分値
tmp:移動する色成分値の一時記憶
色成分値算出部12は、サブピクセルの色成分値の移動割合3n/Dを取得する。そして、一時変数yに0を代入し(ステップS21)、一時変数rem及び一時変数xに0を代入する(ステップS22)。
x: horizontal position of the target subpixel y: height position of the target subpixel rem: moving color component value tmp: temporary storage of the moving color component value The color component value calculation unit 12 moves the color component value of the subpixel. Get the rate 3n / D. Then, 0 is substituted for the temporary variable y (step S21), and 0 is substituted for the temporary variable rem and the temporary variable x (step S22).

色成分値算出部12は、(x,yにおける色成分値)×(3n/D)を一時変数tmpに代入する(ステップS23)。そして、(x,yにおける色成分値)×(1−3n/D)+remを算出する。この算出結果を(x,yにおける色成分値)とする(ステップS24)。ステップS24で算出した(x,yにおける色成分値)が移動後の対象サブピクセル色成分値である。   The color component value calculation unit 12 substitutes (color component value in x, y) × (3n / D) into the temporary variable tmp (step S23). Then, (color component value at x, y) × (1-3n / D) + rem is calculated. This calculation result is defined as (color component value at x, y) (step S24). The (subcomponent value in x, y) calculated in step S24 is the target subpixel color component value after movement.

次いで、色成分値算出部12は、変数tmpの値を変数remに代入する(ステップS25)。そして、一時変数x+1を算出し、算出した値を一時変数xに代入する(ステップS26)。   Next, the color component value calculation unit 12 substitutes the value of the variable tmp for the variable rem (step S25). Then, the temporary variable x + 1 is calculated, and the calculated value is substituted for the temporary variable x (step S26).

色成分値算出部12は、一時変数xとオブジェクトの幅を比較し、一時変数xがオブジェクトの幅よりも小さい場合(ステップS27;NO)、ステップS23〜ステップS26の処理を繰り返す。一方、一時変数xがオブジェクトの幅と等しければ(ステップS27;YES)、一時変数y+1を算出し、算出した値を一時変数yに代入する(ステップS28)。   The color component value calculation unit 12 compares the temporary variable x with the width of the object. If the temporary variable x is smaller than the width of the object (step S27; NO), the processing of step S23 to step S26 is repeated. On the other hand, if the temporary variable x is equal to the width of the object (step S27; YES), the temporary variable y + 1 is calculated, and the calculated value is substituted into the temporary variable y (step S28).

色成分値算出部12は、一時変数yとオブジェクトの高さとを比較し、一時変数yがオブジェクトの高さよりも小さい場合(ステップS29;NO)、ステップS22〜ステップS28の処理を繰り返す。一方、オブジェクトの高さと一時変数yとが等しければ(ステップS29;YES)、色成分値算出処理を終了する。   The color component value calculation unit 12 compares the temporary variable y with the height of the object. If the temporary variable y is smaller than the height of the object (step S29; NO), the processing of step S22 to step S28 is repeated. On the other hand, if the height of the object is equal to the temporary variable y (step S29; YES), the color component value calculation process is terminated.

具体例として、オブジェクトの移動距離が1/5ピクセル、移動方向が右方向であるときの動作を説明する。図10(a)は、移動前のピクセルである。図10では、3つのピクセルが描画されている。これらのピクセルを構成するサブピクセルの色成分値は、全て100とする。   As a specific example, an operation when the moving distance of the object is 1/5 pixel and the moving direction is the right direction will be described. FIG. 10A shows a pixel before movement. In FIG. 10, three pixels are drawn. The color component values of the sub-pixels constituting these pixels are all 100.

ユーザから1/5ピクセルの移動が指示されると、移動量算出部11は、図8のステップS11に移行する。1/5ピクセルは、1/5≦1/3を満たすため、移動量算出部11は、ステップS12に移行し、サブピクセルRの色成分値の移動割合Tを算出する。移動割合Wは、3/5(=3×1/5)となる。 When the movement of 1/5 pixel is instructed by the user, the movement amount calculation unit 11 proceeds to step S11 in FIG. 1/5 pixels, to meet the 1/5 ≦ 1/3, the movement amount calculating unit 11 goes to step S12, calculates the moving rate T R color component values of the sub-pixels R. Moving ratio W R becomes 3/5 (= 3 × 1 /5).

色成分値算出部12は、サブピクセルRの移動割合3/5を入力し、一時変数y、一時変数rem、一時変数xに0を代入する。そして、(0,0)位置(図10では、右端のピクセル)でのサブピクセルRの色成分値に移動割合3/5をかけた値を一時変数tmpに代入する。このとき、一時変数tmpは60になる。   The color component value calculation unit 12 inputs the movement ratio 3/5 of the subpixel R, and substitutes 0 for the temporary variable y, the temporary variable rem, and the temporary variable x. Then, a value obtained by multiplying the color component value of the sub-pixel R at the (0, 0) position (the rightmost pixel in FIG. 10) by the movement ratio 3/5 is substituted into the temporary variable tmp. At this time, the temporary variable tmp becomes 60.

そして、色成分値算出部12は、(0,0)位置でのサブピクセルRの色成分値に2/3(=1−3/5)をかけ、さらに、一時変数remを足した結果を(0,0)位置でのサブピクセルRの色成分値とする。この結果、(0,0)位置でのサブピクセルRの色成分値は40となる。   Then, the color component value calculation unit 12 multiplies the color component value of the sub-pixel R at the (0, 0) position by 2/3 (= 1-3 / 5), and further adds the temporary variable rem. The color component value of the sub-pixel R at the (0, 0) position is used. As a result, the color component value of the sub-pixel R at the (0, 0) position is 40.

色成分値算出部12は、一時変数tmpの値を一時変数remに代入する。そして、色成分値算出部12は、一時変数xに1を加える。色成分値算出部12は、(1,0)位置(図10では、真ん中のピクセル)でのサブピクセルRの色成分値に移動割合3/5をかけた値を一時変数tmpに代入する。このとき、一時変数tmpは60になる。   The color component value calculation unit 12 assigns the value of the temporary variable tmp to the temporary variable rem. Then, the color component value calculation unit 12 adds 1 to the temporary variable x. The color component value calculation unit 12 substitutes a value obtained by multiplying the color component value of the sub-pixel R at the (1, 0) position (the middle pixel in FIG. 10) by the movement ratio 3/5 into the temporary variable tmp. At this time, the temporary variable tmp becomes 60.

そして、色成分値算出部12は、(1,0)位置でのサブピクセルRの色成分値に2/5をかけ、さらに、一時変数remを足した結果を(1,0)位置でのサブピクセルRの色成分値とする。この結果、(1,0)位置でのサブピクセルRの色成分値は100となる。   Then, the color component value calculation unit 12 multiplies the color component value of the subpixel R at the (1, 0) position by 2/5, and further adds the temporary variable rem to the result at the (1,0) position. The color component value of the subpixel R is used. As a result, the color component value of the sub-pixel R at the (1, 0) position is 100.

色成分値算出部12は、一時変数tmpの値を一時変数remに代入する。そして、色成分値算出部12は、一時変数xに1加える。色成分値算出部12は、(2,0)位置(図10では、左端のピクセル)のサブピクセルRの色成分値に移動割合3/5をかけた値を一時変数tmpに代入する。このとき、一時変数tempは60になる。   The color component value calculation unit 12 assigns the value of the temporary variable tmp to the temporary variable rem. Then, the color component value calculation unit 12 adds 1 to the temporary variable x. The color component value calculation unit 12 assigns a value obtained by multiplying the color component value of the sub-pixel R at the (2, 0) position (the leftmost pixel in FIG. 10) by the movement ratio 3/5 to the temporary variable tmp. At this time, the temporary variable temp becomes 60.

そして、色成分値算出部12は、(2,0)位置でのサブピクセルRの色成分値に2/5をかけ、さらに、一時変数remを足した結果を(2,0)位置でのサブピクセルRの色成分値とする。この結果(2,0)位置でのサブピクセルRの色成分値は100となる。   Then, the color component value calculation unit 12 multiplies the color component value of the sub-pixel R at the (2, 0) position by 2/5, and further adds the temporary variable rem to the result at the (2, 0) position. The color component value of the subpixel R is used. As a result, the color component value of the sub-pixel R at the (2, 0) position is 100.

色成分値算出部12は、一時変数tmpの値を一時変数remに代入する。このとき、一時変数tmpの値は、60である。(3,0)位置でのサブピクセルRの色成分値は60となる。   The color component value calculation unit 12 assigns the value of the temporary variable tmp to the temporary variable rem. At this time, the value of the temporary variable tmp is 60. The color component value of the sub-pixel R at the (3, 0) position is 60.

図10(c)は、移動後のピクセルを示している。画像処理装置10は、サブピクセルRの色成分値を60%移動させ、サブピクセルRの色成分値を60,100,100,40にした。画像処理装置10は、図10(b)に示すように、サブピクセルRの色成分値を60%移動させることにより、1/3ピクセルの60%、すなわち、1/5ピクセルオブジェクトを移動した。これまで説明したオブジェクトの移動方法では、色成分値の総和に変化はなく、従来の中間色を利用する方法よりシャープなエッジの画像が得られる。   FIG. 10C shows the pixel after movement. The image processing apparatus 10 moves the color component value of the subpixel R by 60%, and sets the color component value of the subpixel R to 60, 100, 100, and 40. As shown in FIG. 10B, the image processing apparatus 10 moves 60% of the 1/3 pixel, that is, 1/5 pixel object by moving the color component value of the sub-pixel R by 60%. In the object moving methods described so far, the sum of the color component values does not change, and a sharper edge image can be obtained than the conventional method using intermediate colors.

以上、説明したように、本実施形態の画像処理装置10は、サブピクセルの色成分の一部をピクセル単位で移動し、1/3ピクセルよりもさらに精度の高い、オブジェクトの位置合わせを可能にした。   As described above, the image processing apparatus 10 according to the present embodiment moves part of the color components of the sub-pixels in units of pixels, and enables object alignment that is more accurate than 1/3 pixel. did.

これまで図面右方向にオブジェクトを移動させる例について説明した。逆に、オブジェクトを図面左方向に移動させる場合には、図8に示す移動割合算出処理、及び、図9に示す色成分値算出処理におけるサブピクセルRへの処理をサブピクセルBへの処理に入れ換える。   The example in which the object is moved rightward in the drawing has been described so far. Conversely, when the object is moved in the left direction of the drawing, the processing for the subpixel R in the movement ratio calculation processing shown in FIG. 8 and the color component value calculation processing shown in FIG. Replace.

また、オブジェクトの移動距離n/Dが1ピクセル以上の場合は、先に1ピクセルを超える量を、通常の移動で処理したのち、1ピクセル以下の移動処理をしてもよい。   In addition, when the moving distance n / D of the object is 1 pixel or more, the moving process of 1 pixel or less may be performed after the amount exceeding 1 pixel is first processed by the normal movement.

本発明を適用した画像処理装置は、例えば、携帯機器のGUI(Graphical User Interface)の設計などに利用される。GUIの設計者は、文字や画像などのオブジェクトを画面に配置する際、オブジェクトとオブジェクトとの間の空間がなるべく小さくなるように位置合わせをして、小型のディスプレイに多くの情報を表示させる。   An image processing apparatus to which the present invention is applied is used, for example, for designing a GUI (Graphical User Interface) of a portable device. When a GUI designer arranges an object such as a character or an image on a screen, the GUI designer aligns the space between the object as much as possible and displays a large amount of information on a small display.

画像処理装置は、画像のデザイン時にオブジェクト移動処理を実行し生成した画像を製品に埋め込んでもよいし、画像を表示するときに随時、移動処理を実行し画像を生成してもよい。   The image processing apparatus may embed an image generated by executing an object moving process at the time of designing an image in a product, or may generate an image by executing the moving process at any time when displaying an image.

また、本実施の形態では、ディスプレイの水平軸に沿ってオブジェクトを移動させる例について説明したが、サブピクセルが垂直方向に並んでいる場合には、垂直軸に沿ってオブジェクトを移動させることもできる。回転させて使用するディスプレイでは、ディスプレイの方向に合わせてオブジェクトを移動させる。   In this embodiment, an example in which an object is moved along the horizontal axis of the display has been described. However, when subpixels are arranged in the vertical direction, the object can be moved along the vertical axis. . In a display that is rotated and used, the object is moved in accordance with the direction of the display.

本発明を適用した画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image processing apparatus to which this invention is applied. サブピクセルの配置を示す模式図である。It is a schematic diagram which shows arrangement | positioning of a sub pixel. オブジェクトを1/3ピクセル図面右方向に移動させるときの様子を示す模式図である。It is a schematic diagram which shows a mode when moving an object to 1/3 pixel drawing right direction. オブジェクトを2/3ピクセル図面右方向に移動させるときの様子を示す模式図である。It is a schematic diagram which shows a mode when moving an object to 2/3 pixel drawing right direction. オブジェクトを1ピクセル図面右方向に移動させるときの様子を示す模式図である。It is a schematic diagram which shows a mode when moving an object to 1 pixel drawing right direction. オブジェクトを1/3ピクセル図面左方向に移動させるときの様子を示す模式図である。It is a schematic diagram which shows a mode when moving an object to 1/3 pixel drawing left direction. 本発明を適用した画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image processing apparatus to which this invention is applied. サブピクセルの色成分値の移動割合を算出する手順を説明するフローチャートである。It is a flowchart explaining the procedure which calculates the movement ratio of the color component value of a sub pixel. 色成分値を算出する手順を説明するフローチャートである。It is a flowchart explaining the procedure which calculates a color component value. オブジェクトを1/5ピクセル移動させたときの動作を説明する模式図である。It is a schematic diagram explaining operation | movement when an object is moved 1/5 pixel. 従来のオブジェクトの移動方法を説明する模式図である。It is a schematic diagram explaining the moving method of the conventional object.

符号の説明Explanation of symbols

1 画像処理装置、2 画像入力部、3 移動量入力部、4 移動距離算出部、5 移動処理部、6 出力装置、11 移動割合算出部、12 色成分値算出部 DESCRIPTION OF SYMBOLS 1 Image processing apparatus, 2 Image input part, 3 Movement amount input part, 4 Movement distance calculation part, 5 Movement processing part, 6 Output device, 11 Movement ratio calculation part, 12 Color component value calculation part

Claims (6)

異なる色を発色するための複数のサブピクセルを含むピクセルが複数配列された表示部に表示されるオブジェクトの移動を処理する画像処理装置であって、
上記異なる色に対応する上記オブジェクトを構成するサブピクセルの色成分値の少なくとも一部をピクセル単位で移動させることで上記オブジェクトを移動する移動処理部を備えることを特徴とする画像処理装置。
An image processing apparatus for processing movement of an object displayed on a display unit in which a plurality of pixels including a plurality of subpixels for coloring different colors are arranged,
An image processing apparatus comprising: a movement processing unit configured to move the object by moving at least a part of color component values of sub-pixels constituting the object corresponding to the different colors in units of pixels.
上記表示部の各ピクセルは水平走査線の方向に沿って順に並べられた
第1の色を発色するための第1のサブピクセルと、
第2の色を発色するための第2のサブピクセルと、
第3の色を発色するための第3のサブピクセルとから構成されており、
上記移動処理部は、上記各ピクセルの第1のサブピクセルに対応するオブジェクトの色成分値の少なくとも一部をそれぞれ1ピクセル単位で一方向に移動させることにより上記オブジェクトを移動する
ことを特徴とする請求項1に記載の画像処理装置。
Each pixel of the display unit includes a first sub-pixel for generating a first color arranged in order along the direction of a horizontal scanning line;
A second sub-pixel for developing a second color;
A third sub-pixel for developing a third color,
The movement processing unit moves the object by moving at least a part of the color component value of the object corresponding to the first sub-pixel of each pixel in one direction in units of one pixel. The image processing apparatus according to claim 1.
前記移動処理部は、上記各ピクセルの第1のサブピクセルに対応するオブジェクトの色成分値の全てをそれぞれ1ピクセル単位で一方向に移動させることにより上記オブジェクトを1/3ピクセル移動する
ことを特徴とする請求項2に記載の画像処理装置。
The movement processing unit moves the object by 1/3 pixel by moving all the color component values of the object corresponding to the first sub-pixel of each pixel in one direction in units of one pixel. The image processing apparatus according to claim 2.
上記表示部の各ピクセルは水平走査線方向に沿って順に並べられた
第1の色を発色するための第1のサブピクセルと、
第2の色を発色するための第2のサブピクセルと、
第3の色を発色するための第3のサブピクセルとから構成されており、
上記移動処理部は、上記各ピクセルの第1のサブピクセルに対応するオブジェクトの色成分値の少なくとも一部と、第2のサブピクセルに対応するオブジェクトの色成分値の少なくとも一部とをそれぞれ1ピクセル単位で一方向に移動させることにより上記オブジェクトを移動する
ことを特徴とする請求項1に記載の画像処理装置。
Each pixel of the display unit is arranged in order along a horizontal scanning line direction, a first sub-pixel for developing a first color,
A second sub-pixel for developing a second color;
A third sub-pixel for developing a third color,
The movement processing unit sets at least a part of the color component value of the object corresponding to the first subpixel of each pixel and at least a part of the color component value of the object corresponding to the second subpixel, respectively. The image processing apparatus according to claim 1, wherein the object is moved by moving in one direction in units of pixels.
前記移動処理部は、上記各ピクセルの第1のサブピクセルに対応するオブジェクトの色成分値の全てと、第2のサブピクセルに対応するオブジェクトの色成分値の全てとをそれぞれ1ピクセル単位で一方向に移動させることにより上記オブジェクトを2/3ピクセル移動する
ことを特徴とする請求項4に記載の画像処理装置。
The movement processing unit unites all of the color component values of the object corresponding to the first subpixel of each pixel and all of the color component values of the object corresponding to the second subpixel in units of one pixel. The image processing apparatus according to claim 4, wherein the object is moved by 2/3 pixels by moving in a direction.
異なる色を発色するための複数のサブピクセルを含むピクセルが複数配列された表示部に表示されるオブジェクトの移動を処理する画像処理方法であって、 上記異なる色に対応する上記オブジェクトを構成するサブピクセルの色成分値の少なくとも一部をピクセル単位で移動させることで上記オブジェクトを移動する移動工程を有することを特徴とする画像処理方法。   An image processing method for processing movement of an object displayed on a display unit in which a plurality of pixels including a plurality of sub-pixels for generating different colors are arranged, wherein the subs constituting the object corresponding to the different color An image processing method comprising: a moving step of moving the object by moving at least a part of color component values of pixels in units of pixels.
JP2006017886A 2006-01-26 2006-01-26 Image processor and image processing method Withdrawn JP2007200023A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006017886A JP2007200023A (en) 2006-01-26 2006-01-26 Image processor and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006017886A JP2007200023A (en) 2006-01-26 2006-01-26 Image processor and image processing method

Publications (1)

Publication Number Publication Date
JP2007200023A true JP2007200023A (en) 2007-08-09

Family

ID=38454579

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006017886A Withdrawn JP2007200023A (en) 2006-01-26 2006-01-26 Image processor and image processing method

Country Status (1)

Country Link
JP (1) JP2007200023A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009104011A (en) * 2007-10-25 2009-05-14 Yamaha Corp Device and program for plotting

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009104011A (en) * 2007-10-25 2009-05-14 Yamaha Corp Device and program for plotting

Similar Documents

Publication Publication Date Title
JP4117233B2 (en) Video expression method and apparatus
JP5430068B2 (en) Display device
JP4598367B2 (en) Method and apparatus for rendering subcomponent oriented characters in an image displayed on a display device
KR20020008040A (en) Display apparatus, display method, and recording medium which the display control program is recorded
KR101094210B1 (en) Image processing apparatus and image processing method, and computer readable medium
US7006096B2 (en) Character display apparatus, character display method, and recording medium
JP2003036048A (en) Display device, display method, and recording medium in which display control program is recorded
CN108122546B (en) Display apparatus and image processing method thereof
JP2004094247A (en) Expression method of color video image in delta structure display and its device
JP4407875B2 (en) CHARACTER DISPLAY DEVICE, CHARACTER DISPLAY METHOD, CONTROL PROGRAM FOR CONTROLLING THE CHARACTER DISPLAY METHOD, AND RECORDING MEDIUM CONTAINING THE CONTROL PROGRAM
US7034850B2 (en) Displaying method, displaying apparatus, filtering unit, filtering process method, recording medium for storing filtering process programs, and method for processing images
US7142219B2 (en) Display method and display apparatus
US6766052B2 (en) Character display device, character display method, and recording medium therefor
US7660012B2 (en) Gradation image forming apparatus and gradation image forming method
JP2015203808A (en) Display device, method for driving display device, and electronic apparatus
KR100749873B1 (en) Character display apparatus, character display method, and readable recording medium
JP2007200023A (en) Image processor and image processing method
JP3827318B2 (en) Character / graphic display device, program, and recording medium
JP4798747B2 (en) Character display device, character display method, and recording medium
JP4667464B2 (en) Image information generating apparatus, image information generating method, image information generating program, and recording medium
KR101666131B1 (en) Vector Font Rendering with considering sub-pixel pattern
KR100832052B1 (en) Display device, display control device, display method, display control program, and computer-readable recording medium containing the program
JP2005078399A (en) Display image processor, its method, and display device using it
JP2021099416A (en) Display controller, display device, method for control, and control program
JP2004157563A (en) Character display apparatus

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090407