JP2001111840A - Image compression method, image compressor and image input device - Google Patents

Image compression method, image compressor and image input device

Info

Publication number
JP2001111840A
JP2001111840A JP29077399A JP29077399A JP2001111840A JP 2001111840 A JP2001111840 A JP 2001111840A JP 29077399 A JP29077399 A JP 29077399A JP 29077399 A JP29077399 A JP 29077399A JP 2001111840 A JP2001111840 A JP 2001111840A
Authority
JP
Japan
Prior art keywords
image
compression
code
length
binary
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.)
Granted
Application number
JP29077399A
Other languages
Japanese (ja)
Other versions
JP3849906B2 (en
Inventor
Sadao Takahashi
禎郎 高橋
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP29077399A priority Critical patent/JP3849906B2/en
Publication of JP2001111840A publication Critical patent/JP2001111840A/en
Application granted granted Critical
Publication of JP3849906B2 publication Critical patent/JP3849906B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image compressor that can efficiently compress a binary image compressing the binary image in a way of fixed length multi-value image compression with a prescribed code length and variable length binary image compression, comparing code lengths of the image after both compression methods and selecting either of the compressed codes which is shorter in the code length. SOLUTION: A bit converter 1 adds 7-bits whose value is '0' as the low-order bits of a binary image to convert the binary bit into 8 bits (the value is 0 or 255). A fixed length compressor 2 compresses (JPEG) the 8-bit image and stores the image to a buffer 3. A variable compressor 4 compresses the binary image by the MH or the MMR or the like and stores the compressed image to a buffer 5. Whether or not the code length exceeds a prescribed byte is checked in this case, and the buffer 5 outputs a decision signal to a selector 6. The selector 6 outputs a code in the buffer 3 when the code length exceeds the prescribed byte or outputs a code in the buffer 5 when the code length does not exceed the prescribed byte.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像圧縮方法、画
像圧縮装置および画像入力装置に関し、特にデジタルカ
メラなどの限られた容量の記憶装置を持つ画像入力装置
における記憶容量の節約に寄与する画像圧縮方法、およ
びそれを実現する画像圧縮装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image compression method, an image compression apparatus, and an image input apparatus, and more particularly to an image input apparatus having a limited capacity storage apparatus such as a digital camera, which contributes to saving of storage capacity. The present invention relates to a compression method and an image compression device for realizing the compression method.

【0002】[0002]

【従来の技術】映像入力機器として専ら使用されてきた
ビデオカメラやデジタルスチルカメラ機器の発達で、こ
れをドキュメント入力機器として使用したいという要求
が高まってきた。特に最近のデジタルスチルカメラは高
画素化と小型化により、携帯情報収集ツールとしてさま
ざまな用途に使われ始めている。文書、看板、広告など
の文字情報は二値画像で十分な情報が得られ、しかも保
存に必要な記憶容量も小さいので二値化画像として保存
することが有利である。また、二値化した画像をファッ
クス送信したり、文字認識をして再利用することもでき
る。さらに、300万画素クラスのCCDを使用した場
合、多値カラー画像(YUV4:2:2)をJPEG圧
縮で1/16にしたとしても、375キロバイト必要と
なる。
2. Description of the Related Art With the development of video cameras and digital still camera devices that have been exclusively used as video input devices, there has been an increasing demand for using them as document input devices. In particular, recent digital still cameras have begun to be used for various purposes as portable information collection tools due to the increase in pixels and miniaturization. For text information such as documents, signs, advertisements, etc., sufficient information can be obtained by a binary image, and the storage capacity required for storage is small. Therefore, it is advantageous to store the information as a binary image. Further, the binarized image can be transmitted by facsimile or can be reused by character recognition. Further, when a CCD of 3 million pixels class is used, 375 kilobytes are required even if a multi-valued color image (YUV 4: 2: 2) is reduced to 1/16 by JPEG compression.

【0003】一方、白黒の二値画像ならば非圧縮でも3
75キロバイトで、MH、MMRなどの二値画像圧縮を
すれば文字を中心とした画像ならば十分な圧縮が期待で
きる。
On the other hand, if the image is a black and white binary image, 3
If a binary image such as MH or MMR is compressed at 75 kilobytes, sufficient compression can be expected for an image mainly composed of characters.

【0004】[0004]

【発明が解決しようとする課題】ところが、自然画など
の画像をディザや誤差拡散などの疑似中間調処理を用い
て二値化した場合、MHやMMR圧縮後の符号長は圧縮
前の画像サイズより大きくなることが多く圧縮する意味
がない。また、JBIGでは原理的には圧縮前の画像サ
イズより大きくなることはないが、計算が複雑で、疑似
中間調画像に対して圧縮率が著しく向上するというわけ
ではない。
However, when an image such as a natural image is binarized using pseudo halftone processing such as dithering or error diffusion, the code length after MH or MMR compression becomes smaller than the image size before compression. Often it becomes larger and there is no point in compressing. In JBIG, in principle, the image size does not become larger than the image size before compression, but the calculation is complicated, and the compression ratio is not significantly improved with respect to the pseudo halftone image.

【0005】本発明は、上記した事情を鑑みてなされた
ものであり、本発明の目的は、二値画像を圧縮する際、
所定の符号長に圧縮する固定長多値画像圧縮と可変長二
値画像圧縮とを行い、両圧縮による圧縮後の符号長を比
較して符号長の短い方の符号を選択することで、画像を
効率的に圧縮する画像圧縮方法、画像圧縮装置を提供す
ることにある。
[0005] The present invention has been made in view of the above circumstances, and an object of the present invention is to compress a binary image.
Perform fixed-length multi-level image compression and variable-length binary image compression to compress to a predetermined code length, compare the code lengths after compression by both compressions, and select the code with the shorter code length, To provide an image compression method and an image compression apparatus for efficiently compressing image data.

【0006】本発明の他の目的は、本発明の圧縮装置を
用いて、出来る限り多数の白黒二値画像を記憶できる画
像入力装置を提供することにある。
Another object of the present invention is to provide an image input device capable of storing as many black and white binary images as possible using the compression device of the present invention.

【0007】[0007]

【課題を解決するための手段】本発明では、二値画像の
下位に値が0の7ビットを付加して8ビット(0または
255の値)に変換し、固定長圧縮器で8ビットの画像
を圧縮する。また、可変長圧縮器で二値画像を圧縮し、
このとき符号長が所定バイトを越えたか否かを調べる。
所定バイトを越えているときは固定長圧縮器で圧縮した
符号を選択し、越えていないときは可変長圧縮器で圧縮
した符号を選択する。
According to the present invention, a binary image is converted into 8 bits (0 or 255 values) by adding 7 bits having a value of 0 to the lower part of the binary image, and is converted to 8 bits by a fixed length compressor. Compress the image. In addition, the binary image is compressed by the variable length compressor,
At this time, it is checked whether the code length has exceeded a predetermined byte.
If it exceeds a predetermined byte, a code compressed by a fixed length compressor is selected, and if not, a code compressed by a variable length compressor is selected.

【0008】また、本発明を画像入力装置に適用する場
合には、取り込んだ多値画像を二値化した後、固定長圧
縮器で圧縮した符号化長と可変長圧縮器で圧縮した符号
化長を比較し、短い方の符号を選択して記憶する。
In the case where the present invention is applied to an image input apparatus, an encoded length obtained by binarizing a fetched multi-valued image and then compression by a fixed-length compressor and compression by a variable-length compressor are used. The lengths are compared, and the shorter code is selected and stored.

【0009】[0009]

【発明の実施の形態】以下、本発明の一実施例を図面を
用いて具体的に説明する。 (実施例1)図1は、本発明の実施例1の構成を示す。
図において、1はビット変換器、2は固定長圧縮器、4
は可変長圧縮器、3、5はバッファ、6は選択器、7は
符号長判別信号である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be specifically described below with reference to the drawings. (Embodiment 1) FIG. 1 shows the configuration of Embodiment 1 of the present invention.
In the figure, 1 is a bit converter, 2 is a fixed length compressor, 4
Is a variable length compressor, 3 and 5 are buffers, 6 is a selector, and 7 is a code length discrimination signal.

【0010】二値画像は、可変長圧縮器4に入力され
る。可変長圧縮器4では、公知の二値画像圧縮方法であ
るMHあるいはMMRなどの圧縮が行われる。MHやM
MRは演算が簡単で容易に実現でき、圧縮スピードも速
いという利点がある。特に文字画像に最適な圧縮方法で
あるので、ドキュメントの画像に対しては高い圧縮率が
得られる。例えば、1280×960の大きさの画像で
は、非圧縮二値画像の画像サイズが154kbyteに
対して、MH、MMRの符号長は約20kbyte〜3
0kbyteである。また、疑似中間調処理した二値画
像の場合は、MH、MMRとも圧縮後の符号長が圧縮前
の画像サイズより多くの場合大きくなる。
[0010] The binary image is input to the variable length compressor 4. In the variable length compressor 4, compression such as MH or MMR, which is a known binary image compression method, is performed. MH and M
MR has the advantages that the calculation is simple and easy to realize, and that the compression speed is high. In particular, since the compression method is optimal for character images, a high compression ratio can be obtained for document images. For example, in an image having a size of 1280 × 960, the code size of MH and MMR is about 20 kbytes to 3 while the image size of an uncompressed binary image is 154 kbytes.
0 kbytes. In the case of a binary image subjected to pseudo halftone processing, both the MH and the MMR become large when the code length after compression is larger than the image size before compression.

【0011】また、二値画像は、ビット変換器1におい
て値が0の7ビットが下位に付加され8ビットに変換さ
れる。8ビットに変換された画像のとる値は0か255
のいずれかである。8ビット化された画像は固定長圧縮
器2で圧縮される。固定長圧縮器2では公知のJPEG
圧縮が行われる。JPEG圧縮はもともと8ビットカラ
ー画像の多値画像圧縮方法であるが、二値画像の二値0
と1を輝度の0と255に割り当て、色成分を0とすれ
ば二値画像への応用は可能である。JPEG圧縮後の符
号長は、非圧縮二値画像の画像サイズに対して2/3程
度に設定する。例えば、画像の大きさが1280×96
0であるならば、非圧縮二値画像の画像サイズは154
kbyteである。画像圧縮比を2/3と設定すればJ
PEG圧縮後の符号長は100kbyteになる。約1
00kbyteあれば、JPEG画像を復号して再度二
値化処理しても、符号化前の二値画像と比較して劣化が
目立たないレベルである。
The binary image is converted by the bit converter 1 into 8 bits by adding 7 bits having a value of 0 to the lower bits. The value of the image converted to 8 bits is 0 or 255
Is one of The 8-bit image is compressed by the fixed-length compressor 2. The fixed-length compressor 2 uses a well-known JPEG
Compression is performed. JPEG compression is originally a multi-valued image compression method for an 8-bit color image.
If 1 and 1 are assigned to luminance 0 and 255 and the color component is set to 0, application to a binary image is possible. The code length after JPEG compression is set to about / of the image size of the uncompressed binary image. For example, if the size of the image is 1280 × 96
If it is 0, the image size of the uncompressed binary image is 154
kbytes. If the image compression ratio is set to 2/3, J
The code length after PEG compression is 100 kbytes. About 1
If it is 00 kbytes, even if the JPEG image is decoded and binarized again, the deterioration is not so noticeable as compared with the binary image before encoding.

【0012】可変長圧縮器4と固定長圧縮器2で符号化
された符号はそれぞれバッファ5、3に一時保存され
る。可変長圧縮器4は符号が100kbyteを越えた
か否かの判別信号7を選択器6に出力する。選択器6
は、可変長圧縮器4の判別信号7を受けて100kby
teを越えているならば(つまり、可変長符号化の符号
長が、固定長符号化の符号長よりも長い)バッファ3の
符号を、100kbyteを越えていないならば(つま
り、可変長符号化の符号長が、固定長符号化の符号長よ
りも短い)バッファ5の符号を読み出して出力する。
Codes encoded by the variable length compressor 4 and the fixed length compressor 2 are temporarily stored in buffers 5 and 3, respectively. The variable length compressor 4 outputs to the selector 6 a determination signal 7 indicating whether or not the code has exceeded 100 kbytes. Selector 6
Receives the determination signal 7 of the variable length compressor 4 and receives 100 kby
te (that is, the code length of the variable-length coding is longer than the code length of the fixed-length coding), the code of the buffer 3 does not exceed 100 kbytes (that is, the variable-length coding). Is shorter than the code length of the fixed-length coding).

【0013】(実施例2)図2は、本発明の実施例2の
構成を示す。図2は、デジタルスチルカメラの画像入力
から輝度信号の二値化圧縮保存までの構成を示す図であ
る。
(Embodiment 2) FIG. 2 shows the configuration of Embodiment 2 of the present invention. FIG. 2 is a diagram showing a configuration from image input of the digital still camera to binarization compression storage of a luminance signal.

【0014】CCD11は、光学系を通して集光された
光を電気信号に変換する手段であり、各画素R,G,B
のアナログ画像信号を出力する。AGC回路10は、C
CDからの信号出力を電気的に増幅する回路であり、被
写体の明るさが不足し、シャッタースピードが遅く出来
ない場合など露光量が不足する撮影の場合、ゲインを上
昇させて適度なレベルの出力が得られるようにする。出
力された画像信号をA/D変換器12でデジタル信号に
変換する。デジタル信号は、ホワイトバランス調整器1
3でホワイトバランスが調整される。ホワイトバランス
調整とは画像中の無彩色部分を検出し、無彩色がR=G
=Bとなるように各色信号を調整することである。
The CCD 11 is a means for converting light condensed through the optical system into an electric signal.
Output an analog image signal. The AGC circuit 10
This is a circuit that electrically amplifies the signal output from the CD. In the case of shooting where the amount of exposure is insufficient, such as when the brightness of the subject is insufficient and the shutter speed cannot be slowed, increase the gain and output an appropriate level. Is obtained. The output image signal is converted into a digital signal by the A / D converter 12. The digital signal is sent to the white balance adjuster 1
At 3, the white balance is adjusted. White balance adjustment detects an achromatic part in an image, and the achromatic color is R = G
= B is adjusted for each color signal.

【0015】次に、輝度信号生成器14と輝度信号選択
器15を合わせた輝度信号生成手段において輝度信号が
生成される。ホワイトバランスが調整された画像は、輝
度信号生成器14で二つの輝度信号が生成される。一つ
は、広帯域の輝度信号、もう一つは狭帯域の輝度信号で
ある。広帯域の輝度信号YHは、注目画素がそれぞれ
R,G,Bのときにそれぞれ下式で算出される。 YH_R=R YH_G=G YH_B=B 被写体が白黒である場合には、最も広帯域な輝度信号が
生成される。
Next, a luminance signal is generated by a luminance signal generating means in which the luminance signal generator 14 and the luminance signal selector 15 are combined. The luminance signal generator 14 generates two luminance signals for the image whose white balance has been adjusted. One is a broadband luminance signal and the other is a narrowband luminance signal. The broadband luminance signal YH is calculated by the following equation when the target pixel is R, G, and B, respectively. YH_R = R YH_G = G YH_B = B When the subject is monochrome, a luminance signal with the widest band is generated.

【0016】次に、狭帯域の輝度信号YLについては、
例えば、図3のように市松模様にRGBフィルタが配置
された場合、G0におけるYL信号は下式のように生成
される。 YL_G0=(4G0+G1+G2+G3+G4)/8 また、R0,B0におけるYL信号は下式のように生成
される。 YL_R0=(G0+G1+G2+G5)/4 YL_B0=(G0+G1+G3+G6)/4
Next, for the narrow band luminance signal YL,
For example, when the RGB filters are arranged in a checkered pattern as shown in FIG. 3, the YL signal in G0 is generated as in the following equation. YL_G0 = (4G0 + G1 + G2 + G3 + G4) / 8 Further, the YL signal in R0 and B0 is generated as in the following equation. YL_R0 = (G0 + G1 + G2 + G5) / 4 YL_B0 = (G0 + G1 + G3 + G6) / 4

【0017】上記のように、周囲のG画素を使用して、
平均をとることによりノイズの少ない狭帯域の輝度信号
YLを生成する。輝度信号選択器15は、適正露出が得
られるカメラの絞り量およびシャッタースピードから計
算されたEv値とあらかじめ設定された値Ev0(絞り
開放時のレンズのf値および手ぶれしない程度の遅いシ
ャッタースピードで決まる量)とを比較して、Ev値が
Ev0より大きい場合にはYHを、Ev値がEv0以下
の場合にはYLを選択し出力する。
As described above, using the surrounding G pixels,
By taking the average, a narrow-band luminance signal YL with little noise is generated. The luminance signal selector 15 outputs an Ev value calculated from the aperture amount and the shutter speed of the camera to obtain a proper exposure and a preset value Ev0 (f-value of the lens when the aperture is opened and a shutter speed that is slow enough to prevent camera shake. If the Ev value is greater than Ev0, YH is selected, and if the Ev value is equal to or less than Ev0, YL is selected and output.

【0018】ただし、実際の撮影は、フラッシュを使用
しなくても手ぶれを防ぐため、シャッタースピードは遅
くとも1/焦点距離(mm)秒に設定する。
However, in actual shooting, the shutter speed is set to 1 / focal length (mm) second at the latest in order to prevent camera shake even without using a flash.

【0019】生成された輝度信号はアパーチャ補正器1
6で画像の輪郭部分を補正する。図4は、アパーチャ補
正器の詳細な構成を示す。輝度信号は縦方向および横方
向のラプラシアンフィルタ31、32で縦方向のラプラ
シアンおよび横方向のラプラシアンを算出する。縦方向
および横方向のラプラシアンの絶対値33、34を比較
器35で比較し、絶対値の大きい方のラプラシアンを選
択器36で選択し、加算器37で元の輝度信号に加え
る。
The generated luminance signal is supplied to an aperture corrector 1
In step 6, the outline of the image is corrected. FIG. 4 shows a detailed configuration of the aperture corrector. For the luminance signal, the Laplacian in the vertical direction and the Laplacian in the horizontal direction are calculated by the Laplacian filters 31 and 32 in the vertical and horizontal directions. The absolute values 33 and 34 of the Laplacian in the vertical direction and the horizontal direction are compared by a comparator 35, the Laplacian having the larger absolute value is selected by a selector 36, and an adder 37 adds it to the original luminance signal.

【0020】ラプラシアンフィルタの係数は図5に示す
ように、露光量であるEv値が所定の値Ev0より大き
い場合は図5(a)のハイパス型、小さい場合は図5
(b)のバンドパス型フィルタを用いる。フィルタの係
数はパラメータ38に格納されていて、比較結果に応じ
てフィルタの係数(a)または(b)がフィルタ31、
32に設定される。バンドパス型を利用すれば、1ドッ
トの細かなノイズは抑制され、被写体の明るさが不足す
る場合に、背景のノイズ低減のみならず、文字の品質も
向上する。
As shown in FIG. 5, the coefficient of the Laplacian filter is a high-pass type shown in FIG. 5 (a) when the exposure value Ev is larger than a predetermined value Ev0.
The band-pass filter of (b) is used. The coefficient of the filter is stored in the parameter 38, and the coefficient (a) or (b) of the filter is changed to the filter 31,
32 is set. If the bandpass type is used, fine noise of one dot is suppressed, and when the brightness of the subject is insufficient, not only the noise of the background is reduced but also the quality of characters is improved.

【0021】次に、アパーチャ補正した輝度信号の二値
化を行う。アパーチャ補正された輝度信号は一時フレー
ムメモリ17に記憶される。CCD11のサイズにより
画像サイズが決まっているので画像サイズを基に、CP
U18が二値化処理に必要なブロックサイズとサンプリ
ング周期を計算して、それぞれブロックバッファ19と
非低輝度画素平均値算出器20を制御する。
Next, the luminance signal subjected to the aperture correction is binarized. The aperture corrected luminance signal is stored in the temporary frame memory 17. Since the image size is determined by the size of the CCD 11, the CP is determined based on the image size.
U18 calculates the block size and the sampling period required for the binarization processing, and controls the block buffer 19 and the non-low luminance pixel average value calculator 20, respectively.

【0022】図6は、サンプリング周期を示した図であ
る。図6(a)は画像サイズが小さい場合、図6(b)
は画像サイズが大きい場合のサンプリング周期を示す。
カメラで撮影した画像の明るさのむらは、画像の中心付
近が明るく、周辺にいくにしたがって暗くなる。したが
って、あらかじめCPU18のROM上に画像のブロッ
ク分割の形状を図7のように正方形、長方形、三角形の
組み合わせで画像の中心を対称点として分割するよう記
憶させておけば、ブロック内の明るさはより均一に近く
なり、正方形だけのブロックを使用する場合と比較し
て、より高品質な二値化を可能にする。
FIG. 6 is a diagram showing a sampling cycle. FIG. 6A shows a case where the image size is small.
Indicates a sampling period when the image size is large.
The unevenness in brightness of an image captured by a camera is bright near the center of the image and becomes darker toward the periphery. Accordingly, if the shape of the block division of the image is stored in advance in the ROM of the CPU 18 as a combination of a square, a rectangle, and a triangle as shown in FIG. It is more uniform and enables higher quality binarization as compared to using only square blocks.

【0023】ブロックバッファ19は、あらかじめ設定
された形状、サイズのブロック単位で画像をフレームメ
モリから読み出して一時記憶するバッファである。非低
輝度画素平均値算出器20は、ブロックバッファ19に
蓄えられた画像から、あらかじめ設定されたサンプリン
グ周期で画素をサンプリングして読み出し、その輝度値
の平均を算出する手段である。
The block buffer 19 is a buffer for reading an image from a frame memory and temporarily storing the image in units of blocks of a predetermined shape and size. The non-low-brightness pixel average value calculator 20 is a means for sampling and reading out the pixels from the image stored in the block buffer 19 at a preset sampling period, and calculating the average of the brightness values.

【0024】図8は、非低輝度画素平均値算出器の詳細
な構成を示す。サンプル読み出しされた画素値は、比較
器41で閾値thl_ijと比較される。比較の結果、
画素値が閾値より大きい場合、ゲート45を開き、加算
結果レジスタ42の値と画素値が加算器46で加算さ
れ、その結果が加算結果レジスタ42に記憶される。同
時に、カウンタ43が一つインクリメントされる。ここ
で、カウンタ43は、インクリメントの結果、桁が繰り
上がる状態(カウンタが2のべき乗を示す状態)になる
と、ゲート47を開き、加算器の結果をシフトレジスタ
44に記憶し、カウンタが示すビット数だけ右シフトす
る。ブロック内の全画素について処理した後、シフトレ
ジスタ44に記憶された値が非低輝度画素平均値ave
_ijとして出力される。
FIG. 8 shows a detailed configuration of the non-low luminance pixel average value calculator. The sampled pixel value is compared with the threshold value thl_ij by the comparator 41. As a result of the comparison,
If the pixel value is larger than the threshold value, the gate 45 is opened, the value of the addition result register 42 and the pixel value are added by the adder 46, and the result is stored in the addition result register 42. At the same time, the counter 43 is incremented by one. Here, as a result of the increment, as the result of the increment, when the digit goes up (the counter indicates a power of 2), the gate 47 is opened, the result of the adder is stored in the shift register 44, and the bit indicated by the counter is read. Shift right by a number. After processing for all the pixels in the block, the value stored in the shift register 44 becomes the non-low luminance pixel average value ave
_Ij.

【0025】非低輝度画素検出閾値設定器21は、前ブ
ロック(現ブロックが(i,j)なら(i−1,j)を
指す)の非低輝度画素平均値ave_i−1jに所定の
係数Caを乗算して非低輝度画素平均値算出器20で使
用する閾値thl_ijを算出する。所定の係数をCa
=1/4とすると、非低輝度画素検出閾値設定器21
は、ave_i−1jの下位2ビットを除いた値となる
ので特別な回路は必要なくなる。非低輝度画素平均値算
出回路20で算出されたave_ijを用いて二値化閾
値設定回路22で画像二値化のために二値化閾値th_
ijを設定する。
The non-low-luminance pixel detection threshold value setting unit 21 adds a predetermined coefficient to the non-low-luminance pixel average value ave_i-1j of the previous block (if the current block is (i, j), it indicates (i-1, j)). The threshold value thl_ij used by the non-low-luminance pixel average value calculator 20 is calculated by multiplying Ca. The predetermined coefficient is Ca
= 1/4, non-low luminance pixel detection threshold value setting unit 21
Is a value excluding the lower two bits of ave_i-1j, so that a special circuit is not required. The binarization threshold value setting circuit 22 uses the ave_ij calculated by the non-low luminance pixel average value calculation circuit 20 to binarize a threshold value th_ for image binarization.
Set ij.

【0026】二値化閾値設定回路22は、所定の係数C
bをave_ijに乗じる乗算器であるが、Cb=x/
16、あるいはCb=x/8(xは分母を越えない自然
数を表す既定値)とすれば、二値化閾値設定回路22は
加算器のみで構成できるのでコスト、スピードの点で有
利になる。二値化閾値th_ijを用いて二値化器23
でブロックを二値化する。二値化された画像は、圧縮器
24で画像圧縮がなされる。
The binarization threshold setting circuit 22 calculates a predetermined coefficient C
b is a multiplier for multiplying ave_ij by Cb = x /
If 16 or Cb = x / 8 (x is a predetermined value representing a natural number not exceeding the denominator), the binarization threshold setting circuit 22 can be composed of only an adder, which is advantageous in terms of cost and speed. A binarizer 23 using a binarization threshold th_ij
Binarize the block with. The binarized image is subjected to image compression by the compressor 24.

【0027】圧縮器の詳細な構成を図9に示す。二値化
された画像は、可変長圧縮器51および固定長圧縮器5
2に入力される。可変長圧縮器51では、公知の二値画
像圧縮方法であるMHあるいはMMRなどの圧縮が行わ
れる。MHやMMRは演算が簡単で容易に実現でき、圧
縮スピードも速いという利点がある。特に文字画像に特
化した圧縮方法なのでドキュメントの画像には高い圧縮
率が得られる。例えば、1280×960の大きさの画
像では、非圧縮二値画像の画像サイズが154kbyt
eに対して、MH、MMRの符号長は約20kbyte
〜30kbyteである。また、疑似中間調処理をした
二値画像の場合はMH、MMRとも圧縮後の符号長が圧
縮前の画像サイズより多くの場合大きくなる。
FIG. 9 shows a detailed configuration of the compressor. The binarized image is supplied to the variable length compressor 51 and the fixed length compressor 5.
2 is input. The variable-length compressor 51 performs compression such as MH or MMR, which is a known binary image compression method. MH and MMR have the advantages that calculations are simple and easy to realize, and that the compression speed is fast. In particular, since the compression method is specialized for character images, a high compression ratio can be obtained for document images. For example, in an image having a size of 1280 × 960, the image size of an uncompressed binary image is 154 kbytes.
e, the code length of MH and MMR is about 20 kbytes.
3030 kbytes. In the case of a binary image subjected to pseudo halftone processing, both the MH and the MMR become larger when the code length after compression is larger than the image size before compression.

【0028】固定長圧縮器52では公知のJPEG圧縮
が行われる。JPEG圧縮はもともと8ビットカラー画
像の多値画像圧縮方法であるが、二値画像の二値0と1
を、輝度の0と255に割り当て、色成分を0とすれば
二値画像への応用は可能である。JPEG圧縮後の符号
長は、非圧縮二値画像の画像サイズに対して2/3程度
に設定する。例えば、画像の大きさが1280×960
であるならば、非圧縮二値画像の画像サイズは154k
byteである。画像圧縮比を2/3と設定すればJP
EG圧縮後の符号長は100kbyteになる。約10
0kbyteあれば、JPEG画像を復号してもう一度
二値化処理しても、符号化前の二値画像と比較して劣化
は気にならないレベルである。
The fixed-length compressor 52 performs known JPEG compression. JPEG compression is a multi-valued image compression method for an 8-bit color image originally.
Is assigned to luminance 0 and 255, and if the color component is set to 0, application to a binary image is possible. The code length after JPEG compression is set to about / of the image size of the uncompressed binary image. For example, if the size of the image is 1280 × 960
, The image size of the uncompressed binary image is 154 k
Byte. If the image compression ratio is set to 2/3, JP
The code length after EG compression is 100 kbytes. About 10
If it is 0 kbyte, even if the JPEG image is decoded and binarized again, the deterioration is at a level that does not matter as compared with the binary image before encoding.

【0029】可変長圧縮器51と固定長圧縮器52で符
号化された符号はそれぞれバッファ53、54に一時保
存される。可変長圧縮器51は圧縮した符号が100k
byteを越えたか否かの判別信号56を符号選択器5
5に出力する。符号選択器55は、可変長圧縮器51の
判別信号56を受けて100kbyteを越えているな
らば(可変長符号化の符号長が、固定長符号化の符号長
よりも長い場合)バッファ54の符号を、100kby
teを越えていないならば(可変長符号化の符号長が、
固定長符号化の符号長よりも短い場合)バッファ53の
符号を読み出して図2のメモリ25に出力し、符号化さ
れた画像が保存される。
The codes encoded by the variable length compressor 51 and the fixed length compressor 52 are temporarily stored in buffers 53 and 54, respectively. The variable length compressor 51 has a compressed code of 100 k
The determination signal 56 indicating whether or not the number of bytes has exceeded
5 is output. The code selector 55 receives the discrimination signal 56 of the variable length compressor 51, and if the code length exceeds 100 kbytes (when the code length of the variable length coding is longer than the code length of the fixed length coding), The code is 100 kby
If te does not exceed (the code length of the variable length coding is
The code in the buffer 53 is read out and output to the memory 25 in FIG. 2 (when the code length is shorter than the fixed-length code length), and the coded image is stored.

【0030】(実施例3)図10は、本発明の実施例3
の構成を示す。実施例2と異なる点は、疑似中間調処理
二値化回路27、選択器28、モード設定器9を設けた
点である。アパーチャ補正された輝度信号が一時フレー
ムメモリ17に記憶されるまでの処理は実施例2と同様
である。
(Embodiment 3) FIG. 10 shows Embodiment 3 of the present invention.
Is shown. The difference from the second embodiment is that a pseudo halftone processing binarization circuit 27, a selector 28, and a mode setting unit 9 are provided. Processing until the aperture-corrected luminance signal is stored in the temporary frame memory 17 is the same as in the second embodiment.

【0031】アパーチャ補正した輝度信号について以下
のように二値化を行う。実施例2と同様にしてフレーム
メモリ17からブロックバッファ19に画像が転送され
る。ブロックバッファ19に転送された画像は、疑似中
間調処理二値化回路27および単純二値化回路23に入
力される。疑似中間調処理二値化回路27では疑似中間
調処理(公知のディザ処理あるいは誤差拡散処理)を用
いて画像を二値化する。
The luminance signal subjected to the aperture correction is binarized as follows. The image is transferred from the frame memory 17 to the block buffer 19 as in the second embodiment. The image transferred to the block buffer 19 is input to the pseudo halftone processing binarization circuit 27 and the simple binarization circuit 23. The pseudo halftone processing binarization circuit 27 binarizes the image using pseudo halftone processing (known dither processing or error diffusion processing).

【0032】文字二値化回路26内のブロックバッファ
19、非低輝度画素平均値算出器20、非低輝度画素検
出閾値設定器21、二値化閾値設定回路22は、実施例
2で説明したものと同様であるので、説明を省略する。
The block buffer 19, the non-low-luminance pixel average value calculator 20, the non-low-luminance pixel detection threshold setting unit 21, and the binarization threshold setting circuit 22 in the character binarization circuit 26 have been described in the second embodiment. The description is omitted because it is the same as that of FIG.

【0033】実施例2と同様に、二値化閾値th_ij
を用いて単純二値化器23でブロックを二値化する。疑
似中間調処理された二値画像、単純二値化された二値画
像は選択器28に入力される。
As in the second embodiment, the binarization threshold th_ij
Is used to binarize the block by the simple binarizer 23. The binary image subjected to the pseudo halftone processing and the binary image converted to the simple binary are input to the selector 28.

【0034】モード設定器9は、カメラの文字二値化モ
ードあるいは自然画二値化モードを設定するもので、文
字二値化モードが設定された場合には、単純二値化され
た二値画像が、自然画二値化モードが設定された場合に
は、疑似中間調処理された二値画像が選択器28で選択
されて出力される。選択された画像は、実施例2で説明
したと同様にして圧縮器24で画像圧縮され、符号化さ
れた画像がメモリ25に保存される。
The mode setting unit 9 sets a character binarization mode or a natural image binarization mode of the camera. When the character binarization mode is set, a simple binary binarization mode is set. When the image is set to the natural image binarization mode, the binary image subjected to pseudo halftone processing is selected by the selector 28 and output. The selected image is compressed by the compressor 24 in the same manner as described in the second embodiment, and the encoded image is stored in the memory 25.

【0035】(実施例4)図11は、本発明の実施例4
の構成を示す。実施例3と相違する点は、モード設定器
の代わりに、像域分離回路30を設けた点である。
(Embodiment 4) FIG. 11 shows Embodiment 4 of the present invention.
Is shown. The difference from the third embodiment is that an image area separating circuit 30 is provided instead of the mode setting device.

【0036】実施例2と同様にブロックバッファ19に
転送された画像は、像域分離回路30、疑似中間調処理
二値化回路27および単純二値化回路23に入力され
る。像域分離回路30では画像の各画素毎に文字または
非文字(絵柄)の領域を判別する。
The image transferred to the block buffer 19 as in the second embodiment is input to the image area separating circuit 30, the pseudo halftone processing binarizing circuit 27 and the simple binarizing circuit 23. The image area separation circuit 30 determines a character or non-character (picture) area for each pixel of the image.

【0037】図12は、像域分離回路30の詳細を示
す。像域分離回路30へは、ブロックバッファ19の画
像信号と単純二値化回路23の出力信号が入力される。
入力された画像信号はエッジ抽出回路301で、図13
に示すようなマスク係数を持ったラプラシアン演算(注
目画素は中心の画素)または図14に示すような一次微
分演算(注目画素は左右のフィルタの中心の画素)を行
い、二値化回路302においてその演算値edgeを所
定の閾値thで二値化することにより、注目画素がエッ
ジであるか非エッジであるかを判定する。
FIG. 12 shows the details of the image area separation circuit 30. The image signal of the block buffer 19 and the output signal of the simple binarization circuit 23 are input to the image area separation circuit 30.
The input image signal is supplied to an edge extraction circuit 301, which is shown in FIG.
14 or a first derivative operation (the focused pixel is the center pixel of the left and right filters) as shown in FIG. 14 or a Laplacian operation having a mask coefficient as shown in FIG. By binarizing the calculated value edge with a predetermined threshold th, it is determined whether the pixel of interest is an edge or a non-edge.

【0038】また、単純二値化回路23の出力信号は、
境界検出回路303で白と黒の境界が検出される。境界
検出回路303は、注目画素を含む3×3画素の中に白
画素と黒画素の両者が混在している場合に、注目画素は
境界であると判定し、3×3画素の中に白画素のみある
いは黒画素のみが存在する場合は境界でないと判定す
る。
The output signal of the simple binarization circuit 23 is
The boundary detection circuit 303 detects a boundary between white and black. The boundary detection circuit 303 determines that the target pixel is a boundary when both the white pixel and the black pixel are mixed in the 3 × 3 pixel including the target pixel, and determines that the target pixel is a white pixel in the 3 × 3 pixel. If only pixels or only black pixels exist, it is determined that the boundary is not a boundary.

【0039】二値化回路302の出力と境界検出回路3
03の出力の論理積304を取ることによって、注目画
素が文字領域(エッジかつ境界)であるか否か(非文字
領域)を判定し、選択器28へ出力する。
The output of the binarization circuit 302 and the boundary detection circuit 3
By taking the logical product 304 of the outputs of the numbers 03, it is determined whether or not the pixel of interest is a character area (edge and boundary) (non-character area) and output to the selector 28.

【0040】図11に戻って、疑似中間調処理回路27
では疑似中間調処理(公知のディザ処理あるいは誤差拡
散処理)を用いて画像を二値化する。
Returning to FIG. 11, the pseudo halftone processing circuit 27
Then, the image is binarized using pseudo halftone processing (known dither processing or error diffusion processing).

【0041】疑似中間調処理された二値画像、単純二値
化された二値画像は像域分離回路30の文字/非文字判
別信号に基づき、文字領域の場合は単純二値化された二
値画像が、非文字領域の場合は疑似中間調処理された二
値画像が選択器28で選択されて出力される。選択され
た画像は、実施例2で説明したと同様にして圧縮器24
で画像圧縮され、符号化された画像がメモリ25に保存
される。 (実施例5)本発明の実施例5は、画像圧縮方法に係わ
る実施例である。図15は、実施例5の処理フローチャ
ートである。はじめに二値画像が入力される(ステップ
101)。入力された二値画像は0と255の二値しか
とらない8ビットの多値画像に変換され(下位に7ビッ
トの0を付加する)、あらかじめ定められた圧縮率で多
値画像用の固定長符号化がなされる(ステップ10
2)。固定長符号化の代表的な例はJPEGである。
The binary image subjected to the pseudo halftone processing and the binary image which has been simply binarized are based on the character / non-character discrimination signal of the image area separating circuit 30. In the case of a character area, the binarized image is simply binarized. If the value image is a non-character area, a binary image subjected to pseudo halftone processing is selected by the selector 28 and output. The selected image is transmitted to the compressor 24 in the same manner as described in the second embodiment.
, And the encoded image is stored in the memory 25. (Embodiment 5) Embodiment 5 of the present invention relates to an image compression method. FIG. 15 is a processing flowchart of the fifth embodiment. First, a binary image is input (step 101). The input binary image is converted into an 8-bit multi-valued image that takes only binary values of 0 and 255 (adds 7-bit 0 to the lower order), and is fixed for a multi-valued image at a predetermined compression ratio. Long encoding is performed (step 10).
2). A typical example of fixed-length encoding is JPEG.

【0042】次に、二値画像に対して二値画像用の可変
長符号化がなされる(ステップ103)。可変長符号化
の代表的な例はMHやMMRである。それぞれの符号化
で符号化された符号長を比較する(ステップ104)。
可変長符号化の符号長が短ければ可変長符号を選択し
(ステップ105)、固定長符号化の符号長が短ければ
固定長符号を選択し(ステップ106)、記憶する(ス
テップ107)。
Next, variable-length coding for the binary image is performed on the binary image (step 103). Representative examples of variable length coding are MH and MMR. The code lengths encoded by the respective encodings are compared (step 104).
If the code length of the variable length coding is short, a variable length code is selected (step 105), and if the code length of the fixed length coding is short, a fixed length code is selected (step 106) and stored (step 107).

【0043】[0043]

【発明の効果】以上、説明したように、請求項1、3記
載の発明によれば、二値画像に対して、簡易な構成でか
つ高圧縮率をもつ固定長の多値画像圧縮が可能になる。
As described above, according to the first and third aspects of the present invention, it is possible to compress a fixed-length multi-valued image having a simple configuration and a high compression rate onto a binary image. become.

【0044】請求項2、4記載の発明によれば、異なる
圧縮方法または圧縮手段を用意しているので、二値画像
の内容に関わらず、圧縮率が高く画質の良い画像圧縮を
得ることが可能となる。
According to the second and fourth aspects of the present invention, since different compression methods or different compression means are provided, it is possible to obtain a high compression rate and high quality image compression regardless of the contents of the binary image. It becomes possible.

【0045】請求項5記載の発明によれば、撮影した画
像を保存する際、二値化した画像を高圧縮、高画質で保
存できる画像入力装置を得ることが可能になる。
According to the fifth aspect of the present invention, it is possible to obtain an image input device capable of storing a binarized image with high compression and high image quality when storing a captured image.

【0046】請求項6、7記載の発明によれば、画像を
二値化する際、入力する画像の種類に応じて、二値化手
段を切り替えることができるので、高画質の二値画像が
得られる。
According to the sixth and seventh aspects of the present invention, when binarizing an image, the binarizing means can be switched in accordance with the type of the input image. can get.

【0047】請求項8記載の発明によれば、画像の領域
(文字/非文字)に応じて領域毎に二値化方式が選択で
きるので、高画質の二値画像が得られる。
According to the eighth aspect of the present invention, since the binarization method can be selected for each area according to the image area (character / non-character), a high quality binary image can be obtained.

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

【図1】本発明の実施例1の構成を示す。FIG. 1 shows a configuration of a first exemplary embodiment of the present invention.

【図2】本発明の実施例2の構成を示す。FIG. 2 shows a configuration of a second exemplary embodiment of the present invention.

【図3】CCDの画素配列を示す。FIG. 3 shows a pixel array of a CCD.

【図4】アパーチャ補正回路の構成を示す。FIG. 4 shows a configuration of an aperture correction circuit.

【図5】(a)は、ハイパス型ラプラシアンを示し、
(b)はバンドパス型ラプラシアンを示す。
FIG. 5A shows a high-pass type Laplacian;
(B) shows a bandpass type Laplacian.

【図6】(a)、(b)はそれぞれ異なるサンプリング
周期を示す。
FIGS. 6A and 6B show different sampling periods.

【図7】画像のブロック分割方法を示す。FIG. 7 shows a method of dividing an image into blocks.

【図8】非低輝度画素平均値算出器の構成を示す。FIG. 8 shows a configuration of a non-low luminance pixel average value calculator.

【図9】画像圧縮器の構成を示す。FIG. 9 shows a configuration of an image compressor.

【図10】本発明の実施例3の構成を示す。FIG. 10 shows a configuration of Embodiment 3 of the present invention.

【図11】本発明の実施例4の構成を示す。FIG. 11 shows a configuration of a fourth embodiment of the present invention.

【図12】像域分離回路の構成を示す。FIG. 12 shows a configuration of an image area separation circuit.

【図13】ラプラシアンマスク係数を示す。FIG. 13 shows Laplacian mask coefficients.

【図14】一次微分演算を示す。FIG. 14 shows a first derivative operation.

【図15】本発明の実施例5の処理フローチャートを示
す。
FIG. 15 shows a processing flowchart of Embodiment 5 of the present invention.

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

1 ビット変換器 2 固定長圧縮器 3、5 バッファ 4 可変長圧縮器 6 選択器 7 符号長判別信号 1 bit converter 2 fixed length compressor 3, 5 buffer 4 variable length compressor 6 selector 7 code length discrimination signal

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 二値画像を圧縮する画像圧縮方法であっ
て、前記二値画像を多値画像に変換するステップと、前
記多値画像を所定の符号長に圧縮するステップとを含む
ことを特徴とする画像圧縮方法。
1. An image compression method for compressing a binary image, comprising: converting the binary image into a multi-valued image; and compressing the multi-valued image to a predetermined code length. Characteristic image compression method.
【請求項2】 二値画像を圧縮する画像圧縮方法であっ
て、前記二値画像を多値画像に変換した後、所定長の符
号に圧縮するステップと、前記二値画像を可変長の符号
に圧縮するステップと、前記圧縮後のそれぞれの符号長
を比較するステップと、符号長の短い方の符号を選択し
て出力するステップとを含むことを特徴とする画像圧縮
方法。
2. An image compression method for compressing a binary image, comprising the steps of: converting the binary image into a multi-valued image and then compressing the binary image into a code of a predetermined length; An image compression method, comprising the steps of: comparing each code length after the compression; and selecting and outputting a code having a shorter code length.
【請求項3】 二値画像を圧縮する画像圧縮装置であっ
て、前記二値画像を所定のビット幅の多値画像に変換す
る手段と、前記多値画像を所定の符号長に圧縮する手段
とを備えたことを特徴とする画像圧縮装置。
3. An image compression apparatus for compressing a binary image, comprising: means for converting the binary image into a multi-valued image having a predetermined bit width; and means for compressing the multi-valued image to a predetermined code length. An image compression device comprising:
【請求項4】 二値画像を圧縮する画像圧縮装置であっ
て、前記二値画像を所定のビット幅の多値画像に変換す
る手段と、前記多値画像を所定の符号長に圧縮する第1
の圧縮手段と、前記二値画像を可変長符号化する第2の
圧縮手段と、前記第1、第2の圧縮手段による圧縮後の
符号長を比較し、符号長の短い方の符号を選択して出力
する手段とを備えたことを特徴とする画像圧縮装置。
4. An image compression apparatus for compressing a binary image, comprising: means for converting the binary image into a multi-valued image having a predetermined bit width; and means for compressing the multi-valued image to a predetermined code length. 1
, A second compression unit that performs variable-length encoding on the binary image, and a code length after compression by the first and second compression units, and selects a code having a shorter code length. And an output unit for outputting the image.
【請求項5】 多値画像を符号化して記憶する画像入力
装置であって、前記多値画像を入力する手段と、前記多
値画像を二値化する手段と、前記二値画像を所定の符号
長に圧縮する第1の圧縮手段と、前記二値画像を可変長
符号化する第2の圧縮手段と、前記第1、第2の圧縮手
段による圧縮後の符号長を比較し、符号長の短い方の符
号を選択して記憶する手段とを備えたことを特徴とする
画像入力装置。
5. An image input device for encoding and storing a multi-valued image, comprising: a unit for inputting the multi-valued image; a unit for binarizing the multi-valued image; A first compression unit for compressing to a code length, a second compression unit for variable-length encoding the binary image, and a code length after compression by the first and second compression units are compared. Means for selecting and storing the shorter code of the image input device.
【請求項6】 前記二値化する手段は、所定の情報に応
じて選択して動作する第1の二値化手段と第2の二値化
手段からなることを特徴とする請求項5記載の画像入力
装置。
6. The binarizing unit according to claim 5, wherein said binarizing unit comprises a first binarizing unit and a second binarizing unit which are selectively operated according to predetermined information. Image input device.
【請求項7】 前記所定の情報は、文字指定情報または
自然画指定情報であることを特徴とする請求項6記載の
画像入力装置。
7. The image input device according to claim 6, wherein the predetermined information is character designation information or natural image designation information.
【請求項8】 前記所定の情報は、画像の領域毎の属性
であることを特徴とする請求項6記載の画像入力装置。
8. The image input device according to claim 6, wherein the predetermined information is an attribute for each area of the image.
JP29077399A 1999-10-13 1999-10-13 Image compression apparatus and image compression method Expired - Fee Related JP3849906B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29077399A JP3849906B2 (en) 1999-10-13 1999-10-13 Image compression apparatus and image compression method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29077399A JP3849906B2 (en) 1999-10-13 1999-10-13 Image compression apparatus and image compression method

Publications (2)

Publication Number Publication Date
JP2001111840A true JP2001111840A (en) 2001-04-20
JP3849906B2 JP3849906B2 (en) 2006-11-22

Family

ID=17760348

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29077399A Expired - Fee Related JP3849906B2 (en) 1999-10-13 1999-10-13 Image compression apparatus and image compression method

Country Status (1)

Country Link
JP (1) JP3849906B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004081292A1 (en) * 2003-03-14 2004-09-23 Ho-Youl Lee Block for embankment
JP2007143082A (en) * 2005-11-22 2007-06-07 Konica Minolta Business Technologies Inc Method and apparatus for compressing image data
US7339703B2 (en) 2002-06-28 2008-03-04 Canon Kabushiki Kaisha Image processing apparatus and method thereof
US11803985B2 (en) 2020-04-22 2023-10-31 Ricoh Company, Ltd. Information processing apparatus, information processing method, and recording medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7339703B2 (en) 2002-06-28 2008-03-04 Canon Kabushiki Kaisha Image processing apparatus and method thereof
WO2004081292A1 (en) * 2003-03-14 2004-09-23 Ho-Youl Lee Block for embankment
JP2007143082A (en) * 2005-11-22 2007-06-07 Konica Minolta Business Technologies Inc Method and apparatus for compressing image data
US11803985B2 (en) 2020-04-22 2023-10-31 Ricoh Company, Ltd. Information processing apparatus, information processing method, and recording medium

Also Published As

Publication number Publication date
JP3849906B2 (en) 2006-11-22

Similar Documents

Publication Publication Date Title
US8538174B2 (en) Image processing device
US7444031B2 (en) Image processing apparatus
JP3321562B2 (en) Digital compression method for color images
US7432985B2 (en) Image processing method
KR101241662B1 (en) Image data processing device, image data processing method, and recording medium
US20020039139A1 (en) Video camera with major functions implemented in host software
WO2012029208A1 (en) Image coding method, image decoding method, image coding device, and image decoding device
KR100504649B1 (en) Device for compressing image data
WO2001001675A2 (en) Video camera with major functions implemented in host software
JP5793716B2 (en) Imaging device
JP2003224731A (en) Image processing apparatus and image processing method
JP4895567B2 (en) Image encoding method and apparatus, image decoding method and apparatus, and imaging apparatus
JP4196039B2 (en) Image data compression method
US6771815B2 (en) Image correction apparatus and recording medium for storing image correction program
JP3849906B2 (en) Image compression apparatus and image compression method
WO2005106790A1 (en) Portable telephone, image converter, control method and program
US6906753B1 (en) Image processing unit and image processing method with simplified exposure, gain and white balance control
JPWO2019142836A1 (en) Encoding device, decoding device, coding method, decoding method, coding program, and decoding program
JP3117331B2 (en) Image data processing device
JP3979020B2 (en) Image processing apparatus for sampling compressed image
JP4027545B2 (en) Digital camera and method for photographing characters
JP2009290556A (en) Image information processing apparatus and image information processing method
JP2001209782A (en) Image pickup device and its method for photographing character
JP3051144B2 (en) Halftone image processing device
JPH0773312A (en) Image reader

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060517

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060718

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: 20060823

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060824

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

Free format text: PAYMENT UNTIL: 20090908

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100908

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110908

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120908

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees