JPS6352269A - Image processor - Google Patents

Image processor

Info

Publication number
JPS6352269A
JPS6352269A JP5005087A JP5005087A JPS6352269A JP S6352269 A JPS6352269 A JP S6352269A JP 5005087 A JP5005087 A JP 5005087A JP 5005087 A JP5005087 A JP 5005087A JP S6352269 A JPS6352269 A JP S6352269A
Authority
JP
Japan
Prior art keywords
image
processor
image processing
memory
parallel
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.)
Granted
Application number
JP5005087A
Other languages
Japanese (ja)
Other versions
JPH0451873B2 (en
Inventor
Yoshiki Kobayashi
芳樹 小林
Tadashi Fukushima
忠 福島
Yoshiyuki Okuyama
奥山 良幸
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP5005087A priority Critical patent/JPS6352269A/en
Publication of JPS6352269A publication Critical patent/JPS6352269A/en
Publication of JPH0451873B2 publication Critical patent/JPH0451873B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

PURPOSE:To reduce the overall scale of an image processing system by using a parallel image processor having an architecture suitable for transformation into LSI. CONSTITUTION:A parallel image processor 1 is connected to an image memory 2 via a data bus and an ITV camera 3 is connected to the memory 2 as an image input device together with a CRT monitor 4 which displays the contents of the memory 2. While the processor 1 and the memory 2 are connected to a control processor 5 via the data bus. The image information of the memory 2 is processed by the processor 1 and the result of this processing is stored in the memory 2 or the processor 5 which controls an image processing system as a whole.

Description

【発明の詳細な説明】 本発明は空間積和演算等の局所近傍画像処理を実行する
並列画像処理プロセッサを用いた画像処理装置に関する
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an image processing apparatus using a parallel image processing processor that performs local neighborhood image processing such as spatial product-sum operations.

画像処理プロセッサは通産省大型プロジェクトの一つで
あるパターン情報処理システム(昭和55年10月に研
究開発成果発表論文集が発行されている)にて開発され
ているように、画像データを並列処理し高速化を図ろう
としているものが多い。しかし、画像データは2次限の
広がりを持つため、全ての画像データを並列処理するこ
とは困難である。そこで、ノイズ除去や輪郭抽出機能を
表現する空間積和演算等のような近傍の画像データ間の
演算に対して、例えば画像のm行Xn列の局所的なデー
タを並列処理することが多い、このような局所並列型画
像処理は、前記文献あるいは、木戸出正継著の画像処理
ハードウェアの動向(情報処理コンピュータビジョン研
究会資料86゜1980年9月)にて総括的に説明され
ているが、CODアナログ処理系を除いてLSI化され
たものはない。これは、従来のアーキテクチャのプロセ
ッサをそのままLSI化するには、集積度及びピン数の
点で困難があるためである。プロセッサをLSI化する
ことによって、それを用いた両列画像処理装置は、小型
化をはかることができる。
Image processing processors process image data in parallel, as developed in the Pattern Information Processing System, one of the large-scale projects of the Ministry of International Trade and Industry (a collection of research and development results was published in October 1981). Many are trying to speed things up. However, since image data has a quadratic spread, it is difficult to process all image data in parallel. Therefore, local data in m rows and Xn columns of an image is often processed in parallel for calculations between neighboring image data, such as spatial product-sum calculations that express noise removal and contour extraction functions. Such locally parallel image processing is comprehensively explained in the above-mentioned literature or in the Trends in Image Processing Hardware by Masatsugu Kido (Information Processing Computer Vision Study Group Materials 86, September 1980). Except for the COD analog processing system, nothing has been made into an LSI. This is because it is difficult to convert a processor with a conventional architecture into an LSI in terms of the degree of integration and the number of pins. By incorporating the processor into an LSI, the double-column image processing device using the same can be made smaller.

本発明の目的は、LSI化に適したアーキテクチャを有
する並列画像処理プロセッサを用いた並列画像処理装置
を提供することにある。
An object of the present invention is to provide a parallel image processing device using a parallel image processing processor having an architecture suitable for LSI integration.

本発明の特徴は、外部から画像データを入力する画像入
力装置と、前記画像入力装置からの画像データを記憶す
る画像メモリと、前記画像メモリの内容を表示する画像
表示装置と、前記画像メモリからの画像データを入力す
る少なくとも1つの画像データ入力ポートと、n個の画
像データ演算用のプロセッサエレメントと、これらのプ
ロセッサエレメントの演算結果を加算する演算回路と、
前記演算回路の演算結果を出力する出力ポートとを有す
る基本モジュールを、m個並列に設置して成る並列画像
処理プロセッサと、前記画像メモリおよび前記並列画像
処理プロセッサに接続されこれらを制御する管理プロセ
ッサとからなる画像処理装置にある。
The present invention is characterized by: an image input device that inputs image data from the outside; an image memory that stores the image data from the image input device; an image display device that displays the contents of the image memory; at least one image data input port for inputting image data, n processor elements for image data calculation, and an arithmetic circuit for adding calculation results of these processor elements;
a parallel image processing processor comprising m basic modules installed in parallel, each having an output port for outputting the calculation result of the calculation circuit; and a management processor connected to and controlling the image memory and the parallel image processing processor. An image processing device comprising:

以下本発明の一実施例を第1図乃至第4図に従って説明
する。
An embodiment of the present invention will be described below with reference to FIGS. 1 to 4.

第1図は本発明の並列画像処理プロセッサの一実施例を
備えた典型的な画像処理システムの一例を示すものであ
る。並列画像処理プロセッサ1はデータバスによって画
像メモリ2に接続され、この画像メモリ2には、画像入
力装置としてのITVカメラ3が接続され、また、画像
メモリ2の内容を表示する画像表示装置としてのCRT
モニタ4が接続されている。更に、並列画像処理プロセ
ッサ1と、画像メモリ2は管理プロセッサ5にデータバ
スにより接続されている。画像メモリ2の画像情報は並
列画像処理プロセッサ1により処理され、この結果がま
た画像メモリ2に格納されたり、あるいはシステム全体
を制御する管理プロセッサ5に与えられる。
FIG. 1 shows an example of a typical image processing system including an embodiment of the parallel image processing processor of the present invention. The parallel image processing processor 1 is connected to an image memory 2 by a data bus, to which is connected an ITV camera 3 as an image input device, and also as an image display device for displaying the contents of the image memory 2. CRT
Monitor 4 is connected. Further, the parallel image processing processor 1 and the image memory 2 are connected to the management processor 5 by a data bus. The image information in the image memory 2 is processed by a parallel image processor 1 and the results are also stored in the image memory 2 or provided to a management processor 5 that controls the entire system.

並列画像処理プロセッサ1には、代表的な画像処理機能
として空間積和演算がある。第2図はこの局所並列処理
の例を示すものである。入力画像6の画素fIJと積和
荷重7のw 14とが並列画像処理プロセッサ1に入力
され、ここでの演算結果gが出力画像8に出力される。
The parallel image processing processor 1 has a spatial product-sum operation as a typical image processing function. FIG. 2 shows an example of this local parallel processing. The pixel fIJ of the input image 6 and the sum-of-products weight 7 w14 are input to the parallel image processing processor 1, and the calculation result g here is output to the output image 8.

例えば4×4画素の局所画像データfxx〜f44に対
し、定められた荷重W□1〜waaを乗算し総和をとる
ことにより、ノイズ除去、輪郭強調等の画像処理を行な
うものである。
For example, image processing such as noise removal and contour enhancement is performed by multiplying the 4×4 pixel local image data fxx to f44 by predetermined loads W□1 to waa and calculating the sum.

第3図は本発明の並列画像処理システムに適用される並
列画像処理プロセッサの一実施例を示す構成図である。
FIG. 3 is a block diagram showing one embodiment of a parallel image processing processor applied to the parallel image processing system of the present invention.

これは、4×4画素の局所画像データを処理する画像処
理プロセッサの例であり、4個の画像処理プロセッサ基
本モジュール9A〜9Dから構成されている。基本モジ
ュール9Aは、4個のシフトレジスタ10を有し、これ
らシフトレジスタ10を介した画像データが4個のプロ
セッサエレメント11 (PE#1〜PE#4)に入力
される。
This is an example of an image processing processor that processes local image data of 4×4 pixels, and is composed of four image processing processor basic modules 9A to 9D. The basic module 9A has four shift registers 10, and image data via these shift registers 10 is input to four processor elements 11 (PE#1 to PE#4).

これら4個のプロセッサエレメント11には荷重記憶メ
モリ12から荷重データW11〜W14が与えられ、出
力は演算回路13に入力される。この演算回路13の出
力は演算回路14に入力され、この演算回路14の出力
はデータ出力ポート15から出力される。なお−1演算
回路14には前段の演算結果データが演算結果入力ポー
ト16を介して入力される。更に、シフトレジスタ10
に入力される入力画像データf14は画像データ入力ポ
ート17を介して取込まれ、またシフトレジスタ10を
介した画像データは画像データ出力ポート18から出力
される。
These four processor elements 11 are given load data W11 to W14 from a load storage memory 12, and their outputs are input to an arithmetic circuit 13. The output of this arithmetic circuit 13 is input to an arithmetic circuit 14, and the output of this arithmetic circuit 14 is outputted from a data output port 15. Note that the calculation result data of the previous stage is input to the -1 calculation circuit 14 via the calculation result input port 16. Furthermore, the shift register 10
The input image data f14 input to the image data input port 17 is taken in through the image data input port 17, and the image data passed through the shift register 10 is outputted from the image data output port 18.

次に本実施例の画像処理プロセッサ1の動作について説
明する。並列画像処理プロセッサ1には、画像メモリ2
から局所画像データが1列分(第3図ではf11〜f4
4)並列に与えられ、その演算結果が画像メモリ2に格
納される。入力画像データfl&はシフトレジスタ10
を介してプロセッサエレメント11に入力されるが、こ
の際、1画素毎隣接した画素fx4+ fzat fz
z+ fxxが対応するプロセッサエレメント11にそ
れぞれ入力される。
Next, the operation of the image processing processor 1 of this embodiment will be explained. The parallel image processing processor 1 includes an image memory 2
1 column of local image data (in Fig. 3, f11 to f4
4) The calculation results are applied in parallel and stored in the image memory 2. Input image data fl& is transferred to shift register 10
is input to the processor element 11 via the pixel fx4+ fzat fz
z+fxx are respectively input to the corresponding processor elements 11.

画素fxxは空間積和演算のサイズを4×4以上に拡張
する場合のために、画像データ出力ポート18から出力
される。プロセッサエレメント11には、シフトレジス
タ10からの処理対象の画像データfi−と、荷重記憶
メモリ12からの荷重データW I Jが与えられ、乗
算が実行される。この結果が演算回路13に与えられ、
4個のプロセッサエレメント11の演算結果が加算され
る。演算回路13の出力は演算回路14に与えられ、こ
の演算回路14には演算結果入力ポート16から入力さ
れる前段の並列画像処理プロセッサ1からの演算結果デ
ータも入力され、これらを加算してデータ出力ポート1
5から次の基本モジュールへ加算結果を出力する。この
ようにして、基本モジュール9A〜9Dを4段重ねるこ
とにより、最終段の基本モジュール9Dからg=Σf目
W s aが出力される。上記のような本実施例の並列
画像処理プロセッサ1の処理内容は第4図に示したタイ
ムチャートにまとめられている。なお、第4図のgll
Pixel fxx is output from the image data output port 18 in case the size of the spatial product-sum operation is expanded to 4×4 or more. The processor element 11 is given the image data fi- to be processed from the shift register 10 and the load data W I J from the load storage memory 12, and performs multiplication. This result is given to the arithmetic circuit 13,
The calculation results of the four processor elements 11 are added. The output of the arithmetic circuit 13 is given to the arithmetic circuit 14, and the arithmetic result data from the preceding stage parallel image processing processor 1, which is input from the arithmetic result input port 16, is also input to the arithmetic circuit 14, and these are added to form data. Output port 1
5 outputs the addition result to the next basic module. In this way, by stacking the basic modules 9A to 9D in four stages, the g=Σfth W sa is output from the final stage basic module 9D. The processing contents of the parallel image processing processor 1 of this embodiment as described above are summarized in the time chart shown in FIG. In addition, gll in Figure 4
.

gtzはΔを時間毎の並列画像処理プロセッサ1の出力
を表わし、第2,3図のgに相当するものである。
gtz represents the output of the parallel image processing processor 1 for each time Δ, and corresponds to g in FIGS.

本実施例によれば、並列画像処理プロセッサ1を4個の
プロセッサエレメント11を有する基本モジュール9A
〜9Dによって、4X4画素の局所画像データを処理す
る構成とすることにより、画素データ入力ポート17及
びデータ出力ポート15を少なくシ、且つ、分割された
基本モジュール9A、9Dを局所画像データに対応した
規則的な配列とし得るため、並列画像処理プロセッサ1
をLSI化に適したアーキテクチャとし得る効果がある
According to this embodiment, the parallel image processing processor 1 is configured into a basic module 9A having four processor elements 11.
~9D, by adopting a configuration that processes local image data of 4×4 pixels, the number of pixel data input ports 17 and data output ports 15 are reduced, and the divided basic modules 9A and 9D are adapted to handle local image data. Since it can be arranged in a regular manner, the parallel image processing processor 1
This has the effect of making the architecture suitable for LSI integration.

以上記述した如く本発明の並列画像処理システムによれ
ば、LSI化に適したアーキテクチャをもった並列画像
処理プロセッサを用いた画像処理システムとしたので、
画像処理システム全体を小型化することができる。
As described above, according to the parallel image processing system of the present invention, since the image processing system uses a parallel image processing processor having an architecture suitable for LSI implementation,
The entire image processing system can be downsized.

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

第1図は本発明の並列画像処理プロセッサの一実施例を
備えた画像処理システムの構成図、第2図は第1図で示
した並列画像処理プロセッサで行なう局所並列処理演算
の例を示した説明図、第3図は本発明の並列画像処理プ
ロセッサの一実施例を示す構成図、第4図は本実施例の
並列画像処理プロセッサの処理過程を示すタイムチャー
ト図である。
FIG. 1 is a block diagram of an image processing system equipped with an embodiment of the parallel image processing processor of the present invention, and FIG. 2 shows an example of local parallel processing operations performed by the parallel image processing processor shown in FIG. 1. FIG. 3 is a configuration diagram showing one embodiment of the parallel image processing processor of the present invention, and FIG. 4 is a time chart showing the processing process of the parallel image processing processor of the present embodiment.

Claims (1)

【特許請求の範囲】 1、外部から画像データを入力する画像入力装置と、 前記画像入力装置からの画像データを記憶する画像メモ
リと、 前記画像メモリの内容を表示する画像表示装置と、 前記画像メモリからの画像データを入力する少なくとも
1つの画像データ入力ポートと、n個の画像データ演算
用のプロセッサエレメントと、これらのプロセッサエレ
メントの演算結果を加算する演算回路と、前記演算回路
の演算結果を出力する出力ポートとを有する基本モジュ
ールを、m個並列に設置して成る並列画像処理プロセッ
サと、 前記画像メモリおよび前記並列画像処理プロセッサに接
続されこれらを制御する管理プロセッサと、 からなることを特徴とする画像処理装置。
[Claims] 1. An image input device that inputs image data from the outside, an image memory that stores the image data from the image input device, an image display device that displays the contents of the image memory, and the image at least one image data input port for inputting image data from a memory; n processor elements for image data calculation; an arithmetic circuit for adding the calculation results of these processor elements; A parallel image processing processor formed by installing m basic modules in parallel, each having an output port for outputting data; and a management processor connected to and controlling the image memory and the parallel image processing processor. Image processing device.
JP5005087A 1987-03-06 1987-03-06 Image processor Granted JPS6352269A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5005087A JPS6352269A (en) 1987-03-06 1987-03-06 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5005087A JPS6352269A (en) 1987-03-06 1987-03-06 Image processor

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP4457082A Division JPS58163061A (en) 1982-03-23 1982-03-23 Parallel picture processor

Publications (2)

Publication Number Publication Date
JPS6352269A true JPS6352269A (en) 1988-03-05
JPH0451873B2 JPH0451873B2 (en) 1992-08-20

Family

ID=12848165

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5005087A Granted JPS6352269A (en) 1987-03-06 1987-03-06 Image processor

Country Status (1)

Country Link
JP (1) JPS6352269A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58163061A (en) * 1982-03-23 1983-09-27 Hitachi Ltd Parallel picture processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58163061A (en) * 1982-03-23 1983-09-27 Hitachi Ltd Parallel picture processor

Also Published As

Publication number Publication date
JPH0451873B2 (en) 1992-08-20

Similar Documents

Publication Publication Date Title
JPS6053349B2 (en) image processing processor
US4901224A (en) Parallel digital processor
EP0150060A2 (en) Multifunctional image processor
JPS6326912B2 (en)
JPH03105614A (en) Matrix computation circuit
US5029018A (en) Structure of image processing system
JPH01269183A (en) Spatial filter picture processor
US4949282A (en) Device for calculating the moments of image data
JPS6352269A (en) Image processor
JPS6319911B2 (en)
JPS6379180A (en) Lsi for processing parallel image
JP2862388B2 (en) Filtering method for ultra-high-speed image processing system
JP2889244B2 (en) Image processing device
JPH0260028B2 (en)
Raja et al. An SIMD multiple DSP microprocessor system for image processing
Elphinstone et al. RAPAC: a high-speed image-processing system
JP2557856B2 (en) CAD system
JPH03268024A (en) Microprocessor, information processor and graphic display device using it
US6741294B2 (en) Digital signal processor and digital signal processing method
JPS60262277A (en) Picture processor
JPH1063647A (en) Arithmetic unit for matrix
EP0321584A1 (en) System for calculating sum of products
JPH0785260A (en) Two-dimensional sensor device
JPH0652215A (en) Matrix arithmetic processor
Rényi LSI technology for digital image processing