JP2852050B2 - Image processing device - Google Patents

Image processing device

Info

Publication number
JP2852050B2
JP2852050B2 JP11711888A JP11711888A JP2852050B2 JP 2852050 B2 JP2852050 B2 JP 2852050B2 JP 11711888 A JP11711888 A JP 11711888A JP 11711888 A JP11711888 A JP 11711888A JP 2852050 B2 JP2852050 B2 JP 2852050B2
Authority
JP
Japan
Prior art keywords
register
memory
mask
pixel information
image memory
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.)
Expired - Lifetime
Application number
JP11711888A
Other languages
Japanese (ja)
Other versions
JPH01287784A (en
Inventor
繁 角本
一雄 渡辺
光男 大山
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
Via Mechanics Ltd
Original Assignee
Hitachi Ltd
Hitachi Seiko 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, Hitachi Seiko Ltd filed Critical Hitachi Ltd
Priority to JP11711888A priority Critical patent/JP2852050B2/en
Publication of JPH01287784A publication Critical patent/JPH01287784A/en
Application granted granted Critical
Publication of JP2852050B2 publication Critical patent/JP2852050B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、画像処理装置におけるマスク演算処理のデ
ータ操作方法に係り、特にマスク演算の逐次処理に好適
な画像処理装置に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data operation method for mask operation processing in an image processing apparatus, and more particularly to an image processing apparatus suitable for sequential processing of mask operation.

〔従来の技術〕[Conventional technology]

従来装置構成の一実施例を第2図に示す。この構成で
の注目画素P11に対する3×3領域マスク演算処理で
は、まず画メモリ101より画素データP00〜P02,P10
P12,P20〜P22(全9画素)を読み出し、シフトクロツク
に従つて順次それぞれのレジスタ103〜105にセツトす
る。次にこれらの画素データを同時にマスク演算器106
に入力し、演算器の出力データQ11を画像メモリ102に書
き込む。これは、処理結果Q11を画像メモリ101に書き込
んだ場合、次の画素データP21をマスク演算することが
出来ないためである。
FIG. 2 shows an embodiment of a conventional apparatus configuration. In 3 × 3 region mask processing for the pixel of interest P 11 in this configuration, first, the pixel data P from the image memory 101 00 ~P 02, P 10 ~
P 12, P 20 ~P 22 reads (all 9 pixels) to excisional to the slave connexion sequential respective registers 103 to 105 in Shifutokurotsuku. Next, these pixel data are simultaneously processed by the mask calculator 106.
Entered, and writes the output data Q 11 of the arithmetic unit in the image memory 102. This Writing processing result Q 11 in the image memory 101 is because it is impossible to mask operation the next pixel data P 21.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

このように従来構成では、マスク演算処理を実行する
場合、処理対象とする画像データ量の2倍のメモリ容量
を必要としている。
As described above, in the conventional configuration, when performing the mask calculation process, a memory capacity twice as large as the amount of image data to be processed is required.

また、処理結果を一時保持するメモリを設け、マスク
演算走査が進み演算処理に影響しなくなつた領域へこの
一時保持メモリのデータを書き込んでいく例もある。細
線化処理等のくり返し処理を行なうものでは、処理速度
を向上させるため複数画素の並列処理を行なう。このた
めこの例では、並列処理する画素数と1列の画素数の積
に比例したメモリ量及び、処理のくり返し数と1列の画
素数の積に比例したメモリ量の一時保持メモリを必要と
している。
Further, there is an example in which a memory for temporarily storing the processing result is provided, and the data in the temporary storage memory is written to an area where the mask operation scanning does not affect the operation processing. In the case of performing repetitive processing such as thinning processing, parallel processing of a plurality of pixels is performed to improve the processing speed. For this reason, in this example, a temporary memory having a memory amount proportional to the product of the number of pixels to be processed in parallel and the number of pixels in one column and a memory amount proportional to the product of the number of repeated processes and the number of pixels in one column are required. I have.

そこで、本発明の目的は、少ないメモリ容量で効率良
くマスク演算を実現することにある。
Therefore, an object of the present invention is to realize a mask operation efficiently with a small memory capacity.

〔課題を解決するための手段〕[Means for solving the problem]

上記の課題は、画像メモリと同時にアクセス可能で、
画像メモリ内の元データを1列分保持できる機能をもつ
補助メモリを設けることにより達成される。
The above issues can be accessed simultaneously with the image memory,
This is achieved by providing an auxiliary memory having a function of holding one column of original data in the image memory.

〔作用〕[Action]

マスク演算処理は、注目画素の周囲画素情報から注目
画素値を決定する処理であり、3×3画素(計9画素)
領域を画像メモリ上で走査する処理である。このため現
時点での走査位置の元データの一部は、次の走査位置で
も用いることになる。
The mask calculation process is a process of determining a pixel value of interest from information on surrounding pixels of the pixel of interest, and is 3 × 3 pixels (9 pixels in total)
This is a process of scanning an area on an image memory. For this reason, a part of the original data at the current scanning position is also used at the next scanning position.

そこで補助メモリは、次の走査が終了するまで一時的
に元データを保持する。この場合保持しなければならな
いデータ量は、並列処理の画素数が増えても変わらない
ため、並列マスク演算処理を小容量補助メモリで効率的
に実現できる。
Therefore, the auxiliary memory temporarily holds the original data until the next scan is completed. In this case, the amount of data to be held does not change even if the number of pixels of the parallel processing increases, so that the parallel mask calculation processing can be efficiently realized by the small-capacity auxiliary memory.

〔実施例〕〔Example〕

以下本発明を実施例に従つて説明する。 Hereinafter, the present invention will be described with reference to examples.

第3図に本発明の画像処理装置を用いた画像処理シス
テム構成を示す。このシステムでは、まずスキヤナ202
により図面201を走査入力し、この2値画像データを画
像メモリ203に格納する。この画像データに対して、CPU
205の制御のもとで画像処理ハードウエア204によつて画
像処理(マスク演算、論理演算等)が施される。
FIG. 3 shows an image processing system configuration using the image processing apparatus of the present invention. In this system, first Sukiana 202
, The binary image data is stored in the image memory 203. For this image data, CPU
Image processing (mask operation, logical operation, etc.) is performed by the image processing hardware 204 under the control of 205.

第1図は画像処理ハードウエア204内のマスク演算処
理部と画像メモリ203との組合せ構成を示し、第4図は
この動作タイムチヤートを示す。
FIG. 1 shows a combination configuration of a mask operation processing unit in the image processing hardware 204 and the image memory 203, and FIG. 4 shows this operation time chart.

このマスク演算処理回路は、画像メモリ301と補助メ
モリ302と、レジスタ303〜305及びマスク演算器306より
構成される。
This mask calculation processing circuit includes an image memory 301, an auxiliary memory 302, registers 303 to 305, and a mask calculator 306.

以下画素データP11に対する処理を示す。The following shows the process for the pixel data P 11.

画素データP00〜P01に対しては、すでにマスク演算
処理が実行され、同一メモリ番地上へ処理結果Q00〜Q
01が格納されている。またレジスタ303には原画素デー
タP22〜P20が格納され、レジスタ304には原画素デー
タP12〜P10が格納され、レジスタ305には原画素デー
タP02〜P00が格納されている。これは第4図に示す動
作サイクルのタイムチヤートにおける(n−1)″サイ
クルである。このサイクルでは、上記9つの画素データ
をマスク演算器306に入力し、この中心画素データP11
に対する演算結果Q11を算出し、画像メモリ301の画素
データP11と同一番地へ格納する。
Mask calculation processing has already been performed on the pixel data P 00 to P 01 , and the processing results Q 00 to Q
01 is stored. The register 303 stores original pixel data P 22 to P 20 , the register 304 stores original pixel data P 12 to P 10 , and the register 305 stores original pixel data P 02 to P 00 . . It is (n-1) "cycle in Taimuchiyato operating cycle shown in Figure 4. In this cycle, inputs the nine pixel data in the mask operation unit 306, the central pixel data P 11
It calculates an operation result Q 11 against, and stores the pixel data P 11 and the same address of the image memory 301.

この状態からn,n′,n″の3サイクルにより実行され
る画素データP21に対するマスク演算処理の手順を次に
示す。まず第nサイクルでは、メモリアドレスをX軸方
向に2加え、画像メモリより画素データP31を読み出
し、シフトクロツク307によりレジスタ303及びレジスタ
309へ格納する。同時にX軸方向アドレスが与えられた
一次元メモリである補助メモリよりP30を読み出し、シ
フトクロツク307によりレジスタ303へ格納する。またこ
れと共に、シフトクロツク307によりレジスタ303内のデ
ータをレジスタ304へ、レジスタ304内のデータをレジス
タ305へそれぞれシフトする。次に第n′サイクルで
は、メモリアドレスをY軸方向に1加え、画像メモリ30
1より画素データP32を読してレジスタ303へ格納すると
共に、レジスタ309より画素データP31を補助メモリ302
へ格納する。この2サイクルによつてレジスタ303には
画素データP32〜P30が、レジスタ304には画素データ
22〜P20が、レジスタ305にはP12〜P10が格納さ
れ、画素データP21に対するマスク演算処理に必要なデ
ータが全てレジスタに格納される。そしてn″サイクル
においては、メモリアドレスをX軸Y軸両方向それぞれ
1減らし、各レジスタより9つの画素データをマスク演
算器306に入力し、演算結果Q21を画像メモリ301へ格納
する。
N this state, n ', following the procedure of the mask processing with respect to the pixel data P 21 executed by three cycles of n ". First, in the n-th cycle, 2 plus memory address in the X-axis direction, the image memory The pixel data P 31 is read out from the register 303 and the register 303 and the register
Store to 309. It reads the P 30 from the auxiliary memory is a one-dimensional memory given X-axis direction address simultaneously, stores the Shifutokurotsuku 307 to the register 303. At the same time, the shift clock 307 shifts the data in the register 303 to the register 304 and shifts the data in the register 304 to the register 305. Next, in the n'th cycle, the memory address is incremented by one in the Y-axis direction, and
Stores the pixel data P 32 read to the register 303 from 1, the auxiliary pixel data P 31 from the register 309 memory 302
To store. Pixel data P 32 to P 30 in Yotsute register 303 in the 2 cycle, the register 304 pixel data P 22 to P 20 is, in the register 305 is stored P 12 to P 10, the pixel data P 21 All the data necessary for the mask operation processing is stored in the register. In the n ″ cycle, the memory address is decremented by 1 in each of the X-axis and Y-axis directions, nine pixel data are input from each register to the mask calculator 306, and the calculation result Q 21 is stored in the image memory 301.

以上の動作をアドレスを更新しながら実行することに
より、画像メモリ全面に対するマスク演算処理を、画像
メモリ1面で実行できる。
By performing the above operation while updating the address, the mask operation processing for the entire image memory can be executed on one image memory.

次に第1図に示した例において、補助メモリ302を、
X軸方向4ビツト構成とし、ラツチを4段構成としてパ
イプライン処理させ、これと同時に16ビツト並列処理さ
せることで第1図例の64倍の処理速度を有するマスク演
算回路の実施例を第5図に示す。
Next, in the example shown in FIG.
The embodiment of the mask arithmetic circuit having a processing speed 64 times faster than that of the example of FIG. 1 is realized by performing pipeline processing in a 4-stage configuration with a 4-bit configuration in the X-axis direction and performing 16-bit parallel processing at the same time. Shown in the figure.

1メモリサイクルでは、メモリのリード又はライト動
作が1度しか行なえないため、第3図に示す構成の場合
は、補助メモリと画像メモリを同時にアクセスすること
で、第4図に示す様に3サイクルに1度のマスク処理を
実行していた。これに対し、第5図に示す本実施例の例
では、ラツチを4段構成とし、各メモリサイクルを2分
割し、この1/2サイクルごとにラツチアクセスを行なう
ことで各1/2メモリサイクルに1度各段のマスク演算を
行ない、2サイクルで4回のマスク演算処理を実行し、
3サイクル目でこの結果を画像メモリへ格納している。
この際1画素の結果を得るためには、第7図(a)に示
した9×9画素を必要とする。また、最終結果を16画素
得るには、第7図(b)に示した24×9画素必要とする
ため、補助メモリを4bit構成とした。
In one memory cycle, a memory read or write operation can be performed only once. In the case of the configuration shown in FIG. 3, by accessing the auxiliary memory and the image memory simultaneously, three cycles as shown in FIG. Is performed once. On the other hand, in the example of the present embodiment shown in FIG. 5, the latch has a four-stage configuration, each memory cycle is divided into two, and the latch access is performed every 1/2 cycle, thereby each 1/2 memory cycle. The mask calculation of each stage is performed once, and the mask calculation processing is performed four times in two cycles.
This result is stored in the image memory in the third cycle.
In this case, in order to obtain a result of one pixel, 9 × 9 pixels shown in FIG. 7A are required. In order to obtain 16 pixels of the final result, 24 × 9 pixels shown in FIG. 7B are required, so that the auxiliary memory has a 4-bit configuration.

以下、第6図に示す動作タイムチヤートをもとに第5
図の回路における処理手順を説明する。第5図中第1段
レジスタ503a,503b,503cには画素データP82,P81,P80
格納され、レジスタ504,505にはP7*(P72,P71,P70を示
す),P6*が格納されている。また、第2段レジスタ51
0,511,512には、それぞれ第1段レジスタデータのマス
ク演算結果Q′*,Q′*,Q′*が、第3段レジス
タ513,514,515には、それぞれ第2段レジスタデータの
マスク演算結果Q″*,Q″*,Q″*が、第4段レ
ジスタ516,517,518ぞれ第3段レジスタデータのマスク
演算にはそれ結果Q*,Q*,Q*が、そして
レジスタ521には第4段レジスタデータのマスク演算結
果Q′31が格納されている。
Hereinafter, based on the operation time chart shown in FIG.
The processing procedure in the circuit shown in FIG. Figure 5 in the first stage register 503a, 503b, 503c pixel data P 82, P 81, P 80 is stored in the (indicating P 72, P 71, P 70 ) P 7 * in the register 504 and 505, P 6 * is stored. The second stage register 51
The 0,511,512, mask operation result Q '6 *, Q' of the first stage register data respectively 6 *, Q '5 * is, in the third stage register 513, 514 and 515, mask operation result Q of the second-stage register data respectively " 5 *, Q ″ 5 *, Q ″ 4 * is applied to the mask operation of the third-stage register data in the fourth-stage registers 516,517,518, respectively, and the result Q 4 *, Q 4 *, Q 3 * is stored in the register 521. mask operation result Q '31 of the fourth-stage register data is stored.

まず第nサイクルでは、第1段レジスタデータP
*,P*,P*がマスク演算器に送られシフトクロツク
519によつて、マスク演算器506より出力される演算結果
Q′*をレジスタ510へ格納し、同時にレジスタ503a,
503b,503cよりP*をレジスタ504へ、レジスタ504よ
りP*をレジスタ505へそれぞれシフトする。
First, in the first n 1 cycle, the first-stage register data P 8
*, P 7 *, P 6 * are sent to the mask calculator and shift clock
According to 519, the operation result Q ′ 7 * output from the mask operation unit 506 is stored in the register 510, and at the same time, the registers 503a, 503a,
P 8 * is shifted to the register 504 from 503 b and 503 c, and P 7 * is shifted to the register 505 from the register 504.

次に第nサイクルでは、第2段のレジスタに格納さ
れたデータQ′*,Q′*,Q′*がマスク演算器に
送られシフトクロツク507によつて、マスク演算器506か
ら出力される演算結果Q″*をレジスタ513へ格納
し、同時にレジスタ510よりQ′*をレジスタ511へ、
レジスタ511よりQ′*をレジスタ512へそれぞれシフ
トする。これと同時に、Xアドレスを5増やし10Hとし
て補助メモリよりP90をレジスタ503cへ、画像メモリ501
よりP91をレジスタ503bへ格納する。
Next, in the first n 2 cycles, the second stage of the stored data Q in register '7 *, Q' 6 * , Q '5 * is sent to the mask operation unit Yotsute to Shifutokurotsuku 507, the mask operation 506 The output operation result Q ″ 6 * is stored in the register 513, and at the same time, Q ′ 7 * is stored in the register 511 from the register 510.
The register 511 shifts Q ′ 6 * to the register 512, respectively. At the same time, the P 90 to the register 503c than the auxiliary memory X address as 5 Increase 10H, the image memory 501
More stores P 91 to the register 503b.

次に第n′サイクルでは、第3段のレジスタに格納
されたデータQ″61,Q″51,Q″41がマスク演算器に送ら
れシフトクロツク520によつて、マスク演算器506から出
力される演算結果Q51をレジスタ51bに格納し、同時
にレジスタ513よりQ61をレジスタ514へ、レジスタ51
4よりQ″51をレジスタ515へそれぞれシフトする。
Next, in the n'th one cycle, the data Q " 61 , Q" 51 , Q " 41 stored in the register of the third stage is sent to the mask calculator and output from the mask calculator 506 by the shift clock 520. that calculation result and stores the Q 51 in register 51b, the Q 61 to register 514 from the register 513 at the same time, the register 51
4 shifts Q ″ 51 to the register 515, respectively.

次に第n′サイクルでは、第4段レジスタデータQ
51,Q41,Q31がマスク演算器に送られシフトクロツ
ク508によつて、マスク演算器506から出力される演算結
果Q′41をレジスタ521に格納し、同時にレジスタ516
からQ51をレジスタ517へ、レジスタ517からQ41
レジスタ518へそれぞれシフトする。これと同時にYア
ドレスを10増やし、画像メモリ510よりP92をレジスタ50
3aへ格納する。この第n2サイクルと第n′のサイクル
によりレジスタ503a〜bにP9*が格納される。
Next, in the n'th 2 cycle, the fourth stage register data Q
51 , Q 41 , Q 31 are sent to the mask calculator and the shift clock 508 stores the calculation result Q ′ 41 output from the mask calculator 506 in the register 521, and at the same time, the register 516.
The Q 51 to the register 517 from shift from each register 517 and Q 41 to the register 518. At the same time, the Y address is incremented by 10, and P 92 is stored in the register 50 from the image memory 510.
Store to 3a. P 9 * is stored in the first n 2 cycles and register 503a~b by the n '2 cycles.

最後にn″サイクルでは、レジスタ521より、画素デ
ータP41に対する4段マスク処理結果Q′41が、画像
メモリ501内のP41データ格納番地へ格納される。
Finally, in the n ″ cycle, the register 521 stores the four-stage mask processing result Q ′ 41 for the pixel data P 41 in the P 41 data storage address in the image memory 501.

以上のnaサイクルからn″サイクルまでの処理をくり
返し実行することで、画像メモリ全面に対する4段マス
ク演算16ビツト並列処理を画像メモリ1面で実行するこ
とが可能である。
By executing repeatedly the processing of the above n a cycle until n "cycles, it is possible to perform a four-stage mask operation 16-bit parallel processing the image memory entire image memory 1 side.

〔発明の効果〕〔The invention's effect〕

以上述べた様に、本発明によれば小容量の補助メモリ
を用いることで、大容量画像メモリに対してマスク演算
及びこのくり返し処理並列処理が実行可能であるため、
従来より、小さなハードウエアで、高速な画像処理が実
現できる。
As described above, according to the present invention, by using the small-capacity auxiliary memory, the mask operation and the repetition parallel processing can be executed on the large-capacity image memory.
Conventionally, high-speed image processing can be realized with small hardware.

【図面の簡単な説明】[Brief description of the drawings]

第1図は本発明による画像処理装置の一実施例を示すブ
ロツク図、第2図は、従来構成の画像処理装置の一実施
例を示すブロツク図、第3図は本発明の画像処理装置を
用いた画像処理システム構成のブロツク図、第4図は第
1図の実施例の動作タイムチヤート、第5図は本発明に
よる4段くり返し画像処理装置の一実施例を示すブロツ
ク図、第6図は第5図の実施例の動作タイムチヤート、
第7図は第5図の実施例におけるマスク演算処理時の画
素構成を示す説明図である。 101,301,501……画像メモリ、302,502……補助メモリ、
103〜105,303〜305,309,503〜505,509,518,521……レジ
スタ、106,306,506……マスク演算器、107,307,308,50
7,508,519,520……シフトクロツク。
FIG. 1 is a block diagram showing an embodiment of an image processing apparatus according to the present invention, FIG. 2 is a block diagram showing an embodiment of an image processing apparatus having a conventional configuration, and FIG. FIG. 4 is an operation time chart of the embodiment shown in FIG. 1, FIG. 5 is a block diagram showing an embodiment of a four-stage repetitive image processing apparatus according to the present invention, and FIG. Is the operation time chart of the embodiment of FIG. 5,
FIG. 7 is an explanatory diagram showing a pixel configuration at the time of mask calculation processing in the embodiment of FIG. 101,301,501 …… Image memory, 302,502 …… Auxiliary memory,
103 to 105,303 to 305,309,503 to 505,509,518,521 ... Register, 106,306,506 ... Mask arithmetic unit, 107,307,308,50
7,508,519,520 …… Shift clock.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 大山 光男 東京都国分寺市東恋ケ窪1丁目280番地 株式会社日立製作所中央研究所内 (58)調査した分野(Int.Cl.6,DB名) G06T 5/20──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Mitsuo Oyama 1-280 Higashi Koigakubo, Kokubunji-shi, Tokyo Inside the Central Research Laboratory, Hitachi, Ltd. (58) Field surveyed (Int. Cl. 6 , DB name) G06T 5/20

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数の画素情報を格納する画像メモリと、
上記複数の画素情報のうちの周囲画素情報を参照して、
上記複数の画素情報のうちの注目画素情報に対するマス
ク演算を行うマスク演算器と、上記画像メモリと上記マ
スク演算器とに接続され、各レジスタが上記画像メモリ
から出力された画素情報をラッチし、各レジスタ間でそ
の画素情報をシフトさせながら上記マスク演算器へのデ
ータを供給するレジスタ群とを有する画像処理装置にお
いて、 上記画像メモリに接続され、上記画像メモリへのアクセ
スと同期してアクセス可能である補助メモリを設け、上
記補助メモリには上記複数の画素情報の一部の画素情報
が格納され、1メモリサイクルで上記画像メモリから読
み出した画素情報の上記補助メモリから読み出した画素
情報とを上記レジスタ群のうちの一つのレジスタに書き
込むことを特徴とする画像処理装置。
An image memory for storing a plurality of pieces of pixel information;
With reference to surrounding pixel information of the plurality of pixel information,
A mask calculator for performing a mask calculation on the target pixel information of the plurality of pieces of pixel information, and connected to the image memory and the mask calculator, each register latching the pixel information output from the image memory; A register group for supplying data to the mask computing unit while shifting the pixel information between the registers, wherein the image processing device is connected to the image memory and can be accessed in synchronization with the access to the image memory And a part of the plurality of pieces of pixel information is stored in the auxiliary memory, and the pixel information read from the image memory in one memory cycle and the pixel information read from the auxiliary memory are stored in the auxiliary memory. An image processing apparatus for writing to one of the registers.
JP11711888A 1988-05-16 1988-05-16 Image processing device Expired - Lifetime JP2852050B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11711888A JP2852050B2 (en) 1988-05-16 1988-05-16 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11711888A JP2852050B2 (en) 1988-05-16 1988-05-16 Image processing device

Publications (2)

Publication Number Publication Date
JPH01287784A JPH01287784A (en) 1989-11-20
JP2852050B2 true JP2852050B2 (en) 1999-01-27

Family

ID=14703872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11711888A Expired - Lifetime JP2852050B2 (en) 1988-05-16 1988-05-16 Image processing device

Country Status (1)

Country Link
JP (1) JP2852050B2 (en)

Also Published As

Publication number Publication date
JPH01287784A (en) 1989-11-20

Similar Documents

Publication Publication Date Title
US4635292A (en) Image processor
US5226171A (en) Parallel vector processing system for individual and broadcast distribution of operands and control information
US7191310B2 (en) Parallel processor and image processing apparatus adapted for nonlinear processing through selection via processor element numbers
US5422997A (en) Texture address generator, texture pattern generator, texture drawing device, and texture address generating method
US5136662A (en) Image processor for sequential processing of successive regions of an image
JP2852050B2 (en) Image processing device
US5692163A (en) Process system which generates sets of output data from sets of predetermined input data with duplicate data
JP3305406B2 (en) Program-controlled processor
US4805228A (en) Cellular logic processor
JPH05143633A (en) Isogeometric fast fourier transform realizing system
JP2591424B2 (en) Image memory device
JPH06230964A (en) Computer equipped with cache memory
JP3441847B2 (en) Processor with data memory
JPH0340072A (en) Memory device having address control function
JP2859645B2 (en) Vector processing system
JP2945726B2 (en) Parallel processing system
KR920008212B1 (en) 2-dimension fast fourier transform processor by using mixed shuffle connection method
JPH0728988A (en) Two-dimensional sensor system
JPH0236423A (en) Saving/restoring register address generation circuit
JPH06208614A (en) Image processor
RU1827676C (en) Device for tracking contours of two-dimensional objects
JPH0547867B2 (en)
JPS61240338A (en) Hardware event processor device
JPS6386083A (en) Affine converting system
JPH0268672A (en) Address generating part for picture processing processor