JP2009207014A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2009207014A
JP2009207014A JP2008048853A JP2008048853A JP2009207014A JP 2009207014 A JP2009207014 A JP 2009207014A JP 2008048853 A JP2008048853 A JP 2008048853A JP 2008048853 A JP2008048853 A JP 2008048853A JP 2009207014 A JP2009207014 A JP 2009207014A
Authority
JP
Japan
Prior art keywords
image processing
chip
image
image data
processing
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
JP2008048853A
Other languages
Japanese (ja)
Inventor
Takahiro Minami
崇博 南
Masaki Inui
正樹 乾
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2008048853A priority Critical patent/JP2009207014A/en
Publication of JP2009207014A publication Critical patent/JP2009207014A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing apparatus capable of easily adding and changing image processing functions. <P>SOLUTION: Image data read by a scanner 2 is transferred to an image processing chip 4 via a system bus 7. The image processing chip 4 stores the image data received from the scanner 2 in an image memory 9 controlled by the chip itself, according to instruction from SoC 3 (in path 30). The image data stored in the image memory 9 is subjected to image processing by the image processing chip 4, the image processing being instructed in advance by SoC 3, and after the image processing is completed, the image data is transferred to an HDD controller in an I/O chip 5 via the system bus 7, and the I/O chip 5 stores the image data received from the image processing chip 4 via the system bus 7 in an HDD 11 (in path 31). The I/O chip 5 transfers the image data stored in the HDD 11 to a print engine 6, so that it is outputted and printed (in path 32). <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、印刷用画像処理を実施する画像処理部と、画像表示用画像処理を実施するグラフィック処理部とを備える画像処理装置に関する。   The present invention relates to an image processing apparatus including an image processing unit that performs image processing for printing and a graphic processing unit that performs image processing for image display.

スキャナ機能・プリント機能・ファクシミリ機能等を備えるディジタル複合機は、高速化・高解像度化・高機能化の要求に伴って、処理しなければならないデータ量や処理速度が日々増加し続けている。このような要求を満たすために、ディジタル複合機のハードウェア構成としては、ディジタル複合機に特化した専用のASIC(Application Specific Integrated Circuit)を複数個設ける構成とし、複合機全体としてのパフォーマンス向上を図ることが通常である。   In digital multi-function peripherals equipped with a scanner function, a print function, a facsimile function, and the like, the amount of data and the processing speed that must be processed continue to increase day by day with the demand for higher speed, higher resolution, and higher functionality. In order to satisfy such requirements, the hardware configuration of the digital multifunction peripheral is configured by providing a plurality of dedicated ASICs (Application Specific Integrated Circuits) specialized for the digital multifunction peripheral to improve the performance of the entire multifunction peripheral. It is normal to plan.

ASICは、回路構成をプログラマブルに変更可能なFPGA(Field Programmable Gate Array)などと比べ、処理速度・規模・コスト面で有利である反面、一度完成すると容易には回路変更ができないため、細心の注意を払って設計・検証をし、開発を行わなければならない。   ASICs are advantageous in terms of processing speed, scale, and cost compared to FPGAs (Field Programmable Gate Arrays) that can change the circuit configuration in a programmable manner, but they cannot be changed easily once they are completed. You must pay attention to design, verify, and develop.

しかしながら、人間が作製するものである以上、バグなどの問題は常に発生するものであり、完全に避けることはできない。問題が発生した場合には、ハードウェアでの解決ができない限り、ファームウェアで制御方法を変更するなどして回避するしかなく、それでも回避できないような場合は、高いコストと時間をかけてASICを作り直す必要がある。   However, as long as they are created by humans, problems such as bugs always occur and cannot be completely avoided. If a problem occurs, unless it can be solved by hardware, it can only be avoided by changing the control method with firmware. If that is still not possible, recreate the ASIC at high cost and time. There is a need.

また、ディジタル複合機は、高機能、多機能が故にその操作も複雑化するおそれがあり、より操作しやすいユーザインターフェイスの改良が求められている。たとえば、入力装置としてタッチパネルなどのポインティングデバイスを備え、GUI(Graphical User Interface)を採用することにより、操作性を改良することができる。タッチパネルには、液晶ディスプレイや有機EL(electro-luminescence)ディスプレイが組み合わされ、ソフトウェアキーによる入力を行う。そのため、ディジタル複合機には、ユーザインターフェイス用ディスプレイの画像処理を行うための回路構成が必要であり、アニメーション表示ができるものになると、より高度な画像処理機能を有するグラフィックチップが必要となる。   In addition, since digital multifunction peripherals have high functions and multiple functions, their operations may be complicated, and improvements in user interfaces that are easier to operate are required. For example, operability can be improved by providing a pointing device such as a touch panel as an input device and adopting a GUI (Graphical User Interface). A liquid crystal display and an organic EL (electro-luminescence) display are combined with the touch panel, and input is performed using software keys. For this reason, a digital multi-function peripheral needs a circuit configuration for performing image processing of a user interface display, and if it can display an animation, a graphic chip having a more advanced image processing function is required.

特許文献1記載の表示装置は、GPUでの演算処理により映像構成要素ごとに画像データを形成し、対応する画素の記憶回路に形成した画像データを格納する。格納された画像データは、各画素の処理回路で合成処理され、表示処理回路で映像信号に変換される。   The display device described in Patent Document 1 forms image data for each video component by arithmetic processing in the GPU, and stores the image data formed in the storage circuit of the corresponding pixel. The stored image data is synthesized by the processing circuit of each pixel and converted into a video signal by the display processing circuit.

特開2003−167558号公報JP 2003-167558 A

ディジタル複合機に搭載されるASICの中でも画像処理用のASICに不具合が発生した場合は、装置全体の機能低下につながり、重要な問題となる。   If a problem occurs in an ASIC for image processing among ASICs mounted on a digital multi-function peripheral, the function of the entire apparatus is lowered, which becomes an important problem.

本発明の目的は、容易に画像処理機能の追加、変更ができる画像処理装置を提供することである。   An object of the present invention is to provide an image processing apparatus capable of easily adding or changing an image processing function.

本発明は、装置全体の動作を制御する主制御部と、
印刷用画像処理を実施する画像処理部と、
画像表示用画像処理を実施するグラフィック処理部とを備え、
前記グラフィック処理部が、前記画像表示用画像処理と前記印刷用画像処理の一部の処理とを並列して実行可能に構成されることを特徴とする画像処理装置である。
The present invention includes a main control unit that controls the operation of the entire apparatus,
An image processing unit for performing image processing for printing;
A graphic processing unit for performing image processing for image display,
The graphic processing unit is configured to be capable of executing the image display image processing and a part of the printing image processing in parallel.

また本発明は、前記印刷用画像処理の一部の処理は、前記画像処理部がすべき処理にさらに追加される処理であることを特徴とする。   In addition, the invention is characterized in that a part of the printing image processing is processing further added to processing to be performed by the image processing unit.

また本発明は、前記印刷用画像処理の一部の処理は、前記画像処理部がすべき処理の不具合を解消するための処理であることを特徴とする。   In addition, the invention is characterized in that a part of the printing image processing is processing for solving problems of processing to be performed by the image processing unit.

また本発明は、外部記憶装置との画像データの送受信を制御する外部記憶装置インターフェイス部を備え、
前記外部記憶装置インターフェイス部と前記グラフィック処理部とが同一の半導体チップ内に構成されることを特徴とする。
The present invention also includes an external storage device interface unit that controls transmission / reception of image data to / from an external storage device,
The external storage device interface unit and the graphic processing unit are configured in the same semiconductor chip.

また本発明は、前記主制御部は、前記画像処理部と前記グラフィック処理部とに指示することによってそれぞれで実施される印刷用画像処理の実施順序を変更可能に構成されることを特徴とする。   According to the present invention, the main control unit is configured to be able to change the execution order of the image processing for printing performed by instructing the image processing unit and the graphic processing unit, respectively. .

また本発明は、装置全体の動作を制御する主制御部と、
印刷用画像処理を実施する画像処理部とを備え、
前記主制御部が、装置全体の制御と前記印刷用画像処理の一部の処理とを並列して実行可能に構成されることを特徴とする画像処理装置である。
The present invention also includes a main control unit that controls the operation of the entire apparatus,
An image processing unit that performs image processing for printing,
The main control unit is configured to be able to execute control of the entire apparatus and a part of the printing image processing in parallel.

また本発明は、外部記憶装置との画像データの送受信を制御する外部記憶装置インターフェイス部を備え、
前記外部記憶装置インターフェイス部と前記主制御部とが同一の半導体チップ内に構成されることを特徴とする。
The present invention also includes an external storage device interface unit that controls transmission / reception of image data to / from an external storage device,
The external storage device interface unit and the main control unit are configured in the same semiconductor chip.

また本発明は、前記主制御部は、前記画像処理部と主制御部自身とに指示することによってそれぞれで実施される印刷用画像処理の実施順序を変更可能に構成されることを特徴とする。   Further, the present invention is characterized in that the main control unit is configured to be able to change the execution order of the printing image processing performed by instructing the image processing unit and the main control unit itself. .

本発明によれば、グラフィック処理部が、画像表示用画像処理と印刷用画像処理の一部の処理とを並列して実行することが可能に構成されている。   According to the present invention, the graphic processing unit is configured to be able to execute the image display image processing and a part of the printing image processing in parallel.

また本発明によれば、印刷用画像処理の一部の処理は、画像処理部がすべき処理にさらに追加される処理である。   According to the present invention, part of the printing image processing is processing that is further added to the processing to be performed by the image processing unit.

また本発明によれば、前記印刷用画像処理の一部の処理は、前記画像処理部がすべき処理の不具合を解消するための処理である。   According to the invention, part of the processing for image processing for printing is processing for solving a problem of processing to be performed by the image processing unit.

これにより、たとえば、新たな機能の追加や、バグなどの不具合を解消するための処理を容易に実行することができる。   Thereby, for example, it is possible to easily execute a process for adding a new function or solving a defect such as a bug.

また本発明によれば、外部記憶装置との画像データの送受信を制御する外部記憶装置インターフェイス部を備え、前記外部記憶装置インターフェイス部と前記グラフィック処理部とが同一の半導体チップ内に構成される。   In addition, according to the present invention, the external storage device interface unit that controls transmission / reception of image data with the external storage device is provided, and the external storage device interface unit and the graphic processing unit are configured in the same semiconductor chip.

これにより、画像データを効率よく転送することができ、処理速度を向上させることができる。   Thereby, the image data can be transferred efficiently, and the processing speed can be improved.

また本発明によれば、前記主制御部は、前記画像処理部と前記グラフィック処理部とに指示することによってそれぞれで実施される印刷用画像処理の実施順序を変更することができる。   According to the invention, the main control unit can change the execution order of the image processing for printing performed by instructing the image processing unit and the graphic processing unit, respectively.

これにより、前記グラフィック処理部が、効率よく印刷用画像処理の一部の処理を実行することができる。   Accordingly, the graphic processing unit can efficiently execute a part of the printing image processing.

また本発明によれば、主制御部が、装置全体の制御と印刷用画像処理の一部の処理とを並列して実行することが可能に構成されている。   Further, according to the present invention, the main control unit is configured to be able to execute the control of the entire apparatus and a part of the printing image processing in parallel.

これにより、たとえば、新たな機能の追加や、バグなどの不具合を解消するための処理を容易に実行することができる。   Thereby, for example, it is possible to easily execute a process for adding a new function or solving a defect such as a bug.

また本発明によれば、外部記憶装置との画像データの送受信を制御する外部記憶装置インターフェイス部を備え、前記外部記憶装置インターフェイス部と前記主制御部とが同一の半導体チップ内に構成される。   In addition, according to the present invention, the external storage device interface unit that controls transmission / reception of image data with the external storage device is provided, and the external storage device interface unit and the main control unit are configured in the same semiconductor chip.

これにより、画像データを効率よく転送することができ、処理速度を向上させることができる。   Thereby, the image data can be transferred efficiently, and the processing speed can be improved.

また本発明によれば、前記主制御部は、前記画像処理部と主制御部自身とに指示することによってそれぞれで実施される印刷用画像処理の実施順序を変更することができる。   According to the invention, the main control unit can change the execution order of the image processing for printing performed by instructing the image processing unit and the main control unit itself.

これにより、前記主制御部が、効率よく印刷用画像処理の一部の処理を実行することができる。   Accordingly, the main control unit can efficiently execute a part of the printing image processing.

図1は、本発明の実施の一形態である画像処理装置1の構成を示すブロック図である。画像処理装置1は、主制御部であるSoC(System On a Chip)3と、画像処理部である画像処理チップ4と、I/O(Input/Output)チップ5と、プリントエンジン6と、システムバス7とからなる。   FIG. 1 is a block diagram showing a configuration of an image processing apparatus 1 according to an embodiment of the present invention. The image processing apparatus 1 includes an SoC (System On a Chip) 3 that is a main control unit, an image processing chip 4 that is an image processing unit, an I / O (Input / Output) chip 5, a print engine 6, and a system. It consists of bus 7.

スキャナ2は、画像処理装置1に接続されていて、原稿画像の読み取りと、シェーディングや光量補正などの画像処理を行うものである。   The scanner 2 is connected to the image processing apparatus 1 and performs reading of a document image and image processing such as shading and light amount correction.

SoC3は、メインメモリ8をワークメモリ領域として使用し、画像処理装置1の制御を行う主制御部である。   The SoC 3 is a main control unit that controls the image processing apparatus 1 using the main memory 8 as a work memory area.

画像処理チップ4は、スキャナ2や外部のパーソナルコンピュータ(以下「PC( Personal Computer)」という)から受信した画像データに画像処理を行うものであり、内部には、入力階調補正部、領域分離処理部、色補正部、黒生成下色除去部、空間フィルタ処理部、出力階調補正部、カラーモノクロ変換部、画像圧縮処理、画像解凍処理、および回転処理部を含む。画像処理チップ4としては、画像処理専用に開発された専用ASIC(Application Specific Integrated Circuit)または画像処理機能を持った汎用IC(Integrated Circuit)が一般的に利用される。画像処理チップ4は、主制御部であるSoC3からの指示に従って、受信した画像データを、自身が制御するイメージメモリ9に格納し、画像処理を実施することができる。   The image processing chip 4 performs image processing on image data received from the scanner 2 or an external personal computer (hereinafter referred to as “PC (Personal Computer)”). A processing unit, a color correction unit, a black generation and under color removal unit, a spatial filter processing unit, an output tone correction unit, a color / monochrome conversion unit, an image compression process, an image decompression process, and a rotation processing unit are included. As the image processing chip 4, a dedicated ASIC (Application Specific Integrated Circuit) developed exclusively for image processing or a general-purpose IC (Integrated Circuit) having an image processing function is generally used. The image processing chip 4 can store the received image data in the image memory 9 controlled by the image processing chip 4 according to an instruction from the SoC 3 serving as the main control unit, and can perform image processing.

I/Oチップ5は、外部デバイスとのインターフェイスを行うものであり、一例として、ユーザインターフェイスを表示するためLCDC(Liquid Crystal Display Controller)機能を持つGPU(Graphics Processing Unit)23を含んで構成され、3Dグラフィックスの表示に必要な計算処理を行う。またHDD(Hard disk drive)コントローラやNIC(Network Interface Card)等も併せ持つ。I/Oチップ5は受信した画像データを、自身が制御するLCDCメモリ10またはHDD11に格納する。   The I / O chip 5 performs an interface with an external device. As an example, the I / O chip 5 includes a GPU (Graphics Processing Unit) 23 having an LCDC (Liquid Crystal Display Controller) function for displaying a user interface. Calculation processing necessary for displaying 3D graphics is performed. It also has an HDD (Hard disk drive) controller and NIC (Network Interface Card). The I / O chip 5 stores the received image data in the LCDC memory 10 or HDD 11 controlled by itself.

またI/Oチップ5は、LAN(Local Area Network)12経由で外部装置との間でデータを送受信することもできる。I/Oチップ5はLAN12のみならず、ファクシミリ装置、USB(Universal Serial Bus)等、数種の外部インターフェイスを有することが一般的であり、コピー動作だけでなくプリント動作やファクシミリ動作などを実現することが可能になる。   The I / O chip 5 can also transmit and receive data to and from an external device via a LAN (Local Area Network) 12. The I / O chip 5 generally has not only the LAN 12 but also several types of external interfaces such as a facsimile machine and a USB (Universal Serial Bus), and realizes not only a copying operation but also a printing operation and a facsimile operation. It becomes possible.

プリントエンジン6は、画像処理後のデータを受信し、プリント処理を実行する。
システムバス(System Bus)7は、PCI(Peripheral Component Interconnect)やPCI−Expressや専用バスなど、汎用システムバスで構成され、制御データや画像データの内部送受信に用いられる。
The print engine 6 receives the data after image processing and executes print processing.
The system bus 7 is configured by a general-purpose system bus such as PCI (Peripheral Component Interconnect), PCI-Express, and a dedicated bus, and is used for internal transmission and reception of control data and image data.

図2は、I/Oチップ5の構成を示すブロック図である。I/Oチップ5は、システムバスI/F(Interface)21と、ローカルバスI/F22と、GPU23と、HDDI/F24と、ネットワークI/F25と、LCDCメモリI/F26とからなる。   FIG. 2 is a block diagram showing the configuration of the I / O chip 5. The I / O chip 5 includes a system bus I / F (Interface) 21, a local bus I / F 22, a GPU 23, an HDD I / F 24, a network I / F 25, and an LCDC memory I / F 26.

システムバスI/F21は、各ICとの間での画像データなどの送受信を制御するブロックである。   The system bus I / F 21 is a block that controls transmission and reception of image data and the like with each IC.

ローカルバスI/F22は、SoC3との通信を行うことによってI/Oチップ5の動作を制御するブロックである。SoC3に直結されたローカルバス27に接続し、SoC3からの指示に従ってI/Oチップ5を制御する。   The local bus I / F 22 is a block that controls the operation of the I / O chip 5 by communicating with the SoC 3. Connected to the local bus 27 directly connected to the SoC 3, and controls the I / O chip 5 in accordance with an instruction from the SoC 3.

GPU23は、液晶ディスプレイ表示と、表示するための画像データの画像処理とを行う。LCDCメモリI/F26は、液晶ディスプレイ表示を行うために、画像データを格納するLCDCメモリ10を備えるためのメモリコントロール機能を含む。   The GPU 23 performs liquid crystal display display and image processing of image data to be displayed. The LCDC memory I / F 26 includes a memory control function for providing the LCDC memory 10 for storing image data in order to perform liquid crystal display display.

HDDI/F24は、HDDコントローラ機能と、インターフェース機能とを備えるものである。ネットワークI/F25は、LAN12経由で外部装置との間でデータを送受信するものである。   The HDD I / F 24 has an HDD controller function and an interface function. The network I / F 25 transmits / receives data to / from an external device via the LAN 12.

システム構成が異なり、異なる処理を行う画像処理チップが複数個搭載される場合や、I/Oチップ機能を分割してGPU機能を独立にする場合等、複数個のICで構成されることも考えられる。   It may be configured with multiple ICs, such as when the system configuration is different and multiple image processing chips that perform different processing are installed, or when the I / O chip function is divided to make the GPU function independent. It is done.

図3は、コピー動作中の画像データの流れを図1のブロック図に重ねて示す図である。画像処理装置1のコピー動作を一例に挙げ、画像処理について説明を行う。   FIG. 3 is a diagram showing the flow of image data during the copy operation, superimposed on the block diagram of FIG. The image processing will be described by taking a copy operation of the image processing apparatus 1 as an example.

ユーザ操作によってユーザインターフェースに備えられたコピーボタンが押されると、スキャナ2が原稿台に載せられた原稿を読み取り、アナログ画像データからデジタル画像データへ変換後、システムバス7を経由して画像処理チップ4へと画像データを転送するとともに、画像処理チップ4は、SoC3からの指示に従ってスキャナ2から受信した画像データを自身が制御するイメージメモリ9に格納する(経路30)。   When a copy button provided in the user interface is pressed by a user operation, the scanner 2 reads the document placed on the document table, converts the analog image data into digital image data, and then passes through the system bus 7 to the image processing chip. 4, the image processing chip 4 stores the image data received from the scanner 2 in the image memory 9 controlled by the image processing chip 4 according to an instruction from the SoC 3 (path 30).

イメージメモリ9に格納された画像データは、予めSoC3から指示された画像処理を画像処理チップ4が実施した上で、画像処理完了後にI/Oチップ5内部のHDDコントローラ(不図示)へシステムバス7経由で転送され、I/Oチップ5ではシステムバス7経由で画像処理チップ4から受信した画像データをHDD11へ保存する(経路31)。   The image data stored in the image memory 9 is processed in advance by the image processing chip 4 after image processing instructed by the SoC 3, and after completion of the image processing, the system bus is connected to an HDD controller (not shown) in the I / O chip 5. 7, and the I / O chip 5 stores the image data received from the image processing chip 4 via the system bus 7 in the HDD 11 (path 31).

I/Oチップ5は、HDD11に保存した画像データを印字出力するためにプリントエンジン6へ転送する(経路32)。   The I / O chip 5 transfers the image data stored in the HDD 11 to the print engine 6 for printing out (path 32).

プリントエンジン6は、I/Oチップ5から画像データを受信し、記録媒体への印字動作を実行する。このときSoC3が、I/Oチップ5やプリントエンジン6を制御する。   The print engine 6 receives image data from the I / O chip 5 and executes a printing operation on a recording medium. At this time, the SoC 3 controls the I / O chip 5 and the print engine 6.

なお、コピー動作以外の動作例として、外部装置から受信したデータを出力するプリント動作があるが、この場合にはLAN12経由で画像データが転送されるため、画像データ入力経路は、コピー動作の例における経路30とは異なり、I/Oチップ5からシステムバス7を経由して画像処理チップ4へと画像データを転送するとともに、画像処理チップ4が、SoC3からの指示に従ってI/Oチップ5から受信した画像データを自身が制御するイメージメモリ9に格納する(経路33)。   As an example of operations other than the copy operation, there is a print operation for outputting data received from an external device. In this case, since image data is transferred via the LAN 12, the image data input path is an example of a copy operation. Unlike the path 30 in FIG. 3, the image data is transferred from the I / O chip 5 to the image processing chip 4 via the system bus 7, and the image processing chip 4 is transferred from the I / O chip 5 according to an instruction from the SoC 3. The received image data is stored in the image memory 9 controlled by itself (path 33).

その後の画像データの転送、画像処理などはコピー同差の場合と同じである。ただし、画像処理の詳細な内容については、入力された画像データの種類によって異なる。   Subsequent transfer of image data, image processing, and the like are the same as in the case of copy difference. However, the detailed contents of the image processing differ depending on the type of input image data.

図4は、I/Oチップ5における画像データの流れを図2のブロック図に重ねて示す図である。   FIG. 4 is a diagram showing the flow of image data in the I / O chip 5 superimposed on the block diagram of FIG.

図3に示した経路31および経路32のデータ転送経路の場合、I/Oチップ5内部では、経路40に示すように、HDDI/F24とシステムバスI/F21間でのやり取りとなる。   In the case of the data transfer paths of the path 31 and the path 32 shown in FIG. 3, the exchange between the HDD I / F 24 and the system bus I / F 21 is performed in the I / O chip 5 as indicated by the path 40.

HDD11への書き込み動作時は、システムバスI/F21から入力する画像データをI/Oチップ5の内部バスを介してHDDI/F24へと転送する。HDDI/F24は受信したデータを外部記憶装置であるHDD11へ保存する。HDD11からの読み出し動作時はHDD11より読み出す画像データをI/Oチップ5の内部バスを介してシステムバスI/F21へと転送する。システムバスI/F21は受信した画像データをシステムバスからI/Oチップ5の外部へと出力する。   During a write operation to the HDD 11, image data input from the system bus I / F 21 is transferred to the HDD I / F 24 via the internal bus of the I / O chip 5. The HDD I / F 24 stores the received data in the HDD 11 that is an external storage device. During a read operation from the HDD 11, image data read from the HDD 11 is transferred to the system bus I / F 21 via the internal bus of the I / O chip 5. The system bus I / F 21 outputs the received image data from the system bus to the outside of the I / O chip 5.

次に、表示装置であるLCD28に表示する画像データを転送する流れについて説明する。   Next, a flow of transferring image data to be displayed on the LCD 28 as a display device will be described.

経路41は、SoC3がLCDCメモリ10から画像データをリード・ライトする際の流れであり、経路42は、GPU23がLCDCメモリ10から画像データをリード・ライトする際の流れであり、経路43は、LCDCメモリI/F26がLCD28に表示する画像データを転送する流れである。   A path 41 is a flow when the SoC 3 reads / writes image data from the LCDC memory 10, a path 42 is a flow when the GPU 23 reads / writes image data from the LCDC memory 10, and a path 43 is This is a flow of transferring image data to be displayed on the LCD 28 by the LCDC memory I / F 26.

これらの画像データの転送は、LCD28に表示される画像データを書き換えるために発生する。したがって、コピー動作で発生する画像データの転送とは独立して処理されるものである。   The transfer of these image data occurs in order to rewrite the image data displayed on the LCD 28. Therefore, it is processed independently from the transfer of image data generated in the copying operation.

I/Oチップ5の内部バスについては、コピー動作で転送される画像データとLCD表示動作で転送される画像データの転送パフォーマンスを向上するため、それぞれ独立した2つの内部バスで構成することも考えられる。   The internal bus of the I / O chip 5 may be configured with two independent internal buses in order to improve the transfer performance of the image data transferred by the copy operation and the image data transferred by the LCD display operation. It is done.

さて、LCD表示動作などに用いられ、グラフィックス用画像処理を実現するGPU23は、高速周波数動作や高機能化が進み、非常に幅広いパフォーマンスを持ったものから選択できるようになっている。高速・高機能なGPUはファームウェアプログラムを作成することにより高度な画像処理を実現することが可能となる。このような高機能GPUで画像処理を実行可能とすることで、画像処理チップ4で実行している画像処理に加えて他の画像処理を行ったり、画像処理チップ4で実行している画像処理の一部を肩代わりし手助けをすることが可能となる。   Now, the GPU 23 used for LCD display operation and the like and realizing graphics image processing has been improved in high-speed frequency operation and high functionality, and can be selected from those having very wide performance. A high-speed, high-performance GPU can realize advanced image processing by creating a firmware program. By enabling image processing to be executed by such a high-performance GPU, in addition to image processing executed by the image processing chip 4, other image processing is performed, or image processing executed by the image processing chip 4 is performed. It becomes possible to take over a part of and help.

例えば、各ICチップの回路構成が決定した製品完成後に画像処理の機能を向上させる必要が生じた場合、画像処理チップ4は、前述のようにコスト・速度面で有利となるASICで構成させることが多いため、機能として予め実装されていない機能を追加したり、変更したりすることが非常に困難である。   For example, when it is necessary to improve the function of image processing after the completion of a product whose circuit configuration is determined for each IC chip, the image processing chip 4 is configured with an ASIC that is advantageous in terms of cost and speed as described above. Therefore, it is very difficult to add or change a function that is not implemented in advance as a function.

したがって、このような場合に、画像処理チップ4ですべき画像処理を完了した後、GPU23でさらに画像処理を実行することが可能なように構成すれば画像処理の機能を向上させることが可能となる。もちろん、GPU23は、画像処理専用のASICと比較すると画像処理速度が遅くなるため、機能を向上させることができても、装置全体としての処理速度や画像データの転送能力が低下してしまうと、結果的に装置全体としての機能低下につながるので、装置全体としての処理速度や画像データの転送能力を満たすことも必要である。画像処理速度および画像データの転送能力を満足するためには、図2に示したように、GPU23と、HDDI/F24およびLCDCメモリI/F26とが同一のICチップ内に構成されることが望ましい。なお、装置全体としての処理速度や画像データの転送能力を満たす構成であれば、これらの機能を独立したそれぞれのICチップに分割する構成であってもよい。   Accordingly, in such a case, if the image processing chip 4 is configured so that the image processing can be further executed by the GPU 23 after the image processing to be performed by the image processing chip 4 is completed, the function of the image processing can be improved. . Of course, the GPU 23 has a lower image processing speed than an ASIC dedicated to image processing. Therefore, even if the function can be improved, the processing speed and image data transfer capability of the entire apparatus are reduced. As a result, the function of the entire apparatus is reduced, and it is also necessary to satisfy the processing speed and image data transfer capability of the entire apparatus. In order to satisfy the image processing speed and the image data transfer capability, it is desirable that the GPU 23, the HDD I / F 24, and the LCDC memory I / F 26 are configured in the same IC chip as shown in FIG. . In addition, as long as the configuration satisfies the processing speed and image data transfer capability of the entire device, the configuration may be such that these functions are divided into independent IC chips.

また、GPU23は、上記のように機能付加による機能の向上だけでなく、画像処理チップ4の作製後に、画像処理の一部に不具合が発覚し、修正する必要が生じた場合にも利用することができる。このような場合、画像処理チップ4で不具合が生じた一部の処理については、GPU23が代わりにその一部の処理を引き受けて代替処理することによって不具合を解決することが可能となる。   Further, the GPU 23 is used not only for improving the function by adding functions as described above, but also when a defect is detected in a part of the image processing after the image processing chip 4 is manufactured and it is necessary to correct it. Can do. In such a case, with respect to a part of the processing in which a problem has occurred in the image processing chip 4, the GPU 23 can take over the part of the process instead and perform a substitute process to solve the problem.

さらなる機能の付加、不具合の解決いずれにしても、GPU23が実行する画像処理は、画像処理チップ4が実行すべき画像処理フローの開始前または完了後に実施する場合と、画像処理フローの途中段階で実施しなければならない場合とが想定される。   Regardless of whether a further function is added or a problem is solved, the image processing executed by the GPU 23 is performed before or after the completion of the image processing flow to be executed by the image processing chip 4 and in the middle of the image processing flow. It is assumed that this must be done.

以下では、それぞれの場合について画像データの流れを説明する。
第1の実施形態では、画像処理チップ4ですべき画像処理を実行完了した後、GPU23で追加の画像処理を実施する場合の画像データの流れを図5に示す。GPU23で追加される画像処理は、さらに機能を追加するための処理であってもよいし、画像処理チップ4ですべき画像処理の不具合を解消するための処理であってもよい。
Hereinafter, the flow of image data will be described for each case.
In the first embodiment, FIG. 5 shows a flow of image data when additional image processing is performed by the GPU 23 after execution of image processing to be performed by the image processing chip 4 is completed. The image processing added by the GPU 23 may be processing for further adding a function, or processing for eliminating a problem of image processing to be performed by the image processing chip 4.

図3に示した経路30、経路32は、画像処理フローよりも前処理および後処理であるため図5の説明では省略している。   Since the path 30 and the path 32 shown in FIG. 3 are pre-processing and post-processing rather than the image processing flow, they are omitted in the description of FIG.

画像処理チップ4でするべき画像処理が完了すると、画像処理チップ4は、画像データをI/Oチップ5に対して、システムバス7を介して転送する(経路50)。通常であれば画像処理の完了した画像データは、図3に示した経路31のように直接HDD11へ格納されるが、GPU23で追加の画像処理を実施するために、画像処理チップ4から転送される画像データはLCDCメモリ10へ格納される。その後、GPU23によって追加の画像処理を実施した後、HDD11へ格納される(経路51)。   When the image processing to be performed by the image processing chip 4 is completed, the image processing chip 4 transfers the image data to the I / O chip 5 via the system bus 7 (path 50). Normally, image data that has been subjected to image processing is directly stored in the HDD 11 as in the path 31 shown in FIG. 3, but is transferred from the image processing chip 4 in order to perform additional image processing in the GPU 23. The image data is stored in the LCDC memory 10. Thereafter, additional image processing is performed by the GPU 23 and then stored in the HDD 11 (path 51).

図6は、第1実施形態におけるI/Oチップ5内部の処理を詳細に説明するための図である。画像処理チップ4ですべき画像処理を完了した画像データは経路60で、システムバスI/F21から内部バス、LCDCメモリI/F26を介してLCDCメモリ10へと格納される。格納された画像データは、GPU23で追加の画像処理を実行するために、順次LCDCメモリ10から内部バスを介して読み出され、GPU23で追加の画像処理を実行した後、内部バスを介してLCDCメモリ10へと戻される(経路61)。   FIG. 6 is a diagram for explaining in detail processing inside the I / O chip 5 in the first embodiment. Image data for which image processing to be performed by the image processing chip 4 has been completed is stored in the path 60 from the system bus I / F 21 to the LCDC memory 10 via the internal bus and the LCDC memory I / F 26. The stored image data is sequentially read from the LCDC memory 10 via the internal bus in order to execute additional image processing by the GPU 23, and after the additional image processing is executed by the GPU 23, the LCDC is transmitted via the internal bus. Returned to the memory 10 (path 61).

LCDCメモリ10を共用するために、LCDCメモリI/F26とGPU23との間で処理状況を相互に通信しながら画像データの転送を実行する。GPU23での画像処理が完了した画像データは、必要な全ての画像処理を施されたこととなるので、経路62によってHDD11へ格納されて一連の処理が完了となる。   In order to share the LCDC memory 10, the image data is transferred while communicating the processing status between the LCDC memory I / F 26 and the GPU 23. Since the image data that has undergone image processing in the GPU 23 has been subjected to all necessary image processing, the image data is stored in the HDD 11 via the path 62 and a series of processing is completed.

第2の実施形態では、画像処理チップ4ですべき画像処理を実行している途中に一時的にGPU23で追加の画像処理を実施する場合の画像データの流れを図7に示す。   In the second embodiment, FIG. 7 shows a flow of image data when additional image processing is temporarily performed by the GPU 23 while image processing to be performed by the image processing chip 4 is being performed.

GPU23で追加される画像処理は、さらに機能を追加するための処理であってもよいし、画像処理チップ4ですべき画像処理の不具合を解消するための処理であってもよい。   The image processing added by the GPU 23 may be processing for further adding a function, or processing for eliminating a problem of image processing to be performed by the image processing chip 4.

画像処理チップ4で予め処理すべきステップまでの画像処理が終了すると、画像処理チップ4は、イメージメモリ9内の画像データをI/Oチップ5に対してシステムバス7を介して転送する(経路70)。通常であれば画像処理の完了した画像データは図3に示した経路31のように直接HDD11へ格納されるが、GPU23で追加の画像処理を実施するため、画像処理チップ4から転送される画像データは、LCDCメモリ11へと格納される。その後、GPU23によって追加の画像処理を実施した後、イメージメモリ9へ画像データをもう一度転送する(経路71)。画像データを受信した画像処理チップ4は、残りの画像処理を実施し、再度I/Oチップ5へ画像データを転送する。このとき、すべき画像処理は全て完了しているためHDD11へ格納される(経路72)。   When the image processing up to the step to be processed in advance by the image processing chip 4 is completed, the image processing chip 4 transfers the image data in the image memory 9 to the I / O chip 5 via the system bus 7 (path). 70). Normally, the image data that has been subjected to image processing is directly stored in the HDD 11 as in the path 31 shown in FIG. 3, but the image transferred from the image processing chip 4 in order to perform additional image processing in the GPU 23. Data is stored in the LCDC memory 11. Thereafter, after additional image processing is performed by the GPU 23, the image data is transferred again to the image memory 9 (path 71). The image processing chip 4 that has received the image data performs the remaining image processing and transfers the image data to the I / O chip 5 again. At this time, since all image processing to be performed is completed, it is stored in the HDD 11 (path 72).

図8は、第2実施形態におけるI/Oチップ5内部の処理を詳細に説明するための図である。画像処理チップ4で予め処理すべきステップまでの画像処理が終了すると、画像データは経路80で内部バス、LCDCメモリI/F26を介してLCDCメモリ10へ格納される。格納された画像データは、GPU23で追加の画像処理を実行するために、順次LCDCメモリから読み出され、GPU23で追加の画像処理を実行した後、同じく内部バスを介してLCDCメモリ10へと戻される(経路81)。LCDCメモリ10を共用するためにLCDCメモリI/F26とGPU23との間で処理状況を相互に通信しながら画像データの転送を実行する。GPU23での追加の画像処理が完了した画像データは、再び画像処理チップ4で残りの画像処理を実施するために、経路80で画像データを転送する。画像処理チップ4で残りの画像処理が完了した画像データは、経路82によってHDD11へ格納されて一連の処理が完了となる。   FIG. 8 is a diagram for explaining in detail processing inside the I / O chip 5 in the second embodiment. When the image processing up to the step to be processed in advance by the image processing chip 4 is completed, the image data is stored in the LCDC memory 10 via the internal bus and the LCDC memory I / F 26 via the path 80. The stored image data is sequentially read out from the LCDC memory in order to execute additional image processing in the GPU 23, and after the additional image processing is executed in the GPU 23, it is returned to the LCDC memory 10 through the internal bus. (Path 81). In order to share the LCDC memory 10, the image data is transferred while communicating the processing status between the LCDC memory I / F 26 and the GPU 23. The image data that has undergone the additional image processing in the GPU 23 is transferred through the path 80 in order to perform the remaining image processing in the image processing chip 4 again. The image data for which the remaining image processing has been completed by the image processing chip 4 is stored in the HDD 11 via the path 82, and a series of processing is completed.

第3の実施形態は、画像処理チップ4ですべき画像処理を実行する前に、GPU23で追加の画像処理を実施する場合であり、その画像データの流れを図9に示す。GPU23で追加される画像処理は、さらに機能を追加するための処理であってもよいし、画像処理チップ4ですべき画像処理の不具合を解消するための処理であってもよい。   The third embodiment is a case where additional image processing is performed by the GPU 23 before executing image processing to be performed by the image processing chip 4, and the flow of the image data is shown in FIG. The image processing added by the GPU 23 may be processing for further adding a function, or processing for eliminating a problem of image processing to be performed by the image processing chip 4.

ユーザ操作によってユーザインターフェイスに備えられたコピーボタンが押されると、スキャナ2が原稿台に載せられた原稿を読み取り、アナログ画像データからデジタル画像データへ変換後、システムバス7を経由してI/Oチップ5へと画像データを転送するとともに、IOチップ5は、SoC3からの指示に従ってスキャナ2から受信した画像データを自身が制御するLCDCメモリ10に格納する(経路90)。   When a copy button provided in the user interface is pressed by a user operation, the scanner 2 reads the document placed on the document table, converts it from analog image data to digital image data, and then performs I / O via the system bus 7. While transferring the image data to the chip 5, the IO chip 5 stores the image data received from the scanner 2 in the LCDC memory 10 controlled by the IO chip 5 in accordance with an instruction from the SoC 3 (path 90).

GPU23によって追加の画像処理を実施した後、I/Oチップ5は、システムバス7を介して画像処理チップ4に追加の画像処理が施された画像データを転送し、画像処理チップ4は、画像データを自身が制御するイメージメモリ9に格納する(経路91)。   After performing the additional image processing by the GPU 23, the I / O chip 5 transfers the image data subjected to the additional image processing to the image processing chip 4 via the system bus 7, and the image processing chip 4 Data is stored in the image memory 9 controlled by itself (path 91).

画像処理チップ4は、画像処理チップ4がするべき画像処理を完了すると、I/Oチップ5へ画像データを転送する。このとき、すべき画像処理は全て完了しているためHDD11へ格納される(経路92)。   When the image processing chip 4 completes the image processing to be performed by the image processing chip 4, the image processing chip 4 transfers the image data to the I / O chip 5. At this time, since all image processing to be performed is completed, it is stored in the HDD 11 (path 92).

図10は、第3実施形態におけるI/Oチップ5内部の処理を詳細に説明するための図である。   FIG. 10 is a diagram for explaining in detail the processing inside the I / O chip 5 in the third embodiment.

スキャナ2で読み取られた画像データは、経路100で、システムバスI/F21から内部バス、LCDCメモリI/F26を介してLCDCメモリ10へと格納される。格納された画像データは、GPU23で追加の画像処理を実行するために、順次LCDCメモリ10から内部バスを介して読み出され、GPU23で追加の画像処理を実行した後、内部バスを介してLCDCメモリ10へと戻される(経路101)。   The image data read by the scanner 2 is stored on the path 100 from the system bus I / F 21 to the LCDC memory 10 via the internal bus and the LCDC memory I / F 26. The stored image data is sequentially read from the LCDC memory 10 via the internal bus in order to execute additional image processing by the GPU 23, and after the additional image processing is executed by the GPU 23, the LCDC is transmitted via the internal bus. Returned to the memory 10 (path 101).

LCDCメモリ10を共用するためにLCDCメモリI/F26とGPU23との間で処理状況を相互に通信しながら画像データの転送を実行する。GPU23での追加の画像処理が完了した画像データは、画像処理チップ4がするべき画像処理を実施するために、経路100で画像データを転送する。画像処理チップ4ですべき画像処理が完了した画像データは、必要な全ての画像処理を施されたこととなるので、経路102によってHDD11へ格納されて一連の処理が完了となる。   In order to share the LCDC memory 10, the image data is transferred while communicating the processing status between the LCDC memory I / F 26 and the GPU 23. The image data that has undergone the additional image processing in the GPU 23 is transferred through the path 100 in order to perform image processing to be performed by the image processing chip 4. Since the image data that has undergone image processing to be performed by the image processing chip 4 has been subjected to all necessary image processing, it is stored in the HDD 11 via the path 102 and a series of processing is completed.

さらに、GPU23と同様、CPUはSoC3に代表されるように近年、高速周波数動作や高機能化が進み、非常に幅広いパフォーマンスを持ったものから選択できるようになっている。高速・高機能なSoC3を利用するとファームウェアプログラムを作成することにより高度な画像処理を実現することが可能となる。このような高機能SoCで画像処理を実行することで、上記GPU23を使用した画像処理システム同様に画像処理の機能追加や画像処理ASICの不具合の解決などが可能になる。つまり、GPU23が画像処理を実施する場合は、LCD表示用画像データの画像処理と、原稿画像データの画像処理とを並列して行うが、SoC3が画像処理を実施する場合は、画像処理装置1の全体制御と原稿画像データの画像処理とを並列して行うことになる。   Further, as with the GPU 23, as represented by SoC3, in recent years, high-frequency operation and advanced functions have advanced, and the CPU can be selected from those having a very wide range of performance. When a high-speed and high-function SoC 3 is used, advanced image processing can be realized by creating a firmware program. By executing image processing with such a high-function SoC, it is possible to add image processing functions and solve problems with the image processing ASIC as in the image processing system using the GPU 23. In other words, when the GPU 23 performs image processing, the image processing of LCD display image data and the image processing of document image data are performed in parallel. However, when the SoC 3 performs image processing, the image processing device 1 The overall control and image processing of document image data are performed in parallel.

GPU23と同様に、SoC3で画像処理を実施する場合は、HDDI/F24をSoC3の内部に持つ構成がパフォーマンス向上に有効な手段となるが、装置全体として満足するのであればSoC3内部にHDDI/F24を必ずしも備える必要はない。GPU23を利用するのと同様に実施可能であるので特に図示はしないが、SoC3で、画像処理チップ4がすべき画像処理の一部の画像処理を追加して実施する場合、画像処理チップ4ですべき画像処理が完了後に追加する構成であっても、画像処理途中に追加の画像処理を実施する構成でもどちらでも対応可能であり、画像処理の順番はSoC3からの指示によって決定される。   As in the case of the GPU 23, when image processing is performed with the SoC 3, the configuration having the HDD I / F 24 in the SoC 3 is an effective means for improving the performance. However, if the entire apparatus is satisfied, the HDD I / F 24 in the SoC 3 is satisfactory. It is not always necessary to have Since it can be implemented in the same manner as using the GPU 23, it is not shown in the figure. However, in the case of performing some image processing that should be performed by the image processing chip 4 with the SoC 3, the image processing chip 4 is used. Either a configuration in which additional image processing is performed after completion of power image processing or a configuration in which additional image processing is performed during image processing can be supported, and the order of image processing is determined by an instruction from the SoC 3.

図11は、画像処理装置1の画像処理を示すフローチャートである。一例として、画像処理チップ4のすべき画像処理完了後にGPU23で追加の画像処理を実施する第1実施形態のフローを示す。   FIG. 11 is a flowchart showing image processing of the image processing apparatus 1. As an example, a flow of the first embodiment in which additional image processing is performed by the GPU 23 after completion of image processing to be performed by the image processing chip 4 is shown.

まずステップS1では、SoC3が、印刷部ジョブの開始を認識する。具体的には、スキャナで読み取られた画像データの印字ジョブ(コピージョブ)や外部装置から受信した画像データの印刷ジョブ(プリントジョブ)の起動を認識し、PCなどの外部装置からネットワーク経由で起動がかかる場合や、入力装置を介してユーザインターフェイスから起動がかかる場合がある。   First, in step S1, the SoC 3 recognizes the start of the print section job. Specifically, it recognizes the start of a print job (copy job) of image data read by a scanner or a print job (print job) of image data received from an external device, and starts it from an external device such as a PC via a network. May be activated from the user interface via the input device.

ステップS2では、SoC3が各部位の動作設定を指示する。各部位の動作設定の指示は、部位ごとの動作方法をレジスタ設定することによって行う。動作設定の内容としてはたとえば、実行するべき画像処理の種類、その順序、処理サイズなどを指示する。   In step S2, SoC 3 instructs the operation setting of each part. The operation setting instruction for each part is performed by registering the operation method for each part. As the contents of the operation setting, for example, the type of image processing to be executed, the order thereof, and the processing size are instructed.

ステップS3では、SoCが各部位に対して画像処理の開始を指示する。実際には、画像データフローの下流側から順番に起動するため、プリントエンジン6、I/Oチップ5、画像処理チップ4の順番で起動させる。   In step S3, the SoC instructs each part to start image processing. Actually, the print engine 6, the I / O chip 5, and the image processing chip 4 are activated in this order because they are activated sequentially from the downstream side of the image data flow.

ステップS4では、指示された動作設定に基づいて、各部位が画像処理を実行する。
ステップS5では、SoC3が最終処理である印字処理終了後にプリントエンジン6から処理完了通知を受信すると一連のジョブの終了を認識する。
In step S4, each part performs image processing based on the instructed operation setting.
In step S5, when a processing completion notification is received from the print engine 6 after the SoC 3 has finished the final printing process, the end of a series of jobs is recognized.

本発明の実施の一形態である画像処理装置1の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image processing apparatus 1 according to an embodiment of the present invention. I/Oチップ5の構成を示すブロック図である。2 is a block diagram showing a configuration of an I / O chip 5. FIG. コピー動作中の画像データの流れを図1のブロック図に重ねて示す図である。FIG. 2 is a diagram showing a flow of image data during a copy operation, superimposed on the block diagram of FIG. 1. I/Oチップ5における画像データの流れを図2のブロック図に重ねて示す図である。FIG. 3 is a diagram showing the flow of image data in the I / O chip 5 superimposed on the block diagram of FIG. 2. 画像処理チップ4で画像処理を実行完了した後、GPU23で追加の画像処理を実施する場合の画像データの流れを示す図である。It is a figure which shows the flow of the image data in the case of performing additional image processing with GPU23 after execution completion of image processing with the image processing chip 4. FIG. 第1実施形態におけるI/Oチップ5内部の処理を詳細に説明するための図である。It is a figure for demonstrating in detail the process inside the I / O chip | tip 5 in 1st Embodiment. 画像処理チップ4ですべき画像処理を実行している途中に一時的にGPU23で追加の画像処理を実施する場合の画像データの流れを示す図である。It is a figure which shows the flow of the image data in the case of performing additional image processing by GPU23 temporarily in the middle of performing the image processing which should be performed by the image processing chip. 第2実施形態におけるI/Oチップ5内部の処理を詳細に説明するための図である。It is a figure for demonstrating in detail the process inside the I / O chip | tip 5 in 2nd Embodiment. 画像処理チップ4ですべき画像処理を実行する前に一時的にGPU23で追加の画像処理を実施する場合の画像データの流れを示す図である。It is a figure which shows the flow of the image data in the case of performing an additional image process by GPU23 temporarily before performing the image process which should be performed by the image processing chip. 第3実施形態におけるI/Oチップ5内部の処理を詳細に説明するための図である。It is a figure for demonstrating in detail the process inside the I / O chip | tip 5 in 3rd Embodiment. 画像処理装置1の画像処理を示すフローチャートである。3 is a flowchart showing image processing of the image processing apparatus 1.

符号の説明Explanation of symbols

1 画像処理装置
2 スキャナ
3 SoC
4 画像処理チップ
5 I/Oチップ
6 プリントエンジン
7 システムバス
8 メインメモリ
9 イメージメモリ
10 LCDCメモリ
11 HDD
21 システムバスI/F
22 ローカルバスI/F
23 GPU
24 HDDI/F
25 ネットワークI/F
26 LCDCメモリI/F
1 Image processing device 2 Scanner 3 SoC
4 Image processing chip 5 I / O chip 6 Print engine 7 System bus 8 Main memory 9 Image memory 10 LCDC memory 11 HDD
21 System bus I / F
22 Local bus I / F
23 GPU
24 HDD I / F
25 Network I / F
26 LCDC memory I / F

Claims (8)

装置全体の動作を制御する主制御部と、
印刷用画像処理を実施する画像処理部と、
画像表示用画像処理を実施するグラフィック処理部とを備え、
前記グラフィック処理部が、前記画像表示用画像処理と前記印刷用画像処理の一部の処理とを並列して実行可能に構成されることを特徴とする画像処理装置。
A main control unit that controls the operation of the entire apparatus;
An image processing unit for performing image processing for printing;
A graphic processing unit for performing image processing for image display,
The image processing apparatus, wherein the graphic processing unit is configured to execute the image display image processing and a part of the print image processing in parallel.
前記印刷用画像処理の一部の処理は、前記画像処理部がすべき処理にさらに追加される処理であることを特徴とする請求項1記載の画像処理装置。   The image processing apparatus according to claim 1, wherein a part of the printing image processing is processing further added to processing to be performed by the image processing unit. 前記印刷用画像処理の一部の処理は、前記画像処理部がすべき処理の不具合を解消するための処理であることを特徴とする請求項1記載の画像処理装置。   The image processing apparatus according to claim 1, wherein a part of the image processing for printing is a process for solving a problem of a process to be performed by the image processing unit. 外部記憶装置との画像データの送受信を制御する外部記憶装置インターフェイス部を備え、
前記外部記憶装置インターフェイス部と前記グラフィック処理部とが同一の半導体チップ内に構成されることを特徴とする請求項1に記載の画像処理装置。
An external storage device interface unit for controlling transmission and reception of image data with the external storage device;
The image processing apparatus according to claim 1, wherein the external storage device interface unit and the graphic processing unit are configured in the same semiconductor chip.
前記主制御部は、前記画像処理部と前記グラフィック処理部とに指示することによってそれぞれで実施される印刷用画像処理の実施順序を変更可能に構成されることを特徴とする請求項1に記載の画像処理装置。   2. The main control unit is configured to be able to change an execution order of image processing for printing performed by instructing the image processing unit and the graphic processing unit, respectively. Image processing apparatus. 装置全体の動作を制御する主制御部と、
印刷用画像処理を実施する画像処理部とを備え、
前記主制御部が、装置全体の制御と前記印刷用画像処理の一部の処理とを並列して実行可能に構成されることを特徴とする画像処理装置。
A main control unit that controls the operation of the entire apparatus;
An image processing unit that performs image processing for printing,
An image processing apparatus, wherein the main control unit is configured to be able to execute control of the entire apparatus and a part of the printing image processing in parallel.
外部記憶装置との画像データの送受信を制御する外部記憶装置インターフェイス部を備え、
前記外部記憶装置インターフェイス部と前記主制御部とが同一の半導体チップ内に構成されることを特徴とする請求項6に記載の画像処理装置。
An external storage device interface unit for controlling transmission and reception of image data with the external storage device;
The image processing apparatus according to claim 6, wherein the external storage device interface unit and the main control unit are configured in the same semiconductor chip.
前記主制御部は、前記画像処理部と主制御部自身とに指示することによってそれぞれで実施される印刷用画像処理の実施順序を変更可能に構成されることを特徴とする請求項6に記載の画像処理装置。   The said main control part is comprised so that change of the execution order of the image processing for printing each performed by instruct | indicating to the said image processing part and the main control part itself is characterized by the above-mentioned. Image processing apparatus.
JP2008048853A 2008-02-28 2008-02-28 Image processing apparatus Pending JP2009207014A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008048853A JP2009207014A (en) 2008-02-28 2008-02-28 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008048853A JP2009207014A (en) 2008-02-28 2008-02-28 Image processing apparatus

Publications (1)

Publication Number Publication Date
JP2009207014A true JP2009207014A (en) 2009-09-10

Family

ID=41148814

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008048853A Pending JP2009207014A (en) 2008-02-28 2008-02-28 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2009207014A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012124680A (en) * 2010-12-07 2012-06-28 Casio Electronics Co Ltd Image formation device and image data transfer method
WO2020063506A1 (en) * 2018-09-29 2020-04-02 上海众链科技有限公司 Smart terminal, image processing method and computer-readable storage medium
US10613871B2 (en) 2015-09-01 2020-04-07 Samsung Electronics Co., Ltd. Computing system and method employing processing of operation corresponding to offloading instructions from host processor by memory's internal processor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012124680A (en) * 2010-12-07 2012-06-28 Casio Electronics Co Ltd Image formation device and image data transfer method
US10613871B2 (en) 2015-09-01 2020-04-07 Samsung Electronics Co., Ltd. Computing system and method employing processing of operation corresponding to offloading instructions from host processor by memory's internal processor
WO2020063506A1 (en) * 2018-09-29 2020-04-02 上海众链科技有限公司 Smart terminal, image processing method and computer-readable storage medium

Similar Documents

Publication Publication Date Title
TWI700633B (en) Image signal processor and devices including the same
TWI686700B (en) Application processor, system on chip and method of operating image processing system
US7633508B2 (en) Data transfer apparatus
US8154760B2 (en) Image forming apparatus, content display method, and computer program product
JP2011055080A (en) Image processing device, program and image processing system
JP2011118779A (en) Image processing apparatus and control method thereof
JP2009207014A (en) Image processing apparatus
JP6945634B2 (en) Image processing device, image processing method, and image processing program
JP6341832B2 (en) Semiconductor integrated circuit, method for controlling power supply in semiconductor integrated circuit, and program
JP6534492B2 (en) IMAGE PROCESSING APPARATUS, IMAGE PROCESSING METHOD, AND IMAGE PROCESSING PROGRAM
JP2019004198A (en) Electronic device and program
JP2015156204A (en) Printer driver, printer driver print control method, printer driver print control program, and recording medium
US10783604B2 (en) Image processing apparatus, image processing method, and image processing program
JP2009077301A (en) Image processor and its control method
JP5989065B2 (en) Image forming system, printer driver, image forming apparatus, and rendering program
JP2007306445A (en) Image data conversion device
TWI599884B (en) Method, system and apparatus of using a graphics engine to process print requests, and computer readable storage medium
JP5333855B2 (en) Electronic device control apparatus and image forming apparatus
JP7487611B2 (en) Image forming apparatus and program
JP2010258903A (en) Image processor
JP2022060789A (en) Electronic apparatus, control method for electronic apparatus and control program for electronic apparatus
JP2009070171A (en) Image forming device, display device, screen display method, and screen display program
JP2009037277A (en) Appearance color histogram creation circuit and image processor
JP2006260093A (en) Printer driver, image formation device, printing method, and document print program
JP5398030B2 (en) Print image processing apparatus, print apparatus, print image processing method, and print image processing program