JP2008165381A - Image processing device and image processing method - Google Patents

Image processing device and image processing method Download PDF

Info

Publication number
JP2008165381A
JP2008165381A JP2006352520A JP2006352520A JP2008165381A JP 2008165381 A JP2008165381 A JP 2008165381A JP 2006352520 A JP2006352520 A JP 2006352520A JP 2006352520 A JP2006352520 A JP 2006352520A JP 2008165381 A JP2008165381 A JP 2008165381A
Authority
JP
Japan
Prior art keywords
image
processing
unit
processing unit
processing apparatus
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
JP2006352520A
Other languages
Japanese (ja)
Inventor
Makoto Odamaki
誠 小田巻
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 JP2006352520A priority Critical patent/JP2008165381A/en
Priority to US12/000,830 priority patent/US8218911B2/en
Publication of JP2008165381A publication Critical patent/JP2008165381A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/16Image preprocessing
    • G06V30/162Quantising the image signal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing device and image processing method for processing numerous image processing processes at high speed. <P>SOLUTION: The image processing device 1 for processing a multivalued image 2 has a first processing section 10 for executing calculation with a specific calculating device, and a second processing section 20 for executing calculation with an all-purpose calculation program. The first calculating section 10 is provided with a binarization means 120 for creating a binary image to the multivalued image 2, and a multivalued image processing means 130 for executing calculation on the multivalued image 2. The second processing section 20 is provided with a binary image processing means 220 for executing calculation on the binary image created by the binarization means 120. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、画像処理装置及び画像処理方法に関する。   The present invention relates to an image processing apparatus and an image processing method.

近年、スキャナ等による文書の電子化が進んでいる。電子化にあたって、その電子化された画像データの容量が大きい場合、送信、保存、表示閲覧等の取り扱いに不便が生じる問題があった。具体的には、例えばA4サイズの原稿を読み取り解像度300dpi、RGB各8bitのフルカラービットマップ形式で保存する場合、その容量は約25MBytesとなるため、このような容量が大きいファイルを取り扱うには、多くのメモリや、伝送帯域を必要となる。   In recent years, the digitization of documents using a scanner or the like has progressed. In the digitization, when the volume of the digitized image data is large, there is a problem that inconvenience occurs in handling such as transmission, storage, and display browsing. Specifically, for example, when an A4 size document is read and saved in a full color bitmap format with 300 dpi resolution and 8 bits for each of RGB, the capacity is about 25 Mbytes. Memory and transmission bandwidth are required.

このような容量が大きいファイルのデータサイズを小さく圧縮することにより、メモリ、伝送に係る負担を軽減する一手法としてJPEG圧縮が知られている。しかしながら、JPEG圧縮ドキュメントの文字部に見られるような急峻で複雑な濃度変動がある画像においては十分な再現性を持たない問題がある。そこで、写真部と文字部について領域分割を行い、写真部、文字部それぞれについて適した圧縮を行い、文字領域の品位を保ったまま、フルカラー文書も小さなデータサイズで表現する方法があった。なお、これらの表現手法のうちPDF(Portable Document Format)(登録商標)によって表現を実現する方法は、一般的に高圧縮PDF(登録商標)と呼称されている。   JPEG compression is known as a technique for reducing the memory and transmission burden by compressing the data size of such a large-capacity file to a small size. However, there is a problem that the image does not have sufficient reproducibility in an image having a steep and complicated density variation as seen in a character portion of a JPEG compressed document. In view of this, there has been a method in which a photographic part and a character part are divided into regions, and compression suitable for each of the photographic part and the character part is performed, and a full-color document is expressed with a small data size while maintaining the quality of the character region. Of these expression methods, a method for realizing expression by PDF (Portable Document Format) (registered trademark) is generally called high-compression PDF (registered trademark).

特許文献1には、文字部、絵柄部を分離し、JPEG、MMRでそれぞれ圧縮する処理を、絵柄部で再帰的に行う技術が開示されている。また、特許文献2には、文字領域を抽出し、座標を得て、下地多値画像と重ね合わせて表示する技術が開示されている。また、特許文献3には、非文字部を白画素としたマスクデータで文字部と非文字部を切り替えて表示する技術が開示されている。
特許2611012号公報 特開2006−238405号公報 特開2006−197178号公報
Japanese Patent Application Laid-Open No. 2004-228561 discloses a technique for recursively performing a process of separating a character part and a picture part and compressing them using JPEG and MMR, respectively. Patent Document 2 discloses a technique of extracting a character region, obtaining coordinates, and displaying the extracted region in a superimposed manner with a base multi-value image. Japanese Patent Application Laid-Open No. 2003-228561 discloses a technique for switching between a character part and a non-character part using mask data in which the non-character part is a white pixel.
Japanese Patent No. 2611012 JP 2006-238405 A JP 2006-197178 A

しかしながら、特許文献2、3では、文字領域の品位を保ったまま、フルカラー文書を小さなデータサイズで表現するためには数多くの画像処理工程を経る必要があり、処理時間がかかるという問題があった。   However, in Patent Documents 2 and 3, in order to represent a full-color document with a small data size while maintaining the quality of the character area, it is necessary to go through many image processing steps, and there is a problem that processing time is required. .

本発明は、上記の点に鑑みて、この問題を解消するために発明されたものであり、数多くの画像処理工程を高速に処理する画像処理装置及び画像処理方法を提供することを目的とする。   The present invention has been invented in order to solve this problem in view of the above points, and an object thereof is to provide an image processing apparatus and an image processing method for processing many image processing steps at high speed. .

上記の目的を達成するために、本発明の画像処理装置は、多値画像に対して所定の処理を行う画像処理装置であって、専用の演算処理デバイスにより演算処理を行う第1の処理部と、汎用の演算処理プログラムにより演算処理を行う第2の処理部と、を有し、前記第2の処理部が前記第1の処理部よりも速く前記所定の処理を行うことができる場合、前記第2の処理部が前記所定の処理を行うように構成することができる。   In order to achieve the above object, an image processing apparatus of the present invention is an image processing apparatus that performs predetermined processing on a multi-valued image, and includes a first processing unit that performs arithmetic processing using a dedicated arithmetic processing device. And a second processing unit that performs arithmetic processing using a general-purpose arithmetic processing program, and when the second processing unit can perform the predetermined processing faster than the first processing unit, The second processing unit can be configured to perform the predetermined processing.

また、上記の目的を達成するために、本発明の画像処理装置は、多値画像に対して処理を行う画像処理装置であって、専用の演算処理デバイスにより演算処理を行う第1の処理部と、汎用の演算処理プログラムにより演算処理を行う第2の処理部と、を有し、前記第1の処理部は、前記多値画像に対して二値画像を生成する二値化手段と、前記多値画像に対する演算処理を行う多値画像処理手段とを備え、前記第2の処理部は、前記二値化手段により生成された二値画像に対する演算処理を行う二値画像処理手段を備えたように構成することができる。   In order to achieve the above object, an image processing apparatus of the present invention is an image processing apparatus that performs processing on a multi-valued image, and includes a first processing unit that performs arithmetic processing using a dedicated arithmetic processing device. And a second processing unit that performs arithmetic processing using a general-purpose arithmetic processing program, and the first processing unit includes binarization means that generates a binary image for the multi-valued image, Multi-value image processing means for performing arithmetic processing on the multi-value image, and the second processing section includes binary image processing means for performing arithmetic processing on the binary image generated by the binarization means. Can be configured.

また、上記の目的を達成するために、本発明の前記第2の処理部は、前記多値画像処理手段による演算結果及び前記二値画像処理手段による演算結果の合成ファイルを作成する合成ファイル作成手段を備えたように構成することができる。   In order to achieve the above object, the second processing unit of the present invention creates a composite file for creating a composite file of the calculation result by the multi-value image processing means and the calculation result by the binary image processing means. It can comprise so that a means may be provided.

また、上記の目的を達成するために、本発明の画像処理装置は、前記第1の処理部と前記第2の処理部の間のデータの転送を行うデータ転送手段を有し、前記データ転送手段により転送されるデータは、圧縮データ及び/又は二値データであるように構成することができる。   In order to achieve the above object, an image processing apparatus according to the present invention includes data transfer means for transferring data between the first processing unit and the second processing unit, and the data transfer The data transferred by the means can be configured to be compressed data and / or binary data.

また、上記の目的を達成するために、本発明の前記二値画像処理手段は、前記二値画像における所定の属性領域を抽出する属性領域抽出手段と、前記二値画像において、前記属性領域抽出手段により抽出された属性領域と異なる領域の画素を白画素に置換することにより前記属性領域を識別するためのマスク画像を作成するマスク画像生成手段と、を含むように構成することができる。   In order to achieve the above object, the binary image processing means of the present invention includes an attribute area extraction means for extracting a predetermined attribute area in the binary image, and the attribute area extraction in the binary image. And a mask image generating means for creating a mask image for identifying the attribute area by replacing a pixel in a different area from the attribute area extracted by the means with a white pixel.

また、上記の目的を達成するために、本発明の前記多値画像処理手段は、前記マスク画像生成手段により生成されたマスク画像を用いて、前記多値画像の前景画像を生成する前景画像生成手段と、前記マスク画像生成手段により生成されたマスク画像を用いて、前記多値画像の背景画像を生成する背景画像生成手段と、前記前景画像、前記背景画像及び前記マスク画像をそれぞれ圧縮符号化する画像圧縮手段とを含むように構成することができる。   In order to achieve the above object, the multivalued image processing means of the present invention uses the mask image generated by the mask image generating means to generate a foreground image of the multivalued image. And a background image generating means for generating a background image of the multi-value image using the mask image generated by the mask image generating means, and compression encoding the foreground image, the background image and the mask image, respectively. Image compression means.

また、上記の目的を達成するために、本発明の前記多値画像処理手段は、前記マスク画像生成手段により生成されたマスク画像を用いて、前記多値画像の特定色画像を生成する特定色画像生成手段を含むように構成することができる。   In order to achieve the above object, the multi-value image processing means of the present invention uses the mask image generated by the mask image generation means to generate a specific color for generating a specific color image of the multi-value image. An image generating means can be included.

また、上記の目的を達成するために、本発明の前記多値画像処理手段は、画像の画像サイズを縮小する画像縮小手段を含み、前記画像縮小手段は、前記前景画像及び前記背景画像の画像サイズを縮小し、前記画像圧縮手段は、前記画像縮小手段により縮小された前記前景画像及び前記背景画像を圧縮符号化するように構成することができる。   In order to achieve the above object, the multi-value image processing means of the present invention includes an image reduction means for reducing the image size of an image, and the image reduction means includes the foreground image and the background image. The image compressing means can be configured to compress and encode the foreground image and the background image reduced by the image reducing means.

また、上記の目的を達成するために、本発明の前記第1の処理部は、前記第2の処理部から転送された多値圧縮画像を多値画像に伸張する画像伸張手段を備えたように構成することができる。   In order to achieve the above object, the first processing unit of the present invention includes image expansion means for expanding the multi-valued compressed image transferred from the second processing unit into a multi-valued image. Can be configured.

また、上記の目的を達成するために、本発明の前記第2の処理部は、前記多値圧縮画像が前記画像伸張手段により伸張できるか否かを判定する画像伸張可能判定手段と、前記多値圧縮画像を伸張する汎用画像伸張手段とを備え、前記画像伸張可能判定手段により、前記多値圧縮画像が前記画像伸張手段により伸張できないと判定されると、前記汎用画像伸張手段は、前記多値圧縮画像を伸張するように構成することができる。   In order to achieve the above object, the second processing unit of the present invention includes an image expansion capability determination unit that determines whether the multi-value compressed image can be expanded by the image expansion unit, General-purpose image decompression means for decompressing the value-compressed image, and when the image decompression determination means determines that the multi-value compressed image cannot be decompressed by the image decompression means, the general-purpose image decompression means It can be configured to decompress a value compressed image.

また、上記の目的を達成するために、本発明の前記第1の処理部は、画像の画像サイズを拡大する画像拡大手段と、前記画像拡大手段により拡大された画像を切り取る切取手段とを備え、前記画像拡大手段は、前記多値画像の画像サイズを拡大し、前記第1の処理部は、拡大された前記多値画像に対して処理を行い、前記調整手段は、処理を施された前記多値画像の画像を切り取るように構成することができる。   In order to achieve the above object, the first processing unit of the present invention includes an image enlarging unit that enlarges an image size of an image, and a cutting unit that cuts out an image enlarged by the image enlarging unit. The image enlarging means enlarges the image size of the multi-valued image, the first processing unit performs processing on the enlarged multi-valued image, and the adjusting means performs processing. The multi-value image can be cut out.

また、上記の目的を達成するために、本発明の前記第1の処理部は、画像の回転を行う画像回転手段を備え、前記第2の処理部は、画像の回転量を設定する画像回転量設定手段を備え、前記画像回転手段は、前記画像回転量設定手段により設定された回転量に基づいて前記多値画像を回転するように構成することができる。   In order to achieve the above object, the first processing unit of the present invention includes image rotation means for rotating an image, and the second processing unit performs image rotation for setting an image rotation amount. An amount setting unit may be provided, and the image rotation unit may be configured to rotate the multi-valued image based on the rotation amount set by the image rotation amount setting unit.

また、上記の目的を達成するために、本発明の前記第1の処理部は、前記多値画像の補正を行う画像補正手段を備えたように構成することができる。   In order to achieve the above object, the first processing unit of the present invention can be configured to include image correction means for correcting the multi-valued image.

また、上記の目的を達成するために、本発明の前記第1の処理部は、ASIC、FPGA、DSP、コンフィギュラブルプロセッサ、リコンフィギュラブルプロセッサ又はMIMDであるように構成することができる。   In order to achieve the above object, the first processing unit of the present invention can be configured to be an ASIC, FPGA, DSP, configurable processor, reconfigurable processor, or MIMD.

また、上記の目的を達成するために、本発明の画像処理方法は、汎用の演算処理プログラムにより演算処理を行う第1の処理部と、専用の演算処理デバイスにより演算処理を行う第2の処理部とを備え、多値画像に対して所定の処理を行う画像処理装置における画像処理方法であって、前記第1の処理部が、前記多値画像に基づいて二値画像を生成する二値化工程と、前記第1の処理部が、前記多値画像に対する演算処理を行う多値画像処理工程と、前記第2の処理部が、前記二値化工程において生成された二値画像に対する演算処理を行う二値画像処理工程とを有するように構成することができる。   In order to achieve the above object, the image processing method of the present invention includes a first processing unit that performs arithmetic processing using a general-purpose arithmetic processing program, and a second process that performs arithmetic processing using a dedicated arithmetic processing device. An image processing method for performing predetermined processing on a multi-valued image, wherein the first processing unit generates a binary image based on the multi-valued image A multi-valued image processing step in which the first processing unit performs arithmetic processing on the multi-valued image, and a second processing unit performs arithmetic on the binary image generated in the binarizing step. And a binary image processing step for performing processing.

本発明の画像処理装置及び画像処理方法によれば、数多くの画像処理工程を高速に処理することができる。   According to the image processing apparatus and the image processing method of the present invention, many image processing steps can be processed at high speed.

以下、本発明を実施するための最良の形態について図面を用いて各実施形態において説明を行う。まず、本発明に係る画像処理装置及び画像処理方法が解決する課題は上述されているが、以下に補足を行う。   Hereinafter, the best mode for carrying out the present invention will be described in each embodiment with reference to the drawings. First, the problems to be solved by the image processing apparatus and the image processing method according to the present invention have been described above.

現在、画像処理装置において画像処理を高速化する方法には、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gateway Array)といったハードウェア、又は、DSP(Digital Signal Processor)、コンフィギュラブルプロセッサ、リコンフィギュラブルプロセッサ、MIMD(Multiple Instruction/Multiple Data)等の単純な繰り返し演算に長けたデバイスを用いる手法がある。   Currently, a method for speeding up image processing in an image processing apparatus includes hardware such as ASIC (Application Specific Integrated Circuit) and FPGA (Field Programmable Gateway Array), DSP (Digital Signal Constructor), and DSP. There is a method of using a device capable of simple repetitive calculation such as a configurable processor and MIMD (Multiple Instruction / Multiple Data).

しかしながら、例えば画像の圧縮等に係る画像処理工程には、特定属性部抽出工程(文字抽出工程)のようにビット演算、分岐や例外処理が多い複雑な画像処理が含まれている。そのため、上述のデバイスを用いる方法(ハード化)が困難であり、結果として高速化が困難であった。   However, for example, an image processing process related to image compression includes complicated image processing with many bit operations, branching, and exception processing, such as a specific attribute part extraction process (character extraction process). Therefore, the method using the above-described device (hardening) is difficult, and as a result, speeding up is difficult.

また、単純な繰り返し演算に長けたデバイスにその処理だけを行わせる構成が考えうるが、紙原稿の電子化に用いられる画像データは前述の通りデータ容量が大きく、デバイス間の伝送に時間がかかり、全体としてみた場合、高速化ができない問題があった。   In addition, a configuration that allows a device that is good at simple repetitive calculations to perform only the processing can be considered. However, as described above, image data used for digitizing paper originals has a large data capacity, and transmission between devices takes time. As a whole, there was a problem that the speed could not be increased.

そこで、本発明では、専用の演算処理デバイスにより演算処理を行う第1の処理部と、汎用の演算処理プログラムにより演算処理を行う第2の処理部を用意する。第1の処理部は積和演算等の単純な繰り返し演算に長けていて、第2の処理部は条件分岐等の複雑な演算方法に対する汎用性に優れていることを特徴とする。これらの処理部それぞれが適切な処理を行う(第2の処理部が前記第1の処理部よりも速く処理を行うことができる画像処理は、第2の処理部がこれを行う)ことにより、例えば画像の圧縮等の画像処理を行う。これにより数多くの画像処理工程をより高速に処理することができる。   Therefore, in the present invention, a first processing unit that performs arithmetic processing using a dedicated arithmetic processing device and a second processing unit that performs arithmetic processing using a general-purpose arithmetic processing program are prepared. The first processing unit is good at simple repetitive operations such as a product-sum operation, and the second processing unit is excellent in versatility for a complicated operation method such as conditional branching. By performing appropriate processing for each of these processing units (the second processing unit performs image processing that allows the second processing unit to perform processing faster than the first processing unit), For example, image processing such as image compression is performed. As a result, many image processing steps can be processed at a higher speed.

[第1の実施形態]
以下、本発明の第1の実施形態に係る画像処理装置について図1〜4を用いて説明する。
(装置の概要)
まず、本実施形態1に係る画像処理装置の構成について図1を用いて説明を行う。図1は、本実施形態1に係る画像処理装置の構成例を示す図である。図1において、画像処理装置1は、専用の演算処理デバイスにより演算処理を行う第1の処理部10と汎用の演算処理プログラムにより演算処理を行う第2の処理部20から構成される。第1の処理部10は、高速演算デバイス11、メモリ12、I/F13等から構成される。また、第2の処理部20は、入力装置21、CPU(Central Processing Unit)22、メモリ23、HDD(Hard Disk Drive)24、I/F25、光学ドライブ26等から構成される汎用のデータ処理装置(コンピュータシステム)である。
[First Embodiment]
The image processing apparatus according to the first embodiment of the present invention will be described below with reference to FIGS.
(Outline of the device)
First, the configuration of the image processing apparatus according to the first embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating a configuration example of an image processing apparatus according to the first embodiment. In FIG. 1, the image processing apparatus 1 includes a first processing unit 10 that performs arithmetic processing using a dedicated arithmetic processing device and a second processing unit 20 that performs arithmetic processing using a general-purpose arithmetic processing program. The first processing unit 10 includes a high-speed arithmetic device 11, a memory 12, an I / F 13 and the like. The second processing unit 20 is a general-purpose data processing device including an input device 21, a CPU (Central Processing Unit) 22, a memory 23, an HDD (Hard Disk Drive) 24, an I / F 25, an optical drive 26, and the like. (Computer system).

高速演算デバイス11は、積和演算等の演算能力が高いデバイスである。例えば、ASIC、FPGA、DSP、コンフィギュラブルプロセッサ、リコンフィギュラブルプロセッサ、MIMD等である。また、プログラムやデータ等を記憶する記憶装置であるメモリ12へアクセスするインタフェースを持つ。I/F13は、外部、ここでは第2の処理部20、との接続を行うためのインタフェース部である。   The high-speed arithmetic device 11 is a device having high arithmetic capability such as product-sum operation. For example, an ASIC, FPGA, DSP, configurable processor, reconfigurable processor, MIMD, or the like. It also has an interface for accessing the memory 12, which is a storage device for storing programs, data, and the like. The I / F 13 is an interface unit for connecting to the outside, here, the second processing unit 20.

入力装置21は、例えば画像を入力するスキャナ等の装置である。CPU22は、データ等の演算や処理を行う中央処理ユニット装置である。メモリ23は、例えばRAM(Random Access Memory)、ROM(Read Only Memory)等のプログラムやデータ等を記憶する装置である。HDD24は、ハードディスクの読み取り装置である。I/F25は、外部、ここでは第1の処理部10、との接続を行うためのインタフェース部である。光学ドライブ26は、CD等の記録媒体27を読み込むための読み込み装置である。   The input device 21 is a device such as a scanner for inputting an image, for example. The CPU 22 is a central processing unit device that performs calculation and processing of data and the like. The memory 23 is a device that stores programs such as RAM (Random Access Memory) and ROM (Read Only Memory), data, and the like. The HDD 24 is a hard disk reading device. The I / F 25 is an interface unit for connecting to the outside, here, the first processing unit 10. The optical drive 26 is a reading device for reading a recording medium 27 such as a CD.

詳細については後述するが、第1の処理部10は、画素順次に演算を実行するような(回路化しやすい)単純な演算処理を高速に行うことに優れている。また、第2の処理部20は、ビット操作、分岐や例外の多い処理のような複雑な処理を高速に行うことに優れている。また、第1の処理部10と第2の処理部20を接続するインタフェース部13,25間の転送速度は50MB/sec以上であることが望ましく、例えば、PCI Expressのような高速なインタフェース等を用いる。   Although the details will be described later, the first processing unit 10 is excellent in performing simple arithmetic processing (easily circuitized) that performs operations in order of pixels at high speed. The second processing unit 20 is excellent in performing complicated processing such as bit manipulation, branching, and processing with many exceptions at high speed. The transfer rate between the interface units 13 and 25 connecting the first processing unit 10 and the second processing unit 20 is preferably 50 MB / sec or more. For example, a high-speed interface such as PCI Express is used. Use.

以上の構成で示される画像処理装置1の動作について簡単に説明を行う。第2の処理部20のHDD24又は記録媒体27には、本発明に係る処理機能や処理手順を実現するためのプログラムが記録されている。なお、第1の処理部10の高速演算デバイス11が、プログラム・回路情報が外部より書き換え可能なデバイスであれば(具体的にはFPGA、DSP、コンフィギュラブルプロセッサ、リコンフィギュラブルプロセッサ、MIMD)、それらのプログラム・回路情報もHDD24又は記録媒体27等に記録されていてもよい。   The operation of the image processing apparatus 1 having the above configuration will be briefly described. The HDD 24 or the recording medium 27 of the second processing unit 20 stores a program for realizing the processing functions and processing procedures according to the present invention. If the high-speed computing device 11 of the first processing unit 10 is a device whose program / circuit information can be rewritten from the outside (specifically, FPGA, DSP, configurable processor, reconfigurable processor, MIMD). Such program / circuit information may also be recorded in the HDD 24 or the recording medium 27.

ここで、当該画像処理装置1の処理対象の原稿画像は、例えば入力装置21により入力され、メモリ23、HDD24等に格納される。CPU22は、記録媒体27等から上記の処理機能や処理手順を実現するプログラムを読み出し、該プログラムに基づいて画像処理を実行する。画像処理の結果はHDD24に保存される。なお、この結果は、HDD24以外の装置、例えば、第2の処理部20上のメモリ23、挿抜可能な図示しないフラッシュメモリ、又は光学ドライブ26に挿入される記録媒体27に保存されてもよい。また、画像処理の結果は、ネットワークを介したメール配信等に用いられてもよい。   Here, the document image to be processed by the image processing apparatus 1 is input by the input device 21, for example, and stored in the memory 23, the HDD 24, or the like. The CPU 22 reads a program that realizes the processing functions and processing procedures from the recording medium 27 and the like, and executes image processing based on the program. The result of the image processing is stored in the HDD 24. This result may be stored in a device other than the HDD 24, for example, the memory 23 on the second processing unit 20, a flash memory (not shown) that can be inserted and removed, or a recording medium 27 that is inserted into the optical drive 26. The result of the image processing may be used for mail delivery via a network.

なお、第1の処理部10と第2の処理部20を接続するインタフェース部13、25の間の転送速度が、両者の間における画像データの転送所要時間を十分に小さくするほど高速である場合には、第1の処理部10はメモリ12を持たずに、第2の処理部20のメモリ23にのみデータを置く形態も考えられる。MFP(Multi Function Peripheral)等の画像処理装置で通常扱う原稿の画像データは大きい(例:A4、300dpiで25MBytes)ため、転送所要時間を十分小さくできるほどのインタフェースで繋ぐためにはコストを費やす必要があり、本実施形態1では、第1の処理部10がメモリ12を持つ形態について説明を行う。   When the transfer speed between the interface units 13 and 25 connecting the first processing unit 10 and the second processing unit 20 is high enough to sufficiently reduce the time required to transfer image data between the two. For example, a mode in which the first processing unit 10 does not have the memory 12 and the data is placed only in the memory 23 of the second processing unit 20 is also conceivable. Since the image data of a document that is normally handled by an image processing apparatus such as an MFP (Multi Function Peripheral) is large (eg, A4, 25 Mbytes at 300 dpi), it is necessary to spend a cost to connect with an interface that can sufficiently reduce the transfer time. In the first embodiment, a mode in which the first processing unit 10 has the memory 12 will be described.

(機能の構成)
次に、本実施形態1に係る画像処理装置の機能の構成について図2〜4を用いて説明を行う。図2は、本実施形態1に係る画像処理装置の機能ブロック図の例を示す図である。図2において、画像処理装置1は、画像伸張手段110、二値化手段120、多値画像処理部130、多値画像取得手段210、二値画像処理部220、まとめファイル作成手段230、データ転送手段300を有する。また、多値画像処理部130は、前景生成手段(合成ファイル作成手段)131、背景生成手段132、画像圧縮手段133を有する。また、二値画像処理部220は、文字部抽出手段221、白画素置換手段222を有する。
(Function structure)
Next, the functional configuration of the image processing apparatus according to the first embodiment will be described with reference to FIGS. FIG. 2 is a diagram illustrating an example of a functional block diagram of the image processing apparatus according to the first embodiment. In FIG. 2, the image processing apparatus 1 includes an image expansion unit 110, a binarization unit 120, a multi-value image processing unit 130, a multi-value image acquisition unit 210, a binary image processing unit 220, a summary file creation unit 230, and data transfer. Means 300 is provided. The multi-valued image processing unit 130 includes a foreground generation unit (composite file generation unit) 131, a background generation unit 132, and an image compression unit 133. The binary image processing unit 220 includes a character part extraction unit 221 and a white pixel replacement unit 222.

画像伸張手段110は、圧縮データを非圧縮データに伸張する。例えば後述の多値画像取得手段210から転送されたJPEGデータ等の圧縮画像データを非圧縮画像データに伸張するものであり、高速演算デバイス11等が行う。二値化手段120は、例えば画像伸張手段110により伸張された多値画像データを二値化する(二値化されたデータを二値画像データとする)。高速演算デバイス11等が行う。二値化とは、画像データの各画素の輝度等に対して所定の閾値を設け、閾値以下ならば画素値を"0"、閾値より大きければ画素値を"1"とする方法である。多値画像処理部130は、多値画像データに対する演算処理を行う。ここでの演算とは、例えば前景生成手段131が行う処理である多値画像データから前景画像を生成する処理、背景生成手段132が行う処理である多値画像データから背景画像を生成する処理、画像圧縮手段133が行う処理である多値画像データの圧縮符号化等である。   The image decompression means 110 decompresses the compressed data to uncompressed data. For example, compressed image data such as JPEG data transferred from a multi-value image acquisition unit 210 described later is expanded into uncompressed image data, and is performed by the high-speed arithmetic device 11 or the like. The binarization unit 120 binarizes the multi-value image data expanded by the image expansion unit 110, for example (binarized data is set as binary image data). Performed by the high-speed arithmetic device 11 or the like. Binarization is a method in which a predetermined threshold is set for the luminance of each pixel of image data, and the pixel value is “0” if it is less than the threshold, and “1” if it is greater than the threshold. The multi-value image processing unit 130 performs arithmetic processing on multi-value image data. The calculation here is, for example, a process for generating a foreground image from multivalued image data which is a process performed by the foreground generating unit 131, a process for generating a background image from multivalued image data which is a process performed by the background generating unit 132, This is compression encoding of multi-valued image data, which is processing performed by the image compression unit 133.

多値画像取得手段210は、例えばフルカラーの文書等を多値画像データとして取得する。例えば、入力装置21等が行う。二値画像処理部220は、二値画像データに対する演算処理を行う。ここでの演算とは、例えば文字部抽出手段(特定属性領域抽出手段)221が行う処理である二値画像データから文字部などの特定の属性を持つ部分の抽出、白画素置換手段222が行う処理である二値画像データにおいて文字部抽出手段221により抽出された文字部以外の部分を白画素に置換する処理等である。まとめファイル作成手段230は、複数のファイルを重ね合わせ等によりまとめて合成ファイルを作成する。例えば、多値画像処理部130による演算結果及び二値画像処理部220による演算結果等をまとめる、即ち合成する。   The multi-value image acquisition unit 210 acquires, for example, a full color document as multi-value image data. For example, the input device 21 or the like performs. The binary image processing unit 220 performs arithmetic processing on binary image data. The calculation here is, for example, extraction of a part having a specific attribute such as a character part from binary image data, which is processing performed by the character part extraction unit (specific attribute region extraction unit) 221, and is performed by the white pixel replacement unit 222. For example, the processing is to replace a portion other than the character portion extracted by the character portion extraction unit 221 in the binary image data, which is processing, with a white pixel. The summary file creation unit 230 creates a composite file by combining a plurality of files by superposition or the like. For example, the calculation result by the multi-value image processing unit 130 and the calculation result by the binary image processing unit 220 are combined, that is, synthesized.

データ転送手段300は、第1の処理部10と第2の処理部20の間のデータの転送を行う。例えば、I/F13、25が行う。例えば多値画像取得手段210において入力された多値画像データ等を画像伸張手段110に転送する。   The data transfer unit 300 transfers data between the first processing unit 10 and the second processing unit 20. For example, the I / Fs 13 and 25 perform this. For example, the multi-value image data input by the multi-value image acquisition unit 210 is transferred to the image expansion unit 110.

以上の機能の構成により、本実施形態1に係る画像処理装置では、まず、多値画像取得手段210により取得されたフルカラーの文書等の多値画像データ(多値画像)2は、各ブロックにおける処理を施されて、データの圧縮を施される。各ブロックにおける処理の詳細については、後述の動作例において説明を行う。   With the configuration of the above function, in the image processing apparatus according to the first embodiment, first, multi-value image data (multi-value image) 2 such as a full-color document acquired by the multi-value image acquisition unit 210 is stored in each block. The data is compressed after being processed. Details of processing in each block will be described in an operation example described later.

なお、白画素置換手段222は、二値画像データにおいて文字抽出手段221により抽出された特定属性(文字部)の領域と異なる領域の画素を白画素に置換することにより、特定属性(文字部)の領域を識別するためのマスク画像データ等を作成するマスク画像生成手段としての機能を含むということができる。   The white pixel replacement unit 222 replaces pixels in a region different from the region of the specific attribute (character portion) extracted by the character extraction unit 221 in the binary image data with the white pixel, thereby replacing the specific attribute (character portion). It can be said that it includes a function as mask image generation means for creating mask image data or the like for identifying the region.

(動作例)
次に、本実施形態1に係る画像処理装置の動作例について図3、図4を用いて説明を行う。図3は、本実施形態1に係る画像処理装置の動作例に係る動作シーケンス図である。図4は、本実施形態1に係る画像処理装置の動作例を説明するための画像例である。
(Operation example)
Next, an operation example of the image processing apparatus according to the first embodiment will be described with reference to FIGS. FIG. 3 is an operation sequence diagram according to an operation example of the image processing apparatus according to the first embodiment. FIG. 4 is an image example for explaining an operation example of the image processing apparatus according to the first embodiment.

ここでは、フルカラーの文書(多値画像)(図4(a)参照)に対して所定の画像処理を行うことにより、文字領域の品位を保ったまま小さなデータサイズで表現(図4(i)参照)する動作を説明する。なお、本動作例では図4(a)で示される、画像部及び文字部を含む一般的なフルカラーの画像文書を用いて説明を行う。   Here, by performing predetermined image processing on a full-color document (multi-valued image) (see FIG. 4A), it is expressed with a small data size while maintaining the quality of the character area (FIG. 4I). The operation to be referred to will be described. In this operation example, description will be made using a general full-color image document including an image portion and a character portion shown in FIG.

まず、多値画像取得手段210は、フルカラーの文書(図4(a)参照)を多値画像データとして取得する(S101)。多値画像データのデータフォーマットは、ここでは圧縮データであるJPEGデータである。続いてステップS102へ移って、データ転送手段300は、多値画像取得手段210において取得された多値画像データを画像伸張手段110に転送する(S102)。   First, the multi-value image obtaining unit 210 obtains a full-color document (see FIG. 4A) as multi-value image data (S101). The data format of the multi-value image data is JPEG data which is compressed data here. In step S102, the data transfer unit 300 transfers the multi-value image data acquired by the multi-value image acquisition unit 210 to the image expansion unit 110 (S102).

ステップS103へ移って、画像伸張手段110は、ステップS102において転送されたJPEGデータを非圧縮データに伸張する(S103)。ここでは、画像伸張手段110は、JPEGデータ等の圧縮データを非圧縮データに伸張する。図4(b)に画像伸張を施された画像例を示す。   In step S103, the image expansion unit 110 expands the JPEG data transferred in step S102 into uncompressed data (S103). Here, the image decompression means 110 decompresses compressed data such as JPEG data into uncompressed data. FIG. 4B shows an example of an image that has been subjected to image expansion.

ステップS104へ移って、二値化手段120は、ステップS103において非圧縮データに伸張された多値画像データを二値化する(S104)。二値化されたデータ(図4(c)参照)を二値画像データとする。ここで行われる二値化処理には、RGB成分のうちG成分のみ用いて行う方法、RGB成分から輝度Yを算出し、二値化する方法等がある。なお、後者の場合の輝度Yは以下の式で表される。
Y=0.299R+0.587G+0.114B
ここで、RGB成分のうちG成分のみ用いて行う方法、RGB成分から輝度Yを算出し、輝度を求める式は単純な積和演算で構成されているので、第1の処理部10で高速に処理可能である。G成分のみで二値化する方法を用いる場合、黒文字は輝度による二値化と同程度に二値化されるが、色文字によっては輝度による二値化に画質面で劣る場合がある。また、閾値については、周囲の画素を参照しながら閾値を変動させる方法と全面を単一閾値で二値化する方法等があるが、原稿全面での安定性と簡便さの観点からここでは単一閾値で行うものとする。
Proceeding to step S104, the binarizing means 120 binarizes the multi-valued image data expanded to uncompressed data at step S103 (S104). The binarized data (see FIG. 4C) is set as binary image data. The binarization processing performed here includes a method of using only the G component of the RGB components, a method of calculating the luminance Y from the RGB components, and binarizing. Note that the luminance Y in the latter case is expressed by the following equation.
Y = 0.299R + 0.587G + 0.114B
Here, the method of using only the G component of the RGB components, the luminance Y is calculated from the RGB components, and the formula for obtaining the luminance is composed of a simple product-sum operation. It can be processed. When the binarization method using only the G component is used, black characters are binarized to the same extent as binarization by luminance, but some color characters may be inferior in terms of image quality to binarization by luminance. As for the threshold value, there are a method of changing the threshold value while referring to surrounding pixels and a method of binarizing the entire surface with a single threshold value. It shall be performed with one threshold value.

ステップS105へ移って、データ転送手段300は、ステップS104において生成された二値画像データを第1の処理部10の二値画像処理部220に転送する(S105)。ここで、二値画像データはフルカラーデータに比してデータサイズが小さく、例えば、RGB各8bitのフルカラーデータに対しては24分の1の大きさである。そのため、演算、転送に要する時間を短縮することができる。なお、ここで転送される二値画像データは圧縮を施されてもよい。その場合、さらに転送に要する時間を短縮することができる。ただし、この場合、圧縮伸張に要する時間と、転送時間のどちらが短いかによって決定することが望ましい。   In step S105, the data transfer unit 300 transfers the binary image data generated in step S104 to the binary image processing unit 220 of the first processing unit 10 (S105). Here, the binary image data has a data size smaller than that of full color data, and is, for example, 1/24 of the size of RGB full-color data of 8 bits. Therefore, the time required for calculation and transfer can be shortened. Note that the binary image data transferred here may be compressed. In that case, the time required for the transfer can be further reduced. In this case, however, it is desirable to determine whether the time required for compression / expansion or the transfer time is shorter.

ステップS106へ移って、文字部抽出手段221は、ステップS105において転送された二値画像データから特定の属性を持つ部分、ここでは文字部分の位置を抽出する(S106)。ステップS106で二値画像データから文字部の位置を抽出するためには、特許文献1に開示された方法を用いるものとする。なお、既に公開されている他の文字領域抽出技術であってもよい。   In step S106, the character part extraction unit 221 extracts a portion having a specific attribute, here the position of the character portion, from the binary image data transferred in step S105 (S106). In order to extract the position of the character part from the binary image data in step S106, the method disclosed in Patent Document 1 is used. Other character area extraction techniques that have already been made public may be used.

ステップS107へ移って、白画素置換手段222は、ステップS106において文字部の位置を抽出された二値画像データにおいて文字部以外の黒画素を消去する(S107)。ステップS106及びS107の処理により、文字部のみの二値画像データである文字マスク画像データ(図4(d)参照)が得られる。   In step S107, the white pixel replacement unit 222 erases black pixels other than the character portion in the binary image data in which the position of the character portion is extracted in step S106 (S107). Character mask image data (see FIG. 4D), which is binary image data of only the character portion, is obtained by the processing in steps S106 and S107.

ステップS108へ移って、データ転送手段300は、ステップS107において生成された二値画像データである文字マスク画像データを多値画像処理部130に転送し、転送された文字マスク画像データは、第1の処理部10のメモリ12に保存される(S108)。   In step S108, the data transfer unit 300 transfers the character mask image data, which is the binary image data generated in step S107, to the multi-value image processing unit 130. The transferred character mask image data is the first character image data. Is stored in the memory 12 of the processing unit 10 (S108).

ステップS109へ移って、前景生成手段131は、ステップS103において伸張された多値画像データに基づいて文字部の層である前景画像(図4(e)参照)を生成する(S109)。ここでは、文字部を構成する画素の位置にある画素の色を抽出してこれを文字の色とする。文字の色は、画素単位、所定の大きさの矩形単位、連結成分毎に文字を構成する画素単位で決定される。決定された色に基づいて前景画像を生成する。   Proceeding to step S109, the foreground generation means 131 generates a foreground image (see FIG. 4E), which is a character layer, based on the multivalued image data expanded in step S103 (S109). Here, the color of the pixel at the position of the pixel constituting the character portion is extracted and used as the character color. The color of the character is determined in units of pixels, a rectangular unit having a predetermined size, and a unit of pixels constituting the character for each connected component. A foreground image is generated based on the determined color.

ステップS110へ移って、背景生成手段132は、ステップS103において伸張された多値画像データに基づいて文字部を消去した画像である背景画像(図4(f)参照)を生成する(S110)。ここでは、多値画像データにおいて文字部の画素を周囲の色で置換した画像を生成する。   Proceeding to step S110, the background generation unit 132 generates a background image (see FIG. 4F) that is an image in which the character portion is deleted based on the multivalued image data expanded in step S103 (S110). Here, an image is generated by replacing the pixels in the character part with the surrounding colors in the multi-valued image data.

ステップS111へ移って、画像圧縮手段133は、ステップS109及びS110において生成された前景画像、背景画像をDCT(Discrete Cosine Transform)等により圧縮し、JPEG圧縮画像データを生成する(S111)。また、ステップS108において二値画像処理部220から転送された文字マスク画像データに基づいてMMR圧縮画像を生成する。なお、図4(g)、(h)は、それぞれ圧縮された前景画像、背景画像を示す。   In step S111, the image compression unit 133 compresses the foreground image and the background image generated in steps S109 and S110 by DCT (Discrete Cosine Transform) or the like to generate JPEG compressed image data (S111). In step S108, an MMR compressed image is generated based on the character mask image data transferred from the binary image processing unit 220. 4 (g) and 4 (h) show the compressed foreground image and background image, respectively.

ステップS112へ移って、データ転送手段300は、ステップS111において生成された前景画像と背景画像をまとめファイル作成手段230に転送する(S112)。続いて、まとめファイル作成手段230は、前景画像(図4(g)参照)と背景画像(図4(h)参照)に対して文字マスク画像(図4(d)参照)を重ね合わせて、黒画素部分に対応する画素で残った前景画像を重ね合わせて表示できる形で合成する(図4(i)参照)(S113)。このとき、図4(i)で示されるように背景画像の上に文字が貼られた形となり、原画像と同様に見ることができる。まとめファイルのデータフォーマット(表現手段)は、PDF(登録商標)である。なお、まとめファイルのデータフォーマットはこの場合に限らない。   In step S112, the data transfer unit 300 transfers the foreground image and the background image generated in step S111 to the summary file creation unit 230 (S112). Subsequently, the summary file creation unit 230 superimposes the character mask image (see FIG. 4D) on the foreground image (see FIG. 4G) and the background image (see FIG. 4H), The foreground images remaining in the pixels corresponding to the black pixel portion are combined so as to be displayed in an overlapping manner (see FIG. 4 (i)) (S113). At this time, as shown in FIG. 4 (i), the characters are pasted on the background image and can be seen in the same manner as the original image. The data format (representation means) of the summary file is PDF (registered trademark). The data format of the summary file is not limited to this case.

以上で示される処理により、本実施形態1に係る画像処理装置では、取得されたフルカラーの文書(多値画像)2に所定の画像処理を行うことにより、文字領域の品位を保ったまま小さなデータサイズで表現する動作を行った。ここで、所定の画像処理とは、二値化処理等の単純な画素順次の処理と、特定属性部抽出処理(文字抽出処理)、まとめファイル生成処理等の複雑な処理に分けられる。   Through the processing described above, the image processing apparatus according to the first embodiment performs predetermined image processing on the acquired full-color document (multi-valued image) 2, thereby reducing small data while maintaining the quality of the character area. The operation expressed in size was performed. Here, the predetermined image processing is divided into simple pixel sequential processing such as binarization processing, complicated processing such as specific attribute portion extraction processing (character extraction processing) and summary file generation processing.

本実施形態1では、上記のそれぞれの処理に適したデバイス、即ち二値化処理、平滑化処理、鮮鋭化処理等の単純な画素順次の処理に適したデバイスである第1の処理部10、特定属性部抽出処理、まとめファイル生成処理等の複雑な処理に適したデバイスである第2の処理部20を用意し、デバイス間でやり取りされるデータの種類は二値化データ、圧縮データに限定することにより、全体として処理の高速化を実現する。また、上記の方法で圧縮を行うとファイルサイズが効率的に小さくなる。   In the first embodiment, the first processing unit 10 is a device suitable for each of the above processes, that is, a device suitable for simple pixel sequential processing such as binarization processing, smoothing processing, and sharpening processing. A second processing unit 20 which is a device suitable for complicated processing such as specific attribute portion extraction processing and summary file generation processing is prepared, and the types of data exchanged between the devices are limited to binarized data and compressed data As a result, the overall processing speed can be increased. Further, when compression is performed by the above method, the file size is effectively reduced.

なお、本動作例のステップS101において取得される多値画像はJPEGデータであるが、他の圧縮データや非圧縮データであってもよい。本実施形態1で取得される多値文書画像がJPEGデータであるのは、画像データ転送所要時間短縮のためであるが、圧縮するか否かは、圧縮、伸張及び転送に要する所要時間や追加コストについて画像処理装置1を用いたシステム全体を鑑みて決定されてよい。   Note that the multi-valued image acquired in step S101 of this operation example is JPEG data, but may be other compressed data or non-compressed data. The reason why the multi-value document image acquired in the first embodiment is JPEG data is to reduce the time required for image data transfer, but whether or not to compress it depends on the time required for compression, expansion and transfer, and additional The cost may be determined in view of the entire system using the image processing apparatus 1.

また、本実施形態1のステップS109及び/又はS110において、前景生成手段131、背景生成手段132は、ステップS106及びS107の処理により得られた特定属性(文字部)のみの二値画像データである文字マスク画像を用いて、それぞれ多値画像の前景画像、背景画像を生成してもよい。   In step S109 and / or S110 of the first embodiment, the foreground generation unit 131 and the background generation unit 132 are binary image data having only a specific attribute (character portion) obtained by the processing of steps S106 and S107. A character mask image may be used to generate a foreground image and a background image of a multivalued image, respectively.

[第2の実施形態]
以下、本発明の第2の実施形態に係る画像処理装置について図5〜7を用いて説明する。図5は、本実施形態2に係る画像処理装置の機能ブロック図の例を示す図である。
[Second Embodiment]
Hereinafter, an image processing apparatus according to the second embodiment of the present invention will be described with reference to FIGS. FIG. 5 is a diagram illustrating an example of a functional block diagram of the image processing apparatus according to the second embodiment.

前述の第1の実施形態においては、取得されたフルカラーの文書(多値画像データ)2に所定の画像処理を行うことにより、文字領域の品位を保ったまま小さなデータサイズで表現する動作を行った。ここで、取得されたフルカラーの文書(多値画像データ)2は前景生成手段131、背景生成手段132、文字部抽出手段221等により、それぞれ前景、背景及び選択データ(文字マスク画像)に分類されている。そのため、特定の色又は明度に係る領域(例えば、黒文字)が、例えば前景等に含められ、画像を再現する際に該特定の色又は明度に係る単独の色又は明度で再現されず、他の色又は明度の集合体で再現されてしまう問題があった。   In the first embodiment described above, by performing predetermined image processing on the acquired full-color document (multi-valued image data) 2, an operation for expressing the character area with a small data size is performed. It was. Here, the acquired full-color document (multi-valued image data) 2 is classified into foreground, background, and selection data (character mask image) by the foreground generation means 131, background generation means 132, character part extraction means 221 and the like. ing. Therefore, a region related to a specific color or lightness (for example, black characters) is included in the foreground, for example, and is not reproduced with a single color or lightness related to the specific color or lightness when reproducing an image. There has been a problem of being reproduced with an aggregate of color or lightness.

例えば、画像処理を行う装置がプリンタ(又は複合機)等であり、特定の色又は明度に係る領域が黒文字であった場合、該プリンタが画像を再現し出力する際(つまり印刷時に)、画像に含まれる黒文字を黒トナー単独で出力することができず他のトナー(シアン、マゼンタ、イエロー)の集合体で出力してしまうことがあった。したがって、印刷された画像に含まれる黒文字等が滲んで見えてしまうことがあった。   For example, when a device that performs image processing is a printer (or a multifunction device) or the like and an area related to a specific color or brightness is black characters, the printer reproduces and outputs an image (that is, at the time of printing). In other words, the black characters contained in the toner cannot be output by the black toner alone, and may be output by an aggregate of other toners (cyan, magenta, yellow). Therefore, black characters or the like included in the printed image may appear blurred.

ここでは、画像を再現する際に画像に含まれる特定の色又は明度に係る領域(例えば、黒文字)が、該特定の色又は明度に係る単独の色又は明度(黒又は明度ゼロ)で再現可能になるように画像処理を行う実施形態について説明を行う。   Here, when reproducing an image, an area related to a specific color or lightness (for example, black characters) included in the image can be reproduced with a single color or lightness related to the specific color or lightness (black or lightness zero). An embodiment in which image processing is performed will be described.

本実施形態2に係る画像処理装置の構成については、前述の実施形態1に係るそれと同様であるとしてここでは説明を省略する。   The configuration of the image processing apparatus according to the second embodiment is the same as that according to the first embodiment described above, and a description thereof is omitted here.

(機能の構成)
次に、本実施形態2に係る画像処理装置の機能の構成について図5を用いて説明を行う。図5は、本実施形態2に係る画像処理装置の機能ブロック図の例を示す図である。図5で示される機能ブロック図の例において、特定色画像生成手段134が加えられている点が実施形態1の機能ブロック図の例(図3参照)と相違する。そのため、ここでは特定色画像生成手段134について説明を行う。
(Function structure)
Next, the functional configuration of the image processing apparatus according to the second embodiment will be described with reference to FIG. FIG. 5 is a diagram illustrating an example of a functional block diagram of the image processing apparatus according to the second embodiment. The example of the functional block diagram shown in FIG. 5 is different from the functional block diagram of the first embodiment (see FIG. 3) in that a specific color image generating unit 134 is added. Therefore, the specific color image generation unit 134 will be described here.

特定色画像生成手段134は、例えば画像伸張手段110により伸張された多値画像において、二値画像演算部220から転送されたマスク画像を用いて特定色画像を生成する。特定色画像とは、多値画像において文字部等の特定の属性領域を構成する画素の位置にある画素の色が黒又は赤等の特定色であると判定されると、該画素の色を特定色にすることにより生成された画像である。   The specific color image generation unit 134 generates a specific color image using, for example, the mask image transferred from the binary image calculation unit 220 in the multi-value image expanded by the image expansion unit 110. A specific color image refers to a color of a pixel at the position of a pixel constituting a specific attribute area such as a character portion in a multi-value image when the color of the pixel is a specific color such as black or red. It is an image generated by using a specific color.

例えば、一般的な多値画像の黒文字部には、彩度、明度等において不規則な分布(ばらつき)がある。黒文字部を構成する画素の位置にある画素の色の彩度、明度等が所定の閾値より低い値であると前記不規則な分布の範囲内にあると判定する等の黒文字部判定処理により前記不規則な分布の範囲内にあると判定されると、画素の色を黒色とする等の処理により特定色画像は生成される。   For example, a black character portion of a general multi-valued image has an irregular distribution (variation) in saturation, brightness, and the like. By the black character portion determination process such as determining that the saturation, brightness, etc. of the color of the pixel at the pixel constituting the black character portion is a value lower than a predetermined threshold value is within the irregular distribution range. If it is determined that the pixel is in an irregular distribution range, a specific color image is generated by processing such as setting the pixel color to black.

なお、文字部の色は上記のように画素単位で決定されてもよいが、この場合に限らない。所定の大きさの矩形単位又は連結成分毎に文字を構成する画素単位で決定されてもよい。また、特定色が黒色であるときは、特定色画像である黒文字画像は二値画像とすることができる。二値画像として単一色の黒色で表すことにより印刷等でも黒で表現できる。   The color of the character part may be determined in units of pixels as described above, but is not limited to this case. It may be determined by a rectangular unit of a predetermined size or by a pixel unit constituting a character for each connected component. When the specific color is black, the black character image that is the specific color image can be a binary image. By expressing the binary image in black of a single color, it can be expressed in black even in printing or the like.

(動作例)
次に、本実施形態2に係る画像処理装置の動作例について図6、図7を用いて説明を行う。図6は、本実施形態2に係る画像処理装置の動作例に係る動作シーケンス図である。図7は、本実施形態2に係る画像処理装置の動作例を説明するための画像例である。
(Operation example)
Next, an operation example of the image processing apparatus according to the second embodiment will be described with reference to FIGS. FIG. 6 is an operation sequence diagram according to an operation example of the image processing apparatus according to the second embodiment. FIG. 7 is an image example for explaining an operation example of the image processing apparatus according to the second embodiment.

ここでは、上述の特定色画像生成手段134に加えたことによる実施形態1の動作例の各ステップにおける動作の差を中心に説明を行う。なお、図7における(a)、(b)、(c)は、それぞれ図4における(d)、(e)、(f)と同一の画像である。前述の実施形態1では、合成ファイル(図4(i))は図4(d)、(e)、(f)の画像に基づいて作成されたが、ここでは、さらに図7(d)で示される特定色画像に基づいて作成される点が異なる。なお、ステップS201〜S211に係る処理は、図3におけるステップS101〜S111に係る処理と同様であるので説明を省略する。   Here, a description will be given focusing on the difference in operation in each step of the operation example of the first embodiment that is added to the specific color image generation unit 134 described above. Note that (a), (b), and (c) in FIG. 7 are the same images as (d), (e), and (f) in FIG. 4, respectively. In the first embodiment described above, the composite file (FIG. 4 (i)) was created based on the images of FIGS. 4 (d), (e), and (f). Here, however, FIG. It differs in that it is created based on the specific color image shown. In addition, since the process which concerns on step S201-S211 is the same as the process which concerns on step S101-S111 in FIG. 3, description is abbreviate | omitted.

ステップS212へ移って、特定色画像生成手段134は、ステップS206及びS207の処理により得られた文字部のみの二値画像データである文字マスク画像データを用いて、ステップS203において伸張された多値画像データの特定色画像、ここでは黒文字画像(図7(d))を生成する(S212)。   Proceeding to step S212, the specific color image generating unit 134 uses the character mask image data, which is binary image data of only the character part obtained by the processing of steps S206 and S207, and multi-values expanded in step S203. A specific color image of the image data, here, a black character image (FIG. 7D) is generated (S212).

ステップS213へ移って、データ転送手段300は、ステップS211において生成された前景画像と背景画像及びステップS212において生成された特定色画像をまとめファイル作成手段230に転送する(S213)。続いて、まとめファイル作成手段230は、前景画像と背景画像に対して文字マスク画像を重ね合わせて、さらに黒文字画像(図7(d))を重ね合わせることにより合成する(図7(e)参照)(S213)。
以上で示される処理により、本実施形態2に係る画像処理装置では、実施形態1に加えて、画像を再現する際に画像に含まれる特定の色又は明度に係る領域(例えば、黒文字)が、該特定の色又は明度に係る単独の色又は明度(黒又は明度ゼロ)で再現可能になるように画像処理を行う。即ち、第1の処理部10の特定色画像生成手段134により、特定の色又は明度に係る領域が、該特定の色又は明度に係る単独の色又は明度で表現された画像を高速に生成することができる。
In step S213, the data transfer unit 300 transfers the foreground image and the background image generated in step S211 and the specific color image generated in step S212 to the file creation unit 230 (S213). Subsequently, the summary file creation unit 230 combines the foreground image and the background image by superimposing the character mask image, and further superimposing the black character image (FIG. 7D) (see FIG. 7E). (S213).
By the processing described above, in the image processing apparatus according to the second embodiment, in addition to the first embodiment, when reproducing an image, an area related to a specific color or brightness (for example, black characters) included in the image is Image processing is performed so that reproduction is possible with a single color or lightness (black or zero lightness) relating to the specific color or lightness. That is, the specific color image generation unit 134 of the first processing unit 10 generates an image in which a region related to a specific color or lightness is expressed by a single color or lightness related to the specific color or lightness at high speed. be able to.

[第3の実施形態]
以下、本発明の第3の実施形態に係る画像処理装置について図8を用いて説明する。ここでは、前述の実施形態1及び実施形態2に加えて、ファイルサイズの小さいまとめファイルを高速に生成するように画像処理を行う実施の形態について説明を行う。本実施形態3に係る画像処理装置の構成については、前述の実施形態1に係るそれと同様であるとしてここでは説明を省略する。
[Third Embodiment]
An image processing apparatus according to the third embodiment of the present invention will be described below with reference to FIG. Here, in addition to the first and second embodiments described above, an embodiment in which image processing is performed so as to generate a summary file with a small file size at high speed will be described. The configuration of the image processing apparatus according to the third embodiment is the same as that according to the first embodiment described above, and a description thereof is omitted here.

(機能の構成)
次に、本実施形態3に係る画像処理装置の機能の構成について図8を用いて説明を行う。図8は、本実施形態3に係る画像処理装置の機能ブロック図の例を示す図である。図8で示される機能ブロック図の例において、画像縮小手段135が加えられている点が実施形態1の機能ブロック図の例(図3参照)と相違する。そのため、ここでは画像縮小手段135を中心に図3で示される機能ブロック図との差について説明を行う。
(Function structure)
Next, the functional configuration of the image processing apparatus according to the third embodiment will be described with reference to FIG. FIG. 8 is a diagram illustrating an example of a functional block diagram of the image processing apparatus according to the third embodiment. The example of the functional block diagram shown in FIG. 8 is different from the functional block diagram of the first embodiment (see FIG. 3) in that an image reducing unit 135 is added. Therefore, here, the difference from the functional block diagram shown in FIG.

画像縮小手段135は、画像の画像サイズを縮小する。例えば前景生成手段131及び背景生成手段132により生成された前景画像及び背景画像の画像サイズを縮小する。画像圧縮手段133は、画像縮小手段135により画像サイズを縮小された前景画像又は背景画像を圧縮符号化する。   The image reducing unit 135 reduces the image size of the image. For example, the image sizes of the foreground image and the background image generated by the foreground generation unit 131 and the background generation unit 132 are reduced. The image compression unit 133 compresses and encodes the foreground image or the background image whose image size has been reduced by the image reduction unit 135.

以上のように画像縮小手段135が加えられることにより、本実施形態3に係る画像処理装置では、前述の実施形態1及び実施形態2に加えて、前景画像と背景画像と選択データ(文字部)を分けて文字領域の品位を保ったままでかつファイルサイズが小さいまとめファイルを高速に生成することができる。なお、画像縮小手段135が行う処理は、縮小前の画像のサイズを演算により小さくする処理であり、ニアレストネイバー法、バイリニア法、バイキュービック法、面積平均法等がある。縮小前の画像一辺の長さが縮小後の画像サイズの倍数になる場合には、面積平均法を用いることにより計算の簡便化する、即ち高速に処理可能である。   By adding the image reducing means 135 as described above, in the image processing apparatus according to the third embodiment, in addition to the first and second embodiments described above, the foreground image, the background image, and the selection data (character portion). Thus, it is possible to generate a summary file with a small file size while maintaining the quality of the character area. The processing performed by the image reducing unit 135 is processing for reducing the size of the image before reduction by calculation, and includes a nearest neighbor method, a bilinear method, a bicubic method, an area average method, and the like. When the length of one side of the image before reduction is a multiple of the image size after reduction, the calculation can be simplified by using the area averaging method, that is, it can be processed at high speed.

[第4の実施形態]
以下、本発明の第4の実施形態に係る画像処理装置について図9、10を用いて説明する。ここでは、前述の実施形態1〜3に加えて、高速演算デバイス11により演算処理を行う第1の処理部10のデバイス特性を考慮してより高速に画像処理を行う実施の形態について説明を行う。本実施形態4に係る画像処理装置の構成については、前述の実施形態1に係るそれと同様であるとしてここでは説明を省略する。
[Fourth Embodiment]
The image processing apparatus according to the fourth embodiment of the present invention will be described below with reference to FIGS. Here, in addition to the above-described first to third embodiments, an embodiment in which image processing is performed at higher speed in consideration of device characteristics of the first processing unit 10 that performs arithmetic processing by the high-speed arithmetic device 11 will be described. . The configuration of the image processing apparatus according to the fourth embodiment is the same as that according to the first embodiment described above, and a description thereof is omitted here.

(機能の構成)
次に、本実施形態4に係る画像処理装置の機能の構成について図9を用いて説明を行う。図9は、本実施形態4に係る画像処理装置の機能ブロック図の例を示す図である。図9で示される機能ブロック図の例において、画像切取手段136及び画像拡大手段140が加えられている点が実施形態1の機能ブロック図の例(図3参照)と相違する。そのため、ここでは画像切取手段136及び画像拡大手段140について図3で示される機能ブロック図との差を中心に説明を行う。
(Function structure)
Next, the functional configuration of the image processing apparatus according to the fourth embodiment will be described with reference to FIG. FIG. 9 is a diagram illustrating an example of a functional block diagram of the image processing apparatus according to the fourth embodiment. The example of the functional block diagram shown in FIG. 9 is different from the example of the functional block diagram of the first embodiment (see FIG. 3) in that an image clipping unit 136 and an image enlarging unit 140 are added. Therefore, here, the image cutting unit 136 and the image enlarging unit 140 will be described focusing on differences from the functional block diagram shown in FIG.

画像拡大手段140は、画像伸張手段110により伸張された多値画像データの画像サイズを拡大する。画像切取手段136は、多値画像データから所定の領域を切り取る。例えば、画像拡大手段140により拡大された領域を切り取る。   The image enlargement unit 140 enlarges the image size of the multi-value image data expanded by the image expansion unit 110. The image cutting unit 136 cuts a predetermined area from the multi-value image data. For example, the area enlarged by the image enlargement unit 140 is cut out.

以上のように画像切取手段136及び画像拡大手段140が加えられることにより、本実施形態4に係る画像処理装置で行われる動作を説明する。まず動作説明の前提となる第1の処理部10のデバイス特性について説明を行う。   The operation performed in the image processing apparatus according to the fourth embodiment by adding the image cutting unit 136 and the image enlarging unit 140 as described above will be described. First, device characteristics of the first processing unit 10 which is a premise of the operation description will be described.

第1の処理部10の高速演算デバイス11である例えばASIC、FPGA、DSP、コンフィギュラブルプロセッサ、リコンフィギュラブルプロセッサ、MIMD等のデバイスは、一回のデータのアクセス単位が例えば64byteである等のデバイスに依存したデータのアクセス単位の境界(以降これをバウンダリという)の特性を有する。バウンダリは、上記デバイスの回路構成、内部インタフェースのバースト長、画像圧縮フォーマット等により制約を受ける。   The high-speed computing device 11 of the first processing unit 10 such as an ASIC, FPGA, DSP, configurable processor, reconfigurable processor, MIMD or the like has a single data access unit of, for example, 64 bytes. It has the characteristic of the boundary of the access unit of data depending on the device (hereinafter referred to as “boundary”). The boundary is restricted by the circuit configuration of the device, the burst length of the internal interface, the image compression format, and the like.

本実施形態4に係る画像処理装置では、処理対象の多値画像データは、画像切取手段136及び画像拡大手段140により上記のデバイスのバウンダリの特性を考慮してデータのバウンダリ調整が施される。なお、データのバウンダリ調整の詳細については、画像切取手段136及び画像拡大手段140に係る動作を中心に後述する。   In the image processing apparatus according to the fourth embodiment, the boundary values of the multivalued image data to be processed are adjusted by the image clipping unit 136 and the image enlarging unit 140 in consideration of the above-described device boundary characteristics. The details of the data boundary adjustment will be described later with a focus on the operations relating to the image cropping unit 136 and the image enlarging unit 140.

(動作例)
次に、本実施形態4に係る画像処理装置で行われる動作について図10を用いて説明を行う。図10は、本実施形態4に係る画像処理装置の動作を説明するための図である。ここでは、画像伸張手段110により伸張された多値画像データ(図10(a)参照)に対し上記のデータのバウンダリ調整が施される動作について説明を行う。なお、図10(a)で示される簡略された多値画像データは、1画素当たりのデータサイズは8byteで、水平方向に100画素(=800byte)、垂直方向に150画素(=1200byte)であるとする。また、高速演算デバイス11のバウンダリは64byteであるとする。
(Operation example)
Next, operations performed by the image processing apparatus according to the fourth embodiment will be described with reference to FIG. FIG. 10 is a diagram for explaining the operation of the image processing apparatus according to the fourth embodiment. Here, the operation of performing the above-described data boundary adjustment on the multi-valued image data (see FIG. 10A) expanded by the image expansion unit 110 will be described. The simplified multi-valued image data shown in FIG. 10A has a data size of 8 bytes per pixel, 100 pixels in the horizontal direction (= 800 bytes), and 150 pixels in the vertical direction (= 1200 bytes). And Further, it is assumed that the boundary of the high-speed arithmetic device 11 is 64 bytes.

まず、画像拡大手段140は、多値画像データの画像サイズを拡大する。ここでは、高速演算デバイス11は、多値画像データの画像サイズが64byteの倍数値をとるときに高速に処理することができる。そのため、図10(a)で示される多値画像データの画像サイズが64byteの倍数値になるように拡大する。具体的には、水平方向に104画素(=832byte(13×64byte))、垂直方向に152画素(=1216byte(19×64byte)にする(図10(b)参照)。拡大された画像の領域の範囲内にある各画素には、黒色の画素が付与されている。なお、付与される画素は、黒色の画素に限らない。白色の画素或いは隣接する画素の繰り返しであってもよい。なお、隣接する画素の繰り返しである場合には、多値画像データに画像処理を施す際に影響度が少なくなる利点がある。次に、画像サイズの拡大を施された多値画像データは、二値化手段120、前景生成手段131及び背景生成手段132等の各種画像処理を施される(図10(c)参照)。続いて、画像切取手段136は、画像拡大手段140により拡大された領域を切り取ることにより画像を元の多値画像データに戻す(図10(d)参照)。   First, the image enlarging means 140 enlarges the image size of the multi-value image data. Here, the high-speed computing device 11 can process at high speed when the image size of the multi-valued image data takes a multiple value of 64 bytes. Therefore, the multi-valued image data shown in FIG. 10A is enlarged so that the image size becomes a multiple of 64 bytes. Specifically, the horizontal direction is 104 pixels (= 832 bytes (13 × 64 bytes)), and the vertical direction is 152 pixels (= 1216 bytes (19 × 64 bytes) (see FIG. 10B)). A black pixel is assigned to each pixel in the range of 1. The pixel to be assigned is not limited to a black pixel, and may be a white pixel or a repetition of adjacent pixels. In the case of repetition of adjacent pixels, there is an advantage that the degree of influence is reduced when image processing is performed on multi-valued image data. Various image processes such as the value conversion unit 120, the foreground generation unit 131, and the background generation unit 132 are performed (see FIG. 10C), and then the image cropping unit 136 is enlarged by the image enlargement unit 140. By cutting the area, the image is returned to the original multi-valued image data (see FIG. 10D).

以上で示される処理により、本実施形態4に係る画像処理装置では、画像伸張手段110により伸張された多値画像データ(図10(a)参照)に対しデータのバウンダリ調整が施される。そのため、実施形態1〜3における効果に加えて、デバイスのバウンダリ制約等の特性を考慮して、文字領域の品位を保ったまま、フルカラー文書を小さなデータサイズで表現する処理をより高速に処理することができる。   With the processing described above, in the image processing apparatus according to the fourth embodiment, data boundary adjustment is performed on the multi-value image data (see FIG. 10A) expanded by the image expansion unit 110. For this reason, in addition to the effects of the first to third embodiments, in consideration of characteristics such as device boundary constraints, the processing for expressing a full-color document with a small data size is performed at a higher speed while maintaining the quality of the character area. be able to.

即ち、多値演算処理部10の高速演算デバイス11が、バウンダリ調整した方が高速に動作するものであった場合、第1の処理部10が有する画像拡大手段140により各種画像処理を高速に処理することができ、更に画像切取手段136により適切な画像サイズの出力結果を得ることができる。結果として、一連の画像処理を高速化することができる。   That is, when the high-speed arithmetic device 11 of the multi-value arithmetic processing unit 10 operates faster when the boundary adjustment is performed, various image processes are processed at high speed by the image enlarging means 140 included in the first processing unit 10. Furthermore, an output result with an appropriate image size can be obtained by the image cutting means 136. As a result, a series of image processing can be speeded up.

なお、画像拡大手段140は、バウンダリ制約のある高速演算デバイス11のバウンダリに基づいて画像等のデータのバウンダリを調整するデータバウンダリ調整手段としての機能を含むということができる。   It can be said that the image enlargement unit 140 includes a function as a data boundary adjustment unit that adjusts the boundary of data such as an image based on the boundary of the high-speed arithmetic device 11 having boundary constraints.

[第5の実施形態]
以下、本発明の第5の実施形態に係る画像処理装置について図11を用いて説明する。ここでは、前述の実施形態1〜4に加えて、画像の原稿方向を回転して、回転された画像に対して高速に画像処理を行う実施の形態について説明を行う。本実施形態5に係る画像処理装置の構成については、前述の実施形態1に係るそれと同様であるとしてここでは説明を省略する。
[Fifth Embodiment]
An image processing apparatus according to the fifth embodiment of the present invention will be described below with reference to FIG. Here, in addition to the above-described first to fourth embodiments, an embodiment in which the original direction of an image is rotated and image processing is performed on the rotated image at high speed will be described. The configuration of the image processing apparatus according to the fifth embodiment is the same as that according to the above-described first embodiment, and a description thereof will be omitted here.

(機能の構成)
次に、本実施形態5に係る画像処理装置の機能の構成について図11を用いて説明を行う。図11は、本実施形態5に係る画像処理装置の機能ブロック図の例を示す図である。図11で示される機能ブロック図の例において、画像回転手段150及び画像回転量設定手段240が加えられている点が実施形態1の機能ブロック図の例(図3参照)と相違する。そのため、ここでは画像回転手段150及び画像回転量設定手段240について図3で示される機能ブロック図との差を中心に説明を行う。
(Function structure)
Next, the functional configuration of the image processing apparatus according to the fifth embodiment will be described with reference to FIG. FIG. 11 is a diagram illustrating an example of a functional block diagram of the image processing apparatus according to the fifth embodiment. The example of the functional block diagram shown in FIG. 11 is different from the example of the functional block diagram of Embodiment 1 (see FIG. 3) in that an image rotation unit 150 and an image rotation amount setting unit 240 are added. Therefore, here, the image rotation unit 150 and the image rotation amount setting unit 240 will be described focusing on differences from the functional block diagram shown in FIG.

画像回転量設定手段240は、画像の回転量を設定する。例えば、当該画像処理装置1における図示しない操作部におけるユーザ入力又は、多値画像取得手段210により取得された画像の画像データ解析等により回転量及び画像の回転が必要か否か等を設定する。画像回転手段150は、画像回転量設定手段240により設定された画像の回転量に従って画像を回転させる。   The image rotation amount setting means 240 sets the image rotation amount. For example, the rotation amount and whether or not the image needs to be rotated are set by user input in an operation unit (not shown) in the image processing apparatus 1 or image data analysis of the image acquired by the multi-valued image acquisition unit 210. The image rotation unit 150 rotates the image according to the image rotation amount set by the image rotation amount setting unit 240.

以上の機能の構成により、本実施形態5に係る画像処理装置では、画像の原稿方向を回転して、回転された画像に対して高速に画像処理を行う。これにより、画像の原稿方向を回転した出力結果を高速に抽出することができる。なお、第1の処理部10の記憶手段であるメモリ12が、第2の処理部20から転送された画像の回転量に係る情報を記憶することもできる。   With the configuration of the functions described above, the image processing apparatus according to the fifth embodiment rotates the original direction of the image and performs image processing on the rotated image at high speed. As a result, the output result obtained by rotating the original direction of the image can be extracted at high speed. Note that the memory 12 that is a storage unit of the first processing unit 10 can also store information related to the rotation amount of the image transferred from the second processing unit 20.

[第6の実施形態]
以下、本発明の第6の実施形態に係る画像処理装置について図12を用いて説明する。ここでは、前述の実施形態1〜5に加えて、画質等の補正処理を施した出力結果を高速に抽出する画像処理を行う実施の形態について説明を行う。本実施形態6に係る画像処理装置の構成については、前述の実施形態1に係るそれと同様であるとしてここでは説明を省略する。
[Sixth Embodiment]
An image processing apparatus according to the sixth embodiment of the present invention will be described below with reference to FIG. Here, in addition to the first to fifth embodiments described above, an embodiment will be described in which image processing is performed to extract an output result subjected to correction processing such as image quality at high speed. The configuration of the image processing apparatus according to the sixth embodiment is the same as that according to the first embodiment described above, and a description thereof is omitted here.

(機能の構成)
次に、本実施形態6に係る画像処理装置の機能の構成について図12を用いて説明を行う。図12は、本実施形態6に係る画像処理装置の機能ブロック図の例を示す図である。図12で示される機能ブロック図の例において、画像補正手段160が加えられている点が実施形態1の機能ブロック図の例(図3参照)と相違する。そのため、ここでは画像補正手段160について図3で示される機能ブロック図との差を中心に説明を行う。
(Function structure)
Next, the functional configuration of the image processing apparatus according to the sixth embodiment will be described with reference to FIG. FIG. 12 is a diagram illustrating an example of a functional block diagram of the image processing apparatus according to the sixth embodiment. The example of the functional block diagram shown in FIG. 12 is different from the functional block diagram of the first embodiment (see FIG. 3) in that an image correction unit 160 is added. Therefore, here, the image correction unit 160 will be described focusing on the difference from the functional block diagram shown in FIG.

画像補正手段160は、画像に所定の補正処理を行う。例えば、画像伸張手段110により伸張された画像に対して鮮鋭化、平滑化、コントラスト調整、明るさ調整、HSV補正等の補正処理を行う。鮮鋭化処理は、画像の文字部の可読性向上に寄与する。平滑化は、以降の処理において生成する二値画像の品質向上に寄与する。コントラスト調整、明るさ調整、HSV補正は、画像全体の品質向上、ユーザの意図が反映された補正に寄与する。画像補正手段160は、これらの補正手段のいずれか一つを用いてもよいし、複数組み合わせて使用する等複数回使用してもよい。   The image correction unit 160 performs a predetermined correction process on the image. For example, correction processing such as sharpening, smoothing, contrast adjustment, brightness adjustment, and HSV correction is performed on the image expanded by the image expansion unit 110. The sharpening process contributes to improving the readability of the character portion of the image. Smoothing contributes to improving the quality of the binary image generated in the subsequent processing. Contrast adjustment, brightness adjustment, and HSV correction contribute to quality improvement of the entire image and correction reflecting the user's intention. The image correction unit 160 may use any one of these correction units, or may be used a plurality of times, for example, in combination.

以上の機能の構成により、本実施形態6に係る画像処理装置では、画質等の補正処理を施した出力結果を高速に出力する画像処理を行う。これらの画像補正手段160は、第1の処理部10が有することにより、処理時間の短縮化を可能にする。即ち、画質向上、或いは任意に画質補正を施した出力結果を高速で抽出することができる。   With the configuration of the above function, the image processing apparatus according to the sixth embodiment performs image processing for outputting an output result subjected to correction processing such as image quality at high speed. The image correction unit 160 is included in the first processing unit 10, thereby enabling a reduction in processing time. That is, an output result obtained by improving the image quality or arbitrarily correcting the image quality can be extracted at high speed.

[第7の実施形態]
以下、本発明の第7の実施形態に係る画像処理装置について図13を用いて説明する。ここでは、前述の実施形態1〜6に加えて、多値画像2が、第1の処理部10の画像伸張手段110により伸張不可能な圧縮画像データである場合であっても、正常に一連の画像処理を高速に行う実施の形態について説明を行う。本実施形態7に係る画像処理装置の構成については、前述の実施形態1に係るそれと同様であるとしてここでは説明を省略する。
[Seventh Embodiment]
An image processing apparatus according to the seventh embodiment of the present invention will be described below with reference to FIG. Here, in addition to the above-described first to sixth embodiments, even if the multi-valued image 2 is compressed image data that cannot be decompressed by the image decompressing means 110 of the first processing unit 10, a normal series An embodiment for performing the image processing at a high speed will be described. The configuration of the image processing apparatus according to the seventh embodiment is the same as that according to the first embodiment described above, and a description thereof is omitted here.

(機能の構成)
次に、本実施形態7に係る画像処理装置の機能の構成について図13を用いて説明を行う。図13は、本実施形態7に係る画像処理装置の機能ブロック図の例を示す図である。図13で示される機能ブロック図の例において、圧縮データ伸張可能判定手段(画像伸張可能判定手段)250及び汎用画像伸張手段260が加えられている点が実施形態1の機能ブロック図の例(図3参照)と相違する。そのため、ここでは圧縮データ伸張可能判定手段250及び汎用画像伸張手段260について図3で示される機能ブロック図との差を中心に説明を行う。
(Function structure)
Next, the functional configuration of the image processing apparatus according to the seventh embodiment will be described with reference to FIG. FIG. 13 is a diagram illustrating an example of a functional block diagram of the image processing apparatus according to the seventh embodiment. In the example of the functional block diagram shown in FIG. 13, an example of the functional block diagram of the first embodiment is that a compressed data decompression determination unit (image expansion capability determination unit) 250 and a general-purpose image expansion unit 260 are added (FIG. 13). 3). Therefore, here, the compressed data decompression enable determination unit 250 and the general-purpose image decompression unit 260 will be described focusing on the difference from the functional block diagram shown in FIG.

圧縮データ伸張可能判定手段250は、多値画像取得手段210により取得された多値圧縮画像データが第1の処理部10で伸張可能であるか否かを判定する。汎用画像伸張手段260は、汎用の演算処理プログラムにより多値圧縮画像データを伸張する。   The compressed data expansion possibility determination unit 250 determines whether the multi-valued compressed image data acquired by the multi-value image acquisition unit 210 can be expanded by the first processing unit 10. The general-purpose image decompressing means 260 decompresses the multi-value compressed image data using a general-purpose arithmetic processing program.

以上の機能の構成により、本実施形態7に係る画像処理装置では、まず、圧縮データ伸張可能判定手段250は、多値画像取得手段210により取得された多値圧縮画像データが第1の処理部10で伸張可能であるか否かを判定する。可能であると判定すると、前述の実施形態1と同様に第1の処理部10の画像伸張手段110は、該多値圧縮画像データを伸張する。可能でないと判定すると、汎用画像伸張手段260は、汎用の演算処理プログラムにより多値圧縮画像データを伸張する。   With the configuration of the above function, in the image processing apparatus according to the seventh embodiment, first, the compressed data decompression determination unit 250 determines that the multi-value compressed image data acquired by the multi-value image acquisition unit 210 is the first processing unit. In step 10, it is determined whether expansion is possible. If it is determined that it is possible, the image expansion means 110 of the first processing unit 10 expands the multi-valued compressed image data as in the first embodiment. If it is determined that it is not possible, the general-purpose image decompressing means 260 decompresses the multi-value compressed image data using a general-purpose arithmetic processing program.

そのため、以下に示されることが可能になる。それは、前述の実施形態1〜6における効果に加えて、第1の処理部10の高速演算デバイス11がDSP、コンフィギュラブルプロセッサ以外の、ASIC、FPGA、リコンフィギュラブルプロセッサ、MIMDのような柔軟性に欠けるデバイスでは様々な圧縮データに対応できず一連の画像処理を実行できないという問題を解決することが可能になることである。   Therefore, it can be shown below. This is because, in addition to the effects in the first to sixth embodiments, the high-speed arithmetic device 11 of the first processing unit 10 is flexible such as ASIC, FPGA, reconfigurable processor, MIMD other than DSP, configurable processor. It is possible to solve the problem that a device lacking in nature cannot handle various types of compressed data and cannot execute a series of image processing.

即ち、圧縮データ伸張可能判定手段250において、多値圧縮画像データが第1の処理部10で伸張可能であるかどうかを判定し、不可能であれば第2の処理部20の汎用画像伸張手段260により伸張し、データを転送することによって、多値画像取得手段210により取得した圧縮画像データが第1の処理部10で伸張不可能な圧縮画像データであっても、正常に一連の画像処理を終了させることができる。   That is, the compressed data decompression determination unit 250 determines whether the multi-valued compressed image data can be decompressed by the first processing unit 10, and if not, the general-purpose image decompression unit of the second processing unit 20. A series of image processing is normally performed even if the compressed image data acquired by the multi-valued image acquisition unit 210 is compressed image data that cannot be expanded by the first processing unit 10 by being expanded by 260 and transferring the data. Can be terminated.

以上、各実施形態に基づき本発明の説明を行ってきたが、上記各実施形態にあげたその他の要素との組み合わせなど、ここで示した要件に本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することが可能であり、その応用形態に応じて適切に定めることができる。   As described above, the present invention has been described based on each embodiment, but the present invention is not limited to the requirements shown here, such as combinations with other elements listed in the above embodiments. With respect to these points, the present invention can be changed within a range that does not detract from the gist of the present invention, and can be appropriately determined according to the application form.

本実施形態1に係る画像処理装置の構成例を示す図である。1 is a diagram illustrating a configuration example of an image processing apparatus according to a first embodiment. 本実施形態1に係る画像処理装置の機能ブロック図の例を示す図である。It is a figure which shows the example of the functional block diagram of the image processing apparatus which concerns on this Embodiment 1. FIG. 本実施形態1に係る画像処理装置の動作例に係る動作シーケンス図である。FIG. 6 is an operation sequence diagram according to an operation example of the image processing apparatus according to the first embodiment. 本実施形態1に係る画像処理装置の動作例を説明するための画像例である。3 is an image example for explaining an operation example of the image processing apparatus according to the first embodiment. 本実施形態2に係る画像処理装置の機能ブロック図の例を示す図である。It is a figure which shows the example of the functional block diagram of the image processing apparatus which concerns on this Embodiment 2. FIG. 本実施形態2に係る画像処理装置の動作例に係る動作シーケンス図である。FIG. 10 is an operation sequence diagram according to an operation example of the image processing apparatus according to the second embodiment. 本実施形態2に係る画像処理装置の動作例を説明するための画像例である。10 is an image example for explaining an operation example of the image processing apparatus according to the second embodiment. 本実施形態3に係る画像処理装置の機能ブロック図の例を示す図である。It is a figure which shows the example of the functional block diagram of the image processing apparatus which concerns on this Embodiment 3. FIG. 本実施形態4に係る画像処理装置の機能ブロック図の例を示す図である。It is a figure which shows the example of the functional block diagram of the image processing apparatus which concerns on this Embodiment 4. FIG. 本実施形態4に係る画像処理装置の動作を説明するための図である。It is a figure for demonstrating operation | movement of the image processing apparatus which concerns on this Embodiment 4. FIG. 本実施形態5に係る画像処理装置の機能ブロック図の例を示す図である。It is a figure which shows the example of the functional block diagram of the image processing apparatus which concerns on this Embodiment 5. FIG. 本実施形態6に係る画像処理装置の機能ブロック図の例を示す図である。It is a figure which shows the example of the functional block diagram of the image processing apparatus which concerns on this Embodiment 6. FIG. 本実施形態7に係る画像処理装置の機能ブロック図の例を示す図である。It is a figure which shows the example of the functional block diagram of the image processing apparatus which concerns on this Embodiment 7. FIG.

符号の説明Explanation of symbols

1 画像処理装置
10 第1の処理部
11 高速演算デバイス
12 メモリ
13 I/F
20 第2の処理部
21 入力装置
22 CPU
23 メモリ
24 HDD
25 I/F
26 光学ドライブ
27 記憶媒体
110 画像伸張手段
120 二値化手段
130 多値画像処理部
131 前景生成手段
132 背景生成手段
133 画像圧縮手段
134 特定色画像生成手段
135 画像縮小手段
136 画像切取手段
140 画像拡大手段
150 画像回転手段
210 多値画像取得手段
220 二値画像処理部
230 まとめファイル作成手段
240 回転量設定手段
250 圧縮データ伸張可能判定手段
260 汎用画像伸張手段
DESCRIPTION OF SYMBOLS 1 Image processing apparatus 10 1st process part 11 High-speed arithmetic device 12 Memory 13 I / F
20 Second processing unit 21 Input device 22 CPU
23 Memory 24 HDD
25 I / F
26 Optical drive 27 Storage medium 110 Image expansion means 120 Binarization means 130 Multi-value image processing section 131 Foreground generation means 132 Background generation means 133 Image compression means 134 Specific color image generation means 135 Image reduction means 136 Image cutout means 140 Image enlargement Means 150 Image rotation means 210 Multi-valued image acquisition means 220 Binary image processing section 230 Summary file creation means 240 Rotation amount setting means 250 Compressed data decompression possibility judgment means 260 General-purpose image decompression means

Claims (15)

多値画像に対して所定の処理を行う画像処理装置であって、
専用の演算処理デバイスにより演算処理を行う第1の処理部と、
汎用の演算処理プログラムにより演算処理を行う第2の処理部と、
を有し、
前記第2の処理部が前記第1の処理部よりも速く前記所定の処理を行うことができる場合、前記第2の処理部が前記所定の処理を行うことを特徴とする画像処理装置。
An image processing apparatus that performs predetermined processing on a multi-valued image,
A first processing unit that performs arithmetic processing using a dedicated arithmetic processing device;
A second processing unit that performs arithmetic processing using a general-purpose arithmetic processing program;
Have
2. The image processing apparatus according to claim 1, wherein when the second processing unit can perform the predetermined processing faster than the first processing unit, the second processing unit performs the predetermined processing.
多値画像に対して処理を行う画像処理装置であって、
専用の演算処理デバイスにより演算処理を行う第1の処理部と、
汎用の演算処理プログラムにより演算処理を行う第2の処理部と、
を有し、
前記第1の処理部は、前記多値画像に対して二値画像を生成する二値化手段と、前記多値画像に対する演算処理を行う多値画像処理手段とを備え、
前記第2の処理部は、前記二値化手段により生成された二値画像に対する演算処理を行う二値画像処理手段を備えたことを特徴とする画像処理装置。
An image processing apparatus that processes multi-valued images,
A first processing unit that performs arithmetic processing using a dedicated arithmetic processing device;
A second processing unit that performs arithmetic processing using a general-purpose arithmetic processing program;
Have
The first processing unit includes binarization means for generating a binary image for the multi-value image, and multi-value image processing means for performing arithmetic processing on the multi-value image,
The image processing apparatus, wherein the second processing unit includes a binary image processing unit that performs arithmetic processing on the binary image generated by the binarization unit.
前記第2の処理部は、前記多値画像処理手段による演算結果及び前記二値画像処理手段による演算結果の合成ファイルを作成する合成ファイル作成手段を備えたことを特徴とする請求項2に記載の画像処理装置。   The said 2nd process part is provided with the synthetic | combination file creation means which produces the synthetic file of the calculation result by the said multi-value image processing means, and the calculation result by the said binary image processing means. Image processing apparatus. 前記第1の処理部と前記第2の処理部の間のデータの転送を行うデータ転送手段を有し、
前記データ転送手段により転送されるデータは、圧縮データ及び/又は二値データであることを特徴とする請求項1乃至3のいずれか一項に記載の画像処理装置。
Data transfer means for transferring data between the first processing unit and the second processing unit;
The image processing apparatus according to any one of claims 1 to 3, wherein the data transferred by the data transfer means is compressed data and / or binary data.
前記二値画像処理手段は、
前記二値画像における所定の属性領域を抽出する属性領域抽出手段と、
前記二値画像において、前記属性領域抽出手段により抽出された属性領域と異なる領域の画素を白画素に置換することにより前記属性領域を識別するためのマスク画像を作成するマスク画像生成手段と、
を含むことを特徴とする請求項2乃至4のいずれか一項に記載の画像処理装置。
The binary image processing means includes:
Attribute region extraction means for extracting a predetermined attribute region in the binary image;
In the binary image, a mask image generating means for creating a mask image for identifying the attribute area by replacing a pixel in an area different from the attribute area extracted by the attribute area extraction means with a white pixel;
The image processing apparatus according to claim 2, further comprising:
前記多値画像処理手段は、
前記マスク画像生成手段により生成されたマスク画像を用いて、前記多値画像の前景画像を生成する前景画像生成手段と、
前記マスク画像生成手段により生成されたマスク画像を用いて、前記多値画像の背景画像を生成する背景画像生成手段と、
前記前景画像、前記背景画像及び前記マスク画像をそれぞれ圧縮符号化する画像圧縮手段と、
を含むことを特徴とする請求項5に記載の画像処理装置。
The multi-value image processing means includes
Foreground image generation means for generating a foreground image of the multi-valued image using the mask image generated by the mask image generation means;
Using a mask image generated by the mask image generating means, a background image generating means for generating a background image of the multi-valued image;
Image compression means for compressing and encoding each of the foreground image, the background image, and the mask image;
The image processing apparatus according to claim 5, further comprising:
前記多値画像処理手段は、前記マスク画像生成手段により生成されたマスク画像を用いて、前記多値画像の特定色画像を生成する特定色画像生成手段を含むことを特徴とする請求項5又は6に記載の画像処理装置。   The multi-value image processing means includes specific color image generation means for generating a specific color image of the multi-value image using the mask image generated by the mask image generation means. 6. The image processing apparatus according to 6. 前記多値画像処理手段は、画像の画像サイズを縮小する画像縮小手段を含み、
前記画像縮小手段は、前記前景画像及び前記背景画像の画像サイズを縮小し、前記画像圧縮手段は、前記画像縮小手段により縮小された前記前景画像及び前記背景画像を圧縮符号化することを特徴とする請求項6又は7に記載の画像処理装置。
The multi-value image processing means includes image reduction means for reducing the image size of the image,
The image reduction means reduces the image size of the foreground image and the background image, and the image compression means compresses and encodes the foreground image and the background image reduced by the image reduction means. The image processing apparatus according to claim 6 or 7.
前記第1の処理部は、前記第2の処理部から転送された多値圧縮画像を多値画像に伸張する画像伸張手段を備えたことを特徴とする請求項5乃至8のいずれか一項に記載の画像処理装置。   The said 1st process part is provided with the image expansion | extension means to expand | deploy the multi-value compression image transferred from the said 2nd process part to a multi-value image. An image processing apparatus according to 1. 前記第2の処理部は、
前記多値圧縮画像が前記画像伸張手段により伸張できるか否かを判定する画像伸張可能判定手段と、
前記多値圧縮画像を伸張する汎用画像伸張手段とを備え、
前記画像伸張可能判定手段により、前記多値圧縮画像が前記画像伸張手段により伸張できないと判定されると、前記汎用画像伸張手段は、前記多値圧縮画像を伸張することを特徴とする請求項9に記載の画像処理装置。
The second processing unit includes:
Image decompression determination means for determining whether the multi-value compressed image can be expanded by the image expansion means;
General-purpose image decompression means for decompressing the multi-valued compressed image,
10. The general-purpose image decompression unit decompresses the multi-valued compressed image when the image decompression determination unit determines that the multi-value compressed image cannot be decompressed by the image decompression unit. An image processing apparatus according to 1.
前記第1の処理部は、
画像の画像サイズを拡大する画像拡大手段と、
前記画像拡大手段により拡大された画像を切り取る切取手段とを備え、
前記画像拡大手段は、前記多値画像の画像サイズを拡大し、前記第1の処理部は、拡大された前記多値画像に対して処理を行い、前記調整手段は、処理を施された前記多値画像の画像を切り取ることを特徴とする請求項2乃至10のいずれか一項に記載の画像処理装置。
The first processing unit includes:
Image enlargement means for enlarging the image size of the image;
Cutting means for cutting out the image enlarged by the image enlargement means,
The image enlarging means enlarges an image size of the multi-valued image, the first processing unit performs processing on the enlarged multi-valued image, and the adjusting means performs the process. The image processing apparatus according to claim 2, wherein an image of a multi-valued image is cut out.
前記第1の処理部は、画像の回転を行う画像回転手段を備え、
前記第2の処理部は、画像の回転量を設定する画像回転量設定手段を備え、
前記画像回転手段は、前記画像回転量設定手段により設定された回転量に基づいて前記多値画像を回転することを特徴とする請求項2乃至11のいずれか一項に記載の画像処理装置。
The first processing unit includes image rotation means for rotating an image,
The second processing unit includes image rotation amount setting means for setting an image rotation amount,
12. The image processing apparatus according to claim 2, wherein the image rotation unit rotates the multi-valued image based on a rotation amount set by the image rotation amount setting unit.
前記第1の処理部は、前記多値画像の補正を行う画像補正手段を備えたことを特徴とする請求項2乃至12のいずれか一項に記載の画像処理装置。   The image processing apparatus according to claim 2, wherein the first processing unit includes an image correction unit that corrects the multi-valued image. 前記第1の処理部は、ASIC、FPGA、DSP、コンフィギュラブルプロセッサ、リコンフィギュラブルプロセッサ又はMIMDであることを特徴とする請求項1乃至13のいずれか一項に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the first processing unit is an ASIC, FPGA, DSP, configurable processor, reconfigurable processor, or MIMD. 汎用の演算処理プログラムにより演算処理を行う第1の処理部と、専用の演算処理デバイスにより演算処理を行う第2の処理部とを備え、多値画像に対して所定の処理を行う画像処理装置における画像処理方法であって、
前記第1の処理部が、前記多値画像に基づいて二値画像を生成する二値化工程と、
前記第1の処理部が、前記多値画像に対する演算処理を行う多値演算工程と、
前記第2の処理部が、前記二値化工程において生成された二値画像に対する演算処理を行う二値演算工程と、
を有することを特徴とする画像処理方法。
An image processing apparatus that includes a first processing unit that performs arithmetic processing using a general-purpose arithmetic processing program and a second processing unit that performs arithmetic processing using a dedicated arithmetic processing device, and performs predetermined processing on a multi-valued image An image processing method in
A binarization step in which the first processing unit generates a binary image based on the multi-valued image;
A multi-value calculation step in which the first processing unit performs a calculation process on the multi-value image;
A binary calculation step in which the second processing unit performs calculation processing on the binary image generated in the binarization step;
An image processing method comprising:
JP2006352520A 2006-12-27 2006-12-27 Image processing device and image processing method Pending JP2008165381A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006352520A JP2008165381A (en) 2006-12-27 2006-12-27 Image processing device and image processing method
US12/000,830 US8218911B2 (en) 2006-12-27 2007-12-18 Image processing apparatus and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006352520A JP2008165381A (en) 2006-12-27 2006-12-27 Image processing device and image processing method

Publications (1)

Publication Number Publication Date
JP2008165381A true JP2008165381A (en) 2008-07-17

Family

ID=39584117

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006352520A Pending JP2008165381A (en) 2006-12-27 2006-12-27 Image processing device and image processing method

Country Status (2)

Country Link
US (1) US8218911B2 (en)
JP (1) JP2008165381A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011191903A (en) * 2010-03-12 2011-09-29 Ricoh Co Ltd Information processing apparatus, image forming apparatus and information processing method
JP2012016012A (en) * 2010-06-30 2012-01-19 Toshiba Corp Image forming device and method of controlling the same

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7471319B2 (en) * 2005-10-28 2008-12-30 Hewlett-Packard Development Company, L.P. Lens and CCD correction using singular value decomposition
JP4934015B2 (en) * 2007-12-25 2012-05-16 京セラミタ株式会社 Image processing apparatus and image reading apparatus
US8385971B2 (en) * 2008-08-19 2013-02-26 Digimarc Corporation Methods and systems for content processing
JP5609161B2 (en) * 2010-03-01 2014-10-22 コニカミノルタ株式会社 Information processing apparatus and program
JP6146675B2 (en) * 2014-06-03 2017-06-14 コニカミノルタ株式会社 Image forming apparatus, flash memory control method, and control program
JP6886338B2 (en) * 2017-04-24 2021-06-16 キヤノン株式会社 Image forming device, its control method, and program

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2611012B2 (en) 1989-09-19 1997-05-21 日本電信電話株式会社 Character separation encoding method
DE69132225T2 (en) * 1990-03-06 2000-10-26 Canon Kk Image processing device and method
JP3253356B2 (en) 1992-07-06 2002-02-04 株式会社リコー Document image area identification method
EP0735772A3 (en) * 1995-03-27 1998-04-01 Hewlett-Packard Company Method for selecting JPEG quantization tables for low bandwidth applications
US6389174B1 (en) * 1996-05-03 2002-05-14 Intel Corporation Video transcoding with interim encoding format
US6330050B1 (en) * 1997-07-24 2001-12-11 Ricoh Company, Ltd Image processing device for providing correction of a curvature distortion of a bound portion of a spread book
JPH11308574A (en) * 1998-04-22 1999-11-05 Sony Corp Scanning line number converter and its method
US6608930B1 (en) * 1999-08-09 2003-08-19 Koninklijke Philips Electronics N.V. Method and system for analyzing video content using detected text in video frames
EP1119186A3 (en) * 2000-01-19 2002-07-31 Xerox Corporation Method for generating anti-aliased text and line graphics in compressed document images
CN1319237C (en) * 2001-02-24 2007-05-30 国际商业机器公司 Fault tolerance in supercomputer through dynamic repartitioning
US7013424B2 (en) * 2001-05-04 2006-03-14 International Business Machines Corporation Dedicated processor for efficient processing of documents encoded in a markup language
US7162716B2 (en) * 2001-06-08 2007-01-09 Nvidia Corporation Software emulator for optimizing application-programmable vertex processing
US7110604B2 (en) * 2001-06-26 2006-09-19 Anoto Ab Processing of digital images
US6950469B2 (en) * 2001-09-17 2005-09-27 Nokia Corporation Method for sub-pixel value interpolation
US8108656B2 (en) * 2002-08-29 2012-01-31 Qst Holdings, Llc Task definition for specifying resource requirements
JP2005088303A (en) * 2003-09-16 2005-04-07 Fuji Photo Film Co Ltd Apparatus and method for image recording
EP1555804A3 (en) * 2004-01-19 2006-08-16 Ricoh Company, Ltd. Image processing apparatus, image processing program and storage medium
JP3864968B2 (en) * 2004-10-19 2007-01-10 コニカミノルタビジネステクノロジーズ株式会社 Image processing system and control method therefor, image processing apparatus, and computer program
JP4476172B2 (en) 2005-01-31 2010-06-09 株式会社リコー Image processing apparatus, image processing method, image processing program, and recording medium
US20060140487A1 (en) * 2004-12-23 2006-06-29 Kabushiki Kaisha Toshiba Image compressing apparatus and image decoding apparatus and image converting apparatus and image processing method
JP4364809B2 (en) 2005-01-13 2009-11-18 株式会社リコー Image processing apparatus, image processing method, program, and recording medium
US8749839B2 (en) * 2005-03-24 2014-06-10 Kofax, Inc. Systems and methods of processing scanned data
KR100599141B1 (en) * 2005-05-20 2006-07-12 삼성전자주식회사 Compressing system and method for document
US7554550B2 (en) * 2005-06-24 2009-06-30 Microsoft Corporation Non-destructive processing of digital image data
JP2007013607A (en) * 2005-06-30 2007-01-18 Canon Inc Image processing device, control method for image processing device, and program and storage medium
US7849241B2 (en) * 2006-03-23 2010-12-07 International Business Machines Corporation Memory compression method and apparatus for heterogeneous processor architectures in an information handling system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011191903A (en) * 2010-03-12 2011-09-29 Ricoh Co Ltd Information processing apparatus, image forming apparatus and information processing method
JP2012016012A (en) * 2010-06-30 2012-01-19 Toshiba Corp Image forming device and method of controlling the same
JP2014099936A (en) * 2010-06-30 2014-05-29 Toshiba Corp Image forming apparatus

Also Published As

Publication number Publication date
US20080159650A1 (en) 2008-07-03
US8218911B2 (en) 2012-07-10

Similar Documents

Publication Publication Date Title
JP5302768B2 (en) Image processing apparatus and image processing method
JP4732488B2 (en) Image processing apparatus, image forming apparatus, image reading apparatus, image processing method, image processing program, and computer-readable recording medium
JP4861711B2 (en) Image processing apparatus, image compression method, image compression program, and recording medium
JP5047051B2 (en) Image processing apparatus and image encoding method
JP2008165381A (en) Image processing device and image processing method
JP4766657B2 (en) Image processing apparatus, control method therefor, and program
US6608928B1 (en) Generic pre-processing of mixed raster content planes
JP2006005939A (en) Segmentation-based hybrid compression scheme for scanned documents
JPH07236062A (en) Picture processor and method therefor
JP2007336226A (en) Information processor, control method, and computer program
JP2009225422A (en) Image encoding apparatus, image processing apparatus, and control method thereof
JP4364809B2 (en) Image processing apparatus, image processing method, program, and recording medium
JP4383157B2 (en) Image processing apparatus, program, and storage medium
US20100329551A1 (en) Image processing apparatus and image processing method
JPH08274986A (en) Image processing unit
JP2017211936A (en) Document storage processing system
JP4469330B2 (en) Image processing apparatus, image processing method, image processing program, recording medium, and image forming apparatus
JP2007005907A (en) Image processing method, image processor, image processing program, and recording medium
JP2006013590A (en) Image processing apparatus, image processing method, program, and information recording medium
JP3826983B2 (en) Image processing device
JP2003219187A (en) Image processing method and image processor
JP2005236800A (en) Image region determining method, image processor, and program
JP2006222940A (en) Image processing apparatus
JP2006217379A (en) Image processing apparatus and image processing method
JP2004088251A (en) Image processing apparatus and method, program for executing the method, and recording medium