JPS62208137A - Image processor - Google Patents

Image processor

Info

Publication number
JPS62208137A
JPS62208137A JP61049547A JP4954786A JPS62208137A JP S62208137 A JPS62208137 A JP S62208137A JP 61049547 A JP61049547 A JP 61049547A JP 4954786 A JP4954786 A JP 4954786A JP S62208137 A JPS62208137 A JP S62208137A
Authority
JP
Japan
Prior art keywords
image
processing
memory
debugging
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP61049547A
Other languages
Japanese (ja)
Inventor
Shige Honda
本多 樹
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP61049547A priority Critical patent/JPS62208137A/en
Publication of JPS62208137A publication Critical patent/JPS62208137A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To detect visually and simply in which step an error is generated and to improve debugging by setting up break addresses in a sequential register at the debugging of various image processing, and writing data obtained on the way to arithmetic processing in an image memory and displaying the data. CONSTITUTION:When the debugging processing of an image is started, a microprogram 110 is traveled and an original image stored in a source memory 112 is affine-transformed on the basis of cubic convolution method and stored in a destination memory 113. If a break address is not set up in a register 108, the processing is continued as it is to obtain a final result. When the break address is set up, an equal condition signal is inputted from a comparator 109 to the program 110 and the program starts a debugging routine. When a break is generated in the final processing result, the break address is set up and the intermediate result (data) is written in an image memory.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は画像処理装置に関し、特に、アフィン変換や空
間フィルタなど複雑な画像処理をファームウェア制御で
実行し、そのファームウェアのデバックを容易に行なえ
る画像処理装置に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an image processing device, and in particular, to an image processing device that can perform complex image processing such as affine transformation and spatial filtering under firmware control, and can easily debug the firmware. The present invention relates to an image processing device.

〔従来の技術〕[Conventional technology]

従来、ファームウェア制御による画像処理装置は1画像
メモリからデータを読込み、係数やアドレスを演算し2
画像メモリから読込んだデータに処理を加えて、最終結
果を画像メモリに戻すという一連の処理をマイクロプロ
グラムやマイクo=yンピーータにより実行していた。
Conventionally, image processing devices using firmware control read data from one image memory, calculate coefficients and addresses, and perform two processes.
A series of processes in which data read from the image memory is processed and the final result is returned to the image memory are executed using a microprogram or a microphone o=y repeater.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のファームウェアmaj御の画像処理装置
の場合は、最終結果に誤りがあった時に、処理の最林結
要を画像メモリに雲込み、とh−冬害云して正誤の判定
を行うので、プログラム上の処理のどこで誤りが発生し
ているかや、ハードウェアの誤動作による誤りが発生し
ているかを判断できない。このような判断をするために
は、アナライザやトレーサなどの、装置内のレジスタや
アドレスなどを数値表示できるデバッグツールを使用し
て、処理の途中経過を順次チェックしなければならない
。しかし、この方法では2画像データは膨大な量があり
、内部のレジスタの内容やアドレスなどをデバッグツー
ルなどで数値表示°しても、数値の羅列では正誤判断を
一見してできず、それを全部チェックするのは多大な時
間を要すると言う欠点がある。
In the case of the above-mentioned conventional firmware maj-controlled image processing device, when there is an error in the final result, the most important part of the processing is stored in the image memory, and the correctness or error is determined. Therefore, it is not possible to determine where in the program processing the error is occurring or whether the error is due to hardware malfunction. In order to make such a determination, it is necessary to sequentially check the progress of the process using a debugging tool such as an analyzer or tracer that can display numerical values of registers, addresses, etc. in the device. However, with this method, there is a huge amount of 2-image data, and even if the contents of internal registers and addresses are displayed numerically using a debugging tool, it is not possible to determine correctness or incorrectness at a glance from a list of numerical values. The drawback is that it takes a lot of time to check everything.

本発明の目゛的は、上述・した欠点を除去した画像処理
装置を提供することにある。
An object of the present invention is to provide an image processing device that eliminates the above-mentioned drawbacks.

〔問題点を解決するだめの手段〕[Failure to solve the problem]

本発明の画像処理装置は1画像メモ°りのアクセスに必
要なアドレスをラッチする第1のレジスタファイルと2
画像データ値をラッチする第2のレジスタファイルと、
アドレス演算、データ演算に使用する演算装置と、デー
タ演算に使用する李算器と、前記演算装置及び前記乗算
器にデータを与える為の少なくとも2つのラッチと、中
間値やインストラクション/ぐラメータを格納するスク
ラッチメモリと、マイクロプログラム制御部と、デバッ
グの為にブレイクアドレスをラッチするレジスタと、そ
のレジスタの内容と前記マイクロプログラム制御部から
のマイクロプログラムを比較する比較器とを有し、前記
マイクロプログラム制御部は、処理の途中結果を前記画
像メモリに書込むデバッグルーチンを処理ルーチンの中
に組込んだマイクロプログラムを有することを特徴とす
る。
The image processing device of the present invention includes a first register file that latches addresses necessary for accessing one image memory;
a second register file for latching image data values;
an arithmetic unit used for address calculations and data calculations, a multiplier used for data calculations, at least two latches for providing data to the arithmetic unit and the multiplier, and storing intermediate values and instructions/programmers. the microprogram controller, a register for latching a break address for debugging, and a comparator for comparing the contents of the register with the microprogram from the microprogram controller; The control unit is characterized by having a microprogram in which a debug routine for writing intermediate results of processing into the image memory is incorporated into the processing routine.

〔実施例〕〔Example〕

次に1本発明について図面を参照して説明する。 Next, one embodiment of the present invention will be explained with reference to the drawings.

本発明の画像処理装置は、アフィン変換や空間フィルタ
、画像間演算などの汎用的な画像処理のデバッグが簡単
なハードウェアとファームウェアで実行できるようにし
たものである。
The image processing device of the present invention allows debugging of general-purpose image processing such as affine transformation, spatial filtering, and inter-image operations using simple hardware and firmware.

本発明の一実施例として、複雑なアフィン変換キュービ
ックコン?ルージョン処理を例にとり動作を説明する。
As an example of the present invention, a complex affine transformation cubic con? The operation will be explained using fusion processing as an example.

第2図、はキュービックコンゴルージョン法によるアフ
ィン変換の原理図である。図に於いて、201はアフィ
ン変換を行うソースメモリ内に記憶された原画像で、2
02は変換されるディスティネーションメモリエリアで
あり、X方向にM、Y方向にNの大きさを持つ。203
は201と202の拡大図である。203に於いて。
FIG. 2 is a diagram showing the principle of affine transformation using the cubic congolution method. In the figure, 201 is the original image stored in the source memory that undergoes affine transformation;
02 is a destination memory area to be converted, and has a size of M in the X direction and N in the Y direction. 203
is an enlarged view of 201 and 202. In 203.

キュービックコンポルージョン法によりエエアを求める
には(204)式を行なえばよい。
To find air using the cubic convolution method, equation (204) can be used.

Ixy=ADD/T 但し 第1図は本発明の実施例の構成図である。101は画像
メモリのアクセスに必要なアドレスをラッチスる第1の
レジスタファイル、102は画像データをラッチする第
2のレジスタファイル、 1.03はアドレス演算、デ
ータ演算に使用する演算装置(ALU) 、 1.04
はデータ演算に使用する乗算器。
Ixy=ADD/T However, FIG. 1 is a block diagram of an embodiment of the present invention. 101 is a first register file that latches addresses necessary for accessing the image memory; 102 is a second register file that latches image data; 1.03 is an arithmetic unit (ALU) used for address calculation and data calculation; 1.04
is a multiplier used for data operations.

105はALU 103と乗算器104にデータを与え
る2つのラッチ、106は中間値やインストラクション
パラメータ等を格納するスクラッチメモIJ (RAM
) 、 l Q 7はマイクロプログラム制御器(マイ
クロプログラムシーケンサ)、108はブレイクアドレ
スを設定するレジスタ、109はレジスタ108で指定
したプログラムアドレスと現行のプログラムアドレスを
比較する比較器、110は比較器109のイコール条件
の時、演算の途中結果を画像メモリに書込むデバックル
ーチンを追加したマイクロプログラムである。111は
マイクロプログラム制御器107とマイクロプログラム
110とを有するマイクロプログラム制御部である。ま
た、112はソースメモリ、113はディスティネーシ
ョンメモリである。処理が開始されるとプログラム11
0が走行し、第3図のフローに従って(204)式を実
行する。レジスタ108にブレイクアドレスが設定され
ていなければ、そのまま処理を続行し、第4図の401
の最終処理結果が得られる。ブレイクアドレスが設定さ
れていれば、比較器109からイコール条件信号が11
0に入シ、プログラムはデバッグルーチンに入る。
105 is two latches that provide data to the ALU 103 and the multiplier 104, and 106 is a scratch memo IJ (RAM) that stores intermediate values, instruction parameters, etc.
), lQ 7 is a microprogram controller (microprogram sequencer), 108 is a register for setting a break address, 109 is a comparator that compares the program address specified in register 108 with the current program address, 110 is a comparator 109 This is a microprogram with an added debug routine that writes the intermediate results of the calculation to the image memory when the conditions are equal. 111 is a microprogram control section having a microprogram controller 107 and a microprogram 110; Further, 112 is a source memory, and 113 is a destination memory. When processing starts, program 11
0 runs and executes equation (204) according to the flow shown in FIG. If the break address is not set in the register 108, the process continues as it is and returns to step 401 in FIG.
The final processing result is obtained. If the break address is set, the equal condition signal from the comparator 109 is 11.
0, the program enters the debug routine.

本発明では、ここで、最終処理結果に第4図の402の
ようなデータのくずれが発生した場合。
In the present invention, here, a data distortion as shown in 402 in FIG. 4 occurs in the final processing result.

DD”の係数演算の途中に、ブレイクアドレスを設定し
て途中結果を画像メモリに書込む。例えば、第3図にお
いて、(p+m+1)のステップで異常が発生している
とする。ブレイクアドレスとして、(p+m)番地を設
定すると、係数(−L+2L−L )X(−L’−1−
2L −L  )の演算結果は第4図の403のような
キズのない正常にパターン模様にな91次にブレイクア
ドレスを次の処理が終了する( p+m+1 )番地の
アドレスに設定すると、係数(−L+2L2−L3)X
 (1−2L′2−t−L”)の演算結果は第4図の4
04のようにキズのある模様になり、この演算ステップ
に誤りがある事が一見してわかる。この様にブレイクア
ドレスを次々と設定して、処理の途中のデータを画像メ
モリに書込み表示する事によりどのステップで誤りが発
生しているかを一見しただけで容易に発見でき、特別な
デバッグツールを必要としない。
In the middle of the coefficient calculation of "DD", a break address is set and the intermediate result is written to the image memory.For example, in FIG. 3, suppose that an abnormality occurs at step (p+m+1).As the break address, (p+m) address is set, the coefficient (-L+2L-L)X(-L'-1-
The calculation result of 2L -L) will be a normal pattern with no scratches like 403 in Figure 4.91Next, if you set the break address to the address (p+m+1) where the next process ends, the coefficient (- L+2L2-L3)X
The calculation result of (1-2L'2-t-L") is 4 in Figure 4.
It becomes a scratched pattern like 04, and it can be seen at a glance that there is an error in this calculation step. In this way, by setting break addresses one after another and writing and displaying the data in the middle of processing to the image memory, you can easily find in which step an error has occurred at a glance, and use a special debugging tool. do not need.

この例ハアフィン変換キュービックコンポルージョン法
による画像処理のデバッグ例であるが。
This example is an example of debugging image processing using the Haffin transform cubic composition method.

同様にして空間フィルタや画像間演算などの種々の画像
処理のデバッグが容易に行なえる。
Similarly, various image processing such as spatial filters and inter-image operations can be easily debugged.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に本発明は、一般的に画像処理の場合、
複雑な係数でも二次元的に表示すると規則的な幾何学的
パターンになるので1種々の画像処理のデバッグにおい
て、ブレイクアドレスを設定して処理の途中のデータを
画像メモリに書込み。
As explained above, in the case of image processing, the present invention generally
Even complex coefficients become regular geometric patterns when displayed two-dimensionally, so when debugging various types of image processing, break addresses are set and data in the middle of processing is written to image memory.

表示する。この結果、荷重係数やその他の係数などの異
常を目視で簡単に発見する事ができ2通常のデバッグツ
ールによる数値のチェックによる方法に比べ大幅なデバ
ッグ効率の向上がはかれる。
indicate. As a result, abnormalities in load coefficients and other coefficients can be easily detected visually, resulting in a significant improvement in debugging efficiency compared to the method of checking numerical values using a normal debugging tool.

また、書込まれた演算に使用した係数や途中結果などが
画像メモリ上に依存できるので、ホストコンピュータに
取込めば、誤りが発生した画像メモリのアドレスや画像
データ値を数値として知る事ができ/ろ。
In addition, the written coefficients and intermediate results used in the calculation can depend on the image memory, so if you import them into the host computer, you can know the address of the image memory where the error occurred and the image data value as numerical values. /reactor.

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

第1図は本発明の一実施例による画像処理装置のブロッ
ク図、第2図はキー−ビックコンゴルージョンのアフィ
ン変換を説明するだめの図、第3図は本発明に従うファ
イン変換処理のフローチャート、第4図は本発明の画像
処理装置により得られた画像データの例を示した図であ
る。 101・・・第1のレジスタファイル、102・・・第
2のレジスタファイル、103・・・演算装置(ALU
) 。 104・・・乗算器、105・・・2組のラッチ、10
6・・・スクラッチメモリ、107・・・マイクロプロ
グラム制御器、108・・・レジスタ、109・・・比
較器。 110・・・マイクロプログラム、111・・・マイク
ロプログラム匍制御郁、112・・・ソースメモリ、1
13・・・ディスティネーションメモリ。 第2図 第4図
FIG. 1 is a block diagram of an image processing device according to an embodiment of the present invention, FIG. 2 is a diagram for explaining affine transformation of key-big congolution, and FIG. 3 is a flowchart of fine transformation processing according to the present invention. FIG. 4 is a diagram showing an example of image data obtained by the image processing apparatus of the present invention. 101...First register file, 102...Second register file, 103... Arithmetic unit (ALU)
). 104... Multiplier, 105... Two sets of latches, 10
6... Scratch memory, 107... Microprogram controller, 108... Register, 109... Comparator. 110... Micro program, 111... Micro program control unit, 112... Source memory, 1
13...Destination memory. Figure 2 Figure 4

Claims (1)

【特許請求の範囲】[Claims] 1、画像メモリのアクセスに必要なアドレスをラッチす
る第1のレジスタファイルと、画像データ値をラッチす
る第2のレジスタファイルと、アドレス演算、データ演
算に使用する演算装置と、データ演算に使用する乗算器
と、前記演算装置及び前記乗算器にデータを与える為の
少なくとも2つのラッチと、中間値やインストラクショ
ンパラメータを格納するスクラッチメモリと、マイクロ
プログラム制御部と、デバックの為にブレイクアドレス
をラッチするレジスタと、そのレジスタの内容と前記マ
イクロプログラム制御部からのマイクロプログラムを比
較する比較器とを有し、前記マイクロプログラム制御部
は、処理の途中結果を前記画像メモリに書込むデバック
ルーチンを処理ルーチンの中に組込んだマイクロプログ
ラムを有することを特徴とする画像処理装置。
1. A first register file that latches addresses necessary for accessing the image memory, a second register file that latches image data values, an arithmetic unit used for address calculations and data calculations, and an arithmetic unit used for data calculations. a multiplier, at least two latches for providing data to the arithmetic unit and the multiplier, a scratch memory for storing intermediate values and instruction parameters, a microprogram control unit, and latching break addresses for debugging. It has a register and a comparator that compares the contents of the register with the microprogram from the microprogram control unit, and the microprogram control unit executes a debug routine that writes intermediate results of processing to the image memory as a processing routine. An image processing device comprising a microprogram incorporated into the image processing device.
JP61049547A 1986-03-08 1986-03-08 Image processor Pending JPS62208137A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61049547A JPS62208137A (en) 1986-03-08 1986-03-08 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61049547A JPS62208137A (en) 1986-03-08 1986-03-08 Image processor

Publications (1)

Publication Number Publication Date
JPS62208137A true JPS62208137A (en) 1987-09-12

Family

ID=12834219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61049547A Pending JPS62208137A (en) 1986-03-08 1986-03-08 Image processor

Country Status (1)

Country Link
JP (1) JPS62208137A (en)

Similar Documents

Publication Publication Date Title
US5038348A (en) Apparatus for debugging a data flow program
CN1489729A (en) Single step processing
JPS62208137A (en) Image processor
JPS60159951A (en) Tracing system in information processing device
JPH0581087A (en) Processor monitoring system
JPH03294934A (en) Debugger for high level program lenguage
JPH03100837A (en) Detection system for shared data access
JPH03263134A (en) Test processing system for test processor
JPH0234058B2 (en)
JPH02281341A (en) Write data confirming method for debugging
JPH02210556A (en) Visualizing device for program execution state
JPS60179847A (en) Matching check system between real array and virtual array
JPH0552938U (en) Pipeline arithmetic unit
JPH11191072A (en) Debug break processing method and debug processor
JP2515333B2 (en) System dynamic information collection processor
CN117331664A (en) Concurrent computing system and method based on command driving
JPH0468446A (en) Debugging supporting device
JPH03189868A (en) Data processor
JPS60217467A (en) Data collecting processing unit
JPH03265029A (en) Data sum-up processing system
JPS58125154A (en) State hysteresis storing system
JPS609294B2 (en) Tracing method in electronic computers
JPH01144135A (en) System for observing program executing process
JPH05158735A (en) Microprogram debugging system
JPH04160647A (en) Fault evading system