JP2006157119A - Color image processing apparatus - Google Patents

Color image processing apparatus Download PDF

Info

Publication number
JP2006157119A
JP2006157119A JP2004340247A JP2004340247A JP2006157119A JP 2006157119 A JP2006157119 A JP 2006157119A JP 2004340247 A JP2004340247 A JP 2004340247A JP 2004340247 A JP2004340247 A JP 2004340247A JP 2006157119 A JP2006157119 A JP 2006157119A
Authority
JP
Japan
Prior art keywords
unit
resolution
processing apparatus
image processing
color 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.)
Pending
Application number
JP2004340247A
Other languages
Japanese (ja)
Inventor
Hidenori Hirao
英典 平尾
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2004340247A priority Critical patent/JP2006157119A/en
Publication of JP2006157119A publication Critical patent/JP2006157119A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a color image processing apparatus capable of compressing image data at a suitable compression rate, according to the size of the acquired image data. <P>SOLUTION: The apparatus is provided with a reading unit 102 for reading an image at a certain resolution to acquire image data, a correspondence table 132 for correlating image data with a thinning rate for each resolution and storing the thinning rate, a selection unit 134 for referring to the correspondence table 132 to select a ratio, corresponding to the resolution used for reading by the reading unit 102, and a YCbCr conversion unit 112 for thinning the image data at the ratio selected by the selection unit 134. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、カラー画像処理装置に関し、特に、読み取った画像データを圧縮処理するカラー画像処理装置   The present invention relates to a color image processing apparatus, and more particularly to a color image processing apparatus that compresses read image data.

カラー画像処理装置としては、例えば、コピー、スキャナ、プリンタ、ファクシミリおよびこれらの複合機が従来から知られている。近年、このようなカラー画像処理装置は、ネットワーク技術の進歩に伴い、ネットワークへの接続が可能となった。そこで、スキャン機能を利用して得られた画像データを、印字出力するだけでなく、ネットワークを介して共有フォルダに転送したり、メールに添付して送信したり、FTPサーバにアップロードしたりすることが可能となった(たとえば、特許文献1)。   As a color image processing apparatus, for example, a copy, a scanner, a printer, a facsimile, and a complex machine of these are conventionally known. In recent years, such a color image processing apparatus can be connected to a network with the progress of network technology. Therefore, not only printing out the image data obtained using the scan function, but also transferring it to a shared folder via the network, sending it attached to an e-mail, or uploading it to an FTP server. (For example, Patent Document 1).

このような装置は、スキャン機能を利用してRGBデータを生成する。このRGBデータは、ネットワークで扱うために、たとえばJPEG形式のファイルなどに変換される。このようにRGBデータをJPEG方式で圧縮符号化しようとする場合、RGBデータをYCbCrデータ(輝度色差信号)に変換してから、ブロック単位(たとえば8×8の64画素)で圧縮符号化を行う。これにより、演算量を少なくするとともに圧縮効果を高めることができる。
特開2000−50000号公報
Such an apparatus generates RGB data using a scan function. This RGB data is converted into, for example, a JPEG format file or the like for handling on the network. In this way, when RGB data is to be compressed and encoded by the JPEG method, the RGB data is converted into YCbCr data (luminance color difference signal) and then compressed and encoded in units of blocks (for example, 64 pixels of 8 × 8). . Thereby, the amount of calculation can be reduced and the compression effect can be enhanced.
JP 2000-50000 A

しかしながら、このようにネットワークを介して画像データの通信を行う場合、高解像度で読み取られた画像データはサイズが大きいため、転送用バッファの記憶領域の容量が十分でないとバッファがオーバーフローしたり、転送に時間を要したりといった不都合が生じる可能性があった。   However, when communicating image data via a network in this way, the image data read at high resolution is large in size, so if the capacity of the storage area of the transfer buffer is not sufficient, the buffer overflows or transfers Inconveniences such as taking time may occur.

本発明は上記事情に鑑みてなされたものであり、その目的とするところは、取得した画像データのサイズに応じて適切な圧縮率で圧縮することができるカラー画像処理装置を提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a color image processing apparatus capable of compressing at an appropriate compression rate in accordance with the size of acquired image data. .

本発明によれば、ある解像度で画像を読み取り画像データを取得する取得部と、
解像度毎に前記画像データを間引く比率を対応付けて記憶する対応テーブルと、
前記対応テーブルを参照して、前記取得部が読み取りに使用した前記解像度に対応する前記比率を選択する選択部と、
前記選択部が選択した前記比率で前記画像データを間引くサブサンプリング部と、
を備えたことを特徴とするカラー画像処理装置が提供される。
According to the present invention, an acquisition unit that reads an image at a certain resolution and acquires image data;
A correspondence table for storing the ratio of thinning out the image data for each resolution in association with each other;
A selection unit that refers to the correspondence table and selects the ratio corresponding to the resolution used by the acquisition unit for reading;
A sub-sampling unit that thins out the image data at the ratio selected by the selection unit;
A color image processing apparatus is provided.

ここで、画像データとは、たとえばRGB形式の画像データ(以後、「RGBデータ」と呼ぶ)である。また、サブサンプリング部で使用する比率とは、サブサンプリング比であり、たとえば4:4:4、4:2:2、および4:1:1などがある。RGBデータは、選択部によって選択されたサブサンプリング比でサブサンプリング部によってYCbCrデータに変換される。対応テーブルには、たとえば、読取解像度が、200dpi以下の場合はサブサンプリング比4:4:4、300dpiの場合はサブサンプリング比4:2:2、600dpi以上の場合はサブサンプリング比4:1:1が対応付けられている。   Here, the image data is, for example, image data in RGB format (hereinafter referred to as “RGB data”). The ratio used in the sub-sampling unit is a sub-sampling ratio, such as 4: 4: 4, 4: 2: 2, and 4: 1: 1. The RGB data is converted into YCbCr data by the subsampling unit at the subsampling ratio selected by the selection unit. In the correspondence table, for example, when the reading resolution is 200 dpi or less, the sub-sampling ratio is 4: 4: 4, when the reading resolution is 300 dpi, the sub-sampling ratio is 4: 2: 2, and when the reading resolution is 600 dpi or more, the sub-sampling ratio is 4: 1: 1 is associated.

この発明によれば、読み取り解像度が低いRGBデータ、すなわちファイルサイズが小さい場合は、小さい間引き比率に設定し、読み取り解像度が高いRGBデータ、すなわちファイルサイズが大きい場合は、大きい間引き比率に設定することができる。これにより、取得した画像データのサイズに応じて適切な圧縮率で圧縮することができる。   According to the present invention, when the RGB data with a low reading resolution, that is, the file size is small, the thinning ratio is set to a small value, and when the RGB data with a high reading resolution, that is, the file size is large, a large thinning ratio is set. Can do. As a result, the image data can be compressed at an appropriate compression rate according to the size of the acquired image data.

上記カラー画像処理装置において、前記解像度の指定を受け付ける受付部を含むことができ、前記選択部は、前記対応テーブルを参照し、前記受付部が受け付けた前記解像度に対応する前記比率を選択することができる。   The color image processing apparatus may include a reception unit that receives designation of the resolution, and the selection unit refers to the correspondence table and selects the ratio corresponding to the resolution received by the reception unit. Can do.

また、上記カラー画像処理装置において、前記サブサンプリング部が間引いたデータを圧縮符号化する圧縮符号化部を備えることができる。ここで、たとえば、圧縮符号化部は、YCbCrデータをJPEG形式に圧縮符号化する。この構成によれば、スキャナなどで読み取られた画像データを適切なサイズに圧縮することができるので、通信速度を低下させることなく、ネットワークを介して共有フォルダに転送したり、メールに添付したり、FTPサーバにアップロードしたりできる。また、転送用バッファなどの記憶領域の必要容量を縮小することができる。   The color image processing apparatus may further include a compression encoding unit that compresses and encodes the data thinned out by the sub-sampling unit. Here, for example, the compression encoding unit compresses and encodes the YCbCr data into the JPEG format. According to this configuration, image data read by a scanner or the like can be compressed to an appropriate size, so that it can be transferred to a shared folder via a network or attached to an email without reducing the communication speed. Or upload to an FTP server. In addition, the required capacity of a storage area such as a transfer buffer can be reduced.

なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, etc. are also effective as an aspect of the present invention.

本発明によれば、取得した画像データのサイズに応じて適切な圧縮率で圧縮することができるカラー画像処理装置が提供される。   According to the present invention, there is provided a color image processing apparatus that can perform compression at an appropriate compression rate in accordance with the size of acquired image data.

以下、本発明の実施の形態について、図面を用いて説明する。尚、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In all the drawings, the same reference numerals are given to the same components, and the description will be omitted as appropriate.

図1は、本発明の実施の形態に係るカラー画像処理装置を示す機能ブロック図である。本実施の形態では、カラー画像処理装置100は、スキャナ機能やコピー機能を有する。図1は、本発明に関連する主要な要素を示している。図1において、本発明の本質に関わらない部分の構成については省略してある。たとえば、カラー画像処理装置100は、操作パネル、給紙部等の通常のコピー機等が備える図示されない構成を有している。また、カラー画像処理装置100は、さらに、ファックス通信機能やネットワーク通信機能等の通信機能を備え、そのための構成が設けられていてもよい。   FIG. 1 is a functional block diagram showing a color image processing apparatus according to an embodiment of the present invention. In the present embodiment, the color image processing apparatus 100 has a scanner function and a copy function. FIG. 1 shows the main elements relevant to the present invention. In FIG. 1, the configuration of parts not related to the essence of the present invention is omitted. For example, the color image processing apparatus 100 has a configuration (not shown) provided in a normal copying machine such as an operation panel or a paper feeding unit. Further, the color image processing apparatus 100 may further include a communication function such as a fax communication function or a network communication function, and a configuration therefor may be provided.

カラー画像処理装置100は、読取部102と、第1の記憶部104と、第1のDMAコントローラ106と、YCbCr変換部112と、圧縮符号化部114と、第2のDMAコントローラ116と、第2の記憶部118と、制御部120と、解像度受付部130と、対応テーブル132と、選択部134と、を含む。   The color image processing apparatus 100 includes a reading unit 102, a first storage unit 104, a first DMA controller 106, a YCbCr conversion unit 112, a compression encoding unit 114, a second DMA controller 116, and a second DMA controller 116. 2 storage unit 118, control unit 120, resolution receiving unit 130, correspondence table 132, and selection unit 134.

ここで、カラー画像処理装置100の各構成要素は、任意のコンピュータのCPU、メモリ、メモリにロードされた本図の構成要素を実現するプログラム、そのプログラムを格納するハードディスクなどの記憶ユニット、ネットワーク接続用インタフェースを中心にハードウエアとソフトウエアの任意の組合せによって実現される。そして、その実現方法、装置にはいろいろな変形例があることは、当業者には理解されるところである。以下説明する各図は、ハードウエア単位の構成ではなく、機能単位のブロックを示している。   Here, each component of the color image processing apparatus 100 includes a CPU of any computer, a memory, a program that realizes the components of this figure loaded in the memory, a storage unit such as a hard disk that stores the program, and a network connection It is realized by any combination of hardware and software, with a focus on the interface. It will be understood by those skilled in the art that there are various modifications to the implementation method and apparatus. Each drawing described below shows a functional unit block, not a hardware unit configuration.

制御部120は、図1に示されるカラー画像処理装置100の各要素とともに装置全体を制御する。図1において、制御部120と各構成要素間における制御およびデータの流れを示す矢印は省略してある。   The control unit 120 controls the entire apparatus together with each element of the color image processing apparatus 100 shown in FIG. In FIG. 1, arrows indicating control and data flow between the control unit 120 and each component are omitted.

読取部102は、スキャナの機能を有し、原稿を読み取ってRGBデータを生成する。ここで、読取部102は、画像を所定ライン毎に読み取る。   The reading unit 102 has a scanner function and reads an original to generate RGB data. Here, the reading unit 102 reads an image for each predetermined line.

第1の記憶部104は、読取部102が読み取ったRGBデータを記憶する。第1の記憶部104は、たとえばSDRAMである。   The first storage unit 104 stores the RGB data read by the reading unit 102. The first storage unit 104 is, for example, an SDRAM.

第1のDMAコントローラ106は、第1の記憶部104に記憶されたRGBデータをYCbCr変換部112に転送する。なお、第1の記憶部104からYCbCr変換部112へのデータ転送は、汎用バス(不図示)を介して行われる。本実施の形態において、制御部120は、第1のDMAコントローラ106がYCbCr変換部112にRGBデータを転送するタイミングを制御する。また、第1のDMAコントローラ106は、第1の記憶部104に記憶されたRGBデータを連続的にYCbCr変換部112に転送するのではなく、所定単位、たとえば、ブロック単位(ここでは8×8の64画素)毎に転送する。   The first DMA controller 106 transfers the RGB data stored in the first storage unit 104 to the YCbCr conversion unit 112. Note that data transfer from the first storage unit 104 to the YCbCr conversion unit 112 is performed via a general-purpose bus (not shown). In the present embodiment, the control unit 120 controls the timing at which the first DMA controller 106 transfers RGB data to the YCbCr conversion unit 112. In addition, the first DMA controller 106 does not continuously transfer the RGB data stored in the first storage unit 104 to the YCbCr conversion unit 112, but in a predetermined unit, for example, a block unit (here, 8 × 8). Are transferred every 64 pixels).

YCbCr変換部112は、RGBデータを1画素単位でYCbCr(輝度色差)形式のカラー画像データ(以下、「YCbCrデータ」と呼ぶ。)に変換する。ここで、YCbCr変換部112は、後述する選択部134が選択したサブサンプリング比でRGBデータを間引いてYCbCrデータを生成する。サブサンプリング比には、たとえば、4:4:4、4:2:2、4:1:1などがある。最終的に得られるJPEGファイルは、このサブサンプリング比によって元データからの圧縮率が変化し、たとえば、色差信号の割合が小さいほど(4:1:1)、圧縮率が高くなる。圧縮符号化部114は、YCbCrデータをJPEG形式で圧縮符号化する。   The YCbCr converter 112 converts RGB data into color image data (hereinafter referred to as “YCbCr data”) in YCbCr (luminance color difference) format in units of pixels. Here, the YCbCr conversion unit 112 generates YCbCr data by thinning out the RGB data at a sub-sampling ratio selected by the selection unit 134 described later. Examples of the subsampling ratio include 4: 4: 4, 4: 2: 2, 4: 1: 1, and the like. The compression rate from the original data of the finally obtained JPEG file changes depending on the sub-sampling ratio. For example, the smaller the ratio of the color difference signals (4: 1: 1), the higher the compression rate. The compression encoding unit 114 compresses and encodes the YCbCr data in the JPEG format.

第2のDMAコントローラ116は、圧縮符号化部114により圧縮符号化されたJPEGデータを第2の記憶部118に転送する。圧縮符号化部114から第2の記憶部118へのデータ転送も、汎用バスを介して行われる。第2の記憶部118もたとえばSDRAMである。本実施の形態において、制御部120は、第2のDMAコントローラ116が圧縮符号化部114で圧縮符号化されたJPEGデータを第2の記憶部118に転送するタイミングを制御する。   The second DMA controller 116 transfers the JPEG data compressed and encoded by the compression encoding unit 114 to the second storage unit 118. Data transfer from the compression encoding unit 114 to the second storage unit 118 is also performed via the general-purpose bus. The second storage unit 118 is also an SDRAM, for example. In the present embodiment, the control unit 120 controls the timing at which the second DMA controller 116 transfers the JPEG data compression encoded by the compression encoding unit 114 to the second storage unit 118.

第2の記憶部118は、JPEGデータを記憶する。第2の記憶部118に記憶されたJPEGデータは、その後、図示しないデータ出力部により、例えばLANまたはUSBを介してパーソナルコンピュータ等に出力される。   The second storage unit 118 stores JPEG data. The JPEG data stored in the second storage unit 118 is then output to a personal computer or the like via a LAN or USB, for example, by a data output unit (not shown).

解像度受付部130は、ユーザから図示されない操作部によって指定された読み取り解像度を受け付ける。本実施形態において、指定可能な解像度は、100、200、300、および600dpiとする。   The resolution accepting unit 130 accepts a reading resolution designated by an operation unit (not shown) from the user. In the present embodiment, the resolutions that can be specified are 100, 200, 300, and 600 dpi.

対応テーブル132は、解像度毎にRGBデータを間引く比率、すなわちサブサンプリング比を対応付けて記憶する。図2は、対応テーブル132の一例を示す図である。ここでは、解像度が200dpi以下(図中、「200dpi」と示す)のとき、サブサンプリング比4:4:4とし、解像度が300dpiのときサブサンプリング比4:2:2とし、解像度が600dpi以上(図中、「600dpi」と示す)のときサブサンプリング比4:1:1とするよう対応付けられている。   The correspondence table 132 stores a ratio of thinning out RGB data for each resolution, that is, a sub-sampling ratio in association with each other. FIG. 2 is a diagram illustrating an example of the correspondence table 132. Here, when the resolution is 200 dpi or less (shown as “200 dpi” in the figure), the subsampling ratio is 4: 4: 4, and when the resolution is 300 dpi, the subsampling ratio is 4: 2: 2, and the resolution is 600 dpi or more ( In the drawing, the sub-sampling ratio is 4: 1: 1 when “600 dpi” is indicated.

図1に戻り、選択部134は、対応テーブル132を参照して、読取部102が読み取りに使用した解像度、ここでは、解像度受付部130が受け付けた解像度に対応するサブサンプリング比を選択し、YCbCr変換部112に通知する。   Returning to FIG. 1, the selection unit 134 refers to the correspondence table 132 and selects the resolution used by the reading unit 102 for reading, here, the sub-sampling ratio corresponding to the resolution received by the resolution receiving unit 130, and YCbCr The conversion unit 112 is notified.

本実施形態において、YCbCr変換部112および圧縮符号化部114は、たとえば、画像圧縮専用のLSI(Large Scale Integration)上に構築される。第1のDMAコントローラ106は、LSIへのRGBデータの入力を制御し、第2のDMAコントローラ116は、LSIからのJPEGファイルの出力を制御する。   In the present embodiment, the YCbCr conversion unit 112 and the compression encoding unit 114 are constructed on, for example, an LSI (Large Scale Integration) dedicated to image compression. The first DMA controller 106 controls input of RGB data to the LSI, and the second DMA controller 116 controls output of a JPEG file from the LSI.

このように構成されたカラー画像処理装置100の動作について説明する。図3は、本実施形態のカラー画像処理装置100の動作の一例を示すフローチャートである。以下の説明では、図1乃至図3を用いる。   The operation of the color image processing apparatus 100 configured as described above will be described. FIG. 3 is a flowchart showing an example of the operation of the color image processing apparatus 100 of the present embodiment. In the following description, FIGS. 1 to 3 are used.

はじめに、ユーザが原稿をセットし、読み取り解像度を操作部を介して指定すると、解像度受付部130が解像度を受け付ける。ユーザが図示されないスタートボタンを押下すると、読取部102は、解像度受付部130が受け付けた解像度で画像の読み取りを開始し、第1の記憶部104にRGBデータを記憶する。そして読み取った画像データの圧縮符号化処理が開始する。   First, when the user sets a document and designates the reading resolution via the operation unit, the resolution receiving unit 130 receives the resolution. When the user presses a start button (not shown), the reading unit 102 starts reading an image with the resolution received by the resolution receiving unit 130 and stores the RGB data in the first storage unit 104. Then, compression encoding processing of the read image data starts.

まず、制御部120が、JPEGファイルをオープンする(S11)。つづいて、選択部134は、対応テーブル132を参照し、解像度受付部130が受け付けた解像度によってサブサンプリング比を選択する。たとえば、解像度が200dpi以下の場合(S13のYES)、LSIにサブサンプリング比4:4:4とするように指示する(S17)。解像度が300dpiの場合(S13のNOかつS15のYES)、LSIにサブサンプリング比4:2:2とするように指示する(S19)。解像度が600dpi以上の場合(S13のNOかつS15のNO)、LSIにサブサンプリング比4:1:1とするように指示する(S21)。   First, the control unit 120 opens a JPEG file (S11). Subsequently, the selection unit 134 refers to the correspondence table 132 and selects a sub-sampling ratio according to the resolution received by the resolution reception unit 130. For example, when the resolution is 200 dpi or less (YES in S13), the LSI is instructed to set the subsampling ratio to 4: 4: 4 (S17). When the resolution is 300 dpi (NO in S13 and YES in S15), the LSI is instructed to set the sub-sampling ratio 4: 2: 2 (S19). When the resolution is 600 dpi or more (NO in S13 and NO in S15), the LSI is instructed to set the subsampling ratio to 4: 1: 1 (S21).

つづいて、第1のDMAコントローラ106が、第1の記憶部104からRGBデータをLSIに入力する(S23)。LSIにおいて、YCbCr変換部112が上記ステップS17、S19、およびS21で選択部134から指示されたサブサンプリング比でRGBデータが間引かれ、YCbCrデータを生成する。   Subsequently, the first DMA controller 106 inputs RGB data from the first storage unit 104 to the LSI (S23). In the LSI, the YCbCr conversion unit 112 thins out the RGB data at the subsampling ratio instructed from the selection unit 134 in steps S17, S19, and S21, and generates YCbCr data.

すなわち、たとえば、200dpi以下の低解像度で読み取られたRGBデータは、サブサンプリング比4:4:4を用いて変換されるが、600dpi以上の高解像度で読み取られたRGBデータは、サブサンプリング比4:1:1を用いて変換される。これにより、高解像度で読み取られたサイズの大きなデータを、効果的に圧縮して、最終的に得られるファイルのサイズを縮小することが可能となる。   That is, for example, RGB data read at a low resolution of 200 dpi or less is converted using a sub-sampling ratio 4: 4: 4, but RGB data read at a high resolution of 600 dpi or more is sub-sampling ratio 4 Converted using 1: 1. This makes it possible to effectively compress large data read at high resolution and reduce the size of the file finally obtained.

つづいて、圧縮符号化部114がYCbCrデータを圧縮符号化し、JPEGデータを第2のDMAコントローラ116を介して第2の記憶部118に出力する(S25)。制御部120が、LSIから出力されたJPEGデータをJPEGファイルに書き込む(S27)。   Subsequently, the compression encoding unit 114 compresses and encodes the YCbCr data, and outputs the JPEG data to the second storage unit 118 via the second DMA controller 116 (S25). The control unit 120 writes the JPEG data output from the LSI into the JPEG file (S27).

なお、ステップS23におけるRGBデータの入力は、たとえば、ブロック単位で行われる。したがって、制御部120は、すべてのRGBデータのブロックが圧縮符号化されたか否かを監視し(S29)、すべてのブロックが圧縮符号化終了したと判定した場合(S29のYES)、JPEGファイルをクローズする(S31)。まだ未圧縮符号化のブロックがある場合(S29のNO)、ステップS23に戻り、処理を続ける。   Note that the input of RGB data in step S23 is performed in units of blocks, for example. Therefore, the control unit 120 monitors whether or not all RGB data blocks have been compression-encoded (S29), and determines that all blocks have been compression-encoded (YES in S29), the JPEG file is Close (S31). If there is still an uncompressed encoded block (NO in S29), the process returns to step S23 to continue the processing.

以上説明したように、本実施形態のカラー画像処理装置100によれば、読み取り解像度が低いRGBデータ、すなわちファイルサイズが小さい場合は、小さい間引き比率に設定し、読み取り解像度が高いRGBデータ、すなわちファイルサイズが大きい場合は、大きい間引き比率に設定することができる。これにより、取得した画像データのサイズに応じて適切な圧縮率で圧縮することができる。   As described above, according to the color image processing apparatus 100 of the present embodiment, RGB data with a low reading resolution, that is, when the file size is small, a small thinning ratio is set, and RGB data with a high reading resolution, that is, a file. When the size is large, a large thinning ratio can be set. As a result, the image data can be compressed at an appropriate compression rate according to the size of the acquired image data.

このように、スキャナなどで読み取られた画像データを適切なサイズに圧縮することができるので、通信速度を低下させることなく、ネットワークを介して共有フォルダに転送したり、メールに添付したり、FTPサーバにアップロードしたりできる。また、転送用バッファなどの記憶領域の必要容量を縮小することができる。   In this way, the image data read by a scanner or the like can be compressed to an appropriate size, so that it can be transferred to a shared folder via a network, attached to an email, FTP, etc. without reducing the communication speed. Or upload to a server. In addition, the required capacity of a storage area such as a transfer buffer can be reduced.

以上、図面を参照して本発明の実施形態について述べたが、これらは本発明の例示であり、上記以外の様々な構成を採用することもできる。   As mentioned above, although embodiment of this invention was described with reference to drawings, these are the illustrations of this invention, Various structures other than the above are also employable.

本発明の実施の形態に係るカラー画像処理装置を示す機能ブロック図である。1 is a functional block diagram showing a color image processing apparatus according to an embodiment of the present invention. 図1のカラー画像処理装置の対応テーブルの一例を示す図である。It is a figure which shows an example of the correspondence table of the color image processing apparatus of FIG. 図1のカラー画像処理装置の動作の一例を示すフローチャートである。3 is a flowchart illustrating an example of the operation of the color image processing apparatus in FIG. 1.

符号の説明Explanation of symbols

100 カラー画像処理装置
102 読取部
112 YCbCr変換部
114 圧縮符号化部
120 制御部
130 解像度受付部
132 対応テーブル
134 選択部
DESCRIPTION OF SYMBOLS 100 Color image processing apparatus 102 Reading part 112 YCbCr conversion part 114 Compression encoding part 120 Control part 130 Resolution reception part 132 Correspondence table 134 Selection part

Claims (3)

ある解像度で画像を読み取り画像データを取得する取得部と、
解像度毎に前記画像データを間引く比率を対応付けて記憶する対応テーブルと、
前記対応テーブルを参照して、前記取得部が読み取りに使用した前記解像度に対応する前記比率を選択する選択部と、
前記選択部が選択した前記比率で前記画像データを間引くサブサンプリング部と、
を備えたことを特徴とするカラー画像処理装置。
An acquisition unit that reads an image at a certain resolution and acquires image data;
A correspondence table for storing the ratio of thinning out the image data for each resolution in association with each other;
A selection unit that refers to the correspondence table and selects the ratio corresponding to the resolution used by the acquisition unit for reading;
A sub-sampling unit that thins out the image data at the ratio selected by the selection unit;
A color image processing apparatus comprising:
請求項1に記載のカラー画像処理装置において、
前記解像度の指定を受け付ける受付部を含み、
前記選択部は、前記対応テーブルを参照し、前記受付部が受け付けた前記解像度に対応する前記比率を選択することを特徴とするカラー画像処理装置。
The color image processing apparatus according to claim 1,
A reception unit for receiving the resolution designation;
The color image processing apparatus, wherein the selection unit refers to the correspondence table and selects the ratio corresponding to the resolution received by the reception unit.
請求項1または2に記載のカラー画像処理装置において、
前記サブサンプリング部が間引いたデータを圧縮符号化する圧縮符号化部を備えたことを特徴とするカラー画像処理装置。
The color image processing apparatus according to claim 1 or 2,
A color image processing apparatus comprising: a compression encoding unit that compresses and encodes the data sampled by the sub-sampling unit.
JP2004340247A 2004-11-25 2004-11-25 Color image processing apparatus Pending JP2006157119A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004340247A JP2006157119A (en) 2004-11-25 2004-11-25 Color image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004340247A JP2006157119A (en) 2004-11-25 2004-11-25 Color image processing apparatus

Publications (1)

Publication Number Publication Date
JP2006157119A true JP2006157119A (en) 2006-06-15

Family

ID=36634925

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004340247A Pending JP2006157119A (en) 2004-11-25 2004-11-25 Color image processing apparatus

Country Status (1)

Country Link
JP (1) JP2006157119A (en)

Similar Documents

Publication Publication Date Title
JP3732702B2 (en) Image processing device
US20050219594A1 (en) Apparatus and method for generating scanned data in a standard format
US20100158410A1 (en) Image processing apparatus, image processing method and computer-readable storage medium
US10003767B2 (en) Image processing apparatus and image processing method
JP2008035502A (en) Multifunctional printer and image processing method
JP4755569B2 (en) Image processing apparatus and image processing method
JP2005277908A (en) Image processor, image processing method thereof, and portable telephone with camera
US7477788B2 (en) Image processing apparatus, image reading apparatus and image forming apparatus
US8089656B2 (en) Image processing apparatus, image forming apparatus, and image processing method
JP2005269379A (en) System, method and program for image processing
JP2003274156A (en) Method and device for image processing
US10360660B2 (en) Image processing apparatus and image processing method for handling raw images
JP3384553B2 (en) Printing system
US7933039B2 (en) Apparatus, method, and computer program product for forming image
JP3960210B2 (en) Image processing device
JP2000307818A (en) Scanner and method for selecting scanner resolution
JP2006157119A (en) Color image processing apparatus
US11489985B2 (en) System and method for printing large files from a memory constrained mobile device
JP2007215001A (en) Unit, system, and method for processing image
JP4697933B2 (en) Image processing apparatus, image input / output apparatus and methods thereof
JP2006094109A (en) Apparatus and method for image processing
JP2006180161A (en) Color image processor
JP2022118499A (en) Image formation apparatus, control method and program
JP2006166222A (en) Control method of image processing apparatus
JP2003283791A (en) Image processing apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070817

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090609

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091027