JPH04360286A - Space filtering image processor - Google Patents

Space filtering image processor

Info

Publication number
JPH04360286A
JPH04360286A JP13460791A JP13460791A JPH04360286A JP H04360286 A JPH04360286 A JP H04360286A JP 13460791 A JP13460791 A JP 13460791A JP 13460791 A JP13460791 A JP 13460791A JP H04360286 A JPH04360286 A JP H04360286A
Authority
JP
Japan
Prior art keywords
frame memory
output
lookup table
image processing
spatial filter
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
JP13460791A
Other languages
Japanese (ja)
Inventor
Yoshiki Hashimoto
良樹 橋本
Minoru Enomoto
穣 榎本
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.)
Fanuc Corp
Original Assignee
Fanuc Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fanuc Corp filed Critical Fanuc Corp
Priority to JP13460791A priority Critical patent/JPH04360286A/en
Publication of JPH04360286A publication Critical patent/JPH04360286A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a space filtering image processor shortened at its processing time and reduced at its production cost. CONSTITUTION:A space filtering processor 29 inputs image information from a frame memory 271, executes space filtering processing and directly and simultaneously outputs plural output signals per picture element to a lookup table 30. Output from the processor 29 to the table 30 does not pass a frame memory. The table 30 simultaneously outputs table values to both frame memories 272, 273 based upon the output signals simultaneously outputted from the processor 29.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は空間フィルタリング及び
ルックアップテーブルにより画像データ変換を行う空間
フィルタリング画像処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a spatial filtering image processing apparatus for converting image data using spatial filtering and lookup tables.

【0002】0002

【従来の技術】従来、画像処理装置において行われる空
間フィルタリング、ルックアップテーブルによるデータ
変換は、図4に示すような構成及び作用において行われ
ていた。即ち、先ずカメラ等で撮影された原画像がフレ
ームメモリ41に格納される。この格納された原画像が
画素毎に読み出されて空間フィルタプロセッサ46に入
力する。空間フィルタプロセッサ46では、例えばX方
向の局所微分DXを算出してフレームメモリ42に出力
する。フレームメモリ42はこれを格納する(以上、ル
ープ1)。また同様に、フレームメモリ41に格納され
た原画像が画素毎に読み出されて空間フィルタプロセッ
サ46に入力する。空間フィルタプロセッサ46では、
今度はY方向の局所微分DYを算出してフレームメモリ
43に出力する。フレームメモリ43はこれを格納する
(以上、ループ2)。
2. Description of the Related Art Conventionally, spatial filtering and data conversion using a look-up table performed in an image processing apparatus have been performed with a configuration and operation as shown in FIG. That is, first, an original image photographed by a camera or the like is stored in the frame memory 41. This stored original image is read out pixel by pixel and input to the spatial filter processor 46. The spatial filter processor 46 calculates, for example, a local differential DX in the X direction and outputs it to the frame memory 42. The frame memory 42 stores this (loop 1). Similarly, the original image stored in the frame memory 41 is read out pixel by pixel and input to the spatial filter processor 46. In the spatial filter processor 46,
This time, the local differential DY in the Y direction is calculated and output to the frame memory 43. The frame memory 43 stores this (loop 2).

【0003】次に、フレームメモリ42及びフレームメ
モリ43に格納された局所微分DX及び局所微分DYが
画素毎に読み出され、その読み出された各値i,jに応
じて2入力ルックアップテーブル(LUT)47からテ
ーブル値、例えば√(i2 +j2 )が読み出される
。この読み出された値はフレームメモリ44に格納され
る(以上、ループ3)。また同様に、フレームメモリ4
2及びフレームメモリ43に格納された局所微分DX及
び局所微分DYが画素毎に読み出され、その読み出され
た各値i,jに応じてルックアップテーブル47からテ
ーブル値、今度は例えばtan−1(j/i)が読み出
される。この読み出された値はフレームメモリ45に格
納される(以上、ループ4)。
Next, the local differentials DX and DY stored in the frame memory 42 and the frame memory 43 are read out for each pixel, and a two-input lookup table is created according to each read value i, j. A table value, for example √(i2 + j2), is read from the (LUT) 47. This read value is stored in the frame memory 44 (loop 3). Similarly, frame memory 4
2 and the local differential DX and DY stored in the frame memory 43 are read out for each pixel, and a table value, for example tan- 1(j/i) is read. This read value is stored in the frame memory 45 (loop 4).

【0004】2入力ルックアップテーブルとは、ある関
数f(x,y)の演算結果が2次元入力アドレスx,y
の交点部に予め記憶されたメモリから成り、2入力x,
yをアドレスバスから入力すると、上記演算結果がデー
タバスから出力されるものである。上記2入力ルックア
ップテーブルは入力されるテーブル指定ビットの内容に
応じて切り換えられる2つのテーブルを有し、各テーブ
ルは異なる関数の演算結果を格納している。
A two-input lookup table is a two-input lookup table in which the calculation result of a certain function f(x, y) is a two-dimensional input address x, y.
It consists of a memory stored in advance at the intersection of 2 inputs x,
When y is input from the address bus, the above calculation result is output from the data bus. The two-input lookup table has two tables that are switched according to the contents of input table designation bits, and each table stores calculation results of different functions.

【0005】[0005]

【発明が解決しようとする課題】ところで、空間フィル
タリングやルックアップテーブルによるデータ変換を行
い、原画像から、フレームメモリ44及びフレームメモ
リ45に格納されるような画像処理結果を得るには、1
回の処理ループ毎に結果をフレームメモリに書き込まね
ばならず、4回にわたるデータの入出力(4ループ)が
必要であった。また、フレームメモリ42及びフレーム
メモリ43の記憶データは最終的には不必要であっても
、こうした従来の装置では、一連の処理の途中で記憶さ
れざるを得ず、従って、こうしたデータを記憶するフレ
ームメモリ42及びフレームメモリ43を具備する必要
があった。
[Problems to be Solved by the Invention] By the way, in order to perform data conversion using spatial filtering and look-up tables and obtain image processing results stored in the frame memory 44 and frame memory 45 from the original image, the following steps are required:
The results had to be written to the frame memory for each processing loop, and data input/output was required four times (four loops). Further, even if the data stored in the frame memory 42 and the frame memory 43 is ultimately unnecessary, in such conventional devices, the data must be stored in the middle of a series of processing, and therefore, such data cannot be stored. It was necessary to include a frame memory 42 and a frame memory 43.

【0006】しかし、以上の要請に応えた従来の装置で
は、処理時間が長くかかり、また製造コストが高いとい
う問題点があった。本発明はこのような点に鑑みてなさ
れたものであり、処理時間が短く、また、製造コストが
低い空間フィルタリング画像処理装置を提供することを
目的とする。
However, conventional apparatuses that meet the above requirements have the problems of long processing times and high manufacturing costs. The present invention has been made in view of these points, and it is an object of the present invention to provide a spatial filtering image processing device with short processing time and low manufacturing cost.

【0007】[0007]

【課題を解決するための手段】本発明では上記課題を解
決するために、入力した画像情報の空間フィルタリング
処理をおこない、更にルックアップテーブルにより画像
データ変換を行う空間フィルタリング画像処理装置にお
いて、画像情報を入力し、空間フィルタリング処理を行
い、1画素当たり複数の出力信号を一緒に出力する空間
フィルタと、前記空間フィルタから一緒に出力された前
記出力信号を直接入力し、入力した信号に基づき、テー
ブル値を出力するルックアップテーブルとを有すること
を特徴とする空間フィルタリング画像処理装置が、提供
される。
[Means for Solving the Problems] In order to solve the above problems, the present invention provides a spatial filtering image processing device that performs spatial filtering processing on input image information and further performs image data conversion using a lookup table. input, perform spatial filtering processing, and directly input the spatial filter that outputs multiple output signals per pixel together, and the output signals output together from the spatial filter, and based on the input signals, create a table. A spatial filtering image processing device is provided, characterized in that it has a lookup table that outputs a value.

【0008】[0008]

【作用】空間フィルタは、画像情報を入力し、空間フィ
ルタリング処理を行い、1画素当たり複数の出力信号を
一緒に、ルックアップテーブルへ直接出力する。空間フ
ィルタからルックアップテーブルへの出力にフレームメ
モリの介在がない。ルックアップテーブルでは、空間フ
ィルタから一緒に出力された出力信号に基づき、テーブ
ル値を出力する。従って、複数の出力信号用の複数のフ
レームメモリが不要であり、しかも、複数の出力信号を
フレームメモリに書き込んだり、読み出したりする処理
時間が節約できる。
[Operation] The spatial filter inputs image information, performs spatial filtering processing, and outputs a plurality of output signals per pixel together directly to a lookup table. There is no intervening frame memory in the output from the spatial filter to the lookup table. The lookup table outputs a table value based on the output signals output together from the spatial filter. Therefore, multiple frame memories for multiple output signals are not required, and processing time for writing and reading multiple output signals into and from the frame memories can be saved.

【0009】[0009]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図2はロボット装置に接続された画像処理装置
の概略構成図である。ホストプロセッサ21は、カメラ
インタフェース22を介してカメラ23から入力する画
像情報を、ROM24に記憶された処理プログラムに従
って処理し、通信制御部25を介してロボット装置26
に伝える。カメラ23からの画像情報は、一旦フレーム
メモリ27に記憶され、ホストプロセッサ21が、その
記憶情報を読み出して処理を行い、処理結果をRAM2
8やフレームメモリ27に記憶する。フレームメモリ2
7は複数のフレームを記憶できる構成となっており、本
発明に係る空間フィルタリング画像処理装置用には3つ
のフレーム記憶部を備えている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 2 is a schematic configuration diagram of an image processing device connected to a robot device. The host processor 21 processes image information input from the camera 23 via the camera interface 22 according to a processing program stored in the ROM 24, and sends the image information to the robot device 26 via the communication control unit 25.
tell to. Image information from the camera 23 is temporarily stored in the frame memory 27, and the host processor 21 reads out and processes the stored information, and stores the processing results in the RAM 2.
8 and the frame memory 27. frame memory 2
Reference numeral 7 has a configuration capable of storing a plurality of frames, and includes three frame storage units for the spatial filtering image processing apparatus according to the present invention.

【0010】本発明に係る空間フィルタリング画像処理
装置は、上記フレームメモリ27と、空間フィルタプロ
セッサ29、ルックアップテーブル(LUT)30とか
ら成る。これらフレームメモリ27、空間フィルタプロ
セッサ29、ルックアップテーブル30の作動は、ホス
トプロセッサ21の制御によって行われる。31はバス
を表す。
The spatial filtering image processing apparatus according to the present invention comprises the frame memory 27, a spatial filter processor 29, and a look-up table (LUT) 30. The frame memory 27, spatial filter processor 29, and lookup table 30 are operated under the control of the host processor 21. 31 represents a bus.

【0011】図1は、図2の空間フィルタリング画像処
理装置部分を取り出したブロック図である。フレームメ
モリ271,272,273は、フレームメモリ27の
構成部分の一部であり、フレームメモリ271はカメラ
23から入力する原画像を記憶する部分、フレームメモ
リ272,273は2つの異なる画像処理結果を記憶す
る部分である。ルックアップテーブル30は、ある関数
f(x,y)の演算結果が2次元入力アドレスx,yの
交点部に予め記憶されたメモリから成り、2入力x,y
をアドレスバスから入力すると、上記演算結果がデータ
バスから出力されるものである。またルックアップテー
ブル30は、テーブル指定ビットの内容に応じて切り換
えられる第1及び第2の2つのテーブルを有し、各テー
ブルは異なる関数の演算結果を格納している。
FIG. 1 is a block diagram showing a portion of the spatial filtering image processing device shown in FIG. 2. As shown in FIG. The frame memories 271, 272, and 273 are part of the frame memory 27. The frame memory 271 stores the original image input from the camera 23, and the frame memories 272 and 273 store two different image processing results. This is the part to remember. The lookup table 30 consists of a memory in which the calculation result of a certain function f(x, y) is stored in advance at the intersection of two-dimensional input addresses x, y.
When input from the address bus, the above calculation result is output from the data bus. Further, the lookup table 30 has two tables, a first table and a second table, which are switched according to the contents of the table designation bits, and each table stores calculation results of different functions.

【0012】空間フィルタプロセッサ29には、8ビッ
トのデータバス1を経てフレームメモリ271から、画
素毎の画像情報が入力する。空間フィルタプロセッサ2
9では、1画素に対し、X方向用の微分オペレータを用
いてX方向の局所微分DXを演算し、出力用の17ビッ
トのレジスタの内の8ビットの低位バイト部に記憶する
とともに、Y方向用の微分オペレータを用いてY方向の
局所微分DYを演算し、出力用のレジスタの内の8ビッ
トの高位バイト部に記憶する。レジスタの残りの1ビッ
トのテーブル指定部には初め0を入力し、空間フィルタ
プロセッサ29は、レジスタに記憶された全情報を17
ビットのアドレスバス2を介してルックアップテーブル
30へ送る。この情報に基づいてルックアップテーブル
30が第1のテーブルの読出を行い、読み出されたテー
ブル値は8ビットのデータバス3を介してフレームメモ
リ272に記憶される。この第1のテーブルの読出が終
了すると、次にレジスタの前記残りの1ビットのテーブ
ル指定部に1を入力して、空間フィルタプロセッサ29
は、前からレジスタに記憶された16ビットの情報と合
わせてレジスタに記憶された全情報をルックアップテー
ブル30へ送る。ルックアップテーブル30はこの情報
に基づいて第2のテーブルの読出を行い、読み出された
テーブル値は8ビットのデータバス4を介してフレーム
メモリ273に記憶される。この第2のテーブルの読出
の終了後、空間フィルタプロセッサ29は、次の画素の
画像情報をフレームメモリ271から読み込み、上記一
連の画像処理を繰り返す。
Image information for each pixel is input to the spatial filter processor 29 from the frame memory 271 via the 8-bit data bus 1. Spatial filter processor 2
In 9, the local differential DX in the X direction is calculated for one pixel using the differential operator for the The local differential DY in the Y direction is computed using the differential operator for DY, and is stored in the 8-bit high-order byte of the output register. Initially, 0 is input to the table specification section of the remaining 1 bit of the register, and the spatial filter processor 29 inputs all the information stored in the register into 17
The bits are sent to the lookup table 30 via the address bus 2. The lookup table 30 reads the first table based on this information, and the read table value is stored in the frame memory 272 via the 8-bit data bus 3. When the reading of the first table is completed, 1 is inputted into the remaining 1-bit table designation section of the register, and the spatial filter processor 29
sends all the information stored in the register to lookup table 30 along with the 16 bits of information previously stored in the register. The lookup table 30 reads the second table based on this information, and the read table value is stored in the frame memory 273 via the 8-bit data bus 4. After reading out the second table, the spatial filter processor 29 reads the image information of the next pixel from the frame memory 271 and repeats the above series of image processing.

【0013】図3はルックアップテーブル30に記憶さ
れる第1及び第2のテーブルを示す図である。図3(A
)は、テーブル指定ビットが0のときに使用される第1
のテーブルを示し、図3(B)は、テーブル指定ビット
が1のときに使用される第2のテーブルを示す。各テー
ブルとも、入力信号の低位バイトに位置する微分値DX
、例えばi(16進数で表した場合0〜FF)を欄30
1,304に示し、入力信号の高位バイトに位置する微
分値DY、例えばj(16進数で表した場合0〜FF)
を欄302,305に示す。欄303には、関数√(D
X2 +DY2 )の演算値が、欄306には関数ta
n−1(DY/DX)の演算値が記載されている。即ち
、例えば図3(A)において、入力された局部微分値D
Xがiであり、局部微分値DYがjであるとき、i列と
j行との交点に記載された関数√(i2 +j2 )の
演算値が出力として読み出される。
FIG. 3 is a diagram showing first and second tables stored in lookup table 30. Figure 3 (A
) is the first value used when the table specification bit is 0.
FIG. 3B shows a second table used when the table designation bit is 1. In each table, the differential value DX located in the lower byte of the input signal
, for example, enter i (0 to FF in hexadecimal) in column 30.
1,304, and the differential value DY located in the high-order byte of the input signal, for example j (0 to FF when expressed in hexadecimal)
are shown in columns 302 and 305. Column 303 contains the function √(D
The calculated value of
The calculated value of n-1 (DY/DX) is described. That is, for example, in FIG. 3(A), the input local differential value D
When X is i and local differential value DY is j, the calculated value of the function √(i2 + j2) written at the intersection of column i and row j is read out as an output.

【0014】以上のように、空間フィルタプロセッサ2
9からのX方向微分DXとY方向微分DYとの出力を、
フレームメモリに記憶させることなく、直接ルックアッ
プテーブル30に送るようにしたので、図4に示す従来
の装置のフレームメモリ42,43が不要になり、且つ
各フレームメモリから読み出し、記憶する処理ループも
従来の4回に比べ1回で済み、従って、2つのフレーム
メモリの部品コストが節約されるとともに、3回分の処
理ループに要する処理時間も節約される。
As described above, the spatial filter processor 2
The output of the X-direction differential DX and Y-direction differential DY from 9 is
Since the data is sent directly to the lookup table 30 without being stored in the frame memory, the frame memories 42 and 43 of the conventional device shown in FIG. It only needs to be done once compared to the conventional four times, thus saving the component cost of two frame memories and also saving the processing time required for three processing loops.

【0015】上記の説明では、空間フィルタプロセッサ
29は微分値DX,DYを求めているが、空間フィルタ
プロセッサ29で他の例えば平滑化等の空間フィルタリ
ング処理が行われる場合でも本発明は適用でき、また1
画素に対する空間フィルタプロセッサ29の出力は、2
以上であってもよい。但し、1画素に対する空間フィル
タプロセッサ29の出力が、例えばn個であれば、ルッ
クアップテーブル30はn次元の入力アドレスを有する
テーブルを用意する必要がある。さらに、上記の説明で
は、ルックアップテーブル30は、第1及び第2のテー
ブルを有しているが、これに限られるものではなく、テ
ーブルの数は任意に選べ、また関数の内容も任意に選べ
る。
In the above explanation, the spatial filter processor 29 calculates the differential values DX and DY, but the present invention can be applied even when the spatial filter processor 29 performs other spatial filtering processing such as smoothing. Also 1
The output of the spatial filter processor 29 for the pixel is 2
It may be more than that. However, if the number of outputs of the spatial filter processor 29 for one pixel is n, for example, the lookup table 30 needs to have n-dimensional input addresses. Furthermore, in the above description, the lookup table 30 has the first and second tables, but the number of tables is not limited to this, and the number of tables can be arbitrarily selected, and the contents of the functions can also be arbitrarily selected. You can choose.

【0016】[0016]

【発明の効果】以上説明したように本発明では、空間フ
ィルタが画像情報の空間フィルタリング処理を行い、1
画素当たり複数の出力信号を一緒に、フレームメモリ等
を介在させずに直接、ルックアップテーブルに出力し、
ルックアップテーブルがこの一緒に出力された前記出力
信号に基づきテーブル値を出力するようにしたので、処
理時間の減少と製造コストの低減を実現できた。
Effects of the Invention As explained above, in the present invention, the spatial filter performs spatial filtering processing on image information, and
Outputs multiple output signals per pixel together directly to a lookup table without intervening frame memory etc.
Since the look-up table outputs a table value based on the output signals output together, processing time and manufacturing costs can be reduced.

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

【図1】本発明の空間フィルタリング画像処理装置のブ
ロック図である。
FIG. 1 is a block diagram of a spatial filtering image processing device of the present invention.

【図2】ロボット装置に接続された画像処理装置の概略
構成図である。
FIG. 2 is a schematic configuration diagram of an image processing device connected to a robot device.

【図3】ルックアップテーブルに記憶される第1及び第
2のテーブルを示す図である。
FIG. 3 is a diagram showing first and second tables stored in a lookup table.

【図4】従来の画像処理装置のブロック図である。FIG. 4 is a block diagram of a conventional image processing device.

【符号の説明】[Explanation of symbols]

1  データバス 2  アドレスバス 3  データバス 4  データバス 29  空間フィルタプロセッサ 30  ルックアップテーブル 271  フレームメモリ 272  フレームメモリ 273  フレームメモリ 1 Data bus 2 Address bus 3 Data bus 4 Data bus 29 Spatial filter processor 30 Lookup table 271 Frame memory 272 Frame memory 273 Frame memory

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】  入力した画像情報の空間フィルタリン
グ処理をおこない、更にルックアップテーブルにより画
像データ変換を行う空間フィルタリング画像処理装置に
おいて、画像情報を入力し、空間フィルタリング処理を
行い、1画素当たり複数の出力信号を一緒に出力する空
間フィルタと、前記空間フィルタから一緒に出力された
前記出力信号を直接入力し、入力した信号に基づき、テ
ーブル値を出力するルックアップテーブルと、を有する
ことを特徴とする空間フィルタリング画像処理装置。
Claim 1. A spatial filtering image processing device that performs spatial filtering processing on input image information and further performs image data conversion using a lookup table. It is characterized by having a spatial filter that outputs output signals together, and a lookup table that directly inputs the output signals that are output together from the spatial filter and outputs a table value based on the input signals. spatial filtering image processing device.
【請求項2】  前記空間フィルタは、入力した画像情
報から画素毎にX方向の局所微分及びY方向の局所微分
を算出し、出力することを特徴とする請求項1記載の空
間フィルタリング画像処理装置。
2. The spatial filtering image processing device according to claim 1, wherein the spatial filter calculates and outputs a local differential in the X direction and a local differential in the Y direction for each pixel from input image information. .
【請求項3】  前記算出されたX方向の局所微分値及
びY方向の局所微分値は、1つの出力信号の上位ビット
及び下位ビットとして一緒に出力されることを特徴とす
る請求項2記載の空間フィルタリング画像処理装置。
3. The calculated local differential value in the X direction and the local differential value in the Y direction are output together as upper bits and lower bits of one output signal. Spatial filtering image processing device.
【請求項4】  前記ルックアップテーブルは、異なる
複数のテーブルから成り、前記空間フィルタから一緒に
出力された前記出力信号に対し、前記テーブル毎に各テ
ーブル値を出力することを特徴とする請求項1記載の空
間フィルタリング画像処理装置。
4. The lookup table is comprised of a plurality of different tables, and each table value is output for each table with respect to the output signals output together from the spatial filter. 1. The spatial filtering image processing device according to 1.
JP13460791A 1991-06-06 1991-06-06 Space filtering image processor Pending JPH04360286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13460791A JPH04360286A (en) 1991-06-06 1991-06-06 Space filtering image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13460791A JPH04360286A (en) 1991-06-06 1991-06-06 Space filtering image processor

Publications (1)

Publication Number Publication Date
JPH04360286A true JPH04360286A (en) 1992-12-14

Family

ID=15132358

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13460791A Pending JPH04360286A (en) 1991-06-06 1991-06-06 Space filtering image processor

Country Status (1)

Country Link
JP (1) JPH04360286A (en)

Similar Documents

Publication Publication Date Title
US4545068A (en) Image processing system
JPH04360286A (en) Space filtering image processor
JPS6146839B2 (en)
JPH08194812A (en) Picture processor
JPS60146366A (en) Picture processor
JP3154741B2 (en) Image processing apparatus and system
JPH01109890A (en) Demultiplexer
JPH07120415B2 (en) Airbrush processing method
JPS647393Y2 (en)
JPS6362083A (en) Projection data generation system
JPS62297951A (en) Memory circuit
JPS6141273A (en) Picture processor
JPH09251545A (en) Picture processor
JPH10162131A (en) Image processor
JP2797660B2 (en) Pixel correction method
JPH07271966A (en) Data storage method, and scroll method and data output method using the method
JPH0863595A (en) Method and device for rotation processing of image
JP2626294B2 (en) Color image processing equipment
JPH07253919A (en) Image memory device
JP3017003B2 (en) Image processing device
JPH0463063A (en) Error dispersing circuit
JPH06295335A (en) Picture data storage device
JPH0497390A (en) Displaying device
JPH0312752A (en) Picture data access system
JPH0638041A (en) Image processor