JP2004118246A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2004118246A
JP2004118246A JP2002276447A JP2002276447A JP2004118246A JP 2004118246 A JP2004118246 A JP 2004118246A JP 2002276447 A JP2002276447 A JP 2002276447A JP 2002276447 A JP2002276447 A JP 2002276447A JP 2004118246 A JP2004118246 A JP 2004118246A
Authority
JP
Japan
Prior art keywords
image processing
work area
memory
image
processing apparatus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002276447A
Other languages
Japanese (ja)
Inventor
Hideomi Fujimoto
藤本 英臣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002276447A priority Critical patent/JP2004118246A/en
Publication of JP2004118246A publication Critical patent/JP2004118246A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To reduce the cost by enhancing the use efficiency of a work area in an image processing apparatus and reducing the memory capacity required by the whole processor. <P>SOLUTION: In conducting required image processing for an input image data by a combination of a plurality of image processing means 11 to 13 for respectively conducting different image processing, a work area managing means 20 for collectively managing a work area (memory group) 30 most suitably assigns the respectively required work areas to the work area 30 according to each processing content and the processing mode by the respective image processing means 11 to 13. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
この発明は、複数種類の画像処理を行う画像処理装置に関し、例えばデジタル複写機、プリンタ、イメージスキャナ、デジタルカメラ等の画像処理が必要な機器全般に適用できる画像処理装置に関する。
【0002】
【従来の技術】
従来の画像処理装置では、一般に画像処理に必要な作業領域(メモリ又はメモリ領域)は、画像処理の内容(画像処理の種類やモード)により必要とされる最大容量の作業領域が予め固定的に配置されていた。
例えば、図10に示すように、入力画像データに対して、それぞれ異なる画像処理を行う第1画像処理手段101、第2画像処理手段102、第3画像処理手段103の組み合わせによって画像処理を行う画像処理装置においては、その各画像処理手段101,102,103に対して、それぞれ各処理に必要な最大メモリ容量を持つ第1メモリ104、第2メモリ105、および第3メモリ106が予め固定的に配置されている。そのため、画像処理装置全体に設けられるメモリの容量は、各画像処理手段101〜103が必要とする最大メモリ容量の和となる。
【0003】
その具体的な例を図11と図12に示す。例えば、図11に示すように、第1画像処理手段101では画像変倍処理を、第2画像処理手段102ではフィルタ処理を、第3画像処理手段103では画像圧縮処理を行うものとし、その各処理がそれぞれ図12に示すように二つの処理モードを持つ場合、作業領域としてのメモリの配置は図11に示すようになる。
すなわち、各画像処理手段101〜102に対して、それぞれ二つの処理モードAと処理モードBのうちメモリ量を多く使用する方の処理を想定してメモリを配置しなければならないので、画像変倍処理用の第1メモリ104として4本、フィルタ処理用の第2メモリ105として5本、画像圧縮処理用の第3メモリ106として8本のラインメモリを予め配置しておく必要がある。各ラインメモリは8bit×10000wordである。
【0004】
また、入力した画像データを一次的に格納したり、その画像データに画像処理を行って蓄積したりするために共通の画像メモリを使用することも行われている。
例えば、種々の画像処理を行う画像処理装置から画像メモリへのアクセスを容易に行えるように画像メモリ制御装置によってアドレス変換するようにした画像メモリアクセス装置が特許文献1に開示されている。
あるいは、共通のメモリを複数の用途に分割して使用するようにし、画像処理を行う際に使用するワークエリアと、処理した画像データを蓄積する蓄積エリアとに分けて、その容量を監視しながら使用することが特許文献2に開示されている。
【0005】
【特許文献1】
特開2001−243112号公報
【特許文献2】
特開2002−117399号公報
【0006】
ところで、画像処理装置による画像処理の高速化を図るためには、作業領域(メモリ又はメモリ領域)に対する画像処理手段によるアクセス速度を向上させることが有効である。そのため、例えば画像処理装置内の全てのメモリがSDRAM133であった場合に、従来はそのメモリをすべてアクセス速度の速いメモリである例えばDDR266に置き換えることによって、画像処理の高速化を実現していた。
【0007】
【発明が解決しようとする課題】
しかしながら、前述の図10〜図12によって説明したような従来の画像処理装置の場合には、第1画像処理手段101は、画像変倍処理を処理モードAで行うときには第1メモリ104のラインメモリを4本全部使用するが、処理モードBで行うときは2本しか使用しない。第2画像処理手段102は、フィルタ処理を処理モードAで行うときには第2メモリ105のラインメモリを5本全部使用するが、処理モードBのときは3本しか使用しない。第3画像処理手段103にいたっては、画像圧縮処理を処理モードBで行う画像圧縮有りのときには第3メモリ106のラインメモリを8本全部使用するが、処理モードBの画像圧縮無しのときは全く使用しない。
したがって、画像処理の処理モードによってメモリの使用効率が低下し、その結果として画像処理装置全体のメモリ量が増大する要因になるという問題があ
た。
【0008】
しかし、従来の特許文献1や特許文献2に見られるような共通のメモリを異なる用途に兼用する技術だけでは、種類の異なる画像処理を行う複数の画像処理手段を組み合わせて画像処理を行う画像処理装置における上記の問題を解決することはできない。
この発明はこの問題を解決するためになされたものであり、画像処理装置における作業領域(メモリ又はメモリ領域)の使用効率を高め、装置全体で必用なメモリ容量(メモリ数)を削減し、コストダウンを図ることを共通の目的とする。さらに、画像処理装置による画像処理の高速化をあまりコストアップせずに実現を図ることも他の目的とする。
【0009】
【課題を解決するための手段】
この発明は、入力される画像データに対して、それぞれ異なる画像処理を行う複数の画像処理手段の組み合わせによって画像処理を行う画像処理装置において、上記の目的を達成するため、上記複数の画像処理手段で必要とする作業領域を一括管理する作業領域管理手段を設け、その作業領域管理手段が、上記複数の各画像処理手段によって処理する内容に応じて、その各画像処理手段に対してそれぞれ必要な作業領域を割り当てるようにして、作業領域の使用効率を高めたものである。
【0010】
さらに、上記作業領域管理手段が管理する作業領域に、アクセス速度の異なる2種類以上の作業領域を設け、上記作業領域管理手段は、上記複数の画像処理手段の内で処理速度が最も遅い処理を行う画像処理手段に対して、上記2種類以上の作業領域の内で最もアクセス速度が速い作業領域を割り当てるようにすることにより、最小限のコストアップで画像処理の高速化を可能にすることができる。また、上記作業領域管理手段が、外部より与えられる作業領域制御情報に応じて、前記複数の各画像処理手段に対してそれぞれ必要な作業領域を割り当てるようにすることもできる。それによって、作業領域管理手段が各画像処理手段によって処理する内容を判別する必要がなくなり、その構成を簡易化することができる。
【0011】
【発明の実施の形態】
以下、この発明の実施の形態を図面に基づいて具体的に説明する。まず、図1〜図3を用いてこの発明による画像処理装置の基本的な構成について説明する。図1は、この発明による画像処理装置の第1の実施形態の基本的な構成を示すブロック図である。
この画像処理装置1は、第1画像処理手段11、第2画像処理手段12、第3画像処理手段13と、作業領域管理手段20および作業領域30とから主に構成されている。
【0012】
第1画像処理手段11乃至第3画像処理手段13は、それぞれ入力画像データに対して画像変倍処理、フィルタ処理、画像圧縮処理等の異なる画像処理を順次行い、出力画像データとして出力する。作業領域管理手段20は、作業領域30のメモリ群を一括管理し、各画像処理手段11〜13によって実行する処理内容(画像処理の種類と処理モード)に応じて各画像処理手段11〜13に対して必要な作業領域を作業領域30内に割り当てる機能を有する。
【0013】
次に、図2は、この発明による画像処理装置の第2の実施形態の基本的な構成を示すブロック図であり、この画像処理装置1′は、第1画像処理手段11、第2画像処理手段12、第3画像処理手段13、作業領域管理手段21と、第1作業領域30Aおよび第2作業領域30Bとから主に構成されている。
この実施形態において、図1に示した第1の実施形態との違いは、作業領域管理手段21が管理する作業領域として、アクセス速度が中速の第1作業領域30Aとアクセス速度が高速の第2作業領域30Bとを設けており、作業領域管理手段21が、複数の画像処理手段11〜13の内で処理速度が最も遅い処理を行う画像処理手段に対して、最もアクセス速度が速い作業領域である第2作業領域30Bを割り当てる機能を有する点であり、その他の構成および機能は図1の画像処理装置1と同じである。
【0014】
さらに、図3は、この発明による画像処理装置の第3の実施形態の基本的な構成を示すブロック図であり、この画像処理装置1″は、第1画像処理手段11、第2画像処理手段12、第3画像処理手段13と、作業領域管理手段22および作業領域30とから主に構成されている。
この実施形態において図1に示した第1の実施形態との違いは、作業領域管理手段22が外部より与えられる作業領域制御情報に応じて、各画像処理手段11〜13に対してそれぞれ必要な作業領域を作業領域30中に割り当てる機能を有する点であり、その他の構成および機能は図1の画像処理装置1と同じである。
【0015】
ここで、図1に示した第1の実施形態を図4および図5に基づいてより具体的に説明する。この図5において、メモリ制御装置40とメモリ群50は図1における作業領域管理手段20と作業領域30に相当する。そして、メモリ制御装置40は、第1画像処理手段11、第2画像処理手段12、および第3画像処理手段13からそれぞれ画像データと画像処理情報を受け取り、その情報に基いて各画像処理手段で必要なメモリ量を計算し、作業領域であるメモリ群50中の領域(メモリ数)を各画像処理に最適に割り当てる機能を有する。
【0016】
図5は、図4における第1〜第3画像処理手段11〜13をその各画像処理内容である画像変倍処理、フィルタ処理、および画像圧縮処理で示すとともに、メモリ群50を13本のラインメモリ51〜63によって構成している。その各ラインメモリは、それぞれ8bit×1000wordの記憶容量を有する。
この画像処理装置によって図12に示した処理モードAの画像処理を行うには、第1画像処理手段11で行う画像変倍処理には4本、第2画像処理手段12で行うフィルタ処理には5本、第3画像処理手段13で行う画像圧縮処理には0本のラインメモリがそれぞれ必要となる。
【0017】
メモリ制御装置40はこの必要量に応じて、各画像処理手段11〜13とメモリ群50の各ラインメモリ51〜63とのパスを切り替え、画像変倍処理を行う第1の画像処理手段11には4本のラインメモリ51〜54を、フィルタ処理を行う第2の画像処理手段12には5本のラインメモリ55〜59を接続する。
同様に、図12で示した処理モードBの画像処理を行う場合には、画像変倍処理を行う第1画像処理手段11には2本、フィルタ処理を行う第2画像処理手段12には3本、画像圧縮処理を行う第3画像処理手段13には8本のラインメモリがそれぞれ必要になる。
【0018】
すなわち、メモリ制御装置40はこの必要量に応じてメモリ群50のラインメモリ51〜を割り当てる。すなわち、第1画像処理手段(画像変倍処理)11には2本のラインメモリ51,52を、第2画像処理手段(フィルタ処理)12には3本のラインメモリ53〜55を、第3画像処理手段(画像圧縮処理)には8本のラインメモリ56〜63を接続する。このようにメモリ制御装置40は、画像処理の種類とその内容を規定した処理モードとに応じて各画像処理手段11〜13に対して必要な数ラインメモリを割り当てるようにメモリ群50を一括管理しており、メモリ群50の使用効率を高めることができる。
【0019】
次に、この実施形態を一部変更した例を図6によって説明する。
この図6に示す例では、メモリ制御装置41に図5におけるメモリ制御装置40とは若干異なる機能を持たせている。すなわち、この画像処理装置のメモリ群50には、8bitバスのラインメモリ51〜63しか用意されていないが、もし第1画像処理手段11で画像変倍処理を行うために、16bitバスのメモリが必要になった場合には、メモリ制御装置41が8bitバスのラインメモリ2個(この例ではラインメモリ51,52)に同時にアクセスすることによって、第1画像処理手段11に、あたかも16bitバスのメモリがあるかのように見せることを可能にする。
【0020】
また、第2画像処理手段12がフィルタ処理を行うために24bitバスのメモリが必要になった場合には、メモリ制御装置41が3つのラインメモリ(この例ではラインメモリ53〜55)に同時にアクセスすることによって、それを可能にする。メモリ制御装置41は、このようにメモリ群50の各ラインメモリ51〜63を一括管理しているため、仮想的にビット幅の違うメモリを作り出すことができ、各画像処理手段11〜13とメモリ群50の間のバスのビット幅の違いを吸収できる。
【0021】
次に、図2に示したこの発明の第2の実施形態のより具体的な例を図7によって説明する。
この図7においても、図2に示した第1〜第3画像処理手段11〜13をその各画像処理内容である画像変倍処理、フィルタ処理、および画像圧縮処理で示す。そして、ラインメモリ65〜69からなるSDRAM133による第1メモリ群60と、ラインメモリ71〜78からなるDDR266による第2メモリ群70が、図2における第1作業領域30Aと第2作業領域30Bに相当する。
その第2メモリ群70であるDDR266は高速アクセスメモリであり、第1メモリ群60であるSDRAM133の2倍のアクセス速度を持つ。そして、これらの第1,第2メモリ群60,70を作業領域として一括管理するメモリ制御装置42が、図2における作業領域管理手段21に相当する。
【0022】
この画像処理装置における第1〜第3画像処理手段11〜13による各画像処理の処理速度は、第1画像処理手段11で行う画像変倍処理が10Mbit/sec、第2画像処理手段12で行うフィルタ処理が6Mbit/sec、第3画像処理手段13で行う画像圧縮処理が2Mbit/secであるとする。
この場合、画像処理装置全体の処理速度としては、最も処理速度の遅い画像圧縮処理に処理速度が依存してしまうので、従来ならこの画像処理装置の処理速度は第3画像処理手段13による画像圧縮処理の処理速度である2Mbit/secとなる。
【0023】
しかし、この実施形態の画像処理装置では、画像処理の処理モードが設定されたら、メモリ制御装置42は、処理速度が最も遅い画像処理手段、この例では画像圧縮処理を行う第3画像処理手段13に、優先的にアクセス速度が速い第2メモリ群70のラインメモリ71〜78を割り当て、画像変倍処理とフィルタ処理を行う第1,第2画像処理手段11,12にはアクセス速度の遅い第1メモリ群60のラインメモリ65〜69を、各処理に必要なメモリ量に応じて割り当てる。
【0024】
このようにして、画像圧縮処理には高速アクセスメモリのDDR266を使用することによって、実質的な処理速度は2倍の4Mbit/secになる。その結果、画像処理装置全体の処理速度も2倍の4Mbit/secになるので、処理速度が2倍改善されることになる。
よって、この実施形態によれば、メモリ制御装置42が管理するアクセス速度が異なる第1,第2メモリ群60,70の内の最もアクセス速度が速いメモリを最も画像処理速度が遅い画像処理手段に割り当てることによって、画像処理装置全体の処理速度を高速化することができる。
【0025】
さらに、図3に示したこの発明の第3の実施形態のより具体的な例を図8と図9によって説明する。
図8はその画像処理装置1″のブロック図であり、図7と異なるのはメモリ制御装置43だけである。このメモリ制御装置43が図3における作業領域管理手段22に相当し、SDRAM133による第1メモリ群60とDDR266による第2メモリ群70が、図3における作業領域30に相当する。
【0026】
図9は、この画像処理装置の各画像処理手段11〜13によって行う画像処理の処理モードの一例と、メモリ制御装置43に設定するレジスタの設定値の一例を示す。この処理モードによれば、画像変倍処理にはSDRAM133のラインメモリを2本、フィルタ処理にはSDRAM133のラインメモリを3本、画像圧縮処理にはDDR266のラインメモリを8本それぞれ必要とし、この必要とするラインメモリの数と種類の情報をレジスタ設定値として設定する。そのレジスタ設定値は2桁の数値で設定し、1桁目の数字はラインメモリの種類を、SDRAM133の場合は“0”、DDR266の場合は“1”で示し、2桁目の数字は使用するラインメモリの数を示す。
【0027】
例えば、画像変倍処理に対するレジスタ設定値「20」の1桁目の「0」はSDRAM133を、2桁目の「2」はラインメモリが2本であることを示している。
このレジスタ設定値を、図8に示すメモリ制御装置43に外部からメモリ制御情報として設定することにより、メモリ制御装置43はこのレジスタ設定値にしたがって、各画像処理手段11〜13に対して第1メモリ群(SDRAM133)60と第2メモリ群(DDR266)70の内の指定された種類のメモリ群のラインメモリを指定された本数ずつ割り当てて接続をとる。
【0028】
このように、この実施形態によれば、メモリ制御装置43が画像処理装置1″の外部からメモリ制御情報を入力することによって、各画像処理手段11〜13が画像処理に必要とするラインメモリをその作業領域として割り当てることができる。したがって、図4に示した例のように、メモリ制御装置43が各画像処理手段11〜13からの画像処理情報に基いて必要なメモリ量を計算したり、処理速度を判別したりする必要がなく、その内部構成あるいは機能を簡易化することができる。
また、メモリ制御情報を外部から自由に設定できるので、この画像処理装置の各画像処理手段11〜13で行う画像処理の内容に変更が生じても、メモリ制御装置43を変更する必要がない。
【0029】
【発明の効果】
以上説明してきたように、この発明によれば、画像処理装置における作業領域(メモリ又はメモリ領域)の使用効率を高め、装置全体で必用なメモリ容量(メモリ数)を削減し、コストダウンを図ることができる。
また、画像処理装置による画像処理の高速化をあまりコストアップせずに実現することも可能である。
【図面の簡単な説明】
【図1】この発明による画像処理装置の第1の実施形態の基本的な構成を示すブロック図である。
【図2】この発明による画像処理装置の第2の実施形態の基本的な構成を示すブロック図である。
【図3】この発明による画像処理装置の第3の実施形態の基本的な構成を示すブロック図である。
【図4】図1に示した画像処理装置のより具体的な構成例を示すブロック図である。
【図5】図4に示した画像処理装置の画像処理の内容とメモリ群の構成を示すブロック図である。
【図6】図4に示した画像処理装置の一部変更例を示すブロック図である。
【図7】図2に示した画像処理装置のより具体的な構成例を示すブロック図である。
【図8】図3に示した画像処理装置のより具体的な構成例を示すブロック図である。
【図9】図8に示した画像処理装置の各画像処理手段で行う画像処理の内容とその処理モードおよびメモリ制御情報であるレジスタ設定値の一例を示す図である。
【図10】従来の画像処理装置の構成例を示すブロック図である。
【図11】図10に示した画像処理装置のより具体的な構成例を示すブロック図である。
【図12】図10に示した画像処理装置の各画像処理手段で行う画像処理の内容とその処理モードの一例を示す図である。
【符号の説明】
1,1′,1″:画像処理装置
11:第1画像処理手段  12:第2画像処理手段
13:第3画像処理手段
20〜22:作業領域管理手段
30:作業領域   30A:第1作業領域
30B:第2作業領域
40〜43:メモリ制御装置  50:メモリ群
51〜63,65〜69,71〜78:ラインメモリ
60:第1メモリ群(SDRAM133)
70:第2メモリ群(DDR266)
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image processing apparatus that performs a plurality of types of image processing, and for example, to an image processing apparatus that can be applied to all devices that require image processing, such as digital copiers, printers, image scanners, and digital cameras.
[0002]
[Prior art]
In a conventional image processing apparatus, generally, a work area (memory or memory area) necessary for image processing is fixed in advance to a work area having a maximum capacity required according to the content of image processing (type and mode of image processing). Had been placed.
For example, as shown in FIG. 10, an image for which image processing is performed by a combination of a first image processing unit 101, a second image processing unit 102, and a third image processing unit 103 that performs different image processing on input image data, respectively. In the processing apparatus, a first memory 104, a second memory 105, and a third memory 106 each having a maximum memory capacity required for each processing are fixed to each of the image processing units 101, 102, and 103 in advance. Are located. Therefore, the capacity of the memory provided in the entire image processing apparatus is the sum of the maximum memory capacity required by each of the image processing units 101 to 103.
[0003]
Specific examples are shown in FIGS. For example, as shown in FIG. 11, the first image processing means 101 performs image scaling processing, the second image processing means 102 performs filter processing, and the third image processing means 103 performs image compression processing. When each process has two processing modes as shown in FIG. 12, the arrangement of the memory as a work area is as shown in FIG.
In other words, the memory must be arranged for each of the image processing means 101 to 102, assuming the processing which uses the larger amount of memory among the two processing modes A and B. It is necessary to previously arrange four line memories as the first memory 104 for processing, five as the second memory 105 for the filter processing, and eight line memories as the third memory 106 for the image compression processing. Each line memory is 8 bits × 10000 words.
[0004]
In addition, a common image memory is used to temporarily store input image data or to perform image processing on the image data and store the image data.
For example, Patent Literature 1 discloses an image memory access device in which an address is converted by an image memory control device so that an image processing device performing various image processing can easily access an image memory.
Alternatively, the common memory is divided and used for a plurality of purposes, and a work area used when performing image processing and a storage area for storing processed image data are divided, and the capacity is monitored. Its use is disclosed in US Pat.
[0005]
[Patent Document 1]
JP 2001-243112 A [Patent Document 2]
JP-A-2002-117399 [0006]
Incidentally, in order to increase the speed of image processing by the image processing apparatus, it is effective to improve the access speed of the image processing means to the work area (memory or memory area). Therefore, for example, when all the memories in the image processing apparatus are SDRAMs 133, conventionally, all the memories are replaced with, for example, DDR266 which is a memory having a high access speed, thereby realizing high-speed image processing.
[0007]
[Problems to be solved by the invention]
However, in the case of the conventional image processing apparatus described with reference to FIGS. 10 to 12, the first image processing unit 101 uses the line memory of the first memory 104 when performing the image scaling processing in the processing mode A. Are used, but only two are used in the processing mode B. The second image processing means 102 uses all five line memories of the second memory 105 when performing the filter processing in the processing mode A, but uses only three line memories in the processing mode B. The third image processing means 103 uses all eight line memories of the third memory 106 when there is image compression for performing image compression in the processing mode B, but when there is no image compression in the processing mode B. Not used at all.
Therefore, there is a problem that the memory use efficiency is reduced depending on the processing mode of the image processing, and as a result, the memory amount of the entire image processing apparatus is increased.
[0008]
However, only the technique of sharing a common memory for different purposes as disclosed in Patent Literature 1 and Patent Literature 2 is an image processing for performing image processing by combining a plurality of image processing means for performing different types of image processing. The above problems in the device cannot be solved.
SUMMARY OF THE INVENTION The present invention has been made to solve this problem, and improves the use efficiency of a work area (memory or memory area) in an image processing apparatus, reduces the necessary memory capacity (number of memories) in the entire apparatus, and reduces costs. A common goal is to go down. Still another object is to realize high-speed image processing by the image processing apparatus without increasing the cost.
[0009]
[Means for Solving the Problems]
The present invention provides an image processing apparatus that performs image processing by combining a plurality of image processing units that perform different image processing on input image data, in order to achieve the above object. A work area management means for collectively managing work areas required by the plurality of image processing means, and the work area management means is required for each of the plurality of image processing means. By assigning a work area, the use efficiency of the work area is improved.
[0010]
Further, two or more types of work areas having different access speeds are provided in a work area managed by the work area management means, and the work area management means performs processing having the slowest processing speed among the plurality of image processing means. By assigning the work area having the fastest access speed among the two or more kinds of work areas to the image processing means to be performed, it is possible to increase the speed of image processing with minimum cost increase. it can. Further, the work area management means may allocate a required work area to each of the plurality of image processing means in accordance with work area control information provided from outside. This eliminates the need for the work area management means to determine the content to be processed by each image processing means, and can simplify the configuration.
[0011]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be specifically described with reference to the drawings. First, a basic configuration of an image processing apparatus according to the present invention will be described with reference to FIGS. FIG. 1 is a block diagram showing a basic configuration of a first embodiment of an image processing apparatus according to the present invention.
The image processing apparatus 1 mainly includes a first image processing unit 11, a second image processing unit 12, a third image processing unit 13, a work area management unit 20, and a work area 30.
[0012]
The first image processing unit 11 to the third image processing unit 13 sequentially perform different image processing such as image scaling processing, filter processing, image compression processing, and the like on input image data, and output the output image data. The work area management means 20 collectively manages a group of memories in the work area 30 and assigns them to each image processing means 11 to 13 in accordance with the processing content (type of image processing and processing mode) executed by each image processing means 11 to 13. A function of allocating a necessary work area to the work area 30 is provided.
[0013]
Next, FIG. 2 is a block diagram showing a basic configuration of a second embodiment of the image processing apparatus according to the present invention. This image processing apparatus 1 'includes a first image processing unit 11, a second image processing It mainly comprises a unit 12, a third image processing unit 13, a work area management unit 21, a first work area 30A and a second work area 30B.
In this embodiment, the difference from the first embodiment shown in FIG. 1 is that the work area managed by the work area management means 21 is a first work area 30A having a medium access speed and a second work area having a medium access speed. 2 work area 30B, and the work area management means 21 provides the work area with the fastest access speed to the image processing means which performs the slowest processing among the plurality of image processing means 11 to 13. The second embodiment has a function of allocating a second work area 30B, and the other configurations and functions are the same as those of the image processing apparatus 1 of FIG.
[0014]
FIG. 3 is a block diagram showing a basic configuration of an image processing apparatus according to a third embodiment of the present invention. This image processing apparatus 1 ″ includes a first image processing unit 11, a second image processing unit. 12, a third image processing means 13, a work area management means 22, and a work area 30.
The difference between this embodiment and the first embodiment shown in FIG. 1 is that the work area management means 22 is required for each of the image processing means 11 to 13 according to the work area control information provided from the outside. It has a function of allocating a work area to the work area 30, and other configurations and functions are the same as those of the image processing apparatus 1 of FIG.
[0015]
Here, the first embodiment shown in FIG. 1 will be described more specifically with reference to FIGS. In FIG. 5, the memory control device 40 and the memory group 50 correspond to the work area management means 20 and the work area 30 in FIG. Then, the memory control device 40 receives the image data and the image processing information from the first image processing unit 11, the second image processing unit 12, and the third image processing unit 13, respectively. It has a function of calculating a necessary memory amount and optimally allocating an area (the number of memories) in the memory group 50 as a work area to each image processing.
[0016]
FIG. 5 shows the first to third image processing means 11 to 13 in FIG. 4 in terms of image scaling processing, filter processing, and image compression processing which are the respective image processing contents. It is composed of memories 51 to 63. Each of the line memories has a storage capacity of 8 bits × 1000 words.
In order to perform the image processing in the processing mode A shown in FIG. 12 by this image processing apparatus, four images are required for the image scaling process performed by the first image processing unit 11, and the filtering process is performed for the second image processing unit 12. Five and zero line memories are required for the image compression processing performed by the third and third image processing means 13, respectively.
[0017]
The memory control device 40 switches the paths between the image processing units 11 to 13 and the line memories 51 to 63 of the memory group 50 according to the required amount, and sends the first image processing unit 11 that performs image scaling processing to the first image processing unit 11. Is connected to four line memories 51 to 54, and five line memories 55 to 59 are connected to the second image processing means 12 for performing a filtering process.
Similarly, when performing the image processing in the processing mode B shown in FIG. 12, the first image processing unit 11 that performs the image scaling process has two lines, and the second image processing unit 12 that performs the filter processing has three lines. The third image processing means 13 for performing the image compression processing requires eight line memories.
[0018]
That is, the memory control device 40 allocates the line memories 51 to 51 of the memory group 50 according to the required amount. That is, the first image processing means (image scaling processing) 11 has two line memories 51 and 52, the second image processing means (filter processing) 12 has three line memories 53 to 55, Eight line memories 56 to 63 are connected to the image processing means (image compression processing). As described above, the memory control device 40 collectively manages the memory group 50 so as to allocate a necessary number of line memories to each of the image processing units 11 to 13 in accordance with the type of image processing and the processing mode in which the content is specified. Thus, the use efficiency of the memory group 50 can be improved.
[0019]
Next, an example in which this embodiment is partially modified will be described with reference to FIG.
In the example shown in FIG. 6, the memory control device 41 has a function slightly different from that of the memory control device 40 in FIG. That is, although only the line memories 51 to 63 of the 8-bit bus are prepared in the memory group 50 of the image processing apparatus, if the first image processing means 11 performs the image scaling processing, the memory of the 16-bit bus is required. When it becomes necessary, the memory control device 41 simultaneously accesses two line memories of the 8-bit bus (the line memories 51 and 52 in this example) so that the first image processing means 11 can access the memory of the 16-bit bus. To make it look as if it were.
[0020]
When a 24-bit bus memory is required for the second image processing means 12 to perform the filtering process, the memory controller 41 simultaneously accesses the three line memories (the line memories 53 to 55 in this example). Make it possible by doing Since the memory control device 41 collectively manages the line memories 51 to 63 of the memory group 50 as described above, memories having different bit widths can be created virtually, and the image processing means 11 to 13 and the memory The difference in the bit width of the bus between the groups 50 can be absorbed.
[0021]
Next, a more specific example of the second embodiment of the present invention shown in FIG. 2 will be described with reference to FIG.
Also in FIG. 7, the first to third image processing units 11 to 13 shown in FIG. 2 are shown by image scaling processing, filter processing, and image compression processing which are the respective image processing contents. A first memory group 60 composed of SDRAMs 133 composed of line memories 65 to 69 and a second memory group 70 composed of DDR 266 composed of line memories 71 to 78 correspond to the first work area 30A and the second work area 30B in FIG. I do.
The DDR 266 as the second memory group 70 is a high-speed access memory, and has an access speed twice that of the SDRAM 133 as the first memory group 60. The memory control device 42 that collectively manages the first and second memory groups 60 and 70 as a work area corresponds to the work area management unit 21 in FIG.
[0022]
The processing speed of each image processing by the first to third image processing means 11 to 13 in this image processing apparatus is such that the image scaling processing performed by the first image processing means 11 is 10 Mbit / sec, and the processing speed of the second image processing means 12 is performed. It is assumed that the filtering process is 6 Mbit / sec and the image compression process performed by the third image processing unit 13 is 2 Mbit / sec.
In this case, the processing speed of the entire image processing apparatus depends on the image compression processing having the lowest processing speed. The processing speed is 2 Mbit / sec.
[0023]
However, in the image processing apparatus of this embodiment, when the processing mode of the image processing is set, the memory control device 42 operates the image processing means having the slowest processing speed, in this example, the third image processing means 13 which performs the image compression processing. , The line memories 71 to 78 of the second memory group 70 having a higher access speed are assigned preferentially, and the first and second image processing means 11 and 12 which perform image scaling processing and filter processing have a lower access speed. The line memories 65 to 69 of one memory group 60 are allocated according to the amount of memory required for each process.
[0024]
In this way, by using the DDR 266 of the high-speed access memory for the image compression processing, the substantial processing speed is doubled to 4 Mbit / sec. As a result, the processing speed of the entire image processing apparatus is also doubled to 4 Mbit / sec, so that the processing speed is doubled.
Therefore, according to this embodiment, the memory having the fastest access speed among the first and second memory groups 60 and 70 having different access speeds managed by the memory control device 42 is used as the image processing means having the slowest image processing speed. By allocating, the processing speed of the entire image processing apparatus can be increased.
[0025]
Further, a more specific example of the third embodiment of the present invention shown in FIG. 3 will be described with reference to FIGS.
FIG. 8 is a block diagram of the image processing apparatus 1 ″, which differs from FIG. 7 only in the memory control unit 43. This memory control unit 43 corresponds to the work area management unit 22 in FIG. The one memory group 60 and the second memory group 70 by the DDR 266 correspond to the work area 30 in FIG.
[0026]
FIG. 9 shows an example of a processing mode of image processing performed by each of the image processing units 11 to 13 of the image processing apparatus and an example of a set value of a register set in the memory control device 43. According to this processing mode, the image scaling process requires two SDRAM 133 line memories, the filtering process requires three SDRAM 133 line memories, and the image compression process requires eight DDR 266 line memories. Information on the number and type of line memories required is set as a register setting value. The register setting value is set as a two-digit number, and the first digit indicates the type of line memory, “0” for SDRAM 133 and “1” for DDR266, and the second digit is used. This indicates the number of line memories to be used.
[0027]
For example, the first digit “0” of the register setting value “20” for the image scaling process indicates that the SDRAM 133 is used, and the second digit “2” indicates that there are two line memories.
By setting this register setting value as memory control information from the outside to the memory control device 43 shown in FIG. 8, the memory control device 43 sends the first image processing means 11 to 13 to the image processing means 11 to 13 in accordance with the register setting value. A specified number of line memories of a specified type of memory group in the memory group (SDRAM 133) 60 and the second memory group (DDR 266) 70 are allocated and connected.
[0028]
As described above, according to this embodiment, when the memory control device 43 inputs the memory control information from outside the image processing device 1 ″, each of the image processing units 11 to 13 allocates the line memory required for the image processing. Therefore, the memory control device 43 can calculate a necessary memory amount based on the image processing information from each of the image processing units 11 to 13 as in the example shown in FIG. There is no need to determine the processing speed, and the internal configuration or function can be simplified.
Further, since the memory control information can be freely set from the outside, it is not necessary to change the memory control device 43 even if the content of the image processing performed by each of the image processing means 11 to 13 of the image processing device changes.
[0029]
【The invention's effect】
As described above, according to the present invention, the use efficiency of the work area (memory or memory area) in the image processing apparatus is increased, the memory capacity (the number of memories) required for the entire apparatus is reduced, and the cost is reduced. be able to.
Further, it is also possible to increase the speed of image processing by the image processing apparatus without increasing the cost much.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a basic configuration of a first embodiment of an image processing apparatus according to the present invention.
FIG. 2 is a block diagram showing a basic configuration of a second embodiment of the image processing apparatus according to the present invention.
FIG. 3 is a block diagram showing a basic configuration of a third embodiment of the image processing apparatus according to the present invention.
FIG. 4 is a block diagram illustrating a more specific configuration example of the image processing apparatus illustrated in FIG. 1;
FIG. 5 is a block diagram showing the contents of image processing and the configuration of a memory group of the image processing apparatus shown in FIG. 4;
FIG. 6 is a block diagram illustrating a partially modified example of the image processing apparatus illustrated in FIG. 4;
FIG. 7 is a block diagram illustrating a more specific configuration example of the image processing apparatus illustrated in FIG. 2;
FIG. 8 is a block diagram illustrating a more specific configuration example of the image processing apparatus illustrated in FIG. 3;
9 is a diagram illustrating an example of image processing performed by each image processing unit of the image processing apparatus illustrated in FIG. 8, a processing mode thereof, and a register setting value that is memory control information.
FIG. 10 is a block diagram illustrating a configuration example of a conventional image processing apparatus.
11 is a block diagram showing a more specific configuration example of the image processing device shown in FIG.
12 is a diagram illustrating an example of image processing performed by each image processing unit of the image processing apparatus illustrated in FIG. 10 and a processing mode thereof.
[Explanation of symbols]
1, 1 ', 1 ": image processing apparatus 11: first image processing means 12: second image processing means 13: third image processing means 20 to 22: work area management means 30: work area 30A: first work area 30B: second work area 40 to 43: memory control device 50: memory group 51 to 63, 65 to 69, 71 to 78: line memory 60: first memory group (SDRAM 133)
70: Second memory group (DDR266)

Claims (3)

入力される画像データに対して、それぞれ異なる画像処理を行う複数の画像処理手段の組み合わせによって画像処理を行う画像処理装置において、
前記複数の画像処理手段で必要とする作業領域を一括管理する作業領域管理手段を設け、
該作業領域管理手段は、前記複数の各画像処理手段によって処理する内容に応じて、その各画像処理手段に対してそれぞれ必要な作業領域を割り当てる機能を有することを特徴とする画像処理装置。
An image processing apparatus that performs image processing by a combination of a plurality of image processing units that perform different image processing on input image data,
Providing a work area management means for collectively managing the work areas required by the plurality of image processing means,
The image processing apparatus, wherein the work area management means has a function of allocating a required work area to each of the image processing means in accordance with the content to be processed by each of the plurality of image processing means.
請求項1記載の画像処理装置において、
前記作業領域管理手段が管理する作業領域に、アクセス速度の異なる2種類以上の作業領域を設け、
前記作業領域管理手段は、前記複数の画像処理手段の内で処理速度が最も遅い処理を行う画像処理手段に対して、前記2種類以上の作業領域の内で最もアクセス速度が速い作業領域を割り当てる機能を有することを特徴とする画像処理装置。
The image processing apparatus according to claim 1,
In a work area managed by the work area management means, two or more work areas having different access speeds are provided,
The work area management means allocates a work area having the fastest access speed among the two or more types of work areas to an image processing means which performs processing with the slowest processing speed among the plurality of image processing means. An image processing device having a function.
入力される画像データに対して、それぞれ異なる画像処理を行う複数の画像処理手段の組み合わせによって画像処理を行う画像処理装置において、
前記複数の画像処理手段で必要とする作業領域を一括管理する作業領域管理手段を設け、
前記作業領域管理手段は、外部より与えられる作業領域制御情報に応じて、前記複数の各画像処理手段に対してそれぞれ必要な作業領域を割り当てる機能を有することを特徴とする画像処理装置。
An image processing apparatus that performs image processing by a combination of a plurality of image processing units that perform different image processing on input image data,
Providing a work area management means for collectively managing the work areas required by the plurality of image processing means,
The image processing apparatus according to claim 1, wherein the work area management means has a function of allocating a required work area to each of the plurality of image processing means according to work area control information provided from outside.
JP2002276447A 2002-09-24 2002-09-24 Image processing apparatus Pending JP2004118246A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002276447A JP2004118246A (en) 2002-09-24 2002-09-24 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002276447A JP2004118246A (en) 2002-09-24 2002-09-24 Image processing apparatus

Publications (1)

Publication Number Publication Date
JP2004118246A true JP2004118246A (en) 2004-04-15

Family

ID=32272316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002276447A Pending JP2004118246A (en) 2002-09-24 2002-09-24 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2004118246A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005332372A (en) * 2004-04-23 2005-12-02 Ricoh Co Ltd Image processing apparatus and image forming apparatus
JP2009225270A (en) * 2008-03-18 2009-10-01 Ricoh Co Ltd Image processing apparatus, image processing method, and program for causing computer to execute the method
JP2010268411A (en) * 2009-05-18 2010-11-25 Canon Inc Image processor, method of controlling the same, and program
US8320073B2 (en) 2009-10-30 2012-11-27 Hitachi Global Storage Technologies Netherlands B.V. Perpendicular magnetic recording head and method for producing the same
JP2014197889A (en) * 2014-06-20 2014-10-16 キヤノン株式会社 Image processor, method of controlling the same, and program
JP2016066858A (en) * 2014-09-24 2016-04-28 富士ゼロックス株式会社 Image processing device, system, and program
JP2016076279A (en) * 2016-02-12 2016-05-12 キヤノン株式会社 Image processing device and control method of the same, and program
JP2017228324A (en) * 2017-10-10 2017-12-28 キヤノン株式会社 Image processing apparatus, control method thereof, and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005332372A (en) * 2004-04-23 2005-12-02 Ricoh Co Ltd Image processing apparatus and image forming apparatus
JP2009225270A (en) * 2008-03-18 2009-10-01 Ricoh Co Ltd Image processing apparatus, image processing method, and program for causing computer to execute the method
JP2010268411A (en) * 2009-05-18 2010-11-25 Canon Inc Image processor, method of controlling the same, and program
US8320073B2 (en) 2009-10-30 2012-11-27 Hitachi Global Storage Technologies Netherlands B.V. Perpendicular magnetic recording head and method for producing the same
JP2014197889A (en) * 2014-06-20 2014-10-16 キヤノン株式会社 Image processor, method of controlling the same, and program
JP2016066858A (en) * 2014-09-24 2016-04-28 富士ゼロックス株式会社 Image processing device, system, and program
JP2016076279A (en) * 2016-02-12 2016-05-12 キヤノン株式会社 Image processing device and control method of the same, and program
JP2017228324A (en) * 2017-10-10 2017-12-28 キヤノン株式会社 Image processing apparatus, control method thereof, and program

Similar Documents

Publication Publication Date Title
JP3641675B2 (en) Split buffer architecture
JP2625385B2 (en) Multiprocessor system
JPS61103258A (en) Dynamic allocation mechanism for memory system
JPS6027964A (en) Memory access control circuit
JP2004118246A (en) Image processing apparatus
JPH10301842A (en) Memory controller
JPS63201851A (en) Storage control system
JPS6126152A (en) Address check system
JPH06124231A (en) Semiconductor filing device
JP3793062B2 (en) Data processing device with built-in memory
JP2002342306A (en) Routing address generating system for vector processor
JPH08314779A (en) Server system
JP3808373B2 (en) Distributed shared memory device and distributed processing method
US20060004943A1 (en) Computer system for interleave memory accessing among a plurality of nodes
JP2005242500A (en) Read request arbitration control system and its method
JPH0981453A (en) Method for controlling memory and enforcing device therefor
US20240095179A1 (en) Data processing system and memory management method of data processing system
JP2001109659A (en) Memory control system
JPH02166547A (en) Information processor
JP2002024157A (en) Method and device for processing dma
JPH01140342A (en) Virtual computer system
JP3322993B2 (en) Information processing device
JP2001291101A (en) Image processor
JPH01142955A (en) Information processor
JP2643660B2 (en) Communication control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040301

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070731

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071001

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071218