JP4488430B2 - Invalid data area display suppression method for lossy compressed images - Google Patents

Invalid data area display suppression method for lossy compressed images Download PDF

Info

Publication number
JP4488430B2
JP4488430B2 JP2005358641A JP2005358641A JP4488430B2 JP 4488430 B2 JP4488430 B2 JP 4488430B2 JP 2005358641 A JP2005358641 A JP 2005358641A JP 2005358641 A JP2005358641 A JP 2005358641A JP 4488430 B2 JP4488430 B2 JP 4488430B2
Authority
JP
Japan
Prior art keywords
image
data area
band
compression
invalid data
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
JP2005358641A
Other languages
Japanese (ja)
Other versions
JP2007166134A (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.)
Hitachi Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2005358641A priority Critical patent/JP4488430B2/en
Publication of JP2007166134A publication Critical patent/JP2007166134A/en
Application granted granted Critical
Publication of JP4488430B2 publication Critical patent/JP4488430B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

本発明は、無効データ領域を含む画像を非可逆圧縮したものを表示する際に、無効データ領域の表示を抑制する方法に関する。   The present invention relates to a method for suppressing display of an invalid data area when displaying an irreversible compressed image including an invalid data area.

従来より、画像データのデータ形式としては種々の形式が用いられている。これらは、大きく分けると可逆圧縮方式の形式と非可逆圧縮方式の形式に分けられる。可逆圧縮方式とは、圧縮前のデータと圧縮・展開の処理を経たデータとが完全に等しくなる方式である。非可逆圧縮方式とは、圧縮前のデータと圧縮・展開の処理を経たデータとが完全には一致しない方式である。例えば、PNG形式やGIF形式などは可逆圧縮、ECW形式やJPEG 2000形式などは非可逆圧縮である。   Conventionally, various formats are used as the data format of image data. These can be roughly divided into a reversible compression format and an irreversible compression format. The lossless compression method is a method in which data before compression is completely equal to data that has undergone compression / decompression processing. The lossy compression method is a method in which data before compression and data that has undergone compression / decompression processing do not completely match. For example, PNG format and GIF format are lossless compression, and ECW format and JPEG 2000 format are lossy compression.

PNG形式やGIF形式などの可逆圧縮方式のデータ形式では、画像中の無効データ領域を表示しないための技術として、特定のピクセル値を無効データピクセル値(透過ピクセル値)として指定する方法が知られている。例えば、PNG形式やGIF形式では、カラーパレット中の特定色を透過色として指定することができ、これらの画像を表示するソフトウェアの多くは、指定された透過色を持つピクセルを表示しない(すなわち、その位置は背景のピクセルが表示される)。   In a lossless compression data format such as PNG format or GIF format, a method of specifying a specific pixel value as an invalid data pixel value (transparent pixel value) is known as a technique for not displaying an invalid data area in an image. ing. For example, in PNG and GIF formats, a specific color in the color palette can be specified as a transparent color, and most of the software that displays these images does not display pixels with the specified transparent color (i.e. Its position is the background pixel).

写真などの画像を保存する場合、可逆圧縮方式であるPNG形式やGIF形式よりも、可逆性はないが圧縮率の高いECW形式やJPEG 2000形式がより適している場合が多い。これらの圧縮形式においては、元のピクセル値を多少変化させる(=非可逆とする)ことにより、高い圧縮率を実現している。ただし、圧縮されたデータを展開して表示するときには、上述したピクセル値の変化量が圧縮ノイズとして画像に現れる。このような非可逆圧縮アルゴリズムは、圧縮率を高めつつも、この圧縮ノイズをできるかぎり抑えるよう設計されている。例えば、ピクセル値の変化量がある値以内となることを保証するアルゴリズムも存在する。圧縮アルゴリズムに関しては、例えば、下記非特許文献1などに詳しく説明されている。
「新編画像解析ハンドブック(東京大学出版会、高木幹雄・下田陽久監修)」の機能編第I部7章の「画像のデータ圧縮」
When saving images such as photographs, ECW format and JPEG 2000 format, which are not reversible but have a high compression ratio, are often more suitable than PNG and GIF formats, which are lossless compression methods. In these compression formats, a high compression rate is realized by slightly changing the original pixel value (= non-reversible). However, when the compressed data is expanded and displayed, the above-described change amount of the pixel value appears in the image as compression noise. Such an irreversible compression algorithm is designed to suppress this compression noise as much as possible while increasing the compression rate. For example, there is an algorithm that guarantees that the amount of change in pixel value is within a certain value. The compression algorithm is described in detail in, for example, Non-Patent Document 1 below.
"Image data compression" in Part I of Chapter 7 of the "New Image Analysis Handbook" (supervised by the University of Tokyo Press, Mikio Takagi and Yoko Shimoda)

上述したように可逆圧縮方式の画像データ形式では透過色を指定できるものがある。しかし、非可逆圧縮方式の画像データ形式では、通常、透過ピクセルはサポートされておらず、また、仮に特定ピクセル値を透過ピクセルとして扱ったとしても、本来は透過ピクセル値を持つはずのピクセルが圧縮ノイズにより非透過ピクセルとなるものが多く、期待した表示がなされないという問題がある。   As described above, some reversible compression image data formats can specify a transparent color. However, in the lossy compression image data format, normally transparent pixels are not supported, and even if a specific pixel value is treated as a transparent pixel, the pixel that should originally have the transparent pixel value is compressed. Many pixels become non-transparent pixels due to noise, and there is a problem that expected display is not performed.

図6は、従来の方法における無効データ領域に対する圧縮ノイズの影響を示す図である。非圧縮画像601は、無効データ領域611と有効データ領域612からなるものとする。黒く塗りつぶしてある領域が無効データ領域611であり、この領域のピクセルは予め透過ピクセル値としてある。このような非圧縮画像601を非可逆圧縮して圧縮画像とし、画像表示ソフトウェアで表示する。この画像表示ソフトウェアは、透過ピクセル値のピクセルは無効データ領域として表示しない機能を持つものである。602はそのような圧縮画像の表示例を示す。非圧縮画像の状態で透過ピクセル値を持つピクセルであっても、非可逆圧縮により透過ピクセル値以外の値に変化することがあるので、その部分に圧縮ノイズ623が生じている。   FIG. 6 is a diagram showing the influence of compression noise on the invalid data area in the conventional method. The uncompressed image 601 is composed of an invalid data area 611 and a valid data area 612. The area painted black is the invalid data area 611, and the pixels in this area are previously set as transparent pixel values. Such an uncompressed image 601 is irreversibly compressed into a compressed image and displayed by image display software. This image display software has a function of not displaying pixels having transparent pixel values as invalid data areas. Reference numeral 602 denotes a display example of such a compressed image. Even a pixel having a transparent pixel value in the state of an uncompressed image may change to a value other than the transparent pixel value due to irreversible compression, and therefore, compression noise 623 occurs in that portion.

図7は、圧縮ノイズにより透過ピクセルが非透過ピクセルになる様子を示す。701は非圧縮の状態を示し、横軸はピクセル位置、縦軸はそのピクセルが透過ピクセルか非透過ピクセルかを示す。例えば、透過ピクセル値がR=0, G=0, B=0であるとすると、この値をとるピクセルは透過711となる。これ以外の値をとるピクセルは非透過712である。このような非圧縮の画像を非可逆圧縮した状態を702に示す。上述の透過ピクセル値のRGBの値に対し、圧縮ノイズ723によりピクセル値がR=1, G=0, B=0になっただけで透過されなくなる。換言すれば、透過ピクセル値と等しければ非表示、等しくなければ表示、という二値的な判定であるため、圧縮ノイズにより透過ピクセルのピクセル値が1でも変化した場合には非透過ピクセルと判定され、表示の上でもノイズの影響を直接被ることになる。   FIG. 7 shows how transparent pixels become non-transparent pixels due to compression noise. Reference numeral 701 denotes an uncompressed state, the horizontal axis indicates the pixel position, and the vertical axis indicates whether the pixel is a transparent pixel or a non-transparent pixel. For example, if the transmissive pixel value is R = 0, G = 0, and B = 0, the pixel having this value is transmissive 711. Pixels having other values are non-transparent 712. A state in which such an uncompressed image is irreversibly compressed is indicated by 702. In contrast to the RGB value of the above-described transmission pixel value, the pixel value becomes R = 1, G = 0, and B = 0 due to the compression noise 723, and the transmission value is not transmitted. In other words, if the pixel value of the transmissive pixel is changed even by 1 because of the binary determination that it is not displayed if it is equal to the transmissive pixel value, and if it is not equal, it is determined as a non-transparent pixel. The display is directly affected by noise.

本発明の目的は、非圧縮の状態で無効データ領域を持つような画像データを、非可逆圧縮した場合でも、圧縮ノイズが目立たないようにすることができる無効データ領域表示抑制方法を提供することにある。   An object of the present invention is to provide an invalid data area display suppression method capable of making compression noise inconspicuous even when image data having an invalid data area in an uncompressed state is irreversibly compressed. It is in.

上記課題を解決するために、本発明は、コンピュータを用いて、有効データ領域と無効データ領域を有する画像を非可逆圧縮し該非可逆圧縮した画像を背景画像上に表示する場合の非可逆圧縮画像における無効データ領域表示抑制方法であって、コンピュータが備えるαバンド付与処理手段が、有効データ領域と無効データ領域を有する画像に対して、有効データ領域のαバンド画素値を255(不透明)とし、無効データ領域のαバンド画素値を0(透明とする256階調のαバンド情報を付与するステップと、コンピュータが備える画像圧縮処理手段が、前記バンド情報を付与した画像を非可逆圧縮するステップと、コンピュータが備える画像表示処理手段が、前記非可逆圧縮後の画像と該非可逆圧縮後の画像を重畳表示させる背景画像との各対応位置の前記非可逆圧縮後の画像のαバンド画素値αを取得し、前記背景画像の前記対応位置の画素値を255−αで、前記非可逆圧縮後の画像の前記対応位置の画素値をαで、重み付けし、平均を取った値を前記対応位置の画素値として表示するステップとを備えることを特徴とする。 In order to solve the above problems, the present invention is irreversible compressed image when displaying using a computer, the lossy compression of images having an effective data area and the invalid data region image by non-reversible compression on the background image In the invalid data area display suppression method in the above, the α band addition processing means provided in the computer sets the α band pixel value of the valid data area to 255 ( opaque ) for an image having the valid data area and the invalid data area , A step of giving 256- band α- band information in which the α-band pixel value of the invalid data area is 0 ( transparent ), and a step of irreversibly compressing the image to which the band information is added by an image compression processing unit included in the computer When the background image computer image display processing means comprising is to be superimposed on an image after the image and non-reversible compression after lossy compression The Get the alpha band pixel value alpha of the image after lossy compression, the in the pixel values of the corresponding positions 255-alpha background image, the corresponding position of the image after the lossy compression of the corresponding position And a step of weighting the pixel value by α and displaying the averaged value as the pixel value at the corresponding position .

本発明によれば、無効データ領域を識別するためのバンド情報をαバンドとして画像に挿入し、非可逆圧縮後の画像を表示する際にはこのバンド情報を不透明度として利用することにより、無効データ領域の表示を抑制することができ、これにより非可逆圧縮した場合でも圧縮ノイズが目立たないようにすることができる。本発明は、衛星画像や航空写真を地図上に表示する際に有効である。   According to the present invention, band information for identifying an invalid data area is inserted into an image as an α band, and when displaying an image after irreversible compression, the band information is used as an opacity to display invalidity. The display of the data area can be suppressed, and thereby compression noise can be made inconspicuous even when irreversible compression is performed. The present invention is effective when displaying satellite images and aerial photographs on a map.

以下、本発明を実施する場合の一形態例を具体的に説明する。   Hereinafter, one example of the case of carrying out the present invention will be specifically described.

図1に、本発明に係る方法を実現するシステムの一形態例を示す。本システムは、記憶装置101、中央処理装置102、および表示装置103を備える。記憶装置101は、画像ファイルを格納する。中央処理装置102は、αバンド付与処理部102、画像圧縮処理部122、および画像表示処理部123を備える。表示装置103は、画像表示処理部123の指示に応じて画像を表示するディスプレイである。このような本実施形態のシステムは、コンピュータで所定のソフトウェアを実行することにより実現されるものである。   FIG. 1 shows an example of a system for realizing the method according to the present invention. The system includes a storage device 101, a central processing unit 102, and a display device 103. The storage device 101 stores image files. The central processing unit 102 includes an α band addition processing unit 102, an image compression processing unit 122, and an image display processing unit 123. The display device 103 is a display that displays an image in response to an instruction from the image display processing unit 123. Such a system of the present embodiment is realized by executing predetermined software on a computer.

中央処理装置102は、画像準備処理と画像表示処理を行う。まず画像準備処理では、記憶装置101上の非圧縮画像ファイルに対して、中央処理装置102のαバンド付与処理部121にてαバンド付与を行い、さらに画像圧縮処理部122にて画像圧縮(非可逆圧縮)を行う。圧縮した画像データは記憶装置101に格納しておく。その後、画像表示処理部123により画像表示処理を行って、上記圧縮した画像データを表示する。この画像表示処理においては、記憶装置101上の圧縮した画像データを読み込み、中央処理装置102の画像表示処理部123にてαバンドを利用した透明度処理を行って表示装置103へ出力するものとする。αバンドとは、例えばJava(登録商標)SDKのColorクラス(http://java.sun.com/j2se/1.4/ja/docs/ja/api/java/awt/Color.html)の属性としても定義されているように既知で一般的な技術であり、描画時には、該当ピクセルを描画する際にこのαバンドの値に従って、
・αバンドの値が0のときは透明(=非表示)
・αバンドの値が0から増加するにつれて、連続的に半透明(徐々に不透明度が増加)
・αバンドの値が255のときは不透明
という描画を行うものである。
The central processing unit 102 performs image preparation processing and image display processing. First, in the image preparation process, an α band is added to the uncompressed image file on the storage device 101 by the α band adding processing unit 121 of the central processing unit 102, and the image compression processing unit 122 further compresses the image (uncompressed). Reversible compression). The compressed image data is stored in the storage device 101. Thereafter, the image display processing unit 123 performs image display processing to display the compressed image data. In this image display process, the compressed image data on the storage device 101 is read, and the image display processing unit 123 of the central processing unit 102 performs transparency processing using the α band and outputs the result to the display device 103. . The α band is an attribute of the Color class (http://java.sun.com/j2se/1.4/ja/docs/ja/api/java/awt/Color.html) of the Java (registered trademark) SDK, for example. It is a known and general technique as defined, and when drawing, according to the value of this α band when drawing the corresponding pixel,
-Transparent when α band value is 0 (= not displayed)
・ Continuously translucent as the value of α band increases from 0 (opacity increases gradually)
-When the value of the α band is 255, rendering is opaque.

図2に、図1のシステムにおける処理の流れの概要を示す。201は圧縮前のnバンド(例えばRGBで表現されていれば3バンドである。赤外線などの周波数帯のバンドが付与されていればさらに多くのバンド数になる場合もある。)の画像である。この非圧縮画像201は無効データ領域と有効データ領域を持つものとする。図1のαバンド付与処理部121は、この非圧縮画像201に対して、まず、有効データ領域222において値255、無効データ領域223において値0のピクセル値を持つバンド221(αバンド)を付与した画像202を作成する。図1の画像圧縮処理部122は、この画像202を非可逆圧縮する。非可逆圧縮により、圧縮画像203のαバンド231には圧縮ノイズ233が混入している。   FIG. 2 shows an outline of the flow of processing in the system of FIG. Reference numeral 201 denotes an image of n bands before compression (for example, three bands if expressed in RGB. If a band of a frequency band such as infrared rays is assigned, the number of bands may be further increased). . This uncompressed image 201 has an invalid data area and a valid data area. The α band assigning processing unit 121 in FIG. 1 first assigns a band 221 (α band) having a pixel value of 255 in the valid data area 222 and 0 in the invalid data area 223 to the uncompressed image 201. The created image 202 is created. The image compression processing unit 122 in FIG. 1 performs irreversible compression on the image 202. Due to lossy compression, compression noise 233 is mixed in the α band 231 of the compressed image 203.

図1の画像表示処理部123は、この圧縮画像203を表示する。この表示の際には、圧縮画像203に付与されているαバンド231のピクセル値を不透明度として利用して表示する。これにより、表示例204に示されているように、圧縮ノイズがほとんど目立たないように画像を表示することができる。表示例204において、241は画像の全体の領域、242は画像の有効データ領域、243は非表示となる無効データ領域、244は背景を示す。   The image display processing unit 123 in FIG. 1 displays the compressed image 203. At the time of this display, the pixel value of the α band 231 assigned to the compressed image 203 is used as the opacity. As a result, as shown in the display example 204, an image can be displayed so that compression noise is hardly noticeable. In the display example 204, 241 indicates the entire area of the image, 242 indicates the valid data area of the image, 243 indicates the invalid data area that is not displayed, and 244 indicates the background.

上述したαバンドを不透明度として利用することにより圧縮ノイズが目立たないように表示できることの原理を説明する。図3は、圧縮ノイズの影響を説明するための図であり、横軸はピクセル位置、縦軸はそのピクセルのαバンドのピクセル値を示す。301は非圧縮画像202の段階のαバンドのピクセル値を示す。この段階では、αバンドのピクセル値が0と255の何れかの値を取るので、無効データ領域と有効データ領域とを明確に分けることができる。302は、非圧縮画像202を非可逆圧縮して圧縮画像203とした段階のαバンドのピクセル値を示す。この段階では、圧縮ノイズ321が混入するが、これが目立つことはない。これは、透過ピクセルか否かという二値的な判定の代わりに、不透明度という連続的な値を用いることによるものである。不透明度値を格納するαバンドも当然圧縮ノイズの影響を受けて321に示すように0以外の値や255以外の値になるが、その取り得る値が連続的であるため、表示上はほとんど目立たないものとなる。   The principle that compression noise can be displayed inconspicuously by using the above-described α band as opacity will be described. FIG. 3 is a diagram for explaining the influence of compression noise. The horizontal axis indicates the pixel position, and the vertical axis indicates the pixel value of the α band of the pixel. 301 indicates the pixel value of the α band at the stage of the uncompressed image 202. At this stage, since the pixel value of the α band takes either 0 or 255, the invalid data area and the valid data area can be clearly separated. Reference numeral 302 denotes a pixel value of the α band at the stage where the non-compressed image 202 is irreversibly compressed into a compressed image 203. At this stage, compression noise 321 is mixed, but this does not stand out. This is because a continuous value of opacity is used instead of a binary determination of whether or not the pixel is a transparent pixel. Of course, the alpha band that stores the opacity value is also affected by the compression noise and becomes a value other than 0 or 255 as shown in 321. It will be inconspicuous.

図4に、図1の画像表示処理部123によるピクセルの描画処理のフローを示す。描画対象ピクセル位置に対して、まず現在描画されている背景画像のピクセル値P0を取得し(ステップ401)、その上に描画する画像のピクセル値P1を取得し(ステップ402)、さらにそのαバンド値αを取得する(ステップ403)。次に、P0に255-α、P1にαで重み付けして平均を取った値Q=((255-α)P0+αP1)/255を算出する(ステップ404)。算出した値を、対象位置のピクセル値として設定する(ステップ405)。   FIG. 4 shows a flow of pixel drawing processing by the image display processing unit 123 of FIG. First, the pixel value P0 of the currently drawn background image is obtained for the pixel position to be drawn (step 401), the pixel value P1 of the image to be drawn thereon is obtained (step 402), and the α band is further obtained. The value α is acquired (step 403). Next, a value Q = (((255−α) P0 + αP1) / 255 is calculated by weighting P0 with 255-α and P1 with α (step 404). The calculated value is set as the pixel value at the target position (step 405).

ステップ404での重み付け平均計算としては、各バンドに対して計算する方法の他に、HSB空間に変換して計算する方法などを適用してもよい。ここで、透過ピクセルのαバンド値0にノイズδが混入してαバンド値がδとなったとしても、Q=((255-δ)P0+δP1)/255≒P0となって、ほぼ透過状態として表示される。逆に、非透過ピクセルのαバンド値255にノイズδが混入してαバンド値が255-δとなったとしても、Q=(δP0+(255-δ)P1 )/255≒P1となって、ほぼ非透過状態として表示される。従って、圧縮ノイズが目立つことはない。   As the weighted average calculation in step 404, in addition to the method of calculating for each band, a method of calculating by converting to the HSB space may be applied. Here, even if noise δ is mixed into the α band value 0 of the transmissive pixel and the α band value becomes δ, Q = ((255−δ) P0 + δP1) / 255≈P0 and almost transparent Displayed as status. Conversely, even if noise δ is mixed in the α band value 255 of the non-transparent pixel and the α band value becomes 255−δ, Q = (δP0 + (255−δ) P1) / 255≈P1, It is displayed as a substantially non-transparent state. Therefore, compression noise does not stand out.

本発明は、衛星画像や航空写真を地図上に表示する際などに適用して好適である。通常のスナップ写真では写真の一部に無効データ領域が含まれることは稀だが、衛星画像や航空写真の場合は、地図座標への幾何補正を行うと、撮影時のセンサ座標と地図座標のずれにより、無効データ領域が生じる。図5はそのような例を示す。撮影画像501はセンサ座標で表現されており、これを地図座標へと幾何補正している。幾何補整後の画像502は、有効データ領域521と無効データ領域522を持つものになる。この場合、本発明の方法により、圧縮ノイズが目立たないように非可逆圧縮方式の画像データ形式にすることができる。   The present invention is suitable for application when displaying satellite images and aerial photographs on a map. In ordinary snapshots, it is rare that an invalid data area is included in a part of the photo. However, in the case of satellite images and aerial photos, if the geometric correction to the map coordinates is performed, the difference between the sensor coordinates and the map coordinates at the time of shooting is lost. As a result, an invalid data area is generated. FIG. 5 shows such an example. The captured image 501 is expressed in sensor coordinates, and this is geometrically corrected to map coordinates. The geometrically corrected image 502 has a valid data area 521 and an invalid data area 522. In this case, the image data format of the irreversible compression method can be obtained by the method of the present invention so that the compression noise is not noticeable.

本発明に係る方法を実現するシステムの一形態例を示す図The figure which shows one example of the system which implement | achieves the method which concerns on this invention 本実施形態のシステムにおける処理の流れの概要を示す図The figure which shows the outline | summary of the flow of a process in the system of this embodiment. 圧縮ノイズの影響を説明するための図Diagram for explaining the effect of compression noise 画像表示処理部によるピクセルの描画処理の流れを示す図The figure which shows the flow of the drawing process of the pixel by an image display process part 衛星画像や航空写真における幾何補正後の無効データ領域を示す図Diagram showing invalid data area after geometric correction in satellite image and aerial photograph 従来の方法における無効データ領域に対する圧縮ノイズの影響を示す図The figure which shows the influence of the compression noise with respect to the invalid data area in the conventional method 従来の方法における圧縮ノイズの影響を示す図The figure which shows the influence of compression noise in the conventional method

符号の説明Explanation of symbols

101…記憶装置、102…中央処理装置、103…表示装置、121…αバンド付与処理部、122…画像圧縮処理部、123…画像表示処理部、201…元画像、202…αバンド付与画像、203…非可逆圧縮後画像、221…αバンド、231…非可逆圧縮後αバンド、204…画像表示イメージ。   DESCRIPTION OF SYMBOLS 101 ... Memory | storage device, 102 ... Central processing unit, 103 ... Display apparatus, 121 ... (alpha) band provision process part, 122 ... Image compression process part, 123 ... Image display process part, 201 ... Original image, 202 ... Alpha band provision image, 203 ... Image after irreversible compression, 221 ... α band, 231 ... α band after irreversible compression, 204 ... Image display image.

Claims (1)

コンピュータを用いて、有効データ領域と無効データ領域を有する画像を非可逆圧縮し該非可逆圧縮した画像を背景画像上に表示する場合の非可逆圧縮画像における無効データ領域表示抑制方法であって、
コンピュータが備えるαバンド付与処理手段が、有効データ領域と無効データ領域を有する画像に対して、有効データ領域のαバンド画素値を255(不透明)とし、無効データ領域のαバンド画素値を0(透明とする256階調のαバンド情報を付与するステップと、
コンピュータが備える画像圧縮処理手段が、前記バンド情報を付与した画像を非可逆圧縮するステップと、
コンピュータが備える画像表示処理手段が、前記非可逆圧縮後の画像と該非可逆圧縮後の画像を重畳表示させる背景画像との各対応位置の前記非可逆圧縮後の画像のαバンド画素値αを取得し、前記背景画像の前記対応位置の画素値を255−αで、前記非可逆圧縮後の画像の前記対応位置の画素値をαで、重み付けし、平均を取った値を前記対応位置の画素値として表示するステップと
を備えることを特徴とする非可逆圧縮画像における無効データ領域表示抑制方法。
An invalid data area display suppression method in an irreversible compressed image when a computer is used to irreversibly compress an image having an effective data area and an invalid data area and display the irreversibly compressed image on a background image ,
The α band addition processing means provided in the computer sets the α band pixel value of the effective data area to 255 ( opaque ) and the α band pixel value of the invalid data area to 0 ( for an image having an effective data area and an invalid data area. Providing 256- band alpha band information to be transparent ) ;
Image compression processing means provided in the computer, irreversibly compresses the image to which the band information is added;
Image display processing means provided in the computer obtains an α band pixel value α of the image after irreversible compression at each corresponding position between the image after irreversible compression and a background image on which the image after irreversible compression is superimposed and displayed. The pixel value of the corresponding position of the background image is weighted by 255-α, the pixel value of the corresponding position of the image after the lossy compression is weighted by α, and an average value is obtained as the pixel of the corresponding position. A method for suppressing invalid data area display in a lossy compressed image , comprising: displaying as a value .
JP2005358641A 2005-12-13 2005-12-13 Invalid data area display suppression method for lossy compressed images Expired - Fee Related JP4488430B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005358641A JP4488430B2 (en) 2005-12-13 2005-12-13 Invalid data area display suppression method for lossy compressed images

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005358641A JP4488430B2 (en) 2005-12-13 2005-12-13 Invalid data area display suppression method for lossy compressed images

Publications (2)

Publication Number Publication Date
JP2007166134A JP2007166134A (en) 2007-06-28
JP4488430B2 true JP4488430B2 (en) 2010-06-23

Family

ID=38248542

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005358641A Expired - Fee Related JP4488430B2 (en) 2005-12-13 2005-12-13 Invalid data area display suppression method for lossy compressed images

Country Status (1)

Country Link
JP (1) JP4488430B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010098743A (en) * 2008-10-20 2010-04-30 Toshiba Corp Image processing device, image reading device, and image processing method
WO2018128248A1 (en) * 2017-01-03 2018-07-12 엘지전자 주식회사 Invalid unit-based image decoding method and device in image coding system for 360-degree video

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08223569A (en) * 1995-02-10 1996-08-30 Matsushita Electric Ind Co Ltd Digital image transmission method and decoding synthesizer
JP2003264830A (en) * 2002-03-08 2003-09-19 Sharp Corp Image encoder and image decoder
JP2004222186A (en) * 2003-01-17 2004-08-05 Seiko Epson Corp Image data structure, image recording method, device and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08223569A (en) * 1995-02-10 1996-08-30 Matsushita Electric Ind Co Ltd Digital image transmission method and decoding synthesizer
JP2003264830A (en) * 2002-03-08 2003-09-19 Sharp Corp Image encoder and image decoder
JP2004222186A (en) * 2003-01-17 2004-08-05 Seiko Epson Corp Image data structure, image recording method, device and program

Also Published As

Publication number Publication date
JP2007166134A (en) 2007-06-28

Similar Documents

Publication Publication Date Title
AU2020201708B2 (en) Techniques for encoding, decoding and representing high dynamic range images
US9672603B2 (en) Image processing apparatus, image processing method, display apparatus, and control method for display apparatus for generating and displaying a combined image of a high-dynamic-range image and a low-dynamic-range image
JP6703032B2 (en) Backward compatibility extended image format
JP2020522785A (en) Electronic device for processing an image acquired using a camera and method of operating the same
US20140341468A1 (en) Methods and Apparatus for Tone Mapping High Dynamic Range Images
US20070076971A1 (en) Compression of images for computer graphics
US10652583B2 (en) Compression of image assets
KR20190037842A (en) Electronic device and method for processing image data in the electronic device
US20070237391A1 (en) Device and method for image compression and decompression
US8553977B2 (en) Converting continuous tone images
JP2000501593A (en) Download image graphics with accelerated text characters and line art formation
GB2539241B (en) Video processing system
US20090080787A1 (en) Image Compression and Expansion Technique
CN114040246A (en) Image format conversion method, device, equipment and storage medium of graphic processor
US20180097527A1 (en) 32-bit hdr pixel format with optimum precision
JP4488430B2 (en) Invalid data area display suppression method for lossy compressed images
Khan Two layer scheme for encoding of high dynamic range images
Khan A nonlinear quantization scheme for two-layer hdr image encoding
US11582464B2 (en) Using morphological operations to process frame masks in video content
US11388348B2 (en) Systems and methods for dynamic range compression in multi-frame processing
CN113595885A (en) Picture sending method and device, electronic equipment and storage medium
JP2010213356A (en) Method and system for processing image data
US11601665B2 (en) Embedding frame masks in a video stream
JP2008219848A (en) Circuit and method for decoding and viewing of image file
Khan et al. A new encoding scheme for HDR images

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080711

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100225

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100326

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100326

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

Free format text: PAYMENT UNTIL: 20130409

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4488430

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160409

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees