JP4245576B2 - Image compression / decompression method, image compression apparatus, and image expansion apparatus - Google Patents
Image compression / decompression method, image compression apparatus, and image expansion apparatus Download PDFInfo
- Publication number
- JP4245576B2 JP4245576B2 JP2005080422A JP2005080422A JP4245576B2 JP 4245576 B2 JP4245576 B2 JP 4245576B2 JP 2005080422 A JP2005080422 A JP 2005080422A JP 2005080422 A JP2005080422 A JP 2005080422A JP 4245576 B2 JP4245576 B2 JP 4245576B2
- Authority
- JP
- Japan
- Prior art keywords
- area
- reduced
- data
- image data
- 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.)
- Active
Links
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Description
本発明は、画像圧縮伸張法、画像圧縮装置及び画像伸張装置に係り、更に詳しくは、画像データを分割する複数のブロック領域からなる動き補償領域ごとに動き補償予測が行われるMPEGなどの画像圧縮伸張法の改良に関する。 The present invention relates to an image compression / decompression method, an image compression apparatus, and an image expansion apparatus. More specifically, the present invention relates to image compression such as MPEG in which motion compensation prediction is performed for each motion compensation area composed of a plurality of block areas into which image data is divided. It relates to the improvement of the stretching method.
複数の静止画像からなる動画像の圧縮伸張方法としては、MPEG(Moving Picture Experts Group)規格が知られている。MPEG規格は、ISO(International Standards Organazasion)などにより標準化された画像処理規格であり、フレーム間差分に基づく動き補償予測によって行われる画像データの圧縮伸張方法が規定されている。 An MPEG (Moving Picture Experts Group) standard is known as a method for compressing and expanding a moving image composed of a plurality of still images. The MPEG standard is an image processing standard standardized by ISO (International Standards Organazasion) or the like, and defines a compression / decompression method of image data performed by motion compensation prediction based on inter-frame differences.
MPEG規格によるデータ圧縮器(以下、MPEG圧縮器と呼ぶ)では、8×8ピクセルを1ブロックとして、入力された画像データをフレームごとに多数のブロック領域に分割し、隣接する4つのブロック領域からなる動き補償領域ごとに動き補償予測が行われ、ブロック領域ごとに符号化処理が行われる。この動き補償予測では、現フレームと、前後のフレームとの差分に基づいて動き補償領域ごとの動きが予測され、符号化処理では、この動き予測結果に基づいてフレーム間の差分値がDCT及び量子化される。 A data compressor according to the MPEG standard (hereinafter referred to as an MPEG compressor) divides input image data into a large number of block areas for each frame, with 8 × 8 pixels as one block, and from four adjacent block areas. Motion compensation prediction is performed for each motion compensation region, and encoding processing is performed for each block region. In this motion compensation prediction, the motion for each motion compensation region is predicted based on the difference between the current frame and the previous and subsequent frames. In the encoding process, the difference value between the frames is calculated based on the motion prediction result. It becomes.
DCT(Discrete Cosine Transform:離散コサイン変換)は、ピクセルデータに関する空間座標を周波数座標に変換する直交変換であり、量子化処理では、量子化テーブルによってDCT係数ごとに規定されるデータに量子化ファクタQを乗じた値が量子化ステップ幅として用いられる。DCT処理で求められたDCT係数を当該量子化ステップ幅により量子化することにより、データ量の削減が不可逆的に行われる。 DCT (Discrete Cosine Transform) is an orthogonal transformation that transforms spatial coordinates relating to pixel data into frequency coordinates. In the quantization process, the quantization factor Q is converted into data defined for each DCT coefficient by a quantization table. A value multiplied by is used as the quantization step width. The amount of data is irreversibly reduced by quantizing the DCT coefficient obtained by the DCT processing with the quantization step width.
一方、MPEG規格によるデータ伸張器(以下、MPEG伸張器と呼ぶ)では、入力された圧縮画像データがブロック領域ごとに復号化されるとともに、動き補償領域ごとに動き補償予測が行われ、画像データが復元される。 On the other hand, in a data decompressor according to the MPEG standard (hereinafter referred to as an MPEG decompressor), the input compressed image data is decoded for each block area, and motion compensation prediction is performed for each motion compensation area. Is restored.
上述したMPEG圧縮器において、データ圧縮率をより高めようとした場合、量子化テーブル又は量子化ファクタQを変更し、量子化ステップ幅をより大きくする必要がある。しかしながら、不可逆処理である量子化処理において多くのデータ量を削減すれば、復元された画像データの品質が著しく劣化する。しかも、この品質劣化は画像全体にわたって生じることから、画像中に重要領域と非重要領域とがある場合であっても、双方の領域において画像品質が一様に劣化してしまうという問題があった。 In the above-described MPEG compressor, when the data compression rate is to be increased, it is necessary to change the quantization table or the quantization factor Q to increase the quantization step width. However, if a large amount of data is reduced in the quantization process, which is an irreversible process, the quality of the restored image data is significantly degraded. Moreover, since this quality degradation occurs over the entire image, there is a problem that even if there are important and non-important regions in the image, the image quality is uniformly degraded in both regions. .
そこで、MPEG圧縮処理の前処理として、画像データを複数の小領域に分割し、一部の小領域についてピクセル数を減少させるダウンサンプリング処理を行うようにすることが考えられる。具体的には、画像データをブロックサイズの整数倍からなる小領域に分割し、ダウンサンプリングによってブロックサイズに一致する縮小データを生成させる。そして、この縮小データと、ダウンサンプリングが行われなかった小領域を画像データの先頭から順に配置して縮小画像データを生成させる。縮小データを配置する際には、縮小データを小領域内に順に配置し、小領域内の残りの部分にフィルデータが挿入される。このフィルデータは、画像データを復元する際にダウンサンプリングが行われたか否かを識別するために挿入されるピクセルデータであり、ダウンサンプリングが行われなかった小領域以外の小領域には必ず挿入される。 Therefore, as preprocessing of the MPEG compression process, it is conceivable to divide the image data into a plurality of small areas and perform a downsampling process for reducing the number of pixels in some small areas. Specifically, the image data is divided into small regions each having an integral multiple of the block size, and reduced data matching the block size is generated by downsampling. Then, the reduced data and the small area where the downsampling has not been performed are sequentially arranged from the top of the image data to generate reduced image data. When the reduced data is arranged, the reduced data is arranged in order in the small area, and the fill data is inserted into the remaining part in the small area. This fill data is pixel data that is inserted to identify whether downsampling has been performed when restoring image data, and is always inserted in small areas other than the small areas that have not been downsampled. Is done.
この方法を用いれば、一部の小領域についてデータ量を削減する処理がデータ圧縮処理の前処理として行われるので、汎用の画像圧縮器を利用しつつ、データ圧縮率を向上させることができる。特に、画像中に重要領域及び非重要領域がある場合、非重要領域についてのみデータ量を削減すれば、重要領域における画質を劣化させることなく、データ圧縮率を向上させることができる。 If this method is used, the process of reducing the data amount for a part of small areas is performed as a pre-process of the data compression process, so that the data compression rate can be improved while using a general-purpose image compressor. In particular, when there are an important area and an unimportant area in the image, if the data amount is reduced only for the unimportant area, the data compression rate can be improved without degrading the image quality in the important area.
しかし、フレーム間差分に基づく動き補償予測を行うMPEG圧縮器などの画像圧縮器を用いる場合、動き補償領域ごとの動き予測によってフィルデータが書き換えられ、画像データが復元できなくなってしまうという問題があった。すなわち、動き予測の際には、現フレームの動き補償領域に対して前後のフレームにおける当該動き補償領域を含む周辺領域が動き予測の調査対象となり、この周辺領域との差分に基づいて動きが識別されるので、現フレームの動き補償領域とは異なる領域との差分値が符号化される場合が生じる。この様な場合には、小領域内に配置されているフィルデータが変更され、ダウンサンプリングが行われなかった小領域と同様に処理されるので、圧縮後の画像データを適切に復元することが困難となる。 However, when an image compressor such as an MPEG compressor that performs motion compensation prediction based on inter-frame differences is used, fill data is rewritten by motion prediction for each motion compensation region, and image data cannot be restored. It was. That is, in motion prediction, a peripheral region including the motion compensation region in the preceding and succeeding frames with respect to the motion compensation region of the current frame becomes a subject of motion prediction, and motion is identified based on a difference from this peripheral region. As a result, a difference value between an area different from the motion compensation area of the current frame may be encoded. In such a case, the fill data arranged in the small area is changed and processed in the same manner as the small area that has not been down-sampled, so that the compressed image data can be restored appropriately. It becomes difficult.
また、重要領域が隣接する複数の小領域からなる場合には、縮小画像データを生成する際、重要領域が小領域ごとに分割して再配置されるので、当該重要領域についての動き予測が適切に行われないという問題もあった。 In addition, when the important area is composed of a plurality of adjacent small areas, when generating the reduced image data, the important area is divided and rearranged for each small area. There was also a problem that it was not done.
本発明は、上記の事情に鑑みてなされたものであり、フレーム間差分に基づく動き補償予測を行うMPEG圧縮器などの画像圧縮器を利用した画像圧縮伸張法におけるデータ圧縮率を向上させることを目的とする。特に、汎用の画像圧縮器及び画像伸張器を利用することができ、画像中の重要領域における画質を劣化させることなくデータ圧縮率を向上することができる画像圧縮伸張法を提供することを目的とする。また、画像中の重要領域についての動き予測を適切に行うことができる画像圧縮伸張法を提供することを目的とする。 The present invention has been made in view of the above circumstances, and it is intended to improve the data compression rate in an image compression / decompression method using an image compressor such as an MPEG compressor that performs motion compensation prediction based on interframe differences. Objective. In particular, an object of the present invention is to provide an image compression / decompression method that can use a general-purpose image compressor and image decompressor and can improve the data compression rate without degrading the image quality in an important region in the image. To do. It is another object of the present invention to provide an image compression / decompression method capable of appropriately performing motion prediction for important regions in an image.
第1の本発明による画像圧縮伸張法は、画像圧縮法及び画像伸張法からなる。この画像圧縮法は、ダウンサンプリング領域分割ステップ、非縮小領域指定ステップ、ダウンサンプリングステップ、再配置ステップ及びデータ圧縮ステップにより構成される。また、上記画像伸張法は、データ伸張ステップ、配置復元ステップ及び補間ステップにより構成される。 The image compression / decompression method according to the first aspect of the present invention includes an image compression method and an image expansion method. This image compression method includes a downsampling area dividing step, a non-reduced area designating step, a downsampling step, a rearrangement step, and a data compression step. The image expansion method includes a data expansion step, an arrangement restoration step, and an interpolation step.
ダウンサンプリング領域分割ステップは、画像データをブロックサイズのn倍(nは2以上の整数)からなる2以上のダウンサンプリング領域に分割する。非縮小領域指定ステップは、ダウンサンプリング領域からなる隣接領域を非縮小領域として指定する。ダウンサンプリングステップは、非縮小領域を除く各ダウンサンプリング領域について、ダウンサンプリングを行ってピクセル数を減少させ、ブロックサイズのm倍(mはnよりも小さな1以上の整数)からなる縮小データを生成する。再配置ステップは、非縮小領域及び各縮小データを配置し、非縮小領域のサイズ及び位置情報をヘッダ情報として含む縮小画像データを生成する。データ圧縮ステップは、縮小画像データをブロックサイズからなるブロック領域に分割し、隣接する複数のブロック領域からなる動き補償領域ごとに動き補償予測を行い、ブロック領域ごとに符号化処理を行って圧縮画像データを生成する。この様な構成により、画像領域の一部についてダウンサンプリングを行い、非縮小領域及び縮小データの再配置を行って、データ圧縮ステップの前処理として、画像データを空間的に圧縮することができる。また、非縮小領域を重要領域として指定すれば、縮小画像データを生成する際に、この非縮小領域は分割することなく再配置されるので、当該非縮小領域についての動き予測を適切に行うことができる。 The down-sampling area dividing step divides the image data into two or more down-sampling areas having n times the block size (n is an integer of 2 or more). In the non-reduced area designation step, an adjacent area consisting of the downsampling area is designated as a non-reduced area. In the down-sampling step, down-sampling is performed for each down-sampling area except the non-reduced area to reduce the number of pixels, and reduced data consisting of m times the block size (m is an integer of 1 or more smaller than n) is generated. To do. The rearrangement step arranges the non-reduced area and each reduced data, and generates reduced image data including the size and position information of the non-reduced area as header information. The data compression step divides the reduced image data into block areas each having a block size, performs motion compensation prediction for each motion compensation area including a plurality of adjacent block areas, performs encoding processing for each block area, and generates a compressed image. Generate data. With such a configuration, the image data can be spatially compressed as preprocessing of the data compression step by down-sampling a part of the image area, rearranging the non-reduced area and the reduced data. In addition, if the non-reduced area is designated as the important area, when the reduced image data is generated, the non-reduced area is rearranged without being divided, so that motion prediction for the non-reduced area is appropriately performed. Can do.
データ伸張ステップは、圧縮画像データに対する上記ブロック領域ごとの復号化処理及び上記動き補償領域ごとの動き補償予測に基づいて、画像データを復元する。配置復元ステップは、復元された画像データ中に含まれる非縮小領域及び各縮小データの配置をヘッダ情報に基づいて復元する。補間ステップは、復元された画像データ中に含まれる各縮小データについてピクセルデータを補間し、ダウンサンプリング領域からなる画像データに復元する。この様な構成により、ヘッダ情報に基づいて非縮小領域及び縮小データの配置が復元されるので、非縮小領域のサイズ又は位置が変更された場合であっても、空間的に圧縮された画像データをデータ伸張ステップの後処理によって適切に復元することができる。 In the data decompression step, the image data is restored based on the decoding process for each block area and the motion compensation prediction for each motion compensation area for the compressed image data. The arrangement restoration step restores the non-reduced area and the arrangement of each reduced data included in the restored image data based on the header information. In the interpolation step, pixel data is interpolated for each reduced data included in the restored image data, and restored to image data including a downsampling area. With such a configuration, since the arrangement of the non-reduced area and the reduced data is restored based on the header information, even if the size or position of the non-reduced area is changed, the spatially compressed image data Can be properly restored by post-processing of the data decompression step.
第2の本発明による画像圧縮装置は、画像データをブロックサイズの整数倍からなる2以上のダウンサンプリング領域に分割するダウンサンプリング領域分割手段と、上記ダウンサンプリング領域からなる隣接領域を非縮小領域として指定する非縮小領域指定手段と、上記非縮小領域を除く上記各ダウンサンプリング領域について、ダウンサンプリングを行ってピクセル数を減少させ、上記ブロックサイズの整数倍からなる縮小データを生成するダウンサンプリング手段と、上記非縮小領域及び上記各縮小データを配置し、非縮小領域のサイズ及び位置情報をヘッダ情報として含む縮小画像データを生成する再配置手段と、上記縮小画像データを上記ブロックサイズからなるブロック領域に分割し、隣接する複数のブロック領域からなる動き補償領域ごとに動き補償予測を行い、ブロック領域ごとに符号化処理を行って圧縮画像データを生成するデータ圧縮手段とを備えて構成される。 According to a second aspect of the present invention, there is provided an image compression apparatus comprising a downsampling area dividing means for dividing image data into two or more downsampling areas having an integral multiple of a block size, and an adjacent area consisting of the downsampling areas as non-reduced areas. Non-reduced area designating means for specifying, down-sampling means for reducing the number of pixels by performing down-sampling for each down-sampling area excluding the non-reduced area, and generating reduced data consisting of an integral multiple of the block size; A rearrangement unit that arranges the non-reduced area and the respective reduced data, and generates reduced image data including size and position information of the non-reduced area as header information, and a block area including the reduced image data of the block size Divided into multiple block areas adjacent to each other It performs motion compensation prediction for each 償領 area, and a data compressing means for generating compressed image data by performing encoding processing for each block area.
第3の本発明による画像圧縮装置は、上記構成に加えて、上記ダウンサンプリング領域分割手段が、画像データを上記動き補償領域の整数倍からなるダウンサンプリング領域に分割するように構成される。この画像圧縮装置では、画像データが動き予測の処理単位としての動き補償領域のk倍(kは1以上の整数)からなるダウンサンプリング領域に分割され、この様なダウンサンプリング領域からなる隣接領域が非縮小領域として指定される。この様な構成によれば、非縮小領域が常に動き補償領域の整数倍となるので、当該非縮小領域についての動き予測を適切に行うことができる。 In addition to the above configuration, the image compression apparatus according to the third aspect of the present invention is configured such that the down-sampling area dividing means divides the image data into down-sampling areas consisting of an integral multiple of the motion compensation area. In this image compression apparatus, the image data is divided into down-sampling areas that are k times the motion compensation area as a motion prediction processing unit (k is an integer equal to or greater than 1), and the adjacent areas including such down-sampling areas are divided. Designated as non-reduced area. According to such a configuration, since the non-reduced region is always an integer multiple of the motion compensation region, it is possible to appropriately perform motion prediction for the non-reduced region.
第4の本発明による画像圧縮装置は、上記構成に加えて、上記非縮小領域指定手段が、動き補償領域の整数倍からなる矩形状の隣接領域を非縮小領域として指定するように構成される。この様な構成によれば、非縮小領域が常に動き補償領域の整数倍となるので、データ圧縮手段として、MPEG圧縮器などの汎用の画像圧縮器を用いて、当該非縮小領域についての動き予測を適切に行うことができる。 In addition to the above-described configuration, the image compression apparatus according to the fourth aspect of the present invention is configured such that the non-reduction area designating unit designates a rectangular adjacent area consisting of an integral multiple of the motion compensation area as the non-reduction area. . According to such a configuration, since the non-reduced area is always an integer multiple of the motion compensation area, a general-purpose image compressor such as an MPEG compressor is used as a data compression unit, and motion prediction for the non-reduced area is performed. Can be performed appropriately.
第5の本発明による画像圧縮装置は、上記構成に加えて、上記再配置手段が、非縮小領域を縮小画像データの先頭に配置するように構成される。この様な構成によれば、縮小画像データにおける非縮小領域の位置が予め規定されるので、縮小画像データを正しく復元することができる。すなわち、非縮小領域及び縮小データの配置を復元する際には、縮小画像データにヘッダ情報として含まれている非縮小領域のサイズ情報に基づいて、当該縮小画像データについての非縮小領域及び縮小データの切り分けを適切に行うことができるので、非縮小領域及び縮小データの配置を正しく復元することができる。 In addition to the above configuration, the image compression apparatus according to the fifth aspect of the present invention is configured such that the rearrangement unit arranges the non-reduced area at the head of the reduced image data. According to such a configuration, the position of the non-reduced area in the reduced image data is defined in advance, so that the reduced image data can be correctly restored. That is, when the arrangement of the non-reduced area and the reduced data is restored, the non-reduced area and the reduced data for the reduced image data are based on the size information of the non-reduced area included as header information in the reduced image data. Therefore, the arrangement of the non-reduced area and the reduced data can be correctly restored.
第6の本発明による画像圧縮装置は、上記構成に加えて、上記再配置手段が、非縮小領域の水平幅と同一幅の縮小画像データを生成するように構成される。この様な構成によれば、縮小画像データにおいて先頭に配置される矩形状の非縮小領域に関し、縮小データと接する辺が水平方向の1辺のみとなるので、動き予測によって非縮小領域とは異なる縮小データとの差分値が符号化されるのを効果的に抑制することができる。 In addition to the above configuration, the image compression apparatus according to the sixth aspect of the present invention is configured such that the rearrangement unit generates reduced image data having the same width as the horizontal width of the non-reduced region. According to such a configuration, with respect to the rectangular non-reduced area arranged at the head in the reduced image data, the side in contact with the reduced data is only one side in the horizontal direction. It is possible to effectively suppress the difference value from the reduced data being encoded.
第7の本発明による画像圧縮装置は、上記構成に加えて、上記再配置手段が、フィルデータからなるブロック領域を画像データに付加し、画像データを矩形形状に整形して縮小画像データを生成するように構成される。この様な構成によれば、データ圧縮手段として、MPEG圧縮器などの汎用の画像圧縮器を用いることができる。 In the image compression apparatus according to a seventh aspect of the present invention, in addition to the above-described configuration, the rearrangement unit adds a block area including fill data to the image data, shapes the image data into a rectangular shape, and generates reduced image data. Configured to do. According to such a configuration, a general-purpose image compressor such as an MPEG compressor can be used as the data compression means.
第8の本発明による画像伸張装置は、画像データの一部をダウンサンプリングして得られたブロックサイズの整数倍からなる縮小データを非縮小領域とともに再配置し、更に隣接する複数のブロック領域からなる動き補償領域ごとの動き補償予測に基づく符号化処理が行われた圧縮画像データを伸張する画像伸張装置であって、圧縮画像データに対し、上記ブロックサイズからなるブロック領域ごとに復号化処理を行うとともに、上記動き補償領域ごとに動き補償予測を行い、画像データを復元するデータ伸張手段と、復元された画像データ中に含まれる非縮小領域及び各縮小データの配置を当該画像データにヘッダ情報として含まれる非縮小領域のサイズ及び位置情報に基づいて復元する配置復元手段と、復元された画像データ中に含まれる各縮小データについてピクセルデータを補間し、上記ブロックサイズの整数倍からなる複数のダウンサンプリング領域により構成される画像データに復元する補間手段とを備えて構成される。 An image expansion apparatus according to an eighth aspect of the present invention rearranges reduced data consisting of an integral multiple of a block size obtained by down-sampling a part of image data together with a non-reduced area, and further from a plurality of adjacent block areas. An image decompressing apparatus that decompresses compressed image data that has been subjected to encoding processing based on motion compensation prediction for each motion compensation region, and that performs decoding processing on each compressed block data block region having the block size. And a data decompression unit that performs motion compensation prediction for each motion compensation region and restores the image data, and includes the non-reduced region and the arrangement of each reduced data included in the restored image data in header information in the image data. And an arrangement restoration means for restoring based on the size and position information of the non-reduced area included in the image data, and included in the restored image data Interpolating the pixel data for each reduced data, and includes an interpolation means for restoring the composed image data by a plurality of down-sampling areas consisting of an integral multiple of the block size.
本発明によれば、フレーム間差分に基づく動き補償予測を行うMPEG圧縮器などの画像圧縮器を利用した画像圧縮伸張法におけるデータ圧縮率を向上させることができる。特に、汎用の画像圧縮器及び画像伸張器を利用することができ、画像中の重要領域における画質を劣化させることなくデータ圧縮率を向上することができる。また、画像中の重要領域についての動き予測を適切に行うことができる。 According to the present invention, it is possible to improve a data compression rate in an image compression / decompression method using an image compressor such as an MPEG compressor that performs motion compensation prediction based on an inter-frame difference. In particular, general-purpose image compressors and image decompressors can be used, and the data compression rate can be improved without degrading the image quality in important areas in the image. In addition, it is possible to appropriately perform motion prediction for important regions in the image.
実施の形態1.
<画像伝送システム>
図1は、本発明の実施の形態1による画像圧縮伸張システムの一構成例を示したブロック図であり、画像伝送システムの例が示されている。この画像伝送システムは、通信ネットワーク100により接続された送信側ユニットUt及び受信側ユニットUrからなり、画像データを圧縮して、送信側ユニットUtから受信側ユニットUrへ伝送することができる。ここでは、送信側ユニットUtに接続された画像入力装置101の画像データが、受信側ユニットUrに接続された画像出力装置102に伝送される。
Embodiment 1 FIG.
<Image transmission system>
FIG. 1 is a block diagram showing a configuration example of an image compression / decompression system according to Embodiment 1 of the present invention, and shows an example of an image transmission system. This image transmission system includes a transmission side unit Ut and a reception side unit Ur connected by a
通信ネットワーク100は、デジタルデータを伝送するための有線又は無線の通信回線からなり、必要に応じて交換機や中継機などが含まれる。例えば、Ethernet(登録商標)、インターネット、ATM(Asynchronous Transfer Mode)などのパケット通信網やその他のデジタルネットワークを利用することができる。
The
画像入力装置101は、画像データを提供する装置であり、例えば、カメラなどの撮像装置、スキャナなどの画像読取装置、HDD(Hard Disc Drive)などのデータ記憶装置からなる。本実施の形態では、画像入力装置101が、RGBフォーマットからなる静止画の画像データを生成し、送信側ユニットUtへ出力しているものとする。なお、本明細書における静止画とは、2次元的な広がりをもって配置された多数のピクセルからなる画像を意味し、動画を構成する各フレーム画像やフレーム間の差分画像なども含まれる。
The
画像出力装置102は、受信側ユニットUrから出力される画像データを利用する装置であり、例えば、LCDなど表示装置、プリンタなどの画像形成装置、HDDなどのデータ記憶装置からなる。
The
<送信側ユニット>
図2は、図1の送信側ユニットUtの一構成例を示したブロック図である。この送信側ユニットUtは、YUV変換部10、画像圧縮部11及びデータ送信部12により構成される。画像入力装置101において生成された画像データは、まず、YUV変換部10においてYUVフォーマットの画像データへ変換された後、画像圧縮部11において圧縮処理され、データ量が削減された圧縮データとなる。この圧縮データが、データ送信部12によって通信ネットワーク100へ送出される。
<Sender unit>
FIG. 2 is a block diagram illustrating a configuration example of the transmission side unit Ut of FIG. The transmission side unit Ut includes a
YUV変換部10は、RGBフォーマットの画像データを予め定められたYUVフォーマット(例えばYUV410,411,420,422,444)の画像データへ変換するフォーマット変換手段である。なお、画像入力装置101からYUVフォーマットの画像データが入力される場合や、RGBフォーマットの画像データのままでJPEG圧縮を行う場合には、YUV変換部10は省略される。
The
画像圧縮部11は、画像縮小コンバータ13及びJPEGエンコーダ14により構成される。画像縮小コンバータ13は、入力画像を多数の小領域に分割し、一部の指定領域を除く各小領域について解像度を低下させ、更に画像データを再配置することによって画像全体のサイズを縮小化させている。この低解像度化は、要求される画像品質に応じて上記小領域ごとに行われる。一方、JPEGエンコーダ14は、画像データに対し、JPEG規格による圧縮処理を行って、データ量が更に削減された圧縮データを生成している。
The
<受信側ユニット>
図3は、図1の受信側ユニットUrの一構成例を示したブロック図である。この受信側ユニットUrは、RGB変換部22、画像伸張部21及びデータ受信部20により構成される。送信側ユニットUtから通信ネットワーク100へ送出された圧縮データは、データ受信部20によって受信される。受信された圧縮データは、画像伸張部21において伸張処理され、YUVフォーマットの画像データが復元される。この画像データは、RGB変換部22においてRGBフォーマットへ変換され、画像出力装置102へ出力される。
<Receiving unit>
FIG. 3 is a block diagram showing a configuration example of the receiving side unit Ur of FIG. The receiving side unit Ur includes an
画像伸張部21は、JPEGデコーダ23及び画像拡大コンバータ24からなる。データ受信部20からの圧縮データは、JPEGデコーダ23においてJPEG規格による伸張処理が行われ、JPEG圧縮前の画像データが復元される。伸張された画像データは、画像拡大コンバータ24における高解像度化よって画像サイズを拡大し、低解像度化前の画像データが復元される。
The
RGB変換部22は、画像拡大コンバータ24から出力されるYUVフォーマットの画像データをRGBフォーマットに変換し、画像出力装置102へ出力している。なお、画像出力装置102にYUVフォーマットの画像データを入力する場合や、RGBフォーマットの画像データのままでJPEG圧縮を行っている場合には、RGB変換部22は省略される。
The
<画像圧縮部>
図4は、図2の画像圧縮部11の一構成例を示したブロック図であり、画像縮小コンバータ13及びJPEGエンコーダ14について詳細な構成例が示されている。画像縮小コンバータ13は、ダウンサンプリング領域分割部(DS領域分割部)130、非縮小領域指定部131、ダウンサンプリング部132及び再配置部133により構成される。
<Image compression unit>
FIG. 4 is a block diagram showing a configuration example of the
[DS領域分割部]
DS領域分割部130は、YUV変換された画像データを複数のダウンサンプリング領域(以下、DS領域という)に分割している。各DS領域は、任意のピクセル数を有し、任意の形状からなる領域とすることができるが、圧縮効率を考慮すれば、JPEGエンコーダ14において使用されるブロックを基本単位とし、その集合体をDS領域とすることが望ましい。
[DS area division unit]
The DS
JPEGのブロックサイズは8×8ピクセルであることから、その整数倍であるDS領域サイズとしては、16×16ピクセル、32×32ピクセル、24×16ピクセル、8×32ピクセルなどが考えられる。 Since the block size of JPEG is 8 × 8 pixels, 16 × 16 pixels, 32 × 32 pixels, 24 × 16 pixels, 8 × 32 pixels, etc. are conceivable as DS region sizes that are integer multiples thereof.
また、各DS領域は、異なるサイズであってもよいし、異なる形状であってもよいが、後述する再配置処理の容易さを考慮すれば、同一サイズ及び同一形状とすることが望ましく、さらに矩形形状(特に正方形形状)とすることがより望ましい。以下、本実施の形態では、画像領域全体を16×16ピクセルからなる同一サイズのDS領域に分割する場合の例について説明する。 In addition, each DS region may have a different size or a different shape, but it is desirable to have the same size and the same shape in consideration of the ease of rearrangement processing described later. A rectangular shape (particularly a square shape) is more desirable. Hereinafter, in the present embodiment, an example in which the entire image area is divided into DS areas of the same size composed of 16 × 16 pixels will be described.
[非縮小領域指定部]
非縮小領域指定部131は、ダウンサンプリングを行わないDS領域を非縮小領域として指定する動作を行っている。この非縮小領域は、例えば、オペレータによる操作入力に基づいて指定され、入力画像ごとに変更可能となっている。具体的には、画像データの低解像度化処理において画質を維持させる領域であって、1又は2以上のDS領域からなる隣接領域が重要領域として非縮小領域に指定される。
[Non-reduced area specification part]
The non-reduced
ここでは、重要領域(非縮小領域)として矩形状の領域が指定されるものとする。なお、図示しないセンサーの出力信号に基づいて画像内の重要領域が判別され、非縮小領域として自動的に指定させても良い。また、画像データに基づいて重要領域を判別させることもできる。例えば、動画像のフレーム間での比較結果に基づいて、動きのある領域を重要領域と判別することができる。また、比較的変化の少ない平坦な画像領域を非重要領域と判別することもできる。 Here, a rectangular area is designated as an important area (non-reduced area). Note that an important area in an image may be determined based on an output signal of a sensor (not shown) and automatically designated as a non-reduced area. It is also possible to determine the important area based on the image data. For example, based on a comparison result between frames of moving images, it is possible to determine a region with motion as an important region. It is also possible to determine a flat image area with relatively little change as an unimportant area.
[ダウンサンプリング部]
ダウンサンプリング部132は、一部の指定領域(重要領域)を除く各DS領域について、当該DS領域を構成する各ピクセルデータのダウンサンプリングを行い、ピクセル数を減少させた縮小データに変換している。この縮小データのサイズは、JPEGエンコーダにおける圧縮率を考慮すれば、ブロックサイズの整数倍にすることが望ましく、ここではブロックサイズ(8×8ピクセル)に一致させるものとする。
[Downsampling section]
The down-
ダウンサンプリング処理は、非縮小領域指定部131によって指定された非縮小領域以外のDS領域についてのみ行われ、非縮小領域内のDS領域については入力データがそのまま出力され、非縮小領域外のDS領域については縮小データが出力される。
The downsampling process is performed only for the DS area other than the non-reduced area specified by the non-reduced
この様なダウンサンプリング処理は、DS領域内のピクセルを抜き出す間引き処理や、ローパスフィルタを利用したフィルタ処理などにより実現される。その際、間引き処理のみでダウンサンプリング処理を実現してもよいが、フィルタ処理と間引き処理とを併用することによって、歪みの少ない高精度のダウンサンプリング処理を実現することができる。 Such a downsampling process is realized by a thinning process for extracting pixels in the DS region, a filter process using a low-pass filter, or the like. At this time, the downsampling process may be realized only by the thinning process, but by using the filter process and the thinning process in combination, a highly accurate downsampling process with less distortion can be realized.
例えば、ローパスフィルタとしてガウシアンフィルタを用いる処理では、1次元ガウシアンフィルタを画像データの水平方向に適用し、その結果、得られるデータに対して垂直方向に同じフィルタが適用される。この様にしてガウシアンフィルタによりフィルタ処理された画像データに間引き処理を行うことにより、精度よくダウンサンプリングを行うことができる。 For example, in processing using a Gaussian filter as a low-pass filter, a one-dimensional Gaussian filter is applied in the horizontal direction of the image data, and as a result, the same filter is applied in the vertical direction to the obtained data. By performing the thinning process on the image data filtered by the Gaussian filter in this way, downsampling can be performed with high accuracy.
[再配置部]
再配置部133は、ダウンサンプリング部132の出力データの並び替えを行って、画像全体のサイズを縮小化させた縮小画像データを生成し、JPEGエンコーダ14へ出力している。具体的には、非縮小領域及び各縮小データからなる入力データが先頭から順に、所定の水平幅(水平解像度)からなる画像領域内に配置される。その際、非縮小領域は、縮小データと同一の垂直幅(8ピクセル)にスライスして配置される。この様な画像データの再配置によって画像サイズが縮小化された縮小画像データが生成される。
[Relocation section]
The
ここでは、ダウンサンプリングが行われたか否かをブロックごとに判別するためのフラグをヘッダ情報として含む縮小画像データが生成されるものとする。受信側ユニットUrでは、縮小画像データに含まれているヘッダ情報に基づいて非縮小領域及び各縮小データの配置を復元することができる。なお、送信側ユニットUtにおいて、異なる水平幅の画像データが再配置処理される場合には、再配置前の画像データの水平幅をヘッダ情報に含ませても良い。この様にすれば、水平幅が異なる画像データであっても、非縮小領域及び縮小データの配置を正しく復元させることができる。 Here, it is assumed that reduced image data including, as header information, a flag for determining whether or not downsampling has been performed for each block is generated. The receiving unit Ur can restore the non-reduced area and the arrangement of each reduced data based on the header information included in the reduced image data. When image data having a different horizontal width is rearranged in the transmission side unit Ut, the horizontal width of the image data before the rearrangement may be included in the header information. In this way, the arrangement of the non-reduced area and the reduced data can be correctly restored even for image data having different horizontal widths.
また、JPEGエンコーダ14は、矩形以外の形状からなる画像データを処理することができない。このため、再配置部133は、画像データの末尾にフィルデータからなるブロック(以下、この様なブロックをフィルブロックという)を追加し、縮小画像データが矩形形状となるように整形している。このフィルデータは、予め定められた任意のピクセルデータである。縮小画像データに挿入されるフィルブロックを減らしてデータ圧縮率を向上させるという観点から、縮小画像データの水平幅は、元の画像データよりも短くするのが望ましい。この様にすれば、画像データの末尾に挿入されるフィルブロックが減少し、縮小画像データのデータ量が削減されるので、データ圧縮率を向上させることができる。
Further, the
また、YUVフォーマットからなる画像データは、1つの輝度データY及び2つの色差データU,Vからなるため、上記DS領域分割部130、ダウンサンプリング部132及び再配置部133は、これらの3つのデータに対して上述した処理をそれぞれ行っている。
Further, since the image data in the YUV format is composed of one luminance data Y and two color difference data U and V, the DS
<JPEGエンコーダ>
JPEGエンコーダ14は、ブロック分割部140、DCT処理部141、量子化処理部142及び符号化部143により構成される(図4参照)。画像縮小コンバータ13から出力された縮小画像データは、ブロック分割部140において8×8ピクセルからなる複数のブロック領域(JPEGブロック)に分割される。DCT(Discrete Cosine Transform)処理部141は、分割されたブロック領域ごとに離散コサイン変換を行ってDCT係数を求めている。この様にして求められた各DCT係数は、量子化処理部142により、量子化テーブルを用いて量子化される。
<JPEG encoder>
The
この量子化テーブルは、量子化ステップ幅を規定するためのデータからなり、水平方向及び垂直方向の周波数成分ごとに予め定められる。通常、画像データを構成する輝度データ及び色差データの量子化処理には、異なる量子化テーブルが用いられる。 This quantization table is made up of data for defining the quantization step width, and is predetermined for each horizontal and vertical frequency component. Usually, different quantization tables are used for quantization processing of luminance data and color difference data constituting image data.
量子化処理部142は、DCT係数を量子化処理する際、当該DCT係数に応じたデータを量子化テーブルから読み出し、読み出したデータにさらに量子化ファクタ(量子化係数)Qを乗じた値を量子化ステップ幅として用いている。この量子化ファクタQは、圧縮率及び画像品質を調整するための任意の値であり、予め定められる。この量子化ファクタQを大きくすれば、量子化ステップ幅が増大し、データ圧縮率を向上させることができるが、それにともなってブロック歪みが発生し、画像品質が低下する。
When quantizing the DCT coefficient, the
符号化部143は、量子化後のDCT係数のうち、交流成分であるAC係数については、ブロック領域内でのランレングス変換処理を行い、直流成分であるDC係数については、ブロック領域間での差分処理を行った後、これらのデータについて、エントロピー符号を用いた符号化処理が行われる。エントロピー符号とは、出現確率に応じた符号長を有する符号体系であり、ハフマン符号が広く知られている。この様なエントロピー符号を符号テーブルから読み出して符号化処理が行われ、圧縮データが生成される。
The
<画像伸張部>
図5は、図3の画像伸張部21の一構成例を示したブロック図であり、JPEGデコーダ23及び画像拡大コンバータ24について詳細な構成例が示されている。
<Image expansion part>
FIG. 5 is a block diagram showing an example of the configuration of the
[JPEGデコーダ]
JPEGデコーダ23は、復号化部230、逆量子化処理部231及び逆DCT処理部232により構成され、JPEGエンコーダ14とは逆の処理を行って圧縮データを伸張し、JPEG圧縮前の画像データを復元している。なお、量子化テーブル及び符号テーブルは、JPEGエンコーダ14と同じデータテーブルを使用する必要があり、必要に応じて圧縮データに付加され、送信側ユニットUtから受信側ユニットUrへ伝送することもできる。
[JPEG decoder]
The
復号化部230では、符号テーブルを用いて圧縮データ中のハフマン符号を復号化し、さらに、差分処理されたDC係数及びランレングス変換されたAC係数を復号化する。復号化処理されたデータは、逆量子化処理部231において、量子化テーブルを用いて逆量子化され、ブロック領域ごとのDCT係数が復元される。このDCT係数は、逆DCT処理部232において逆DCT処理され、JPEG圧縮処理前の画像データ、すなわち、画像縮小コンバータ13により縮小化された画像データが復元される。
The
[画像拡大コンバータ]
画像拡大コンバータ24は、DS領域分割部240、配置復元部241及び補間処理部242により構成され、画像縮小コンバータ13の場合と逆の処理を行って、縮小処理前の画像データを復元している。まず、DS領域分割部240が、JPEGデコーダ23から出力された画像データを配置させるために画像領域を複数のDS領域に分割する。このDS領域には、送信側ユニットUtのDS領域分割部130で使用されたDS領域と同じサイズ(ここでは、16×16ピクセル)が用いられる。
[Image Enlargement Converter]
The
配置復元部241は、画像データにヘッダ情報として含まれているフラグに基づいて、各DS領域に非縮小領域及び各縮小データを配置し、縮小処理前の画像データの配置を復元する。
The
補間処理部242は、配置復元部241から出力された各縮小データについて、ピクセル間を補完してピクセル数を増大させ、ダウンサンプリング前の元のサイズ(すなわちDS領域のサイズ)に復元する。この補間処理には、LP拡大法、線形補間、2次補間、3次補間などを使用することができる。LP拡大法とは、ダウンサンプリング部によるダウンサンプリングの際に失われた高周波成分を推定して画像を復元する方法である。一方、非縮小領域については補間処理を行わない。このようにして、画像縮小コンバータ13によるサイズ縮小前の画像データが復元され、RGB変換部へ出力される。
The
なお、YUVフォーマットからなる画像の圧縮データは、1つの輝度データY及び2つの色差データU,Vのそれぞれについての圧縮データからなるため、上記DS領域分割部240、配置復元部241及び補間処理部242は、これらの3つの圧縮データに対して上述した処理をそれぞれ行っている。
Since the compressed data of the image having the YUV format is composed of compressed data for one luminance data Y and two color difference data U and V, the DS
図6(a)及び(b)は、画像圧縮部11におけるDS領域分割とダウンサンプリングの一例を示した図である。図中の(a)には、画像領域全体を16×16ピクセルのDS領域A1に分割した場合が示されている。図中のBLは8×8ピクセルのJPEGブロックである。
6A and 6B are diagrams showing an example of DS area division and downsampling in the
DS領域分割部130は、DS領域A1がJPEGブロックBLの集合体となるように、分割する基準位置(図中では画像領域の左上)をJPEGエンコーダ14におけるブロック分割の場合と一致させている。ダウンサンプリング部132は、非縮小領域以外のDS領域A1について、当該DS領域内のピクセル数が縦横それぞれ1/2になるようにダウンサンプリングし、8×8ピクセルの縮小データへ変換している。同様にして、図中の(b)には、画像領域全体を32×32ピクセルのDS領域A2に分割した場合が示されている。DS領域分割部130により分割されたDS領域A2は、ダウンサンプリング部132によって、縦横それぞれを1/4にダウンサンプリングした8×8ピクセルの縮小データへ変換される。
The DS
図7は、画像縮小コンバータ13の動作の一例を示した図である。DS領域分割部130、ダウンサンプリング部132及び再配置部133による処理は、それぞれが、画像データB1の左上から開始され、水平方向(x軸方向)に左から右へ順次に推移させるものとする。また、画像データB1の右端まで処理が完了すれば、処理対象を垂直方向(y軸方向)へシフトさせ、処理済み領域の直下に位置する領域について同様の処理が繰り返されるものとする。
FIG. 7 is a diagram illustrating an example of the operation of the
DS領域分割部130は、画像入力装置101から入力された画像データについて、当該画像領域全体を16×16ピクセルからなる12×7個のDS領域に分割し、各DS領域の画像データをダウンサンプリング部132へ順次に出力する。
The DS
ダウンサンプリング部132は、DS領域分割部130から順次に出力される各DS領域について、非縮小領域指定部131からの指示に基づいて、当該DS領域が重要領域であるか否かを判別する。この結果、重要領域であると判別した場合には、ダウンサンプリングを行わず、16×16ピクセルのピクセルデータを出力する。一方、重要領域でないと判別した場合には、縦横のピクセル数をそれぞれ1/2にするダウンサンプリングを行って、8×8ピクセルからなる縮小データを出力する。画像データB2を出力する際、縮小データについては、DS領域ごとに出力され、重要領域については、縮小データと同一の垂直幅(8ピクセル)からなるデータ(以下、非縮小データという)にスライスして出力される。
The
重要領域が水平方向に4個、垂直方向に2個のDS領域を並べて形成される矩形形状からなる場合には、重要領域を構成するピクセルデータが4つの非縮小データb1〜b4に分割して出力される。その際、先頭の非縮小データb1は、当該非縮小データが属する水平ライン上の左側に位置する縮小データの出力に続いて、順次に出力され、非縮小データb1の出力が完了すると、この水平ライン上の右側に位置する縮小データの出力が開始される。そして、上記水平ライン上の縮小データの出力が全て完了すると、次の非縮小データb2が出力され、この非縮小データの出力が完了すると、非縮小データb3が属する次の水平ライン上の左側に位置する縮小データの出力が開始される。 In the case where the important area has a rectangular shape formed by arranging four DS areas in the horizontal direction and two DS areas in the vertical direction, the pixel data constituting the important area is divided into four non-reduced data b1 to b4. Is output. At that time, the leading non-reduced data b1 is sequentially output following the output of the reduced data located on the left side on the horizontal line to which the non-reduced data belongs, and when the output of the non-reduced data b1 is completed, Output of the reduced data located on the right side on the line is started. When all the output of the reduced data on the horizontal line is completed, the next non-reduced data b2 is output. When the output of the non-reduced data is completed, the left side on the next horizontal line to which the non-reduced data b3 belongs is displayed. The output of the reduced data positioned is started.
図8は、画像縮小コンバータ13の動作の一例を示した図であり、重要領域及び縮小データが再配置された後の縮小画像データB3が示されている。再配置部133は、ダウンサンプリング部132からの画像データを画像領域の左上から順に配置していく。
FIG. 8 is a diagram showing an example of the operation of the
その際、縮小データについては、左から右へブロック領域ごとに配置され、非縮小データb1〜b4については、非縮小データごとに順に配置される。画像データB2における全てのデータが再配置されると、画像データの末尾にフィルデータが挿入され、縮小画像データB3が完成する。なお、この例では、16×7個のJPEGブロックからなる縮小画像データが生成され、4個のフィルブロックが付加されている。 At that time, the reduced data is arranged for each block region from left to right, and the non-reduced data b1 to b4 are arranged in order for each non-reduced data. When all the data in the image data B2 is rearranged, fill data is inserted at the end of the image data, and the reduced image data B3 is completed. In this example, reduced image data composed of 16 × 7 JPEG blocks is generated, and four fill blocks are added.
本実施の形態によれば、汎用の画像圧縮器を利用しつつ、データ圧縮率を向上させることができる。特に、ダウンサンプリングに関する情報をヘッダ情報に含ませて縮小画像データが生成されるので、DS領域内に識別用のフィルブロックを配置させるのに比べて、処理負荷が低減され、画像圧縮伸張処理を高速化することができる。 According to the present embodiment, it is possible to improve the data compression rate while using a general-purpose image compressor. In particular, since the reduced image data is generated by including information related to downsampling in the header information, the processing load is reduced and image compression / expansion processing is performed as compared with the case where an identification fill block is arranged in the DS area. The speed can be increased.
なお、本実施の形態では、通信ネットワークを介して送信側ユニット及び受信側ユニット間で圧縮データが伝送される場合の例について説明したが、本発明はこれに限られるものではない。例えば、HDDなどのデータ記憶装置に対して圧縮データを入出力させる画像圧縮伸張装置にも本発明は適用することができる。 In the present embodiment, an example in which compressed data is transmitted between a transmission side unit and a reception side unit via a communication network has been described, but the present invention is not limited to this. For example, the present invention can also be applied to an image compression / decompression apparatus that inputs / outputs compressed data to / from a data storage device such as an HDD.
実施の形態2.
実施の形態1では、JPEGエンコーダによる画像圧縮処理の前処理として画像データを低解像度化させる場合の例について説明した。これに対し、本実施の形態では、MPEGエンコーダによる画像圧縮処理の前処理として画像データを低解像度化させる場合について説明する。
In the first embodiment, the example in which the resolution of the image data is reduced as the preprocessing of the image compression processing by the JPEG encoder has been described. On the other hand, in the present embodiment, a case will be described in which the resolution of image data is reduced as preprocessing of image compression processing by an MPEG encoder.
<画像圧縮部>
図9は、本発明の実施の形態2による画像圧縮部30の一構成例を示したブロック図であり、画像縮小コンバータ31及びMPEGエンコーダ32について詳細な構成例が示されている。画像縮小コンバータ31は、DS領域分割部130、非縮小領域指定部131、ダウンサンプリング部132及び再配置部33により構成される。
<Image compression unit>
FIG. 9 is a block diagram showing a configuration example of the image compression unit 30 according to the second embodiment of the present invention, and shows a detailed configuration example of the
このDS領域分割部130は、YUV変換された画像データを複数のDS領域に分割する際、MPEGエンコーダ32において符号化処理に使用されるブロックを基本単位として、その集合体をDS領域としている。特に、符号化の際のフレーム間差分に基づく動き予測を適切に行わせるという観点から、各DS領域は、MPEGエンコーダ32における動き予測に用いられる動き補償領域の整数倍からなる。
The DS
具体的には、MPEGにおける動き補償領域の領域サイズは、16×16ピクセルであることから、その整数倍であるDS領域サイズとしては、16×16ピクセル、32×32ピクセル、32×16ピクセルなどが考えられる。ここでは、各DS領域が動き補償領域と同一のサイズ及び形状(16×16ピクセル)からなるものとする。 Specifically, since the area size of the motion compensation area in MPEG is 16 × 16 pixels, the DS area size that is an integral multiple of 16 × 16 pixels, 32 × 32 pixels, 32 × 16 pixels, etc. Can be considered. Here, it is assumed that each DS region has the same size and shape (16 × 16 pixels) as the motion compensation region.
ダウンサンプリング部132は、重要領域を除く各DS領域についてダウンサンプリングを行う際、MPEGエンコーダ32における符号化処理において用いられるブロックサイズ(8×8ピクセル)の整数倍からなる縮小データを生成している。ここでは、上記ブロックサイズに一致する縮小データが生成されるものとする。
The
再配置部33は、ダウンサンプリング部132の出力データを再配置する際、重要領域(非縮小領域)を縮小画像データの先頭、すなわち、画像領域の左上に配置し、各縮小データを残りの領域に順に配置する動作を行っている。その際、重要領域の水平幅に合わせて画像領域の水平幅が定められる。つまり、ここでは、非縮小領域の水平幅と同一幅の縮小画像データが生成される。
When the
また、再配置部33は、重要領域のサイズ及び位置情報をヘッダ情報に含ませて縮小画像データを生成している。重要領域の位置情報としては、例えば、再配置前の画像データにおける重要領域の先頭ブロックの水平及び垂直位置が用いられる。受信側ユニットUrでは、送信側ユニットUtにおいて重要領域のサイズ又は位置が変更された場合であっても、縮小画像データに含まれているヘッダ情報に基づいて非縮小領域及び各縮小データの配置を適切に復元することができる。なお、その他の構成は、図4の画像圧縮部11(実施の形態1)と同様である。
In addition, the
<MPEGエンコーダ>
MPEGエンコーダ32は、動き補償予測部34、DCT及び量子化処理部35、符号化処理部36、復号化処理部37、逆DCT及び逆量子化処理部38、動き補償予測部39及びフレームメモリ40により構成される。画像縮小コンバータ31から出力された縮小画像データは、動き補償予測部34において16×16ピクセルからなる複数の動き補償領域に分割される。
<MPEG encoder>
The
動き補償予測部34では、現フレーム画像と、フレームメモリ40に蓄積されている前後のフレーム画像とのフレーム間差分に基づいて、動き補償領域ごとの動き位置情報が生成される。DCT及び量子化処理部35では、動き補償領域を構成するブロック領域(MPEGブロック)ごとにフレーム間の差分値が離散コサイン変換及び量子化処理が行われる。
In the motion
符号化処理部36では、量子化後のDCT係数についてエントロピー符号化処理が行われ、ヘッダ情報に動き位置情報を含む圧縮データが生成される。復号化処理部37と、逆DCT及び逆量子化処理部38では、上述した処理とは逆の処理が行われ、圧縮データからDCT変換前の差分値が復元される。動き補償予測部39では、動き補償予測部34からの動き位置情報に基づいて、フレームメモリ40に蓄積されている前後のフレーム画像と、逆DCT及び逆量子化処理部38からの差分値から現フレーム画像が復元される。
In the
<画像伸張部>
図10は、本発明の実施の形態2による画像伸張部50の一構成例を示したブロック図であり、MPEGデコーダ51及び画像拡大コンバータ52について詳細な構成例が示されている。
<Image expansion part>
FIG. 10 is a block diagram showing a configuration example of the image expansion unit 50 according to the second embodiment of the present invention, and shows detailed configuration examples of the
[MPEGデコーダ]
MPEGデコーダ51は、復号化処理部53、逆DCT及び逆量子化処理部54及び動き補償予測部55により構成され、MPEGエンコーダ32における復号化処理部37、逆DCT及び逆量子化処理部38及び動き補償予測部39と同様の処理を行って圧縮データを伸張し、MPEG圧縮前の画像データを復元している。
[MPEG decoder]
The
[画像拡大コンバータ]
画像拡大コンバータ52は、DS領域分割部57、配置復元部58及び補間処理部242により構成されている。配置復元部58は、画像データにヘッダ情報として含まれている重要領域(非縮小領域)のサイズ及び位置情報に基づいて、重要領域及び各縮小データを配置し、縮小処理前の画像データの配置を復元している。
[Image Enlargement Converter]
The
図11は、MPEG圧縮処理により生成される圧縮データのデータ構造の一例を示した図であり、1つのビデオプログラムを構成するシーケンスの構成が示されている。MPEGでは、1つのビデオプログラムを構成する符号化信号全体がシーケンスと呼ばれている。1つのシーケンスは、シーケンスヘッダで始まり、シーケンスエンドで終了する。このシーケンスヘッダには、画像サイズや符号化速度、通信速度などのシーケンス全体に関する情報が含まれている。 FIG. 11 is a diagram showing an example of the data structure of compressed data generated by the MPEG compression process, and shows the structure of a sequence constituting one video program. In MPEG, the entire encoded signal constituting one video program is called a sequence. One sequence begins with a sequence header and ends with a sequence end. This sequence header includes information about the entire sequence such as the image size, encoding speed, and communication speed.
また、1つのシーケンスには、1以上のGOP(Group Of Picture)が含まれている。1つのGOPは、GOPヘッダと、フレーム内符号化が行われるIピクチャ、過去のフレーム画像を用いて前方向の動き予測が行われるPピクチャ、及び、過去及び未来のフレーム画像を用いて前及び後の双方向の動き予測が行われるBピクチャにより構成される。このGOPヘッダには、画像復元時に音声などと同期をとるためのタイムスタンプが含まれている。 One sequence includes one or more GOPs (Group Of Pictures). One GOP includes a GOP header, an I picture that is subjected to intra-frame coding, a P picture that is subjected to forward motion prediction using a past frame image, and a previous and a future frame image using a past and future frame image. It is composed of B pictures for which bidirectional motion prediction is performed later. This GOP header includes a time stamp for synchronizing with audio or the like at the time of image restoration.
1つのピクチャは、動画像信号を構成するフレーム画像であり、ピクチャヘッダと、1以上のスライスからなる。このピクチャヘッダには、Iピクチャ、Pピクチャ及びBピクチャを識別するための識別情報や各ピクチャの配列情報が含まれている。 One picture is a frame image constituting a moving image signal, and includes a picture header and one or more slices. This picture header includes identification information for identifying an I picture, a P picture, and a B picture, and arrangement information of each picture.
1つのスライスは、スライス情報と、1以上のマクロブロックにより構成される。このスライス情報には、スライス内で用いられる符号化情報、例えば、符号テーブルや量子化テーブルが含まれている。 One slice is composed of slice information and one or more macroblocks. This slice information includes coding information used in the slice, for example, a code table and a quantization table.
1つのマクロブロックは、マクロブロック情報と、輝度データYにおける4つのMPEGブロック、及び、色差データU,Vのそれぞれにおける1つのMPEGブロックの合計6個のブロックとにより構成される。このマクロブロック情報には、マクロブロック内で用いられる符号化情報が含まれている。 One macro block is composed of macro block information, a total of six blocks including four MPEG blocks in the luminance data Y and one MPEG block in each of the color difference data U and V. The macro block information includes coding information used in the macro block.
1つのブロックは、DCT符号化による8×8個の符号化係数データからなる。動き補償予測は、輝度データYに対し、マクロブロックを構成する上記4つのMPEGブロックからなる動き補償領域を処理単位として行われる。色差データU,Vについては、輝度データYに対する動き補償予測に基づいて処理される。 One block consists of 8 × 8 encoded coefficient data by DCT encoding. The motion compensation prediction is performed on the luminance data Y by using the motion compensation area composed of the four MPEG blocks constituting the macro block as a processing unit. The color difference data U and V are processed based on motion compensation prediction for the luminance data Y.
図12(a)及び(b)は、図9の画像圧縮部30における画像縮小動作の一例を示した図である。図12(a)には、DS領域分割部130によって12×7個のDS領域に分割され、非縮小領域指定部131によって4×2個のDS領域からなる重要領域が指定された画像データB1が示されている。
12A and 12B are diagrams illustrating an example of the image reduction operation in the image compression unit 30 in FIG. In FIG. 12A, image data B1 is divided into 12 × 7 DS regions by the DS
図12(b)には、再配置部33によってダウンサンプリング後の画像データから生成された8×14個のMPEGブロックからなる縮小画像データC1が示されている。再配置部33は、ダウンサンプリング部132からの画像データのうち、まず、重要領域を画像領域の先頭に配置する。
FIG. 12B shows reduced image data C1 composed of 8 × 14 MPEG blocks generated from the image data after downsampling by the
その際、画像領域の水平幅は、重要領域と同一幅に合わせ込まれる。次に、各縮小データが重要領域の後方に左から右へ順に配置される。全ての縮小データが再配置されると、画像データの末尾にフィルデータが挿入され、縮小画像データC1が完成する。この例では、8×14個のMPEGブロックからなる縮小画像データC1が生成され、4個のフィルブロックが付加されている。 At that time, the horizontal width of the image area is adjusted to the same width as the important area. Next, each reduced data is sequentially arranged from left to right behind the important area. When all the reduced data is rearranged, fill data is inserted at the end of the image data, and the reduced image data C1 is completed. In this example, reduced image data C1 composed of 8 × 14 MPEG blocks is generated, and four fill blocks are added.
本実施の形態によれば、画像領域の一部についてダウンサンプリングを行い、重要領域及び各縮小データの再配置を行って、MPEG圧縮処理の前処理として、画像データを空間的に圧縮することができる。また、縮小画像データを生成する際に、重要領域を分割することなく再配置が行われるので、当該重要領域についての動き予測を適切に行うことができる。特に、縮小画像データにおいて、縮小データと接する辺が水平方向の1辺のみとなるように重要領域が配置されるので、動き予測によって重要領域とは異なる領域との差分値が符号化されるのを効果的に抑制することができる。 According to the present embodiment, downsampling is performed on a part of the image area, the important area and each reduced data are rearranged, and the image data is spatially compressed as preprocessing of the MPEG compression process. it can. Further, since the rearrangement is performed without dividing the important area when the reduced image data is generated, the motion prediction for the important area can be appropriately performed. In particular, in the reduced image data, since the important region is arranged so that the side in contact with the reduced data is only one side in the horizontal direction, the difference value from the region different from the important region is encoded by motion prediction. Can be effectively suppressed.
また、重要領域の水平幅に合わせて縮小画像データを生成することによって、画像データの末尾に挿入されるフィルブロックが減少するので、データ圧縮率をより向上させることができる。 Also, by generating the reduced image data in accordance with the horizontal width of the important area, the number of fill blocks inserted at the end of the image data is reduced, so that the data compression rate can be further improved.
また、ヘッダ情報に基づいて重要領域及び各縮小データの配置が復元されるので、重要領域のサイズ又は位置が変更された場合であっても、空間的に圧縮された画像データをMPEG伸張処理の後処理によって適切に復元することができる。 Further, since the arrangement of the important area and each reduced data is restored based on the header information, even if the size or position of the important area is changed, the spatially compressed image data is processed by the MPEG decompression process. It can be properly restored by post-processing.
なお、本実施の形態では、重要領域の水平幅に合わせて縮小画像データが生成される場合の例について説明したが、本発明はこれに限られるものではない。例えば、重要領域の水平幅とは異なる縮小画像データを生成しても良い。 In the present embodiment, an example in which reduced image data is generated in accordance with the horizontal width of an important region has been described, but the present invention is not limited to this. For example, reduced image data different from the horizontal width of the important area may be generated.
図13は、図9の画像圧縮部30における画像縮小動作の他の一例を示した図であり、ダウンサンプリング後の画像データから生成された17×7個のMPEGブロックからなる縮小画像データC2が示されている。この例では、水平方向に17個のMPEGブロックを並べて形成された縮小画像データC2の先頭位置に重要領域が配置され、残りの領域に縮小データが配置されている。 FIG. 13 is a diagram showing another example of the image reduction operation in the image compression unit 30 of FIG. 9, and the reduced image data C2 composed of 17 × 7 MPEG blocks generated from the image data after downsampling is shown. It is shown. In this example, an important area is arranged at the head position of the reduced image data C2 formed by arranging 17 MPEG blocks in the horizontal direction, and reduced data is arranged in the remaining area.
この例では、画像データの末尾に付加されるフィルブロックが11個となっており、画像領域を重要領域の水平幅に合わせ込んで縮小画像データを生成する場合に比べて多くなっている。従って、この様にすると、若干、データ圧縮率が低下する。 In this example, there are 11 fill blocks added to the end of the image data, which is larger than when reduced image data is generated by matching the image area to the horizontal width of the important area. Therefore, when this is done, the data compression rate is slightly reduced.
また、本実施の形態では、重要領域が1つだけ指定されている場合の例について説明したが、本発明はこれに限られるものではなく、2以上の重要領域を指定して縮小画像データを生成させても良い。 In this embodiment, an example in which only one important region is designated has been described. However, the present invention is not limited to this, and reduced image data is designated by designating two or more important regions. It may be generated.
図14及び図15は、図9の画像圧縮部30における画像縮小動作の他の一例を示した図である。図14には、4×2個のDS領域からなる重要領域と、2×2個のDS領域からなる重要領域が指定された画像データB11が示されている。また、図15には、ダウンサンプリング後の画像データから生成された8×14個のMPEGブロックからなる縮小画像データC11が示されている。 14 and 15 are diagrams showing another example of the image reduction operation in the image compression unit 30 of FIG. FIG. 14 shows image data B11 in which an important area consisting of 4 × 2 DS areas and an important area consisting of 2 × 2 DS areas are designated. FIG. 15 shows reduced image data C11 composed of 8 × 14 MPEG blocks generated from the image data after downsampling.
画像データの再配置において、各重要領域は画像データの先頭位置に順に配置される。この例では、4×2個のDS領域からなる一方の重要領域の水平幅に合わせて画像領域の水平幅が規定され、この重要領域の後方に左詰めで他方の重要領域が配置されている。この縮小画像データC11を復元する際には、ヘッダ情報として含まれている各重要領域のサイズ及び位置情報が読み出され、各先頭ブロックD1及びD2の画像内での位置が判別されるので、各重要領域及び各縮小データの配置を正しく復元することができる。 In the rearrangement of the image data, each important area is sequentially arranged at the head position of the image data. In this example, the horizontal width of the image area is defined in accordance with the horizontal width of one important area composed of 4 × 2 DS areas, and the other important area is arranged behind the important area in a left-justified manner. . When restoring the reduced image data C11, the size and position information of each important area included as header information is read, and the positions of the first blocks D1 and D2 in the image are determined. The arrangement of each important area and each reduced data can be correctly restored.
なお、上記の各実施の形態における画像圧縮部及び画像伸張部は、パーソナルコンピュータ等の計算機上で実行可能なコンピュータプログラムとして提供することができる。また、JPEGエンコーダ、JPEGデコーダ、MPEGエンコーダ及びMPEGデコーダをPC用アドオンボードなどの高速処理可能な汎用ハードウエアにより構成し、画像縮小コンバータ及び画像拡大コンバータをコンピュータプログラムにより構成することもできる。これらのコンピュータプログラムは、例えば、CD−ROMなどの光記憶媒体、フレキシブルディスクなどの磁気記憶媒体、ICメモリなどの半導体記憶媒体に格納して提供される。また、インターネット、LAN(Local Area Network)などの電気通信回線を介して提供することもできる。 The image compression unit and the image expansion unit in each of the above embodiments can be provided as a computer program that can be executed on a computer such as a personal computer. The JPEG encoder, JPEG decoder, MPEG encoder, and MPEG decoder can be configured by general-purpose hardware capable of high-speed processing such as a PC add-on board, and the image reduction converter and the image enlargement converter can be configured by a computer program. These computer programs are provided by being stored in, for example, an optical storage medium such as a CD-ROM, a magnetic storage medium such as a flexible disk, or a semiconductor storage medium such as an IC memory. It can also be provided via a telecommunication line such as the Internet or a LAN (Local Area Network).
11,30 画像圧縮部
13,31 画像縮小コンバータ
14 JPEGエンコーダ
21,50 画像伸張部
23 JPEGデコーダ
24,52 画像拡大コンバータ
31 画像縮小コンバータ
32 MPEGエンコーダ
33 再配置部
34 動き補償予測部
35 DCT及び量子化処理部
36 符号化処理部
37 復号化処理部
38 逆DCT及び逆量子化処理部
39,55 動き補償予測部
40 フレームメモリ
51 MPEGデコーダ
53 復号化処理部
54 逆DCT及び逆量子化処理部
130 DS領域分割部
131 非縮小領域指定部
132 ダウンサンプリング部
133 再配置部
140 ブロック分割部
141 DCT処理部
142 量子化処理部
143 符号化部
230 復号化部
231 逆量子化処理部
232 逆DCT処理部
240 DS領域分割部
241 配置復元部
242 補間処理部
A1,A2 DS領域
11, 30
Claims (8)
上記ダウンサンプリング領域からなる隣接領域を非縮小領域として指定する非縮小領域指定ステップと、
上記非縮小領域を除く上記各ダウンサンプリング領域について、ダウンサンプリングを行ってピクセル数を減少させ、上記ブロックサイズの整数倍からなる縮小データを生成するダウンサンプリングステップと、
上記非縮小領域及び上記各縮小データを配置し、非縮小領域のサイズ及び位置情報をヘッダ情報として含む縮小画像データを生成する再配置ステップと、
上記縮小画像データを上記ブロックサイズからなるブロック領域に分割し、隣接する複数のブロック領域からなる動き補償領域ごとに動き補償予測を行い、ブロック領域ごとに符号化処理を行って圧縮画像データを生成するデータ圧縮ステップと、
圧縮画像データに対する上記ブロック領域ごとの復号化処理及び上記動き補償領域ごとの動き補償予測に基づいて、画像データを復元するデータ伸張ステップと、
復元された画像データ中に含まれる非縮小領域及び各縮小データの配置を上記ヘッダ情報に基づいて復元する配置復元ステップと、
復元された画像データ中に含まれる各縮小データについてピクセルデータを補間し、上記ダウンサンプリング領域からなる画像データに復元する補間ステップとを備えた画像圧縮伸張法。 A down-sampling area dividing step for dividing the image data into two or more down-sampling areas having an integral multiple of the block size;
A non-reduced area designating step for designating an adjacent area consisting of the downsampling area as a non-reduced area;
A downsampling step for reducing the number of pixels by performing downsampling for each downsampling region excluding the non-reduced region, and generating reduced data consisting of an integral multiple of the block size;
A rearrangement step of arranging the non-reduced area and the respective reduced data, and generating reduced image data including the size and position information of the non-reduced area as header information;
The reduced image data is divided into block areas having the block size, motion compensation prediction is performed for each motion compensation area including a plurality of adjacent block areas, and compressed image data is generated by performing an encoding process for each block area. Data compression step,
A data decompression step for restoring image data based on the decoding process for each block area and the motion compensation prediction for each motion compensation area for compressed image data;
An arrangement restoration step for restoring the non-reduced area and the arrangement of each reduced data included in the restored image data based on the header information;
An image compression / expansion method comprising: an interpolation step of interpolating pixel data for each reduced data included in the restored image data and restoring the image data including the downsampling area.
上記ダウンサンプリング領域からなる隣接領域を非縮小領域として指定する非縮小領域指定手段と、
上記非縮小領域を除く上記各ダウンサンプリング領域について、ダウンサンプリングを行ってピクセル数を減少させ、上記ブロックサイズの整数倍からなる縮小データを生成するダウンサンプリング手段と、
上記非縮小領域及び上記各縮小データを配置し、非縮小領域のサイズ及び位置情報をヘッダ情報として含む縮小画像データを生成する再配置手段と、
上記縮小画像データを上記ブロックサイズからなるブロック領域に分割し、隣接する複数のブロック領域からなる動き補償領域ごとに動き補償予測を行い、ブロック領域ごとに符号化処理を行って圧縮画像データを生成するデータ圧縮手段とを備えた画像圧縮装置。 Down-sampling area dividing means for dividing image data into two or more down-sampling areas consisting of an integral multiple of the block size;
Non-reduced area designating means for designating an adjacent area consisting of the downsampling area as a non-reduced area;
Downsampling means for reducing the number of pixels by performing downsampling for each downsampling area excluding the non-reduced area, and generating reduced data consisting of an integral multiple of the block size;
Rearrangement means for arranging the non-reduced area and the respective reduced data, and generating reduced image data including the size and position information of the non-reduced area as header information;
The reduced image data is divided into block areas having the block size, motion compensation prediction is performed for each motion compensation area including a plurality of adjacent block areas, and compressed image data is generated by performing an encoding process for each block area. An image compression apparatus comprising:
圧縮画像データに対し、上記ブロックサイズからなるブロック領域ごとに復号化処理を行うとともに、上記動き補償領域ごとに動き補償予測を行い、画像データを復元するデータ伸張手段と、
復元された画像データ中に含まれる非縮小領域及び各縮小データの配置を当該画像データにヘッダ情報として含まれる非縮小領域のサイズ及び位置情報に基づいて復元する配置復元手段と、
復元された画像データ中に含まれる各縮小データについてピクセルデータを補間し、上記ブロックサイズの整数倍からなる複数のダウンサンプリング領域により構成される画像データに復元する補間手段とを備えた画像伸張装置。
Based on motion compensation prediction for each motion compensation area consisting of a plurality of adjacent block areas, rearranged the reduced data consisting of an integral multiple of the block size obtained by downsampling part of the image data together with the non-reduced area An image expansion device that expands compressed image data that has undergone encoding processing,
Data decompression means for performing decoding processing for each block area having the block size on the compressed image data, performing motion compensation prediction for each motion compensation area, and restoring the image data;
An arrangement restoration means for restoring the arrangement of the non-reduced area and each reduced data included in the restored image data based on the size and position information of the non-reduced area included as header information in the image data;
An image expansion apparatus comprising: interpolation means for interpolating pixel data for each reduced data included in the restored image data and restoring the image data to a plurality of downsampling areas having an integral multiple of the block size .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005080422A JP4245576B2 (en) | 2005-03-18 | 2005-03-18 | Image compression / decompression method, image compression apparatus, and image expansion apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005080422A JP4245576B2 (en) | 2005-03-18 | 2005-03-18 | Image compression / decompression method, image compression apparatus, and image expansion apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006262390A JP2006262390A (en) | 2006-09-28 |
JP4245576B2 true JP4245576B2 (en) | 2009-03-25 |
Family
ID=37101082
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005080422A Active JP4245576B2 (en) | 2005-03-18 | 2005-03-18 | Image compression / decompression method, image compression apparatus, and image expansion apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4245576B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10531094B2 (en) | 2014-01-09 | 2020-01-07 | Hitachi Kokusai Electric Inc. | Image processing device and moving image transmission method |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2447245B (en) * | 2007-03-05 | 2011-12-28 | Snell & Wilcox Ltd | Video transmission |
CN101999232A (en) * | 2008-04-04 | 2011-03-30 | 富士胶片株式会社 | Image processing system, image processing method, and program |
JP5140637B2 (en) * | 2009-06-22 | 2013-02-06 | 日本放送協会 | Spatiotemporal downsampling processing device, spatiotemporal upsampling processing device, encoding device, decoding device, and program |
JP5140638B2 (en) * | 2009-06-22 | 2013-02-06 | 日本放送協会 | Spatial downsampling processing device, spatial upsampling processing device, encoding device, decoding device, and program |
KR100966494B1 (en) | 2009-12-01 | 2010-06-29 | 동국대학교 산학협력단 | Method and apparatus for image data reduction using adaptive representative value, and recording medium thereof |
JP5653328B2 (en) * | 2011-09-26 | 2015-01-14 | 株式会社東芝 | Image processing apparatus and image processing system |
JP5870835B2 (en) * | 2012-04-27 | 2016-03-01 | 富士通株式会社 | Moving image processing apparatus, moving image processing method, and moving image processing program |
WO2013191193A1 (en) * | 2012-06-20 | 2013-12-27 | 株式会社日立国際電気 | Video compression and transmission system |
GB2511730A (en) * | 2013-01-28 | 2014-09-17 | Microsoft Corp | Spatially adaptive video coding |
GB201318658D0 (en) | 2013-10-22 | 2013-12-04 | Microsoft Corp | Controlling resolution of encoded video |
CN113329228B (en) * | 2021-05-27 | 2024-04-26 | 杭州网易智企科技有限公司 | Video encoding method, decoding method, device, electronic equipment and storage medium |
-
2005
- 2005-03-18 JP JP2005080422A patent/JP4245576B2/en active Active
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10531094B2 (en) | 2014-01-09 | 2020-01-07 | Hitachi Kokusai Electric Inc. | Image processing device and moving image transmission method |
Also Published As
Publication number | Publication date |
---|---|
JP2006262390A (en) | 2006-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4245576B2 (en) | Image compression / decompression method, image compression apparatus, and image expansion apparatus | |
AU766680B2 (en) | Method for converting digital signal and apparatus for converting digital signal | |
US8064516B2 (en) | Text recognition during video compression | |
EP1091592A2 (en) | Video signal encoding apparatus | |
US20080031518A1 (en) | Method and apparatus for encoding/decoding color image | |
WO2005079054A1 (en) | Image compression device | |
JPH10224790A (en) | Filter eliminating block noise in companded image and filter method | |
US9326004B2 (en) | Reduced memory mode video decode | |
JP4328727B2 (en) | Image compression / decompression method, image compression apparatus, and image expansion apparatus | |
JPH10512730A (en) | Method for decoding and encoding compressed video data streams with reduced memory requirements | |
JP2008109700A (en) | Method and device for converting digital signal | |
JP2820636B2 (en) | Video compression device | |
JP4605212B2 (en) | Digital signal conversion method and digital signal conversion apparatus | |
JP3526316B2 (en) | Video compression encoding method | |
JP4513856B2 (en) | Digital signal conversion method and digital signal conversion apparatus | |
AU2003200519B2 (en) | Method for Converting Digital Signal and Apparatus for Converting Digital Signal | |
JP5226089B2 (en) | Image coding method converter | |
JP2012209873A (en) | Moving image encoder and moving image encoding method | |
JP2008118693A (en) | Digital signal conversion method and digital signal conversion device | |
JP2008109701A (en) | Method and device for converting digital signal | |
JP2004007734A (en) | Method for compression encoding image | |
JPH0818968A (en) | Method and device for encoding/decoding image data | |
WO2008029346A2 (en) | Video decoding | |
JP2012209874A (en) | Moving image decoder and moving image decoding method | |
JPH06153178A (en) | Moving picture data coding/decoding method and its device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070605 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081217 |
|
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: 20081219 |
|
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: 20090106 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4245576 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: 20120116 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120116 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130116 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130116 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140116 Year of fee payment: 5 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140116 Year of fee payment: 5 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140116 Year of fee payment: 5 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140116 Year of fee payment: 5 |
|
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 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |