JP2015226184A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2015226184A
JP2015226184A JP2014109806A JP2014109806A JP2015226184A JP 2015226184 A JP2015226184 A JP 2015226184A JP 2014109806 A JP2014109806 A JP 2014109806A JP 2014109806 A JP2014109806 A JP 2014109806A JP 2015226184 A JP2015226184 A JP 2015226184A
Authority
JP
Japan
Prior art keywords
image
page
pixels
segment
unit
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
JP2014109806A
Other languages
Japanese (ja)
Inventor
篤志 西田
Atsushi Nishida
篤志 西田
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2014109806A priority Critical patent/JP2015226184A/en
Publication of JP2015226184A publication Critical patent/JP2015226184A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To efficiently utilize a storage unit for temporarily storing data read out from a page memory.SOLUTION: A block 31 has a structure that segments 34 each comprising pixels 33 continuously arrayed in a main scanning direction D1 are continuously arrayed in a sub-scanning direction D2. A reading unit 16 reads out segment data to be data including the segment 34 as a unit from a page memory 11 and temporarily stores the segment data in a segment memory 13. A setting unit 17 sets the number of pixels of each segment 34 so that when a bpp value of an image 30 of one page is reduced, the number of pixels is increased, and when the bpp value of the image 30 of one page is increased, the number of pixels is reduced. A division unit 15 divides the image 30 of one page to a plurality of blocks 31 each of which is constituted of segments 34 each having the set number of pixels.

Description

本発明は、ページメモリーに格納された画像データを読み出して、所定の画像処理をする技術に関する。   The present invention relates to a technique for reading image data stored in a page memory and performing predetermined image processing.

複合機のような画像形成装置に搭載される画像処理装置は、ページメモリーを利用して画像処理をする。詳しく説明すると、ページメモリーには、1ページの画像を示す画像データが格納される。1ページの画像は、主走査方向に連続して並ぶ画素からなるラインを、副走査方向に連続して並べた構造を有する。画像処理装置は、ページメモリーに格納されている画像データを、ラインデータの単位で読み出し、読み出したラインデータを、バッファとなる記憶部(例えば、ラインメモリー)に一時記憶させ、記憶部に一時記憶されているラインデータを読み出して所定の画像処理をする。   An image processing apparatus mounted on an image forming apparatus such as a multifunction machine performs image processing using a page memory. More specifically, the page memory stores image data indicating an image of one page. An image of one page has a structure in which lines composed of pixels continuously arranged in the main scanning direction are arranged in succession in the sub-scanning direction. The image processing apparatus reads the image data stored in the page memory in units of line data, temporarily stores the read line data in a storage unit (for example, line memory) serving as a buffer, and temporarily stores the data in the storage unit The line data thus read is read out and subjected to predetermined image processing.

1ページの画像を複数のブロックに分割し、ブロック単位で画像処理をする画像処理装置が提案されている(例えば、特許文献1参照)。これによれば、ブロック単位で画像処理をするので、画像のラインデータではなく、セグメントデータと称されるブロックのラインデータの単位で、ページメモリーから読み出されて、セグメントデータが記憶部に一時記憶される。セグメントデータは、ラインデータよりもデータ量が小さいので、記憶部の容量を小さくすることができる。   An image processing apparatus that divides an image of one page into a plurality of blocks and performs image processing in units of blocks has been proposed (for example, see Patent Document 1). According to this, since image processing is performed in units of blocks, the segment data is read from the page memory in units of block line data called segment data instead of image line data, and the segment data is temporarily stored in the storage unit. Remembered. Since the segment data has a data amount smaller than that of the line data, the capacity of the storage unit can be reduced.

特開2010−87804号公報JP 2010-87804 A

複合機のコストを下げるために、異なる機能(例えば、スキャナー機能とファクシミリ機能)のジョブであっても、画像処理を同じ画像処理装置で実行することがある。この場合、例えば、24bppのカラースキャン及び1bppのファクシミリのように、1画素のビット数(bpp:bits per pixel)が異なるジョブについて、bpp値が大きいジョブでは、記憶部の全体が利用されるが、bpp値が小さいジョブでは、記憶部の一部しか利用されない構成では、記憶部の効率的利用の観点から好ましくない。   In order to reduce the cost of the multifunction peripheral, image processing may be executed by the same image processing apparatus even for jobs having different functions (for example, a scanner function and a facsimile function). In this case, for example, a job with a large bpp value is used for a job having a different number of bits per pixel (bpp), such as a 24 bpp color scan and a 1 bpp facsimile. For a job with a small bpp value, a configuration in which only a part of the storage unit is used is not preferable in terms of efficient use of the storage unit.

本発明は、ページメモリーから読み出されたデータを一時記憶する記憶部を効率的に利用できる画像処理装置を提供することを目的とする。   It is an object of the present invention to provide an image processing apparatus that can efficiently use a storage unit that temporarily stores data read from a page memory.

上記目的を達成する本発明に係る画像処理装置は、1ページの画像を示す画像データが格納されるページメモリーと、前記1ページの画像を複数のブロックに分割する分割部と、前記ブロックは、主走査方向に連続して並ぶ画素からなるセグメントを、副走査方向に連続して並べた構造を有しており、前記1ページの画像を前記ブロックの単位で所定の画像処理をするために、前記セグメントを示すデータであるセグメントデータを単位として、前記ページメモリーから前記画像データを読み出す読出部と、前記読出部によって読み出された前記セグメントデータを、一時記憶する記憶部と、前記記憶部に記憶されている前記セグメントデータを用いて、前記所定の画像処理をする画像処理部と、前記1ページの画像のbpp(bits per pixel)値が小さくなると、画素数が大きくなるようにし、前記1ページの画像のbpp値が大きくなると、画素数が小さくなるように、前記セグメントの画素数を設定する設定部と、を備え、前記分割部は、前記設定部で設定された画素数の前記セグメントにより構成される前記複数のブロックに、前記1ページの画像を分割する。   An image processing apparatus according to the present invention that achieves the above object includes a page memory that stores image data indicating an image of one page, a dividing unit that divides the image of one page into a plurality of blocks, and the block includes: In order to perform a predetermined image processing of the image of the one page in units of the block, it has a structure in which segments composed of pixels continuously arranged in the main scanning direction are arranged in the sub scanning direction. A reading unit that reads out the image data from the page memory in units of segment data that is data indicating the segment, a storage unit that temporarily stores the segment data read by the reading unit, and a storage unit An image processing unit that performs the predetermined image processing using the stored segment data, and a 1-page image (bpp) (bits per pixel) A setting unit configured to set the number of pixels of the segment so that the number of pixels is increased when the Bpp value of the image of one page is increased. Divides the image of one page into the plurality of blocks configured by the segments having the number of pixels set by the setting unit.

bpp値(1画素のビット数)を問わずに、セグメントの画素数を同じにする態様によれば、bpp値の大きいジョブはbpp値の小さいジョブよりも、セグメントデータのデータ量が多くなる。従って、bpp値の大きいジョブでは、記憶部の全体を利用できるが、bpp値の小さいジョブでは、記憶部の一部しか利用できないことになる。   According to the aspect in which the number of pixels in the segment is the same regardless of the bpp value (the number of bits of one pixel), a job having a large bpp value has a larger amount of segment data than a job having a small bpp value. Accordingly, the entire storage unit can be used for a job having a large bpp value, but only a part of the storage unit can be used for a job having a small bpp value.

本発明に係る画像処理装置によれば、設定部が、1ページの画像のbpp値が小さくなると、画素数が大きくなるようにし、1ページの画像のbpp値が大きくなると、画素数が小さくなるように、セグメントの画素数を設定する。これにより、1ページの画像のbpp値に応じたセグメントデータのデータ量の差を小さく、又は、同じにすることができる。従って、ページメモリーから読み出されたデータ(セグメントデータ)を一時記憶する記憶部について、記憶部の一部だけが利用されることを防止できるので、記憶部を効率的に利用できる。   According to the image processing apparatus of the present invention, the setting unit increases the number of pixels when the bpp value of the image of one page decreases, and decreases the number of pixels when the bpp value of the image of one page increases. Thus, the number of pixels in the segment is set. Thereby, the difference of the data amount of the segment data according to the bpp value of the image of one page can be made small or the same. Accordingly, since only a part of the storage unit can be prevented from being used for the storage unit that temporarily stores the data (segment data) read from the page memory, the storage unit can be used efficiently.

上記構成において、前記設定部は、前記1ページの画像のbpp値を問わずに、前記セグメントのデータ量が同じとなるように画素数を設定する。   In the above configuration, the setting unit sets the number of pixels so that the data amount of the segment is the same regardless of the bpp value of the image of the one page.

上記構成において、前記設定部は、前記1ページの画像において、bpp値が1であり、かつ、前記主走査方向の画素数がnの場合、前記セグメントの画素数を前記nに設定する。   In the above configuration, the setting unit sets the number of pixels in the segment to n when the bpp value is 1 and the number of pixels in the main scanning direction is n in the image of one page.

ブロック数が多くなると画像処理の速度が低下する。この構成では、bpp値が1の場合、セグメントをラインと一致させることができるので、1ページの画像は、主走査方向において分割されない。よって、この構成によれば、ブロックの数を最も少なくすることができる。   As the number of blocks increases, the image processing speed decreases. In this configuration, when the bpp value is 1, the segment can be matched with the line, so that one page image is not divided in the main scanning direction. Therefore, according to this configuration, the number of blocks can be minimized.

上記構成において、前記設定部は、前記1ページの画像において、bpp値がm(mは1より大きい整数)であり、かつ、前記主走査方向の画素数が前記nの場合、前記セグメントの画素数を、前記n/前記m、に設定する。   In the above-described configuration, the setting unit is configured such that, in the one-page image, when the bpp value is m (m is an integer greater than 1) and the number of pixels in the main scanning direction is n, the pixels of the segment The number is set to n / m.

この構成によれば、1ページの画像において、bpp値が1であり、かつ、主走査方向の画素数がnの場合と、セグメントデータのデータ量を同じにすることができる。   According to this configuration, the data amount of the segment data can be made the same as in the case where the bpp value is 1 and the number of pixels in the main scanning direction is n in one page image.

本発明によれば、ページメモリーから読み出されたデータを一時記憶する記憶部を効率的に利用できる。   According to the present invention, a storage unit that temporarily stores data read from a page memory can be used efficiently.

本発明の一実施形態に係る画像処理装置を搭載した画像形成装置の内部構造の概略を示す模式図である。1 is a schematic diagram illustrating an outline of an internal structure of an image forming apparatus equipped with an image processing apparatus according to an embodiment of the present invention. 図1に示す画像形成装置の構成を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration of the image forming apparatus illustrated in FIG. 1. 本実施形態に係る画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image processing apparatus which concerns on this embodiment. 複数のブロックに分割された1ページの画像を示す模式図である。It is a schematic diagram which shows the image of 1 page divided | segmented into the several block. 複数のブロックに分割された1ページの画像の第1例を示す模式図である。It is a schematic diagram which shows the 1st example of the image of 1 page divided | segmented into the some block. 複数のブロックに分割された1ページの画像の第2例を示す模式図である。It is a schematic diagram which shows the 2nd example of the image of 1 page divided | segmented into the some block. 図5に示す1ページの画像の場合に、セグメントメモリーに記憶されるセグメントデータを説明する説明図である。FIG. 6 is an explanatory diagram for explaining segment data stored in a segment memory in the case of an image of one page shown in FIG. 5. 図6に示す1ページの画像の場合に、セグメントメモリーに記憶されるセグメントデータを説明する説明図である。FIG. 7 is an explanatory diagram for explaining segment data stored in a segment memory in the case of an image of one page shown in FIG. 6.

以下、図面に基づいて本発明の実施形態を詳細に説明する。図1は、本発明の一実施形態に係る画像処理装置10(図3)を搭載した画像形成装置1の内部構造の概略を示す模式図である。画像形成装置1は、例えば、コピー、プリンター、スキャナー及びファクシミリの機能を有するデジタル複合機に適用することができる。画像形成装置1は、装置本体100、装置本体100の上に配置された原稿読取部200、原稿読取部200の上に配置された原稿給送部300、及び、装置本体100の上部前面に配置された操作部400を備える。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a schematic diagram showing an outline of the internal structure of an image forming apparatus 1 equipped with an image processing apparatus 10 (FIG. 3) according to an embodiment of the present invention. The image forming apparatus 1 can be applied to, for example, a digital multifunction machine having functions of a copy, a printer, a scanner, and a facsimile. The image forming apparatus 1 is arranged on the apparatus main body 100, a document reading unit 200 disposed on the apparatus main body 100, a document feeding unit 300 disposed on the document reading unit 200, and an upper front surface of the apparatus main body 100. The operation unit 400 is provided.

原稿給送部300は、自動原稿送り装置として機能し、原稿載置部301に置かれた複数枚の原稿を連続的に原稿読取部200で読み取ることができるように送ることができる。   The document feeding unit 300 functions as an automatic document feeding device, and can feed a plurality of documents placed on the document placing unit 301 so that the document reading unit 200 can read them continuously.

原稿読取部200は、露光ランプ等を搭載したキャリッジ201、ガラス等の透明部材により構成された原稿台203、不図示のCCD(Charge Coupled Device)センサー、及び、原稿読取スリット205を備える。原稿台203に載置された原稿を読み取る場合、キャリッジ201を原稿台203の長手方向に移動させながらCCDセンサーにより原稿を読み取る。これに対して、原稿給送部300から給送された原稿を読み取る場合、キャリッジ201を原稿読取スリット205と対向する位置に移動させて、原稿給送部300から送られてきた原稿を、原稿読取スリット205を通してCCDセンサーにより読み取る。CCDセンサーは、読み取った原稿を画像データとして出力する。   The document reading unit 200 includes a carriage 201 on which an exposure lamp or the like is mounted, a document table 203 made of a transparent member such as glass, a CCD (Charge Coupled Device) sensor (not shown), and a document reading slit 205. When reading a document placed on the document table 203, the document is read by the CCD sensor while moving the carriage 201 in the longitudinal direction of the document table 203. On the other hand, when reading a document fed from the document feeding unit 300, the carriage 201 is moved to a position facing the document reading slit 205, and the document fed from the document feeding unit 300 is scanned. Reading is performed by the CCD sensor through the reading slit 205. The CCD sensor outputs the read original as image data.

装置本体100は、用紙貯留部101、画像形成部103及び定着部105を備える。用紙貯留部101は、装置本体100の最下部に配置されており、用紙の束を貯留することができる用紙トレイ107を備える。用紙トレイ107に貯留された用紙の束において、最上位の用紙がピックアップローラー109の駆動により、用紙搬送路111へ向けて送出される。用紙は、用紙搬送路111を通って、画像形成部103へ搬送される。   The apparatus main body 100 includes a sheet storage unit 101, an image forming unit 103, and a fixing unit 105. The sheet storage unit 101 is disposed at the lowermost part of the apparatus main body 100 and includes a sheet tray 107 that can store a bundle of sheets. In the bundle of sheets stored in the sheet tray 107, the uppermost sheet is sent out toward the sheet conveyance path 111 by driving the pickup roller 109. The sheet is conveyed to the image forming unit 103 through the sheet conveyance path 111.

画像形成部103は、搬送されてきた用紙にトナー像を形成する。画像形成部103は、感光体ドラム113、露光部115、現像部117及び転写部119を備える。露光部115は、画像データ(原稿読取部200から出力された画像データ、パソコンから送信された画像データ、ファクシミリ受信の画像データ等)に対応して変調された光を生成し、一様に帯電された感光体ドラム113の周面に照射する。これにより、感光体ドラム113の周面には、画像データに対応する静電潜像が形成される。この状態で感光体ドラム113の周面に現像部117からトナーを供給することにより、周面には画像データに対応するトナー像が形成される。このトナー像は、転写部119によって先ほど説明した用紙貯留部101から搬送されてきた用紙に転写される。   The image forming unit 103 forms a toner image on the conveyed paper. The image forming unit 103 includes a photosensitive drum 113, an exposure unit 115, a developing unit 117, and a transfer unit 119. The exposure unit 115 generates light modulated in accordance with image data (image data output from the document reading unit 200, image data transmitted from a personal computer, image data received by facsimile, etc.), and is uniformly charged. Irradiate to the peripheral surface of the photosensitive drum 113. As a result, an electrostatic latent image corresponding to the image data is formed on the peripheral surface of the photosensitive drum 113. In this state, toner is supplied to the peripheral surface of the photosensitive drum 113 from the developing unit 117, so that a toner image corresponding to the image data is formed on the peripheral surface. This toner image is transferred by the transfer unit 119 to the sheet conveyed from the sheet storage unit 101 described above.

トナー像が転写された用紙は、定着部105に送られる。定着部105において、トナー像と用紙に熱と圧力が加えられて、トナー像は用紙に定着される。用紙はスタックトレイ121又は排紙トレイ123に排紙される。   The sheet on which the toner image is transferred is sent to the fixing unit 105. In the fixing unit 105, heat and pressure are applied to the toner image and the paper, and the toner image is fixed to the paper. The paper is discharged to the stack tray 121 or the paper discharge tray 123.

操作部400は、操作キー部401と表示部403を備える。表示部403は、タッチパネル機能を有しており、ソフトキーを含む画面が表示される。ユーザーは、画面を見ながらソフトキーを操作することによって、コピー等の機能の実行に必要な設定等をする。   The operation unit 400 includes an operation key unit 401 and a display unit 403. The display unit 403 has a touch panel function, and displays a screen including soft keys. The user operates the soft key while viewing the screen to make settings necessary for executing functions such as copying.

操作キー部401には、ハードキーからなる操作キーが設けられている。具体的には、スタートキー405、テンキー407、ストップキー409、リセットキー411、コピー、プリンター、スキャナー及びファクシミリを切り換えるための機能切換キー413等が設けられている。   The operation key unit 401 is provided with operation keys including hard keys. Specifically, a start key 405, a numeric keypad 407, a stop key 409, a reset key 411, a function switching key 413 for switching between copy, printer, scanner, and facsimile are provided.

スタートキー405は、コピー、ファクシミリ送信等の動作を開始させるキーである。テンキー407は、コピー部数、ファクシミリ番号等の数字を入力するキーである。ストップキー409は、コピー動作等を途中で中止させるキーである。リセットキー411は、設定された内容を初期設定状態に戻すキーである。   A start key 405 is a key for starting operations such as copying and facsimile transmission. A numeric keypad 407 is a key for inputting numbers such as the number of copies and a facsimile number. A stop key 409 is a key for stopping a copy operation or the like halfway. The reset key 411 is a key for returning the set contents to the initial setting state.

機能切換キー413は、コピーキー及び送信キー等を備えており、コピー機能、送信機能等を相互に切り替えるキーである。コピーキーを操作すれば、コピーの初期画面が表示部403に表示される。送信キーを操作すれば、ファクシミリ送信及びメール送信の初期画面が表示部403に表示される。   The function switching key 413 includes a copy key, a transmission key, and the like, and is a key for switching between a copy function, a transmission function, and the like. When the copy key is operated, an initial copy screen is displayed on the display unit 403. When the transmission key is operated, an initial screen for facsimile transmission and mail transmission is displayed on the display unit 403.

図2は、図1に示す画像形成装置1の構成を示すブロック図である。画像形成装置1は、装置本体100、原稿読取部200、原稿給送部300、操作部400、制御部500及び通信部600がバスによって相互に接続された構成を有する。装置本体100、原稿読取部200、原稿給送部300及び操作部400に関しては既に説明したので、説明を省略する。   FIG. 2 is a block diagram showing a configuration of the image forming apparatus 1 shown in FIG. The image forming apparatus 1 has a configuration in which an apparatus main body 100, a document reading unit 200, a document feeding unit 300, an operation unit 400, a control unit 500, and a communication unit 600 are connected to each other by a bus. Since the apparatus main body 100, the document reading unit 200, the document feeding unit 300, and the operation unit 400 have already been described, description thereof is omitted.

制御部500は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、及び、画像メモリー等を備える。CPUは、画像形成装置1を動作させるために必要な制御を、装置本体100等の画像形成装置1の上記構成要素に対して実行する。ROMは、画像形成装置1の動作の制御に必要なソフトウェアを記憶している。RAMは、ソフトウェアの実行時に発生するデータの一時的な記憶及びアプリケーションソフトの記憶等に利用される。画像メモリーは、画像データ(原稿読取部200から出力された画像データ、パソコンから送信された画像データ、ファクシミリ受信の画像データ等)を一時的に記憶する。   The control unit 500 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), an image memory, and the like. The CPU executes control necessary for operating the image forming apparatus 1 for the above-described components of the image forming apparatus 1 such as the apparatus main body 100. The ROM stores software necessary for controlling the operation of the image forming apparatus 1. The RAM is used for temporary storage of data generated during execution of software, storage of application software, and the like. The image memory temporarily stores image data (image data output from the document reading unit 200, image data transmitted from a personal computer, image data received by facsimile, etc.).

制御部500は、機能の一つとして 画像処理装置10としての機能を有する。画像処理装置10の詳細は、後で説明する。   The control unit 500 has a function as the image processing apparatus 10 as one of the functions. Details of the image processing apparatus 10 will be described later.

通信部600は、ファクシミリ通信部601及びネットワークI/F部603を備える。ファクシミリ通信部601は、相手先ファクシミリとの電話回線の接続を制御するNCU(Network Control Unit)、及び、ファクシミリ通信用の信号を変復調する変復調回路を備える。ファクシミリ通信部601は、電話回線605に接続される。   The communication unit 600 includes a facsimile communication unit 601 and a network I / F unit 603. The facsimile communication unit 601 includes an NCU (Network Control Unit) that controls connection of a telephone line with a destination facsimile, and a modulation / demodulation circuit that modulates / demodulates a signal for facsimile communication. The facsimile communication unit 601 is connected to the telephone line 605.

ネットワークI/F部603は、LAN(Local Area Network)607に接続される。ネットワークI/F部603は、LAN607に接続されたパソコン等の端末装置との間で通信を実行するための通信インターフェイス回路である。   The network I / F unit 603 is connected to a LAN (Local Area Network) 607. A network I / F unit 603 is a communication interface circuit for executing communication with a terminal device such as a personal computer connected to the LAN 607.

図3は、本実施形態に係る画像処理装置10の構成を示すブロック図である。画像処理装置10は、ページメモリー11、メモリー制御部12、セグメントメモリー13、及び、画像処理部14を備える。   FIG. 3 is a block diagram illustrating a configuration of the image processing apparatus 10 according to the present embodiment. The image processing apparatus 10 includes a page memory 11, a memory control unit 12, a segment memory 13, and an image processing unit 14.

ページメモリー11は、例えば、DRAM(Dynamic Random Access Memory)であり、1ページの画像を示す画像データが格納される。   The page memory 11 is, for example, a DRAM (Dynamic Random Access Memory), and stores image data indicating an image of one page.

メモリー制御部12は、ページメモリー11に格納されているデータを読み出して、画像処理部14に送るための制御をするLSI(Large Scale Integration)である。メモリー制御部12は、分割部15、読出部16、設定部17、及び、ライン復元部18を備える。   The memory control unit 12 is an LSI (Large Scale Integration) that performs control for reading data stored in the page memory 11 and sending the data to the image processing unit 14. The memory control unit 12 includes a dividing unit 15, a reading unit 16, a setting unit 17, and a line restoration unit 18.

分割部15は、1ページの画像を複数のブロックに分割する。図4は、分割部15によって、複数のブロック31に分割された1ページの画像30を示す模式図である。1ページの画像30は、主走査方向D1にP等分に分割され、副走査方向D2にQ等分に分割されることにより、P×Q個のブロック31に分割されている。1ページの画像30において、主走査方向D1の画素数は、ブロック31の主走査方向D1の画素数×Pであり、副走査方向D2の画素数は、ブロック31の副走査方向D2の画素数×Qである。なお、実際には後述するように、フィルター演算による画像処理に際しては隣のブロックの画像データを参照する必要があるため、ブロックの境界が糊代のように重なり合うように分割される。   The dividing unit 15 divides an image of one page into a plurality of blocks. FIG. 4 is a schematic diagram showing one page of image 30 divided into a plurality of blocks 31 by the dividing unit 15. The image 30 of one page is divided into P equal parts in the main scanning direction D1, and divided into Q equal parts in the sub-scanning direction D2, thereby being divided into P × Q blocks 31. In the image 30 of one page, the number of pixels in the main scanning direction D1 is the number of pixels in the main scanning direction D1 of the block 31 × P, and the number of pixels in the sub-scanning direction D2 is the number of pixels in the sub-scanning direction D2 of the block 31. × Q. In fact, as will be described later, in the image processing by the filter operation, it is necessary to refer to the image data of the adjacent block, so that the boundary of the block is divided so as to overlap like a margin.

1ページの画像30は、主走査方向D1に連続して並ぶ画素33によって構成されるライン32を、副走査方向D2に連続して並べた構造を有する。ブロック31は、セグメント34を副走査方向D2に連続して並べた構造を有する。セグメント34は、主走査方向D1に連続して並ぶ画素33によって構成される。セグメント34を構成する画素33の個数は、ブロック31の主走査方向D1の画素数である。1ページの画像30において、P本のセグメント34を主走査方向D1につなげれば、ライン32となる。   The image 30 of one page has a structure in which lines 32 constituted by pixels 33 continuously arranged in the main scanning direction D1 are continuously arranged in the sub-scanning direction D2. The block 31 has a structure in which the segments 34 are continuously arranged in the sub-scanning direction D2. The segment 34 is composed of pixels 33 that are continuously arranged in the main scanning direction D1. The number of pixels 33 constituting the segment 34 is the number of pixels in the main scanning direction D1 of the block 31. In the image 30 of one page, if P segments 34 are connected in the main scanning direction D1, a line 32 is obtained.

図3を参照して、読出部16は、1ページの画像30をブロック31の単位で所定の画像処理をするために、セグメント34を示すデータであるセグメントデータを単位として、ページメモリー11から画像データを読み出し、読み出したセグメントデータを画像処理部14に転送する。セグメントデータは、1ページの画像30のうち、セグメント34で示される部分を示すデータである。   Referring to FIG. 3, reading unit 16 performs image processing from page memory 11 in units of segment data, which is data indicating segment 34, in order to perform predetermined image processing on image 30 of one page in units of blocks 31. Data is read, and the read segment data is transferred to the image processing unit 14. The segment data is data indicating a portion indicated by the segment 34 in the image 30 of one page.

設定部17及びライン復元部18については、後で説明する。   The setting unit 17 and the line restoration unit 18 will be described later.

セグメントメモリー13は、読出部16によって読み出されたセグメントデータが、画像処理部14に転送される際に、バッファとなるメモリーである。セグメントメモリー13は、例えば、SRAM(Static Random Access Memory)である。セグメントメモリー13は、記憶部の一例である。記憶部は、読出部16によって読み出されたセグメントデータを、一時記憶する。   The segment memory 13 is a memory that becomes a buffer when the segment data read by the reading unit 16 is transferred to the image processing unit 14. The segment memory 13 is, for example, an SRAM (Static Random Access Memory). The segment memory 13 is an example of a storage unit. The storage unit temporarily stores the segment data read by the reading unit 16.

セグメントメモリー13が2つあるのは、画像処理部14が、所定の画像処理として、3×3のフィルター処理をするからである。セグメントメモリー13の数は、1又は複数であり、画像処理部14で実行される画像処理に応じて、セグメントメモリー13の数が定まる。2つのセグメントメモリー13a,13bを区別する必要がなければ、セグメントメモリー13と記載する。   The two segment memories 13 are provided because the image processing unit 14 performs 3 × 3 filter processing as predetermined image processing. The number of segment memories 13 is one or more, and the number of segment memories 13 is determined according to image processing executed by the image processing unit 14. If it is not necessary to distinguish between the two segment memories 13a and 13b, they are referred to as segment memory 13.

画像処理部14は、セグメントメモリー13に記憶されているセグメントデータを用いて、所定の画像処理をする。本実施形態では、上述したように、画像処理部14は、ページメモリー11に格納されている1ページの画像を示す画像データに対して、3×3のフィルター処理をする。所定の画像処理は、3×3のフィルター処理に限定されない。   The image processing unit 14 performs predetermined image processing using the segment data stored in the segment memory 13. In the present embodiment, as described above, the image processing unit 14 performs 3 × 3 filter processing on image data indicating an image of one page stored in the page memory 11. The predetermined image processing is not limited to 3 × 3 filter processing.

画像処理部14は、P×N個のブロック31について、1番目のブロック31から順番に3×3のフィルター処理をする。セグメントメモリー13bには、読出部16によって前々回に読み出されたセグメントデータが記憶され、セグメントメモリー13aには、読出部16によって前回に読み出されたセグメントデータが記憶される。従って、読出部16がセグメントデータを読み出すことにより、今回読み出されたセグメントデータと、セグメントメモリー13aに記憶されている前回読み出されたセグメントデータと、セグメントメモリー13bに記憶されている前々回読み出されたセグメントデータと、を用いて3×3のフィルター処理がされる。   The image processing unit 14 performs 3 × 3 filter processing on the P × N blocks 31 in order from the first block 31. The segment memory 13b stores the segment data read by the reading unit 16 last time, and the segment memory 13a stores the segment data previously read by the reading unit 16. Therefore, when the reading unit 16 reads the segment data, the segment data read this time, the previously read segment data stored in the segment memory 13a, and the previous read stored in the segment memory 13b are read. 3 × 3 filter processing is performed using the segmented data.

ライン復元部18について説明する。ライン復元部18は、画像処理部14で3×3のフィルター処理がされた各セグメントデータをつなげてラインデータに復元して、ラインデータをページメモリー11に格納する処理をする。   The line restoration unit 18 will be described. The line restoration unit 18 connects the segment data subjected to the 3 × 3 filter processing by the image processing unit 14 to restore the line data, and stores the line data in the page memory 11.

設定部17は、図4に示す1ページの画像30のbpp(bits per pixel)値が小さくなると、画素数が大きくなるようにし、1ページの画像30のbpp値が大きくなると、画素数が小さくなるように、各セグメントメモリー13が記憶できるデータ量を超えない範囲で、セグメント34の画素数を設定する。分割部15は、設定部17で設定された画素数のセグメント34により構成される複数のブロック31に、1ページの画像30を分割する。   The setting unit 17 increases the number of pixels when the bpp (bits per pixel) value of the image 30 of one page shown in FIG. 4 decreases, and decreases the number of pixels when the bpp value of the image 30 of one page increases. Thus, the number of pixels of the segment 34 is set within a range that does not exceed the amount of data that can be stored in each segment memory 13. The dividing unit 15 divides the image 30 of one page into a plurality of blocks 31 including the segments 34 having the number of pixels set by the setting unit 17.

図5は、分割部15によって、複数のブロック31に分割された1ページの画像30aの第1例を示す模式図である。1ページの画像30aは、画像形成装置1が24bppのカラースキャンジョブを実行する場合に、ページメモリー11に格納される画像データで示される画像である。1ページの画像30aを構成する画素33のbpp値は、24である。   FIG. 5 is a schematic diagram showing a first example of a one-page image 30 a divided into a plurality of blocks 31 by the dividing unit 15. The one-page image 30a is an image indicated by image data stored in the page memory 11 when the image forming apparatus 1 executes a 24 bpp color scan job. The bpp value of the pixels 33 constituting the image 30a for one page is 24.

1ページの画像30aは、主走査方向D1に沿って、例えば、24分割され、副走査方向D2に沿って、Q(Qは2以上の整数)分割されることにより、24×Q個のブロック31に分割されている。以下、本実施形態の理解を助けるために、主走査方向D1について、分割数や画素数を具体的に示している。これらの数は、具体例であり、これらの数に限定されない。   The image 30a of one page is divided into 24 along the main scanning direction D1, for example, and divided into Q (Q is an integer of 2 or more) along the sub scanning direction D2, thereby 24 × Q blocks. It is divided into 31. Hereinafter, in order to help understanding of the present embodiment, the number of divisions and the number of pixels are specifically shown in the main scanning direction D1. These numbers are specific examples and are not limited to these numbers.

1ページの画像30aの主走査方向D1の画素数が、例えば、2400とすれば、1ページの画像30aが主走査方向D1に24分割されているので、ブロック31の主走査方向D1の画素数は100となる。   If the number of pixels in the main scanning direction D1 of one page image 30a is, for example, 2400, the one page image 30a is divided into 24 in the main scanning direction D1, so the number of pixels in the main scanning direction D1 of the block 31 Becomes 100.

1ページの画像30aのラインは、主走査方向D1に連続して並ぶ2400個の画素33によって構成されている。セグメント34は、主走査方向D1に連続して並ぶ100個の画素33によって構成される。1ページの画像30aにおいて、24本のセグメント34を主走査方向D1につなげれば、ラインとなる。   A line of the image 30a of one page is composed of 2400 pixels 33 arranged continuously in the main scanning direction D1. The segment 34 is composed of 100 pixels 33 arranged continuously in the main scanning direction D1. In the image 30a of one page, if 24 segments 34 are connected in the main scanning direction D1, a line is formed.

図6は、分割部15によって、複数のブロック31に分割された1ページの画像30bの第2例を示す模式図である。1ページの画像30a,30bを区別する必要がなければ、1ページの画像30と記載する。   FIG. 6 is a schematic diagram illustrating a second example of a one-page image 30 b that has been divided into a plurality of blocks 31 by the dividing unit 15. If it is not necessary to distinguish the one-page images 30a and 30b, they are referred to as one-page images 30.

1ページの画像30bは、画像形成装置1が1bppのファクミリジョブを実行する場合に、ページメモリー11に格納される画像データで示される画像である。1ページの画像30bを構成する画素33のbpp値は、1である。   The one-page image 30b is an image indicated by image data stored in the page memory 11 when the image forming apparatus 1 executes a 1 bpp factory job. The bpp value of the pixels 33 constituting the image 30b of one page is 1.

1ページの画像30bは、主走査方向D1に沿って、分割されておらず、副走査方向D2にそって、Q分割されることにより、Q個のブロック31に分割されている。   The image 30b for one page is not divided along the main scanning direction D1, but is divided into Q blocks 31 by Q division along the sub scanning direction D2.

1ページの画像30bの主走査方向D1の画素数を、2400とすれば、1ページの画像30bのセグメント34は、主走査方向D1に連続して並ぶ2400個の画素33によって構成されている。従って、1ページの画像30bにおいて、セグメント34はラインと一致する。   If the number of pixels in the main scanning direction D1 of the image 30b for one page is 2400, the segment 34 of the image 30b for one page is composed of 2400 pixels 33 arranged continuously in the main scanning direction D1. Therefore, in one page image 30b, the segment 34 matches the line.

以上説明したように、図5及び図6を参照して、分割部15は、1ページの画像30を、主走査方向D1の画素数が1ページの画像30の主走査方向D1の画素数以下である複数のブロック31に分割する。言い換えれば、分割部15は、1ページの画像30を、主走査方向D1の画素数が可変である複数のブロック31に分割する。   As described above, with reference to FIG. 5 and FIG. 6, the dividing unit 15 determines that the image 30 of one page has the number of pixels in the main scanning direction D1 equal to or less than the number of pixels in the main scanning direction D1 of the image 30 of one page. Is divided into a plurality of blocks 31. In other words, the dividing unit 15 divides the image 30 of one page into a plurality of blocks 31 in which the number of pixels in the main scanning direction D1 is variable.

図7は、図5に示す1ページの画像30aの場合に、セグメントメモリー13に記憶されるセグメントデータを説明する説明図である。図8は、図6に示す1ページの画像30bの場合に、セグメントメモリー13に記憶されるセグメントデータを説明する説明図である。いずれの画像30も、セグメントメモリー13に記憶されるセグメントデータは、同じデータ量(2400ビット)である。   FIG. 7 is an explanatory diagram for explaining segment data stored in the segment memory 13 in the case of the one-page image 30a shown in FIG. FIG. 8 is an explanatory diagram for explaining segment data stored in the segment memory 13 in the case of the image 30b for one page shown in FIG. In any image 30, the segment data stored in the segment memory 13 has the same data amount (2400 bits).

本実施形態の主な効果を説明する。bpp値(1画素33のビット数)を問わずに、セグメント34の画素数を同じにする態様によれば、bpp値の大きいジョブはbpp値の小さいジョブよりも、セグメントデータのデータ量が多くなる。従って、bpp値の大きいジョブでは、セグメントメモリー13の全体を利用できるが、bpp値の小さいジョブでは、セグメントメモリー13の一部しか利用できないことになる。   The main effects of this embodiment will be described. According to the aspect in which the number of pixels of the segment 34 is the same regardless of the bpp value (the number of bits of one pixel 33), a job with a large bpp value has a larger amount of segment data than a job with a small bpp value. Become. Accordingly, the entire segment memory 13 can be used for a job having a large bpp value, but only a part of the segment memory 13 can be used for a job having a small bpp value.

本実施形態に係る画像処理装置10によれば、設定部17が、1ページの画像30のbpp値が小さくなると、画素数が大きくなるようにし、1ページの画像30のbpp値が大きくなると、画素数が小さくなるように、セグメント34の画素数を設定する。これにより、1ページの画像のbpp値に応じたセグメントデータのデータ量の差を小さく、又は、同じにすることができる。従って、ページメモリー11から読み出されたセグメントデータを一時記憶するセグメントメモリー13について、セグメントメモリー13の一部だけが利用されることを防止できるので、セグメントメモリー13を効率的に利用できる。   According to the image processing apparatus 10 according to the present embodiment, the setting unit 17 increases the number of pixels when the bpp value of the image 30 on one page decreases, and increases the bpp value of the image 30 on one page. The number of pixels in the segment 34 is set so that the number of pixels is small. Thereby, the difference of the data amount of the segment data according to the bpp value of the image of one page can be made small or the same. Accordingly, since only a part of the segment memory 13 can be prevented from being used for the segment memory 13 that temporarily stores the segment data read from the page memory 11, the segment memory 13 can be used efficiently.

1ページの画像30が、ブロック31の単位で画像処理される場合、ブロック31の数が増えると、1ページの画像30の画像処理が遅くなる。これは、図4に示すように、ブロック31の境界に位置する画素33−1については、糊代のように主走査方向D1で隣り合う2つのブロック31のセグメントデータが利用して、画像処理がされるからである。本実施形態によれば、設定部17は、1ページの画像30のbpp値が小さくなると、画素数が大きくなるように、セグメント34の画素数を設定する。このため、bpp値が小さいジョブの場合、ブロック31の数を少なくできるので、1ページの画像30の画像処理を速くすることができる。   When one page of image 30 is subjected to image processing in units of blocks 31, image processing of one page of image 30 is delayed as the number of blocks 31 increases. As shown in FIG. 4, for the pixel 33-1 located at the boundary of the block 31, the segment data of the two blocks 31 adjacent in the main scanning direction D1 as in the margin allowance is used for image processing. Because it is done. According to the present embodiment, the setting unit 17 sets the number of pixels of the segment 34 so that the number of pixels increases as the bpp value of the image 30 of one page decreases. For this reason, in the case of a job having a small bpp value, the number of blocks 31 can be reduced, so that the image processing of the image 30 of one page can be accelerated.

図7及び図8で説明したように、本実施形態によれば、設定部17は、1ページの画像30のbpp値を問わずに、セグメントのデータ量が同じとなるように画素数を設定する。このため、1ページの画像30のbpp値を問わずに、セグメントデータのデータ量を同じにすることができるので、メモリー制御部12によるセグメントメモリー13の制御がシンプルとなる。   As described with reference to FIGS. 7 and 8, according to the present embodiment, the setting unit 17 sets the number of pixels so that the segment data amount is the same regardless of the bpp value of the image 30 of one page. To do. For this reason, since the data amount of the segment data can be made the same regardless of the bpp value of the image 30 of one page, the control of the segment memory 13 by the memory control unit 12 becomes simple.

図6で説明したように、設定部17は、1ページの画像30bにおいて、bpp値が1であり、かつ、主走査方向D1の画素数がn(ここでは、2400)の場合、セグメント34の画素数をn(2400)に設定する。上述したように、ブロック31数が多くなると、1ページの画像30の画像処理の速度が低下する。本実施形態では、bpp値が1の場合、セグメント34をラインと一致させることができるので、1ページの画像30bは、主走査方向D1において分割されない。よって、ブロック31の数を最も少なくすることができる。   As described with reference to FIG. 6, the setting unit 17 sets the segment 34 when the bpp value is 1 and the number of pixels in the main scanning direction D1 is n (here, 2400) in the image 30b of one page. The number of pixels is set to n (2400). As described above, when the number of blocks 31 increases, the image processing speed of the image 30 of one page decreases. In the present embodiment, when the bpp value is 1, the segment 34 can be matched with the line, so the image 30b of one page is not divided in the main scanning direction D1. Therefore, the number of blocks 31 can be minimized.

図5で説明したように、設定部17は、1ページの画像30aにおいて、bpp値がm(mは1より大きい整数、ここでは、24)であり、かつ、主走査方向D1の画素数がn(ここでは、2400)の場合、セグメント34の画素数を、n/m、に設定する。よって、図7及び図8で説明したように、1ページの画像30aと1ページの画像30b(図6)とにおいて、セグメントデータのデータ量を同じにすることができる。   As described with reference to FIG. 5, in the image 30a of one page, the setting unit 17 has a bpp value of m (m is an integer larger than 1, here, 24), and the number of pixels in the main scanning direction D1 is In the case of n (here, 2400), the number of pixels of the segment 34 is set to n / m. Therefore, as described with reference to FIGS. 7 and 8, the data amount of the segment data can be the same in the image 30a of one page and the image 30b of one page (FIG. 6).

10 画像処理装置
30,30a,30b 1ページの画像
31 ブロック
33 画素
34 セグメント
D1 主走査方向
D2 副走査方向
DESCRIPTION OF SYMBOLS 10 Image processing apparatus 30,30a, 30b Image of 1 page 31 Block 33 Pixel 34 Segment D1 Main scanning direction D2 Sub scanning direction

Claims (4)

1ページの画像を示す画像データが格納されるページメモリーと、
前記1ページの画像を複数のブロックに分割する分割部と、
前記ブロックは、主走査方向に連続して並ぶ画素からなるセグメントを、副走査方向に連続して並べた構造を有しており、前記1ページの画像を前記ブロックの単位で所定の画像処理をするために、前記セグメントを示すデータであるセグメントデータを単位として、前記ページメモリーから前記画像データを読み出す読出部と、
前記読出部によって読み出された前記セグメントデータを、一時記憶する記憶部と、
前記記憶部に記憶されている前記セグメントデータを用いて、前記所定の画像処理をする画像処理部と、
前記1ページの画像のbpp(bits per pixel)値が小さくなると、画素数が大きくなるようにし、前記1ページの画像のbpp値が大きくなると、画素数が小さくなるように、前記セグメントの画素数を設定する設定部と、を備え、
前記分割部は、前記設定部で設定された画素数の前記セグメントにより構成される前記複数のブロックに、前記1ページの画像を分割する画像処理装置。
A page memory in which image data representing an image of one page is stored;
A dividing unit for dividing the image of one page into a plurality of blocks;
The block has a structure in which segments composed of pixels continuously arranged in the main scanning direction are continuously arranged in the sub-scanning direction, and the image of the one page is subjected to predetermined image processing in units of the block. In order to do so, a reading unit that reads out the image data from the page memory in units of segment data that is data indicating the segment;
A storage unit for temporarily storing the segment data read by the reading unit;
An image processing unit that performs the predetermined image processing using the segment data stored in the storage unit;
The number of pixels in the segment so that the number of pixels increases as the bpp (bits per pixel) value of the image of one page decreases, and the number of pixels decreases as the bpp value of the image of one page increases. A setting unit for setting
The image processing apparatus that divides the image of one page into the plurality of blocks configured by the segments having the number of pixels set by the setting unit.
前記設定部は、前記1ページの画像のbpp値を問わずに、前記セグメントのデータ量が同じとなるように画素数を設定する請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the setting unit sets the number of pixels so that the data amount of the segment is the same regardless of a bpp value of the image of the one page. 前記設定部は、前記1ページの画像において、bpp値が1であり、かつ、前記主走査方向の画素数がnの場合、前記セグメントの画素数を前記nに設定する請求項1又は2に記載の画像処理装置。   The setting unit sets the number of pixels of the segment to the n when the bpp value is 1 and the number of pixels in the main scanning direction is n in the image of the one page. The image processing apparatus described. 前記設定部は、前記1ページの画像において、bpp値がm(mは1より大きい整数)であり、かつ、前記主走査方向の画素数が前記nの場合、前記セグメントの画素数を、前記n/前記m、に設定する請求項3に記載の画像処理装置。   In the one-page image, when the bpp value is m (m is an integer greater than 1) and the number of pixels in the main scanning direction is the n, the setting unit determines the number of pixels in the segment. The image processing apparatus according to claim 3, wherein n / m is set.
JP2014109806A 2014-05-28 2014-05-28 Image processing apparatus Pending JP2015226184A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014109806A JP2015226184A (en) 2014-05-28 2014-05-28 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014109806A JP2015226184A (en) 2014-05-28 2014-05-28 Image processing apparatus

Publications (1)

Publication Number Publication Date
JP2015226184A true JP2015226184A (en) 2015-12-14

Family

ID=54842675

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014109806A Pending JP2015226184A (en) 2014-05-28 2014-05-28 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2015226184A (en)

Similar Documents

Publication Publication Date Title
JP2007116588A (en) Image processing apparatus
JP2014034179A (en) Image forming system
JP2015226184A (en) Image processing apparatus
JP2021170713A (en) Image forming apparatus
JP2005225039A (en) Imaging method and imaging device
JP6140641B2 (en) Image forming system
JP4871211B2 (en) Image processing apparatus and image forming apparatus
JP6149003B2 (en) SIMD type processor
JP2005234253A (en) Image forming apparatus
JP2006231858A (en) Image forming apparatus
JP5520894B2 (en) Image forming apparatus
JP5269044B2 (en) Image processing apparatus and image forming apparatus
JP5498992B2 (en) Display control apparatus and image forming apparatus
JP6780621B2 (en) Image processing device
JP4856604B2 (en) Image forming apparatus, image data processing method, and program
JP2008234543A (en) Image recording apparatus
JP6091481B2 (en) Image processing apparatus and screen display method
JP5588955B2 (en) Image forming apparatus
JP2005014247A (en) Image formation device
JP5544339B2 (en) Electronic apparatus and image forming apparatus
JP6111216B2 (en) Image forming apparatus
JP2022072391A (en) Image processing apparatus, image processing method, and program
JP4814837B2 (en) Image processing apparatus and image forming apparatus
JP2005235109A (en) Image forming system
JP2001013822A (en) Image forming device, additional information output method, and storage medium