JPH06290261A - Image processor - Google Patents
Image processorInfo
- Publication number
- JPH06290261A JPH06290261A JP5073195A JP7319593A JPH06290261A JP H06290261 A JPH06290261 A JP H06290261A JP 5073195 A JP5073195 A JP 5073195A JP 7319593 A JP7319593 A JP 7319593A JP H06290261 A JPH06290261 A JP H06290261A
- Authority
- JP
- Japan
- Prior art keywords
- image
- address
- circuit
- image memory
- address 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
Links
Landscapes
- Image Input (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、画像メモリを複数個搭
載した画像処理装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus equipped with a plurality of image memories.
【0002】[0002]
【従来の技術】近年、画像処理装置は部品実装機、検査
機などのFA分野に広く応用されているが設備の高速
化、画像処理データの多様化に伴い、画像カメラ及び画
像メモリを複数用いて高速処理させる手段などが取られ
ている。画像メモリに格納された画像データは種々の処
理を施されたり、画像メモリが複数の場合は画像データ
を転送して、他の画像メモリで別処理させるなど、画像
認識装置には様々な機能の付加とそれらの機能の高速化
が重要な課題となっている。2. Description of the Related Art In recent years, image processing apparatuses have been widely applied to FA fields such as component mounting machines and inspection machines, but with the increase in equipment speed and diversification of image processing data, a plurality of image cameras and image memories are used. Therefore, a means for high speed processing is adopted. The image data stored in the image memory is subjected to various kinds of processing, and when there are a plurality of image memories, the image data is transferred to be separately processed in another image memory. Addition and speeding up of those functions are important issues.
【0003】図5を参照しながら、従来の画像認識ハー
ドウェアにおける画像データの入出力について簡単に説
明する。Input and output of image data in conventional image recognition hardware will be briefly described with reference to FIG.
【0004】図5は従来の画像処理装置のハードウェア
構成を示している。第5図においてカメラボード7はビ
デオカメラ8から出力されたアナログ信号をA/D変換
してデジタル信号21を出力したり、画像メモリ5から
出力されたデジタル信号をD/A変換してモニター9に
出力したりする。画像メモリ制御回路1は画像メモリに
与えるアドレス10とリード信号11及びライト信号1
2を発生する回路で画像メモリにデータを書き込んだ
り、書き込んだデータを読みだしたりする信号をコント
ロールする。FIG. 5 shows the hardware configuration of a conventional image processing apparatus. In FIG. 5, the camera board 7 A / D-converts the analog signal output from the video camera 8 to output the digital signal 21, and the digital signal output from the image memory 5 is D / A-converted to monitor 9. Or output to. The image memory control circuit 1 has an address 10, a read signal 11 and a write signal 1 to be given to the image memory.
A circuit for generating 2 controls a signal for writing data to the image memory and reading the written data.
【0005】上記カメラボード7と画像メモリ制御回路
1は、同期信号22により同期を取ることによってカメ
ラボード7から順次送られてくる画像データを順序よく
画像メモリ5に格納したり、画像メモリ5に格納された
データをモニター正しく表示させることができる。The camera board 7 and the image memory control circuit 1 store the image data sent from the camera board 7 in order in the image memory 5 or in the image memory 5 by synchronizing with the synchronizing signal 22. The displayed data can be displayed correctly on the monitor.
【0006】カメラ8からの入力及びモニター9への出
力は、ビデオバッファ6を通して行なわれるが通常画像
メモリ5に格納されたデータはCPU2で様々な処理を
行なわれるため、ビデオバッファ6からCPUバッファ
4に切り換える必要がある。この場合は、CPU側から
画像メモリにアドレス13とリード信号14及びライト
信号15が与えられる。Input from the camera 8 and output to the monitor 9 are performed through the video buffer 6, but the data stored in the image memory 5 is usually processed by the CPU 2 in various ways. Need to switch to. In this case, the CPU 13 supplies the address 13, the read signal 14 and the write signal 15 to the image memory.
【0007】図6は画像メモリ1から画像メモリ2への
転送を行なう場合の回路構成を表わしており、図7のタ
イミングチャートを用いて説明する。FIG. 6 shows a circuit configuration for transferring data from the image memory 1 to the image memory 2, which will be described with reference to the timing chart of FIG.
【0008】画像メモリに与えられるアドレスはカウン
タを用いるのが普通で、アドレス0から所定のクロック
に同期して、カウントアップしてゆく。カウンタは同期
式クリアー付きのアップカウンタで、同期信号発生回路
17が画像メモリ発生回路3に対し、同期信号18を与
えることによりカウンタ5はクリアーされ、画像メモリ
1にアドレス0を出力する。この時リード信号9を与え
ることにより、アドレス0番地のデータ内容DATA0
が画像メモリ1から出力される。以降アドレスがカウン
トアップする毎に画像データ13は順番に出力される。
出力された画像データは転送用バッファ15,16を介
して画像メモリ2のデータ線上に現れるが、このデータ
14は基準クロック20に対して遅れがあるため、画像
メモリ2に書き込むのは次のクロックを用いなければな
らない。従って、同期信号発生回路17は同期信号18
に対して、1クロックだけ送れて同期信号19を出力す
る。カウンタ6はカウンタ5に対して、1クロック遅れ
るので、この時ライト信号12を画像メモリ2に与える
ことにより、DATA0から順番に書き込むことができ
る。つまり画像メモリのデータ量に合わしてカウンタの
値を設定すれば、画像メモリ1から画像メモリ2への転
送が容易に行えることになる。A counter is usually used for the address given to the image memory, and the count is incremented from address 0 in synchronization with a predetermined clock. The counter is an up-counter with a synchronous clear, and the synchronous signal generating circuit 17 gives a synchronous signal 18 to the image memory generating circuit 3 to clear the counter 5 and output the address 0 to the image memory 1. At this time, by giving the read signal 9, the data content DATA0 of the address 0
Is output from the image memory 1. Thereafter, the image data 13 is sequentially output each time the address is counted up.
The output image data appears on the data line of the image memory 2 via the transfer buffers 15 and 16. However, since this data 14 has a delay with respect to the reference clock 20, it is necessary to write to the image memory 2 at the next clock. Must be used. Therefore, the synchronization signal generation circuit 17 is
On the other hand, the synchronization signal 19 is output after sending only one clock. Since the counter 6 lags behind the counter 5 by one clock, by writing the write signal 12 to the image memory 2 at this time, writing can be sequentially performed from DATA0. That is, if the value of the counter is set according to the data amount of the image memory, the transfer from the image memory 1 to the image memory 2 can be easily performed.
【0009】[0009]
【発明が解決しようとする課題】前記方法は画像メモリ
のデータ量(1画面分のデータ量)に合わせてハードウ
ェアで固定しているため、画像転送する場合は1度に1
画面を転送しなければならない。しかし、画像処理にお
いて画像転送させるのはある一部分の解析を行なうため
であり、そのために1画面を転送するのは時間のロスで
あり画像処理の高速化において問題となる。Since the above method is fixed by hardware in accordance with the data amount of the image memory (data amount for one screen), one image is transferred at a time.
You have to transfer the screen. However, the reason why the image is transferred in the image processing is to analyze a part of the image. Therefore, transferring one screen is a time loss and becomes a problem in speeding up the image processing.
【0010】本発明は、画像メモリの任意の領域を転送
することができ、画像処理をより高速で行なうことので
きる画像処理装置を各種のFA機器に組み込むことを目
的とする。It is an object of the present invention to incorporate an image processing apparatus capable of transferring an arbitrary area of an image memory and performing image processing at a higher speed into various FA devices.
【0011】[0011]
【課題を解決するための手段】本発明の画像認識装置
は、画像メモリに与える行アドレス、列アドレスを発生
する行アドレス発生カウンタ及び列アドレス発生カウン
タと、行アドレス及び列アドレスのそれぞれの始点と終
点を記憶する回路と、前記2種類のカウンタの出力デー
タと終点アドレスを比較する回路を備えたことを特徴と
する画像処理装置である。An image recognition apparatus of the present invention includes a row address generation counter and a column address generation counter for generating a row address and a column address given to an image memory, and a starting point of each of the row address and the column address. An image processing apparatus comprising a circuit for storing an end point and a circuit for comparing output data of the two types of counters with the end point address.
【0012】[0012]
【作用】本発明の画像認識装置は、画像メモリに与える
行アドレス及び列アドレスの始点と終点を記憶すること
により、任意の画像領域を転送させることが可能とな
り、画像処理が高速に行える。The image recognition apparatus of the present invention can transfer an arbitrary image area by storing the starting point and the ending point of the row address and the column address given to the image memory, and the image processing can be performed at high speed.
【0013】[0013]
【実施例】本発明の実施例を、図1,図2及び図3に基
づき説明する。Embodiments of the present invention will be described with reference to FIGS. 1, 2 and 3.
【0014】図1は本実施例における画像メモリ制御回
路の構成を示すブロック図、図2は画像メモリ制御回路
の詳細ブロック図、図3は画像メモリの領域を示してい
る。図3に示すように、通常画像メモリ空間は縦512
×横512のように構成されている。そこで図1では、
512×512=256Kのアドレスを有する画像メモ
リ1を用いている。この画像メモリ1に与えるアドレス
5は18ビットであるが、これを上位アドレス9ビット
と下位アドレス9ビットに分けて考えると、図3に示し
た縦512と横512のアドレス空間と一致することが
分かる。そこで上位9ビットをV(行)アドレス、下位
9ビットをH(列)アドレスにわけて、それぞれにカウ
ンタを用いる。図1の画像メモリ制御回路2には、Vア
ドレスとHアドレス発生用にVカウンタ4及びHカウン
タ3が組み込んである。FIG. 1 is a block diagram showing the configuration of an image memory control circuit in this embodiment, FIG. 2 is a detailed block diagram of the image memory control circuit, and FIG. 3 is a region of the image memory. As shown in FIG. 3, the normal image memory space has a vertical length of 512.
It is configured like a cross 512. So in Figure 1,
The image memory 1 having an address of 512 × 512 = 256K is used. The address 5 given to the image memory 1 is 18 bits, but if it is considered by dividing it into an upper address 9 bits and a lower address 9 bits, it may coincide with the vertical 512 and horizontal 512 address spaces shown in FIG. I understand. Therefore, the upper 9 bits are divided into a V (row) address and the lower 9 bits are divided into an H (column) address, and a counter is used for each. The image memory control circuit 2 of FIG. 1 incorporates a V counter 4 and an H counter 3 for generating a V address and an H address.
【0015】図2は、図1の画像メモリ制御回路のV/
Hカウンタを中心とするアドレス発生回路を詳細に表わ
したものである。Hアドレス発生用の9ビットカウンタ
2は基準のクロック15に従いカウントアップしてゆ
き、H始点記憶回路4はHアドレスの始点(H0)を記
憶しておく回路で、同期信号14が入力されると、Hカ
ウンタ2にH0をロードする。H終点記憶回路6はHア
ドレスの終点(Hn)を記憶しておく回路で、比較回路
8はHカウンタの出力値とHnが等しくなったときに信
号を出力し、この信号はHカウンタのロード信号18と
して用いる。またこの信号をFF(フリップフロップ)
10により一段シフトして、Vアドレス発生用のVカウ
ンタ1のクロック16(VCLK)として用いる。V始
点記憶回路7はVアドレスの始点(V0)を記憶してお
く回路で、同期信号が入力されると、VカウンタにV0
をロードする。V終点記憶回路8はVアドレスの終点
(Vn)を記憶する回路で、比較回路7はVカウンタ1
の出力値とVnが等しくなったら信号を出力する回路で
ある。FF9はVCLKにより、比較回路7の出力信号
を一段シフトするもので、この信号が終了信号17とな
る。FIG. 2 shows V / V of the image memory control circuit of FIG.
3 is a detailed representation of an address generation circuit centered on an H counter. The 9-bit counter 2 for generating the H address counts up according to the reference clock 15, and the H start point storage circuit 4 is a circuit for storing the start point (H0) of the H address. , H counter 2 is loaded with H0. The H end point storage circuit 6 is a circuit for storing the end point (Hn) of the H address, and the comparison circuit 8 outputs a signal when the output value of the H counter becomes equal to Hn, and this signal is the load of the H counter. Used as signal 18. In addition, this signal is FF (flip-flop)
It is shifted one stage by 10 and used as a clock 16 (VCLK) of the V counter 1 for V address generation. The V start point storage circuit 7 is a circuit for storing the start point (V0) of the V address, and when the synchronizing signal is input, the V counter is set to V0.
To load. The V end point storage circuit 8 is a circuit for storing the end point (Vn) of the V address, and the comparison circuit 7 is the V counter 1
It is a circuit which outputs a signal when the output value of Vn becomes equal to Vn. The FF 9 shifts the output signal of the comparison circuit 7 by one stage according to VCLK, and this signal becomes the end signal 17.
【0016】次に上記の回路構成による画像転送処理の
流れを図4に示すフローチャートに基づいて説明する。Next, the flow of the image transfer processing by the above circuit configuration will be described based on the flowchart shown in FIG.
【0017】ステップ#1で、記憶回路4,6,3及び
5に、それぞれH0,Hn,V0及びVnをセットす
る。ステップ#2で、画像転送を行なうか(Yes)、
行なわない(No)かの判断をする。Yesの場合、同
期信号14を入力し、ステップ#3で、Vカウンタ1に
V0をロードし、ステップ#4でHカウンタ2にH0を
ロードする。ステップ#5で、Hカウンタ2の出力13
(一番始めはH0)がHnと等しいかを比較回路8で判
定し、Noの場合は基準クロック15によりカウントア
ップされるので、Hカウンタ2の出力がHnと等しくな
るまでここをループする。従ってV0アドレスつまり図
3のV0行の列H0からHnまでのアドレスを発生した
ことになる。そこでHnと等しくなった(Yes)時点
で、次のステップ#6に移る。ステップ#6では、FF
10からVCLK16が出力されるのでVカウンタ1は
(V0+1)にカウントアップされる。そこで、ステッ
プ#7では、そのVカウンタ1の出力12とVnとが等
しいかを比較回路7で判定し、等しくなければ、Hカウ
ンタ2にH0を再びロードする。そしてステップ#5で
上記の動作を繰り返すことによって、図3における(V
0+1)行の列H0からHnまでのアドレスを発生させ
る。In step # 1, H0, Hn, V0 and Vn are set in the memory circuits 4, 6, 3 and 5, respectively. In step # 2, whether to transfer the image (Yes),
It is determined whether or not to perform (No). In the case of Yes, the synchronizing signal 14 is input, V0 is loaded in the V counter 1 in step # 3, and H0 is loaded in the H counter 2 in step # 4. In step # 5, output 13 of H counter 2
The comparison circuit 8 determines whether (H0 at the beginning) is equal to Hn. If No, the count is incremented by the reference clock 15. Therefore, this loops until the output of the H counter 2 becomes equal to Hn. Therefore, the V0 address, that is, the address from the column H0 to the column Hn of the V0 row in FIG. 3 is generated. Then, when it becomes equal to Hn (Yes), the process proceeds to the next step # 6. In step # 6, FF
Since VCLK16 is output from 10, V counter 1 is counted up to (V0 + 1). Therefore, in step # 7, the comparison circuit 7 determines whether or not the output 12 of the V counter 1 is equal to Vn. If they are not equal, H0 is reloaded into the H counter 2. Then, by repeating the above operation in step # 5, (V
Addresses in columns 0 to Hn of the (0 + 1) th row are generated.
【0018】Vアドレスの出力12は、以上の繰り返し
でいつかはVnと等しくなり、比較回路7は信号を出力
するが、その瞬間に終了するとVアドレス12はV0か
ら(Vn−1)までのアドレスしか出力したことになら
ないので、ステップ#7では(Vn+1)と比較するよ
うになっている。本実施例では、FF9をもちいて、V
CLK16により一段シフトすることによってこれを実
現している。The output 12 of the V address becomes equal to Vn sometime after the above repetition, and the comparison circuit 7 outputs a signal. However, when the output ends at that moment, the V address 12 becomes an address from V0 to (Vn-1). Since only this is output, in step # 7, it is compared with (Vn + 1). In this embodiment, FF9 is used to set V
This is realized by shifting one stage by CLK16.
【0019】この様に本実施例によれば、画像メモリへ
のアドレスをHアドレス、Vアドレスにわけ、それぞれ
にHカウンタ、Vカウンタで出力させ、またそれぞれの
カウンタの始点及び終点を記憶し、終点とカウンタの出
力を比較する回路を設けることにより、図3における太
線で囲まれた領域のアドレスのみを出力させることがで
きる。またH0,Hn,V0及びVnは任意に設定でき
るので、任意の位置の任意の大きさの領域のみにアクセ
スが可能となるので、このアドレス出力回路をもつ画像
メモリを2個用い、同じ設定にしておいてから従来例の
ように2個の画像メモリの同期を取り、リード信号及び
ライト信号を操作することで、任意の領域の画像転送が
行える。As described above, according to this embodiment, the address to the image memory is divided into the H address and the V address, and the H counter and the V counter output the respective values, and the starting point and the ending point of each counter are stored. By providing a circuit that compares the end point and the output of the counter, it is possible to output only the address in the area surrounded by the thick line in FIG. Further, since H0, Hn, V0, and Vn can be set arbitrarily, it is possible to access only an area having an arbitrary size at an arbitrary position. Therefore, two image memories having this address output circuit are used and the same setting is made. Then, as in the conventional example, by synchronizing the two image memories and operating the read signal and the write signal, the image transfer in an arbitrary area can be performed.
【0020】[0020]
【発明の効果】本発明の画像処理装置によれば、従来は
画像転送を行なうとき画像メモリをすべて(1画面分)
を転送しなければならなかったが、アドレスを行と列に
わけ、独立にカウンタを与えることによって、任意の画
像エリアのみを画像転送することが可能となり、画像処
理時間を短縮することができる。According to the image processing apparatus of the present invention, conventionally, all the image memories (for one screen) are used when performing image transfer.
However, by dividing the address into rows and columns and independently providing a counter, it is possible to transfer an image only in an arbitrary image area, and the image processing time can be shortened.
【図1】本発明の画像処理装置における画像メモリと画
像メモリ制御回路構成を示すブロック図FIG. 1 is a block diagram showing an image memory and an image memory control circuit configuration in an image processing apparatus of the present invention.
【図2】同画像処理装置における画像メモリ制御回路の
詳細構成を示すブロック図FIG. 2 is a block diagram showing a detailed configuration of an image memory control circuit in the image processing apparatus.
【図3】同画像処理装置における画像メモリの領域の説
明図FIG. 3 is an explanatory diagram of an area of an image memory in the image processing apparatus.
【図4】同画像処理装置における画像メモリ制御回路の
動作を示すフローチャートFIG. 4 is a flowchart showing an operation of an image memory control circuit in the image processing apparatus.
【図5】従来の画像処理装置の構成を示すブロック図FIG. 5 is a block diagram showing the configuration of a conventional image processing apparatus.
【図6】従来の画像転送回路の構成を示すブロック図FIG. 6 is a block diagram showing a configuration of a conventional image transfer circuit.
【図7】同画像転送回路の動作におけるフローチャートFIG. 7 is a flowchart of the operation of the image transfer circuit.
1 画像メモリ 2 画像メモリ制御回路 3 列カウンタ 4 行カウンタ 5 アドレス信号 6 リード信号 7 ライト信号 8 同期信号 9 クロック 201,202 カウンタ 203 V始点記憶回路 204 H始点記憶回路 205 V終点記憶回路 206 H終点記憶回路 207,208 比較回路 209,210 フリップフロップ 211 ORゲート 212 上位アドレス 213 下位アドレス 214 同期信号 215 クロック 216 VCLK 217 終了信号 218 ロード信号 501 画像メモリ制御回路 502 CPU 503 ビデオバッファ 504 CPUバッファ 505 画像メモリ 506 ビデオバッファ 507 カメラボード 508 カメラ 509 モニタ 510,513,516 アドレス信号 511,514,517 リード信号 512,515,518 ライト信号 519,520,521 データ信号 522 同期信号 601,602 画像メモリ 603,604 画像メモリ制御回路 605,606 内部カウンタ 607,608 アドレス信号 609,610 リード信号 611,612 ライト信号 613,614 データ信号 615,616 転送用バッファ 617 同期信号発生回路 618,619 同期信号 620 クロック 1 image memory 2 image memory control circuit 3 column counter 4 row counter 5 address signal 6 read signal 7 write signal 8 synchronization signal 9 clock 201, 202 counter 203 V start point storage circuit 204 H start point storage circuit 205 V end point storage circuit 206 H end point Storage circuit 207, 208 Comparison circuit 209, 210 Flip-flop 211 OR gate 212 Upper address 213 Lower address 214 Sync signal 215 Clock 216 VCLK 217 End signal 218 Load signal 501 Image memory control circuit 502 CPU 503 Video buffer 504 CPU buffer 505 Image memory 506 Video buffer 507 Camera board 508 Camera 509 Monitor 510, 513, 516 Address signal 511, 514, 517 Read signal 512, 512 515,518 Write signal 519,520,521 Data signal 522 Sync signal 601,602 Image memory 603,604 Image memory control circuit 605,606 Internal counter 607,608 Address signal 609,610 Read signal 611,612 Write signal 613,614 Data signal 615, 616 Transfer buffer 617 Synchronous signal generation circuit 618, 619 Synchronous signal 620 Clock
Claims (1)
るための画像メモリを複数個備えた画像処理装置におい
て、画像メモリに対して画像メモリ内のデータ記憶場所
を示す行アドレスデータ及び列アドレスデータを発生す
るカウンタと、前記行アドレス及び前記列アドレスのそ
れぞれの予め任意の値を設定可能な始点アドレスデータ
と終点アドレスデータを記憶する回路と、前記カウンタ
の出力データと前記終点アドレスデータを比較する回路
を備えたことを特徴とする画像処理装置。1. An image processing apparatus comprising a plurality of image memories for storing video signals converted into digital signals, wherein row address data and column address data indicating a data storage location in the image memory with respect to the image memory. And a circuit for storing start point address data and end point address data capable of setting arbitrary values of the row address and the column address in advance, and comparing the output data of the counter with the end point address data. An image processing apparatus comprising a circuit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5073195A JPH06290261A (en) | 1993-03-31 | 1993-03-31 | Image processor |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5073195A JPH06290261A (en) | 1993-03-31 | 1993-03-31 | Image processor |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH06290261A true JPH06290261A (en) | 1994-10-18 |
Family
ID=13511125
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5073195A Pending JPH06290261A (en) | 1993-03-31 | 1993-03-31 | Image processor |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH06290261A (en) |
-
1993
- 1993-03-31 JP JP5073195A patent/JPH06290261A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4748504A (en) | Video memory control apparatus | |
| JPH06290261A (en) | Image processor | |
| JP2653078B2 (en) | Image display control device and electronic device having the same | |
| US6006314A (en) | Image processing system, storage device therefor and accessing method thereof | |
| JP2922519B2 (en) | Video synthesizer | |
| JP2002229933A (en) | Video data conversion device, video processing system, and video data conversion method | |
| JPH06139354A (en) | High speed histogram generator | |
| JP3145477B2 (en) | Sub screen display circuit | |
| JP2735072B2 (en) | Image display control device and electronic device having the same | |
| JPH10326258A (en) | Data operation system and method | |
| JPH0591403A (en) | Image data transfer device | |
| JPS6237263Y2 (en) | ||
| JPH0611552B2 (en) | Printer controller | |
| JP2001243446A (en) | Device and method for image input processing | |
| JPS63172190A (en) | Image display controller | |
| JPS61124982A (en) | Pattern expansion | |
| JPS61281672A (en) | Picture inputting device with enlargement and reduction functions | |
| JP2002041450A (en) | Method and device for transferring data, and data processor using the device | |
| JPH05268516A (en) | Line arrangement correcting system | |
| JPH11266426A (en) | Memory controller | |
| JPS60129786A (en) | Image memory | |
| JPH04186293A (en) | image processing system | |
| JP2001245207A (en) | Image transfer method, image transfer device and image processor | |
| JPH06214556A (en) | Image processing device | |
| JPS5897086A (en) | Data transfer circuit for image memory |