JP2005277661A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2005277661A
JP2005277661A JP2004086672A JP2004086672A JP2005277661A JP 2005277661 A JP2005277661 A JP 2005277661A JP 2004086672 A JP2004086672 A JP 2004086672A JP 2004086672 A JP2004086672 A JP 2004086672A JP 2005277661 A JP2005277661 A JP 2005277661A
Authority
JP
Japan
Prior art keywords
image data
inversion
reading
start address
page memory
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
JP2004086672A
Other languages
Japanese (ja)
Inventor
Toshiyuki Soshi
敏行 惣司
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2004086672A priority Critical patent/JP2005277661A/en
Publication of JP2005277661A publication Critical patent/JP2005277661A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Storing Facsimile Image Data (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing apparatus capable of easily realizing start of immediate reading of image data at a proper timing during writing the image data into a page memory. <P>SOLUTION: A wanted reading start address is stored in a register 11 during writing image data into the page memory 10, depending on the presence or absence of inverse processing set in an inversion processing setting key 5a and the types of the inversion processing (horizontal inversion, vertical inversion). In storing this wanted reading start address into the register 11, a trigger signal generator 12 generates a trigger signal indicating that the reading start address is decided. This trigger signal is used as a interruption signal to start reading of the image data from the page memory 10 in the set inversion processing, and the image data reading processing is performed according to the reading start address stored in the register 11. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ページメモリに蓄積されている画像データを左右及び/または上下に反転させて出力する画像処理装置に関する。   The present invention relates to an image processing apparatus that outputs image data stored in a page memory by inverting it horizontally and / or vertically.

ファクシミリ装置、ディジタル複写機、プリンタ、またはそれらの機能を統合した複合機などの画像データを処理する画像処理装置にあっては、自身が読み取った画像データ、または外部装置から入力された画像データを、左右及び/または上下に反転させて用紙に記録する機能を備えているものがある(例えば、特許文献1参照)。   In an image processing apparatus that processes image data, such as a facsimile machine, a digital copying machine, a printer, or a multifunction machine that integrates these functions, it reads image data read by itself or image data input from an external device. Some have a function of reversing left and right and / or up and down and recording on paper (see, for example, Patent Document 1).

このような反転処理を行う画像処理装置において、一旦1ページ分の画像データをページメモリに書き込んだ(蓄積した)後、反転を行わないで通常の向きで記録する場合には、そのときの書込み開始アドレスを読出し開始アドレスとして、ページメモリから画像データを読み出し、左右及び/または上下の反転を行って記録する場合には、その反転処理の種類に応じた、書込み開始アドレスとは異なる別のアドレスを読出し開始アドレスとして、ページメモリから画像データを読み出す。左右及び/または上下の反転を行って記録する場合の読出し開始アドレスは、従来、書込み開始アドレス、ページメモリへ蓄積した画像データのページ幅及びライン数、並びに、反転の種類などの各種のパラメータを元にして、所定の演算によって求めている。   In an image processing apparatus that performs such inversion processing, when image data for one page is once written (accumulated) in a page memory and then recorded in a normal direction without being inverted, the writing at that time When the image data is read from the page memory using the start address as the read start address and recorded by performing upside down and / or upside down inversion, another address different from the write start address according to the type of inversion processing Is read out from the page memory. Conventionally, the read start address in the case of recording with right / left and / or up / down inversion includes various parameters such as the write start address, the page width and number of lines of image data stored in the page memory, and the type of inversion. Based on this, it is obtained by a predetermined calculation.

ところで、画像データの書込み/読出しに要する処理時間を短縮するために、1ページ分の画像データの書込みが完了する前に、即ち、画像データの書込み中に、書き込まれた画像データの読出しを開始することも行われている。この場合、従来では、ページメモリへの画像データの蓄積ライン数を監視し、一定数のライン分の画像データが蓄積された(書き込まれた)後に、読出しを開始するようにしている。
特開平8−16768号公報
By the way, in order to shorten the processing time required for writing / reading image data, reading of written image data is started before writing of image data for one page is completed, that is, during writing of image data. It has also been done. In this case, conventionally, the number of lines of image data stored in the page memory is monitored, and reading is started after image data for a certain number of lines has been accumulated (written).
JP-A-8-16768

従来の画像処理装置では、ページメモリでの画像データの蓄積ライン数を監視する処理及びその処理を実行する手段が必要であるという問題がある。また、一定数のライン分の画像データが蓄積された後に読出しを開始するため、読出し実行のタイムラグが生じて速やかな読出し開始を行えないという問題がある。   The conventional image processing apparatus has a problem that a process for monitoring the number of lines of image data stored in the page memory and a means for executing the process are necessary. In addition, since reading is started after a certain number of lines of image data has been accumulated, there is a problem that a time lag of the reading execution occurs and the reading cannot be started quickly.

本発明は斯かる事情に鑑みてなされたものであり、簡単な処理及び構成であっても、ページメモリへの画像データの書込み中に、正しいタイミングでの速やかな画像データの読出し開始を実現できる画像処理装置を提供することを目的とする。   The present invention has been made in view of such circumstances, and even with simple processing and configuration, it is possible to quickly start reading image data at a correct timing while writing image data to the page memory. An object is to provide an image processing apparatus.

第1発明に係る画像処理装置は、少なくとも1ページ分の画像データが蓄積可能なページメモリと、該ページメモリに対する画像データの書込み/読出しを制御する制御手段とを備える画像処理装置において、画像の反転に関する反転情報を設定する設定手段と、前記ページメモリへ画像データを書き込み中に、前記設定手段にて設定された反転情報に対応する前記ページメモリからの画像データの読出し開始アドレスを格納する格納手段と、前記格納手段に前記読出し開始アドレスを格納するタイミングで信号を発生する発生手段とを備えることを特徴とする。   According to a first aspect of the present invention, there is provided an image processing apparatus comprising: a page memory capable of storing at least one page of image data; and control means for controlling writing / reading of image data to / from the page memory. Setting means for setting inversion information related to inversion, and storage for storing a read start address of image data from the page memory corresponding to the inversion information set by the setting means during writing of image data to the page memory Means, and generating means for generating a signal at a timing for storing the read start address in the storage means.

第1発明の画像処理装置にあっては、ページメモリへ画像データを書き込んでいる間に、その書込みアドレスが設定された反転情報(左右反転,上下反転など)に応じた読出し時の開始アドレスに到達した際に、その書込みアドレスを読出し開始アドレスとして格納手段に格納すると共に、読出し開始アドレスが確定した旨を示す信号を発生する。よって、反転情報に応じた読出し開始アドレスが確定されたタイミングが速やかに知らされる。   In the image processing apparatus according to the first aspect of the invention, while the image data is being written to the page memory, the write address is set to the start address at the time of reading according to the set inversion information (horizontal inversion, upside down inversion, etc.) Upon arrival, the write address is stored in the storage means as a read start address, and a signal indicating that the read start address has been determined is generated. Therefore, the timing at which the read start address corresponding to the inversion information is determined is promptly notified.

第2発明に係る画像処理装置は、第1発明において、前記制御手段は、前記発生手段で発生された前記信号をトリガとして前記ページメモリからの画像データの読出しを、前記格納手段に格納されている読出し開始アドレスに従って、開始するようにしたことを特徴とする。   An image processing apparatus according to a second invention is the image processing apparatus according to the first invention, wherein the control means stores the reading of the image data from the page memory using the signal generated by the generating means as a trigger in the storage means. It starts according to the read start address.

第2発明の画像処理装置にあっては、発生手段での信号の発生タイミングに基づき、格納手段に格納されている読出し開始アドレスから、ページメモリに蓄積された画像データの読出しを行う。よって、読出し開始アドレスが確定した後に速やかに読出しが開始される。また、読出しの順序が、設定された反転情報(左右反転,上下反転など)に合っており、所望の反転モードの画像が記録される。   In the image processing apparatus according to the second aspect of the invention, the image data stored in the page memory is read from the read start address stored in the storage means based on the signal generation timing in the generation means. Therefore, reading is started immediately after the reading start address is determined. Further, the reading order matches the set inversion information (left-right inversion, upside-down inversion, etc.), and an image in a desired inversion mode is recorded.

第3発明に係る画像処理装置は、第1または第2発明において、前記反転情報は、左右反転及び上下反転の何れかの反転を表す情報であることを特徴とする。   An image processing apparatus according to a third invention is characterized in that, in the first or second invention, the inversion information is information representing any inversion of left-right inversion and up-down inversion.

第3発明の画像処理装置にあっては、反転情報が、左右反転及び上下反転の何れかを示す。よって、左右反転、上下反転の何れの場合においても、読出し開始アドレスの確定後に速やかに読出しを開始できる。   In the image processing apparatus of the third invention, the inversion information indicates either left-right inversion or up-down inversion. Therefore, in either case of horizontal reversal or vertical reversal, reading can be started immediately after the read start address is determined.

本発明では、ページメモリへ画像データを書き込んでいる間に、設定された反転情報に応じた読出し時の開始アドレスを格納すると共に、読出し開始アドレスを格納した(確定した)タイミングで信号を発生するようにしたので、ページメモリへの画像データの書込み中に、正しいタイミングでの速やかな画像データの読出し開始を簡便に実現することができる。この結果、反転処理における画像データの書込み/読出しに要する時間の短縮化を図ることができる。   In the present invention, while writing image data to the page memory, a read start address corresponding to the set inversion information is stored, and a signal is generated at the timing when the read start address is stored (determined). As described above, it is possible to easily realize the quick start of reading of image data at the correct timing during the writing of the image data to the page memory. As a result, the time required for writing / reading image data in the reversal process can be shortened.

以下、本発明をその実施の形態を示す図面を参照して具体的に説明する。図1は、本発明の画像処理装置としてのファクシミリ複合装置20の構成を示すブロック図である。   Hereinafter, the present invention will be described in detail with reference to the drawings showing embodiments thereof. FIG. 1 is a block diagram showing a configuration of a facsimile composite apparatus 20 as an image processing apparatus of the present invention.

ファクシミリ複合装置20は、制御部1,読取部2,記録部3,表示部4,操作部5,ROM6,RAM7,コーデック部8,画像メモリ9,ページメモリ10,レジスタ11,トリガ信号発生部12,モデム13,NCU(Network Control Unit)14,PCインタフェース部15などを備えている。ファクシミリ複合装置20は、読取部2にて原稿を読み取って画像データを得る読取機能、読み取った画像データ、ファクシミリ通信により受信した画像データ、または外部接続されたPCから受信した画像データに応じた画像を記録部3にて記録する記録機能、及び、読み取った画像データまたは受信した画像データをファクシミリ送信する送信機能を併せ持っている。   The facsimile composite apparatus 20 includes a control unit 1, a reading unit 2, a recording unit 3, a display unit 4, an operation unit 5, a ROM 6, a RAM 7, a codec unit 8, an image memory 9, a page memory 10, a register 11, and a trigger signal generation unit 12. , A modem 13, an NCU (Network Control Unit) 14, a PC interface unit 15 and the like. The facsimile multifunction device 20 reads a document by the reading unit 2 to obtain image data, read image data, image data received by facsimile communication, or image data corresponding to image data received from an externally connected PC. The recording section 3 has a recording function and a transmission function for facsimile transmission of the read image data or the received image data.

制御部1は、具体的にはCPUで構成されており、バス16を介してファクシミリ複合装置20の上述したようなハードウェア各部と接続されていて、それらを制御すると共に、ROM6に格納された制御プログラムに従って、種々のソフトウェア的機能を実行する。読取部2は、例えばCCDイメージセンサを利用した光学系で原稿を読み取り、読み取った画像データを出力する。   Specifically, the control unit 1 is constituted by a CPU, and is connected to the hardware units as described above of the facsimile multifunction apparatus 20 via the bus 16. The control unit 1 controls them and is stored in the ROM 6. Various software functions are executed according to the control program. The reading unit 2 reads a document with an optical system using a CCD image sensor, for example, and outputs the read image data.

記録部3は、電子写真方式のプリンタ装置であって、読取部2にて読み取った原稿の画像データ、ファクシミリ通信により受信した画像データ、外部のPCから送られてきた画像データなどに応じた画像を用紙にプリントアウトする。表示部4は、液晶表示装置またはCRTディスプレイ等の表示装置であり、ファクシミリ複合装置20の動作状態を表示したり、ユーザへ操作入力を促す画面を表示したり、送信すべく読み取った原稿の画像データ、他のファクシミリ装置またはPCから送信された画像データなどの表示を行う。   The recording unit 3 is an electrophotographic printer device, and is an image corresponding to image data of a document read by the reading unit 2, image data received by facsimile communication, image data sent from an external PC, and the like. On the paper. The display unit 4 is a display device such as a liquid crystal display device or a CRT display. The display unit 4 displays an operation state of the facsimile multifunction device 20, displays a screen for prompting an operation input to the user, and reads an image of a document read for transmission. Data, image data transmitted from other facsimile machines or PCs, etc. are displayed.

操作部5は、ファクシミリ複合装置20を操作するために必要な文字キー,テンキー,短縮ダイヤルキー,ワンタッチダイヤルキー,各種のファンクションキーなどを備えている。操作部5は、ファンクションキーとして、ページメモリ10を使用して画像データの反転処理を行うか否かを設定すると共に、左右反転処理、上下反転処理の何れの反転処理を行うかを設定する反転処理設定キー5aを有する。なお、表示部4をタッチパネル方式とすることにより、操作部5の各種のキーの内の一部または全部を代用することも可能である。   The operation unit 5 includes character keys, numeric keys, abbreviated dial keys, one-touch dial keys, various function keys, and the like necessary for operating the facsimile composite apparatus 20. The operation unit 5 sets whether to perform image data inversion processing using the page memory 10 as a function key, and sets whether to perform inversion processing of left-right inversion processing or up-down inversion processing. It has a process setting key 5a. In addition, it is also possible to substitute a part or all of the various keys of the operation unit 5 by using the display unit 4 as a touch panel system.

ROM6は、ファクシミリ複合装置20の動作に必要な種々のソフトウェアのプログラムを予め格納している。RAM7は、SRAMまたはフラッシュメモリ等で構成され、ソフトウェアの実行時に発生する一時的なデータを記憶する。コーデック部8は、画像データを符号化圧縮すると共に、符号化圧縮されている画データを復号する。画像メモリ9は、原稿を読み取って符号化した画データ、他のファクシミリ装置またはPCから受信して符号化した画データなどを蓄積する。   The ROM 6 stores in advance various software programs necessary for the operation of the facsimile composite apparatus 20. The RAM 7 is composed of SRAM, flash memory, or the like, and stores temporary data generated when software is executed. The codec unit 8 encodes and compresses image data and decodes the image data that has been encoded and compressed. The image memory 9 stores image data encoded by reading a document, image data received and encoded from another facsimile machine or PC, and the like.

ページメモリ10は、例えばSDRAM(Synchronous Dynamic Random Access Memory)にて構成されており、読取部2にて読み取られた1ページ分の画像データ、他のファクシミリ装置またはPCから受信された1ページ分の画像データを蓄積する。ページメモリ10に蓄積して展開された1ページ分の画像データは記録部3に読み出されて、その画像データに応じた画像が記録されるようになっている。この際、ページメモリ10からの画像データの読出し開始アドレスを変更することにより、元の画像に対して左右反転処理、または上下反転処理を施した画像を、記録部3にて用紙にプリントアウトできる。   The page memory 10 is composed of, for example, an SDRAM (Synchronous Dynamic Random Access Memory), and image data for one page read by the reading unit 2 or one page received from another facsimile machine or PC. Accumulate image data. One page worth of image data accumulated and developed in the page memory 10 is read out by the recording unit 3, and an image corresponding to the image data is recorded. At this time, by changing the read start address of the image data from the page memory 10, an image obtained by subjecting the original image to the left / right inversion process or the up / down inversion process can be printed out on a sheet by the recording unit 3. .

図2は、各種の反転処理と読出し開始アドレスとの関係を示す模式図である。図2(a)は、ページメモリ10に蓄積されている1ページ分の画像データを表しており、その書込み開始アドレスは、1ライン目の1画素目を蓄積する際のアドレス(左上隅の(1))である。そして、図2(a)において、上端のライン(1ライン目)から下方に向かう各ラインにあって左端から右方向へ順次画像データを書き込んでいくため、ページメモリ10に対する画像データの書込み順序は、左上隅の(1)…右上隅の(2)……左下隅の(3)…右下隅の(4)となる。そして、読出し開始アドレスを書込み開始アドレスと同じ((1))にして、書込み時と同一の順序で画像データを読み出す場合には、反転を行わない通常処理となる(図2(b))。1ライン目の最終画素を蓄積する際のアドレス((2))を読出し開始アドレスとして画像データを読み出すことにより、左右反転の処理を行える(図2(c))。また、最終ラインの1画素目を蓄積する際のアドレス((3))を読出し開始アドレスとして画像データを読み出すことにより、上下反転の処理を行える(図2(d))。   FIG. 2 is a schematic diagram showing the relationship between various inversion processes and read start addresses. FIG. 2A shows one page of image data stored in the page memory 10, and the write start address is an address when storing the first pixel of the first line (( 1)). In FIG. 2A, since the image data is sequentially written from the left end to the right in each line going downward from the upper end line (first line), the order of writing the image data to the page memory 10 is as follows. , (1) in the upper left corner, (2) in the upper right corner, (3) in the lower left corner, and (4) in the lower right corner. When the read start address is set to be the same as the write start address ((1)) and the image data is read in the same order as that at the time of writing, the normal processing without inversion is performed (FIG. 2B). By reading the image data using the address ((2)) when accumulating the last pixel of the first line as the read start address, the horizontal reversal process can be performed (FIG. 2 (c)). In addition, the upside down process can be performed by reading out the image data using the address ((3)) when accumulating the first pixel of the last line as the read start address (FIG. 2 (d)).

このようなページメモリ10に対する画像データの書込み/読出しにおいて、例えば左右反転処理の場合、読出し開始アドレスは、1ライン目の最終画素を書き込んだ際のアドレス((2))であるため、1ライン分の画像データの書込みが終了した時点以降では、画像データの読出しを開始することが可能である。同様に、例えば上下反転処理の場合、読出し開始アドレスは、最終ラインの1画素目を書き込んだ際のアドレス((3))であるため、そこまでの画像データの書込みが終了した時点以降では、画像データの読出しを開始することが可能である。このような場合には、ページメモリ10への1ページ分の画像データの書込みが完了していなくても、つまり画像データの書込み中であっても、画像データの読出しを開始できるため、書込み処理及び読出し処理を並行して行え、書込み/読出しに要する時間を短縮できる。   In such writing / reading of image data to / from the page memory 10, for example, in the case of horizontal reversal processing, the read start address is the address ((2)) when the last pixel of the first line is written, so one line It is possible to start reading the image data after the time point when the writing of the image data for the minute is completed. Similarly, for example, in the case of upside down processing, since the read start address is the address ((3)) when the first pixel of the last line is written, after the end of the writing of the image data up to that point, It is possible to start reading image data. In such a case, since the reading of the image data can be started even when the writing of the image data for one page to the page memory 10 is not completed, that is, during the writing of the image data, the writing process In addition, the reading process can be performed in parallel, and the time required for writing / reading can be shortened.

レジスタ11は、読出し開始アドレスを格納する。具体的に、レジスタ11は、反転処理設定キー5aで設定された反転処理の有無及びその反転処理の種類に応じて、必要な読出し開始アドレスを格納する。この格納処理は、ページメモリ10への画像データの書込み処理中に、その書込みアドレスが設定された反転情報に応じた読出し時の開始アドレスに達した際に行われ、そのときの書込みアドレスが読出し開始アドレスとしてレジスタ11に格納される。反転処理の有無及び種類に対応した必要な読出し開始アドレスのみを格納するだけで良いため、レジスタ11は1つあれば良い。   The register 11 stores a read start address. Specifically, the register 11 stores a necessary read start address according to the presence / absence of the inversion processing set by the inversion processing setting key 5a and the type of the inversion processing. This storage processing is performed when the writing address reaches the start address at the time of reading according to the set inversion information during the writing processing of the image data to the page memory 10, and the writing address at that time is read out. It is stored in the register 11 as a start address. Since only the necessary read start address corresponding to the presence / absence and type of inversion processing need be stored, only one register 11 is required.

トリガ信号発生部12は、ページメモリ10への画像データの書込み処理中であって、設定された反転情報に応じた読出し開始アドレスがレジスタ11に格納されたタイミング、つまり、反転処理での読出し時に必要な読出し開始アドレスが確定されたタイミングで、トリガ信号を発生する。そして、このトリガ信号の発生タイミングに応じて、ページメモリ10からの画像データの読出しが開始されるようになっている。   The trigger signal generation unit 12 is in the process of writing image data to the page memory 10, and the timing at which the read start address corresponding to the set inversion information is stored in the register 11, that is, at the time of reading in the inversion process A trigger signal is generated at a timing when a necessary read start address is determined. Then, reading of image data from the page memory 10 is started in accordance with the generation timing of the trigger signal.

モデム13は、バス16に接続されており、ファクシミリ通信が可能なファクシミリモデムから構成されている。また、モデム13は、同様にバス16に接続されたNCU14と直接的に接続されている。NCU14は、公衆電話回線網(PSTN:Public Switched Telephone Network)との回線L1の閉結及び開放の動作を行うハードウェアであり、必要に応じてモデム13をPSTNと接続する。そして、ファクシミリ複合装置20は、PSTNによって他のファクシミリ装置と接続されており、通常のファクシミリ通信が行えるようになっている。PCインタフェース部15は、LAN等の通信線L2を介して外部のPCに接続されており、PCとの間でデータのやりとりを行う。そして、外部のPCで作成・編集された各種の画像データが通信線L2を介してファクシミリ複合装置20(PCインタフェース部15)へ送信され、送信された画像データに応じた画像がファクシミリ複合装置20(記録部3)にて用紙にプリントアウトされるようになっている。   The modem 13 is connected to the bus 16 and is composed of a facsimile modem capable of facsimile communication. Similarly, the modem 13 is directly connected to the NCU 14 connected to the bus 16. The NCU 14 is hardware that performs operations for closing and opening a line L1 with a public switched telephone network (PSTN), and connects the modem 13 to the PSTN as necessary. The facsimile composite apparatus 20 is connected to other facsimile apparatuses by PSTN so that normal facsimile communication can be performed. The PC interface unit 15 is connected to an external PC via a communication line L2 such as a LAN, and exchanges data with the PC. Various image data created and edited by an external PC are transmitted to the facsimile multifunction apparatus 20 (PC interface unit 15) via the communication line L2, and an image corresponding to the transmitted image data is transmitted to the facsimile multifunction apparatus 20. The data is printed out on a sheet at (recording unit 3).

このような構成をなすファクシミリ複合装置20にあっては、反転処理設定キー5aで設定された反転処理の有無及びその反転処理の種類に応じて、ページメモリ10への画像データ書込みの間に、必要な読出し開始アドレスをレジスタ11に格納する。具体的に、反転を行わない通常処理が設定されている場合には、1ライン目の1画素目を蓄積する際のアドレス(書込み開始アドレスと同じ、図2の(1))を読出し開始アドレスとしてレジスタ11に格納する。左右反転処理が設定されている場合には、1ライン目の最終画素を蓄積する際のアドレス(図2の(2))を読出し開始アドレスとしてレジスタ11に格納する。また、上下反転処理が設定されている場合には、最終ラインの1画素目を蓄積する際のアドレス(図2の(3))を読出し開始アドレスとしてレジスタ11に格納する。   In the facsimile multifunction apparatus 20 having such a configuration, during the image data writing to the page memory 10 according to the presence / absence of the reversal process set by the reversal process setting key 5a and the type of the reversal process, A necessary read start address is stored in the register 11. Specifically, when normal processing without inversion is set, the address (the same as the write start address, (1) in FIG. 2) when accumulating the first pixel of the first line is set as the read start address. Is stored in the register 11. When the left / right reversal processing is set, the address ((2) in FIG. 2) when accumulating the last pixel of the first line is stored in the register 11 as the read start address. If the upside down process is set, the address ((3) in FIG. 2) when accumulating the first pixel of the last line is stored in the register 11 as the read start address.

また、この必要な読出し開始アドレスをレジスタ11に格納する際に、設定された反転情報に応じた読出し開始アドレスが確定された旨を示すトリガ信号を、トリガ信号発生部12で発生する。このトリガ信号が割り込み信号となって、設定された反転処理におけるページメモリ10からの画像データの読出しが開始され、レジスタ11に格納されている読出し開始アドレスに従って画像データの読出し処理が行われる。よって、読出し開始アドレスが確定された後に遅延することなく速やかに画像データの読出しを開始することが可能であり、また、反転処理設定キー5aで設定された所望の反転処理を行える。   In addition, when the necessary read start address is stored in the register 11, the trigger signal generation unit 12 generates a trigger signal indicating that the read start address corresponding to the set inversion information has been determined. This trigger signal becomes an interrupt signal, and reading of the image data from the page memory 10 in the set inversion processing is started, and the reading processing of the image data is performed according to the reading start address stored in the register 11. Therefore, it is possible to start reading of image data promptly without delay after the read start address is determined, and a desired inversion process set by the inversion process setting key 5a can be performed.

図3は、ファクシミリ複合装置20におけるページメモリ10への画像データ書込み処理の動作手順の一例を示すフローチャートである。制御部1は、反転処理設定キー5aのキー入力を検出して、反転処理の有無及びその反転処理の種類を表す反転情報を取得した後(ステップS1)、ページメモリ10への画像データの書込み処理を開始する(ステップS2)。   FIG. 3 is a flowchart illustrating an example of an operation procedure of image data writing processing to the page memory 10 in the facsimile multifunction device 20. The control unit 1 detects the key input of the inversion processing setting key 5a, acquires the inversion information indicating the presence / absence of the inversion processing and the type of the inversion processing (step S1), and then writes the image data to the page memory 10 The process is started (step S2).

制御部1は、反転情報に対応した読出し時の開始アドレスに到達したか否かを判断し(ステップS3)、到達していない場合には(S3:NO)、動作がそのままステップS6に進む。一方、対応する読出し開始アドレスに到達した場合(S3:YES)、制御部1は、そのときの書込みアドレスを読出し開始アドレスとしてレジスタ11に格納し(ステップS4)、トリガ信号発生部12からトリガ信号を発生させた(ステップS5)後、動作がS6に進む。   The control unit 1 determines whether or not the read start address corresponding to the inversion information has been reached (step S3). If the read address has not been reached (S3: NO), the operation proceeds directly to step S6. On the other hand, when the corresponding read start address is reached (S3: YES), the control unit 1 stores the write address at that time in the register 11 as the read start address (step S4), and trigger signal from the trigger signal generating unit 12 (Step S5), the operation proceeds to S6.

制御部1は、最終ラインの最終画素まで1ページ分全ての画像データの書込みを完了したか否かを判断し(S6)、完了していない場合には(S6:NO)、動作がS2に戻って、書込み処理を続ける。1ページ分の画像データの書込みが完了した場合には(S6:YES)、動作が終了する。   The control unit 1 determines whether or not writing of all image data for one page up to the last pixel of the last line is completed (S6), and if not completed (S6: NO), the operation proceeds to S2. Return and continue the write process. When the writing of the image data for one page is completed (S6: YES), the operation ends.

図4は、ファクシミリ複合装置20におけるページメモリ10からの画像データ読出し処理の動作手順の一例を示すフローチャートである。制御部1は、トリガ信号発生部12からトリガ信号が発生したか否かを判断し(ステップS11)、発生していない場合には(S11:NO)、その発生の監視を続ける。トリガ信号が発生した場合(S11:YES)、制御部1は、レジスタ11に格納されている読出し開始アドレスを取得し(ステップS12)、その読出し開始アドレスに従ってページメモリ10からの画像データの読出し処理を開始する(ステップS13)。   FIG. 4 is a flowchart showing an example of the operation procedure of the image data reading process from the page memory 10 in the facsimile multifunction device 20. The control unit 1 determines whether or not a trigger signal has been generated from the trigger signal generation unit 12 (step S11), and when it has not been generated (S11: NO), continues to monitor the generation. When the trigger signal is generated (S11: YES), the control unit 1 acquires the read start address stored in the register 11 (step S12), and reads image data from the page memory 10 according to the read start address. Is started (step S13).

制御部1は、最終ラインの最終画素まで1ページ分全ての画像データの読出しを完了したか否かを判断し(ステップS14)、完了していない場合には(S14:NO)、動作がS13に戻って、読出し処理を続ける。1ページ分の画像データの読出しが完了した場合には(S14:YES)、動作が終了する。   The control unit 1 determines whether or not reading of all image data for one page up to the last pixel of the last line has been completed (step S14). If not completed (S14: NO), the operation is S13. Return to, and continue the reading process. When reading of image data for one page is completed (S14: YES), the operation ends.

なお、上述した例では、画像データの書込み処理を開始する前に反転情報の設定を行うようにしたが、画像データの書込み中に反転情報を設定するようにしても良い。   In the above-described example, the inversion information is set before starting the image data writing process. However, the inversion information may be set during the image data writing.

次に、本発明の他の実施の形態について説明する。上述した実施の形態では、反転処理設定キー5aで設定された反転処理の種類に応じて、一つの必要な読出し開始アドレスをレジスタ11に格納し、その格納タイミングに応じてトリガ信号を発生し、このトリガ信号を割り込み信号としてページメモリ10からの画像データの読出しを開始するようにしたが、以下に説明する他の実施の形態にあっては、行われる可能性があるすべての種類の反転それぞれに対応する読出し開始アドレスの候補をレジスタ11に格納し、その各候補の格納タイミングに応じてトリガ信号を発生し、反転処理設定キー5aで設定された反転処理の種類に基づくトリガ信号を割り込み信号としてページメモリ10からの画像データの読出しを開始する。   Next, another embodiment of the present invention will be described. In the above-described embodiment, one necessary read start address is stored in the register 11 according to the type of inversion processing set by the inversion processing setting key 5a, and a trigger signal is generated according to the storage timing. Reading of the image data from the page memory 10 is started by using this trigger signal as an interrupt signal. However, in other embodiments described below, all kinds of inversions that may be performed are described. Is stored in the register 11, a trigger signal is generated according to the storage timing of each candidate, and a trigger signal based on the type of inversion processing set by the inversion processing setting key 5a is generated as an interrupt signal. As a result, reading of image data from the page memory 10 is started.

図5は、他の実施の形態のファクシミリ複合装置20におけるページメモリ10への画像データ書込み処理の動作手順の一例を示すフローチャートである。   FIG. 5 is a flowchart illustrating an example of an operation procedure of image data writing processing to the page memory 10 in the facsimile multifunction peripheral 20 according to another embodiment.

制御部1は、ページメモリ10への画像データの書込み処理を開始する(ステップS21)。制御部1は、通常処理または各種の反転処理において読出し開始アドレスとなり得るアドレス、具体的には図2の(1)〜(3)の何れかのアドレスに書込みアドレスが到達したか否かを判断し(ステップS22)、到達していない場合には(S22:NO)、動作がそのままステップS25に進む。一方、読出し開始アドレスとなり得るアドレスに到達した場合(S22:YES)、制御部1は、そのときの書込みアドレスを読出し開始アドレスの候補としてレジスタ11に格納し(ステップS23)、トリガ信号発生部12からトリガ信号を発生させた(ステップS24)後、動作がS25に進む。   The controller 1 starts a process for writing image data to the page memory 10 (step S21). The control unit 1 determines whether or not the write address has reached an address that can be a read start address in normal processing or various inversion processing, specifically, any one of the addresses (1) to (3) in FIG. However (step S22), if not reached (S22: NO), the operation proceeds directly to step S25. On the other hand, when the address that can be the read start address is reached (S22: YES), the control unit 1 stores the write address at that time in the register 11 as a read start address candidate (step S23), and the trigger signal generation unit 12 After generating the trigger signal from (Step S24), the operation proceeds to S25.

制御部1は、最終ラインの最終画素まで1ページ分全ての画像データの書込みを完了したか否かを判断し(S25)、完了していない場合には(S25:NO)、動作がS21に戻って、書込み処理を続ける。1ページ分の画像データの書込みが完了した場合には(S25:YES)、動作が終了する。   The control unit 1 determines whether or not writing of all the image data for one page up to the last pixel of the last line is completed (S25). If not completed (S25: NO), the operation proceeds to S21. Return and continue the write process. When the writing of the image data for one page is completed (S25: YES), the operation ends.

図6は、他の実施の形態のファクシミリ複合装置20におけるページメモリ10からの画像データ読出し処理の動作手順の一例を示すフローチャートである。   FIG. 6 is a flowchart illustrating an example of an operation procedure of image data reading processing from the page memory 10 in the facsimile multifunction peripheral 20 according to another embodiment.

制御部1は、トリガ信号発生部12からトリガ信号が発生したか否かを判断し(ステップS31)、発生していない場合には(S31:NO)、その発生の監視を続ける。トリガ信号が発生した場合(S31:YES)、制御部1は、反転処理設定キー5aで設定された反転情報に基づいて、発生したトリガ信号が有効なトリガ信号であるか否か、つまり読出し開始アドレスの確定を示すトリガ信号であるか否かを判断する(ステップS32)。有効なトリガ信号でない場合には(S32:NO)、動作がS31に戻って、次のトリガ信号の発生を監視する。   The control unit 1 determines whether or not a trigger signal has been generated from the trigger signal generation unit 12 (step S31), and when it has not been generated (S31: NO), continues to monitor the generation. When the trigger signal is generated (S31: YES), the control unit 1 determines whether the generated trigger signal is a valid trigger signal based on the inversion information set by the inversion processing setting key 5a, that is, starts reading. It is determined whether or not the trigger signal indicates address determination (step S32). If it is not a valid trigger signal (S32: NO), the operation returns to S31 and the generation of the next trigger signal is monitored.

発生したトリガ信号が有効なトリガ信号である場合(S32:YES)、制御部1は、そのときにレジスタ11に格納された書込みアドレス(読出し開始アドレスの候補)を読出し開始アドレスとして取得し(ステップS33)、その読出し開始アドレスに従ってページメモリ10からの画像データの読出し処理を開始する(ステップS34)。   When the generated trigger signal is a valid trigger signal (S32: YES), the control unit 1 acquires the write address (read start address candidate) stored in the register 11 at that time as the read start address (step S1). In step S33, image data reading processing from the page memory 10 is started according to the reading start address (step S34).

制御部1は、最終ラインの最終画素まで1ページ分全ての画像データの読出しを完了したか否かを判断し(ステップS35)、完了していない場合には(S35:NO)、動作がS34に戻って、読出し処理を続ける。1ページ分の画像データの読出しが完了した場合には(S35:YES)、動作が終了する。   The control unit 1 determines whether or not reading of all image data for one page up to the last pixel of the last line has been completed (step S35), and if not completed (S35: NO), the operation is S34. Return to, and continue the reading process. When reading of image data for one page is completed (S35: YES), the operation ends.

なお、ファクシミリ複合装置を例として説明したが、ファクシミリ装置、ディジタル複写機、プリンタなど、画像データの反転が可能な全ての画像処理装置に本発明を適用できることは勿論である。   Although the facsimile complex apparatus has been described as an example, it is needless to say that the present invention can be applied to all image processing apparatuses that can invert image data, such as a facsimile apparatus, a digital copying machine, and a printer.

本発明の画像処理装置(ファクシミリ複合装置)の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image processing apparatus (facsimile multifunction apparatus) according to the present invention. 各種の反転処理と読出し開始アドレスとの関係を示す模式図である。It is a schematic diagram which shows the relationship between various inversion processes and a read start address. ファクシミリ複合装置におけるページメモリへの画像データ書込み処理の動作手順の一例を示すフローチャートである。6 is a flowchart illustrating an example of an operation procedure of image data writing processing to a page memory in the facsimile multifunction peripheral. ファクシミリ複合装置におけるページメモリからの画像データ読出し処理の動作手順の一例を示すフローチャートである。6 is a flowchart illustrating an example of an operation procedure of image data reading processing from a page memory in the facsimile composite apparatus. ファクシミリ複合装置におけるページメモリへの画像データ書込み処理の動作手順の一例を示すフローチャートである。6 is a flowchart illustrating an example of an operation procedure of image data writing processing to a page memory in the facsimile multifunction peripheral. ファクシミリ複合装置におけるページメモリからの画像データ読出し処理の動作手順の一例を示すフローチャートである。6 is a flowchart illustrating an example of an operation procedure of image data reading processing from a page memory in the facsimile composite apparatus.

符号の説明Explanation of symbols

1 制御部
3 記録部
5 操作部
5a 反転処理設定キー
6 ROM
7 RAM
10 ページメモリ
11 レジスタ
12 トリガ信号発生部
20 ファクシミリ複合装置(画像処理装置)
DESCRIPTION OF SYMBOLS 1 Control part 3 Recording part 5 Operation part 5a Inversion process setting key 6 ROM
7 RAM
10 page memory 11 register 12 trigger signal generator 20 facsimile compound apparatus (image processing apparatus)

Claims (3)

少なくとも1ページ分の画像データが蓄積可能なページメモリと、該ページメモリに対する画像データの書込み/読出しを制御する制御手段とを備える画像処理装置において、
画像の反転に関する反転情報を設定する設定手段と、前記ページメモリへ画像データを書き込み中に、前記設定手段にて設定された反転情報に対応する前記ページメモリからの画像データの読出し開始アドレスを格納する格納手段と、前記格納手段に前記読出し開始アドレスを格納するタイミングで信号を発生する発生手段とを備えることを特徴とする画像処理装置。
An image processing apparatus comprising: a page memory capable of storing image data for at least one page; and a control unit that controls writing / reading of image data to / from the page memory.
Setting means for setting inversion information relating to inversion of the image, and storing the read start address of the image data from the page memory corresponding to the inversion information set by the setting means during the writing of the image data to the page memory An image processing apparatus comprising: storage means for generating a signal; and generating means for generating a signal at a timing for storing the read start address in the storage means.
前記制御手段は、前記発生手段で発生された前記信号をトリガとして前記ページメモリからの画像データの読出しを、前記格納手段に格納されている読出し開始アドレスに従って、開始するようにしたことを特徴とする請求項1記載の画像処理装置。   The control means starts reading image data from the page memory in accordance with a read start address stored in the storage means, triggered by the signal generated by the generating means. The image processing apparatus according to claim 1. 前記反転情報は、左右反転及び上下反転の何れかの反転を表す情報であることを特徴とする請求項1または2記載の画像処理装置。
The image processing apparatus according to claim 1, wherein the inversion information is information representing inversion of either left-right inversion or up-down inversion.
JP2004086672A 2004-03-24 2004-03-24 Image processing apparatus Pending JP2005277661A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004086672A JP2005277661A (en) 2004-03-24 2004-03-24 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004086672A JP2005277661A (en) 2004-03-24 2004-03-24 Image processing apparatus

Publications (1)

Publication Number Publication Date
JP2005277661A true JP2005277661A (en) 2005-10-06

Family

ID=35176871

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004086672A Pending JP2005277661A (en) 2004-03-24 2004-03-24 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2005277661A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010211654A (en) * 2009-03-12 2010-09-24 Nippon Telegr & Teleph Corp <Ntt> Data transfer method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010211654A (en) * 2009-03-12 2010-09-24 Nippon Telegr & Teleph Corp <Ntt> Data transfer method and device

Similar Documents

Publication Publication Date Title
JP2005271425A (en) Recorder
JP2005277661A (en) Image processing apparatus
JP2005277662A (en) Image processing apparatus
JP2005275712A (en) Image processor
JP2008211434A (en) Image forming apparatus
JP4172410B2 (en) Image processing method and image processing apparatus
JP4144544B2 (en) Image processing method and image processing apparatus
JP4144548B2 (en) Image processing device
JP2005131825A (en) Recorder
JP2008254228A (en) Image recorder
JP2007053615A (en) Communications apparatus
JP2009177525A (en) Communication terminal device
JP4144547B2 (en) Image processing device
JP3705248B2 (en) Document image reading and recording apparatus
JP2005286542A (en) Image processing apparatus
JP2005276296A (en) Memory refreshing method
JP2005286486A (en) Image processing apparatus
JP2001113789A (en) Image-forming apparatus
JP2005174142A (en) Image processing device
JP3750613B2 (en) Communication terminal device
JP2005174139A (en) Image processing method and device
JP2013051491A (en) Image processing device
JP2005276302A (en) Method for verifying memory reading/writing, and memory
JP2005269509A (en) Image processing apparatus
JP2005193415A (en) Recording apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080502

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080610

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080808

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080909