JP2793402B2 - Image coding device - Google Patents

Image coding device

Info

Publication number
JP2793402B2
JP2793402B2 JP4004173A JP417392A JP2793402B2 JP 2793402 B2 JP2793402 B2 JP 2793402B2 JP 4004173 A JP4004173 A JP 4004173A JP 417392 A JP417392 A JP 417392A JP 2793402 B2 JP2793402 B2 JP 2793402B2
Authority
JP
Japan
Prior art keywords
code amount
circuit
quantization
estimating
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
Application number
JP4004173A
Other languages
Japanese (ja)
Other versions
JPH05191651A (en
Inventor
佐々木  実
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP4004173A priority Critical patent/JP2793402B2/en
Priority to US08/050,012 priority patent/US5530478A/en
Priority to DE69223234T priority patent/DE69223234T2/en
Priority to PCT/JP1992/001055 priority patent/WO1993004553A1/en
Priority to EP92918002A priority patent/EP0553361B1/en
Priority to KR93701191A priority patent/KR0128428B1/en
Publication of JPH05191651A publication Critical patent/JPH05191651A/en
Application granted granted Critical
Publication of JP2793402B2 publication Critical patent/JP2793402B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、テレビ電話、画像伝送
装置又は電子スチルカメラ等の静止画及び動画像の圧縮
符号化に好適の画像符号化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image encoding apparatus suitable for compression encoding of still images and moving images, such as a videophone, an image transmission device, or an electronic still camera.

【0002】[0002]

【従来の技術】近年、テレビ電話及び電子スチルカメラ
等の普及に伴い、画像のディジタル処理、特に、画像デ
ータを圧縮するための高能率符号化技術の進歩が著し
い。図7は画像情報を符号化して記録する電子スチルカ
メラを示すブロック図である。
2. Description of the Related Art In recent years, with the spread of videophones, electronic still cameras, and the like, digital processing of images, particularly, high-efficiency coding techniques for compressing image data have been remarkably advanced. FIG. 7 is a block diagram showing an electronic still camera that encodes and records image information.

【0003】CCD1は被写体からの光を入射し光電変
換して撮像回路2に与える。撮像回路2及び信号処理回
路3によって、CCD1からの信号は、例えば、輝度信
号及び色差信号に変換される。信号処理回路3からの映
像信号はフレームメモリ4に与えて記録させた後、逐次
読出して圧縮符号化回路5に与える。圧縮符号化回路5
は符号化によって、読出したデータを圧縮し、例えば電
話回線7を介して伝送すると共に、メモリカード6等の
記録媒体に記録する。
The CCD 1 receives light from an object, photoelectrically converts the light, and supplies the photoelectric conversion circuit 2 with the light. The signal from the CCD 1 is converted into, for example, a luminance signal and a color difference signal by the imaging circuit 2 and the signal processing circuit 3. The video signal from the signal processing circuit 3 is applied to a frame memory 4 for recording, and then read out sequentially and applied to a compression encoding circuit 5. Compression encoding circuit 5
Compresses the read data by encoding, transmits the data through, for example, a telephone line 7, and records the data on a recording medium such as a memory card 6.

【0004】ところで、画像を圧縮符号化した場合に
は、一般的に細かい絵柄に対しては符号量が増大し、滑
らかな画像では符号量は減少する傾向がある。このた
め、画像毎に伝送符号量が変化し、画像を記録する記録
媒体の容量が不足してしまうことがあるという不都合が
ある。
[0004] By the way, when an image is compression-encoded, the code amount generally tends to increase for a fine picture and to decrease for a smooth image. For this reason, the amount of transmission code changes for each image, and there is a disadvantage that the capacity of the recording medium for recording the image may be insufficient.

【0005】そこで、出力部にバッファメモリを有し
て、絵柄に拘らず、画像毎の符号量を一定にしたものも
ある。図8はこのような従来の画像符号化装置を示すブ
ロック図である。
In view of this, there is a type in which a buffer memory is provided in the output unit so that the amount of code for each image is constant regardless of the picture. FIG. 8 is a block diagram showing such a conventional image encoding device.

【0006】フレームメモリ4から読出した画像データ
を量子化回路11に与えて量子化する。量子化後の画像デ
ータはDPCM回路12において差分符号化し、更に、可
変長符号化回路13において、例えば、ハフマン符号化す
る。ハフマン符号化によって、ビットレートは一層低減
される。可変長符号化回路13の出力はバッファメモリ14
を介して出力する。バッファメモリ14の出力は量子化回
路11にも与えている。量子化回路11はバッファメモリ14
の使用状態によって量子化が制御され、出力レートの平
均値が一定となるように、量子化特性が変化するように
なっている。
The image data read from the frame memory 4 is supplied to a quantization circuit 11 for quantization. The quantized image data is differentially encoded in the DPCM circuit 12, and further, for example, Huffman encoded in the variable length encoding circuit 13. With Huffman coding, the bit rate is further reduced. The output of the variable length coding circuit 13 is
Output via. The output of the buffer memory 14 is also provided to the quantization circuit 11. The quantization circuit 11 is a buffer memory 14
The quantization is controlled depending on the usage state of, and the quantization characteristic is changed so that the average value of the output rate becomes constant.

【0007】図9は他の従来例を示すブロック図であ
る。
FIG. 9 is a block diagram showing another conventional example.

【0008】フレームメモリ4から読出した画像データ
はDCT(離散コサイン変換)回路15に与えてDCT処
理する。DCT回路15からのDCT係数は量子化回路16
に与えて量子化する。更に、量子化出力は可変長符号化
回路17において例えばハフマン符号化する。可変長符号
化回路17からのハフマン符号はバッファメモリ18を介し
て出力する。このバッファメモリ18の使用状態により、
量子化回路16は量子化特性が変化して、出力レートを一
定に制御するようになっている。
The image data read from the frame memory 4 is applied to a DCT (discrete cosine transform) circuit 15 for DCT processing. The DCT coefficient from the DCT circuit 15 is
To quantize. Further, the quantized output is subjected to, for example, Huffman coding in the variable length coding circuit 17. The Huffman code from the variable length coding circuit 17 is output via the buffer memory 18. Depending on the use state of this buffer memory 18,
The quantization circuit 16 changes the quantization characteristic and controls the output rate to be constant.

【0009】しかしながら、これらの方法では、バッフ
ァメモリの使用状態に応じて、逐次符号化特性を変化さ
せていることから、画面全体に渡って最適な調整をする
ことができない。例えば、画面の上半分は平坦で下半分
は細かい絵柄の画像データが入力された場合には、画面
の上半分の画像データの符号化には不要なビットが割り
当てられ、下半分の画像データの符号化には十分なビッ
トを割り当てることができず、画質が劣化してしまう。
However, in these methods, since the encoding characteristics are sequentially changed according to the use state of the buffer memory, it is not possible to make an optimal adjustment over the entire screen. For example, when image data of a fine pattern is input in the upper half of the screen and fine in the lower half, unnecessary bits are assigned to encoding of the image data of the upper half of the screen, and the lower half of the image data of the image data is input. Sufficient bits cannot be allocated for encoding, and image quality deteriorates.

【0010】そこで、所望のデータ量となるまで、符号
化を複数回繰返すようにしたものもある。このような従
来の画像符号化装置においては、出力データ量が目標値
よりも多い場合には、量子化値を変化させて再度符号化
を行いデータ量を低減させる。逆に、出力データ量が目
標値よりも小さい場合には、量子化値を変化させて再度
符号化を行いデータ量を増加させる。この符号化の繰返
しによって、最終的には出力データ量を目標値に収束さ
せる。
In some cases, the encoding is repeated a plurality of times until a desired data amount is obtained. In such a conventional image encoding apparatus, when the output data amount is larger than the target value, the quantization value is changed and the encoding is performed again to reduce the data amount. Conversely, when the output data amount is smaller than the target value, the quantization value is changed and the encoding is performed again to increase the data amount. By repeating this encoding, the output data amount finally converges to the target value.

【0011】しかしながら、この方法では、符号化処理
に要する時間が膨大なものとなってしまうという欠点が
ある。
However, this method has a disadvantage that the time required for the encoding process is enormous.

【0012】[0012]

【発明が解決しようとする課題】このように、上述した
従来の画像符号化装置においては、出力バッファの使用
量に応じて逐次符号化特性を変化させて出力レートを一
定としており、画面全体に渡って最適の符号化を行うこ
とができず、画質が劣化してしまうという問題点があっ
た。また、符号化を繰返して出力レートを一定とする方
法を採用した場合には、高速処理が不可能であるという
問題点があった。
As described above, in the conventional image coding apparatus described above, the output rate is kept constant by sequentially changing the coding characteristics in accordance with the amount of output buffer used, and the entire picture is displayed. There is a problem that the optimum encoding cannot be performed over the entire system, and the image quality deteriorates. In addition, when a method of repeating coding to keep the output rate constant is employed, there is a problem that high-speed processing cannot be performed.

【0013】本発明は、複数の符号化特性に応じた符号
量を予め求めることにより、高速処理を可能にすると共
に画面全域に最適な符号化を可能にすることができる画
像符号化装置を提供することを目的とする。
The present invention provides an image coding apparatus which enables high-speed processing and enables optimum coding over the entire screen by previously obtaining code amounts corresponding to a plurality of coding characteristics. The purpose is to do.

【0014】[0014]

【課題を解決するための手段】本発明に係る画像符号化
装置は、ディジタル画像信号を複数画素毎にブロック化
して得たブロックデータを直交変換して変換係数を求
め、この変換係数を量子化して可変長符号化する画像符
号化装置において、前記変換係数が入力され所定の量子
化特性で量子化して出力する量子化回路と、符号量の推
定時に前記ブロックデータのうちの一部のブロックデー
タについて変換係数を求めて前記量子化回路に与える画
像分割手段と、符号量の推定時に可変長符号化出力の符
号量から総符号量を推定し、推定した符号量と目標とす
る符号量とから前記量子化特性を変更して所定回の符号
化を行わせる量子化特性変更手段と、符号量の推定時に
所定回の符号化によって得られた符号化出力の符号量か
ら総符号量を推定すると共に、推定した符号量と目標と
する符号量とから最適量子化特性を決定する量子化特性
決定手段とを具備したことを特徴とするものである。
An image encoding apparatus according to the present invention orthogonally transforms block data obtained by dividing a digital image signal into a plurality of pixels to obtain transform coefficients, and quantizes the transform coefficients. An image coding apparatus for performing variable-length coding by using a quantization circuit that receives the transform coefficient and quantizes the transform coefficient with a predetermined quantization characteristic and outputs the quantized circuit; And image dividing means for obtaining a transform coefficient for the quantization circuit and estimating the total code amount from the code amount of the variable-length encoded output when estimating the code amount, and determining the estimated code amount and the target code amount. A quantization characteristic changing unit that changes the quantization characteristic to perform a predetermined number of encodings, and estimates a total code amount from a code amount of an encoded output obtained by the predetermined number of encodings when estimating the code amount. Together, is characterized in that it has and a quantization characteristic determining means for determining an optimum quantization characteristic and a code amount to be estimated code amount and the target.

【0015】[0015]

【作用】本発明において、符号化手段は、本来の符号化
に先立ち所定の符号化特性で符号化を行う。この場合に
は、画像分割手段によって画像の一部の画像信号のみを
符号化しており、符号化に要する時間は短い。符号化特
性変更手段は符号化手段の符号化特性を変更させる。こ
うして、複数の符号化特性時の符号化出力の符号量が比
較的短時間に求められる。符号化特性決定手段は、複数
回の符号化における符号化出力から目標とする総符号量
を得るための符号化特性を求める。この符号化特性で符
号化手段は全画像の画像信号の符号化を行う。
In the present invention, the encoding means performs encoding with predetermined encoding characteristics prior to the original encoding. In this case, only a part of the image signal of the image is encoded by the image dividing means, and the time required for the encoding is short. The encoding characteristic changing means changes the encoding characteristic of the encoding means. Thus, the code amount of the coded output at the time of a plurality of coding characteristics can be obtained in a relatively short time. The coding characteristic determining means obtains a coding characteristic for obtaining a target total code amount from coded outputs in a plurality of times of coding. The encoding means encodes the image signals of all the images with the encoding characteristics.

【0016】[0016]

【実施例】以下、図面を参照して本発明の実施例につい
て説明する。図1は本発明に係る画像符号化装置の一実
施例を示すブロック図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of an image encoding device according to the present invention.

【0017】輝度信号及び色差信号はフレームメモリ21
に入力する。フレームメモリ21はアドレス制御回路22に
書込み及び読出しが制御されて、入力された信号をフレ
ーム化してブロック分割回路23に与える。図2はブロッ
ク分割回路23からの画像データを説明するための説明図
である。ブロック分割回路23は入力された信号を、例え
ば図2に示すように、水平8画素で垂直8画素の計64
画素単位でブロック化してDCT回路24に与える。アド
レス制御回路22はフレームメモリ21のアドレスを制御す
ることにより、画面内の所定のブロックデータをブロッ
ク分割回路23から出力させるようになっている。これに
より、例えば、画面の各行のブロック(以下、ブロック
ラインという)のうち奇数ブロックラインからのみ、水
平方向に1つおきのブロックデータをブロック分割回路
23から順次出力させることもできる。DCT回路24は入
力された画像データをDCT処理して周波数成分に変換
し、1ブロック毎に64個のDCT係数を出力する。
The luminance signal and the color difference signal are stored in a frame memory 21.
To enter. The writing and reading of the frame memory 21 are controlled by the address control circuit 22, and the input signal is framed and supplied to the block dividing circuit 23. FIG. 2 is an explanatory diagram for explaining image data from the block dividing circuit 23. The block division circuit 23 divides the input signal into a total of 64 pixels of 8 horizontal pixels and 8 vertical pixels as shown in FIG.
The data is divided into pixels and supplied to the DCT circuit 24. The address control circuit 22 controls the address of the frame memory 21 so that predetermined block data in the screen is output from the block dividing circuit 23. Thus, for example, every other block data in the horizontal direction is divided into block division circuits only from odd block lines in blocks in each row of the screen (hereinafter, referred to as block lines).
It is also possible to output sequentially from 23. The DCT circuit 24 performs a DCT process on the input image data to convert it into frequency components, and outputs 64 DCT coefficients for each block.

【0018】図3はDCT回路24からのDCT係数を説
明するための説明図である。
FIG. 3 is an explanatory diagram for explaining the DCT coefficient from the DCT circuit 24.

【0019】図3に示すように、DCT係数は水平及び
垂直方向の低域成分から高域成分へ順に配列されてい
る。DCT回路24は、図3の番号にて示すように、水平
及び垂直方向の低域成分から高域成分に向かってジグザ
グにDCT係数を走査して、この順番に出力するように
なっている。なお、図3の番号0の部分は直流項を示
し、その値は全画素の平均値となっている。他の部分は
交流項である。
As shown in FIG. 3, the DCT coefficients are arranged in order from the low-frequency component in the horizontal and vertical directions to the high-frequency component. As shown by the numbers in FIG. 3, the DCT circuit 24 scans the DCT coefficients in a zigzag manner from the low-frequency component to the high-frequency component in the horizontal and vertical directions, and outputs the DCT coefficients in this order. Note that the number 0 part in FIG. 3 indicates a DC term, and the value is an average value of all pixels. The other part is the AC term.

【0020】DCT回路24からの直流項は量子化回路25
に与え、交流項は量子化回路26に与える。量子化回路2
5,26は夫々直流項又は交流項について量子化を行っ
て、量子化出力を夫々DPCM回路28又はジグザグスキ
ャン回路29に出力するようになっている。DPCM回路
28は入力された隣接ブロック相互間で直流項の差分を求
めて符号化回路30に与える。符号化回路30はハフマンテ
ーブル32を用いてDPCM回路28からの差分値をハフマ
ン符号化して多重化回路34に出力する。一方、ジグザグ
スキャン回路29は量子化回路26からの交流項をジグザグ
スキャン順に読出して符号化回路31に与える。符号化回
路31は、量子化出力の0が連続する数(0ラン)とその
直後のDCT係数のビット数との組合わせを作成し、ハ
フマンテーブル33を用いて、この組合わせに対してハフ
マン符号化を行って多重化回路34に出力する。多重化回
路34はハフマン符号化された直流項及び交流項を時分割
多重して出力するようになっている。
The DC term from the DCT circuit 24 is applied to a quantization circuit 25
To the quantization circuit 26. Quantization circuit 2
Numerals 5 and 26 quantize a DC term or an AC term, respectively, and output a quantized output to a DPCM circuit 28 or a zigzag scan circuit 29, respectively. DPCM circuit
28 calculates the difference of the DC term between the input adjacent blocks and supplies it to the encoding circuit 30. The encoding circuit 30 uses the Huffman table 32 to Huffman-encode the difference value from the DPCM circuit 28 and outputs the result to the multiplexing circuit 34. On the other hand, the zigzag scan circuit 29 reads the AC terms from the quantization circuit 26 in a zigzag scan order and supplies the read AC terms to the encoding circuit 31. The encoding circuit 31 creates a combination of the number of consecutive zeros of the quantized output (0 run) and the number of bits of the DCT coefficient immediately after the combination, and uses the Huffman table 33 to generate a Huffman table for this combination. The data is encoded and output to the multiplexing circuit 34. The multiplexing circuit 34 is configured to time-division multiplex the Huffman-encoded DC term and AC term and output them.

【0021】下記表1はハフマン符号の例を示してい
る。例えば、量子化出力として“0”が2個連続した後
に“1”が入力されると、表1に示すように、符号化回
路30,31は“11011”というハフマンコードを出力
するようになっている。
Table 1 below shows examples of Huffman codes. For example, when “1” is input after two consecutive “0” as the quantized output, as shown in Table 1, the encoding circuits 30 and 31 output a Huffman code of “11011”. ing.

【0022】[0022]

【表1】 前述したように、1ブロックの符号長及び1画面の符号
長はハフマン符号化によって変化する。一方、符号長は
量子化によっても変化する。量子化回路26は乗算器27か
らの量子化値に基づいて量子化を行っており、例えば量
子化値を大きくすると、量子化出力として0が出現する
確率が高くなり、符号長(総ビット数)は短くなる。一
般的画像においては、量子化値を大きくすると、急激に
符号長(ビット数)が減少する。乗算器27は基本量子化
テーブル35に格納されている基本量子化値に後述するα
算出回路37からの量子化テーブルスケールファクタαを
乗算することにより、量子化回路26に与える量子化値を
変化させるようになっている。
[Table 1] As described above, the code length of one block and the code length of one screen change by Huffman coding. On the other hand, the code length also changes due to quantization. The quantization circuit 26 performs quantization based on the quantization value from the multiplier 27. For example, when the quantization value is increased, the probability that 0 appears as a quantization output increases, and the code length (total number of bits) ) Becomes shorter. In a general image, when the quantization value is increased, the code length (the number of bits) is rapidly reduced. The multiplier 27 converts the basic quantization value stored in the basic quantization table
By multiplying the quantization table scale factor α from the calculation circuit 37, the quantization value given to the quantization circuit 26 is changed.

【0023】しかし、量子化値を変化させた場合の総ビ
ット数は画像毎に異なり、符号化終了後でないと総ビッ
ト数は確定しない。そこで、本実施例においては、符号
化に先立って量子化テーブルスケールファクタαを適宜
変化させて所定のブロックデータに対して符号化を行っ
て最適な量子化値を求めるようになっている。
However, the total number of bits when the quantization value is changed differs for each image, and the total number of bits is not determined until after the coding is completed. Therefore, in the present embodiment, prior to encoding, the quantization table scale factor α is appropriately changed and encoding is performed on predetermined block data to obtain an optimal quantization value.

【0024】すなわち、α算出回路37は符号化前に例え
ばスケールファクタαとして1,0.5,0.25,
0.1等の値を出力するようになっている。また、多重
化回路34の出力は符号量計算回路36にも与える。符号量
計算回路36は符号化出力の符号量を求めてα算出回路37
に出力する。α算出回路37は求められた符号量から最適
なスケールファクタαT を算出する。すなわち、α算出
回路37は入力された符号量データのうち目標とする符号
化出力の総ビット数NT 近傍の上下の2つの総ビット数
から最適なスケールファクタαT を求める。例えば、ス
ケールファクタがα3 ,α4 である場合の符号量を夫々
N3 ,N4 とし、N4 >NT >N3 であるものとする
と、α算出回路37は下記式(1)に示す演算を行って、
目標とする総ビット数を得るための最適スケールファク
タαT を求める。
That is, the α calculating circuit 37 sets the scale factor α as 1, 0.5, 0.25,
A value such as 0.1 is output. The output of the multiplexing circuit 34 is also supplied to a code amount calculation circuit 36. The code amount calculation circuit 36 obtains the code amount of the encoded output to obtain an α calculation circuit 37.
Output to The α calculation circuit 37 calculates an optimum scale factor αT from the obtained code amount. That is, the .alpha. Calculation circuit 37 determines the optimum scale factor .alpha.T from the two upper and lower total bits near the total bit number NT of the target encoded output in the input code amount data. For example, if the code amounts when the scale factors are α3 and α4 are N3 and N4, respectively, and N4>NT> N3, the α calculation circuit 37 performs the operation shown in the following equation (1).
An optimum scale factor αT for obtaining a target total number of bits is obtained.

【0025】 次に、このように構成された実施例の動作について図4
及び図5を参照して説明する。図4は最適スケールファ
クタαT を求める符号量推定時に符号化するブロックデ
ータを説明するための説明図であり、図5は量子化値を
示す説明図である。
[0025] Next, the operation of the embodiment configured as described above will be described with reference to FIG.
This will be described with reference to FIG. FIG. 4 is an explanatory diagram for explaining block data to be encoded at the time of estimating the code amount for obtaining the optimum scale factor αT, and FIG. 5 is an explanatory diagram showing the quantization values.

【0026】輝度信号及び色差信号はフレームメモリ21
に与えて記憶させる。フレームメモリ21から読出した画
像データはブロック分割回路23によってブロック単位に
分割してDCT回路24に与える。ここで、アドレス制御
回路22はフレームメモリ21の読出しを制御して、先ず、
図4の斜線部に示すように、奇数ブロックラインの1つ
おきのブロックデータのみを順次DCT回路24に与え
る。
The luminance signal and the color difference signal are stored in the frame memory 21.
And memorize it. The image data read from the frame memory 21 is divided into blocks by a block dividing circuit 23 and supplied to a DCT circuit 24. Here, the address control circuit 22 controls reading of the frame memory 21, and first,
As shown by the hatched portion in FIG. 4, only every other block data of the odd-numbered block line is sequentially applied to the DCT circuit 24.

【0027】DCT回路24は8×8画素単位のブロック
データをDCT処理し、DCT係数を量子化回路25,26
に与える。量子化回路25はDCT係数の直流項を量子化
してDPCM回路28に出力する。DPCM回路28は量子
化出力の直流項について隣接ブロックとの間で差分を求
め差分値を符号化回路30に出力する。符号化回路30はハ
フマンテーブル32を用いて、DPCM回路28からの差分
値をハフマン符号化して多重化回路34に出力する。
The DCT circuit 24 performs DCT processing on block data in units of 8 × 8 pixels, and quantizes DCT coefficients into quantization circuits 25 and 26.
Give to. The quantization circuit 25 quantizes the DC term of the DCT coefficient and outputs it to the DPCM circuit 28. The DPCM circuit obtains a difference between a DC term of the quantized output and an adjacent block and outputs a difference value to the encoding circuit 30. The encoding circuit 30 uses the Huffman table 32 to Huffman-encode the difference value from the DPCM circuit 28 and outputs the result to the multiplexing circuit 34.

【0028】一方、量子化回路26はDCT係数の交流項
についてスケールファクタαに基づく量子化を行う。例
えば、α算出回路37は先ずスケールファクタαとして1
を出力する。この場合には、乗算器27からは基本量子化
テーブル35の基本量子化値がそのまま量子化回路26に与
えられる。量子化回路26の出力は符号化回路31に与え、
符号化回路31は、量子化出力の交流項について、0ラン
と量子化係数のビット数との組に対してハフマン符号化
する。多重化回路34は符号化回路30,31からの符号化出
力を多重して符号量計算回路36に与える。
On the other hand, the quantization circuit 26 performs quantization on the AC term of the DCT coefficient based on the scale factor α. For example, the α calculating circuit 37 first sets the scale factor α to 1
Is output. In this case, the basic quantization value of the basic quantization table 35 is directly supplied from the multiplier 27 to the quantization circuit 26. The output of the quantization circuit 26 is given to the encoding circuit 31,
The encoding circuit 31 performs Huffman encoding on a set of 0 run and the number of bits of the quantized coefficient for the AC term of the quantized output. The multiplexing circuit 34 multiplexes the coded outputs from the coding circuits 30 and 31 and supplies the multiplexed output to the code amount calculation circuit 36.

【0029】符号量計算回路36は各ブロックの符号量を
累積して全画面の1/4のブロックの符号化終了時の符
号量を求め、4倍することによりスケールファクタα=
1の場合の全画面の総符号量N1 を計算する。これによ
り、全ブロックデータを読出す場合に比して約1/4の
時間で総符号量を求めることができる。自然画像におい
ては、画素間の相関が高く、本実施例のように部分画像
を使用して符号量を推定した場合でも誤差は小さい。多
くの画像について調査した結果によると、全ブロックを
符号化した場合の符号量と、全体の1/4ブロックを符
号化した場合の符号量を4倍して得た符号量とは、ブロ
ックのサンプリング位置によって多少変動するが、数パ
ーセント以内の誤差に収まる。いま、こうして求めた符
号量N1が目標とする符号量NT よりも小さいものとす
る。そうすると、α算出回路37は次にスケールファクタ
αとして0.1を設定する。
The code amount calculation circuit 36 accumulates the code amount of each block, obtains the code amount at the time of completion of the encoding of a quarter block of the entire screen, and quadruples the scale factor α =
In the case of 1, the total code amount N1 of the entire screen is calculated. As a result, the total code amount can be obtained in about one-fourth of the time required to read all block data. In a natural image, the correlation between pixels is high, and the error is small even when the code amount is estimated using a partial image as in the present embodiment. According to the results of investigation on many images, the code amount obtained when all blocks are coded and the code amount obtained by quadrupling the code amount obtained when 1 / of the entire block is coded are as follows. Although it varies slightly depending on the sampling position, it falls within an error within a few percent. Now, it is assumed that the code amount N1 thus obtained is smaller than the target code amount NT. Then, the α calculation circuit 37 next sets 0.1 as the scale factor α.

【0030】アドレス制御回路22はフレームメモリ21を
制御して、再度全ブロックの1/4のブロックのデータ
を読出させる。この場合には、前回と同一ブロックのデ
ータを読出してもよく、また、前回とは異なるブロック
データを読出してもよい。DCT回路24は読出されたブ
ロックデータをDCT処理して量子化回路25,26に与え
る。乗算器27は基本量子化テーブル35の基本量子化値に
スケールファクタα=0.1を乗算して量子化値を求め
て量子化回路26に与える。量子化回路26は乗算器27から
の量子化値に基づいて交流項を量子化して出力する。符
号化回路31は交流項の量子化出力をハフマン符号化して
多重化回路34に出力し、多重化回路34は符号化回路30,
31の出力を多重して符号量計算回路36に出力する。
The address control circuit 22 controls the frame memory 21 to read out data of a quarter of all blocks again. In this case, data of the same block as the previous time may be read, or block data different from the previous time may be read. The DCT circuit 24 performs a DCT process on the read block data, and supplies the block data to the quantization circuits 25 and 26. The multiplier 27 obtains a quantization value by multiplying the basic quantization value of the basic quantization table 35 by a scale factor α = 0.1 and supplies the quantization value to the quantization circuit 26. The quantization circuit 26 quantizes the AC term based on the quantization value from the multiplier 27 and outputs the result. The coding circuit 31 performs Huffman coding on the quantized output of the AC term and outputs the result to a multiplexing circuit 34.
The output of 31 is multiplexed and output to the code amount calculation circuit 36.

【0031】前回と同様に、符号量計算回路36は各ブロ
ックの符号量を累積し、4倍して全ブロックの符号量を
推定する。いま、こうして求めた符号量N2 が目標とす
る符号量NT よりも大きいものとする。そうすると、α
算出回路37は次にスケールファクタαとして0.5を出
力する。同様にして、DCT回路24は全ブロックの1/
4のブロックについてDCT処理し、量子化回路26は乗
算器27からの量子化値に基づいて量子化を行う。こうし
て、符号量計算回路36はスケールファクタα=0.5の
場合の符号量を求める。
As in the previous case, the code amount calculation circuit 36 accumulates the code amount of each block, and quadruples the code amount to estimate the code amount of all blocks. Now, it is assumed that the code amount N2 thus obtained is larger than the target code amount NT. Then, α
Next, the calculation circuit 37 outputs 0.5 as the scale factor α. Similarly, the DCT circuit 24 outputs 1 /
The DCT process is performed on the block No. 4 and the quantization circuit 26 performs quantization based on the quantization value from the multiplier 27. Thus, the code amount calculation circuit 36 obtains the code amount when the scale factor α = 0.5.

【0032】この場合の符号量N3 が目標とする符号量
NT よりも小さいものとすると、α算出回路37は次にス
ケールファクタαとして0.25を出力する。乗算器27
は基本量子化値にスケールファクタα=0.25を乗算
して量子化回路26に与える。前回と同様にして、全体の
1/4のブロックについて量子化及び符号化を行って、
符号量を推定する。この場合の符号量N4 が目標とする
符号量NT よりも大きく、N4 >NT >N3 であるもの
とすると、α算出回路37は上記式(1)の演算を行っ
て、最適なスケールファクタαT を算出する。この場合
には、全ブロックを1回符号化した場合と同様の時間で
最適なスケールファクタαT を算出することができる。
Assuming that the code amount N3 in this case is smaller than the target code amount NT, the α calculating circuit 37 then outputs 0.25 as the scale factor α. Multiplier 27
Multiplies the basic quantized value by a scale factor α = 0.25 and supplies the result to the quantizing circuit 26. Quantization and encoding are performed for a quarter of the block as in the previous case,
Estimate the code amount. Assuming that the code amount N4 in this case is larger than the target code amount NT and that N4>NT> N3, the α calculating circuit 37 performs the operation of the above equation (1) to determine the optimum scale factor αT. calculate. In this case, the optimum scale factor αT can be calculated in the same time as when all the blocks are coded once.

【0033】次に、最適スケールファクタαT を用いて
符号化を行う。アドレス制御回路22はフレームメモリ21
の読出しを制御して、全ブロックのデータをブロック分
割回路23に順次与える。DCT回路24はブロック分割回
路23からのブロックデータをDCT処理して量子化回路
25,26に与える。量子化回路25は直流項を量子化し、D
PCM回路28は隣接ブロックとの差分値を求め、符号化
回路30はこの差分値をハフマン符号化して多重化回路34
に出力する。
Next, encoding is performed using the optimum scale factor αT. The address control circuit 22 is a frame memory 21
And sequentially supplies data of all blocks to the block dividing circuit 23. The DCT circuit 24 subjects the block data from the block dividing circuit 23 to DCT processing and performs quantization processing.
Give 25, 26. The quantization circuit 25 quantizes the DC term,
The PCM circuit 28 obtains a difference value between adjacent blocks, and the coding circuit 30 performs Huffman coding on the difference value and performs a multiplexing circuit 34.
Output to

【0034】一方、乗算器27は最適スケールファクタα
T と基本量子化値とを乗算することにより、例えば、図
5に示す量子化値を作成する。図5の各量子化値は、図
3に示す量子化出力の各周波数成分に対応している。こ
の量子化値は量子化回路26に与える。量子化回路26は、
例えば、DCT係数を量子化値で除算することにより量
子化して量子化出力をジグザグスキャン回路29を介して
符号化回路31に出力する。符号化回路31は0ランと量子
化係数のビット数との組に対してハフマン符号化する。
多重化回路34は符号化回路30,31からのハフマン符号を
多重して出力する。
On the other hand, the multiplier 27 has an optimum scale factor α
By multiplying T by the basic quantization value, for example, a quantization value shown in FIG. 5 is created. Each quantization value in FIG. 5 corresponds to each frequency component of the quantization output shown in FIG. This quantization value is given to the quantization circuit 26. The quantization circuit 26
For example, the quantization is performed by dividing the DCT coefficient by the quantization value, and the quantization output is output to the encoding circuit 31 via the zigzag scan circuit 29. The encoding circuit 31 performs Huffman encoding on a set of 0 run and the number of bits of the quantization coefficient.
The multiplexing circuit 34 multiplexes and outputs the Huffman codes from the encoding circuits 30 and 31.

【0035】このように、本実施例においては、符号量
の推定時において全画面の1/4のブロックデータ毎に
スケールファクタαを変化させて複数回の符号化を行
い、符号化出力の符号量を4倍することにより総符号量
を推定しており、最適なスケールファクタαT の算出に
要する時間を短縮することができる。最適スケールファ
クタαT を用いて符号化を行っており、画面全体に渡っ
て最適の符号化を行うことができる。
As described above, in this embodiment, when estimating the code amount, encoding is performed a plurality of times by changing the scale factor α for each ブ ロ ッ ク block data of the entire screen, and the code of the encoded output is obtained. Since the total code amount is estimated by quadrupling the amount, the time required for calculating the optimal scale factor αT can be reduced. Encoding is performed using the optimal scale factor αT, and optimal encoding can be performed over the entire screen.

【0036】なお、本実施例においては、全体の1/4
のブロックデータを読出して総符号量の推定を行った
が、全体の1/2又は1/8等の任意のブロックデータ
を読出してもよい。また、例えば、1回目の符号量推定
時には全体の1/8のブロックを読出し、2回目の符号
量推定時には全体の1/4のブロックを読出して符号量
推定を行ってもよい。すなわち、最初は粗いサンプリン
グで大きな予測誤差を許容し、徐々に細かくサンプリン
グすることにより、早く且つ正確な符号量推定を可能に
する。また、サンプリング位置は図4のように規則正し
くとっても、位置をずらしながらとっても、あるいは全
くランダムにとってもよい。また、本実施例において
は、符号量を推定するために4回の符号化をおこなった
が、符号化回数は任意に設定可能であり、更に、目標符
号量NT と符号量推定のための符号化時の符号量Nn と
の許容誤差|NT −Nn |が所定値nbよりも小さくな
るまで、スケールファクタαを変化させながら符号化を
繰返して最適スケールファクタαT を算出してもよい。
In this embodiment, 1/4 of the whole
Although the total code amount is estimated by reading the block data of, arbitrary block data such as 又 は or 8 of the whole may be read. Also, for example, at the first code amount estimation, 1/8 of the entire block may be read, and at the second code amount estimation, 1/4 of the entire block may be read to perform the code amount estimation. That is, at first, a large sampling error is allowed by coarse sampling, and sampling is performed gradually and finely, thereby enabling quick and accurate code amount estimation. In addition, the sampling positions may be regularly determined as shown in FIG. 4, may be shifted while being shifted, or may be randomly determined. Further, in the present embodiment, encoding is performed four times in order to estimate the code amount. However, the number of times of encoding can be set arbitrarily. Until the allowable error | NT−Nn | with the code amount Nn at the time of encoding becomes smaller than the predetermined value nb, the encoding may be repeated while changing the scale factor α to calculate the optimal scale factor αT.

【0037】ところで、上記式(1)は符号量とスケー
ルファクタαとの関係がリニアであるものと仮定したも
のである。しかし、実際には、両者の関係はリニアでは
ない。図6は横軸にスケールファクタαの対数をとり縦
軸に総符号量Nの対数をとって、符号量とスケールファ
クタαとの関係を示すグラフである。
The above equation (1) is based on the assumption that the relationship between the code amount and the scale factor α is linear. However, in practice, the relationship between them is not linear. FIG. 6 is a graph showing the relationship between the code amount and the scale factor α by taking the logarithm of the scale factor α on the horizontal axis and the logarithm of the total code amount N on the vertical axis.

【0038】例えば、所定の画像A,Bについてスケー
ルファクタαの対数と総符号量Nの対数との関係を求め
ると、図6に示すようにいずれもリニアとなる。多くの
画像の評価結果によると、スケールファクタαと総符号
量Nとの対数は、図6に示す関係となる。すなわち、下
記式(2)が成立する。
For example, when the relationship between the logarithm of the scale factor α and the logarithm of the total code amount N is determined for predetermined images A and B, both become linear as shown in FIG. According to the evaluation results of many images, the logarithm of the scale factor α and the total code amount N has the relationship shown in FIG. That is, the following equation (2) holds.

【0039】 logN=K1 logα+K2 …(2) 但し、K1 ,K2 は定数である。Log N = K 1 log α + K 2 (2) where K 1 and K 2 are constants.

【0040】α算出回路37が上記式(2)の演算から最
適スケールファクタαT を求めるようにしてもよい。
すなわち、α算出回路37は、上述したN3 ,N4 ,α3
,α4 を用いてK1 ,K2 を求め、目標符号量NT か
ら最適スケールファクタαT を求める。式(2)を採用
した場合には、計算は複雑となるが、より正確なスケー
ルファクタαT を求めることができる。
The α-calculating circuit 37 may calculate the optimum scale factor αT from the calculation of the above equation (2).
That is, the α calculating circuit 37 calculates the above N3, N4, α3
, Α4, and K1 and K2 are determined, and the optimum scale factor αT is determined from the target code amount NT. When equation (2) is adopted, the calculation becomes complicated, but a more accurate scale factor αT can be obtained.

【0041】また、この場合には、符号量の推定時にお
けるスケールファクタαを対数値に対応したものとす
る。すなわち、実施例においては、スケールファクタα
を1,0.1,0.5,0.25と変更したが、log
Nとlogαとが比例するので、対数値が1/2となる
ようにスケールファクタαを1,0.126,0.31
6,0.178と変更した方がよい。
In this case, it is assumed that the scale factor α at the time of estimating the code amount corresponds to a logarithmic value. That is, in the embodiment, the scale factor α
Was changed to 1,0.1,0.5,0.25, but log
Since N and log α are proportional, the scale factor α is set to 1, 0.126, 0.31 so that the logarithmic value becomes 1/2.
It is better to change to 6,0.178.

【0042】[0042]

【発明の効果】以上説明したように本発明によれば、画
面全体に最適の符号化特性を求めて符号化を行っている
ので、高速処理を可能にすると共に、画質を向上させる
ことができるという効果を有する。
As described above, according to the present invention, since the encoding is performed by obtaining the optimum encoding characteristics for the entire screen, high-speed processing can be performed and the image quality can be improved. It has the effect of.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係る画像符号化装置の一実施例を示す
ブロック図。
FIG. 1 is a block diagram showing an embodiment of an image encoding device according to the present invention.

【図2】実施例を説明するための説明図。FIG. 2 is an explanatory diagram illustrating an embodiment.

【図3】実施例を説明するための説明図。FIG. 3 is an explanatory diagram for explaining the embodiment.

【図4】実施例の動作を説明するための説明図。FIG. 4 is an explanatory diagram for explaining the operation of the embodiment.

【図5】実施例の動作を説明するための説明図。FIG. 5 is an explanatory diagram for explaining the operation of the embodiment.

【図6】実施例の変形例を説明するためのグラフ。FIG. 6 is a graph for explaining a modification of the embodiment.

【図7】電子スチルカメラを示すブロック図。FIG. 7 is a block diagram showing an electronic still camera.

【図8】従来の画像符号化装置を示すブロック図。FIG. 8 is a block diagram showing a conventional image encoding device.

【図9】従来の画像符号化装置を示すブロック図。FIG. 9 is a block diagram showing a conventional image encoding device.

【符号の説明】[Explanation of symbols]

21…フレームメモリ、22…アドレス制御回路、23…ブロ
ック分割回路、24…DCT回路、25,26…量子化回路、
27…乗算器、30,31…符号化回路、36…符号量計算回
路、37…α算出回路
21: frame memory, 22: address control circuit, 23: block division circuit, 24: DCT circuit, 25, 26: quantization circuit,
27: Multiplier, 30, 31: Encoding circuit, 36: Code amount calculation circuit, 37: α calculation circuit

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ディジタル画像信号を複数画素毎にブロ
ック化して得たブロックデータを直交変換して変換係数
を求め、この変換係数を量子化して可変長符号化する画
像符号化装置において、 前記変換係数が入力され所定の量子化特性で量子化して
出力する量子化回路と、 符号量の推定時に前記ブロックデータのうちの一部のブ
ロックデータについて変換係数を求めて前記量子化回路
に与える画像分割手段と、 符号量の推定時に可変長符号化出力の符号量から総符号
量を推定し、推定した符号量と目標とする符号量とから
前記量子化特性を変更して所定回の符号化を行わせる量
子化特性変更手段と、 符号量の推定時に所定回の符号化によって得られた符号
化出力の符号量から総符号量を推定すると共に、推定し
た符号量と目標とする符号量とから最適量子化特性を決
定する量子化特性決定手段とを具備したことを特徴とす
る画像符号化装置。
1. An image coding apparatus for orthogonally transforming block data obtained by blocking a digital image signal for each of a plurality of pixels to obtain a transform coefficient, quantizing the transform coefficient, and performing variable length coding, the image coding apparatus comprising: A quantization circuit that receives a coefficient and quantizes the data with a predetermined quantization characteristic and outputs the result; and an image division unit that obtains a transform coefficient for some block data of the block data when estimating a code amount and provides the transform coefficient to the quantization circuit. Means for estimating the total code amount from the code amount of the variable-length encoded output at the time of estimating the code amount, and changing the quantization characteristic from the estimated code amount and the target code amount to perform encoding a predetermined number of times. Means for changing the quantization characteristic to be performed, and estimating the total code amount from the code amount of the coded output obtained by performing the predetermined number of times of encoding when estimating the code amount, and also estimates the estimated code amount and the target code amount. Image encoding apparatus characterized by comprising a quantization characteristic determining means for determining an optimum quantization characteristic from.
【請求項2】 ディジタル画像信号を複数画素毎にブロ
ック化して得たブロックデータを直交変換して変換係数
を求め、この変換係数を量子化して可変長符号化する画
像符号化装置において、 前記変換係数が入力され所定の量子化特性で量子化して
出力する量子化回路と、 符号量の推定時に前記ブロックデータのうちの一部のブ
ロックデータについて変換係数を求めて前記量子化回路
に与える画像分割手段と、 符号量の推定時に可変長符号化出力の符号量から総符号
量を推定し、推定した符号量と目標とする符号量との差
が許容値以内となるまで前記量子化特性を変更して複数
回の符号化を行わせる量子化特性変更手段と、 符号量の推定時に複数回の符号化によって得られた符号
化出力の符号量から総符号量を推定すると共に、推定し
た符号量と目標とする符号量とから最適量子化特性を決
定する量子化特性決定手段とを具備したことを特徴とす
る画像符号化装置。
2. An image coding apparatus for orthogonally transforming block data obtained by blocking a digital image signal for each of a plurality of pixels to obtain a transform coefficient, quantizing the transform coefficient, and performing variable length coding, the image coding apparatus comprising: A quantization circuit that receives a coefficient and quantizes the data with a predetermined quantization characteristic and outputs the result; and an image division unit that obtains a transform coefficient for some block data of the block data when estimating a code amount and provides the transform coefficient to the quantization circuit. Means for estimating the total code amount from the code amount of the variable-length encoded output at the time of estimating the code amount, and changing the quantization characteristic until the difference between the estimated code amount and the target code amount is within an allowable value. Quantization characteristic changing means for performing coding multiple times, and estimating the total code amount from the code amount of the coded output obtained by performing the coding multiple times when estimating the code amount. Image encoding apparatus characterized by comprising a quantization characteristic determining means for determining an optimum quantization characteristic and a code amount that the amount and the target.
【請求項3】 前記画像分割手段は、符号量の推定時に
符号化毎に符号量の推定に用いる部分を増大させること
を特徴とする請求項1又は2のいずれか一方に記載の画
像符号化装置。
Wherein said image splitting means image coding according to any one of claims 1 or 2, characterized in that to increase the portion to be used for estimating the code amount for each coding when the estimated amount of codes apparatus.
JP4004173A 1991-08-21 1992-01-13 Image coding device Expired - Fee Related JP2793402B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP4004173A JP2793402B2 (en) 1992-01-13 1992-01-13 Image coding device
US08/050,012 US5530478A (en) 1991-08-21 1992-08-21 Image data compressing apparatus
DE69223234T DE69223234T2 (en) 1991-08-21 1992-08-21 IMAGE DATA COMPRESSION DEVICE
PCT/JP1992/001055 WO1993004553A1 (en) 1991-08-21 1992-08-21 Image data compression apparatus
EP92918002A EP0553361B1 (en) 1991-08-21 1992-08-21 Image data compression apparatus
KR93701191A KR0128428B1 (en) 1991-08-21 1993-04-21 Image data compression apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4004173A JP2793402B2 (en) 1992-01-13 1992-01-13 Image coding device

Publications (2)

Publication Number Publication Date
JPH05191651A JPH05191651A (en) 1993-07-30
JP2793402B2 true JP2793402B2 (en) 1998-09-03

Family

ID=11577333

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4004173A Expired - Fee Related JP2793402B2 (en) 1991-08-21 1992-01-13 Image coding device

Country Status (1)

Country Link
JP (1) JP2793402B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6643402B1 (en) 1999-03-23 2003-11-04 Sanyo Electric Co., Ltd Image compression device allowing rapid and highly precise encoding while suppressing code amount of image data after compression
JP2006340045A (en) * 2005-06-02 2006-12-14 Olympus Imaging Corp Image processor and image processing method
JP4986147B2 (en) * 2007-07-23 2012-07-25 富士ゼロックス株式会社 Information processing apparatus and program
JP4842899B2 (en) * 2007-08-15 2011-12-21 Kddi株式会社 Moving picture coding apparatus, moving picture coding method, and program
JP2009055440A (en) * 2007-08-28 2009-03-12 Mitsubishi Electric Corp Image coding device and image coding program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01128674A (en) * 1987-11-13 1989-05-22 Hitachi Ltd Picture compressing system
JPH033479A (en) * 1989-05-30 1991-01-09 Nec Corp Coding system for picture signal

Also Published As

Publication number Publication date
JPH05191651A (en) 1993-07-30

Similar Documents

Publication Publication Date Title
US5764806A (en) Image encoding method and apparatus
JP3109854B2 (en) Image coding method and apparatus
KR0150955B1 (en) Compressive and extensive method of an image for bit-fixing and the apparatus thereof
US6198848B1 (en) Method and apparatus for compressing and storing data indicative of a full-color image
JP2675529B2 (en) Video coding method and apparatus thereof
EP0553361B1 (en) Image data compression apparatus
US20020196983A1 (en) Image encoding apparatus, image encoding method, and recording medium in which image encoding program is recorded
JP2921358B2 (en) Image coding device
JPH0832037B2 (en) Image data compression device
US6546145B1 (en) Image compression using selection of quantization method
EP1377065A1 (en) Image signal quantizing device and its method
JP2793402B2 (en) Image coding device
JPH09247675A (en) Image compression method and image compression system
JPH0556273A (en) Image coder
JPH07312751A (en) Method and device for compressing and coding image data
JPH04255190A (en) Picture data compressor
JPH0630392A (en) Picture coding device
JPH0752951B2 (en) Image data compression processing method and apparatus
KR100530745B1 (en) Method of displaying a high-resolution digital image on a low-resolution display
JP3232160B2 (en) Encoding device and method
JPH0730763A (en) Image encoder and decoder for storage media
JPH05292326A (en) Picture data coder
JP3144727B2 (en) Digital electronic still camera
JP2874003B2 (en) High efficiency coding apparatus and coding method
JPH07212757A (en) Picture compression coder

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090619

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees