JP2659783B2 - Image processing device - Google Patents

Image processing device

Info

Publication number
JP2659783B2
JP2659783B2 JP1008013A JP801389A JP2659783B2 JP 2659783 B2 JP2659783 B2 JP 2659783B2 JP 1008013 A JP1008013 A JP 1008013A JP 801389 A JP801389 A JP 801389A JP 2659783 B2 JP2659783 B2 JP 2659783B2
Authority
JP
Japan
Prior art keywords
image
circuit
image data
memory
result
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 - Fee Related
Application number
JP1008013A
Other languages
Japanese (ja)
Other versions
JPH02187875A (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.)
Mitsubishi Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries 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 Mitsubishi Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP1008013A priority Critical patent/JP2659783B2/en
Publication of JPH02187875A publication Critical patent/JPH02187875A/en
Application granted granted Critical
Publication of JP2659783B2 publication Critical patent/JP2659783B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、道路料金機械の車両番号認識装置における
モーメント計算回路等に適用される画像処理装置に関す
る。
Description: TECHNICAL FIELD The present invention relates to an image processing device applied to a moment calculation circuit or the like in a vehicle number recognition device of a road toll machine.

〔従来の技術〕[Conventional technology]

番号認識等の画像処理においては、第3図に示す様な
画像メモリ2内の濃度でDである対象画像25を表わす特
徴量として、その面積、周囲長、重心位置及び外接四角
形等がある。
In the image processing such as the number recognition, as the characteristic amount representing the target image 25 having the density D in the image memory 2 as shown in FIG. 3, there are an area, a perimeter, a center of gravity, a circumscribed rectangle and the like.

この内、重心を求める為には、縦方向及び横方向のモ
ーメントを求め、それを面積で割らなければならない。
Of these, to determine the center of gravity, the moments in the vertical and horizontal directions must be determined, and the moments must be divided by the area.

ここで縦(横)方向のモーメントとは、縦(横)方向
の座標Y(X)と、その座標上に存在する濃度Dの個数
N(M)の積の総和Σ(Y・N)(Σ(X・M))とし
て計算される。
Here, the moment in the vertical (horizontal) direction is the sum of the product of the coordinate Y (X) in the vertical (horizontal) direction and the number N (M) of the densities D existing on the coordinates Σ (Y · N) ( Σ (X · M)).

第4図は、従来技術におけるパイプライン演算型画像
処理装置の一例を示す図である。
FIG. 4 is a diagram showing an example of a pipeline operation type image processing apparatus according to the prior art.

第4図において、カメラ12により撮像された画像は、
A/D変換器13でディジタル信号に変換され、画像メモリ
2に書込まれる。
In FIG. 4, the image captured by the camera 12 is
The signal is converted into a digital signal by the A / D converter 13 and written into the image memory 2.

画像メモリ2に書込まれた画像データは、計算機1の
指令により順次読出され、演算器3によって種々の画像
処理を施された後、再び画像メモリ2に書込まれる。
The image data written in the image memory 2 is sequentially read out according to a command from the computer 1, subjected to various image processes by the arithmetic unit 3, and then written into the image memory 2 again.

処理された画像は、D/A変換器15でアナログの映像信
号に変換され、モニタテレビ14に表示される。
The processed image is converted to an analog video signal by the D / A converter 15 and displayed on the monitor television 14.

ここで、計算機1は、装置の制御及び演算器3ではで
きない処理を行う。
Here, the computer 1 controls the apparatus and performs processing that cannot be performed by the arithmetic unit 3.

以上の様なパイプライン演算型画像処理装置で、前述
のモーメントを計算する時、従来は、第5図に示す様
な、ラン長変換回路を用いて、画像のラン長変換を行っ
た。
When the above-described moment is calculated by the above-described pipeline operation type image processing apparatus, a run length conversion of an image is conventionally performed by using a run length conversion circuit as shown in FIG.

ここで、ラン長変換とは、第6図に示す様に、画像メ
モリ2内のデータを横方向に読出し各行毎に、対象画像
25(濃度D)の領域の始点の座標とその長さに変換する
ことを言う。第6図では、1つ目のランは(i1,j1,N1
2つ目のランは(j2,j1,N2)n個目のランは(i1,jn,
Nn)となる。
Here, the run length conversion means that data in the image memory 2 is read out in the horizontal direction as shown in FIG.
This means that the coordinates are converted into the coordinates of the start point of the area of 25 (density D) and its length. In FIG. 6, the first run is (i 1 , j 1 , N 1 )
The second run is (j 2 , j 1 , N 2 ) and the nth run is (i 1 , j n ,
N n ).

第5図の回路では、パイプラインを流れるデータ、即
ち演算器3の出力は、比較回路16に入力され、ここで、
濃度指定レジスタ17の値と比較されて、そのデータが、
対象画像のデータであるか判断される。
In the circuit of FIG. 5, the data flowing through the pipeline, that is, the output of the arithmetic unit 3, is input to the comparison circuit 16, where
It is compared with the value of the density designation register 17 and the data is
It is determined whether the data is data of the target image.

入力されたデータが対象画像のデータであると判断さ
れると、比較回路16の出力が“L"から“H"となり、第1
のカウンタ19がクロックのパルス数を計数し始める。こ
こで、クロックとは、画像データが1つ入力される毎
に、1つパルスが出る様に同期している。
When it is determined that the input data is data of the target image, the output of the comparison circuit 16 changes from “L” to “H”, and the first
Counter 19 starts counting the number of clock pulses. Here, the clock is synchronized so that one pulse is output each time one image data is input.

この時までに、第2のカウンタ20では、画像データの
転送が始まる時にリセットされた後、1行分の画像デー
タを転送している間は“H"、改行期間中は“L"となる画
像有効信号23の数を計数しており、入力される画像デー
タの縦方向の座標jnを示す。
By this time, the second counter 20 is reset when the transfer of the image data is started, and then becomes "H" during the transfer of one line of image data and "L" during the line feed period. The number of image valid signals 23 is counted, and indicates the vertical coordinate j n of the input image data.

又、第3のカウンタ21では、画像有効信号23の“L"で
リセットされた後、クロック24のパルス数を計数してお
り、入力される画像データの横方向の座標inを示す。
Also, shown in the third counter 21, after being reset by the "L" of the image effective signal 23, and counts the number of pulses of the clock 24, the coordinates i n the transverse direction of the image data to be input.

比較回路16の出力が“L"から“H"に変化すると、メモ
リ制御回路18は、第2のカウンタ20のデータと、第3の
カウンタ21のデータ、即ち、ランの始点の座標をラン結
果メモリ22に書込む。
When the output of the comparison circuit 16 changes from "L" to "H", the memory control circuit 18 compares the data of the second counter 20 and the data of the third counter 21, that is, the coordinates of the start point of the run with the run result. Write to memory 22.

次に、入力される画像データが、対象画像領域から外
れると、第2のカウンタ19は計数を停止し、同時に、メ
モリ制御回路18は、ラン結果メモリ22に、そのデータ即
ち、ランの長さを書込む。その後、第1のカウンタ19は
リセットされる。
Next, when the input image data deviates from the target image area, the second counter 19 stops counting, and at the same time, the memory control circuit 18 stores the data, that is, the length of the run in the run result memory 22. Write. Thereafter, the first counter 19 is reset.

以上の動作を、全画像データに対して行うことによ
り、画像のラン長変換が実施される。
By performing the above operation on all image data, the run length of the image is converted.

モーメントを計算する為には、この後、計算機1がラ
ン結果メモリ22の内容を参照して、ソフトウエアにて計
算することになる。
In order to calculate the moment, the computer 1 thereafter calculates the moment by software with reference to the contents of the run result memory 22.

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

前述の従来技術においては、画像データのラン長変換
までは、専用のハードウェアで行う為高速であるが、そ
の後、モーメントの計算はソフトウェアで行わなければ
ならない為、多大な処理時間を要する。
In the above-described prior art, the run length conversion of image data is performed at high speed because it is performed by dedicated hardware. However, since the calculation of the moment must be performed by software, a large amount of processing time is required.

又、ラン長変換回路は、1度のパイプライン処理で
は、1つの濃度に対してしかラン長変換できない為、濃
度の異なる対象画像が複数ある場合にはその数だけパイ
プライン処理を行わなければならず、これもまた、処理
時間の増加を招いている。
In addition, since the run length conversion circuit can perform run length conversion only for one density in one pipeline process, if there are a plurality of target images having different densities, the pipeline process must be performed by the number thereof. However, this also leads to an increase in processing time.

本発明の課題は、上記従来の問題点を解消することが
できる画像処理装置を提供することである。
An object of the present invention is to provide an image processing apparatus that can solve the above-mentioned conventional problems.

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

本発明による画像処理装置は、画像メモリに読込まれ
たラベリング画像データをクロックに同期して演算器に
読出して処理し、処理結果を該画像メモリに書込むパイ
プライン演算型画像処理装置において、前記画像メモリ
から読出される画像データを前記クロックの1.5クロッ
ク分遅延させる遅延回路と、前記演算器から前記クロッ
クに同期して続けて出力される画像データの一致を検出
する一致検出回路と、前記遅延回路にて遅延する前の画
像データと遅延後の画像データを前記読出しクロックの
ハイレベル時とロウレベル時とで切換えて、演算結果格
納用結果メモリにアドレスとして入力することにより、
濃度の異なる対象画像毎に演算結果を切換えるデータ切
換回路と、前記クロック又は画像有効信号をカウント
し、前記結果結果メモリに読込まれた画像データの前記
画像メモリ上での縦又は横方向の座標値を示すカウンタ
と、前記結果メモリに格納された画像データと前記カウ
ンタのカウント値を加算し、ラベル毎の座標値を累計す
ることにより画像データのモーメントを計算して前記結
果メモリに格納する加算回路と、前記加算回路に対し、
該加算回路の出力と前記結果メモリからの読出しデータ
とを切換えて入力する加算切換回路と、前記一致検出回
路の検出信号に応じて前記結果メモリに対する画像デー
タの読出し、書込みの制御及び前記加算切換回路の切換
えを行なうメモリ制御回路とを具備してなることを特徴
とする。
An image processing apparatus according to the present invention is a pipeline operation type image processing apparatus that reads labeling image data read into an image memory into an arithmetic unit in synchronization with a clock, processes the labeling image data, and writes a processing result into the image memory. A delay circuit for delaying image data read from an image memory by 1.5 clocks of the clock, a coincidence detection circuit for detecting coincidence of image data continuously output from the arithmetic unit in synchronization with the clock, and By switching between the image data before the delay in the circuit and the image data after the delay between the high level and the low level of the read clock, and inputting them as addresses to the operation result storage memory,
A data switching circuit for switching the operation result for each target image having a different density, counting the clock or the image valid signal, and coordinate values of the image data read into the result memory in the vertical or horizontal direction on the image memory And an addition circuit that adds the image data stored in the result memory to the count value of the counter, calculates the moment of the image data by accumulating the coordinate values for each label, and stores the moment in the result memory. And the addition circuit
An addition switching circuit for switching and inputting the output of the addition circuit and the read data from the result memory, and controlling the reading and writing of image data to and from the result memory in accordance with the detection signal of the coincidence detection circuit and the addition switching And a memory control circuit for switching circuits.

〔作用〕[Action]

遅延回路では、結果メモリの内容を読出し、縦又は、
横方向の座標を加算した後、再び結果メモリに書込める
までに必要なクロック数とクロックの半分に相当する時
間だけ入力データを遅延させる。
In the delay circuit, the contents of the result memory are read out,
After the addition of the coordinates in the horizontal direction, the input data is delayed by a time corresponding to the number of clocks necessary for writing data to the result memory again and a time corresponding to half of the clocks.

画像データが入力され始めるとデータ切換回路は、ま
ず遅延させる前のデータをアドレスとして出力し、メモ
リ制御回路は、結果メモリの内容を読出す。
When image data starts to be input, the data switching circuit first outputs data before delay as an address, and the memory control circuit reads the contents of the result memory.

この時、カウンタは、縦方向モーメントの計算を行う
時には、画像データ転送開始時にリセットされ、画像有
効信号の数を計数する。即ち、縦方向座標を出力する。
又、横方向モーメントの計算を行う時には、画像データ
転送の改行時にリセットされ、読出しクロック数を計数
する。即ち、横方向の座標を出力する。
At this time, when calculating the vertical moment, the counter is reset at the start of the image data transfer, and counts the number of image valid signals. That is, the vertical coordinate is output.
When the calculation of the lateral moment is performed, it is reset at the line feed of the image data transfer, and the number of read clocks is counted. That is, the coordinates in the horizontal direction are output.

読出された結果メモリの内容は、加算回路でカウンタ
の出力と加算される。
The content of the read result memory is added to the output of the counter by the adding circuit.

この時点で、結果メモリのアドレスには、遅延回路で
遅延された、読出し時と同じデータが現われているの
で、そこに、加算回路の出力が再び書込まれる。
At this time, since the same data as that at the time of reading, which has been delayed by the delay circuit, appears at the address of the result memory, the output of the adder circuit is rewritten there.

以上の動作を全画像データに対して行うことにより、
モーメントの計算が実行できる。
By performing the above operation on all image data,
Calculation of moment can be performed.

ただし、この時、入力される画像データが2つ以上続
けて同じ値である時、1つ目のデータに対する加算結果
が、結果メモリに書込まれる前に、次のデータが結果メ
モリの内容を読出してしまう為、モーメントの計算が正
常に行われないことがある。
However, at this time, when two or more input image data have the same value successively, the next data stores the contents of the result memory before the result of addition to the first data is written to the result memory. Since the reading is performed, the calculation of the moment may not be performed normally.

この為、連続して入力される画像データが同じ値かを
一致検出回路で検出し、もし同じ値であれば、2つ目以
降の画像データに対しては、結果メモリの内容と、カウ
ンタの出力を加算するのではなく、加算回路の出力に再
びカウンタの値を加算する様に加算切換回路の切換えを
行う様にすることにより、常に、正常にモーメントの計
算が行える様になる。
For this reason, the coincidence detection circuit detects whether or not the successively input image data has the same value. If the value is the same, the contents of the result memory and the counter of the counter are read for the second and subsequent image data. By performing the switching of the addition switching circuit so as to add the value of the counter to the output of the adding circuit again instead of adding the output, the moment can always be normally calculated.

〔実施例〕〔Example〕

次に、本発明の一実施例を第1図に基づき説明する。 Next, an embodiment of the present invention will be described with reference to FIG.

第2図は、本発明の一実施例のタイミングチャートを
示す図である。
FIG. 2 is a diagram showing a timing chart of one embodiment of the present invention.

第1図において、計算機1、画像メモリ2及び演算器
3は、パイプライン演算型画像処理装置を構成する最小
限のものであり、その他の回路が、本発明により設けら
れた回路である。
In FIG. 1, a computer 1, an image memory 2, and a computing unit 3 are the minimum ones constituting a pipeline operation type image processing apparatus, and other circuits are circuits provided according to the present invention.

説明に於て、遅延回路4は、入力される画像データを
1.5クロックだけ遅延させるものとし、又、カウンタ9
はクロック24を計数する。即ち横方向のモーメントを計
算するものとする。縦方向のモーメントを計算する時
は、カウンタ9が画像データ転送開始時にリセットさ
れ、画像有効信号23を計数する様に変わるだけで、主た
る動作に変化はない。
In the description, the delay circuit 4 converts input image data
Delay by 1.5 clocks and counter 9
Counts clock 24. That is, the moment in the lateral direction is calculated. When calculating the moment in the vertical direction, the counter 9 is reset at the start of the image data transfer and changes to count the image valid signal 23, but there is no change in the main operation.

まず、演算器3からは、クロック24に同期して画像デ
ータがA0,A1,A2,A3…と転送されて来る。
First, the image data is transferred from the computing unit 3 as A 0 , A 1 , A 2 , A 3 ... In synchronization with the clock 24.

遅延回路4では、これが1.5クロックだけ遅延され
る。
In the delay circuit 4, this is delayed by 1.5 clocks.

データ切換回路7は、クロック24が“L"の間は遅延す
る前のデータを、“H"の間は、遅延後のデータを結果メ
モリ8にアドレスとして出力する。
The data switching circuit 7 outputs data before delay to the result memory 8 as an address while the clock 24 is “L” and data after delay while the clock 24 is “H”.

一致検出回路5の出力が“L"の時、即ち連続して入力
されたデータが異なる時は、メモリ制御回路6は、クロ
ック24が“L"の時に、結果メモリ8の内容を読出す。
When the output of the coincidence detecting circuit 5 is "L", that is, when successively input data is different, the memory control circuit 6 reads the contents of the result memory 8 when the clock 24 is "L".

読出された結果メモリ8の内容は、加算切換回路10に
入力されるが、一致検出回路5の出力が“L"であるの
で、そのまま、加算回路11に入力される。
The content of the read result memory 8 is input to the addition switching circuit 10, but is input to the addition circuit 11 as it is because the output of the coincidence detection circuit 5 is "L".

加算回路11では、カウンタ9の出力、即ち、入力され
た画像データの横方向の座標と加算される。以上の動作
が1.5クロックの時間内に行われる。
The adding circuit 11 adds the output of the counter 9, that is, the horizontal coordinate of the input image data. The above operation is performed within 1.5 clocks.

結果メモリ8の読出しから、1.5クロック後のクロッ
ク24が“H"の時には、結果メモリ8のアドレスには、読
出し時と同じアドレスが現われているので、一致検出回
路5の出力が“L"であるならば、加算回路11の出力を再
び書込む。
When the clock 24 after 1.5 clocks from the reading of the result memory 8 is "H", the same address as that at the time of reading appears in the address of the result memory 8, so that the output of the match detection circuit 5 is "L". If there is, the output of the adder circuit 11 is written again.

次に、画像データA2とA3が等しいとすると、一致検出
回路5は、1クロック分だけ、その出力を“H"とする。
Then, the image data A 2 and A 3 are equal, the coincidence detection circuit 5, by one clock, and "H" the output.

一致検出回路5の出力が“H"であるとすると、2つ目
のデータA3の時の結果メモリ8の読出しを休止し、替り
に、加算切換回路10を切換えて、加算回路11の出力を、
再び加算回路11に入力する。又、1つ目のデータA2の時
の結果メモリ8への書込みも休止する。
When a match output of the detection circuit 5 is assumed to be "H", the result when the second data A 3 suspended the reading of memory 8, instead, switches the addition switching circuit 10, the output of the adder circuit 11 To
The signal is input to the adder circuit 11 again. Also pauses result writing to the memory 8 when the first data A 2.

この結果、1つ目のデータA2の時に読出された、結果
メモリ8の時の内容に、2つのデータA2,A3の座標が続
けて加算され、A3の時の書込みで、結果メモリ8に書込
まれることになる。
As a result, read out at the time of the first data A 2, the contents when the result memory 8, two data A 2, A 3 of the coordinates are added continuously, in writing at the time of A 3, the results It will be written to the memory 8.

この動作は、画像データがいくつ連続して同じであっ
ても、同様に行われる。
This operation is performed in the same manner, regardless of the number of consecutive image data.

ここで、画像データが改行中の不定データと、画像デ
ータの各行の最初もしくは最後のデータがたまたま一致
してしまった場合、結果メモリ8の読出し、もしくは書
込み不良が起ってしまうので、メモリ制御回路6は、各
行の最初では必ず結果メモリ8を読出し、最後では必
ず、結果メモリ8に書込む様にしなければならない。
Here, if the indefinite data in which the image data is line feed and the first or last data of each line of the image data happen to coincide with each other, reading or writing failure of the result memory 8 occurs. The circuit 6 must always read the result memory 8 at the beginning of each row and always write to the result memory 8 at the end.

以上の動作を、全画像データについて行うことによ
り、濃度の異なる対象画像毎に、濃度と同じアドレスの
位置に、横方向のモーメントが1回のパイプライン演算
で求められることになる。
By performing the above operation on all the image data, the moment in the horizontal direction is obtained by one pipeline operation at the position of the same address as the density for each target image having a different density.

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

以上説明した様に、本発明によれば、画像メモリ内に
存在する濃度の異なる対象画像毎に、縦方向又は、横方
向のモーメントがそれぞれ1回のパイプライン演算で、
同時に求められ、かつ、ソフトウエアによる処理が不要
となり、処理時間の大幅な短縮が可能となる。
As described above, according to the present invention, for each of the target images having different densities existing in the image memory, the moment in the vertical direction or in the horizontal direction is calculated by one pipeline operation.
Simultaneously, the processing is not required by software, and the processing time can be greatly reduced.

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

第1図は、本発明の一実施例に係る画像処理装置のブロ
ック図、第2図は本発明の一実施例のタイミングチャー
ト図、第3図はモーメント計算の説明図、第4図は従来
のパイプライン演算型画像処理装置のブロック図、第5
図は従来の技術によるモーメント計算の為のラン長変換
回路のブロック図、第6図は、ラン長変換の説明図であ
る。 4……遅延回路、5……一致検出回路、7……データ切
換回路、9……カウンタ、10……加算切換回路、11……
加算回路。
FIG. 1 is a block diagram of an image processing apparatus according to one embodiment of the present invention, FIG. 2 is a timing chart of one embodiment of the present invention, FIG. 3 is an explanatory diagram of moment calculation, and FIG. Block diagram of the pipeline operation type image processing apparatus of FIG.
FIG. 1 is a block diagram of a run length conversion circuit for calculating a moment according to a conventional technique, and FIG. 6 is an explanatory diagram of run length conversion. 4 delay circuit 5 coincidence detection circuit 7 data switching circuit 9 counter 10 addition switching circuit 11
Addition circuit.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 浦田 秀夫 兵庫県神戸市兵庫区和田崎町1丁目1番 1号 三菱重工業株式会社神戸造船所内 (56)参考文献 特開 昭62−3309(JP,A) 特開 昭60−157672(JP,A) ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Hideo Urata 1-1-1, Wadazaki-cho, Hyogo-ku, Kobe City, Hyogo Prefecture Inside the Kobe Shipyard of Mitsubishi Heavy Industries, Ltd. (56) References JP 62-3309 (JP, A) JP-A-60-157672 (JP, A)

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】画像メモリに読込まれたラベリング画像デ
ータをクロックに同期して演算器に読出して処理し、処
理結果を該画像メモリに書込むパイプライン演算型画像
処理装置において、 前記画像メモリから読出される画像データを前記クロッ
クの1.5クロック分遅延させる遅延回路と、 前記演算器から前記クロックに同期して続けて出力され
る画像データの一致を検出する一致検出回路と、 前記遅延回路にて遅延する前の画像データと遅延後の画
像データを前記読出しクロックのハイレベル時とロウレ
ベル時とで切換えて、演算結果格納用結果メモリにアド
レスとして入力することにより、濃度の異なる対象画像
毎に演算結果を切換えるデータ切換回路と、 前記クロック又は画像有効信号をカウントし、前記結果
結果メモリに読込まれた画像データの前記画像メモリ上
での縦又は横方向の座標値を示すカウンタと、 前記結果メモリに格納された画像データと前記カウンタ
のカウント値を加算し、ラベル毎の座標値を累計するこ
とにより画像データのモーメントを計算して前記結果メ
モリに格納する加算回路と、 前記加算回路に対し、該加算回路の出力と前記結果メモ
リからの読出しデータとを切換えて入力する加算切換回
路と、 前記一致検出回路の検出信号に応じて前記結果メモリに
対する画像データの読出し、書込みの制御及び前記加算
切換回路の切換えを行なうメモリ制御回路と を具備してなることを特徴とする画像処理装置。
1. A pipeline operation type image processing apparatus for reading out and processing a labeling image data read into an image memory in synchronization with a clock to an arithmetic unit and writing a processing result into the image memory. A delay circuit for delaying read image data by 1.5 clocks of the clock, a coincidence detection circuit for detecting coincidence of image data continuously output from the arithmetic unit in synchronization with the clock, and the delay circuit. By switching between the image data before the delay and the image data after the delay between the high level and the low level of the read clock and inputting them as addresses to the result memory for storing the calculation results, calculation is performed for each target image having a different density. A data switching circuit for switching the result; counting the clock or image valid signal; and an image read into the result memory. A counter indicating the vertical or horizontal coordinate value of the image data on the image memory, and adding the image data stored in the result memory and the count value of the counter, and accumulating the coordinate value for each label. An addition circuit for calculating a moment of image data and storing the result in the result memory; an addition switching circuit for switching and inputting an output of the addition circuit and data read from the result memory to the addition circuit; An image processing apparatus comprising: a memory control circuit that controls reading and writing of image data from and to the result memory in accordance with a detection signal of a detection circuit and performs switching of the addition switching circuit.
JP1008013A 1989-01-17 1989-01-17 Image processing device Expired - Fee Related JP2659783B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1008013A JP2659783B2 (en) 1989-01-17 1989-01-17 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1008013A JP2659783B2 (en) 1989-01-17 1989-01-17 Image processing device

Publications (2)

Publication Number Publication Date
JPH02187875A JPH02187875A (en) 1990-07-24
JP2659783B2 true JP2659783B2 (en) 1997-09-30

Family

ID=11681463

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1008013A Expired - Fee Related JP2659783B2 (en) 1989-01-17 1989-01-17 Image processing device

Country Status (1)

Country Link
JP (1) JP2659783B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06251153A (en) * 1993-02-08 1994-09-09 Loral Aerospace Corp Multiplex function type pre-treatment equipment for target pursuit

Also Published As

Publication number Publication date
JPH02187875A (en) 1990-07-24

Similar Documents

Publication Publication Date Title
US4511962A (en) Memory control unit
CA2083074A1 (en) Defect detection
JPS628072B2 (en)
JPH0644292B2 (en) Two-dimensional visual recognition device
US5530458A (en) Image memory control device
JP2659783B2 (en) Image processing device
JP2002328837A (en) Memory controller
JP2659784B2 (en) Image processing device
US5379236A (en) Moving object tracking method
JP2659785B2 (en) Image processing device
JPH03192392A (en) Video signal output device
RU2153235C2 (en) Method for tracking object and device which implements said method
US5307454A (en) Apparatus for extracting local image from original image
JPS61140270A (en) Picture element density converter
RU1783572C (en) Device for output of graphic information
JPS61188671A (en) Image processor
JPH09319865A (en) Image processor
JPH0734225B2 (en) Image processing device
SU1711194A1 (en) Tv image amplitude histogram evaluator
JP2962148B2 (en) Image processing device
SU546832A1 (en) Device for finding the midpoint of the segment
JPS63186383A (en) Image processing device
JPH0230546B2 (en)
JPS6361906A (en) Detection system for position of center of gravity of object body by picture processor
JPH0720206B2 (en) Field determination circuit for television signals

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees