JPH07162689A - Picture encoding device - Google Patents

Picture encoding device

Info

Publication number
JPH07162689A
JPH07162689A JP5308787A JP30878793A JPH07162689A JP H07162689 A JPH07162689 A JP H07162689A JP 5308787 A JP5308787 A JP 5308787A JP 30878793 A JP30878793 A JP 30878793A JP H07162689 A JPH07162689 A JP H07162689A
Authority
JP
Japan
Prior art keywords
unit
encoding
distortion amount
data
block
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.)
Pending
Application number
JP5308787A
Other languages
Japanese (ja)
Inventor
Takaharu Iwasaki
隆治 岩崎
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.)
TEC CORP
Original Assignee
TEC 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 TEC CORP filed Critical TEC CORP
Priority to JP5308787A priority Critical patent/JPH07162689A/en
Publication of JPH07162689A publication Critical patent/JPH07162689A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten processing time by detecting a distortion amount, selecting data irreversibly encoded in a first encoding part when the distortion amount is equal to or less than a distortion amount threshold value and selecting reversibly encoded data from a second encoding part when it exceeds the threshold value. CONSTITUTION:Irreversible encoding is performed for respective blocks in an orthogonal transformation encoding part 12. Quantization is performed in a quantization part 15, division into planes is performed for respective bits in a part for turning the bits to the planes and reversible encoding is performed by using arithmetic encoding for respective bit planes in a binary picture encoding part 17. Selection information from a distortion calculation part 14 is supplied to a selection means 18. The means 18 selects the encoded data from the encoding part 12 and outputs them to a multiplexing part 19 by the selection information when the calculated distortion amount is equal to or less than the distortion amount threshold value. Also, the encoded data from the encoding part 17 are selected and outputted to the multiplexing part 19 by the selection information at the time of exceeding the distortion amount threshold value. Thus, since both orthogonal transformation encoding and arithmetic encoding are simultaneously performed, the processing time is shortened.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像信号を符号化する
画像符号化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding apparatus for coding an image signal.

【0002】[0002]

【従来の技術】文字と写真が混在した画像にカラー静止
画国際標準符号化方式に代表される直交変換符号化方式
を適用すると、復号化して得られる再生画像中の文字の
画質劣化が顕著になるという問題が知られている。これ
は画像信号の高周波成分を削除することでデータ圧縮を
実現する非可逆符号化方式を採用しているためで、文字
のエッジなどの周波数成分が高い部分の再現性が低下す
る。
2. Description of the Related Art When an orthogonal transform coding method represented by the international standard color still picture coding method is applied to an image in which characters and photographs are mixed, the image quality of characters in a reproduced image obtained by decoding remarkably deteriorates. The problem of becoming is known. This is because the lossy encoding method that realizes data compression by deleting the high frequency component of the image signal is adopted, and the reproducibility of a portion having a high frequency component such as an edge of a character is deteriorated.

【0003】この問題を解決するために特開平4−35
6873号公報に見られるように、入力画像を像域分離
処理により文字画像と自然画像に分離し、文字画像は2
値画像に変換して2値画像符号化を行ない、自然画像は
直交変換符号化などの自然画像符号化を行なう方法があ
る。
In order to solve this problem, Japanese Patent Laid-Open No. 4-35
As disclosed in Japanese Patent No. 6873, the input image is separated into a character image and a natural image by image area separation processing, and the character image is
There is a method in which a binary image is converted by converting it into a value image and a natural image is subjected to natural image coding such as orthogonal transform coding.

【0004】この方法についてさらに詳しく述べると、
図2に示すように、画像を読取るスキャナ1から出力さ
れる画像データはラスタースキャンの順に出力され、数
ライン分の画像データを蓄積するバッファ2に一旦格納
され、このバッファ2の画像データはブロック分割部3
でブロック毎に分割した後、ブロック単位で文字・地肌
領域又は絵柄領域のいずれであるかを判定する。この判
定は像域分離部4で行なう。すなわち、像域分離部4で
はブロック内の白画素数を求め、閾値以上白画素が存在
し色画素がなければ白地ブロックとし、その白地ブロッ
ク内に網点領域が無ければそのブロックを地肌領域とす
る。また、ブロック内にエッジ領域が存在すれば文字領
域とし、文字領域と地肌領域以外の領域を絵柄領域とす
る。
The method will be described in more detail as follows.
As shown in FIG. 2, the image data output from the scanner 1 that reads an image is output in the order of raster scanning, and is temporarily stored in a buffer 2 that stores image data for several lines. Dividing part 3
After dividing into blocks, it is determined in block units whether the area is a character / background area or a picture area. This determination is performed by the image area separation unit 4. That is, the image area separating unit 4 obtains the number of white pixels in the block, and if there are more white pixels than the threshold value and no color pixels, it is set as a white background block. To do. If there is an edge area in the block, the area is a character area, and areas other than the character area and the background area are pattern areas.

【0005】像域分離部4で以上の像域分離処理を行な
った後、文字・地肌領域と判定したブロックの画像デー
タはスイッチ部5を制御して2値画像符号化部6に入力
して2値信号に変換してから2値画像に適した可逆符号
化を行なって多重化部7に出力し、絵柄領域と判定した
ブロックの画像データはスイッチ部5を制御して自然画
像符号化部8に入力して自然画像に適した符号化を行な
って多重化部7に出力する。
After performing the above-described image area separation processing in the image area separation unit 4, the image data of the block judged as the character / background area is input to the binary image encoding unit 6 by controlling the switch unit 5. After converting to a binary signal, lossless encoding suitable for the binary image is performed and output to the multiplexing unit 7, and the image data of the block determined to be the picture area is controlled by the switch unit 5 to the natural image encoding unit. It is input to 8 and encoded suitable for a natural image and output to the multiplexing section 7.

【0006】領域情報符号化部9は、像域分離部4で判
定した領域に関する情報を領域情報として符号化して多
重化部7に出力する。
The area information coding section 9 codes the information on the area determined by the image area separating section 4 as area information and outputs it to the multiplexing section 7.

【0007】多重化部7は、2値画像符号化部6あるい
は自然画像符号化部8からの符号化データと領域情報符
号化部9からの符号化データを多重化して符号化データ
として送出するようになっている。
The multiplexing section 7 multiplexes the coded data from the binary image coding section 6 or the natural image coding section 8 and the coded data from the area information coding section 9 and sends it as coded data. It is like this.

【0008】[0008]

【発明が解決しようとする課題】しかし上述した公報の
ものは、符号化処理を行なう前処理として像域分離を行
なうため、像域分離処理のハードウェアの追加や処理時
間が増加してしまうなどの問題がある。
However, in the above-mentioned publication, since image area separation is performed as preprocessing for encoding processing, hardware for image area separation processing is added and processing time increases. I have a problem.

【0009】また、文字・地肌領域は階調信号から2値
信号に変換し、2値画像として符号化されるため、例え
ば実際は絵柄領域であるのにその領域の一部のブロック
が文字・地肌領域と誤って判定されると、再生画像中の
絵柄領域の品質は誤判定したブロックのために著しく低
下するという問題が生じる。そのため像域分離処理の判
定精度を非常に高くしなければならないという問題があ
る。
Further, since the character / background area is converted from a gradation signal into a binary signal and coded as a binary image, for example, although it is actually a picture area, some blocks of the area are in the character / background area. If the area is erroneously determined, the quality of the picture area in the reproduced image is significantly deteriorated due to the erroneously determined block. Therefore, there is a problem that the determination accuracy of the image area separation processing must be made extremely high.

【0010】そこで本発明は、像域分離処理を行なうこ
と無く、文字や写真が混在した画像を適切に符号化で
き、従って再生画像の品質を保つことができ、しかも処
理時間の短縮化を図ることができる画像符号化装置を提
供する。
Therefore, according to the present invention, an image in which characters and photographs are mixed can be appropriately coded without performing image area separation processing, and therefore the quality of a reproduced image can be maintained, and the processing time can be shortened. An image encoding device capable of performing the above is provided.

【0011】[0011]

【課題を解決するための手段】本発明は、画像信号を複
数画素で構成されるブロックに分割するブロック分割部
と、このブロック分割部で分割した各ブロックの画像デ
ータを非可逆符号化する第1の符号化部と、この第1の
符号化部で非可逆符号化したデータを局部復号して再生
画像データを得る局部復号部と、ブロック分割部で分割
した各ブロックの画像データを量子化する量子化部と、
この量子化部で量子化した画像データを各ビット毎のプ
レーンに分割するビットプレーン化部と、このビットプ
レーン化部で分割した各ビットプレーン毎に可逆符号化
する第2の符号化部と、局部復号部からの再生画像デー
タとブロック分割部からの原画像データとの歪量を算出
し、その算出した歪量が予め設定した歪量閾値以下か否
かを判定して選択情報を出力する歪計算部と、この歪計
算部の選択情報に基づいて歪量が歪量閾値以下のとき第
1の符号化部で非可逆符号化したデータを選択して出力
し、歪量が歪量閾値を越えるとき第2の符号化部からの
可逆符号化データを選択して出力する選択手段とを設け
たものである。
According to the present invention, there is provided a block division section for dividing an image signal into blocks composed of a plurality of pixels, and lossy encoding of image data of each block divided by the block division section. No. 1 encoding unit, a local decoding unit that locally decodes the data lossy-encoded by the first encoding unit to obtain reproduced image data, and the image data of each block divided by the block dividing unit is quantized. A quantization unit that
A bit plane converting unit that divides the image data quantized by the quantizing unit into planes for each bit, and a second encoding unit that performs lossless encoding for each bit plane divided by the bit plane converting unit, The distortion amount between the reproduced image data from the local decoding unit and the original image data from the block division unit is calculated, and it is determined whether or not the calculated distortion amount is equal to or less than a preset distortion amount threshold value and the selection information is output. Based on the distortion calculation unit and the selection information of the distortion calculation unit, when the distortion amount is equal to or less than the distortion amount threshold value, the data lossy-encoded by the first encoding unit is selected and output, and the distortion amount is the distortion amount threshold value. And a selecting means for selecting and outputting the reversible coded data from the second coding section.

【0012】[0012]

【作用】このような構成の本発明においては、ブロック
分割部で分割した各ブロックの画像データを、第1の符
号化部で非可逆符号化すると共に、量子化部で量子化し
ビットプレーン化部で各ビット毎のプレーンに分割して
から第2の符号化部で可逆符号化する。そして第1の符
号化部で非可逆符号化したデータを局部復号部で局部復
号した再生画像データとブロック分割部からの原画像デ
ータとの歪量を算出し、その算出結果に基づいて歪量が
歪量閾値以下のとき第1の符号化部で非可逆符号化した
データを選択して出力し、歪量が歪量閾値を越えるとき
第2の符号化部からの可逆符号化データを選択して出力
する。
According to the present invention having such a configuration, the image data of each block divided by the block dividing unit is lossy-encoded by the first encoding unit, and also quantized by the quantizing unit, and the bit-plane converting unit is quantized. Then, the data is divided into planes for each bit, and then the second encoding unit performs lossless encoding. Then, the distortion amount between the reproduced image data obtained by locally decoding the data lossy-encoded by the first encoding unit by the local decoding unit and the original image data from the block dividing unit is calculated, and the distortion amount is calculated based on the calculation result. Is less than or equal to the distortion amount threshold value, the data lossy-encoded by the first encoding unit is selected and output, and when the distortion amount exceeds the distortion amount threshold value, the lossless encoded data from the second encoding unit is selected. And output.

【0013】[0013]

【実施例】以下、本発明の実施例を図面を参照して説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0014】図1に示すように、画像信号をブロック分
割部11で例えば8×8画素のブロックに分割する。そ
して分割した各ブロック毎に第1の符号化部である直交
変換符号化部12でカラー静止画国際標準符号化方式に
代表される直交変換符号化を行なう。すなわち、非可逆
符号化する。
As shown in FIG. 1, the image signal is divided into blocks of, for example, 8 × 8 pixels by the block dividing unit 11. Then, the orthogonal transform coding unit 12, which is the first coding unit, performs orthogonal transform coding represented by the color still image international standard coding method on each of the divided blocks. That is, lossy encoding is performed.

【0015】前記直交変換符号化部12で直交変換符号
化して得られる符号化データを局部復号部13で局部復
号してブロックの再生画像データを得、その再生画像デ
ータを歪計算部14に供給している。
The coded data obtained by the orthogonal transform coding in the orthogonal transform coding unit 12 is locally decoded in the local decoding unit 13 to obtain reproduced image data of the block, and the reproduced image data is supplied to the distortion calculation unit 14. is doing.

【0016】前記歪計算部14は、前記直交変換符号化
部12に入力する前のブロックの原画像データと前記局
部復号部13からの対応するブロックの再生画像データ
から歪量を算出する。
The distortion calculator 14 calculates the amount of distortion from the original image data of the block before input to the orthogonal transform encoder 12 and the reproduced image data of the corresponding block from the local decoder 13.

【0017】歪計算は、例えば次式に従って求める。The distortion calculation is obtained, for example, according to the following equation.

【0018】[0018]

【数1】 ここで、ΔXは歪量、Xijは8×8画素ブロックの原画
像データ、Yijは8×8画素ブロックの再生画像データ
である。
[Equation 1] Here, ΔX is the distortion amount, X ij is the original image data of the 8 × 8 pixel block, and Y ij is the reproduced image data of the 8 × 8 pixel block.

【0019】そして算出した歪量を予め設定した歪量閾
値以下か否かを判定し、その判定結果に基づく選択情報
を出力する。
Then, it is determined whether or not the calculated strain amount is less than or equal to a preset strain amount threshold value, and the selection information based on the determination result is output.

【0020】また、前記ブロック分割部11からのブロ
ック画像データを量子化部15で2ビット/画素以上で
量子化する。例えばブロック画像データが8ビット/画
素であれば4ビット/画素の多値信号に量子化する。そ
してこの量子化した画像データをビットプレーン化部1
6に供給する。
Further, the block image data from the block dividing unit 11 is quantized by the quantizing unit 15 at 2 bits / pixel or more. For example, if the block image data is 8 bits / pixel, it is quantized into a multi-level signal of 4 bits / pixel. Then, the quantized image data is transferred to the bit plane conversion unit 1
Supply to 6.

【0021】前記ビットプレーン化部16は、量子化し
た画像データを各ビット毎のプレーンに分割する。例え
ば量子化した画像データが4ビット/画素であれば4枚
のビットプレーンに分割する。そして第2の符号化部で
ある2値画像符号化部17で分割したビットプレーンを
各ビットプレーン毎に可逆符号化する。例えば2値画像
国際標準符号化方式に代表される算術符号化を使用して
符号化する。
The bit plane conversion section 16 divides the quantized image data into planes for each bit. For example, if the quantized image data is 4 bits / pixel, it is divided into 4 bit planes. Then, the bit planes divided by the binary image encoding unit 17, which is the second encoding unit, are losslessly encoded for each bit plane. For example, the coding is performed using arithmetic coding represented by the international standard binary image coding method.

【0022】前記歪計算部14からの選択情報を選択手
段18に供給している。前記選択手段18は、算出した
歪量が歪量閾値以下のときの選択情報により前記直交変
換符号化部12からの符号化データを選択して多重化部
19に出力し、また、算出した歪量が歪量閾値を越えて
いるときの選択情報により前記2値画像符号化部17か
らの符号化データを選択して前記多重化部19に出力す
る。
The selection information from the distortion calculation section 14 is supplied to the selection means 18. The selecting unit 18 selects the encoded data from the orthogonal transform encoding unit 12 according to the selection information when the calculated distortion amount is less than or equal to the distortion amount threshold value, outputs the coded data to the multiplexing unit 19, and calculates the calculated distortion amount. The coded data from the binary image coding unit 17 is selected according to the selection information when the amount exceeds the distortion amount threshold value, and is output to the multiplexing unit 19.

【0023】また、前記歪計算部14からの選択情報を
選択情報符号化部20に供給している。前記選択情報符
号化部20は、前記歪計算部14からの例えば1ビット
/ブロックの選択情報を、例えば2値画像国際標準符号
化方式に代表される算術符号化により符号化して前記多
重化部19に供給する。
The selection information from the distortion calculation section 14 is supplied to the selection information coding section 20. The selection information encoding unit 20 encodes the selection information of, for example, 1 bit / block from the distortion calculation unit 14 by arithmetic encoding represented by, for example, a binary image international standard encoding method, and then the multiplexing unit. Supply to 19.

【0024】前記多重化部19は、前記直交変換符号化
部12からの符号化データが選択されたときには前記選
択情報符号化部20からの符号化データと直交変換符号
化部12からの符号化データを多重化して符号化データ
として送出し、また前記2値画像符号化部17からの符
号化データが選択されたときには前記選択情報符号化部
20からの符号化データと2値画像符号化部17からの
符号化データを多重化して符号化データとして送出する
ようになっている。
When the coded data from the orthogonal transform coding unit 12 is selected, the multiplexing unit 19 codes the coded data from the selection information coding unit 20 and the coded data from the orthogonal transform coding unit 12. The data is multiplexed and transmitted as encoded data, and when the encoded data from the binary image encoding unit 17 is selected, the encoded data from the selection information encoding unit 20 and the binary image encoding unit are selected. The coded data from 17 is multiplexed and sent as coded data.

【0025】このような構成の実施例においては、ブロ
ック分割部11で分割された各ブロック毎の画像データ
は直交変換符号化部12で直交変換符号化される。そし
てこの直交変換符号化された符号化データが局部復号部
13で局部復号されて再生される。
In the embodiment having such a configuration, the image data of each block divided by the block division unit 11 is orthogonally transformed and coded by the orthogonal transformation coding unit 12. Then, the coded data subjected to the orthogonal transform coding is locally decoded by the local decoding unit 13 and reproduced.

【0026】また、ブロック分割部11で分割された各
ブロック毎の画像データは量子化部15で4ビット/画
素の多値信号の量子化された後、ビットプレーン化部1
6でビット毎のプレーンに分割され、さらに2値画像符
号化部17で各ビットプレーン毎に算術符号化される。
The image data for each block divided by the block dividing unit 11 is quantized by a quantizing unit 15 into a multi-valued signal of 4 bits / pixel, and then the bit plane converting unit 1
It is divided into planes for each bit at 6, and is further arithmetically encoded for each bit plane by the binary image encoding unit 17.

【0027】歪計算部14では直交変換符号化部12に
入力する前のブロックの原画像データと局部復号部13
からの対応するブロックの再生画像データから歪量を算
出し、それを歪量閾値と比較し、算出した歪量が歪量閾
値以下であれば選択手段18に直交変換符号化部12か
らの符号化データを選択させる選択情報を送出し、算出
した歪量が歪量閾値を越えていれば選択手段18に2値
画像符号化部17からの符号化データを選択させる選択
情報を送出する。
In the distortion calculator 14, the original image data of the block before being input to the orthogonal transform encoder 12 and the local decoder 13 are input.
The distortion amount is calculated from the reproduced image data of the corresponding block from, and the distortion amount is compared with the distortion amount threshold value. The selection information for selecting the encoded data is transmitted, and if the calculated distortion amount exceeds the distortion amount threshold value, the selection information for transmitting the encoded data from the binary image encoding unit 17 is transmitted to the selection unit 18.

【0028】こうして選択手段は、歪計算部14で算出
した歪量が歪量閾値以下のときには直交変換符号化部1
2からの符号化データを選択して多重化部19に出力
し、歪計算部14で算出した歪量が歪量閾値を越えてい
るときには2値画像符号化部17からの符号化データを
選択して多重化部19に出力する。
In this way, the selecting means, when the distortion amount calculated by the distortion calculating unit 14 is less than or equal to the distortion amount threshold value, the orthogonal transform encoding unit 1
The encoded data from the binary image encoding unit 17 is selected and output to the multiplexing unit 19, and when the amount of distortion calculated by the distortion calculating unit 14 exceeds the distortion amount threshold value, the encoded data from the binary image encoding unit 17 is selected. And outputs it to the multiplexing unit 19.

【0029】このように直交変換符号化部12で直交変
換符号化された符号化データを局部復号部13で局部復
号し、歪計算部14で直交変換符号化部12に入力する
前のブロックの原画像データと局部復号部13からの対
応するブロックの再生画像データから歪量を算出し、そ
れを歪量閾値と比較することにより、選択手段18に直
交変換符号化部12からの符号化データを選択させるか
2値画像符号化部17からの符号化データを選択させる
かを決定しているので、従来の像域分離処理のような前
処理を不要にでき、また直交変換符号化と算術符号化の
2つの符号化を同時に行なうことができ、処理時間の短
縮化を図ることができる。
The coded data thus orthogonally coded by the orthogonal transform coding unit 12 is locally decoded by the local decoding unit 13, and the distortion calculation unit 14 inputs the data of the block before input to the orthogonal transform coding unit 12. The distortion amount is calculated from the original image data and the reproduced image data of the corresponding block from the local decoding unit 13, and the distortion amount is compared with the distortion amount threshold value, so that the selecting unit 18 causes the encoded data from the orthogonal transform encoding unit 12 to be selected. Is selected or the coded data from the binary image coding unit 17 is selected, preprocessing such as the conventional image area separation processing can be eliminated, and orthogonal transform coding and arithmetic are performed. Two encodings can be performed at the same time, and the processing time can be shortened.

【0030】また、歪計算部14で算出する歪量につい
て、歪量が歪量閾値を越えるブロックは文字などの高周
波成分が多いブロックであり、このブロックについては
4ビット程度の多値信号として可逆符号化して出力する
ことになるので、符号化による品質劣化が無く、従って
高周波成分が削除されることなく文字などの再生品質を
保持できる。
Regarding the distortion amount calculated by the distortion calculation unit 14, the block whose distortion amount exceeds the distortion amount threshold is a block having many high frequency components such as characters, and this block is reversible as a multi-valued signal of about 4 bits. Since the data is encoded and output, there is no quality deterioration due to encoding, and therefore the reproduction quality of characters and the like can be maintained without deleting high-frequency components.

【0031】ところで、本装置をファクシミリなどに搭
載する場合、通常は送信機能と共に受信機能も備えてい
るので、復号装置も必然的に搭載している。従って本装
置で使用する局部復号部は復号装置を兼用することが可
能となり、このような場合には別途局部復号部を設ける
必要は無く、ハードウェアの軽減を図ることができる。
By the way, when the present apparatus is installed in a facsimile or the like, it usually has a receiving function as well as a transmitting function, so a decoding apparatus is inevitably installed. Therefore, the local decoding unit used in this device can also serve as the decoding device, and in such a case, it is not necessary to separately provide the local decoding unit, and the hardware can be reduced.

【0032】さらに、2値画像符号化部17と選択情報
符号化部20の符号化方式は共通の算術符号化方式を採
用しているので、2値画像符号化部17と選択情報符号
化部20を1つの符号化部で共用することが可能とな
り、この点においもハードウェアの軽減を図ることがで
きる。
Further, since the binary image coding unit 17 and the selection information coding unit 20 use a common arithmetic coding system, the binary image coding unit 17 and the selection information coding unit 20. Since 20 can be shared by one encoding unit, it is possible to reduce hardware in this respect as well.

【0033】[0033]

【発明の効果】以上、本発明によれば、像域分離処理を
行なうこと無く、文字や写真が混在した画像を適切に符
号化でき、従って再生画像の品質を保つことができ、し
かも処理時間の短縮化を図ることができる画像符号化装
置を提供できる。
As described above, according to the present invention, an image in which characters and photographs are mixed can be appropriately coded without performing image area separation processing, and therefore the quality of a reproduced image can be maintained and the processing time can be improved. It is possible to provide an image coding apparatus capable of shortening the length.

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

【図1】本発明の実施例を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】従来例を示すブロック図。FIG. 2 is a block diagram showing a conventional example.

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

11…ブロック分割部 12…直交変換符号化部(第1の符号化部) 13…局部復号部 14…歪計算部 15…量子化部 16…ビットプレーン化部 17…2値画像符号化部(第2の符号化部) 18…選択手段 11 ... Block division unit 12 ... Orthogonal transform coding unit (first coding unit) 13 ... Local decoding unit 14 ... Distortion calculation unit 15 ... Quantization unit 16 ... Bit plane conversion unit 17 ... Binary image coding unit ( Second encoding unit) 18 ... Selection means

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/415 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication H04N 1/415

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像信号を複数画素で構成されるブロッ
クに分割するブロック分割部と、このブロック分割部で
分割した各ブロックの画像データを非可逆符号化する第
1の符号化部と、この第1の符号化部で非可逆符号化し
たデータを局部復号して再生画像データを得る局部復号
部と、前記ブロック分割部で分割した各ブロックの画像
データを量子化する量子化部と、この量子化部で量子化
した画像データを各ビット毎のプレーンに分割するビッ
トプレーン化部と、このビットプレーン化部で分割した
各ビットプレーン毎に可逆符号化する第2の符号化部
と、前記局部復号部からの再生画像データと前記ブロッ
ク分割部からの原画像データとの歪量を算出し、その算
出した歪量が予め設定した歪量閾値以下か否かを判定し
て選択情報を出力する歪計算部と、この歪計算部の選択
情報に基づいて歪量が歪量閾値以下のとき前記第1の符
号化部で非可逆符号化したデータを選択して出力し、歪
量が歪量閾値を越えるとき前記第2の符号化部からの可
逆符号化データを選択して出力する選択手段とを設けた
ことを特徴とする画像符号化装置。
1. A block division unit for dividing an image signal into blocks composed of a plurality of pixels, a first encoding unit for irreversibly encoding image data of each block divided by the block division unit, and A local decoding unit for locally decoding the data lossy-encoded by the first encoding unit to obtain reproduced image data; a quantizing unit for quantizing the image data of each block divided by the block dividing unit; A bit plane converting unit that divides the image data quantized by the quantizing unit into planes for each bit; a second encoding unit that losslessly encodes each bit plane divided by the bit plane converting unit; The distortion amount between the reproduced image data from the local decoding unit and the original image data from the block dividing unit is calculated, and the selection information is output by determining whether the calculated distortion amount is equal to or less than a preset distortion amount threshold value. Do Based on the distortion calculation unit and the selection information of the distortion calculation unit, when the distortion amount is equal to or less than the distortion amount threshold value, the data lossy-encoded by the first encoding unit is selected and output, and the distortion amount is the distortion amount. An image coding apparatus, comprising: selecting means for selecting and outputting the lossless coded data from the second coding section when the threshold value is exceeded.
JP5308787A 1993-12-09 1993-12-09 Picture encoding device Pending JPH07162689A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5308787A JPH07162689A (en) 1993-12-09 1993-12-09 Picture encoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5308787A JPH07162689A (en) 1993-12-09 1993-12-09 Picture encoding device

Publications (1)

Publication Number Publication Date
JPH07162689A true JPH07162689A (en) 1995-06-23

Family

ID=17985305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5308787A Pending JPH07162689A (en) 1993-12-09 1993-12-09 Picture encoding device

Country Status (1)

Country Link
JP (1) JPH07162689A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7016420B1 (en) 1999-09-21 2006-03-21 Sharp Kabushiki Kaisha Image encoding device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7016420B1 (en) 1999-09-21 2006-03-21 Sharp Kabushiki Kaisha Image encoding device
US7830966B2 (en) 1999-09-21 2010-11-09 Sharp Kabushiki Kaisha Image encoding device

Similar Documents

Publication Publication Date Title
US6847735B2 (en) Image processing system, image processing apparatus, image input apparatus, image output apparatus and method, and storage medium
US7499592B2 (en) Image decoding apparatus and its control method
JP3005007B2 (en) Image coding device
US6947600B1 (en) Information processing method, apparatus and storage medium for receiving and decoding a code sequence obtained by encoding an image
JPH11252563A (en) Image coder, image decoder, image processing unit, image coding method, image decoding method and image processing method
CN1497856A (en) Coding method and system and decoding method and system
JP2005323326A (en) Image encoding apparatus, image decoding apparatus, control method thereof, computer program and computer-readable storage medium
US6594385B2 (en) Image compression of background and text tiles
JP3087835B2 (en) Image encoding method and apparatus and image decoding method and apparatus
US6996269B2 (en) Image encoding apparatus and image decoding apparatus
JPH0487460A (en) Picture processor
JPH07162689A (en) Picture encoding device
JPH0575875A (en) Picture encoding device
JP2000307879A (en) Method and device for color image communication
JPH1098620A (en) Picture processor
JP2925043B2 (en) Data decompression device
JPH05328143A (en) Color piclture coding device
JPH04215385A (en) Method and device for encoding/decoding image data
JP3295507B2 (en) Binary image encoding / decoding method
JPH05167859A (en) Image encoding device
JPH05308529A (en) Image encoder
JP2000333016A (en) Image coder
JP3200073B2 (en) Image processing device
JPH05344348A (en) Image encoding control method and its device
JPH06152982A (en) Picture encoder

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees