JP2008098915A - Image processing module connection buffer management means - Google Patents

Image processing module connection buffer management means Download PDF

Info

Publication number
JP2008098915A
JP2008098915A JP2006277779A JP2006277779A JP2008098915A JP 2008098915 A JP2008098915 A JP 2008098915A JP 2006277779 A JP2006277779 A JP 2006277779A JP 2006277779 A JP2006277779 A JP 2006277779A JP 2008098915 A JP2008098915 A JP 2008098915A
Authority
JP
Japan
Prior art keywords
image processing
buffer
processing module
unit
read
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.)
Withdrawn
Application number
JP2006277779A
Other languages
Japanese (ja)
Inventor
Yoshiaki Katahira
善昭 片平
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2006277779A priority Critical patent/JP2008098915A/en
Publication of JP2008098915A publication Critical patent/JP2008098915A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Storing Facsimile Image Data (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problems of a development period, quality and flexible coping with specification change since there is no management means for performing data handling in common to the configurations of image processing modules and individual data handling is performed respectively, though there are various different configurations depending on whether or not DMA transfer is possible / whether the image processing module is hardware or software / whether or not a processing unit is the same or the like in the case of delivering data via a buffer (ring buffer) connecting the image processing modules. <P>SOLUTION: When the image processing module side which performs write to the buffer connecting the image processing modules reports the number of write lines and the image processing module side which performs read reports the number of read lines by a band unit, the lines of non-processed data are inspected inside the buffer connecting the image processing modules at the timing, and a read trigger function, a write wait function and a write restart function registered beforehand are executed. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、画像データを記憶手段に蓄積可能な画像処理装置に関する。   The present invention relates to an image processing apparatus capable of storing image data in a storage means.

画像処理モジュールを連結するバッファ(リングバッファ)を介してデータを受け渡し場合、DMA転送可能か/画像処理モジュールがハードかソフトか/処理単位は同じか等の様々な異なる構成がある。これら画像処理モジュールの構成に対して共通にデータハンドリングする管理手段というのはなく、それぞれ個別のデータハンドリングを行っていた。   When data is transferred via a buffer (ring buffer) connecting the image processing modules, there are various different configurations such as whether DMA transfer is possible, whether the image processing module is hardware or software, or whether the processing unit is the same. There is no management means for handling data in common for the configuration of these image processing modules, and individual data handling is performed.

従来例としては、例えば特許文献1をあげることが出来る。
特開2005−94677号公報
For example, Patent Literature 1 can be cited as a conventional example.
JP 2005-94677 A

そのため、開発期間や品質及び仕様変更による柔軟な対応に問題があった。   For this reason, there was a problem in flexible response due to development period, quality and specification changes.

画像処理モジュールを連結するバッファへのライトする画像処理モジュール側がライトライン数を、リードする画像処理モジュール側がリードライン数をバンド単位で通知するとそのタイミングで前記画像処理モジュールを連結するバッファ内で未処理データのラインを検査し、前もって登録されているリードトリガファンクションやライトウェイトファンクションやライトリスタートファンクションを実行する。   When the image processing module side that writes to the buffer that connects the image processing modules notifies the number of write lines and the read image processing module side notifies the number of read lines in units of bands, it is unprocessed in the buffer that connects the image processing modules at that timing. The data line is inspected, and the read trigger function, write wait function, and write restart function registered in advance are executed.

前記ファンクションは、各画像処理モジュールで自由。といった汎用的かつ柔軟なバッファ管理手段を提供する。これにより、様々な構成を持つ画像処理モジュールを、メモリを介して共通のインターフェースで容易に連結可能となり、開発期間短縮や品質向上が可能となる。   The function is free for each image processing module. General-purpose and flexible buffer management means are provided. As a result, image processing modules having various configurations can be easily connected via a common interface via a memory, and a development period can be shortened and quality can be improved.

様々な構成を持つ画像処理モジュールを、メモリを介して共通のインターフェースで容易に連結可能となり、開発期間短縮や品質向上が可能となる。   Image processing modules having various configurations can be easily connected with a common interface via a memory, so that a development period can be shortened and quality can be improved.

図1は、本発明の画像処理装置の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of the image processing apparatus of the present invention.

図1は、本発明の実施形態にかかる画像処理装置200の概略的な構成を示すブロック図である。スキャナインタフェース(以下、「スキャナI/F」という。)部10には、アナログフロントエンド(AFE)15を介して、CCD17、CIS18が接続し、個別の専用回路を介在することなく、その読み取りデータを画像処理装置200に取り込むことができる。スキャナI/F部10のデータ処理については、後に詳細に説明する。   FIG. 1 is a block diagram showing a schematic configuration of an image processing apparatus 200 according to an embodiment of the present invention. A scanner interface (hereinafter referred to as “scanner I / F”) unit 10 is connected to a CCD 17 and a CIS 18 via an analog front end (AFE) 15, and the read data without interposing dedicated dedicated circuits. Can be taken into the image processing apparatus 200. Data processing of the scanner I / F unit 10 will be described in detail later.

20はスキャナ画像処理部であり、スキャナI/F部10の処理によりメインメモリ100に展開された画像データに対して、画像処理動作モード(カラーコピー、モノクロコピー、カラースキャン、モノクロスキャン等)に応じた画像処理を実行する処理部である。スキャナ画像処理部20の詳細については、後に説明する。   Reference numeral 20 denotes a scanner image processing unit. The image data developed in the main memory 100 by the processing of the scanner I / F unit 10 is set in an image processing operation mode (color copy, monochrome copy, color scan, monochrome scan, etc.). It is a processing unit that executes corresponding image processing. Details of the scanner image processing unit 20 will be described later.

プリンタ画像処理部30は、画像処理の結果、得られた画像データをプリンタ出力するための処理ユニットであり、LBPインタフェース(I/F)40を介して接続するレーザビームプリンタ(LBP)45に画像処理結果を出力するための処理を実行する。   The printer image processing unit 30 is a processing unit for outputting image data obtained as a result of image processing to a printer, and an image is connected to a laser beam printer (LBP) 45 connected through an LBP interface (I / F) 40. Execute processing to output the processing result.

50、60はJPEG、JBIGモジュールであり、所定の規格に準拠した画像データの圧縮、伸張処理を実行する処理部である。   Reference numerals 50 and 60 denote JPEG and JBIG modules, which are processing units for executing image data compression / decompression processing conforming to a predetermined standard.

70はメモリ制御部であり、画像処理系の第1BUS80及びコンピュータ系の第2BUS85とそれぞれ接続し、メインメモリ(SDRAM)100に対するデータの書き込み、読み出しのためのDMA制御を行なう。   Reference numeral 70 denotes a memory control unit, which is connected to the first BUS 80 of the image processing system and the second BUS 85 of the computer system, and performs DMA control for writing / reading data to / from the main memory (SDRAM) 100.

90はDMAコントローラ(DMAC)であり、メモリ制御部70と協働して、各画像処理部(10、20、30)とメインメモリ100との間のデータ授受に関し、DMA制御するための所定のアドレス情報を生成、設定する。例えば、画像読み取りデバイスの種類、CCD17、CIS18の別に応じて、スキャナI/F部10で読み取り処理された画像データをメインメモリ100にDMA転送するためのアドレス情報をDMAのチャンネルごとに生成し、または、メインメモリ100上に展開された画像データを読み出すためのアドレス情報をDMAのチャンネルに応じて生成し、スキャナ画像処理部20にDMA転送する等、メインメモリ100と、種々のインタフェース部(10、40、170)、画像処理部(20、30)間におけるDMA制御を、メモリ制御手段70と共に司るユニットとして機能する。DMAC90は、ROMISA97を介してROM95と接続し、画像読み取りデバイス(CCD17やCIS18)に応じて、適した制御パラメータ、制御プログラムが設定される。制御パラメータ等を画像読み取りデバイスに応じて種々設定することができるので、CCD17、CIS18の個別のデータ出力形式に応じた画像データの入力処理が可能となるため、専用のインタフェース回路を設ける必要がなくなる。   Reference numeral 90 denotes a DMA controller (DMAC), which cooperates with the memory control unit 70 to perform predetermined DMA control for data exchange between each image processing unit (10, 20, 30) and the main memory 100. Generate and set address information. For example, according to the type of image reading device, CCD 17 and CIS 18, address information for DMA transfer of image data read by the scanner I / F unit 10 to the main memory 100 is generated for each DMA channel. Alternatively, the address information for reading the image data developed on the main memory 100 is generated according to the DMA channel, and DMA-transferred to the scanner image processing unit 20. , 40, 170) and the memory control means 70 function as a unit that performs DMA control between the image processing units (20, 30). The DMAC 90 is connected to the ROM 95 via the ROMISA 97, and appropriate control parameters and control programs are set according to the image reading device (CCD 17 or CIS 18). Since various control parameters and the like can be set according to the image reading device, image data input processing according to the individual data output formats of the CCD 17 and the CIS 18 can be performed, and it is not necessary to provide a dedicated interface circuit. .

80は、画像処理系の各処理部(10〜60)間でデータを授受することが可能な第1BUSであり、85は、CPU180、通信及びユーザインタフェース制御部170、メカトロ系制御部125及びDMAC90が接続するコンピュータ系の第2BUSである。   Reference numeral 80 denotes a first BUS that can exchange data between the processing units (10 to 60) of the image processing system. Reference numeral 85 denotes a CPU 180, a communication and user interface control unit 170, a mechatronics system control unit 125, and a DMAC 90. Is the second BUS of the computer system to be connected.

メカトロ系制御部125にはモータ制御部110と、モータの駆動タイミングや、画像処理系の処理の同調を制御するためのタイミング制御を司る割り込みタイマー制御部120が含まれる。   The mechatronics system control unit 125 includes a motor control unit 110 and an interrupt timer control unit 120 that controls timing for controlling motor drive timing and image processing system processing.

LCD制御部130は、画像処理装置の種々の設定、処理状況等をLCD135に表示するための表示制御を司るユニットである。   The LCD control unit 130 is a unit that controls display for displaying various settings, processing statuses, and the like of the image processing apparatus on the LCD 135.

140、150は周辺機器との接続を可能にするUSBインタフェース部であり、図1では、IJ−プリンタ175が接続した状態を示している。   Reference numerals 140 and 150 denote USB interface units that allow connection with peripheral devices. FIG. 1 shows a state in which the IJ-printer 175 is connected.

160はメディアアクセス制御(MAC)部であり、接続する機器に対してデータをどのようなタイミングで送り出せばよいか(アクセス)等を制御するユニットである。   Reference numeral 160 denotes a media access control (MAC) unit that controls at what timing (access) data should be sent to a connected device.

180はCPUであり、画像処理装置200の全体的な動作を制御する。   A CPU 180 controls the overall operation of the image processing apparatus 200.

<スキャナI/F部10の構成>
スキャナI/F部10は、画像読み取りデバイスとして、CCD17及びCIS18に対応可能であり、両画像読み取りデバイスの信号を入力処理する。ここで入力された画像データは、メモリ制御部70によりDMA転送されてメインメモリ100上に展開される。
<Configuration of Scanner I / F Unit 10>
The scanner I / F unit 10 can correspond to the CCD 17 and the CIS 18 as image reading devices, and inputs signals of both image reading devices. The image data input here is DMA-transferred by the memory control unit 70 and developed on the main memory 100.

図2は本装置の画像データ変換手段の構成を示すブロック図である。   FIG. 2 is a block diagram showing the configuration of the image data conversion means of this apparatus.

画像データ変換処理1手段201は、入力画像データに対してデータ変換を行い、画像処理モジュール連結バッファ202へ前記変換後のデータをライトする処理である。例えば、画像データの解像度変換処理やシェーディング補正処理等がある。画像処理モジュール連結バッファ202は、画像データ変換処理1手段201の出力データを画像データ変換処理2手段203の入力データとして使用するための画像処理モジュールを連結するバッファであり、リングバッファとして使用する。画像データ変換処理2手段203は、入力画像データに対してデータ変換を行い、最終画像データ出力メモリ205へ前記変換後のデータをライトする処理である。例えば、画像データの2値化処理やエンコード処理等がある。最終画像データ出力メモリ205は、画像データ変換処理2手段203でデータ変換を行ったデータを出力するメモリである。画像処理モジュール連結バッファ管理手段204は、画像データ変換処理1手段201、画像データ変換処理2手段203を画像処理モジュール連結バッファ202を介して連結する手段であり、本発明の主たる特徴の一つであり詳細は後術する。   The image data conversion process 1 means 201 is a process for performing data conversion on input image data and writing the converted data to the image processing module connection buffer 202. For example, there are image data resolution conversion processing and shading correction processing. The image processing module connection buffer 202 is a buffer for connecting image processing modules for using the output data of the image data conversion processing 1 means 201 as input data of the image data conversion processing 2 means 203, and is used as a ring buffer. The image data conversion process 2 means 203 is a process for performing data conversion on the input image data and writing the converted data to the final image data output memory 205. For example, there are binarization processing and encoding processing of image data. The final image data output memory 205 is a memory that outputs the data converted by the image data conversion processing unit 2 203. The image processing module connection buffer management means 204 is a means for connecting the image data conversion processing 1 means 201 and the image data conversion processing 2 means 203 via the image processing module connection buffer 202, and is one of the main features of the present invention. There will be details later.

図3は本発明の画像処理モジュール連結バッファ管理手段204の内部構成を示す図である。   FIG. 3 is a diagram showing the internal configuration of the image processing module connection buffer management means 204 of the present invention.

滞留ラインカウンタ301は、画像処理モジュール連結バッファ202に蓄積されている未処理画像データのライン数を保持するためのカウンタである。滞留限界ライン登録手段302は、前記未処理画像データのライン数の限界値を画像処理モジュール連結バッファ管理手段204へ登録するための手段である。ライトウェイトファンクション登録手段303は、滞留ラインカウンタ301の値が、滞留限界ライン登録手段302により登録された前記未処理画像データのライン数の限界値を超えた場合に実行させるファンクション(例えば、画像データ変換処理1手段201への入力データの生成を一時停止させる処理等である)を画像処理モジュール連結バッファ管理手段204へ登録する手段である。ライトリスタートファンクション登録手段304は、前記ライトウェイトファンクション実行後、滞留ラインカウンタ301の値が、滞留限界ライン登録手段302により登録された前記滞留ラインの限界値より少なくなった場合に実行させるファンクション(例えば、一時停止させた画像データ変換処理1手段201への入力データの生成を再開する処理等である)を画像処理モジュール連結バッファ管理手段204へ登録する手段である。ライトライン通知手段305は、画像データ変換処理1手段201が画像処理モジュール連結バッファ202へライトしたデータのライン数を画像処理モジュール連結バッファ管理手段204へ通知する手段であり、通知を受信すると滞留カウンタに通知のライン数を加算する。ライト終了通知手段306は、画像データ変換処理1手段201の処理が全て終了、つまり画像処理モジュール連結バッファ202への画像データのライトが終了したことを、画像処理モジュール連結バッファ管理手段204へ通知する手段である。リードトリガライン登録手段307は、滞留ラインカウンタ301の値に対して、リードトリガファンクション登録手段308で登録されたリードトリガファンクションを実行するライン数を画像処理モジュール連結バッファ管理手段204へ登録する手段である。リードトリガファンクション登録手段308は、ライトウェイトファンクション登録手段303は、滞留ラインカウンタ301の値が、リードトリガファンクション登録手段307により登録されたライン数を超えた場合に実行させるファンクション(例えば、未処理画像データを画像データ変換処理2手段203へ入力する処理等である)を画像処理モジュール連結バッファ管理手段204へ登録する手段である。リードライン通知手段309は、画像データ変換処理2手段203が画像処理モジュール連結バッファ202からリードしたデータのライン数を画像処理モジュール連結バッファ管理手段204へ通知する手段であり、通知を受信すると滞留カウンタから通知のライン数を減算する。リード終了通知手段310は、画像データ変換処理2手段203の処理が全て終了したことを、画像処理モジュール連結バッファ管理手段204へ通知する手段である。滞留ラインカウンタチェック手段311は、ライトライン通知手段305やリードライン通知手段309により滞留ラインカウンタ301の値が変更された場合に実施する処理であり、滞留ラインカウンタ301の値とリードトリガライン登録手段307で登録された値、滞留限界ライン登録手段302で登録された値を比較して、リードトリガファンクションやライトウェイトファンクションを実行する処理である。   The staying line counter 301 is a counter for holding the number of lines of unprocessed image data accumulated in the image processing module connection buffer 202. The stay limit line registration unit 302 is a unit for registering the limit value of the number of lines of the unprocessed image data in the image processing module connection buffer management unit 204. The light weight function registering unit 303 executes a function (for example, image data) when the value of the staying line counter 301 exceeds the limit value of the number of lines of the unprocessed image data registered by the staying limit line registering unit 302. (For example, processing for temporarily stopping the generation of input data to the conversion processing 1 means 201) is registered in the image processing module connection buffer management means 204. The light restart function registering unit 304 executes a function when the value of the staying line counter 301 becomes smaller than the limit value of the staying line registered by the staying limit line registering unit 302 after executing the light weight function ( (For example, a process for resuming the generation of input data to the image data conversion processing 1 means 201 that has been temporarily stopped) is registered in the image processing module connection buffer management means 204. The write line notification unit 305 is a unit that notifies the image processing module connection buffer management unit 204 of the number of lines of data that the image data conversion processing unit 1 201 has written to the image processing module connection buffer 202. Add the number of notification lines. The write end notification unit 306 notifies the image processing module connection buffer management unit 204 that all the processing of the image data conversion processing unit 201 has ended, that is, the writing of image data to the image processing module connection buffer 202 has ended. Means. The lead trigger line registration unit 307 is a unit that registers the number of lines for executing the read trigger function registered by the read trigger function registration unit 308 in the image processing module connection buffer management unit 204 with respect to the value of the staying line counter 301. is there. The read trigger function registration unit 308 is a function that is executed when the value of the staying line counter 301 exceeds the number of lines registered by the read trigger function registration unit 307 (for example, an unprocessed image). For example, a process of inputting data to the image data conversion process 2 means 203). The read line notification unit 309 is a unit that notifies the image processing module connection buffer management unit 204 of the number of data lines read from the image processing module connection buffer 202 by the image data conversion processing unit 203. Subtract the number of notification lines from. The read end notification means 310 is a means for notifying the image processing module connection buffer management means 204 that the processing of the image data conversion processing 2 means 203 has been completed. The stay line counter check unit 311 is a process executed when the value of the stay line counter 301 is changed by the write line notification unit 305 or the read line notification unit 309. The stay line counter 301 value and the read trigger line registration unit In this process, the value registered in 307 and the value registered in the stay limit line registration unit 302 are compared to execute a read trigger function or a light weight function.

図4、図5、図6、図7に、本願クレームにおける画像データ変換処理を行う場合のフローを示す。   4, 5, 6, and 7 show the flow in the case of performing the image data conversion process in the claims of the present application.

図4は画像データ変換処理1手段201のフローであり、図4において、CPU180によって、画像データ変換処理1手段が開始されると、401にて、滞留限界ライン登録手段302を実施して402の処理を行う。   FIG. 4 is a flowchart of the image data conversion processing 1 means 201. When the image data conversion processing 1 means is started by the CPU 180 in FIG. Process.

402にて、ライトウェイとファンクション登録手段303を実施して403の処理を行う。   At 402, the lightway and function registration unit 303 is executed and the process of 403 is performed.

403にて、ライトリスタートファンクション登録手段304を実施して404の処理を行う。   In 403, the write restart function registration unit 304 is executed to perform the process 404.

404にて、入力画像データを変換し画像処理モジュール連結バッファ202へライトして405の処理を行う。   At 404, the input image data is converted and written to the image processing module connection buffer 202, and the process of 405 is performed.

405にて、ライトライン通知手段305を実施して406の処理を行う。   In 405, the write line notifying unit 305 is implemented and the process of 406 is performed.

406にて、画像データ変換処理1手段により変換すべき入力データがまだあるか確認して、有れば404の処理を行う。無ければ407の処理を行う。   At 406, it is confirmed whether there is still input data to be converted by the image data conversion processing 1 means. If not, the process of 407 is performed.

407にて、ライト終了通知手段306を実施して画像データ変換処理1手段を終了する。   At 407, the write end notifying unit 306 is implemented to end the image data conversion processing unit 1.

図5は画像データ変換処理2手段203のフローであり、図5において、CPU180によって、画像データ変換処理2手段が開始されると、501にて、リードトリガライン登録手段307を実施して502の処理を行う。   FIG. 5 is a flowchart of the image data conversion processing 2 means 203. In FIG. 5, when the CPU 180 starts the image data conversion processing 2 means, the read trigger line registration means 307 is executed at 501 to Process.

502にて、リードトリガファンクション登録手段308を実施して503の処理を行う。   In 502, the read trigger function registration means 308 is implemented to perform the processing in 503.

503にて、画像処理モジュール連結バッファ管理手段204から全データの変換終了通知を確認する。通知が無ければ503の処理を行う。通知があれば画像データ変換処理2手段を終了する。   At 503, the conversion completion notification of all data is confirmed from the image processing module connection buffer management means 204. If there is no notification, processing 503 is performed. If there is a notification, the image data conversion processing 2 means is terminated.

図6は画像処理モジュール連結バッファ管理手段のフローであり、図6において、CPU180によって、画像処理モジュール連結バッファ管理手段が開始されると、601にて、画像データ変換処理1手段201による滞留限界ライン登録が完了しているか否かを確認する。完了していれば602の処理を行う。完了していなければ601の処理を行う。   FIG. 6 is a flow of the image processing module connection buffer management means. In FIG. 6, when the CPU 180 starts the image processing module connection buffer management means, the stay limit line by the image data conversion processing 1 means 201 at 601. Check if registration is complete. If completed, the process of 602 is performed. If not completed, the process of 601 is performed.

602にて、画像データ変換処理1手段201によるウェイトファンクション登録が完了しているか否かを確認する。完了していれば603の処理を行う。完了していなければ602の処理を行う。   At 602, it is confirmed whether or not the wait function registration by the image data conversion processing 1 means 201 is completed. If completed, the process of 603 is performed. If not completed, the process of 602 is performed.

603にて、画像データ変換処理1手段201によるリスタートファンクション登録が完了しているか否かを確認する。完了していれば604の処理を行う。完了していなければ603の処理を行う。   At 603, it is confirmed whether or not the restart function registration by the image data conversion processing 1 means 201 has been completed. If completed, the process of 604 is performed. If not completed, the process of 603 is performed.

604にて、画像データ変換処理2手段203によるリードトリガライン登録が完了しているか否かを確認する。完了していれば605の処理を行う。完了していなければ604の処理を行う。   At 604, it is confirmed whether or not the lead trigger line registration by the image data conversion processing 2 means 203 has been completed. If completed, the process of 605 is performed. If not completed, the process of 604 is performed.

605にて、画像データ変換処理2手段203によるリードファンクション登録が完了しているか否かを確認する。完了していれば606の処理を行う。完了していなければ605の処理を行う。   In 605, it is confirmed whether or not the read function registration by the image data conversion processing 2 means 203 has been completed. If completed, the process of 606 is performed. If not completed, the process of 605 is performed.

606にて、ライトライン通知手段306の実行要求が来ているか確認する。来ていれば607の処理を行う。来ていなければ606の処理を行う。   At 606, it is confirmed whether an execution request for the write line notification means 306 has been received. If it is, the process of 607 is performed. If not, the process of 606 is performed.

607にて、ライトライン通知手段306の処理として、滞留ラインカウンタ301の値にライトライン数を加算して、608の処理を行う。   At 607, as the processing of the light line notifying unit 306, the number of light lines is added to the value of the staying line counter 301, and the processing of 608 is performed.

608にて、滞留ラインカウンタチェック手段311の処理として、滞留ラインカウンタ301の値とリードトリガライン登録手段307で登録された値を比較して、滞留ラインカウンタ301の値が大きい場合609の処理を行う。小さい場合は611の処理を行う。   At 608, as the processing of the staying line counter check means 311, the value of the staying line counter 301 is compared with the value registered by the lead trigger line registration means 307, and the processing of 609 is performed when the value of the staying line counter 301 is large. Do. If it is smaller, the process of 611 is performed.

609にて、予めリードトリガファンクション登録手段308で登録されているリードトリガファンクションを実行し610の処理を行う。尚、リードトリガファンクションの実施例のフロー図を図7に示す。詳細は後術する。   At 609, the read trigger function registered in advance by the read trigger function registration means 308 is executed, and the processing of 610 is performed. FIG. 7 shows a flowchart of the embodiment of the read trigger function. Details will be performed later.

610にて、リードライン通知手段309の処理として、滞留ラインカウンタ301の値からリードライン数を減算して611の処理を行う。   At 610, as the processing of the lead line notifying unit 309, the number of lead lines is subtracted from the value of the staying line counter 301, and the processing of 611 is performed.

611にて、ライト終了通知手段306及びリード終了通知手段310両方が既に実施されたか確認する。実施されていれば619の処理を行う。実施されていなければ612の処理を行う。   At 611, it is confirmed whether both the write end notification unit 306 and the read end notification unit 310 have been implemented. If it is implemented, the process of 619 is performed. If not implemented, the process of 612 is performed.

612にて、滞留ラインカウンタチェック手段311の処理として、滞留ラインカウンタ301の値と滞留限界ライン登録手段302で登録された値を比較して、滞留ラインカウンタ301の値が大きい場合613の処理を行う。小さい場合は608の処理を行う。   At 612, the value of the stay line counter 301 is compared with the value registered by the stay limit line registration means 302 as the process of the stay line counter check means 311. If the value of the stay line counter 301 is large, the process of 613 is performed. Do. If it is smaller, the process of 608 is performed.

613にて、予めウェイトファンクション登録手段303で登録されているウェイトファンクションを実行し614の処理を行う。   In 613, the wait function registered in advance by the wait function registration unit 303 is executed, and the process in 614 is performed.

614にて、滞留ラインカウンタチェック手段311の処理として、滞留ラインカウンタ301の値とリードトリガライン登録手段307で登録された値を比較して、滞留ラインカウンタ301の値が大きい場合615の処理を行う。小さい場合は614の処理を行う。   At 614, as the processing of the staying line counter check unit 311, the value of the staying line counter 301 is compared with the value registered by the lead trigger line registration unit 307, and the processing of step 615 is performed when the value of the staying line counter 301 is large. Do. If it is smaller, the process of 614 is performed.

615にて、予めリードトリガファンクション登録手段308で登録されているリードトリガファンクションを実行し616の処理を行う。尚、リードトリガファンクションの実施例のフロー図を図7に示す。詳細は後術する。   In 615, the read trigger function registered in advance by the read trigger function registration means 308 is executed, and the process of 616 is performed. FIG. 7 shows a flowchart of the embodiment of the read trigger function. Details will be performed later.

616にて、リードライン通知手段309の処理として、滞留ラインカウンタ301の値からリードライン数を減算して617の処理を行う。   At 616, as the processing of the lead line notifying unit 309, the number of lead lines is subtracted from the value of the staying line counter 301, and the processing of 617 is performed.

617にて、滞留ラインカウンタチェック手段311の処理として、滞留ラインカウンタ301の値と滞留限界ライン登録手段302で登録された値を比較して、滞留ラインカウンタ301の値が大きい場合614の処理を行う。小さい場合は618の処理を行う。   In 617, as the process of the stay line counter check means 311, the value of the stay line counter 301 is compared with the value registered by the stay limit line registration means 302, and the process of 614 is performed when the value of the stay line counter 301 is large. Do. If it is smaller, the process 618 is performed.

618にて、予めライトリスタートファンクション登録手段304で登録されているライトリスタートファンクションを実行し608の処理を行う。   In 618, the write restart function registered in advance by the write restart function registration unit 304 is executed, and the processing of 608 is performed.

619にて、全画像データ変換が終了したことを画像処理変換処理2手段203に通知して画像処理モジュール連結バッファ管理手段を終了する。   At 619, the image processing conversion processing 2 means 203 is notified that all image data conversion has been completed, and the image processing module connection buffer management means is ended.

図7は画像データ変換処理2手段がリードファンクション登録手段308で登録するリードトリガファンクションのフローであり、図7において、画像処理モジュール連結バッファ管理手段204により、リードトリガファンクションが開始されると、701にて、画像処理モジュール連結バッファ202にある未処理の画像データを画像データ変換処理2手段203にて変換して最終画像データ出力メモリ205へライトして702の処理を行う。   FIG. 7 is a flow of a read trigger function registered by the image data conversion processing unit 2 by the read function registration unit 308. In FIG. 7, when the image processing module connection buffer management unit 204 starts the read trigger function 701. Then, the unprocessed image data in the image processing module connection buffer 202 is converted by the image data conversion processing unit 2 203 and written to the final image data output memory 205 to perform the processing of 702.

702にて、ライトライン通知手段305を実施して703の処理を行う。
703にて、画像データ変換処理2手段203で変換して出力すべきデータを全て出力したか否かを判断する。全て出力していれば、リード終了通知手段310を実施して画像処理モジュール連結バッファ管理手段204へリード終了を通知する。出力すべきデータを全て出力していなければ、リードトリガファンクションを終了する。
At 702, the write line notification means 305 is implemented to perform the processing of 703.
In step 703, it is determined whether or not all the data to be converted and output by the image data conversion processing unit 2 203 has been output. If all the data are output, the read end notification unit 310 is executed to notify the image processing module connection buffer management unit 204 of the read end. If all data to be output has not been output, the read trigger function is terminated.

本発明の実施例における装置構成を示す概略ブロック図Schematic block diagram showing a device configuration in an embodiment of the present invention 本装置内の画像データ変換手段の構成を示すブロック図The block diagram which shows the structure of the image data conversion means in this apparatus 本発明の画像処理モジュール連結バッファ管理手段の内部構成を示す図The figure which shows the internal structure of the image processing module connection buffer management means of this invention 本発明の実施形態における画像データ変換処理1手段に関するフローチャートThe flowchart regarding the image data conversion processing 1 means in the embodiment of the present invention. 本発明の実施形態における画像データ変換処理2手段に関するフローチャートThe flowchart regarding the image data conversion processing 2 means in the embodiment of the present invention. 本発明の実施形態における画像処理モジュール連結バッファ管理手段に関するフローチャートThe flowchart regarding the image processing module connection buffer management means in the embodiment of the present invention. 本発明の実施形態におけるリードトリガファンクションに関するフローチャートThe flowchart regarding the read trigger function in the embodiment of the present invention

Claims (2)

画像処理モジュールを連結して動作させるためのバッファと、前記連結バッファの滞留ラインカウンタと、前記連結バッファの滞留限界ライン登録手段と、前記連結バッファへのライトウェイトファンクション登録手段と、前記連結バッファへのリスタートファンクション登録手段と、前記連結バッファへのライトライン通知手段と、前記連結バッファへのライト終了手段と、リードトリガライン登録手段と、前記連結バッファからのリードファンクション登録手段と、前記連結バッファからのリードライン通知手段と、前記連結バッファからのリード終了通知手段と、前記連結バッファの滞留ラインカウンタの値を確認する滞留ラインカウンタチェック手段とを有し、画像処理モジュールを連結するバッファを管理する画像処理モジュール連結バッファ管理手段。   A buffer for connecting and operating an image processing module; a staying line counter for the connected buffer; a stay limit line registering means for the connected buffer; a lightweight function registering means for the connected buffer; and the connected buffer Restart function registration means, write line notification means to the linked buffer, write end means to the linked buffer, read trigger line registration means, read function registration means from the linked buffer, and the linked buffer A read line notification means from the connection buffer, a read end notification means from the connection buffer, and a stay line counter check means for checking the value of the stay line counter of the connection buffer, and manages a buffer connecting the image processing modules Image processing module Binding buffer management means. 前記画像処理モジュール連結バッファ管理手段を装置内で統一的に使用することを特徴とする請求項1に記載の画像処理モジュール連結バッファ管理手段。   2. The image processing module connection buffer management unit according to claim 1, wherein the image processing module connection buffer management unit is used uniformly in the apparatus.
JP2006277779A 2006-10-11 2006-10-11 Image processing module connection buffer management means Withdrawn JP2008098915A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006277779A JP2008098915A (en) 2006-10-11 2006-10-11 Image processing module connection buffer management means

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006277779A JP2008098915A (en) 2006-10-11 2006-10-11 Image processing module connection buffer management means

Publications (1)

Publication Number Publication Date
JP2008098915A true JP2008098915A (en) 2008-04-24

Family

ID=39381313

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006277779A Withdrawn JP2008098915A (en) 2006-10-11 2006-10-11 Image processing module connection buffer management means

Country Status (1)

Country Link
JP (1) JP2008098915A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10977763B2 (en) 2017-10-31 2021-04-13 Fuji Xerox Co., Ltd. Information processing device and image processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10977763B2 (en) 2017-10-31 2021-04-13 Fuji Xerox Co., Ltd. Information processing device and image processing system

Similar Documents

Publication Publication Date Title
EP1892664B1 (en) Image processing device and method
JP2006285738A (en) System for starting software for composite machine
JP2013014082A (en) Image forming apparatus, method of controlling the image forming apparatus and program
JP2008098915A (en) Image processing module connection buffer management means
US9609173B2 (en) Memory control circuit and image forming apparatus
US10216667B2 (en) Image forming apparatus, control method, and storage medium
JP2007188434A (en) Image processor
US9485381B1 (en) Scanner interface and protocol
JP5930834B2 (en) Image processing apparatus, image processing method, and control method for image processing apparatus
JP2012160824A (en) Image formation apparatus
JP2022018997A (en) Solid state image sensor, imaging apparatus, and information processing system
JP2005174156A (en) Memory device and electronic equipment having the same
US9197782B2 (en) Image processing device and image processing method
JP2007006125A (en) Image processing support apparatus, electronic camera, image processing apparatus, development processing system, and program for fulfilling these image processing support apparatus and image processing apparatus
JP2022060789A (en) Electronic apparatus, control method for electronic apparatus and control program for electronic apparatus
JP5423698B2 (en) Image forming apparatus
JP7400534B2 (en) Information processing device, information processing method and program
JP5176802B2 (en) Image processing apparatus, image processing method, and image forming apparatus
JP2009265776A (en) Image processor
JP2014021415A (en) Display device
JP2006338152A (en) Program device controller and image processor
JP2010226516A (en) Image processing apparatus
JP2006040120A (en) Image processing function memory
JP2007060198A (en) Digital composite machine
JP2006330871A (en) Signal processor

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100105