JPH0530967U - Image processing device - Google Patents

Image processing device

Info

Publication number
JPH0530967U
JPH0530967U JP7653491U JP7653491U JPH0530967U JP H0530967 U JPH0530967 U JP H0530967U JP 7653491 U JP7653491 U JP 7653491U JP 7653491 U JP7653491 U JP 7653491U JP H0530967 U JPH0530967 U JP H0530967U
Authority
JP
Japan
Prior art keywords
projection
result
data
memory
image processing
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.)
Withdrawn
Application number
JP7653491U
Other languages
Japanese (ja)
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 JP7653491U priority Critical patent/JPH0530967U/en
Publication of JPH0530967U publication Critical patent/JPH0530967U/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)

Abstract

(57)【要約】 【目的】 本考案は、画素数の多い精細な画像でも迅速
に処理することのできる射影画像処理装置を得ることを
目的とする。 【構成】 射影用加算回路13により1つの射影量が求
まる都度、閾値レジスタ17に記憶されている予め定め
られた閾値データ36と比較器18で比較し、その結果
得られた大小関係が大小フリップフロップ19に記憶さ
れている1つ前のものと異なるとき、そのラインナンバ
ーと大小結果とを変化点メモリ15に記憶し、CPU1
0に読み込むことを特徴とする。
(57) [Summary] [Object] An object of the present invention is to provide a projection image processing apparatus capable of rapidly processing even a fine image having a large number of pixels. Whenever one projection amount is obtained by the projection adder circuit 13, the predetermined threshold value data 36 stored in the threshold value register 17 is compared by the comparator 18, and the magnitude relationship obtained as a result is the size flip flip block. When the line number and the magnitude result are different from the previous one stored in the CPU 19, the change point memory 15 stores the line number and the result.
It is characterized by reading to 0.

Description

【考案の詳細な説明】[Detailed description of the device]

【0001】[0001]

【産業上の利用分野】[Industrial applications]

本考案は、特に射影処理を行う画像処理装置に関する。 The present invention particularly relates to an image processing device that performs projection processing.

【0002】[0002]

【従来の技術】[Prior Art]

画像処理において、横方向或いは縦方向に影像データを加算してゆき、その加 算結果の変化具合から、1つの座標軸のどの辺りに物体が存在するかを検出する 射影処理はよく使われる。この時ポイントとなるのは、物体の端部位値に相当す る、射影結果が大きく変化する画素アドレスを求めることである。このアドレス 探索は、射影結果がメモリに保持されていて、このメモリにアクセスできるCP Uを持つ構成の装置で、ソフトウェア処理を行わせれば、基本的には何ら問題と ならない。従来の装置は殆どこのような構成になっており、射影処理の期間(タ イミング)と、変化点検出処理の期間(タイミング)とは、全く別のタイミング でシリーズに行われるため処理時間が長大になるという傾向があった。また汎用 の画像処理装置では、全ての処理を実時間で高速に行うようには考えていないの で、フレキシビリティを持つソフトウェア処理で行わせるものが殆どで、この点 からも処理時間が長くかかることが多くなっている。 In image processing, image data is added in the horizontal direction or the vertical direction, and the projection processing is often used to detect where on one coordinate axis an object exists based on the degree of change in the addition result. At this time, the point is to find the pixel address corresponding to the end part value of the object, which greatly changes the projection result. This address search basically does not cause any problem if software processing is performed in a device having a projection result stored in a memory and having a CPU that can access this memory. Most conventional devices have this kind of configuration, and the processing time is long because the projection processing period (timing) and the change point detection process period (timing) are performed at completely different timings. Tended to become. In addition, since general-purpose image processing devices do not intend to perform all the processing in real time at high speed, most of them are performed by software processing with flexibility, and from this point as well, the processing time is long. Is increasing.

【0003】[0003]

【考案が解決しようとする課題】[Problems to be solved by the device]

このように従来法では、射影結果からの変化点検出をソフトウェアで実施する ため、特に画素数の多い精細な影像を処理する場合には、大小関係の判定を行う 比較照合の繰返しで多大な時間を要し、高速処理を狙う画像処理においては、問 題なしとしなかった。 As described above, in the conventional method, the change point is detected from the projection result by software, so when processing a fine image with a large number of pixels, it is necessary to determine the magnitude relationship. Therefore, there was no problem in image processing aiming at high-speed processing.

【0004】 そこで、本考案は、単に比較照合のハードウェア化に止まらず、射影処理を行 いながらパイプライン的に変化点検出も行えるようにし、リアルタイム画像処理 に使える装置を提供することを目的とする。Therefore, the present invention is not limited to hardware for comparison and collation, and is also capable of detecting change points in a pipeline while performing projection processing and providing an apparatus usable for real-time image processing. And

【0005】[0005]

【課題を解決するための手段及び作用】[Means and Actions for Solving the Problems]

上述の目的を達成する本考案は、射影結果と比較照合する閾値をあらかじめ設 定しておき、この閾値との大小関係が変化する点をハードウェア的に検出する回 路を設け、この回路が変化を見つけたときに、その画像ラインナンバをメモリに 格納して、CPUには物体の端部情報を直接読めるようにしようとするものであ る。 In the present invention which achieves the above-mentioned object, a threshold value for comparison and collation with the projection result is set in advance, and a circuit for detecting a point where the magnitude relationship with the threshold value changes by hardware is provided. When a change is found, the image line number is stored in the memory so that the CPU can directly read the edge information of the object.

【0006】[0006]

【実施例】【Example】

以下、本考案の実施例を図面に従って詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

【0007】 図1は本考案の実施例を説明するための回路ブロック図である。10はCPU 、11は影像メモリの読出し制御回路、12は影像メモリ、13は射影用加算回 路、14は射影結果が格納されるメモリ、15は変化点アドレスが格納されるメ モリ、16はアドレス生成回路、17は閾値レジスタ、18は射影結果を基準値 と比べる比較器(1)、19は射影結果と基準値の大小関係を覚えておくF/F (フリップフロップ)、20は大小関係の変化を見る比較器(2)、21は変化 点カウンタ、30は射影開始指令信号、31はメモリ読出アドレス信号、32は 影像データ(通常は2値化された“1”,“0”のデータ)、33は影像メモリ からの読出しが1ライン分終了した時アクティブになるアドレスインクリメント 信号、34は射影データ、35は閾値設定データ、36は閾値データ、37は大 小信号、38は前回の大小信号、39は変化検出信号、40は射影ラインナンバ データ、41は変化点数データ、50はメモリ読出しデータバスである。影像メ モリにデータが入ってくる回路は省略してあり、射影処理部のみに限定した回路 ブロック図を示している。また、この図では閾値を1つだけ持たせ、2段階での 変化検出を想定しているが、複数の閾値を設定して更に多段階での変化検出も容 易に拡張とて構成することができる。 次に図1のブロック図による作用について説明する。FIG. 1 is a circuit block diagram for explaining an embodiment of the present invention. Reference numeral 10 is a CPU, 11 is a read control circuit of an image memory, 12 is an image memory, 13 is an addition circuit for projection, 14 is a memory for storing a projection result, 15 is a memory for storing a change point address, and 16 is a memory. Address generation circuit, 17 is a threshold register, 18 is a comparator (1) that compares the projection result with a reference value, 19 is an F / F (flip-flop) that remembers the magnitude relationship between the projection result and the reference value, and 20 is the magnitude relationship Of the change counter, 21 is a change point counter, 30 is a projection start command signal, 31 is a memory read address signal, and 32 is image data (usually a binarized "1" or "0" Data), 33 is an address increment signal that becomes active when reading from the image memory is completed for one line, 34 is projection data, 35 is threshold setting data, 36 is threshold data, and 37 is large. A small signal, 38 is a previous large / small signal, 39 is a change detection signal, 40 is projection line number data, 41 is change point number data, and 50 is a memory read data bus. A circuit in which data is input to the image memory is omitted, and a circuit block diagram in which only the projection processing unit is limited is shown. Also, in this figure, it is assumed that only one threshold is provided and change detection in two stages is assumed, but multiple thresholds can be set and change detection in multiple stages can be easily expanded. You can Next, the operation of the block diagram of FIG. 1 will be described.

【0008】 CPU10からの射影開始指令信号30が読出し制御回路11に与えられるこ とによって、本回路が動作開始する。影像メモリ12には通常図2の原影像のよ うなデータが入っており(例えば512×512画素)、読出し制御回路11は 、これらのデータを順番に読出して加算回路13に与えると共に、1ライン分( 512画素)が終了する度に、アドレスインクリメント信号33を、アドレス生 成回路16に出力する。When the projection start command signal 30 from the CPU 10 is given to the read control circuit 11, the operation of this circuit is started. The image memory 12 normally contains data such as the original image of FIG. 2 (for example, 512 × 512 pixels), and the read control circuit 11 sequentially reads these data and supplies them to the adder circuit 13 and at the same time for one line. The address increment signal 33 is output to the address generation circuit 16 each time the minute (512 pixels) is completed.

【0009】 加算回路13では、1ライン分の画素データの総和が計算され、この射影デー タ34は、1ライン毎に射影結果メモリ14に記憶される。同時に18の比較器 (1)に伝えられる。閾値レジスタ17には、射影処理に先立ってCPU10よ り射影データを2分するような閾値がセットされているので、比較器(1)は、 射影データ34>閾値データ36のとき“1”を出力し、射影データ34<閾値 データ36のとき“0”を出力するように動作し、更にこの大小信号37は、2 0の比較器(2)に伝えられると共に、大小フリップフロップ19に記憶される 。The addition circuit 13 calculates the total sum of pixel data for one line, and the projection data 34 is stored in the projection result memory 14 for each line. At the same time, it is transmitted to 18 comparators (1). Since the threshold value that divides the projection data by the CPU 10 into two is set in the threshold register 17 prior to the projection processing, the comparator (1) sets “1” when projection data 34> threshold data 36. When the projection data 34 is smaller than the threshold data 36, the output signal "0" is output, and the magnitude signal 37 is transmitted to the 20 comparator (2) and stored in the magnitude flip-flop 19. R.

【0010】 比較器(2)では、前回の大小信号38と今回の大小信号37の一致性がチェ ックされ、両者が異なる場合、変化検出信号39がアクティブとなる。このアク ティブになった回数が、変化点カウンタ21でカウントされ、この出力の変化点 数データ41がメモリへのアドレス信号として使われて、変化点メモリ15に、 変化を生起したラインナンバデータ40及び閾値と照合しての大小データ37) を書き込む。In the comparator (2), the previous large / small signal 38 and the current large / small signal 37 are checked for coincidence, and when they are different, the change detection signal 39 becomes active. The number of times of activation is counted by the change point counter 21, and the change point number data 41 of this output is used as an address signal to the memory to change the line number data 40 that causes the change in the change point memory 15. And the size data 37) that is compared with the threshold value is written.

【0011】 例えば、図2の具体例で説明すると、原影像のハッチングを施した物体を射影 したデータは同図右の実線のようになり、一点鎖線の閾値で調べればi部で0→ 1へ、j部で1→0へと2回の変化点を検出する。変化点メモリに書込まれるデ ータは、このi及びjと、変化後に閾値とを比べ大小どちらかであったかの大小 データ1(iのとき)と0(Jのとき)とであり、図3のようになる。For example, in the concrete example of FIG. 2, the data obtained by projecting the hatched object of the original image is as shown by the solid line on the right side of FIG. , And j, the change point is detected twice from 1 to 0. The data written to the change point memory are i and j, and the magnitude data 1 (when i) and 0 (when J) that indicate whether the threshold value is larger or smaller after the change. It becomes like 3.

【0012】 CPU10は全てのラインについての終了後に変化点メモリ15を読出せば、 直ちに物体端部の画素ナンバを知ることができる。もちろん、射影結果メモリ1 4の内容を順次調べることによってもできるので、従来法のようなソフトウェア 処理との組合せで更に細かい画像分析も当然可能である。The CPU 10 can immediately know the pixel number at the end of the object by reading the change point memory 15 after completion of all the lines. Of course, since it is also possible to sequentially examine the contents of the projection result memory 14, it is naturally possible to perform a finer image analysis in combination with software processing as in the conventional method.

【0013】[0013]

【考案の効果】[Effect of the device]

本考案は上記のように、従来の射影処理回路に簡単な回路を追加するのみで、 射影像の端部をハードウェア的に検出することを可能とし、また処理タイミング も射影処理中に同時に行う構成としているので、画像処理の高速化を計れる手段 を提供できることになり、極めて優れた効果を奏するものである。 As described above, the present invention makes it possible to detect the edge of the projection image by hardware by simply adding a simple circuit to the conventional projection processing circuit, and the processing timing is also performed simultaneously during the projection processing. Since the configuration is adopted, it is possible to provide a means for increasing the speed of image processing, and it is possible to achieve an extremely excellent effect.

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

【図1】本考案の一実施例に係る回路ブロック図。FIG. 1 is a circuit block diagram according to an embodiment of the present invention.

【図2】本考案の射影処理の具体例を示す図。FIG. 2 is a diagram showing a specific example of projection processing according to the present invention.

【図3】本考案の変化点メモリへのデータ記憶例を示す
図。
FIG. 3 is a diagram showing an example of data storage in a change point memory of the present invention.

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

10…CPU、11…影像メモリの読出し制御回路、1
2…影像メモリ、13…射影用加算回路、14…射影結
果が格納されるメモリ、15…変化点アドレスが格納さ
れるメモリ、16…アドレス生成回路、17…閾値レジ
スタ、18…射影結果を基準値と比べる比較器(1)、
19…射影結果と基準値の大小関係を覚えておくF/F
(フリップフロップ)、20…大小関係の変化を見る比
較器(2)、21…変化点カウンタ。
10 ... CPU, 11 ... Image memory read-out control circuit, 1
2 ... Image memory, 13 ... Projection addition circuit, 14 ... Projection result memory, 15 ... Change point address memory, 16 ... Address generation circuit, 17 ... Threshold register, 18 ... Projection result as a reference Comparator (1) to compare with the value,
19 ... F / F to remember the magnitude relationship between the projection result and the reference value
(Flip-flop), 20 ... Comparator (2) for observing changes in magnitude relationship, 21 ... Change point counter.

Claims (1)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】 射影を行う画像処理において、1つのラ
インの射影量が求まる度に、あらかじめ設定している閾
値と比較し、この結果求まる大小関係が、1つ前のライ
ンのものと異なるとき、その時のラインナンバと、大小
結果とを変化点メモリに記憶し、CPUに読込むことを
特徴とする画像処理装置。
1. In image processing for projecting, each time the projection amount of one line is obtained, it is compared with a preset threshold value, and when the magnitude relation obtained as a result is different from that of the preceding line. An image processing apparatus characterized in that the line number at that time and the magnitude result are stored in a change point memory and read into a CPU.
JP7653491U 1991-09-24 1991-09-24 Image processing device Withdrawn JPH0530967U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7653491U JPH0530967U (en) 1991-09-24 1991-09-24 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7653491U JPH0530967U (en) 1991-09-24 1991-09-24 Image processing device

Publications (1)

Publication Number Publication Date
JPH0530967U true JPH0530967U (en) 1993-04-23

Family

ID=13607944

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7653491U Withdrawn JPH0530967U (en) 1991-09-24 1991-09-24 Image processing device

Country Status (1)

Country Link
JP (1) JPH0530967U (en)

Similar Documents

Publication Publication Date Title
CN111915549A (en) Defect detection method, electronic device and computer readable storage medium
JP2828645B2 (en) Mark area judgment device
JPH0644292B2 (en) Two-dimensional visual recognition device
JPH0810132B2 (en) Target pattern rotation angle detection method
JPS61272841A (en) Address detecting circuit
JPH0530967U (en) Image processing device
JP2809762B2 (en) Figure shaping device
EP0454064A2 (en) Data transmission system
JP2789900B2 (en) State history storage device
JPH024950B2 (en)
JP2861435B2 (en) Pipeline type arithmetic unit
JPS61117673A (en) System for picture data transfer processing
JPS5920153B2 (en) Function generation method
JP2636075B2 (en) Vector processing equipment
JPS60254255A (en) Memory scan system
JP3700504B2 (en) Memory interface
JPH0490078A (en) Centroid detector
JP3147355B2 (en) Address translator
JPS61294306A (en) Detector for rotation deviation
JPH02187872A (en) Picture processor
JP2620094B2 (en) How to measure figure patterns
JP2707767B2 (en) Image processing device
JPS5914797B2 (en) coordinate input device
JPH0512448A (en) Image recognizing device
JPH0442711B2 (en)

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19951130