JP5087724B2 - Image compression apparatus, image expansion apparatus, image compression program, and image expansion program - Google Patents
Image compression apparatus, image expansion apparatus, image compression program, and image expansion program Download PDFInfo
- Publication number
- JP5087724B2 JP5087724B2 JP2008202649A JP2008202649A JP5087724B2 JP 5087724 B2 JP5087724 B2 JP 5087724B2 JP 2008202649 A JP2008202649 A JP 2008202649A JP 2008202649 A JP2008202649 A JP 2008202649A JP 5087724 B2 JP5087724 B2 JP 5087724B2
- Authority
- JP
- Japan
- Prior art keywords
- pixel
- feature
- value
- pixels
- image
- 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
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Description
本発明は、画像圧縮装置、画像伸張装置、画像圧縮プログラムおよび画像伸張プログラムに関する。 The present invention relates to an image compression apparatus, an image expansion apparatus, an image compression program, and an image expansion program.
従来、データ量が膨大な画像データ(静止画や動画)の取扱いを容易にするため、画像データを圧縮する技術が知られている。かかる技術では、入力画像をDCT(離散コサイン変換)し、周波数帯域ごとに人間の視覚特性に応じた量子化を行い、さらに符号化することによって、画像データを圧縮する。しかし、このような技術を用いると、入力画像で隣接する画素の画素値の差が大きい場合には、エントロピーが大きくなるため、圧縮率があまり高くならず、圧縮率を上げようとするとブロックノイズやモスキートノイズが発生してしまうという問題があった。 2. Description of the Related Art Conventionally, a technique for compressing image data is known in order to facilitate handling of image data (still images and moving images) with a large amount of data. In such a technique, the input image is subjected to DCT (Discrete Cosine Transform), quantized according to human visual characteristics for each frequency band, and further encoded to compress the image data. However, when such a technique is used, the entropy increases when the difference between the pixel values of adjacent pixels in the input image is large. Therefore, the compression rate is not so high. And mosquito noise occurred.
このような問題を解決する技術として、画像データを2つに分けて符号化する画像データ圧縮方法が知られている(例えば特許公報1参照)。かかる技術では、画像データの画素を隣接する画素の画素値が所定の閾値を超える画素とそれ以外の画素にグループ化し、グループ化した画素ごとに符号化する。これにより、所定の閾値を超えない画素のグループは画素値のエントロピーが小さくなるため、圧縮率を上げることができる。
しかしながら、上記特許文献1に記載された技術では、画像データを2つに分けたうちの一方では圧縮率が向上するが、最終的にはすべての画素が符号化の対象となるため、画像データ全体としてはあまり高い圧縮率を実現することができないという問題があった。
However, in the technique described in
また、上記特許文献1に記載された技術において、符号化する画素数を低減するために、画素値が所定の閾値を超える画素のみを符号化する場合であっても、隣接する画素の画素値の差分値が所定の閾値を超えるか否かによって画素を抽出するため、画素値の変化点となる特徴的な画素を的確に抽出することができず、圧縮データから伸張した画像の再現性が低下するという問題があった。
Further, in the technique described in
本発明は、上記に鑑みてなされたものであって、圧縮率が高く、かつ、ブロックノイズやモスキートノイズの発生を防ぎ、画像再現性が高い画像圧縮装置、画像伸張装置、画像圧縮プログラムおよび画像伸張プログラムを提供することを目的とする。 The present invention has been made in view of the above, and is an image compression apparatus, an image expansion apparatus, an image compression program, and an image that have a high compression rate, prevent occurrence of block noise and mosquito noise, and have high image reproducibility. The purpose is to provide a decompression program.
上述した課題を解決し、目的を達成するために、本発明は、画像データを圧縮する画像圧縮装置であって、 前記画像データの所定の方向の画素の画素値と、前記所定の方向における画素の位置との関係を表すグラフに示された、前記画素のうちの第1の画素と、前記第1の画素と異なる第2の画素と、前記第1の画素および前記第2の画素の間に存在する第3の画素とを頂点とする領域の面積を、画素値の増減率の変化量として算出する変化量算出手段と、算出された前記変化量が予め定められた閾値を超える場合に、前記第3の画素を、前記画像データでの画素値の変化点を示す画素である特徴画素と判定する特徴画素判定手段と、判定された前記特徴画素の画素値と、前記特徴画素と前記特徴画素に隣接する特徴画素との距離と、を対応づけて記憶する特徴画素記憶手段と、前記特徴画素記憶手段に記憶された前記画素値および前記距離をエントロピー符号化するエントロピー符号化手段と、を備えることを特徴とする。
また、本発明は、画像データの所定の方向の画素の画素値と、前記所定の方向における画素の位置との関係を表すグラフに示された、前記画素のうちの第1の画素と、前記第1の画素と異なる第2の画素と、前記第1の画素および前記第2の画素の間に存在する第3の画素とを頂点とする領域の面積を、画素値の増減率の変化量として算出し、算出された前記変化量が予め定められた閾値を超える場合に、前記第3の画素を、前記画像データでの画素値の変化点を示す画素である特徴画素と判定し、判定された前記特徴画素の画素値、および、前記特徴画素と前記特徴画素に隣接する特徴画素との距離をエントロピー符号化した圧縮データを伸張する画像伸張装置であって、前記圧縮データを受信する圧縮データ受信手段と、受信された前記圧縮データをエントロピー復号化し、前記特徴画素の画素値および前記距離を復元するエントロピー復号化手段と、復元された前記特徴画素の画素値、および、前記距離から算出した前記特徴画素の位置の関係を表すグラフにおける、前記特徴画素の画素値を通る直線上または曲線上の画素値で、前記特徴画素間の画素の画素値を補間する画素値補間手段と、を備えることを特徴とする。
To solve the above problems and achieve the object, the present invention is an image compression apparatus for compressing images data, and the pixel value of a predetermined direction of the pixels of the image data, in the predetermined direction The first pixel among the pixels, the second pixel different from the first pixel, the first pixel, and the second pixel shown in the graph representing the relationship with the position of the pixel A change amount calculating means for calculating an area of a region having a third pixel existing between them as a vertex as a change amount of an increase / decrease rate of a pixel value, and the calculated change amount exceeds a predetermined threshold in, the third pixel, and wherein the pixel and determines the characteristic pixel determination unit is a pixel showing the change point of pixel values in said image data, and the determined pixel value of the feature pixel, and the feature pixel Corresponding to the distance from the feature pixel adjacent to the feature pixel And wherein the pixel storage means for only storing, it is characterized by and an entropy encoding means for entropy encoding the stored the pixel value and the distance to the feature pixel storage means.
According to another aspect of the invention, there is provided a first pixel among the pixels shown in a graph representing a relationship between a pixel value of a pixel in a predetermined direction of image data and a position of the pixel in the predetermined direction; The area of the region having the second pixel different from the first pixel and the third pixel existing between the first pixel and the second pixel as the vertex is the change amount of the increase / decrease rate of the pixel value. When the calculated amount of change exceeds a predetermined threshold, the third pixel is determined as a feature pixel that is a pixel indicating a change point of the pixel value in the image data, and is determined. An image decompression device that decompresses compressed data obtained by entropy-encoding the pixel value of the feature pixel and the distance between the feature pixel and the feature pixel adjacent to the feature pixel, and receiving the compressed data Data receiving means, and the received Entropy decoding is performed on the compressed data to restore the pixel value and the distance of the feature pixel, and the relationship between the restored pixel value of the feature pixel and the position of the feature pixel calculated from the distance. And a pixel value interpolation means for interpolating the pixel values of the pixels between the feature pixels with pixel values on a straight line or a curve passing through the pixel values of the feature pixels in the graph to be represented.
また、本発明は、画像データを圧縮する画像圧縮方法をコンピュータに実行させる画像圧縮プログラムであって、前記画像データの所定の方向の画素の画素値と、前記所定の方向における画素の位置との関係を表すグラフに示された、前記画素のうちの第1の画素と、前記第1の画素と異なる第2の画素と、前記第1の画素および前記第2の画素の間に存在する第3の画素とを頂点とする領域の面積を、画素値の増減率の変化量として算出する変化量算出工程と、算出された前記変化量が予め定められた閾値を超える場合に、前記第3の画素を、前記画像データでの画素値の変化点を示す画素である特徴画素と判定する特徴画素判定工程と、判定された前記特徴画素の画素値と、前記特徴画素と前記特徴画素に隣接する特徴画素との距離と、を対応づけて記憶する特徴画素記憶手段に記憶された前記画素値および前記距離をエントロピー符号化するエントロピー符号化工程と、をコンピュータに実行させることを特徴とする。
また、本発明は、画像データの所定の方向の画素の画素値と、前記所定の方向における画素の位置との関係を表すグラフに示された、前記画素のうちの第1の画素と、前記第1の画素と異なる第2の画素と、前記第1の画素および前記第2の画素の間に存在する第3の画素とを頂点とする領域の面積を、画素値の増減率の変化量として算出し、算出された前記変化量が予め定められた閾値を超える場合に、前記第3の画素を、前記画像データでの画素値の変化点を示す画素である特徴画素と判定し、判定された前記特徴画素の画素値、および、前記特徴画素と前記特徴画素に隣接する特徴画素との距離をエントロピー符号化した圧縮データを伸張する画像伸張方法をコンピュータに実行させる画像伸張プログラムであって、前記圧縮データを受信する圧縮データ受信工程と、受信された前記圧縮データをエントロピー復号化し、前記特徴画素の画素値および前記距離を復元するエントロピー復号化工程と、復元された前記特徴画素の画素値、および、前記距離から算出した前記特徴画素の位置の関係を表すグラフにおける、前記特徴画素の画素値を通る直線または曲線上の画素値で、前記特徴画素間の画素の画素値を補間する画素値補間工程と、をコンピュータに実行させることを特徴とする。
The present invention is also an image compression program for causing a computer to execute an image compression method for compressing image data, wherein a pixel value of a pixel in a predetermined direction of the image data and a pixel position in the predetermined direction are A first pixel among the pixels, a second pixel different from the first pixel, and a first pixel existing between the first pixel and the second pixel, as shown in the graph representing the relationship. A change amount calculating step of calculating an area of a region having the top of 3 pixels as a change amount as a change amount of an increase / decrease rate of the pixel value, and when the calculated change amount exceeds a predetermined threshold, A feature pixel determination step of determining the pixel of the image data as a feature pixel that is a pixel indicating a change point of the pixel value in the image data, the pixel value of the determined feature pixel, and the feature pixel and the feature pixel adjacent to each other The distance to the feature pixel, Characterized in that to execute the entropy coding process for entropy coding the distance the pixel value and stored in the feature pixel storage means for storing in association with, to the computer.
According to another aspect of the invention, there is provided a first pixel among the pixels shown in a graph representing a relationship between a pixel value of a pixel in a predetermined direction of image data and a position of the pixel in the predetermined direction; The area of the region having the second pixel different from the first pixel and the third pixel existing between the first pixel and the second pixel as the vertex is the change amount of the increase / decrease rate of the pixel value. When the calculated amount of change exceeds a predetermined threshold, the third pixel is determined as a feature pixel that is a pixel indicating a change point of the pixel value in the image data, and is determined. An image decompression program for causing a computer to execute an image decompression method for decompressing compressed data obtained by entropy encoding the pixel value of the feature pixel and the distance between the feature pixel and the feature pixel adjacent to the feature pixel. , The compressed data Receiving compressed data receiving step, entropy decoding the received compressed data to restore the pixel value of the feature pixel and the distance, the restored pixel value of the feature pixel, and the A pixel value interpolation step of interpolating the pixel values of the pixels between the feature pixels with a pixel value on a straight line or a curve passing through the pixel values of the feature pixels in a graph representing the relationship between the positions of the feature pixels calculated from the distance; Are executed by a computer.
本発明によれば、所定の方向の画素の画素値と位置に基づいて判定された特徴画素のみを符号化の対象とすることにより、符号化の対象である画素数が低減されるため、圧縮率を向上することができる。また、入力画像に対してDCT変換を行わないため、ブロックノイズやモスキートノイズの発生を防ぐことができる。また、所定の方向の画素の画素値と位置に基づいて特徴画素を判定することにより、画素値の変化点を示す画素である特徴画素を的確に判定し、漏れなく符号化の対象とすることができるため、圧縮データを伸長した際に画像の再現性を向上することができるという効果を奏する。 According to the present invention, since only the feature pixel determined based on the pixel value and position of the pixel in the predetermined direction is the target of encoding, the number of pixels that are the target of encoding is reduced. The rate can be improved. In addition, since DCT conversion is not performed on the input image, it is possible to prevent occurrence of block noise and mosquito noise. In addition, by determining the feature pixel based on the pixel value and position of the pixel in a predetermined direction, the feature pixel that is a pixel indicating the change point of the pixel value is accurately determined, and the target is to be encoded without omission. Therefore, it is possible to improve image reproducibility when decompressing compressed data.
以下に添付図面を参照して、本発明にかかる画像圧縮装置、画像伸張装置、画像圧縮プログラムおよび画像伸張プログラムの最良な実施の形態を詳細に説明する。なお、本発明はこれらの実施の形態に限定されるものではない。 Exemplary embodiments of an image compression apparatus, an image expansion apparatus, an image compression program, and an image expansion program according to the present invention are explained in detail below with reference to the accompanying drawings. The present invention is not limited to these embodiments.
(第1の実施の形態)
図1は、本実施の形態にかかる画像圧縮装置100の構成を示すブロック図である。本実施の形態では、画像データはカラー動画として説明するが、これに限定されるものではなく、カラーの動画に代えてモノクロ動画、カラー静止画またはモノクロ静止画であってもよい。
(First embodiment)
FIG. 1 is a block diagram showing a configuration of an
本実施の形態にかかる画像圧縮装置100は、画像データ受信部101と、画像データ記憶部102と、色変換部103と、フレーム記憶部104と、変化量算出部105と、特徴画素判定部106と、特徴画素記憶部107と、量子化部108と、エントロピー符号化部109とを備えている。
The
画像データ受信部101は、外部(例えばデジタルビデオカメラ等)から入力されたカラー動画の画像データ(RGBの画素値)を受信し、受信した画像データを画像データ記憶部102に格納する。画像データ記憶部102は、画像データ受信部101から受信された画像データを記憶する。
The image
色変換部103は、画像データ記憶部102に記憶された複数のフレーム(画面)のうちの1フレームの画像データを取得し、取得された画像データを、YCrCbそれぞれの画素値に変換する。フレーム記憶部104は、1フレームごとに、色変換部101で変換されたYCrCbそれぞれの画素値を記憶する。なお、本実施の形態では、一例として画像データをYCrCbに変換しているが、YCrCbに限る必要はなく、他の色表現YIQ、XYZ、L*a*b*、CMYK等に変換してもよい。また、人間の視覚がY(輝度)成分に比べてCrCb(色差)成分に鈍感であるという特性を利用して、CrCbの画素値については、4つの画素の画素値を平均して1つの画素値とし、データ量を1/4にした画像データを用いる。
The
変化量算出部105は、フレーム記憶部104に記憶された画像データから得たYCrCbそれぞれの画素値および所定の方向(例えば画像データの走査方向)における画素の位置を用いて、画素値の増減率の変化量を算出する。画素値の増減率の変化量は、所定の方向に並んだ画素の画素値が一定の増減率で変化しているか否かを示す尺度である。
The change
一例として、走査方向に並んだ画素それぞれの画素値と、走査方向における画素の位置の関係を示すグラフにおいて、画素値の増減率の変化量の判断対象となる3つの画素を結ぶ領域の面積を画素値の増減率の変化量とする場合について説明する。 As an example, in the graph showing the relationship between the pixel value of each pixel aligned in the scanning direction and the position of the pixel in the scanning direction, the area of the region connecting the three pixels that are subject to determination of the change amount of the increase / decrease rate of the pixel value is A case where the change amount of the increase / decrease rate of the pixel value is described.
3つの画素の画素値が一定の増減率で変化していれば、グラフ上に描画された画素はほぼ一直線上となるため、3つの画素を結ぶ領域の面積は小さくなる。よって、面積が小さければ、画素値の増減率の変化量が小さいという関係が成立する。一方、画素値の増減率の変化量の判断対象となる3つの画素の画素値が一定の増減率で変化していなければ、グラフ上に描画された画素は一直線上から外れるため、3つの画素を結ぶ領域の面積は大きくなる。よって、面積が大きければ、画素値の増減率の変化量が大きいという関係が成立する。このように、3つの画素の画素値を結ぶ領域の面積を求めることによって、3つの画素の画素値の増減率が変化したか否かを判断することができる。 If the pixel values of the three pixels change at a constant rate of increase / decrease, the pixels drawn on the graph are substantially in a straight line, and the area of the region connecting the three pixels is reduced. Therefore, if the area is small, the relationship that the change amount of the increase / decrease rate of the pixel value is small is established. On the other hand, if the pixel values of the three pixels for which the amount of change in the increase / decrease rate of the pixel value is not changed at a constant increase / decrease rate, the pixels drawn on the graph deviate from the straight line. The area of the region that connects is increased. Therefore, if the area is large, the relationship that the change amount of the increase / decrease rate of the pixel value is large is established. In this way, by determining the area of the region connecting the pixel values of the three pixels, it is possible to determine whether the increase / decrease rate of the pixel values of the three pixels has changed.
特徴画素判定部106は、変化量算出部105によって算出された画素値の増減率の変化量が閾値を超えるか否かを判断する。特徴画素判定部106は、画素値の増減率の変化量が閾値を超えた場合は、画素値の増減率が変化した点を示す画素を特徴画素と判定し、特徴画素の画素値、および特徴画素とその特徴画素に隣接する特徴画素との距離(以下、特徴画素間の距離という)を特徴画素記憶部107に格納する。なお、特徴画素とその特徴画素に隣接する特徴画素との距離は、2つの特徴画素の位置の差分値として求める。
The feature
上述の関係を、さらに図2を用いて説明する。図2は、画像データの走査方向に並んだ画素の画素値および画素の位置の関係の一部を示すグラフである。変化量算出部105は、まず、走査方向に並んだ画素の先頭に位置する画素21を特徴画素として、画素22、画素23を結ぶ面積を画素値の増減率の変化量として算出する。図2に示すように、画素21〜23はほぼ直線上に描画されているため、面積はほぼ0となる。よって、特徴画素判定部106は、変化量が閾値を超えていないと判断し、画素22を特徴画素と判定しない。次に、画素21、画素23、画素24を結ぶ面積を算出する。図2に示すように、画素21、画素23、画素24もほぼ直線上に描画されているため、面積はほぼ0となる。よって、特徴画素判定部106は、変化量が閾値を超えていないと判断し、画素23を特徴画素と判定しない。次に、画素21、画素24、画素25を結ぶ領域の面積28(横線の領域)を算出する。画素21、画素24、画素25についても、画素値の増加の割合は多少変化しているが、あまり大きくないため、それらを結ぶ領域の面積は閾値より小さな値が算出される。これにより、特徴画素判定部106は、変化量が閾値を超えていないと判断し、画素24を特徴画素でないと判定する。このように、特徴画素と判定されなかった画素22、画素23、画素24に関する情報(具体的には画素それぞれの画素値および距離)は、特徴画素記憶部107に格納されず、データ量が削減されるため、圧縮率が向上する。
The above relationship will be further described with reference to FIG. FIG. 2 is a graph showing a part of the relationship between pixel values and pixel positions of pixels arranged in the scanning direction of image data. First, the change
次に、画素21、画素25、画素26を対象画素とした場合を説明する。変化量算出部105は、画素21、画素25、画素26を結ぶ領域の面積29(縦線の領域)を画素値の増減率の変化量として算出する。この場合は、画素21から画素25までの画素値の増減率と、画素25から画素26の画素値の増減率が大きく異なるため、画素21、画素25、画素26を結ぶ領域の面積は閾値より大きな値が算出される。これにより、特徴画素判定部106は、変化量が閾値を超えると判断し、画素21と画素26の間に存在する画素25を特徴画素であると判定する。従って、特徴画素25の画素値と特徴画素21と特徴画素25との距離Lが特徴画素記憶部107に格納される。これにより、圧縮データを伸張する際には、画素値の変化点である特徴画素25の画素値を使用して画像データが復元されるため、画像の再現性が向上する。
Next, the case where the
次に、変化量算出部105は、特徴画素である画素25と、画素26、画素27を結ぶ面積を算出し、特徴画素判定部106は、特徴画素を判定する。このように、次々と特徴画素を判定することによって、特徴画素の画素値と特徴画素間の距離で走査方向に並んだ画素の画素値を表すことができる。なお、特徴画素を判定するための3つの画素を選択する方向は、上述した走査方向に限る必要はなく、逆方向から3つの画素を選択してもよい。また、走査方向の任意の画素を選択し、その画素を最初の特徴画素として、両方向に対して3つの画素を順に選択して特徴画素を判定してもよい。
Next, the change
さらに、他の画像データの場合について説明する。図3は、他の画像データでの走査方向に並んだ画素の画素値および位置の関係の一部を示すグラフである。図3に示すグラフは、文字や図形を含む画像データであることが想定される。画素31〜画素34の間の複数存在する画素のうち、選択された3つの画素を結ぶ領域の面積はほぼ0と算出され、閾値を超えないため、画素32〜画素33は特徴画素と判定されない。これにより、データ量を大幅に削減でき、圧縮率が向上する。
Further, the case of other image data will be described. FIG. 3 is a graph showing a part of the relationship between pixel values and positions of pixels arranged in the scanning direction in other image data. The graph shown in FIG. 3 is assumed to be image data including characters and graphics. Of the plurality of pixels between the
一方、画素31、画素34、画素35の領域の面積は閾値を超える値が算出されるため、画素34は特徴画素と判定される。このように、文字や図形の輝度や色が大きく変化するエッジ部分を特徴画素として保持することにより、圧縮データを伸張する際にエッジ部分を正確に再現することができる。なお、画素値の増減率の変化量を面積としているため、画素34の画素値と画素35の画素値との差分値があまり大きくない場合であっても、画素間の距離に応じて面積は大きくなるため、確実に画素値の変化点を把握することができる。
On the other hand, the area of the
特徴画素記憶部107は、特徴画素判定部106で次々に判定される特徴画素の画素値と特徴画素間の距離を記憶する。図4は、特徴画素記憶部107のデータ構成の一例を示す説明図である。特徴画素記憶部107は、YCrCbごとに、画像データの走査方向に並んだ画素行それぞれの特徴画素の画素値と、特徴画素間の距離とを対応づけて記憶する。
The feature
量子化部108は、特徴画素記憶部107に記憶された特徴画素の画素値を量子化する。微細な画素値の変化を認識することができないという人間の目の特性を利用して、すべての画素値を量子化する。この量子化は、例えば画素値を1/2、1/4とすることによって実現する。これにより、視覚で認識される画質の低下を抑えつつ、データの圧縮率を向上させることができる。
The
エントロピー符号化部109は、量子化された特徴画素の画素値と特徴画素間の距離をエントロピー符号化する。より具体的には、エントロピー符号化部109は量子化された特徴画素の画素値と特徴画素間の距離をエントロピー符号化してハフマン符号、算術符号、LZW(Lempel Ziv Welch)符号、PPM(Prediction by Partial Matching)符号等で表すことにより、圧縮データを生成する。
The
次に、上述したように構成されている画像圧縮装置100の画像圧縮処理について説明する。図5−1、図5−2は、画像圧縮装置100が行なう画像圧縮処理手順を示すフローチャートである。
Next, image compression processing of the
まず、画像データ受信部101は、画像データを受信し(ステップS501)、受信した画像データを画像データ記憶部102に格納する(ステップS502)。色変換部103は、RGBの画像データをYCrCbの画像データに変換する(ステップS503)。色変換部103は、変換したYCrCbの画像データをフレーム記憶部104に格納する(ステップS504)。フレーム記憶部104は、1フレームごとのY成分の画素値、Cr成分の画素値、Cb成分の画素値を記憶している。
First, the image
変化量算出部105は、フレーム記憶部104から画像データの走査方向に並んだ、1行分の画素の画素値を取得する(ステップS505)。変化量算出部105は、3つの画素の画素値および走査方向における位置を用いて3つの画素を結ぶ領域の面積を算出する(ステップS506)。ここで、画素の位置は、走査方向に並んだ画素において、画像データの端部から何番目の画素であるかによって示すことができる。特徴画素判定部106は、算出された面積が予め定められた閾値を超えるか否かを判断する(ステップS507)。
The change
算出された面積が予め定められた閾値を超えると判断した場合は(ステップS507:Yes)、特徴画素判定部106は特徴画素と判定された画素の画素値と、特徴画素間の距離を特徴画素記憶部107に格納する(ステップS508)。算出された面積が予め定められた閾値を超えないと判断した場合は(ステップS507:No)、ステップS509に進む。
When it is determined that the calculated area exceeds a predetermined threshold (step S507: Yes), the feature
特徴画素判定部106は、1行すべての処理が終了したか否かを判断する(ステップS509)。1行すべての処理が終了したと判断した場合は(ステップS509:Yes)、特徴画素判定部106は1フレームのすべての処理が終了したか否かを判断する(ステップS510)。また、1行すべての処理が終了していないと判断した場合は(ステップS509:No)、ステップS506に戻る。
The feature
1フレームのすべての処理が終了したと判断した場合は(ステップS510:Yes)、量子化部108は特徴画素記憶部107から1フレームの特徴画素の画素値および特徴画素間の距離を取得する(ステップS511)。また、1フレームのすべての処理が終了していないと判断した場合は(ステップS510:No)、ステップS505に戻り、次の1行の画素の画素値を取得する。
If it is determined that all the processing for one frame has been completed (step S510: Yes), the
量子化部108は、1フレームの特徴画素の画素値を量子化する(ステップS512)。エントロピー符号化部109は、量子化された1フレームの特徴画素の画素値と特徴画素間の距離をエントロピー符号化し、圧縮データを生成する(ステップS513)。なお、複数の画像データすべてについて、上述した処理を順次実行することにより、カラー動画の圧縮データを生成する。
The
このように、画像データを特徴画素の画素値と特徴画素間の距離とすることにより、画像データが画素行ごとに画素値を直線で近似したデータで表現され、特徴画素間の画素のデータを省略することができるため、画像データのデータ量が削減され、画像データの圧縮率が向上する。また、画素値の増減率が変化する特徴画素の画素値を保持することにより、エッジ部分のような特徴的な画像を示す画素を用いて画像が復元することができるため、画像の再現性が向上する。 In this way, by setting the image data as the pixel value of the feature pixel and the distance between the feature pixels, the image data is represented by data obtained by approximating the pixel value with a straight line for each pixel row, and the pixel data between the feature pixels is Since it can be omitted, the amount of image data is reduced and the compression rate of the image data is improved. In addition, by holding the pixel values of feature pixels whose pixel value increase / decrease rate changes, the image can be restored using pixels indicating a characteristic image such as an edge portion. improves.
また、特徴画素を判定する際に画素値の増減率の変化量として求める面積は、画素値を積分することで算出することができる。従って、DCT処理で乗算や除算を用いる場合と比べて、演算処理の負荷を抑えることができる。 In addition, the area obtained as the change amount of the increase / decrease rate of the pixel value when determining the feature pixel can be calculated by integrating the pixel value. Therefore, the processing load can be reduced compared to the case of using multiplication or division in DCT processing.
なお、上述した実施の形態では、3つの画素を結ぶ領域の面積を画素値の増減率の変化量としたが、面積に限ることはなく、画素値の増減率の変化量を示す値であれはどのようなものを用いてもよい。図6は、画像データの走査方向に並んだ画素の画素値および画素の位置の関係の一部を示すグラフである。図6に示すように、3つの画素41〜43のうち、特徴画素の候補である画素42と、その画素42から画素値軸方向に延ばした直線と他の2つの画素41、画素43を結ぶ直線との交点44との距離を変化量としてもよい。
In the above-described embodiment, the area of the region connecting the three pixels is the amount of change in the increase / decrease rate of the pixel value, but is not limited to the area, and may be a value indicating the amount of change in the increase / decrease rate of the pixel value. Any may be used. FIG. 6 is a graph showing a part of the relationship between the pixel values of the pixels arranged in the scanning direction of the image data and the pixel positions. As shown in FIG. 6, among the three
次に、上述した画像圧縮装置100で生成した圧縮データを伸張する画像伸張装置について説明する。図7は、本実施の形態にかかる画像伸張装置200の構成を示すブロック図である。画像伸張装置200は、圧縮データ受信部201と、圧縮データ記憶部202と、エントロピー復号化部203と、逆量子化部204と、特徴画素記憶部205と、画素値補間部206と、画像データ記憶部207とを備えている。
Next, an image expansion apparatus that expands the compressed data generated by the
圧縮データ受信部201は、外部から送信された圧縮データを受信する。外部とは、例えば、インターネットやLAN(Local Area Network)のようなネットワークに接続され、コンテンツを格納し、コンテンツの配信や送信等を行なうサーバ(以下、コンテンツサーバという)等である。圧縮データ受信部201は、外部から受信した圧縮データを、圧縮データ記憶部202に格納する。圧縮データ記憶部202は、圧縮データ受信部201が受信した圧縮データを記憶する。
The compressed
エントロピー復号化部203は、圧縮データ記憶部202に記憶された圧縮データをエントロピー復号化し、量子化された特徴画素の画素値と特徴画素間の距離とに復元する。逆量子化部204は、量子化された特徴画素の画素値を逆量子化し、特徴画素の画素値と特徴画素間の距離を復元する。逆量子化部204は、復元された特徴画素の画素値と特徴画素間の距離を特徴画素記憶部205に格納する。特徴画素記憶部205は、復元された特徴画素の画素値と特徴画素間の距離を記憶する。
The
画素値補間部206は、特徴画素記憶部205に記憶された特徴画素の画素値と特徴画素間の距離から特徴画素間の画素の画素値を補間し、YCrCbそれぞれの画素値からなる画像データを復元する。より具体的には、画素値補間部206は、特徴画素間の画素の画素値を、特徴画素の画素値を結んだ直線上の値で補間する。以下、図8を用いて、直線で特徴画素間の画素の画素値を補間する場合を説明する
The pixel
図8は、特徴画素間の画素の画素値を直線で補間する一例を示す説明図である。図8では、特徴画素が画素51〜53である。画素51と画素52との距離から、画素51と画素52の間の3つの画素が省略されていることが判断できるため、特徴画素51と特徴画素52を結ぶ直線と、画素51と画素52の間の画素の位置を示す直線との交点54〜56を求め、省略された画素の画素値Y11、Y12、Y13を算出する。このように、省略されていた画素の画素値を、特徴画素を結ぶ直線上の画素値として補間することができる。
FIG. 8 is an explanatory diagram illustrating an example in which pixel values of pixels between feature pixels are interpolated with a straight line. In FIG. 8, the characteristic pixels are
また、画素値補間部206は、直線に代えて、特徴画素の画素値を曲線で結び、曲線上の画素値を算出することにより、省略されている画素の画素値を補間してもよい。図9は、特徴画素間の画素の画素値を曲線で補間する一例を示す説明図である。図9でも、特徴画素の画素値および位置は図8と同一であり、特徴画素は画素51〜画素53である。画素値補間部206は、画素51〜53を結ぶ曲線(例えばスプライン曲線等)を生成し、曲線と、画素51と画素52の間の画素の位置を示す直線との交点57〜59を求め、省略された画素の画素値Y21、Y22、Y23を算出する。このように、特徴画素を結ぶ曲線上の値を画素値とすることにより、原画像データにより近い画素値で補間することができるため、画像の再現性が向上する。
Further, the pixel
また、画素値補間部206は、画素値補間部206で補間された特徴画素間の画素の画素値と特徴画素の画素値を、画像データに並んだ画素の順に格納する。画像データ記憶部207は、伸長された画像データを記憶する。
Further, the pixel
次に、上述したように構成されている画像伸張装置200の画像伸張処理について説明する。図10−1、図10−2は、画像伸張装置200が行なう画像伸張処理手順を示すフローチャートである。
Next, the image expansion process of the
まず、圧縮データ受信部201は、圧縮データを受信し(ステップS1001)、受信した圧縮データを圧縮データ記憶部202に格納する(ステップS1002)。エントロピー復号化部203は、圧縮データ記憶部202に記憶された圧縮データを復号化する(ステップS1003)。エントロピー復号化部203が圧縮データを復号化することにより、量子化された特徴画素の画素値と特徴画素間の距離が得られる。逆量子化部204は、量子化された特徴画素の画素値を逆量子化する(ステップS1004)。これにより、特徴画素の画素値と特徴画素間の距離が復元される。
First, the compressed
逆量子化部204は、復元された特徴画素の画素値と距離を特徴画素記憶部205に格納する(ステップS1005)。特徴画素記憶部205は、1フレームごとのY成分の特徴画素の画素値と距離、Cr成分の特徴画素の画素値と距離、Cb成分の特徴画素の画素値と距離を記憶している。次に、画素値補間部206は、特徴画素記憶部205から画像データの1行分の特徴画素の画素値と距離を取得する(S1006)。
The
画素値補間部206は、特徴画素の画素値と特徴画素間の距離から特徴画素間で省略された画素の画素値を補間し、画像データを復元する(ステップS1007)。具体的には、上述したように特徴画素を結ぶ直線と補間する画素の位置を示す直線との交点を求めることによって画素値を算出し、算出された画素値から画像データが復元される。このように、画像伸張装置200は、逆DCTを行なわないことにより、圧縮データを伸張する際の処理負荷が大きくならないため、処理能力が高くない装置に適用することができる。
The pixel
画素値補間部206は、補間された画素値と特徴画素の画素値を、画像データに並んだ画素の順に画像データ記憶部207に格納する(ステップS1008)。画素値補間部206は、1行すべての処理が終了したか否かを判断する(ステップS1009)。1行すべての処理が終了したと判断した場合は(ステップS1009:Yes)、画素値補間部206は1フレームのすべての処理が終了したか否かを判断する(ステップS1010)。また、1行すべての処理が終了していないと判断した場合は(ステップS1009:No)、ステップS1007に戻る。
The pixel
1フレームのすべての処理が終了したと判断した場合は(ステップS1010:Yes)、処理を終了する。また、1フレームのすべての処理が終了していないと判断した場合は(ステップS1010:No)、ステップS1006に戻り、次の1行の画素の画素値を取得する。 If it is determined that all the processes for one frame have been completed (step S1010: Yes), the process ends. If it is determined that all the processes for one frame have not been completed (step S1010: No), the process returns to step S1006 to obtain the pixel values of the next row of pixels.
上述したように、画像圧縮装置100が特徴画素間の画素の画素値を省略した圧縮データを生成し、画像伸張装置200に送信することにより、画像伸張装置200で受信するデータ量を小さくすることができるため、受信時間を短縮することができる。また、圧縮データを伸長する際の処理負荷が小さいため、少ない処理時間で画像データを復元することができる。これらにより、画像伸張装置200が伸長した画像データを表示するモニタを備える場合には、電力の消費を削減することができるため、画像データを長時間モニタで表示することができる。
As described above, the
また、本実施の形態にかかる画像圧縮装置100や画像伸張装置200では、DCTや逆DCTを用いないため、JPEG(Joint Photographic Experts Group)形式のデータやMPEG(Moving Picture Experts Group)形式のデータを伸張した際に見られるようなエッジ周辺でのモスキートノイズやブロックノイズの発生を防ぐことができる。
In addition, since the
また、変形例として、上述した画像圧縮処理において、画像データの走査方向に並んだ画素行すべてについて特徴画素を判定することに代えて、画像データのうち、所定の領域ごとに、特徴画素を判定し、判定された特徴画素の画素値と特徴画素間の距離を量子化、エントロピー符合化してもよい。ここで、所定の領域とは、具体的には、所定の画素数の幅で(例えば8画素で)画像データを分割した領域や、所定のブロックごとに(例えば8画素×8画素ごとに)画像データを分割した領域である。このように、所定の画素数幅や所定のブロック単位で走査方向に並んだ画素に対して特徴画素を判定し、特徴画素の画素値を保持することにより、画素値の分散が小さくなり、エントロピーを小さくすることができるため、符号長が短くなり、圧縮率を高くすることができる。 As a modification, in the image compression processing described above, instead of determining feature pixels for all pixel rows arranged in the scanning direction of image data, feature pixels are determined for each predetermined region of the image data. Then, the pixel value of the determined feature pixel and the distance between the feature pixels may be quantized and entropy coded. Here, the predetermined area specifically refers to an area obtained by dividing image data by a predetermined number of pixels (for example, 8 pixels), or for each predetermined block (for example, for every 8 pixels × 8 pixels). This is an area obtained by dividing image data. As described above, the characteristic pixels are determined for the pixels arranged in the scanning direction in a predetermined pixel width or a predetermined block unit, and the pixel values of the characteristic pixels are held, whereby the dispersion of the pixel values is reduced, and the entropy. Since the code length can be shortened, the compression rate can be increased.
また、所定の領域は、矩形である必要はなく、予め画像データ上の座標で示した多角形や曲線からなる領域、または、既知の技術を用いて人と判断した領域や、人の顔と判断した領域、人や人の顔と判定した領域を含む領域等であってもよい。また、所定の領域の画像データに対しては、上述した画像圧縮を行い、他の領域の画像データに対しては、既知の画像圧縮技術(例えば、他のJPEGやJPEG2000等)を用いることにより、画質の劣化を防ぎたい領域で高画質な画像が得るとともに、画像データの圧縮率を高くすることができる。 Further, the predetermined area does not need to be a rectangle, and is an area composed of polygons or curves previously indicated by coordinates on the image data, an area determined as a person using a known technique, a person's face, and the like. It may be a determined region, a region including a region determined to be a person or a human face, and the like. In addition, the above-described image compression is performed for image data in a predetermined area, and a known image compression technique (for example, other JPEG or JPEG2000) is used for image data in other areas. In addition, it is possible to obtain a high-quality image in an area where it is desired to prevent image quality deterioration and to increase the compression rate of the image data.
さらに、他の変形例について説明する。まず、上述した変形例と同様に、1フレームの画像データのうち、走査方向に所定の画素数の幅で(例えば8画素の幅で)特徴画素を判定する。この場合、8画素のうちの最初の1画素は、必ず基準として特徴画素と判定されるため、これらの画素、すなわち走査方向に直交する方向に並んだ画素に対して特徴画素を判定する。このように判定された特徴画素の画素値と特徴画素間の距離を量子化、エントロピー符合化する。これにより、上述した走査方向に所定の画素数の幅で(8画素ごとに)特徴画素を判定した場合に比べて、走査方向に直交する方向でも特徴画素が判定されることによって、圧縮対象となる画素を削減することができるため、画像データの圧縮率を高くすることができる。 Furthermore, another modified example will be described. First, similarly to the above-described modification, feature pixels are determined with a width of a predetermined number of pixels in the scanning direction (for example, with a width of 8 pixels) in one frame of image data. In this case, since the first one of the eight pixels is always determined as a feature pixel as a reference, the feature pixel is determined for these pixels, that is, pixels arranged in a direction orthogonal to the scanning direction. The pixel value of the feature pixel determined in this way and the distance between the feature pixels are quantized and entropy encoded. As a result, the feature pixels are also determined in the direction orthogonal to the scan direction, compared to the case where the feature pixels are determined with a predetermined number of pixels in the scan direction (every 8 pixels). Therefore, the compression rate of image data can be increased.
なお、さらに特徴画素を求める画素の列としては、上述した8画素幅の矩形の端部に限る必要はなく、例えば上述した多角形や人と判断した領域等においてもその領域内の外周に並ぶ画素のうち、走査方向から走査して最初に検出される画素に対して特徴画素を判定してもよい。このような領域の外周の画素は、基準の画素となるあるため、特徴画素と判定されるが、これらの画素から特徴画素を判定することによって圧縮対象を削減できるため、画像データの圧縮率を高めることができる。 Further, the column of pixels for obtaining the feature pixel need not be limited to the above-described rectangular end of the 8-pixel width. For example, the above-described polygon or a region determined to be a person is also arranged on the outer periphery of the region. Among the pixels, the characteristic pixel may be determined with respect to a pixel that is first detected by scanning from the scanning direction. Since the pixels in the outer periphery of such an area are reference pixels, they are determined as feature pixels. However, by determining the feature pixels from these pixels, the compression target can be reduced, so the compression rate of image data can be reduced. Can be increased.
また、上述した画像圧縮装置100および画像伸張装置200を、監視カメラと警備装置とを備える監視システムに適用してもよい。監視カメラでは、撮像した画像データから特徴画素を判定し、判定された特徴画素の画素値を量子化し、量子化された特徴画素の画素値と特徴画素間の距離を符号化して圧縮データを生成する。監視カメラが備える送信部は、生成された圧縮データを、ネットワークを介して接続された監視装置に送信する。監視装置は、受信した圧縮データを復号化、逆量子化し、復元された特徴画素の画素値および特徴画素間の距離から画素値を補間して画像データを生成する。監視装置は、生成された画像データを警備員が監視する監視モニタに表示する。
Further, the above-described
また、携帯電話にモバイル機器向けの地上デジタルテレビ放送で放送局から放送されるコンテンツ(ニュースやスポーツ等の番組の画像データ)や、コンテンツプロバイダのコンテンツサーバから配信されるコンテンツ(映画等の画像データ)の圧縮や伸張処理を行なう際に、上述した画像圧縮装置100および画像伸張装置200を適用してもよい。
Also, content (image data of programs such as news and sports) broadcasted from broadcast stations by digital terrestrial television broadcasting for mobile devices to mobile phones, and content (image data such as movies) distributed from content providers' content servers ) May be applied to the
さらに、上述した画像圧縮装置100および画像伸張装置200を、CT(Computed
Tomography)やMRI(magnetic resonance imaging)等の医療分野での画像撮像装置に適応してもよい。
Further, the above-described
You may apply to the imaging device in medical fields, such as Tomography) and MRI (magnetic resonance imaging).
また、本実施の形態の画像圧縮装置100は、上述した装置および方法のみに限定されるものではなく、画像圧縮装置100内のCPU(プロセッサ)が、上述した実施形態を実現するための画像圧縮プログラムをROM(Read Only Memory)から読み出して実行することにより、各種デバイスを動作させることによって実現してもよい。画像圧縮装置100で実行される画像圧縮プログラムは、上述した各部(画像データ受信部、色変換部、変化量算出部、特徴画素判定部、量子化部、エントロピー符号化部)を含むモジュール構成となっており、実際のハードウェアとしてはCPUが上記ROMから画像圧縮プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、画像データ受信部101、色変換部103、変化量算出部105、特徴画素判定部106、量子化部108、エントロピー符号化部109が主記憶装置上に生成される。
Further, the
なお、画像データ記憶部102、フレーム記憶部104、特徴画素記憶部107は、主記憶装置上に構成するほか、HDD(Hard Disk Drive)、光ディスク、メモリカードなどの一般的に利用されているあらゆる記憶媒体によって構成することもできる。
Note that the image
また、同様に本実施の形態の画像伸張装置200内のCPUが、上述した実施形態を実現するための画像伸張プログラムをROMから読み出して実行することにより、各種デバイスを動作させることによって実現してもよい。画像伸張装置200で実行される画像伸張プログラムは、上述した各部(圧縮データ受信部、エントロピー復号化部、逆量子化部、画素値補間部)を含むモジュール構成となっており、実際のハードウェアとしてはCPUが上記ROMから画像圧縮プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、圧縮データ受信部201、エントロピー復号化部203、逆量子化部204、画素値補間部206が主記憶装置上に生成される。なお、画像圧縮プログラムおよび画像伸張プログラムは、ROM等に予め組み込まれて提供される。また、圧縮データ記憶部202、特徴画素記憶部205、画像データ記憶部207は、主記憶装置上に構成するほか、HDD、光ディスク、メモリカードなどの一般的に利用されているあらゆる記憶媒体によって構成することもできる。
Similarly, the CPU in the
また、画像圧縮プログラムおよび画像伸張プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供してもよい。 The image compression program and the image expansion program are files that can be installed or executed, and can be read by a computer such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). You may provide by recording on a recording medium.
さらに、画像圧縮プログラムおよび画像伸張プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、画像圧縮プログラムおよび画像伸張プログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。 Further, the image compression program and the image expansion program may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. Further, the image compression program and the image expansion program may be provided or distributed via a network such as the Internet.
(第2の実施の形態)
第2の実施の形態について、添付図面を参照して説明する。本実施の形態が適用される画像圧縮装置および画像伸張装置については、第1の実施の形態と異なる部分について説明する。第1の実施の形態と同様の部分については、第1の実施の形態の説明を参照する。
(Second Embodiment)
A second embodiment will be described with reference to the accompanying drawings. As for the image compression apparatus and the image expansion apparatus to which the present embodiment is applied, the differences from the first embodiment will be described. For the same parts as in the first embodiment, refer to the description of the first embodiment.
図11は、本実施の形態に画像圧縮装置300の構成を示すブロック図である。本実施の形態にかかる画像圧縮装置300は、画像データ受信部101と、画像データ記憶部102と、色変換部103と、フレーム記憶部104と、変化量算出部105と、特徴画素判定部106と、特徴画素記憶部107と、差分値算出部310と、差分値記憶部311と、量子化部108と、エントロピー符号化部109とを備えている。なお、第1の実施の形態と同様の機能を有する部分については同一の番号を付しており、ここでの説明は省略する。
FIG. 11 is a block diagram showing the configuration of the
差分値算出部310は、特徴画素記憶部107に記憶された画像データの1行の特徴画素の画素値および走査方向における位置と、次の行の特徴画素の画素値および走査方向における位置から、画素値の差分値および特徴画素間の走査方向における位置の差分値を算出する。差分値記憶部311は、算出された行ごとの画素値の差分値および走査方向における位置の差分値を記憶する。
The difference
図12は、1つの画像データでの隣接する2つの行の特徴画素の画素値と走査方向における位置の関係を示すグラフである。図12に示す曲線は、画像データの走査方向の2つの行の画素の画素値を描画したものであり、黒丸は特徴画素を示す。ある1行の特徴画素は画素61〜65であり、次の行の特徴画素は、画素71〜75である。特徴画素それぞれについて、対応する画素の画素値の差分値と、走査方向における位置の差分値を算出する。例えば、特徴画素62の画素値“Yi,j”、走査方向の位置“Xi,j”であり、特徴画素72の画素値“Yi,j+1”、走査方向の位置“Xi,j+1”であるとすると、特徴画素72の画素値の差分値ΔYと、走査方向における位置の差分値ΔXは、以下の式で求められる。なお、iは1行での特徴画素が判定された順番を示し、jは,画像データでの何番目の行であるかを示す。
FIG. 12 is a graph showing the relationship between the pixel values of feature pixels in two adjacent rows in one image data and the position in the scanning direction. The curves shown in FIG. 12 depict pixel values of pixels in two rows in the image data scanning direction, and black circles indicate feature pixels. The feature pixels in one row are
ΔY = Yi,j+1 − Yi,j ・・・・(1)
ΔX = Xi,j+1 − Xi,j ・・・・(2)
ΔY = Yi, j + 1−Yi, j (1)
ΔX = Xi, j + 1−Xi, j (2)
式(1)が示すΔYは、画素値の差分値であるため、正負いずれの値もとる。なお、画素値の差分値が0である場合は、差分値記憶部311に差分値が0であるフラグ情報を格納して、データ量を削減してもよい。また、式(2)が示すΔXも、位置の差分値であるため、正負いずれの値もとる。なお、位置の差分値が0である場合は、差分値記憶部311に差分値が0であるフラグ情報を格納して、データ量を削減してもよい。
ΔY indicated by the expression (1) is a difference value between pixel values, and thus can be either positive or negative. When the difference value of the pixel value is 0, flag information with the difference value of 0 may be stored in the difference
差分値算出部310は、前の行との特徴画素の画素値の差分値と、走査方向における位置の差分値を算出する。量子化部108は、算出された画素値の差分値と、走査方向における位置の差分値とを量子化し、エントロピー符号化部109は、エントロピー符号化し、圧縮データを生成する。
The difference
画像伸張装置200では、圧縮データ受信部201が圧縮データを受信し、エントロピー復号化部203が圧縮データをエントロピー復号化し、逆量子化部204が逆量子化する。次に、画素値補間部206は、復元された特徴画素の画素値の差分値と、走査方向における位置の差分値から特徴画素の画素値および特徴画素間の距離を復元する。さらに、画素値補間部206は、特徴画素の画素値および特徴画素間の距離から特徴画素間の画素の画素値を補間し、画像データを復元する。このように、画素値の差分値や走査方向における位置の差分値を用いることにより、エントロピーが小さくなるため、圧縮率が向上する。
In the
また、変形例として、同一画像データの走査方向の異なる行の特徴画素に代えて、複数の画像データでの同一の行の特徴画素についての画素値の差分値および走査方向における位置の差分値を用いて圧縮データを生成してもよい。 As a modification, instead of feature pixels in different rows in the scanning direction of the same image data, pixel value difference values and position difference values in the scanning direction in the same row in a plurality of image data May be used to generate compressed data.
また、他の変更例として、走査方向における画素の位置の差分値に代えて、特徴画素の位置の差分値を求めず、特徴画素の位置自体と画素値の差分値とを用いて圧縮データを作成してもよい。なお、特徴画素の位置は、上述した実施の形態と同様に、走査方向に並んだ画素において、画像データの端部から何番目の画素であるかによって示すことができる。 As another modification, instead of obtaining the difference value of the position of the feature pixel instead of the difference value of the position of the pixel in the scanning direction, the compressed data is obtained using the position value of the feature pixel itself and the difference value of the pixel value. You may create it. Note that the position of the feature pixel can be indicated by the number of the pixel from the end of the image data in the pixels arranged in the scanning direction, as in the above-described embodiment.
(第3の実施の形態)
第3の実施の形態について、添付図面を参照して説明する。本実施の形態が適用される画像圧縮装置および画像伸張装置について、第1の実施の形態と異なる部分について説明する。第1の実施の形態と同様の部分については、第1の実施の形態の説明を参照する。
(Third embodiment)
A third embodiment will be described with reference to the accompanying drawings. As for the image compression apparatus and the image expansion apparatus to which the present embodiment is applied, the differences from the first embodiment will be described. For the same parts as in the first embodiment, refer to the description of the first embodiment.
特徴画素判定部106は、複数の閾値を記憶しておき、複数の閾値それぞれと、変化量算出部105によって算出された変化量から、対象である画素が特徴画素であるか否かを判定する。ここで、複数の閾値それぞれには、画像データを圧縮するレベルに応じた値が設定される。例えば3つの閾値を用いることにより、3つのレベルの特徴画素を判定することができる。特徴画素判定部106は、閾値ごとに特徴画素の画素値および特徴画素間の距離を特徴画素記憶部107に格納する。特徴画素記憶部107は、レベルごとに、特徴画素の画素値と特徴画素間の距離とを対応づけて記憶する。量子化部108は、レベルごとのデータに量子化し、エントロピー符号化部109はレベルごとのデータにエントロピー符号化する。これにより、1つの画像データから複数のレベルに応じた特徴画素の画素値と特徴画素間の距離を符号化した圧縮データが生成される。
The feature
図13は、画像データの走査方向に並んだ画素の画素値および画素の位置の関係の一部を示すグラフである。図13に示す曲線は、画像データの走査方向に並んだ画素の画素値を描画したものであり、特徴画素は、黒丸、黒三角、黒四角で示している。例えば、レベル1を最も圧縮率の高いレベルとすると、レベル1の特徴画素を判定する閾値は最も大きな値となる。図13では、黒丸で示す画素81、85、89がレベル1の特徴画素として判定される。
FIG. 13 is a graph showing a part of the relationship between pixel values and pixel positions of pixels arranged in the scanning direction of image data. The curve shown in FIG. 13 is a drawing of pixel values of pixels arranged in the scanning direction of the image data, and the characteristic pixels are indicated by black circles, black triangles, and black squares. For example, when
次に、レベル2を2番目に圧縮率が高いレベルとすると、レベル2を判定する閾値は2番目に大きな値となり、黒丸および黒三角で示された画素81、83、85、87、89が特徴画素として判定される。特徴画素判定部106は、特徴画素記憶部107に特徴画素の画素値および特徴画素間の距離を格納する際に、異なる閾値で判定された特徴画素が重複している場合、より大きい閾値で判定された特徴画素、すなわちレベル1で判定された特徴画素を削除する。具体的には、レベル2の特徴画素として、画素83、87が格納される。
Next, if
さらに、レベル3を最も圧縮率が低いレベルとすると、レベル3を判定する閾値は最も小さな値となり、黒丸、黒三角および黒四角で示された画素81〜89が特徴画素として判定される。特徴画素判定部106は、特徴画素記憶部107に特徴画素の画素値および特徴画素間の距離を格納する際に、異なる閾値で判定された特徴画素が重複している場合、より大きい閾値で判定された特徴画素、すなわちレベル1およびレベル2で判定された特徴画素を削除する。具体的には、レベル3の特徴画素として、画素82、84、86、88が格納される。
Furthermore, if
このように、画像圧縮装置は、1つの画像データからレベルに応じた閾値を用いて特徴画素を判定し、レベルごとの圧縮データを生成することにより、様々な通信の帯域、画像伸張装置の処理能力や画像を表示するモニタのサイズに応じた圧縮データを、1つまたは複数のレベルの圧縮データを組み合せることによって容易に生成することができる。 As described above, the image compression apparatus determines feature pixels from a single image data using a threshold corresponding to the level, and generates compressed data for each level, so that various communication bands and processing of the image expansion apparatus can be performed. The compressed data corresponding to the capability and the size of the monitor for displaying the image can be easily generated by combining one or more levels of compressed data.
また、変形例として、画像伸張装置からの圧縮データの送信要求に応じ、圧縮データを送信する場合について説明する。画像圧縮装置は、予めレベルの異なる圧縮データを生成し、生成されたレベルごとの圧縮データを記憶部に格納しておく。なお、圧縮データを格納する場所は、画像圧縮装置に限る必要はなく、画像圧縮装置とは異なるコンテンツサーバ等に格納してもよい。画像圧縮装置は、画像伸張装置から送信された画像伸張装置の種別を含む画像データ送信要求に応じて、記憶部に格納された圧縮データから画像伸張装置の種別に対応したレベルの圧縮データを送信する。 As a modification, a case where compressed data is transmitted in response to a compressed data transmission request from the image expansion apparatus will be described. The image compression apparatus generates compressed data having different levels in advance, and stores the generated compressed data for each level in the storage unit. The location where compressed data is stored need not be limited to the image compression apparatus, and may be stored in a content server or the like different from the image compression apparatus. In response to an image data transmission request including the type of the image expansion device transmitted from the image expansion device, the image compression device transmits compressed data at a level corresponding to the type of the image expansion device from the compressed data stored in the storage unit. To do.
このように、画像伸張装置からの要求に応じ、1つの画像データから生成され、予めレベルごとに格納された圧縮データのうち要求に対応する、1つまたは複数のレベルの圧縮データを送信することにより、画像圧縮装置と画像伸張装置との間の通信負荷を増大させることなく、画像伸張装置の種別に応じた圧縮データを画像伸張装置に送信することができる。すなわち、1つの画像データから生成されたレベルごとの圧縮データを、例えば送信先が携帯電話であれば、レベル1の圧縮データのみを送信し、送信先がHDTV(High Definition television)の場合はレベル1〜3の圧縮データを送信することにより、複数のレベルに格納された1つの圧縮データで、高圧縮からロスレスまでの様々な要求に対応した圧縮データを送信することができる。
In this way, in response to a request from the image decompression apparatus, one or a plurality of levels of compressed data corresponding to the request among the compressed data generated from one image data and stored in advance for each level are transmitted. Thus, compressed data corresponding to the type of the image expansion device can be transmitted to the image expansion device without increasing the communication load between the image compression device and the image expansion device. That is, compressed data generated from one image data for each level is transmitted, for example, if the transmission destination is a mobile phone, only
一方、画像伸張装置では、例えばレベル2の画像データを生成する場合には、レベル1の圧縮データとレベル2の圧縮データを受信する。次に、それぞれの圧縮データをエントロピー復号化し、逆量子化してレベルごとの特徴画素の画素値と特徴画素間の距離を復元する。次に、レベルごとの特徴画素の画素値と特徴画素間の距離をソートし、1行ごとの特徴画素の画素値と特徴画素間の距離を生成する。その後、上述した画素値補間処理を実行して画像データを生成する。このように、本実施の形態にかかる画像伸張装置は、いずれのレベルの画像データに伸張する場合であっても、同一の機能、構成で圧縮データから画像データを復元することができるため、画像伸張装置の標準化を図ることができる。
On the other hand, for example, when generating
なお、上述した実施の形態では、レベルごとに重複しない特徴画素を保持する場合について説明したが、レベルごとに閾値で判定された特徴画素のすべてを重複して保持してもよい。 In the above-described embodiment, the case has been described in which feature pixels that do not overlap for each level are retained. However, all feature pixels determined by the threshold value for each level may be retained in an overlapping manner.
以上、本発明を第1〜第3の実施の形態を用いて説明したが、上記実施の形態に多様な変更または改良を加えることができる。また、第1〜第3の実施の形態において説明した機能、構成は、自由に組み合わせることができる。 As mentioned above, although this invention was demonstrated using the 1st-3rd embodiment, a various change or improvement can be added to the said embodiment. The functions and configurations described in the first to third embodiments can be freely combined.
100 300 画像圧縮装置
101 画像データ受信部
102 画像データ記憶部
103 色変換部
104 フレーム記憶部
105 変化量算出部
106 特徴画素判定部
107 特徴画素記憶部
108 量子化部
109 エントロピー符号化部
200 画像伸張装置
201 圧縮データ受信部
202 圧縮データ記憶部
203 エントロピー復号化部
204 逆量子化部
205 特徴画素記憶部
206 画素値補間部
207 画像データ記憶部
310 差分値算出部
311 差分値記憶部
DESCRIPTION OF
Claims (10)
前記画像データの所定の方向の画素の画素値と、前記所定の方向における画素の位置との関係を表すグラフに示された、前記画素のうちの第1の画素と、前記第1の画素と異なる第2の画素と、前記第1の画素および前記第2の画素の間に存在する第3の画素とを頂点とする領域の面積を、画素値の増減率の変化量として算出する変化量算出手段と、
算出された前記変化量が予め定められた閾値を超える場合に、前記第3の画素を、前記画像データでの画素値の変化点を示す画素である特徴画素と判定する特徴画素判定手段と、
判定された前記特徴画素の画素値と、前記特徴画素と前記特徴画素に隣接する特徴画素との距離と、を対応づけて記憶する特徴画素記憶手段と、
前記特徴画素記憶手段に記憶された前記画素値および前記距離をエントロピー符号化するエントロピー符号化手段と、
を備えることを特徴とする画像圧縮装置。 An image compression apparatus for compressing images data,
A first pixel of the pixels, the first pixel, and a graph representing a relationship between a pixel value of a pixel in a predetermined direction of the image data and a position of the pixel in the predetermined direction; A change amount for calculating an area of a region having apexes of different second pixels and the third pixel existing between the first pixel and the second pixel as a change amount of a pixel value increase / decrease rate A calculation means;
When the calculated amount of change exceeds a predetermined threshold, said third pixel, and determines the characteristic pixel determination unit, wherein the pixel is a pixel showing the change point of pixel values in said image data,
Feature pixel storage means for storing the determined pixel value of the feature pixel and the distance between the feature pixel and the feature pixel adjacent to the feature pixel in association with each other;
Entropy encoding means for entropy encoding the pixel value and the distance stored in the feature pixel storage means;
An image compression apparatus comprising:
前記特徴画素判定手段は、算出された前記変化量が予め定められた閾値を超える場合に、前記第3の画素を前記特徴画素と判定すること、を特徴とする請求項1に記載の画像圧縮装置。 The first pixel of the pixels shown in the graph showing the relationship between the pixel value of the pixel in the predetermined direction and the position of the pixel in the predetermined direction, and a second different from the first pixel An intersection of a straight line connecting the first pixel and a straight line extending in a pixel value axis direction from a third pixel existing between the first pixel and the second pixel, and the obtained intersection and the A change amount calculating means for calculating a distance from the third pixel as a change amount of an increase / decrease rate of the pixel value;
The image compression according to claim 1, wherein the feature pixel determination unit determines that the third pixel is the feature pixel when the calculated amount of change exceeds a predetermined threshold. apparatus.
前記エントロピー符号化手段は、前記所定の領域ごとに、前記特徴画素記憶手段に記憶された前記画素値および前記距離をエントロピー符号化すること、を特徴とする請求項2に記載の画像圧縮装置。 The change amount calculating means calculates the change amount from the first pixel, the second pixel, and the third pixel included in a predetermined region in the image data,
The image compression apparatus according to claim 2 , wherein the entropy encoding unit performs entropy encoding on the pixel value and the distance stored in the feature pixel storage unit for each of the predetermined regions.
前記エントロピー符号化手段は、さらに前記特徴画素記憶手段に記憶された前記所定の方向と直交する方向の特徴画素の前記画素値および前記距離をエントロピー符号化すること、を特徴とする請求項3に記載の画像圧縮装置。 The change amount calculating unit further includes the first pixel, the second pixel, and the first pixel among the pixels arranged on the outer periphery in the predetermined region and detected first by scanning from the predetermined direction. Calculating the amount of change from a third pixel;
The entropy encoding means further entropy coding the pixel value and the distance of characteristic pixels of the feature pixel direction perpendicular to the predetermined direction stored in the storage means, to claim 3, characterized in The image compression apparatus described.
算出された前記画素値の差分値と前記位置の差分値とを対応づけて記憶する差分値記憶手段と、をさらに備え、
前記エントロピー符号化手段は、前記差分値記憶手段に記憶された前記画素値の差分値と前記位置の差分値とをエントロピー符号化すること、を特徴とする請求項1乃至4のいずれか一つに記載の画像圧縮装置。 A difference value of pixel values between the feature pixels of the first row in the predetermined direction and the feature pixels of the second row adjacent to the first row; the feature pixels of the first row; Difference value calculating means for calculating a difference value of the position in the predetermined direction with the feature pixel in the second row;
Difference value storage means for storing the calculated difference value of the pixel value and the difference value of the position in association with each other; and
The entropy encoding means, any one of claims 1 to 4, characterized in that, the entropy coding the difference value of the difference value and the position of the pixel value stored in the difference value storage means The image compression apparatus described in 1.
算出された前記画素値の差分値と前記位置の差分値とを対応づけて記憶する差分値記憶手段と、をさらに備え、
前記エントロピー符号化手段は、前記差分値記憶手段に記憶された前記画素値の差分値と前記位置の差分値とをエントロピー符号化すること、を特徴とする請求項1乃至4のいずれか一つに記載の画像圧縮装置。 And the feature pixel of the predetermined row of the first image data among the plurality of image data, the pixel value of the feature pixel of the predetermined row of the second image data to be continuous with the first image data A difference value calculating means for calculating a difference value and a difference value between positions of the feature pixels of the first image data and the feature pixels of the second image data in the predetermined direction;
Difference value storage means for storing the calculated difference value of the pixel value and the difference value of the position in association with each other; and
The entropy encoding means, any one of claims 1 to 4, characterized in that, the entropy coding the difference value of the difference value and the position of the pixel value stored in the difference value storage means The image compression apparatus described in 1.
前記特徴画素記憶手段は、前記レベルごとに、前記特徴画素の画素値と、前記特徴画素と前記特徴画素に隣接する特徴画素との距離と、を対応づけて記憶し、
前記エントロピー符号化手段は、前記レベルごとに、前記特徴画素記憶手段に記憶された前記特徴画素の画素値と、前記距離とをエントロピー符号化すること、を特徴とする請求項1乃至6のいずれか一つに記載の画像圧縮装置。 The feature pixel determining means determines the feature pixel using thresholds corresponding to a plurality of levels,
The feature pixel storage means stores the pixel value of the feature pixel and the distance between the feature pixel and the feature pixel adjacent to the feature pixel in association with each level,
The entropy encoding means, each said level, either the pixel value of the feature pixel stored in the feature pixel storage means, of claims 1 to 6, characterized in that, to entropy encoding and said distance The image compression apparatus as described in any one.
前記圧縮データを受信する圧縮データ受信手段と、
受信された前記圧縮データをエントロピー復号化し、前記特徴画素の画素値および前記距離を復元するエントロピー復号化手段と、
復元された前記特徴画素の画素値、および、前記距離から算出した前記特徴画素の位置の関係を表すグラフにおける、前記特徴画素の画素値を通る直線上または曲線上の画素値で、前記特徴画素間の画素の画素値を補間する画素値補間手段と、
を備えることを特徴とする画像伸張装置。 The first pixel of the pixels shown in the graph showing the relationship between the pixel value of the pixel in the predetermined direction of the image data and the position of the pixel in the predetermined direction is different from the first pixel The area of a region having the second pixel and the third pixel existing between the first pixel and the second pixel as a vertex is calculated as the change amount of the increase / decrease rate of the pixel value. When the amount of change exceeds a predetermined threshold, the third pixel is determined as a feature pixel that is a pixel indicating a change point of a pixel value in the image data, and the determined feature pixel An image expansion device that expands compressed data obtained by entropy encoding a pixel value and a distance between the feature pixel and a feature pixel adjacent to the feature pixel,
Compressed data receiving means for receiving the compressed data;
Entropy decoding means for entropy decoding the received compressed data and restoring the pixel value of the feature pixel and the distance;
In the graph showing the relationship between the restored pixel value of the feature pixel and the position of the feature pixel calculated from the distance, the feature pixel is a pixel value on a straight line or a curve passing through the pixel value of the feature pixel. A pixel value interpolating means for interpolating the pixel values of the pixels between,
An image expansion apparatus comprising:
前記画像データの所定の方向の画素の画素値と、前記所定の方向における画素の位置との関係を表すグラフに示された、前記画素のうちの第1の画素と、前記第1の画素と異なる第2の画素と、前記第1の画素および前記第2の画素の間に存在する第3の画素とを頂点とする領域の面積を、画素値の増減率の変化量として算出する変化量算出工程と、
算出された前記変化量が予め定められた閾値を超える場合に、前記第3の画素を、前記画像データでの画素値の変化点を示す画素である特徴画素と判定する特徴画素判定工程と、
判定された前記特徴画素の画素値と、前記特徴画素と前記特徴画素に隣接する特徴画素との距離と、を対応づけて記憶する特徴画素記憶手段に記憶された前記画素値および前記距離をエントロピー符号化するエントロピー符号化工程と、
をコンピュータに実行させることを特徴とする画像圧縮プログラム。 An image compression program for executing an image compression method for compressing images data to the computer,
A first pixel of the pixels, the first pixel, and a graph representing a relationship between a pixel value of a pixel in a predetermined direction of the image data and a position of the pixel in the predetermined direction; A change amount for calculating an area of a region having apexes of different second pixels and the third pixel existing between the first pixel and the second pixel as a change amount of a pixel value increase / decrease rate A calculation process;
When the change amount calculated exceeds a predetermined threshold, said third pixel, and the characteristic pixel determination step of determining said pixel is a pixel showing the change point of pixel values in said image data,
The pixel value and the distance stored in the feature pixel storage means for storing the determined pixel value of the feature pixel and the distance between the feature pixel and the feature pixel adjacent to the feature pixel in association with each other are entropy. An entropy encoding step for encoding;
A computer-executable image compression program.
前記圧縮データを受信する圧縮データ受信工程と、
受信された前記圧縮データをエントロピー復号化し、前記特徴画素の画素値および前記距離を復元するエントロピー復号化工程と、
復元された前記特徴画素の画素値、および、前記距離から算出した前記特徴画素の位置の関係を表すグラフにおける、前記特徴画素の画素値を通る直線または曲線上の画素値で、前記特徴画素間の画素の画素値を補間する画素値補間工程と、
をコンピュータに実行させることを特徴とする画像伸張プログラム。 The first pixel of the pixels shown in the graph showing the relationship between the pixel value of the pixel in the predetermined direction of the image data and the position of the pixel in the predetermined direction is different from the first pixel The area of a region having the second pixel and the third pixel existing between the first pixel and the second pixel as a vertex is calculated as the change amount of the increase / decrease rate of the pixel value. When the amount of change exceeds a predetermined threshold, the third pixel is determined as a feature pixel that is a pixel indicating a change point of a pixel value in the image data, and the determined feature pixel An image decompression program for causing a computer to execute an image decompression method for decompressing compressed data obtained by entropy encoding a pixel value and a distance between the feature pixel and a feature pixel adjacent to the feature pixel,
A compressed data receiving step for receiving the compressed data;
Entropy decoding the received compressed data, and restoring the pixel value and the distance of the feature pixel; and
A pixel value on a straight line or a curve passing through the pixel value of the feature pixel in the graph representing the relationship between the restored pixel value of the feature pixel and the position of the feature pixel calculated from the distance, and between the feature pixels A pixel value interpolation step for interpolating the pixel values of the pixels;
An image decompression program that causes a computer to execute the program.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008202649A JP5087724B2 (en) | 2008-08-06 | 2008-08-06 | Image compression apparatus, image expansion apparatus, image compression program, and image expansion program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008202649A JP5087724B2 (en) | 2008-08-06 | 2008-08-06 | Image compression apparatus, image expansion apparatus, image compression program, and image expansion program |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2010041454A JP2010041454A (en) | 2010-02-18 |
| JP2010041454A5 JP2010041454A5 (en) | 2011-10-06 |
| JP5087724B2 true JP5087724B2 (en) | 2012-12-05 |
Family
ID=42013513
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008202649A Expired - Fee Related JP5087724B2 (en) | 2008-08-06 | 2008-08-06 | Image compression apparatus, image expansion apparatus, image compression program, and image expansion program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5087724B2 (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8428375B2 (en) * | 2010-11-17 | 2013-04-23 | Via Technologies, Inc. | System and method for data compression and decompression in a graphics processing system |
| CN103067664B (en) * | 2012-12-29 | 2015-07-01 | 中南大学 | Image compressing and uncompressing method based on optical principle |
| JP7326794B2 (en) * | 2019-03-19 | 2023-08-16 | 富士フイルムビジネスイノベーション株式会社 | data management system |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS58134747A (en) * | 1982-02-04 | 1983-08-11 | Photo Composing Mach Mfg Co Ltd | Setting system of sampling point for letter data compression |
| JPS6125280A (en) * | 1984-07-13 | 1986-02-04 | Nippon Telegr & Teleph Corp <Ntt> | Decoding device for coded picture |
| JP3279324B2 (en) * | 1990-05-11 | 2002-04-30 | ヒューレット・パッカード・カンパニー | Data field image compression method |
| JPH04205676A (en) * | 1990-11-30 | 1992-07-27 | Mitsubishi Heavy Ind Ltd | Method for approximating polygonal of point sequence data |
-
2008
- 2008-08-06 JP JP2008202649A patent/JP5087724B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2010041454A (en) | 2010-02-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10455210B2 (en) | Method, medium, and apparatus encoding and/or decoding an image using the same coding mode across components | |
| CN101796843A (en) | Image coding method, image decoding method, image coding device, image decoding device, program, and integrated circuit | |
| KR20030036129A (en) | Variance based adaptive block size dct image compression | |
| US20130266232A1 (en) | Encoding device and encoding method, and decoding device and decoding method | |
| JP2009153128A (en) | Selective chrominance decimation for digital images | |
| CN110383695A (en) | Method and apparatus for being coded and decoded to digital picture or video flowing | |
| JP4371245B2 (en) | Image processing device | |
| JP4245576B2 (en) | Image compression / decompression method, image compression apparatus, and image expansion apparatus | |
| KR102321895B1 (en) | Decoding apparatus of digital video | |
| JP5087724B2 (en) | Image compression apparatus, image expansion apparatus, image compression program, and image expansion program | |
| JP2018107692A (en) | Moving picture decoding apparatus, moving picture decoding method, moving picture encoding apparatus, moving picture encoding method, and computer-readable recording medium | |
| JP5800362B2 (en) | Moving image sending device, moving image receiving device, moving image transmission system, moving image sending method, moving image receiving method, and program | |
| JPH1175183A (en) | Image signal processing method and device and storage medium | |
| WO2011096091A1 (en) | Image compressing device, image decompressing device, image compressing method, image decompressing method, and recording medium | |
| JP5413122B2 (en) | Image processing method and image processing apparatus | |
| US20110103705A1 (en) | Image encoding method and apparatus, and image decoding method and apparatus | |
| US20070242751A1 (en) | Moving picture decoding device and moving picture generating device | |
| JP7323685B2 (en) | Video decoding device and program | |
| US12155858B2 (en) | Method for encoding video using effective differential motion vector transmission method in omnidirectional camera, and method and device | |
| JP5488168B2 (en) | Image encoding device | |
| JP2012039181A (en) | Image transmission apparatus | |
| JP4655791B2 (en) | Encoding apparatus, encoding method and program thereof | |
| Voggu et al. | CosinePrism: An Unequal Error Protection Scheme for Progressive Image Transmission Over Half-Duplex Channels | |
| JPH0591332A (en) | Picture data processor | |
| JP2017225021A (en) | Video transmission system, video transmission device, video reception device, and video processing program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20110802 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110803 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110803 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20110802 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120308 |
|
| 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: 20120314 |
|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20120412 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120412 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20120412 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120720 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150921 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5087724 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| 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 |