JPS6383875A - Picture processor - Google Patents

Picture processor

Info

Publication number
JPS6383875A
JPS6383875A JP23063686A JP23063686A JPS6383875A JP S6383875 A JPS6383875 A JP S6383875A JP 23063686 A JP23063686 A JP 23063686A JP 23063686 A JP23063686 A JP 23063686A JP S6383875 A JPS6383875 A JP S6383875A
Authority
JP
Japan
Prior art keywords
data
selector
bit
image processing
bits
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP23063686A
Other languages
Japanese (ja)
Other versions
JPH0524538B2 (en
Inventor
Shigeru Tanaka
茂 田中
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP23063686A priority Critical patent/JPS6383875A/en
Publication of JPS6383875A publication Critical patent/JPS6383875A/en
Publication of JPH0524538B2 publication Critical patent/JPH0524538B2/ja
Granted legal-status Critical Current

Links

Abstract

PURPOSE:To apply the bit boundary processing to various memory systems having different length of a single word by using plural selectors to select the input data. CONSTITUTION:A barrel shifter 17 shifts the 2n-bit data received from selectors 15 and 14 by optional bits to extract and deliver the data as the n-bit data. The selector 15 selects the output data on a register 12 and at the same time the selector 14 selects the data on a bus line 11 under the control of the control signal. Thus this circuit can perform the bit boundary processing in response to the number of bits of the picture data received from a memory and transferred to the line 11. When the selector 14 has a control job to select the picture data transferred to a bus line 16, the bit boundary processing is possible with an optional multiple of the bit number (n) of the input picture data, i.e., in the units 2n, 3n....

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) この発明は、画像のイメージ処理を行なう画像処理装置
に係り、特にビットマツプ方式のイメージ処理を行なう
画像処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to an image processing apparatus that performs image processing of images, and particularly relates to an image processing apparatus that performs bitmap image processing.

(従来の技術) 画像データを、ビット単位で表示、あるいは処理を行な
うイメージ処理装置が普及しつつある。
(Prior Art) Image processing devices that display or process image data bit by bit are becoming popular.

従来、このようなイメージ処理はビット単位で行なわれ
る場合が多いが、近年、高速化を狙い、ワード単位で処
理を行なうものが増えてきた。
Conventionally, such image processing has often been performed on a bit-by-bit basis, but in recent years, with the aim of increasing speed, processing has been increasingly performed on a word-by-word basis.

このようなワード単位でのイメージ処理を行なうために
は、任意のビット位置から画像データをワード単位で抽
出する、いわゆるビット・バウンダリ・アクセス機能が
必要とされる。
In order to perform such image processing in units of words, a so-called bit boundary access function is required to extract image data in units of words from arbitrary bit positions.

従来、このビット・バウンダリ・アクセスを実現するた
めに、第6図のような回路が使用されている。この回路
は、複数ビットの入力データ 100をラッチするレジ
スタ 101と、このレジスタ 101の出力データ 
102及び入力データ 100を入力とするバレルシフ
タ 103とから構成されている。
Conventionally, a circuit as shown in FIG. 6 has been used to realize this bit boundary access. This circuit consists of a register 101 that latches multiple bits of input data 100, and the output data of this register 101.
102 and a barrel shifter 103 which receives input data 100.

この回路の動作を簡単に説明する。いま、画像データが
図示しないメモリ上に第7図のような状態で格納されて
いるとする。ここで、A、B、Cはそれぞれメモリ上の
ワード単位のデータであり、DはAとBにまたがって存
在し、ビット・バウンダリ・アクセスによって抽出され
るべきデータであり、かつEはBとCにまたがって存在
し、ビット・バウンダリ・アクセスによって抽出される
べきデータである。
The operation of this circuit will be briefly explained. It is now assumed that image data is stored in a memory (not shown) in a state as shown in FIG. Here, A, B, and C are data in word units on memory, D is data that exists across A and B and should be extracted by bit boundary access, and E is data that exists between A and B. This is data that exists across C and should be extracted by bit boundary access.

第8図は上記第6図の回路の動作タイミングを示すタイ
ミングチャートであり、111は基本クロック信号、 
112は入力データ、 113はレジスタ101の出力
データ、114はバレルシフタ 103の出力データで
ある。バレルシフタ 103にはクロック信号111の
2番目のタイミングでメモリ内容A及びBが並列的に入
力されるため、Dを抽出することができる。さらに、ク
ロック信号111の3番目のタイミングではバレルシフ
タ 103にメモリ内容B及びCが並列的に入力される
ため、Eを抽出することができる。
FIG. 8 is a timing chart showing the operation timing of the circuit shown in FIG. 6, in which 111 is a basic clock signal;
112 is input data, 113 is output data of the register 101, and 114 is output data of the barrel shifter 103. Since memory contents A and B are input in parallel to the barrel shifter 103 at the second timing of the clock signal 111, D can be extracted. Furthermore, at the third timing of the clock signal 111, the memory contents B and C are input in parallel to the barrel shifter 103, so that E can be extracted.

このように第6図の従来回路では、メモリを順次アクセ
スしながらビット・バウンダリ・アクセスを実行するこ
とができる。
In this manner, the conventional circuit shown in FIG. 6 can perform bit boundary access while sequentially accessing the memory.

ところで、複数色あるいは濃淡を持つ画像を取扱うシス
テムでは、一般には一画素に複数のビットを割当て、複
数のカラーブレーンを構成するようにしている。この場
合には、第6図のようなビット・バウンダリ・アクセス
を実行する回路がブレーンの数だけ必要となり、ビット
・バウンダリ・アクセスを実行する際にこれら複数の回
路は並列に動作することになる。
By the way, in systems that handle images with multiple colors or shading, multiple bits are generally assigned to one pixel to configure multiple color brains. In this case, as many circuits as there are brains are required to perform bit boundary access as shown in Figure 6, and these multiple circuits operate in parallel when performing bit boundary access. .

近年の集積回路技術の発達により、複数ブレーンを持つ
画像メモリシステムに対するビット・バウンダリ処理を
並列に実行する集積回路も登場しつつあり、システムの
価格の低減に大きく寄与していくと思われる。
With the recent development of integrated circuit technology, integrated circuits that can perform bit boundary processing in parallel for image memory systems having multiple brains are also appearing, and this is expected to greatly contribute to reducing system costs.

しかし、従来のビット・バウンダリ処理実現のため回路
は柔軟性に乏しく、メモリシステムの構成を著しく制限
してしまう。例えば、1ワードを16ビツトとし、4面
(4ブレーン)を同時処理するシステムを、これ以外の
メモリ構成、例えば8ビット×8面、32ビット×2面
、64ビット×1面、などを使用して実現しようとする
ことは不可能である。これはバレルシフタ 103の構
成がメモリシステムの1ワードのビット数に応じて固定
されるからである。
However, the conventional circuit for realizing bit boundary processing lacks flexibility, which significantly limits the configuration of the memory system. For example, a system that uses 16 bits per word and processes 4 planes (4 branes) simultaneously can be used with other memory configurations, such as 8 bits x 8 planes, 32 bits x 2 planes, 64 bits x 1 plane, etc. It is impossible to try to achieve this. This is because the configuration of barrel shifter 103 is fixed depending on the number of bits in one word of the memory system.

(発明が解決しようとする問題点) このように従来では、1ワードの語長が異なる種々のメ
モリシステムを用いてビット・バウンダリ処理を行なう
ことができないという欠点がある。
(Problems to be Solved by the Invention) As described above, the conventional method has a drawback in that bit boundary processing cannot be performed using various memory systems having different word lengths.

この発明は上記のような事情を考慮してなされたもので
あり、その目的は、1ワードの語長が異なる種々のメモ
リシステムに対してビット・バウンダリ処理を行なうこ
とができる画像処理装置を提供することにある。
The present invention has been made in consideration of the above-mentioned circumstances, and its purpose is to provide an image processing device that can perform bit boundary processing for various memory systems with different word lengths. It's about doing.

[発明の構成] (問題点を解決するための手段) この発明の画像処理装置は、画像データが転送される第
1の画像データバスラインと、上記第1の画像データバ
スラインに接続され上記画像データを記憶するレジスタ
と、上記レジスタの出力ライン及び上記第1の画像デー
タバスラインがそれぞれ接続された第1、第2のセレク
タと、第2の画像データバスラインと、上記第2の画像
データバスライン及び上記第1の画像データバスライン
が接続された第3のセレクタと、上記第2及び第3のセ
レクタそれぞれの出力ラインが接続され第2及び第3の
セレクタの出力データを任意ビット数だけシフトして出
力するデータシフト手段とで構成された画像処理部を少
なくとも1個有するようにしている。
[Structure of the Invention] (Means for Solving the Problems) An image processing device of the present invention includes a first image data bus line to which image data is transferred, and a first image data bus line connected to the first image data bus line, a register for storing image data, first and second selectors to which the output line of the register and the first image data bus line are respectively connected, a second image data bus line, and the second image data bus line; A third selector to which the data bus line and the first image data bus line are connected is connected to the respective output lines of the second and third selectors, and outputs the output data of the second and third selectors to arbitrary bits. The image processing section includes at least one image processing section configured with a data shift means for shifting the data by a number of times and outputting the data.

(作用) この発明の画像処理装置では、第2のセレクタの出力デ
ータをレジスタからの出力データとし、また、第3のセ
レクタの出力データをレジスタへの入力データとするこ
とにより、入力データのバス幅の語長に対するビット・
バウンダリ処理を行なうことができる。
(Function) In the image processing device of the present invention, the output data of the second selector is used as the output data from the register, and the output data of the third selector is used as the input data to the register. Width word length in bits
Boundary processing can be performed.

一方、第3のセレクタの出力として外部からの入力デー
タを選択することにより、レジスタへに対する入力デー
タのバス幅の任意の倍数の単位でビット・バウンダリ処
理を行なうことができる。
On the other hand, by selecting external input data as the output of the third selector, bit boundary processing can be performed in units of arbitrary multiples of the bus width of the input data to the register.

(実施例) 以下、図面を参照してこの発明を説明する。(Example) The present invention will be described below with reference to the drawings.

第1図はこの発明に係る画像処理装置おいて使用される
一つの画像処理部の構成を示すブロック図である。図に
おいて、11は1ワード、nビットの画像データが転送
される第1のパスラインである。このパスライン11に
転送される画像データはnビット構成のレジスタ12、
第1のセレクタ13と第3のセレクタ14それぞれの一
方入力端及び第2のセレクタ15の他方入力端に並列に
供給される。
FIG. 1 is a block diagram showing the configuration of one image processing section used in an image processing apparatus according to the present invention. In the figure, 11 is a first pass line to which 1 word, n-bit image data is transferred. The image data transferred to this pass line 11 is stored in a register 12 having an n-bit configuration.
The signal is supplied in parallel to one input terminal of each of the first selector 13 and the third selector 14 and the other input terminal of the second selector 15 .

上記レジスタ12の出力データは上記第1のセレクタ1
3の他方入力端及び第2のセレクタ15の一方入力端に
並列に供給される。また、上記第3のセレクタ14の他
方入力端には、第2のパスライン16に転送される画像
データが供給される。
The output data of the register 12 is sent to the first selector 1.
3 and one input terminal of the second selector 15 in parallel. Further, image data to be transferred to the second pass line 16 is supplied to the other input terminal of the third selector 14 .

上記第1、第2、第3のセレクタ13.15.14はそ
れぞれ、制御信号に基づいて一方もしくは他方入力端の
データを選択出力する。そして、第1のセレクタ13の
選択出力データは外部に出力され、第2及び第3のセレ
クタ15.14の選択出力データはバレルシフタ17に
並列に供給される。このバレルシフタ17は、上記第2
及び第3のセレクタ15.14からの2nビツトのデー
タを任意ビットだけシフトしてnビットのデータとして
抽出し、出力するものである。
The first, second, and third selectors 13, 15, and 14 each selectively output data at one or the other input terminal based on a control signal. Then, the selection output data of the first selector 13 is output to the outside, and the selection output data of the second and third selectors 15 and 14 are supplied to the barrel shifter 17 in parallel. This barrel shifter 17 is the second
Then, the 2n-bit data from the third selector 15.14 is shifted by arbitrary bits, extracted as n-bit data, and output.

このように構成された画像処理部において、いま、第2
のセレクタ15がレジスタ12の出力データを選択する
ように制御信号で制御し、かつ第3のセレクタ14が第
1のパスライン11のデータを選択するように制御信号
で制御することにより、この回路は前記第6図に示した
従来回路と等価な構成となる。すなわち、パスライン1
1に転送されるメモリからの画像データのビット数に対
応したビット・バウンダリ処理を行なうことができる。
In the image processing section configured in this way, the second
This circuit is controlled by a control signal so that the selector 15 selects the output data of the register 12, and by controlling the third selector 14 to select the data of the first pass line 11 using a control signal. has a configuration equivalent to the conventional circuit shown in FIG. 6 above. That is, pass line 1
It is possible to perform bit boundary processing corresponding to the number of bits of image data from the memory to be transferred.

他方、第3のセレクタ14が第2のパスライン16に転
送される画像データを選択するように制御信号で制御す
ると、入力画像データのビット数nの任意の倍数、すな
わち2n、3n、4n、・・・の単位でビット・バウン
ダリ処理を行なうことができる。このことを以下に説明
する。
On the other hand, if the third selector 14 is controlled by the control signal to select the image data to be transferred to the second pass line 16, the third selector 14 selects the image data to be transferred to the second pass line 16. Bit boundary processing can be performed in units of... This will be explained below.

第2図は上記第1図に示す画像処理部を2個使用して、
1ワード、8ビット×2画面及び1ワード、16ビツト
×1画面の両方のメモリシステ、ムにビット・バウンダ
リ処理が行なえるようにした、この発明の一実施例の構
成を示すブロック図である。図において、20及び30
はそれぞれ上記第1図に示すものと同様に、第1、第2
のパスライン、レジスタ、第1、第2、第3のセレクタ
及びバレルシフタからなる画像処理部である。そして、
−方の画像処理部20では第1図と対応する箇所にはそ
の符号末尾にアルファベットのAを付し、他方の画像処
理部30では同じくその符号末尾にアルファベットのB
を付している。なお、この場合、第1、第2のパスライ
ン11.16上を転送される画像データのビット数nは
8とし、レジスタ12及び第1、第2、第3のセレクタ
13.15.14それぞれも8ビツト構成されており、
バレルシフタ17はその2倍の16ビツト構成にされて
いる。
Figure 2 uses two image processing units shown in Figure 1 above,
FIG. 2 is a block diagram showing the configuration of an embodiment of the present invention in which bit boundary processing can be performed on both a 1-word, 8-bit x 2-screen memory system and a 1-word, 16-bit x 1-screen memory system; . In the figure, 20 and 30
are respectively similar to those shown in FIG. 1 above.
The image processing section includes a pass line, a register, first, second, and third selectors, and a barrel shifter. and,
- In the image processing unit 20, the alphabet A is added to the end of the code for the parts corresponding to those in FIG.
is attached. In this case, the number n of bits of image data transferred on the first and second pass lines 11.16 is 8, and the register 12 and the first, second, and third selectors 13.15.14, respectively. is also composed of 8 bits,
The barrel shifter 17 has a 16-bit configuration, which is twice that number.

ここで、一方の画像処理部20内の第1のセレクタ13
Aの出力データは、他方の画像処理部30内の第2のパ
スライン18Bを介して第3のセレクタ143の他方入
力端に供給されており、他方の画像処理部30内の第1
のセレクタ13Bの出力データは、一方の画像処理部2
0内の第2のパスライン16Aを介して第3のセレクタ
14Aの他方入力端に供給されている。
Here, the first selector 13 in one image processing section 20
The output data of A is supplied to the other input terminal of the third selector 143 via the second pass line 18B in the other image processing section 30, and
The output data of the selector 13B is sent to one of the image processing units 2
The signal is supplied to the other input end of the third selector 14A via the second pass line 16A within 0.

次に上記のような構成の装置の動作を説明する。Next, the operation of the apparatus configured as described above will be explained.

まず、一方及び他方の画像処理部20.30内において
、第2のセレクタ15A、15Bがレジスタ12A11
23の出力データをそれぞれ選択するように制御信号で
制御し、かつ第3のセレクタ14A114Bが第1のパ
スライン11A、11Bのデータをそれぞれ選択するよ
うに制御信号で制御する。このとき、この一方及び他方
の画像処理部20.30それぞれは前記第6図に示した
従来回路と等価な構成となる。
First, in the image processing units 20.30 of one side and the other side, the second selectors 15A, 15B are connected to the registers 12A11.
The third selector 14A114B is controlled by the control signal to select the data of the first pass lines 11A and 11B, respectively. At this time, each of the one and the other image processing sections 20 and 30 has a configuration equivalent to the conventional circuit shown in FIG. 6.

すなわち、この場合には、それぞれのパスライン11A
、11Bで転送されるメモリからの画像データのビット
数、すなわち8ビツトに対応したビット・バウンダリ処
理を並列的に行なうことができる。
That is, in this case, each pass line 11A
, 11B, bit boundary processing corresponding to the number of bits of image data transferred from the memory, that is, 8 bits, can be performed in parallel.

ここで、第3図(a)には一方の画像処理部20でビッ
ト・バウンダリ処理されるメモリ上のデータの配置状態
を示し、第3図(b)には他方の画像処理部30でビッ
ト・バウンダリ処理されるメモリ上のデータの配置状態
を示している。すなわち、第3図(a)、(b)におい
て、Ax、Ay。
Here, FIG. 3(a) shows the arrangement state of data on the memory subjected to bit boundary processing in one image processing section 20, and FIG. - Indicates the arrangement of data in memory that is subject to boundary processing. That is, in FIGS. 3(a) and 3(b), Ax and Ay.

AZ、・・・はそれぞれ8ビツト構成の一方ブレーンの
1ワードデータであり、Bx、By、Bz、・・・は同
じく8ピツト構成の他方ブレーンの1ワードデータであ
る。
AZ, . . . are one word data of one brane having an 8-bit configuration, and Bx, By, Bz, .

次に、第4図(a)に示されるように、1ワードがそれ
ぞれ8ビツトのデータApとBp、AqとBq、・・・
から構成された、1ワ一ド16ビツト×1面のメモリシ
ステムに対するビット・バウンダリ処理を行なう場合の
動作を説明する。
Next, as shown in FIG. 4(a), one word contains 8-bit data Ap and Bp, Aq and Bq, . . .
The operation when performing bit boundary processing for a memory system of 1 word, 16 bits x 1 plane, which is constructed from the following, will be explained.

まず、第1サイクルでは、第4図(a)に示されるメモ
リ上のワードデータAρ、Bpが並列に読み出され、デ
ータADは一方の画像処理部2o内の第1のパスライン
IIAに、データBpは他方の画像処理部30内の第1
のパスライン11Bに、それぞれ出力される。
First, in the first cycle, the word data Aρ and Bp on the memory shown in FIG. The data Bp is stored in the first image processing unit 30 in the other image processing unit 30.
are output to the pass lines 11B, respectively.

第2サイクルで、これらのデータがレジスタ12A、1
2Bにラッチされるとともに、第4図(a)に示される
メモリ上の次のワードデータAq。
In the second cycle, these data are stored in registers 12A, 1
2B and the next word data Aq on the memory shown in FIG. 4(a).

BQが並列に読み出され、パスライン11A、 11B
にそれぞれ出力される。このとき、一方の画像処理部2
0では、第1のセレクタ13Aが第1のパスライン11
A上のデータを、第2のセレクタ15Aがレジスタ12
Aの出力データを1、第3のセレクタ14Aが第2のパ
スライン16Aのデータをそれぞれ選択するように各制
御信号で制御する。さらに、他方の画像処理部30では
、第1のセレクタ133がレジスタ123の出力データ
を、第2のセレクタ153がレジスタ12Bの出力デー
タを、第3のセレクタ143が第2のパスライン16B
のデータをそれぞれ選択するように各制御信号で制御す
る。これにより、画像処理部20ではバレルシフタ17
Aにそれぞれ8ビツトのデータADとBpとが供給され
るので、このバレルシフタ17Aでは第4図(b)に示
されるように両データAp%Bpにまたがった8ビツト
のデータCpを抽出することができる。
BQ is read out in parallel, pass lines 11A, 11B
are output respectively. At this time, one image processing section 2
0, the first selector 13A selects the first pass line 11
The second selector 15A transfers the data on A to the register 12.
Control signals are used to select the output data of A and the third selector 14A select the data of the second pass line 16A, respectively. Further, in the other image processing section 30, the first selector 133 receives the output data of the register 123, the second selector 153 receives the output data of the register 12B, and the third selector 143 receives the output data of the register 12B.
Each control signal is used to select the data of each. As a result, in the image processing section 20, the barrel shifter 17
Since 8-bit data AD and Bp are supplied to A, the barrel shifter 17A can extract 8-bit data Cp spanning both data Ap%Bp as shown in FIG. 4(b). can.

これと同時に、画像処理部30ではバレルシフタ17B
にそれぞれ8ビツトのデータAqとBpとが供給される
ので、このバレルシフタ17Bでは第4図(b)に示さ
れるように両データAQ、Bpにまたがった8ビツトの
データCq′Ir抽出することができる。
At the same time, the image processing unit 30 operates the barrel shifter 17B.
Since the 8-bit data Aq and Bp are supplied to the 8-bit data Aq and Bp, the barrel shifter 17B can extract the 8-bit data Cq'Ir spanning both the data AQ and Bp, as shown in FIG. 4(b). can.

このようにして、第2サイクル期間内で、16ビツトの
データに対するビット・バウンダリ処理が実行できたこ
とになる。以下、同様に動作を繰り返すことにより、1
ワード16ビツトのデータに対する各ビット・バウンダ
リ処理が連続して行なわれる。
In this way, bit boundary processing for 16-bit data can be executed within the second cycle period. Hereafter, by repeating the same operation, 1
Bit boundary processing for each word of 16-bit data is performed successively.

シフトすべき量が8ビツトを越える場合には、上記ビッ
ト・バウンダリ・シフトの後に、さらにワード単位のシ
フトを行なうことで、任意のビットシフト量の処理が可
能となる。
If the amount to be shifted exceeds 8 bits, by further performing a word-by-word shift after the bit boundary shift, processing of an arbitrary bit shift amount becomes possible.

なお、上記実施例ではこの発明を1ワード、8ビット×
2画面及び1ワード、16ビツト×1画面の両方のメモ
リシステムについてビット・バウンダリ処理を行なうこ
とができるものについて説明したが、これは、第1図の
画像処理部をmlI]縦続接続することにより、1ワー
ドnビツト構成及び19−ド(nXm)ビット構成の任
意のメモリシステムに対するビット・バウンダリ処理を
行なうことができる。
In addition, in the above embodiment, this invention is applied to one word, 8 bits×
We have described a memory system that can perform bit boundary processing for both 2-screen and 1-word, 16-bit x 1-screen memory systems. , 1-word n-bit configuration, and 19-word (nXm) bit configuration.

さらに、画像処理部の相互間にセレクタを適宜挿入する
ことにより、ワード語長が異なる3種類のメモリシステ
ムに対してもビット・バウンダリ処理を行なうことがで
きる。
Further, by appropriately inserting selectors between the image processing units, bit boundary processing can be performed for three types of memory systems having different word lengths.

第5図はこの発明の応用例の構成を示すブロック図であ
る。この応用例装置では、それぞれ例えば8ビツトデー
タについて単独でビット・バウンダリ処理を行なう4個
の画像処理部40.50.6o、70を設け、これらを
1続接続し、かつ画像処理部60と50との間には画像
処理部60内の第1のセレクタ13(第5図では図示せ
ず)の出力データと画像処理部40内の第1のセレクタ
13(同じく図示せずの出力データとの選択を行なうセ
レクタ80を、画像処理部70と40との間には画像処
理部60内の第1のセレクタ13(図示せず)の出力デ
ータと画像処理部40内の第1のセレクタ13(図示せ
ず)の出力データとの選択を行なうセレクタ90をそれ
ぞれ設けるようにしたものである。
FIG. 5 is a block diagram showing the configuration of an applied example of the present invention. In this application example device, four image processing sections 40, 50, 6o and 70 each independently performing bit boundary processing on, for example, 8-bit data are provided, and these are connected in series, and the image processing sections 60 and 50 are connected in series. Between the output data of the first selector 13 (not shown in FIG. 5) in the image processing section 60 and the output data of the first selector 13 (also not shown) in the image processing section 40, The output data of the first selector 13 (not shown) in the image processing section 60 and the first selector 13 (not shown) in the image processing section 40 are connected between the image processing sections 70 and 40. A selector 90 is provided for selecting output data (not shown).

このような構成において、セレクタ80で画像処理部6
0内の第1のセレクタ13の出力データを選択し、セレ
クタ90で画像処理部40内の第1のセレクタ13の出
力データを選択することにより、この装置は1ワ一ド3
2ピツト×1面のメモリシステムに対するビット・バウ
ンダリ処理を行なう。他方セレクタ80で画像処理部4
0内の第1のセレクタ13の出力データを選択し、セレ
クタ90で画像処理部60内の第1のセレクタ13の出
力データを選択することにより、この装置は1ワ一ド1
6ビツト×2面のメモリシステムに対するビット・バウ
ンダリ処理を行なう。さらに、前記と同様にそれぞれの
画像処理部を単独に使用することにより、この装)  
置は1ワ一ド8ビツト×4面のメモリシステムに対する
ビット・バウンダリ処理を行なう。従って、この応用例
装置は、ワード語長が異なる3種類のメモリシステムに
対してもビット・バウンダリ処理を行なう。
In such a configuration, the selector 80 selects the image processing section 6.
By selecting the output data of the first selector 13 in 0 and selecting the output data of the first selector 13 in the image processing section 40 with the selector 90, this device
Performs bit boundary processing for a 2-pit x 1-plane memory system. On the other hand, the selector 80 selects the image processing section 4.
By selecting the output data of the first selector 13 in 0 and selecting the output data of the first selector 13 in the image processing section 60 with the selector 90, this device
Bit boundary processing is performed for a 6-bit x 2-plane memory system. Furthermore, by using each image processing section independently as described above, this system)
The device performs bit boundary processing for a memory system of 1 word, 8 bits x 4 sides. Therefore, this applied example device performs bit boundary processing for three types of memory systems having different word lengths.

〔発明の効果コ 以上説明したようにこの発明によれば、1ワードの語長
が異なる種々のメモリシステムに対してビット・バウン
ダリ処理を行なうことができる画像処理装置を提供する
ことができる。
[Effects of the Invention] As described above, according to the present invention, it is possible to provide an image processing apparatus that can perform bit boundary processing on various memory systems having different word lengths.

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

第1図はこの発明に係る画像処理11i[おいて使1 
月される一つの画像処理部の構成を示すブロック図、第
2図はこの発明の一実施例の構成を示すブロック図、第
3図及び第4図はそれぞれ上記実旅例装置の動作を説明
するための図、第5図はこの発明の応用例の構成を示す
ブロック図、第6図は従来装置のブロック図、第7図は
上記従来装置を説明するための図、第8図は上記従来装
置のタイミングチャートである。 11・・・第1のパスライン、12・・・レジスタ、1
3・・・第1のセレクタ、14・・・第3のセレクタ、
15・・・第2のセレクタ、16・・・第2のパスライ
ン、17・・・バレルシフタ、20.30・・・画像処
理部。 出願人代理人 弁理士 鈴江武彦 jll 図 第2図 第3図 第4rIA
FIG. 1 shows the image processing 11i according to the present invention.
Figure 2 is a block diagram showing the configuration of one embodiment of the present invention, and Figures 3 and 4 respectively explain the operation of the above-mentioned actual travel example device. 5 is a block diagram showing the configuration of an application example of the present invention, FIG. 6 is a block diagram of a conventional device, FIG. 7 is a diagram for explaining the above conventional device, and FIG. 8 is a block diagram showing the configuration of an application example of the present invention. It is a timing chart of a conventional device. 11...First pass line, 12...Register, 1
3...first selector, 14...third selector,
15... Second selector, 16... Second pass line, 17... Barrel shifter, 20.30... Image processing unit. Applicant's agent Patent attorney Takehiko Suzue Jll Figure 2 Figure 3 Figure 4rIA

Claims (2)

【特許請求の範囲】[Claims] (1)画像データが転送される第1の画像データバスラ
インと、上記第1の画像データバスラインに接続され上
記画像データを記憶するレジスタと、上記レジスタの出
力ライン及び上記第1の画像データバスラインがそれぞ
れ接続された第1、第2のセレクタと、第2の画像デー
タバスラインと、上記第2の画像データバスライン及び
上記第1の画像データバスラインが接続された第3のセ
レクタと、上記第2及び第3のセレクタそれぞれの出力
ラインが接続され第2及び第3のセレクタの出力データ
を任意ビット数だけシフトして出力するデータシフト手
段とで構成された画像処理部を少なくとも1個有するこ
とを特徴とする画像処理装置。
(1) A first image data bus line to which image data is transferred, a register connected to the first image data bus line and storing the image data, an output line of the register and the first image data first and second selectors to which bus lines are connected, a second image data bus line, and a third selector to which the second image data bus line and the first image data bus line are connected. and a data shifting means to which the output lines of the second and third selectors are connected and which shifts the output data of the second and third selectors by an arbitrary number of bits and outputs the shifted data. An image processing device characterized by having one image processing device.
(2)前記画像処理部が複数個設けられ、一個の画像処
理部の第2の画像データバスラインが他の画像処理部の
第1のセレクタの出力に接続されている特許請求の範囲
第1項に記載の画像処理装置。
(2) A plurality of the image processing sections are provided, and the second image data bus line of one image processing section is connected to the output of the first selector of the other image processing section. The image processing device described in .
JP23063686A 1986-09-29 1986-09-29 Picture processor Granted JPS6383875A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23063686A JPS6383875A (en) 1986-09-29 1986-09-29 Picture processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23063686A JPS6383875A (en) 1986-09-29 1986-09-29 Picture processor

Publications (2)

Publication Number Publication Date
JPS6383875A true JPS6383875A (en) 1988-04-14
JPH0524538B2 JPH0524538B2 (en) 1993-04-08

Family

ID=16910893

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23063686A Granted JPS6383875A (en) 1986-09-29 1986-09-29 Picture processor

Country Status (1)

Country Link
JP (1) JPS6383875A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5671141A (en) * 1979-11-14 1981-06-13 Mitsubishi Electric Corp Instruction word read control system
JPS6043742A (en) * 1983-08-19 1985-03-08 Toshiba Corp Reading circuit of variable length data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5671141A (en) * 1979-11-14 1981-06-13 Mitsubishi Electric Corp Instruction word read control system
JPS6043742A (en) * 1983-08-19 1985-03-08 Toshiba Corp Reading circuit of variable length data

Also Published As

Publication number Publication date
JPH0524538B2 (en) 1993-04-08

Similar Documents

Publication Publication Date Title
EP0143533A2 (en) Image data expanding and/or contracting method and apparatus
JPH0284689A (en) Video memory device
KR930003413B1 (en) Image processing system capable of carring out local processing for image at high speed
JP2949589B2 (en) Parallel pipeline video processor with 2x2 window architecture
JPS6383875A (en) Picture processor
EP0601535B1 (en) Apparatus for, and methods of, providing a universal format of pixels and for scaling fields in the pixels
US8327108B2 (en) Slave and a master device, a system incorporating the devices, and a method of operating the slave device
JP2001290794A (en) Sampling frequency conversion device for digital signal
EP1416720B1 (en) A process and system for processing signals arranged in a Bayer pattern
JP3726971B2 (en) Parallel processor device
US7483595B2 (en) Image processing method and device
EP1459286A1 (en) Pixel shuffler for reordering video data
JP4238529B2 (en) Image processing device
JP2000020705A (en) Parallel image processing processor
JPH08336114A (en) Line conversion circuit for image processor
KR19990085266A (en) Image signal processing method on flat panel display
JPH09218947A (en) Image data converter
JPH01251178A (en) Image expansion processor
JPH10315548A (en) Apparatus and method for processing data and, printing apparatus
JPS62263588A (en) Picture processor
JPH0520172A (en) Multi-level image data form converter
JPH0738167B2 (en) Data transfer method
JPH05266178A (en) Data processor
JPH0428311B2 (en)
JPH0785259A (en) Data processing method and signal processor