JPS63208956A - Picture processor - Google Patents

Picture processor

Info

Publication number
JPS63208956A
JPS63208956A JP4333587A JP4333587A JPS63208956A JP S63208956 A JPS63208956 A JP S63208956A JP 4333587 A JP4333587 A JP 4333587A JP 4333587 A JP4333587 A JP 4333587A JP S63208956 A JPS63208956 A JP S63208956A
Authority
JP
Japan
Prior art keywords
address
area
word
result
data
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
JP4333587A
Other languages
Japanese (ja)
Inventor
Katsura Kawakami
桂 川上
Chika Onodera
小野寺 千香
Shigeo Shimazaki
島崎 成夫
Satoru Takayama
高山 哲
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP4333587A priority Critical patent/JPS63208956A/en
Priority to US07/137,028 priority patent/US4860109A/en
Publication of JPS63208956A publication Critical patent/JPS63208956A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To process picture at a high speed by performing the parallel operations between an address calculation means for original pictures and another calculation means which calculates an address storing an arithmetic result. CONSTITUTION:A memory 100 includes an original picture area 105 where the original picture data are stored and a result area 106 where the picture processing arithmetic results are stored. The data on the area 105 are successively read out and stored in the area 106 after undergoing an arithmetic operation. An original picture reading part 110 calculates an address of the area 105 to be read out and reads out the data on the corresponding address via an address data bus 103. This read-out data is processed by a data arithmetic part 130 and sent to a result storing part 120. The part 120 calculates the address of a result area to store data and writes the address via an address data bus 103. The addresses of both parts 110 and 120 are calculated in parallel with each other.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は並列処理により画像処理の高速化を図る画像処
理装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to an image processing device that speeds up image processing through parallel processing.

従来の技術 画像を計算機の記憶装置に格納し処理する場合に、その
画像を構成する各画素のアドレスを計算する作業は頻繁
に発生する。
BACKGROUND OF THE INVENTION When an image is stored in a storage device of a computer and processed, the task of calculating the address of each pixel forming the image frequently occurs.

第6図は画像を構成する各画素の2次元画像平面上の位
置と、その画像が記憶されている記憶装置上のアドレス
との対応関係を示すものである。
FIG. 6 shows the correspondence between the position of each pixel constituting an image on the two-dimensional image plane and the address on the storage device where the image is stored.

図中、601は2次元画像、602は記憶装置である。In the figure, 601 is a two-dimensional image, and 602 is a storage device.

2次元画像601は横N語、縦M行から成り、説明の簡
単のため、1語は16ビツトで1画素は1ピツトである
ものとする。即ち、2次元画像601は16XNXM個
の2値画素からなる。
The two-dimensional image 601 consists of N words horizontally and M rows vertically, and for the sake of simplicity, it is assumed that one word is 16 bits and one pixel is one pit. That is, the two-dimensional image 601 consists of 16XNXM binary pixels.

各画素の記憶アドレスは左から右へ、また上から下へ増
加するものとする。即ち、左上端の語のアドレスをAと
すると、その右隣シの語のアドレスはA+1.最上行の
右端の語のアドレスはA+N−1となる。また、左下端
の語、右下端の語のアドレスはそれぞれA+N (M−
1)、A+MN−1となる。
It is assumed that the storage address of each pixel increases from left to right and from top to bottom. That is, if the address of the word at the upper left corner is A, the address of the word next to it on the right is A+1. The address of the rightmost word in the top row is A+N-1. Also, the addresses of the word at the bottom left and the word at the bottom right are A+N (M-
1), A+MN-1.

第7図は以上のような画像領域の中の任意の短形領域を
構成する画素のアドレスを説明するだめのものである。
FIG. 7 is for explaining the addresses of pixels constituting an arbitrary rectangular area in the image area as described above.

図中、701,702は第6図の601.602にそれ
ぞれ対応する。短形領域703の大きさをL語XH行と
し、左上端のアドレスをBとすると、右上端の語のアド
レスはB+L−1,Bの直下の語のアドレスはB+Nと
なる。
In the figure, 701 and 702 correspond to 601 and 602 in FIG. 6, respectively. If the size of the rectangular area 703 is L words and XH lines, and the address of the upper left end is B, then the address of the word at the upper right end is B+L-1, and the address of the word immediately below B is B+N.

また、左下端、右下端の語のアドレスはそれぞれB+(
H−,1) N、  B+ (H−1) N+L−1と
なる。
Also, the addresses of the words at the bottom left and bottom right are B+(
H-, 1) N, B+ (H-1) N+L-1.

一方、短形領域705の大きさもL語×H行とし、左上
端のアドレスをCとすると、右上端の語のアドレスはO
+L−1,Oの直下の語のアドレスはO+Nとなる。ま
た、左下端、右下端の語のアトL/スはそれぞれO+ 
()(−1)N、O+ (H−1)N+L−1となる。
On the other hand, if the size of the rectangular area 705 is also L words x H lines, and the address of the upper left corner is C, then the address of the word at the upper right corner is O.
+L-1, the address of the word immediately below O is O+N. Also, the at L/S of the words at the bottom left and bottom right are O+, respectively.
()(-1)N, O+ (H-1)N+L-1.

以上のようにアドレスが割り付けられている画像領域の
情報を処理する従来の画像処理装置の一例を第8図、及
び第9図に示す。第8図に於て、800は画像メモリ、
803はアドレスデータバスである。805,806は
それぞれ原画像領域及び結果領域であシ、各々第7図の
短形領域703と705に対応するものとする。810
は画像プロセッサ、811はアドレス線、812はデー
タ線である。このような装置に於て、原画像領域805
の画像を結果領域806へ複写する作業を。
An example of a conventional image processing apparatus that processes information of an image area to which addresses are assigned as described above is shown in FIGS. 8 and 9. In FIG. 8, 800 is an image memory;
803 is an address data bus. 805 and 806 are an original image area and a result area, respectively, and correspond to rectangular areas 703 and 705 in FIG. 7, respectively. 810
is an image processor, 811 is an address line, and 812 is a data line. In such a device, the original image area 805
Copying the image into the result area 806.

例にとって、第8図の装置の動作を以下に説明する。By way of example, the operation of the apparatus of FIG. 8 will now be described.

この操作は次のような2つの段階の操作のくり返しによ
って行なうことができる。即ち、 (第1段階)画像プ
ロセッサ810は原画像領域805のうちの一つの語の
アドレスを計算し、そのアドレスを記憶装置800へ、
アドレス線811、アドレスデータバス803を経由し
て出力する。記憶装置800はこのアドレスの語の内容
(データ)を出力し、このデータはアドレスデータバス
8o3゜データ線812を経由して画像プロセッサ81
0に転送される。 (第2段階)画像プロセッサ810
は、読み込まれたデータが格納されるべき結果領域80
6中のアドレスを計算し、このアドレスを読み込まれた
データと一諸に記憶装置800へ転送する。記憶装置8
00は、このデータを指定されたアドレスへ書き込む。
This operation can be performed by repeating the following two-step operation. That is, (first stage) the image processor 810 calculates the address of one word in the original image area 805, and stores the address in the storage device 800.
It is output via address line 811 and address data bus 803. The storage device 800 outputs the content (data) of the word at this address, and this data is sent to the image processor 81 via the address data bus 8o3° data line 812.
Transferred to 0. (Second stage) Image processor 810
is the result area 80 where the read data is to be stored.
6 is calculated, and this address is transferred together with the read data to the storage device 800. Storage device 8
00 writes this data to the specified address.

原画像領域の各アドレスについて上記2つの段階をくシ
返し実行することにより、原画領域805の内容が結果
領域806へ複写される。
By repeating the above two steps for each address in the original image area, the contents of the original image area 805 are copied to the result area 806.

上記各段階の操作を第9図の装置の動作として更に詳し
く説明する。第9図は、第8図の画像プロセッサ810
の内部構造を示す。図中914はアドレスレジスタ(A
R)、919はデータレジスタ(DR)、913,91
5,918は内部データバスである。916はレジスタ
ファイル、917は演算器である。920は制御部、9
30はデータ処理部である。レジスタファイル916の
中のレジスタSA、DAはそれぞれ原画像領域及び結果
領域の中の互いに対応する語のアドレスを保持している
。また、レジスタWは画像領域の横幅即ち、第7図に於
ける数値Nを保持し、レジスタEは数値1を保持してい
る。
The operations in each of the above steps will be explained in more detail as the operation of the apparatus shown in FIG. FIG. 9 shows the image processor 810 of FIG.
shows the internal structure of In the figure, 914 is an address register (A
R), 919 is a data register (DR), 913, 91
5,918 is an internal data bus. 916 is a register file, and 917 is an arithmetic unit. 920 is a control unit, 9
30 is a data processing section. Registers SA and DA in register file 916 hold the addresses of corresponding words in the original image area and result area, respectively. Further, the register W holds the width of the image area, that is, the numerical value N in FIG. 7, and the register E holds the numerical value 1.

前記第1段階の動作は次のようになる。即ち、制御部9
20は、レジスタSAの保持する値が、原画像領域80
5の右端のアドレスであるか否かを調べる。右端の語の
アドレスであった場合はレジスタWの内容を、そうでな
かった場合にはレジスタEの内容をレジスタSAの内容
に加算し、その結果をレジスタSAに格納する。この操
作はレジスタSAの内容がバス913に出力され、また
、レジスタWまたはレジスタEのどちらかの内容がバス
918に出力され、演算器917によりこれらの値が加
算され、その結果がバス915を経由して、レジスタS
Aに再び書き込まれることにより実行される。
The operation of the first stage is as follows. That is, the control section 9
20, the value held in the register SA is the original image area 80.
Check whether it is the rightmost address of 5. If it is the address of the rightmost word, the contents of register W are added to the contents of register SA, otherwise the contents of register E are added to the contents of register SA, and the result is stored in register SA. In this operation, the contents of register SA are output to bus 913, the contents of either register W or register E are output to bus 918, these values are added by arithmetic unit 917, and the result is output to bus 915. via Register S
It is executed by writing to A again.

以上の動作により、原画領域の中の一語を指示していた
レジスタSAがその語の右隣の語を、またその語が右端
の語であった場合は、−桁下の左端の語を指示すること
になる。この後、制御部920はレジスタSAの内容を
アドレスレジスタ914へ転送し、主記憶の内容を読み
出し、その読み出されたデータはデータ線912を経由
してデータレジスタ919に格納される。以上で第1段
階の動作が完了する。
As a result of the above operations, the register SA that was specifying a word in the original image area will change the word to the right of that word, or if that word is the rightmost word, the leftmost word below the - column. I will give instructions. Thereafter, the control unit 920 transfers the contents of the register SA to the address register 914, reads the contents of the main memory, and stores the read data in the data register 919 via the data line 912. This completes the first stage operation.

第2段階の動作は以下のようになる。即ち、制御部92
0は第1段階に於て、レジスタSAについて行なったの
と同様の操作をレジスタDAの内容に対して行なう。こ
れにより、レジスタDAが指示している結果領域の語が
右隣り、または最左端へ移動する。次に、レジスタDA
の内容をアドレスレジスタ914へ転送し、記憶部92
0にデータレジスタ919の内容を書き込む。データレ
ジスタ619には第1段階で読み出された原画領域の語
が格納されているから、これで−語の複写が完了したこ
とになる。
The operation of the second stage is as follows. That is, the control section 92
0 performs the same operation on the contents of register DA as it did on register SA in the first stage. As a result, the word in the result area indicated by register DA is moved to the right neighbor or to the leftmost end. Next, register DA
The contents of are transferred to the address register 914 and stored in the storage section 92.
Write the contents of data register 919 to 0. Since the data register 619 stores the word of the original image area read out in the first step, the copying of the - word is now complete.

以上の第1.第2の2つの段階をくり返し実行すること
により原画像領域の内容を結果領域へ複写することがで
きる。第1段階と第2段階の動作の間にデータレジスタ
919の内容について適当な処理をデータ処理部930
により施し、再びデータレジスタ919に格納する操作
を挿入することにより、原画像領域に特定の画像演算を
施して、結果面領域へ格納することもできる。
Above 1st. By repeating the second two steps, the contents of the original image area can be copied to the result area. A data processing unit 930 performs appropriate processing on the contents of the data register 919 between the first and second stage operations.
It is also possible to perform a specific image operation on the original image area and store it in the result area by inserting an operation to perform the calculation and store it in the data register 919 again.

発明が解決しようとする問題点 第10図は、上記の従来例の装置における動作のタイミ
ングチャートである。図中SAは原画像領域の中の語の
アドレス計算、RDはその語の読み出し動作の時間であ
り、SAとRDとでS1即ち、前述の第1段階の動作と
なる。Pはデータの処理に対応し、前述の第1及び第2
段階の中間の動作(S m)に対応する。DAは結果領
域の語のアドレス計算、WTはその語へのデータの書き
込み動作に対応し、両者で82即ち、前述の第2段階の
動作を構成する。
Problems to be Solved by the Invention FIG. 10 is a timing chart of the operation of the conventional device described above. In the figure, SA is the address calculation of a word in the original image area, and RD is the time of the read operation of the word. SA and RD constitute S1, that is, the operation of the first stage described above. P corresponds to data processing, and the above-mentioned first and second
Corresponds to the middle operation (S m) of the stage. DA corresponds to the address calculation of the word in the result area, and WT corresponds to the operation of writing data to the word, and both constitute 82, that is, the second stage operation described above.

以上かられかるように、SA、RD、DA及びWTはこ
の順に直列に実行する必要があり、従来の画像処理装置
に於ては処理速度を向上できないという欠点があった。
As can be seen from the above, it is necessary to execute SA, RD, DA, and WT in series in this order, and conventional image processing apparatuses have the disadvantage that processing speed cannot be improved.

本発明は上記従来技術の問題点に鑑み、全体の処理時間
の大幅な短縮を図るとともに、ノ・−ドウエアの簡素化
を目的とする。
In view of the problems of the prior art described above, the present invention aims to significantly shorten the overall processing time and to simplify the software.

問題点を解決するための手段 本発明は画像を記憶する画像記憶手段と、前記画像記憶
手段に格納されている画像の一部分である原画像領域の
中の語のアドレスを計算する原画アドレス計算手段と、
前記画像記憶手段の中に定義された結果領域の中の語の
アドレスを計算する結果アドレス計算手段とを設け、前
記原画アドレス計算手段と前記結果アドレス計算手段と
が並行して動作することにより、前記原画像領域の内容
を前記結果領域へ転送するものである。
Means for Solving the Problems The present invention provides an image storage means for storing an image, and an original image address calculation means for calculating the address of a word in an original image area that is a part of the image stored in the image storage means. and,
Result address calculation means for calculating the address of a word in a result area defined in the image storage means is provided, and the original image address calculation means and the result address calculation means operate in parallel, The content of the original image area is transferred to the result area.

作用 本発明は上記構成により、原画像領域中の語のアドレス
計算と読み出し動作、読み出された語に対するデータ演
算、結果領域中の語のアドレス計算と書き込み動作を同
時に実行することにより、処理時間全体を短縮できる。
According to the above configuration, the present invention reduces the processing time by simultaneously performing the address calculation and read operation of the word in the original image area, the data operation for the read word, and the address calculation and write operation of the word in the result area. The whole thing can be shortened.

!た、原画像領域の読み出しアドレスの計算と結果領域
の書き込みアドレスの計算とは同一の構造のハードウェ
アを使用するので、ハードウェアが簡単になる。
! Furthermore, since the calculation of the read address of the original image area and the calculation of the write address of the result area use hardware having the same structure, the hardware becomes simple.

実施例 第1図は本発明の一実施例における画像処理装置のブロ
ック結線図である。第1図において100は記憶装置、
103はアドレスデータバス、105は原画像領域、1
06は結果領域で第8図の各構成要素800〜806に
それぞれ対応する。110は記憶装置100における原
画像領域105の原画を読み出す原画読み出し部、11
1はそのアドレス線、112,113は同データ線であ
る。
Embodiment FIG. 1 is a block diagram of an image processing apparatus according to an embodiment of the present invention. In FIG. 1, 100 is a storage device;
103 is an address data bus, 105 is an original image area, 1
06 is a result area corresponding to each component 800 to 806 in FIG. 8, respectively. Reference numeral 110 denotes an original image reading unit for reading out the original image in the original image area 105 in the storage device 100;
1 is its address line, and 112 and 113 are its data lines.

120は結果格納部、121はアドレス線、122゜1
23はデータ線である。130は原画読み出し部110
と結果格納部120との間で転送されるデータを処理す
るデータ演算部である。このシステムでは原画のアドレ
ス計算と、及び結果のアドレス計算とはそれぞれ原画読
み出し部110と結果格納部120とで独立に実行され
るので、同時に処理することができ、全体の処理効率を
高めることができる。
120 is a result storage unit, 121 is an address line, 122°1
23 is a data line. 130 is the original image reading unit 110
This is a data calculation unit that processes data transferred between the data storage unit 120 and the result storage unit 120. In this system, the original image address calculation and the result address calculation are executed independently in the original image reading section 110 and the result storage section 120, respectively, so they can be processed simultaneously and the overall processing efficiency can be improved. can.

第2図は第1図の原画読み出し部110の具体的実施例
を示すブロック結線図である。第2図において、211
.212.  及び213はそれぞれ第1図の111,
112,113に対応するアドレス線及びデータ線であ
る。214はアドレスレジスタ、215.216はセレ
クタ、217は加算器である。218は画像空間全体の
横幅の語数から原画像領域O横幅の語数を差し引いた値
、即ちN−L+1を保持しているワードレジスタである
。219はデータレジスタ、220は制御部である。
FIG. 2 is a block diagram showing a specific embodiment of the original image reading section 110 shown in FIG. In Figure 2, 211
.. 212. and 213 are 111 and 213 in FIG. 1, respectively.
These are address lines and data lines corresponding to 112 and 113. 214 is an address register, 215 and 216 are selectors, and 217 is an adder. A word register 218 holds a value obtained by subtracting the number of words in the width of the original image area O from the number of words in the width of the entire image space, that is, N-L+1. 219 is a data register, and 220 is a control unit.

この第2図の構成では原画像領域の中の読出すべき語の
アドレス計算、及びその読み出し動作を行なう。即ち、
第8図の画像プロセッサ810に於ける第1段階の操作
のみを行なう。
In the configuration shown in FIG. 2, the address calculation of the word to be read out in the original image area and the readout operation are performed. That is,
Only the first stage of operation in image processor 810 of FIG. 8 is performed.

この操作は次のようになる。即ち、まず制御部220は
アドレスレジスタ214の内容が原画像領域の右端の語
であるか否かに応じて、セレクタ216を制御する。ア
ドレスレジスタ(AR8)214の内容が右端の語のア
ドレスである場合はワードレジスタ(WB2)218の
内容が、それ以外の場合は数値1が選択され、加算器2
17に印加される。従って加算器217の出力は前者の
場合はAR8+N−L+1、後者の場合はAR8+1と
なり、これがアドレスレジスタ (AR8)214に格
納される。この後、制御部220は記憶装置100に対
して読み出し指令を発し、アドレスレジスタ(AR8)
214の内容をアドレス線211へ出力する。これによ
り、記憶装置100からは読み出された語の内容が転送
され、データ線212を経てデータレジスタ (DBS
)219に格納される。
This operation looks like this: That is, first, the control unit 220 controls the selector 216 depending on whether the content of the address register 214 is the rightmost word of the original image area. If the content of the address register (AR8) 214 is the address of the rightmost word, the content of the word register (WB2) 218 is selected; otherwise, the number 1 is selected, and the adder 2
17. Therefore, the output of the adder 217 is AR8+N-L+1 in the former case, and AR8+1 in the latter case, which is stored in the address register (AR8) 214. After that, the control unit 220 issues a read command to the storage device 100, and reads the address register (AR8).
The contents of 214 are output to the address line 211. As a result, the content of the read word is transferred from the storage device 100 and sent to the data register (DBS) via the data line 212.
) 219.

第3図は第1図の結果書き込み部120の具体的実施例
を示すブロック結線図である。第3図において、311
〜320の各構成はそれぞれ第2図の211〜220と
同じである。
FIG. 3 is a block diagram showing a specific embodiment of the result writing section 120 shown in FIG. In Figure 3, 311
-320 are the same as 211-220 in FIG. 2, respectively.

すなわち、第3図において、311,312゜及び31
3はそれぞれ第1図の122.121゜123に対応す
るアドレス線及びデータ線である。
That is, in FIG. 3, 311, 312° and 31°
3 are address lines and data lines corresponding to 122, 121 and 123 in FIG. 1, respectively.

314はアドレスレジスタ、315.316はセレクタ
、317は加算器である。318は画像空間全体の横幅
の語数から原画像領域の横幅の語数を差し引いた値、即
ちN−L±1を保持しているワードレジスタである。3
19はデータレジスタ320は制御部である。この第3
図の構成では結果領域の中の書き込むべき語のアドレス
計算、及びその語への書き込み動作を行なう−即ち、第
8図の画像プロセッサ810に於ける第2段階の操作の
みを行なう。
314 is an address register, 315 and 316 are selectors, and 317 is an adder. A word register 318 holds a value obtained by subtracting the number of words in the width of the original image area from the number of words in the width of the entire image space, that is, N-L±1. 3
A data register 320 19 is a control section. This third
The configuration shown performs only the address calculation of the word to be written in the result area and the write operation to that word - ie, the second stage operation in image processor 810 of FIG.

この操作のうちアドレス計算の操作は、第2図を用いて
説明したアドレス計算の操作と同一である。ただし、ア
ドレスレジスタ (ArtD)314の内容は結果領域
のうちの一語を指示している。
Among these operations, the address calculation operation is the same as the address calculation operation explained using FIG. However, the contents of address register (ArtD) 314 indicate one word in the result area.

アドレス計算終了後は、制御部320はアドレスレジス
タ (ARD)314の内容をアドレス線311へ出力
し、データレジスタ (DRD)  319の内容をデ
ータ線313へ出力し、記憶装置100に対して書き込
み指令を発する。以上で第2段階の動作が完了する。
After completing the address calculation, the control unit 320 outputs the contents of the address register (ARD) 314 to the address line 311, outputs the contents of the data register (DRD) 319 to the data line 313, and issues a write command to the storage device 100. emits. This completes the second stage operation.

第1図のデータ演算部130は従来例に於ける第1段階
と第2段階の処理の中間に挿入されるべきデータ処理を
行なうデータ処理部930に対応する。この演算部13
0は所定の演算処理をデータ線113から入力されるデ
ータに施し、その結果をデータ線122へ出力する。原
画像領域105の内容を結果領域106へ複写するだけ
の処理に対してはデータ線113と122を直結すれば
良く、データ演算部130は不要である。
The data calculation unit 130 in FIG. 1 corresponds to the data processing unit 930 that performs data processing that should be inserted between the first and second stage processing in the conventional example. This calculation section 13
0 performs predetermined arithmetic processing on data input from the data line 113 and outputs the result to the data line 122. For processing that merely copies the contents of the original image area 105 to the result area 106, the data lines 113 and 122 may be directly connected, and the data calculation unit 130 is not necessary.

第4図は第1図の構成の動作タイミングチャートである
。第4図において、401,402.及び403はそれ
ぞれ第1図の原画読み出し部110、データ演算部13
0、及び結果格納部120の動作をしている。401の
S A n 、及びRDnはn番目の語の読み出しアド
レス計算動作、及びその語の読み出し動作にそれぞれ対
応する。402のPnはn番目の語のデータ処理操作に
対応する。
FIG. 4 is an operation timing chart of the configuration shown in FIG. In FIG. 4, 401, 402. and 403 are the original image reading section 110 and the data calculation section 13 in FIG. 1, respectively.
0, and the result storage unit 120 is operating. S A n and RDn of 401 correspond to the read address calculation operation of the n-th word and the read operation of that word, respectively. Pn of 402 corresponds to the data processing operation of the nth word.

403のD A n 、及びWTnはn番目の語の書き
込みアドレス計算とその語への書き込み動作にそれぞれ
対応する。
D A n of 403 and WTn correspond to the write address calculation of the nth word and the write operation to that word, respectively.

第4図から明らかなように、第1図の原画読み出し部1
10.結果格納部120.及びデータ演算部130が同
時に動作することが可能であり、従来例に比べて処理を
高速化することができる。
As is clear from FIG. 4, the original image reading section 1 in FIG.
10. Result storage unit 120. The data calculation unit 130 and the data calculation unit 130 can operate simultaneously, and the processing speed can be increased compared to the conventional example.

尚、第1図のデータ演算部130が存在せず、領域内デ
ータの複写だけを行なう場合は几DnとDAnとを同時
に実行することができ、やはり110と120は同時に
動作できる。
Incidentally, if the data calculation section 130 of FIG. 1 is not present and only the data within the area is to be copied, then Dn and DAn can be executed at the same time, and 110 and 120 can also operate at the same time.

第5図の装置は、原画像領域と結果領域が別々の記憶装
置500.及び501内に存在する場合に於ける本発明
の他の実施例である。図中500〜530はそれぞれ第
1図の100〜130に対応する。このような装置に於
ては記憶装置500゜501の読み出し動作と、書き込
み動作を同時に実行できるので原画読み出し部510、
結果格納部520、及びデータ演算部530の並行動作
に更に自由度が増す。
The apparatus of FIG. 5 has separate storage devices 500. and 501 is another embodiment of the present invention. In the figure, 500 to 530 correspond to 100 to 130 in FIG. 1, respectively. In such an apparatus, the reading operation and writing operation of the storage devices 500 and 501 can be executed simultaneously, so the original image reading section 510,
The degree of freedom in parallel operation of the result storage unit 520 and data calculation unit 530 is further increased.

発明の効果 以上のように本発明は、原画像領域中の語のアドレス計
算と読み出し動作、読み出された語に対するデータ演算
、結果領域中の語のアドレス計算と書き込み動作を同9
時に実行することができ、処理時間全体を短縮できる。
Effects of the Invention As described above, the present invention performs the address calculation and read operation of words in the original image area, the data operation for the read words, and the address calculation and write operation of words in the result area at the same time.
can be executed at the same time, reducing the overall processing time.

また、原画像領域の読み出レアドレスの計算と結果領域
の書き込みアドレスの計算とは同一の構造のハードウェ
アを使用することができ、ハードウェアが簡単になる等
、その効果は大きい。
Further, the calculation of the read address of the original image area and the calculation of the write address of the result area can use hardware having the same structure, which has great effects such as simplifying the hardware.

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

第1図は本発明の一実施例における画像処理装置のブロ
ック結線図、第2図、第3図は同装置における要部ブロ
ック結線図、第4図は同装置の動作タイミングチャート
、第5図は本発明の他の実施例における画像処理装置の
ブロック結線図、第6図、及び第7図は従来の画像記憶
装置に於ける画素位置とアドレスの対応関係を示す概念
図、第8図、第9図は従来の画像処理装置のブロック結
線図、第10図は同装置の動作タイミングチャートであ
る。 100・・・記憶装置、105・・・原画像領域、10
6・・・結果領域、110・・・原画読み出し部、12
0・・・結果格納部、130・・・データ演算部。 代理人の氏名 弁理士 中 尾 敏 男ほか1名第1図 第2図 第3図 第4図 第5図 第6図 602セ慣訣置 第 7 図 第 8 図 αカ画1象メモリ σlυ
FIG. 1 is a block wiring diagram of an image processing device according to an embodiment of the present invention, FIGS. 2 and 3 are block wiring diagrams of main parts of the same device, FIG. 4 is an operation timing chart of the same device, and FIG. 5 is a block diagram of an image processing device according to another embodiment of the present invention; FIGS. 6 and 7 are conceptual diagrams showing the correspondence between pixel positions and addresses in a conventional image storage device; FIG. 9 is a block diagram of a conventional image processing device, and FIG. 10 is an operation timing chart of the same device. 100...Storage device, 105...Original image area, 10
6...Result area, 110...Original image reading unit, 12
0...Result storage unit, 130...Data calculation unit. Name of agent: Patent attorney Satoshi Nakao, male and 1 other person Figure 1 Figure 2 Figure 3 Figure 4 Figure 5 Figure 6

Claims (7)

【特許請求の範囲】[Claims] (1)画像を記録する画像記憶手段と、前記画像記憶手
段に格納されている画像の一部分である原画像領域の中
の語のアドレスを計算する原画アドレス計算手段と、前
記画像記憶手段の中に定義された結果領域の中の語のア
ドレスを計算する結果アドレス計算手段とを有し、前記
原画アドレス計算手段と前記結果アドレス計算手段とが
並行して動作することにより、前記原画像領域の内容を
前記結果領域へ転送することを特徴とする画像処理装置
(1) an image storage means for recording an image; an original image address calculation means for calculating the address of a word in an original image area that is a part of the image stored in the image storage means; and a result address calculation means for calculating the address of a word in the result area defined in the original image area, and the original image address calculation means and the result address calculation means operate in parallel to An image processing device characterized in that the content is transferred to the result area.
(2)アドレス計算手段は原画像領域の中の語のアドレ
ス計算とその語の読み出し操作とを行ない、結果アドレ
ス計算手段は結果領域中の語のアドレス計算とその語へ
のデータ書き込み操作とを行なうことを特徴とする特許
請求の範囲第1項記載の画像処理装置。
(2) The address calculation means calculates the address of a word in the original image area and performs a read operation on the word, and the result address calculation means calculates the address of a word in the result area and performs an operation to write data to the word. An image processing apparatus according to claim 1, characterized in that the image processing apparatus performs the following operations.
(3)原画アドレス計算手段がアドレスを計算する語の
順序と同一の順序で、結果アドレス計算手段が結果領域
中の計のアドレスを計算することを特徴とする特許請求
の範囲第1項記載の画像処理装置。
(3) The result address calculation means calculates the total addresses in the result area in the same order as the order of the words in which the original address calculation means calculates the addresses. Image processing device.
(4)原画像領域と結果領域とが同一の大きさを有する
ことを特徴とする特許請求の範囲第1項記載の画像処理
装置。
(4) The image processing device according to claim 1, wherein the original image area and the resultant area have the same size.
(5)原画像領域と結果領域とが短形であることを特徴
とする特許請求の範囲第1項記載の画像処理装置。
(5) The image processing device according to claim 1, wherein the original image area and the resultant area are rectangular.
(6)原画アドレス計算手段は原画像領域の中の語のア
ドレスを保持する第1のレジスタと、前記第1のレジス
タに加えるべき特定の値を保持する第2のレジスタを有
し、前記第1のレジスタの内容に前記第2のレジスタの
内容かまたは1を加えることにより前記原画像領域の中
の語のアドレス計算を行なうことを特徴とする特許請求
の範囲第1項記載の画像処理装置。
(6) The original image address calculation means has a first register that holds an address of a word in the original image area, and a second register that holds a specific value to be added to the first register, and 2. The image processing apparatus according to claim 1, wherein the address of a word in the original image area is calculated by adding the content of the second register or 1 to the content of the first register. .
(7)原画像領域の中の語のアドレスの計算手順と同一
の手順を、結果領域の中の語のアドレスの計算をする結
果アドレス計算手段の中で実行することを特徴とする特
許請求の範囲第1項記載の画像処理装置。
(7) A patent claim characterized in that the same procedure as the calculation procedure of the address of a word in the original image area is executed in a result address calculation means for calculating the address of a word in the result area. The image processing device according to scope 1.
JP4333587A 1987-01-07 1987-02-26 Picture processor Pending JPS63208956A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP4333587A JPS63208956A (en) 1987-02-26 1987-02-26 Picture processor
US07/137,028 US4860109A (en) 1987-01-07 1987-12-23 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4333587A JPS63208956A (en) 1987-02-26 1987-02-26 Picture processor

Publications (1)

Publication Number Publication Date
JPS63208956A true JPS63208956A (en) 1988-08-30

Family

ID=12660965

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4333587A Pending JPS63208956A (en) 1987-01-07 1987-02-26 Picture processor

Country Status (1)

Country Link
JP (1) JPS63208956A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61233867A (en) * 1985-04-08 1986-10-18 Matsushita Electric Ind Co Ltd Data transfer controller
JPS61260340A (en) * 1985-05-14 1986-11-18 Nec Corp Block transfer control part

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61233867A (en) * 1985-04-08 1986-10-18 Matsushita Electric Ind Co Ltd Data transfer controller
JPS61260340A (en) * 1985-05-14 1986-11-18 Nec Corp Block transfer control part

Similar Documents

Publication Publication Date Title
US4561072A (en) Memory system handling a plurality of bits as a unit to be processed
US4434502A (en) Memory system handling a plurality of bits as a unit to be processed
JP3278756B2 (en) Image processing method and apparatus
JPH01283676A (en) Read-out processing system for window image data
JP2000311241A (en) Image processor
JPS63208956A (en) Picture processor
JP2812292B2 (en) Image processing device
JPS6037930B2 (en) information storage device
JPS6285343A (en) Memory reading-out circuit
JPH061449B2 (en) Image memory for image editing
JPS6382530A (en) Semiconductor storage device
JP3427586B2 (en) Data processing device and storage device
JPH02282867A (en) Image processor
JPS60124785A (en) Picture processing unit
JPS6019258A (en) Memory
JP2884620B2 (en) Digital image processing device
JPH09311934A (en) Image processor
JPH0468459A (en) Digital signal processor
JPH0193868A (en) Data processor
JPS6340972A (en) Memory control system
JPH0417471B2 (en)
JPS61221841A (en) Memory device
JPH0785259A (en) Data processing method and signal processor
JPH04318891A (en) Graphic controller
JPH0646399B2 (en) Digital signal processing circuit