JPS61131072A - Picture processor - Google Patents

Picture processor

Info

Publication number
JPS61131072A
JPS61131072A JP25175984A JP25175984A JPS61131072A JP S61131072 A JPS61131072 A JP S61131072A JP 25175984 A JP25175984 A JP 25175984A JP 25175984 A JP25175984 A JP 25175984A JP S61131072 A JPS61131072 A JP S61131072A
Authority
JP
Japan
Prior art keywords
data
image
bit
binary
buses
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
JP25175984A
Other languages
Japanese (ja)
Inventor
Masayuki Murakami
昌之 村上
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP25175984A priority Critical patent/JPS61131072A/en
Publication of JPS61131072A publication Critical patent/JPS61131072A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To attain highly efficient processing small-sized picture bus constitution by forming plural multilevel pictures consisting of plural bits and plural binary picture buses each of which consists of one bit and to use these buses properly in accordance with the data length of data. CONSTITUTION:The I/O terminals of picture processor modules 34-38 for executing picture processing based upon a pipeline system are connected to multilevel buses 41-44 each of which consists of 8 bits and binary picture buses 51-54 each of which consists of 1 bit. The data conversion module 34 and the space filter module 35 process 8-bit data, but the data conversion module 36 can process data through the binary picture bus because its output is 1-bit data. The picture memory 38 converts the binary data of 1 bit into the binary data (00H, FFH) of 8 bits and writes the 8-bit binary data.

Description

【発明の詳細な説明】 [発明の技術分野] この発明は、複数の画像処理プロセッサモジュールによ
るパイプライン処理で画像処理が行なわれる画像処理装
置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to an image processing apparatus in which image processing is performed by pipeline processing using a plurality of image processing processor modules.

[発明の技術的背景とその問題点] 一般に、この種の画像処理装置は、第2図に示すように
構成されている。第2図において、装置の中心をなすシ
ステムプロセッサ11は、ITVカメラ12から画像を
入力する画像入力モジュール13、シェーディング補正
等を行なうデータ変換モジュール14、空間フィルタモ
ジュール15.2値化を行なうデータ変換モジュール1
6、論理フィルタモジュール17、および画像メモリ1
8を、システムバス、20を介して制御する。しかして
、画像入力モジュール13より入力された画像データは
、データ変換モジュール14、空間フィルタモジュール
15、データ変換モジュール16、論理フィルタモジュ
ール17、および画像メモリ18などの画像処理プロセ
ッサモジュールによりパイプライン方式で処理される。
[Technical Background of the Invention and Problems Therewith] Generally, this type of image processing apparatus is configured as shown in FIG. In FIG. 2, a system processor 11 forming the center of the apparatus includes an image input module 13 that inputs images from an ITV camera 12, a data conversion module 14 that performs shading correction, etc., a spatial filter module 15, and a data conversion module that performs binarization. module 1
6, logical filter module 17, and image memory 1
8 is controlled via a system bus, 20. Image data input from the image input module 13 is processed in a pipeline manner by image processing processor modules such as a data conversion module 14, a spatial filter module 15, a data conversion module 16, a logical filter module 17, and an image memory 18. It is processed.

即ち、画像入力モジュール13により入力された例えば
8ビットの多値データは、8ビットの画像バス21を介
してデータ変換モジュール14に供給される。データ変
換モジ・ニール14は、画像入力モジュール13からの
データのシェーディング補正等を行なう。データ変換モ
ジュール14のデータ変換結果(8ビット)は、画像バ
ス22を介して空間フィルタモジュール15に供給され
る。空間フィルタモジュール15は、データ変換モジュ
ール14からのデータにより空間フィルタリングを行な
う。空間フィルタモジュール15のフィルタリング結果
(8ビット)は、画像バス23を介してデータ変換モジ
↓−ル16に供給される。データ変換モジュール16は
、空間フィルタモジュール15からのデータを21ii
化し、8ビットのオール0、またはオール1データ00
H/FFH(Hは16進表現であることを示す)を画像
バス24を介して論理フィルタモジュール17に供給す
る。論理フィルタモジュール11は、データ変換モジュ
ール16からのデータにより論理フィルタリングを行な
う。論理フィルタモジュール17のフィルタリング結果
(00HまたはFFHの8ビット)は、画像バス25を
介して画像メモリ18に供給され、同メモリ18に書込
まれる。
That is, for example, 8-bit multivalued data input by the image input module 13 is supplied to the data conversion module 14 via the 8-bit image bus 21. The data conversion module 14 performs shading correction and the like on the data from the image input module 13. The data conversion result (8 bits) of the data conversion module 14 is supplied to the spatial filter module 15 via the image bus 22. Spatial filter module 15 performs spatial filtering using the data from data conversion module 14 . The filtering result (8 bits) of the spatial filter module 15 is supplied to the data conversion module 16 via the image bus 23. The data conversion module 16 converts the data from the spatial filter module 15 into 21ii
8-bit all 0 or all 1 data 00
H/FFH (H indicates hexadecimal representation) is supplied to the logic filter module 17 via the image bus 24. The logical filter module 11 performs logical filtering on the data from the data conversion module 16. The filtering result (8 bits of 00H or FFH) of the logical filter module 17 is supplied to the image memory 18 via the image bus 25 and written into the memory 18.

このように上記した第2図の画像処理装置では、パイプ
ライン処理により画像処理を行なうために、画像バスが
画像バス21〜25の5本も必要となる問題があった。
As described above, the image processing apparatus shown in FIG. 2 has a problem in that five image buses 21 to 25 are required to perform image processing by pipeline processing.

そこで第3図のように、画像バスを例えば画像バス21
〜24の4本にすることも可能であるが、この場合には
、論理フィルタモジュール17のフィルタリング処理で
一旦処理を停止させ、バスの解放を待って以降の処理を
続行させなければならず、効率のよいパイプライン処理
ができなくなる問題があった。
Therefore, as shown in FIG.
It is also possible to set the number of buses to four (24), but in this case, it is necessary to temporarily stop the filtering process of the logical filter module 17, wait for the bus to be released, and then continue the subsequent process. There was a problem that made it impossible to perform efficient pipeline processing.

[発明の目的] この発明は上記事情に鑑みてなされたものでそ。、□よ
、エラ5−)LtfF、8n□1o□ア   10セツ
サによる多段のパイプライン処理が、小規模の画像バス
構成でも効率よく行なえる画像処理装置を提供すること
にある。              1[発明の概要
] この発明では、複数ビットからなる複数の多値画像バス
と、1ビットからなる複数の2値画像バスと、画像メモ
リを含む複数の画像処理プロセッサモジュールとが設け
られる。各画像処理プロセッサモジュールは、上記複数
の多値画像バスおよび複数の2値画像バスのうちのいず
れかを取扱いデータのデータ長に応じて使用してパイプ
ライン処理を実行する。特に、画像処理プロセッサモジ
ュールの1つである上記画像メモリは、メモリライト時
には上記複数の2値画像バスの1つを用い、同2値画像
バス上の2値データの1.0に応じてオール1またはオ
ール0データを書込む。また上記画像メモリは、メモリ
リード時には上記複数の多値画像バスの1つを用いる。
[Object of the invention] This invention was made in view of the above circumstances. , □Yo, Error 5-) LtfF, 8n□1o□A The object of the present invention is to provide an image processing device that can efficiently perform multi-stage pipeline processing using 10 setters even with a small-scale image bus configuration. 1 [Summary of the Invention] In the present invention, a plurality of multi-value image buses each consisting of a plurality of bits, a plurality of binary image buses each consisting of one bit, and a plurality of image processing processor modules each including an image memory are provided. Each image processing processor module executes pipeline processing using one of the plurality of multivalued image buses and the plurality of binary image buses according to the data length of the handled data. In particular, the image memory, which is one of the image processing processor modules, uses one of the plurality of binary image buses at the time of memory write, and all data is output according to 1.0 of the binary data on the binary image bus. Write 1 or all 0 data. Further, the image memory uses one of the plurality of multivalued image buses when reading the memory.

[発明の実施例] 第1図はこの発明の一実施例に係る画像処理装置の構成
を示すもので、31は装置の中心をなすシステムプロセ
ッサである。32はITVカメラ、33はrTVカメラ
32から画像を入力する画像入力モジュールである。3
4〜38はパイプライン方式による画像処理を行なう画
像処理プロセッサモジュールである。具体的には、34
はシェーディング補正等を行なうデータ変換モジュール
、35は空間フィルタリングを行なう空間フィルタモジ
ュールである。また36は2値化を行なうデータ変換モ
ジュール、31は論理フィルタリングを行なう論理フィ
ルタモジュール、38は画像メモリである。上記画像入
力モジュール33、データ変換モジュール34、空間フ
ィルタモジュール35、データ変換モジュール36、論
理フィルタモジュール31、および画像メモリ38は、
システムバス40によりシステムプロセッサ31と接続
される。
[Embodiment of the Invention] FIG. 1 shows the configuration of an image processing apparatus according to an embodiment of the invention, and 31 is a system processor that forms the center of the apparatus. 32 is an ITV camera, and 33 is an image input module that inputs images from the rTV camera 32. 3
4 to 38 are image processing processor modules that perform image processing using a pipeline method. Specifically, 34
35 is a data conversion module that performs shading correction, etc., and a spatial filter module 35 that performs spatial filtering. Further, 36 is a data conversion module that performs binarization, 31 is a logical filter module that performs logical filtering, and 38 is an image memory. The image input module 33, data conversion module 34, spatial filter module 35, data conversion module 36, logical filter module 31, and image memory 38 are as follows:
It is connected to the system processor 31 by a system bus 40.

41〜44は8ビットの多値データ用の画像バス(以下
多値画像バスと称する)、51〜54は1ビットの2値
データ用の画像バス(以下、2値画像バスと称する)で
ある。この例において、多値画像バス41には画像入力
モジュール33の出力およびデータ変換モジュール34
の入力が接続され、多値画像バス42にはデータ変換モ
ジュール34の出力および空間フィルタモジュール35
の入力が接続される。
41 to 44 are image buses for 8-bit multi-value data (hereinafter referred to as multi-value image buses), and 51 to 54 are image buses for 1-bit binary data (hereinafter referred to as binary image buses). . In this example, the multilevel image bus 41 includes the output of the image input module 33 and the data conversion module 34.
The input of the data conversion module 34 and the spatial filter module 35 are connected to the multivalued image bus 42.
input is connected.

多値画像バス43には空間フィルタモジュール35の出
力およびデータ変換モジュール36の入力が接続され、
多値画像バス44には画像メモリ38の出力が接続され
る。また2値画像バス51にはデータ変換モジュール3
6の出力および論理フィルタモジュール37の入力が接
続され、2値画像バス52には論理フィルタモジュール
37の出力および画像メモリ38の入力が接続される。
The output of the spatial filter module 35 and the input of the data conversion module 36 are connected to the multivalued image bus 43.
The output of the image memory 38 is connected to the multivalued image bus 44 . The binary image bus 51 also includes a data conversion module 3.
The output of the logic filter module 37 and the input of the image memory 38 are connected to the binary image bus 52.

次に上記した構成の動作を説明する。Next, the operation of the above configuration will be explained.

シス゛テムプロセッサ11は、画像入力モジュール33
、データ変換モジュール34、空間フィルタモジュール
35、データ変換モジュール36、論理フィルタモジュ
ール31、および画像メモリ38を、システムバス40
を介して制御する。しかして、画像入力モジュール33
より入力された画像データは、データ変換モジュール3
4、空間フィルタモジュール35、データ変換モジュー
ル36、論理フィルタモジュール37、および画像メモ
リ38によりパイプライン方式で処理される。
The system processor 11 includes an image input module 33
, data conversion module 34 , spatial filter module 35 , data conversion module 36 , logical filter module 31 , and image memory 38 are connected to the system bus 40 .
Control via. Therefore, the image input module 33
The input image data is sent to the data conversion module 3.
4, the spatial filter module 35, the data conversion module 36, the logical filter module 37, and the image memory 38 process in a pipeline manner.

即ち、画像入力モジュール33により入力された例えば
8ビットの多値データは、多値画像バス41経由でデー
タ変換モジュール34に供給される。データ変換モジュ
ール34は、画像入力モジュール33からのデータのシ
ェーディング補正等を行ない、その結果(8ビット)を
多値画像バス42経出で空間フィルタモジュール35に
供給する。空間フィルタモジュール35は、データ変換
モジュール34からのデータの空間フィルタリングを行
ない、その結果(8ビット)を多値画像バス43経出で
データ変換モジュール36に供給する。ここまでの動作
は、M2図および第3図の画像処理装置の動作と同様で
ある。
That is, for example, 8-bit multi-value data inputted by the image input module 33 is supplied to the data conversion module 34 via the multi-value image bus 41. The data conversion module 34 performs shading correction and the like on the data from the image input module 33, and supplies the result (8 bits) to the spatial filter module 35 via the multi-valued image bus 42. The spatial filter module 35 spatially filters the data from the data conversion module 34 and supplies the result (8 bits) to the data conversion module 36 via the multilevel image bus 43. The operations up to this point are similar to those of the image processing apparatus shown in FIGS. M2 and 3.

データ変換モジュール36は、空間フィルタモジュール
35からのデータを2値化し、1ビットの2値データを
得る。データ変換モジュール36は、上記1ビットの2
値データを2値画像バス51経出で論理フィルタモジュ
ール37に供給する。論理フィルタモジュール31は、
データ変換モジュール36からの1ビットの2値データ
により論理フィルタリングを行ない、その結果(1ビッ
トの2Wiデータ)を2値画像バス52経由で画像メモ
リ38に供給する。
The data conversion module 36 binarizes the data from the spatial filter module 35 to obtain 1-bit binary data. The data conversion module 36
Value data is supplied to the logic filter module 37 via the binary image bus 51. The logical filter module 31 is
Logical filtering is performed using the 1-bit binary data from the data conversion module 36, and the result (1-bit 2Wi data) is supplied to the image memory 38 via the binary image bus 52.

このように、データ変換モジュール36および論理フィ
ルタモジュール37が扱う2値データは、第2図および
第3図のデータ変換モジュール16および論理フィルタ
モジュール17と異なり、1ビットである。これは2値
画像バス51.52など1ビット構成の画像バスを設け
たことにより、従来のように8ビットの画像バスに合せ
て8ビットの2値データ(OOH/FFH)を用いる必
要がないことによる。
In this way, the binary data handled by the data conversion module 36 and the logical filter module 37 is 1 bit, unlike the data conversion module 16 and the logical filter module 17 in FIGS. 2 and 3. By providing a 1-bit configuration image bus such as the binary image bus 51.52, there is no need to use 8-bit binary data (OOH/FFH) in conjunction with the 8-bit image bus as in the past. It depends.

画像メモリ38は、論理フィルタモジュール37からの
1ビットの2値データを8ビットの2値データに変換し
て、その記憶領域に書込む。即ち、画像メモリ38は、
論理フィルタモジュール37からの1ビットの2値デー
タが0であれば、8ビットのオール0データ(OOH)
を書込み、論理フィルタモジュール31からの1ビット
の2値データが1であれば、8ビットのオール1データ
(FFH)を書込む。
The image memory 38 converts the 1-bit binary data from the logical filter module 37 into 8-bit binary data and writes it into its storage area. That is, the image memory 38 is
If the 1-bit binary data from the logic filter module 37 is 0, 8-bit all-0 data (OOH)
is written, and if the 1-bit binary data from the logical filter module 31 is 1, 8-bit all-1 data (FFH) is written.

以上の動作は、第2図の画像処理装置の場合と同様に、
パイプライン処理で連続的に繰返し行なうごとができる
。即ち、この実施例によれば、データ変換モジュール3
4、空間フィルタモジュール35、データ変換モジュー
ル36、論理フィルタモジュール37および画像メモリ
38が扱うデータのデータ長に応じて、多値画像バスお
よび2i1画像バスを使い分けることにより、8ビット
構成の多値画像バス41〜43の3本と、1ビット構成
の2値画像バス51.52の2本の合計26ビット分だ
けで、第2図に示す8ビット構成の画像バス21〜25
の5木(の40ビット分)を使用した場合と等価なパイ
プライン処理が行なえる。
The above operation is similar to that of the image processing device shown in FIG.
Pipeline processing allows continuous repetition. That is, according to this embodiment, the data conversion module 3
4. By using the multi-value image bus and the 2i1 image bus depending on the data length of the data handled by the spatial filter module 35, data conversion module 36, logical filter module 37 and image memory 38, an 8-bit multi-value image can be created. Only three buses 41 to 43 and two 1-bit binary image buses 51 and 52 have a total of 26 bits.
Pipeline processing equivalent to using a 5-tree (40 bits) can be performed.

画像メモリ38からの読出しデータ、即ち8ビットのオ
ール0データ(OOH)またはオール1データ(FFH
)は、多値画像バス44に送出される。
Read data from the image memory 38, that is, 8-bit all 0 data (OOH) or all 1 data (FFH)
) is sent to the multilevel image bus 44.

なお、画像処理プロセッサモジュール、多値画像バスお
よび2値画像バスの数は、前記実施例に限定されるもの
ではなく、必要に応じて適宜増減可能である。
Note that the numbers of image processing processor modules, multivalued image buses, and binary image buses are not limited to those in the embodiments described above, and can be increased or decreased as necessary.

[発明の効果] 以上詳述したようにこの発明によれば、モジュ−ル化さ
れた複数の画像処理プロセッサによる多段のパイプライ
ン処理が、小規模の画像バス構成でも効率よく行なうこ
とができる。
[Effects of the Invention] As detailed above, according to the present invention, multi-stage pipeline processing by a plurality of modularized image processing processors can be efficiently performed even with a small-scale image bus configuration.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はこの発明の一実施例に係る画像処理装置のブロ
ック構成図、第2図および第3図は従来例を示す図であ
る。 33・・・画像入力モジュール、34.36・・・デー
タ変換モジュール、35・・・空間フィルタモジュール
、37・・・論理フィルタモジュール、38・・・画像
メモリ、41〜44・・・多値画像バス、51〜54・
・・2値画像バス。 出願人代理人 弁理士 鈴 江 武 彦第1図
FIG. 1 is a block diagram of an image processing apparatus according to an embodiment of the present invention, and FIGS. 2 and 3 are diagrams showing a conventional example. 33... Image input module, 34. 36... Data conversion module, 35... Spatial filter module, 37... Logical filter module, 38... Image memory, 41-44... Multivalued image Bus, 51-54・
...Binary image bus. Applicant's agent Patent attorney Takehiko Suzue Figure 1

Claims (1)

【特許請求の範囲】[Claims] パイプライン方式により画像処理を行なう画像処理装置
において、複数ビットからなる複数の多値画像バスと、
1ビットからなる複数の2値画像バスと、上記複数の多
値画像バスおよび複数の2値画像バスのうちのいずれか
を取扱いデータのデータ長に応じて使用してパイプライ
ン処理を実行する、画像メモリを含む複数の画像処理プ
ロセッサモジュールとを具備し、上記画像メモリが、メ
モリライト時には上記複数の2値画像バスの1つを用い
、且つ同2値画像バス上の2値データの1、0に応じて
オール1またはオール0データを書込むと共に、メモリ
リード時には上記複数の多値画像バスの1つを用いるよ
うに構成されていることを特徴とする画像処理装置。
In an image processing device that performs image processing using a pipeline method, a plurality of multivalued image buses each consisting of a plurality of bits,
executing pipeline processing using one of a plurality of binary image buses each consisting of one bit, the plurality of multivalued image buses and the plurality of binary image buses according to the data length of the handled data; and a plurality of image processing processor modules including an image memory, wherein the image memory uses one of the plurality of binary image buses at the time of memory writing, and one of the binary data on the binary image bus. An image processing device characterized in that it is configured to write all 1 or all 0 data in accordance with 0, and to use one of the plurality of multivalued image buses when reading a memory.
JP25175984A 1984-11-30 1984-11-30 Picture processor Pending JPS61131072A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25175984A JPS61131072A (en) 1984-11-30 1984-11-30 Picture processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25175984A JPS61131072A (en) 1984-11-30 1984-11-30 Picture processor

Publications (1)

Publication Number Publication Date
JPS61131072A true JPS61131072A (en) 1986-06-18

Family

ID=17227499

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25175984A Pending JPS61131072A (en) 1984-11-30 1984-11-30 Picture processor

Country Status (1)

Country Link
JP (1) JPS61131072A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6214280A (en) * 1985-07-11 1987-01-22 Toshiba Eng Co Ltd Picture processing device
JPS62105272A (en) * 1985-11-01 1987-05-15 Konishiroku Photo Ind Co Ltd Image processor
JPS6378280A (en) * 1986-09-20 1988-04-08 Canon Inc Image processing system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5812610A (en) * 1981-07-16 1983-01-24 松下電工株式会社 Hair dryer

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5812610A (en) * 1981-07-16 1983-01-24 松下電工株式会社 Hair dryer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6214280A (en) * 1985-07-11 1987-01-22 Toshiba Eng Co Ltd Picture processing device
JPS62105272A (en) * 1985-11-01 1987-05-15 Konishiroku Photo Ind Co Ltd Image processor
JPS6378280A (en) * 1986-09-20 1988-04-08 Canon Inc Image processing system

Similar Documents

Publication Publication Date Title
US4369430A (en) Image analyzer with cyclical neighborhood processing pipeline
US4776025A (en) Neighbor image processing exclusive memory
JPS6145369A (en) Digital image frame processor
JPS61131072A (en) Picture processor
US4807297A (en) Neighbor image processing device
JP2515724B2 (en) Image processing device
GB2180118A (en) Image processing
EP0762733A3 (en) Binarization processing apparatus and method
JPS58169681A (en) Picture processing circuit
JPS6254374A (en) Picture processor
JPH07192130A (en) Temporary labeling method
JP2884620B2 (en) Digital image processing device
JP2797660B2 (en) Pixel correction method
JPH0376065B2 (en)
JPS6347889A (en) Image recognition system
JPS589468A (en) Picture processing method
JPH0353388A (en) Two-dimensional encoded data decoding and reducing device
JP2586074B2 (en) Data processing device
JPS62186387A (en) Line picture storage circuit
JPS5851371A (en) Book processing system
JPS61289438A (en) Picture data storage device
JPS61292782A (en) Picture data processing system
JPS62263588A (en) Picture processor
JPS62108381A (en) Density histogram detecting system
JPS61248164A (en) Picture processing device