JPH03278283A - Image processor - Google Patents

Image processor

Info

Publication number
JPH03278283A
JPH03278283A JP2079089A JP7908990A JPH03278283A JP H03278283 A JPH03278283 A JP H03278283A JP 2079089 A JP2079089 A JP 2079089A JP 7908990 A JP7908990 A JP 7908990A JP H03278283 A JPH03278283 A JP H03278283A
Authority
JP
Japan
Prior art keywords
image
data
picture element
compressed image
pixel
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
JP2079089A
Other languages
Japanese (ja)
Inventor
Toshihiro Yamashita
智弘 山下
Norihisa Kawabata
川端 徳久
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.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
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 Omron Corp, Omron Tateisi Electronics Co filed Critical Omron Corp
Priority to JP2079089A priority Critical patent/JPH03278283A/en
Publication of JPH03278283A publication Critical patent/JPH03278283A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

PURPOSE:To rapidly search the existing position of an object by forming a compressed image from a binary image, converting the picture element data of an independent picture element in the compressed image to remove noise and scanning the noise-removed compressed image to search the existing position of the object. CONSTITUTION:Picture element data are extracted every other three picture elements in horizontal and vertical directions of a binary image to compress binary picture element data BVi. A noise removing circuit 20 detects and in dependent picture element from the compressed image and the picture element data of the independent picture element is converted so that a black picture element is converted into a white picture element and vice versa. The nose- removed compressed image data BVi are stored in an image memory 19 and then a CPU 22 scans all the compressed image to search the existing position of the object.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 この発明は、対象物を撮像して得た入力画像を画像処理
して対象物の存在位置を探索するのに用いられる画像処
理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION <Industrial Application Field> The present invention relates to an image processing device used to search for the location of an object by processing an input image obtained by imaging the object.

〈従来の技術〉 従来、この種画像処理装置として、対象物を撮像して得
た入力画像を2値化処理して第9図に示すような2値画
像1を生成した後、この2値画像1を図中矢印で示すよ
うに全面走査することにより対象物の画像に相当する黒
画素部分2.3を検出して、対象物の存在位置を探索す
る方式のものが存在している。前記入力画像には大小の
ノイズが含まれ、このノイズが2値画像1上で例えば黒
画素部分4として現れるため、走査に際し、黒画素部分
2〜40面積計測を行ってその計測値の大小から黒画素
部分がノイズか否かを判別しつつ探索処理を進めている
<Prior Art> Conventionally, this type of image processing apparatus generates a binary image 1 as shown in FIG. There is a method that searches for the location of the object by scanning the entire image 1 as shown by the arrow in the figure to detect black pixel portions 2.3 corresponding to the image of the object. The input image contains large and small noise, and this noise appears as, for example, a black pixel portion 4 on the binary image 1. Therefore, during scanning, the area of 2 to 40 black pixel portions is measured and the area of the black pixel portion 4 is measured based on the size of the measured value. Search processing is proceeding while determining whether the black pixel portion is noise or not.

〈発明が解決しようとする問題点〉 しかしながらこのような方式では、2値画像1を画像全
体にわたり全面走査する必要があり、しかも黒画素部分
を検出する都度、ノイズ判別のための面積計測を行うた
め、探索処理に多大の時間を要するという問題がある。
<Problems to be solved by the invention> However, in such a method, it is necessary to scan the entire binary image 1 over the entire image, and each time a black pixel portion is detected, area measurement is performed for noise discrimination. Therefore, there is a problem in that the search process takes a lot of time.

この発明は、上記問題に着目してなされたもので、対象
物の存在位置を高速で探索し得る新規な画像処理装置を
提供することを目的とする。
The present invention has been made in view of the above problem, and an object of the present invention is to provide a novel image processing device that can search for the location of an object at high speed.

〈問題点を解決するための手段〉 この発明は、対象物を撮像して得た入力画像を画像処理
して対象物の存在位置を探索するのに、前記入力画像を
2値化処理して2値画像を生成する手段と、前記2値画
像に対し所定画素位置の画素データを抽出して圧縮画像
を生成する手段と、圧縮画像中の孤立画素に対し画素デ
ータの変換を行ってノイズ除去する手段と、ノイズ除去
後の圧縮画像を走査して対象物の存在位置を探索する手
段とで画像処理装置を構成している。
<Means for Solving the Problems> In the present invention, in order to search for the location of the object by processing an input image obtained by imaging the object, the input image is binarized. means for generating a binary image; means for extracting pixel data at a predetermined pixel position from the binary image to generate a compressed image; and converting pixel data for isolated pixels in the compressed image to remove noise. An image processing device is constituted by means for scanning the compressed image after noise removal and searching for the location of the object.

〈作用〉 圧縮処理後にノイズ除去を行って得た圧縮画像を用いて
対象物の存在位置を探索するので、探索範囲が挟まり、
しかもノイズ判別の時間が大幅に短縮され、対象物の存
在位置を高速で探索し得る。
<Operation> Since the location of the object is searched using the compressed image obtained by removing noise after compression processing, the search range is narrowed,
Furthermore, the time required for noise discrimination is significantly shortened, and the location of the object can be searched for at high speed.

〈実施例〉 第1図はこの発明の一実施例にかかる画像処理装置の全
体構成を示し、また第2図は入力画像の1水平走査期間
についてのタイムチャートである。
<Embodiment> FIG. 1 shows the overall configuration of an image processing apparatus according to an embodiment of the present invention, and FIG. 2 is a time chart for one horizontal scanning period of an input image.

図示例の画像処理装置において、カメラ1゜は対象物を
撮像して入力画像を求め、その入力画像の映像信号VD
、は2値化回路11と同期分離回路12とに与えられる
。2値化回路11は映像信号VD、を2値化して2値画
像データ8ν。
In the illustrated image processing device, a camera 1° images an object to obtain an input image, and obtains a video signal VD of the input image.
, are given to the binarization circuit 11 and the synchronization separation circuit 12. The binarization circuit 11 binarizes the video signal VD and generates binary image data 8ν.

に変換し、同期分離回路12は映像信号VD、より水平
同期信号HDと垂直同期信号VDとを分離する。なお2
値画像データBV、は第2図(4)に、水平同期信号H
Dは第2図(2)に、それぞれ示しである。
The synchronization separation circuit 12 separates the video signal VD into a horizontal synchronization signal HD and a vertical synchronization signal VD. Note 2
The value image data BV is shown in FIG. 2 (4), and the horizontal synchronization signal H
D is shown in FIG. 2 (2).

2値画像データBV、はCRTインターフェイス13を
介してCRT表示部14へ出力される他に、データ変換
器15を経て画像メモリ16に与えられる。データ変換
器15はシリアルデータをパラレルデータに変換するた
めのものである。
The binary image data BV is output to the CRT display unit 14 via the CRT interface 13 and is also provided to the image memory 16 via the data converter 15. The data converter 15 is for converting serial data into parallel data.

同期分離回路12で分離された水平および垂直の各同期
信号HD、、VDは、二個のタイミング制御部17.1
8に与えられる。
The horizontal and vertical synchronization signals HD, VD separated by the synchronization separation circuit 12 are sent to two timing control units 17.1.
given to 8.

一方のタイミング制御部17は前記2値画像データB 
V8を前記画像メモリ16に書き込むためのアドレスデ
ータAD、を生成する。他方のタイミング制御部1日は
、後記する圧縮画像データBV、 ’を他の画像メモリ
19に書き込むためのアドレスデータAD、を生成する
と共に、画像クロックPCKおよびライトイネーブル信
号WEを発生させる。なお画像クロックPCKは1周期
が2値画像データBV、の1画素分に対応するクロック
であり、そのタイミングが第2図(1)に示しである。
One timing control section 17 controls the binary image data B.
Address data AD for writing V8 into the image memory 16 is generated. The other timing control unit 1 generates address data AD for writing compressed image data BV and ' to be described later into another image memory 19, and also generates an image clock PCK and a write enable signal WE. The image clock PCK is a clock whose one period corresponds to one pixel of the binary image data BV, and its timing is shown in FIG. 2 (1).

またアドレスデータADzは第2図(5)(7)に、ラ
イトイネーブル信号WEは第2図(6)(8)に、それ
ぞれ示しである。
Further, the address data ADz is shown in FIG. 2 (5) and (7), and the write enable signal WE is shown in FIG. 2 (6) and (8), respectively.

ライトイネーブル信号WEは2値画像を構成する各画素
データから所定画素位置の画素データを抽出して圧縮画
像を生成するための信号であって、この実施例の場合、
水平および垂直の各方向につき3画素置きの画素データ
を抽出することにより、第3図に示す如く、水平方向が
B、垂直方向がAの画像サイズの2値画像1から、水平
方向がBI3、垂直方向が八/3の画像サイズの圧縮画
像5を得ている。
The write enable signal WE is a signal for generating a compressed image by extracting pixel data at a predetermined pixel position from each pixel data constituting a binary image, and in this embodiment,
By extracting pixel data every three pixels in each of the horizontal and vertical directions, as shown in FIG. A compressed image 5 with an image size of 8/3 in the vertical direction is obtained.

第2図(5)(6)は、31番目(ただしi・O,L2
.・・・・)の水平走査ラインについてのアドレスデー
タADz とライトイネーブル信号WEとを示している
。ライトイネーブル信号WEは0,3,6゜・・・・番
目の各画素データを抽出すべく3画素置きにローレベル
となっており、またその抽出データを画像メモリ19に
書き込むべ(アドレスデータAD2も3画素置きにイン
クリメントされる。
Figure 2 (5) and (6) are the 31st (however, i・O, L2
.. . . ) and the write enable signal WE for the horizontal scanning line. The write enable signal WE is set to a low level every third pixel in order to extract the 0th, 3rd, 6th... pixel data, and the extracted data must be written into the image memory 19 (address data AD2 is also incremented every three pixels.

第2図(力(8)は、31番目以外の水平走査ラインに
ついてのアドレスデータ八D2とライトイネーブル信号
WEとを示しており、これらの水平走査期間中はライト
イネーブル信号WEはハイレベルのままで画素データの
抽出は行われず、また画像メモリ19へ書き込むための
アドレスデータADZも生成されない。
Figure 2 (8) shows the address data 8D2 and write enable signal WE for horizontal scanning lines other than the 31st, and the write enable signal WE remains at a high level during these horizontal scanning periods. No pixel data is extracted, and address data ADZ for writing into the image memory 19 is not generated.

この実施例の場合、上記の圧縮処理を後記するノイズ除
去回路20へ2値画像データBV、を入力する際に実施
しており、これによりノイズ除去回路20からはノイズ
除去された圧縮画像データBV、 ’が出力されること
になる。
In the case of this embodiment, the above compression processing is performed when binary image data BV is input to a noise removal circuit 20 (to be described later), so that the noise removal circuit 20 outputs noise-removed compressed image data BV. , ' will be output.

第4図および第5図は、前記タイミング制御部18の具
体例を示している。
4 and 5 show specific examples of the timing control section 18.

第4図は垂直アドレスデータAD2(y)を生成するだ
めの回路部分であって、ラッチ回路30と減算カウンタ
31とアドレスカウンタ32とを含んでいる。ラッチ回
路30には垂直方向の画素データの抽出間隔(この実施
例では[3])がラッチされ、その値が減算カウンタ3
1にロードされる。減算カウンタ31は水平同期信号H
Dを計数して減算動作し、計数値がゼロになると、アド
レスカウンタ32に出力を与える。
FIG. 4 shows a circuit portion for generating vertical address data AD2(y), which includes a latch circuit 30, a subtraction counter 31, and an address counter 32. The vertical pixel data extraction interval ([3] in this embodiment) is latched in the latch circuit 30, and the value is stored in the subtraction counter 3.
1. The subtraction counter 31 receives the horizontal synchronization signal H
D is counted and subtracted, and when the counted value becomes zero, an output is given to the address counter 32.

アドレスカウンタ32はこの出力を計数し、その計数値
を垂直アドレスデータADz(y)として出力する。な
お減算カウンタ31およびアドレスカウンタ32には垂
直同期信号VDがクリア信号としてそれぞれ与えられる
Address counter 32 counts this output and outputs the counted value as vertical address data ADz(y). Note that the vertical synchronization signal VD is applied to the subtraction counter 31 and the address counter 32 as a clear signal, respectively.

第5図が水平アドレスデータADz(x)とライトイネ
ーブル信号WEを生成するための回路部分であって、ラ
ッチ回路33と減算カウンタ34とアドレスカウンタ3
5とオア回路36とを含んでいる。ラッチ回路33には
水平方向の画素データの抽出間隔(この実施例では「3
」)がラッチされ、その値が減算カウンタ34にロード
される。減算カウンタ34は画像クロックPCKを計数
して減算動作し、計数値がゼロになると、アドレスカウ
ンタ35およびオア回路36に出力を与える。アドレス
カウンタ35はこの出力を計数し、その計数値を水平ア
ドレスデータADZ(X)として出力する。オア回路3
6は減算カウンタ35からの出力と画像クロックPCK
との論理和をライトイネーブル信号WEとして出力する
。なお減算カウンタ34およびアドレスカウンタ35に
は水平同期信号HDがクリア信号としてそれぞれ与えら
れる。
FIG. 5 shows a circuit portion for generating horizontal address data ADz(x) and write enable signal WE, which includes a latch circuit 33, a subtraction counter 34, and an address counter 3.
5 and an OR circuit 36. The latch circuit 33 has a horizontal pixel data extraction interval (in this embodiment, 3
”) is latched and its value is loaded into the subtraction counter 34. The subtraction counter 34 performs a subtraction operation by counting the image clock PCK, and when the count value becomes zero, provides an output to the address counter 35 and the OR circuit 36. Address counter 35 counts this output and outputs the counted value as horizontal address data ADZ(X). OR circuit 3
6 is the output from the subtraction counter 35 and the image clock PCK
The logical sum of these is output as the write enable signal WE. Note that the horizontal synchronization signal HD is applied to the subtraction counter 34 and the address counter 35 as a clear signal, respectively.

第1図に戻って、ノイズ除去回路20は、圧縮画像中の
孤立画素を検出して、その孤立画素の画素データを変換
することによりノイズ除去を行う。この実施例では、圧
縮画像に対し第8図に示すような縦3画素×横3画素の
マスク6を設定して走査し、その中心画素eの画素デー
タがその周囲画素a−d、f−hの各画素データと不一
致のとき、その中心画素eはノイズに相当する孤立画素
であると判断し、黒画素データは白画素データに、白画
素データは黒画素データに、それぞれデータ変換する。
Returning to FIG. 1, the noise removal circuit 20 detects isolated pixels in the compressed image and performs noise removal by converting the pixel data of the isolated pixels. In this embodiment, a compressed image is scanned by setting a mask 6 of 3 pixels vertically by 3 pixels horizontally as shown in FIG. When it does not match each pixel data of h, the central pixel e is determined to be an isolated pixel corresponding to noise, and the black pixel data is converted to white pixel data, and the white pixel data is converted to black pixel data, respectively.

第6図は前記マスク6を走査しつつマスク6内の各画素
a % iの画素データD3〜D、を抽出するための回
路構成を示し、また第7図は中心画素eが孤立画素か否
かを検出して検出結果に応じて画素データの変換を行う
ための回路構成を示す。
FIG. 6 shows a circuit configuration for extracting pixel data D3 to D of each pixel a%i in the mask 6 while scanning the mask 6, and FIG. 7 shows whether the center pixel e is an isolated pixel or not. 2 shows a circuit configuration for detecting pixel data and converting pixel data according to the detection result.

第6図中、40.41はノイズ除去前の圧縮画像データ
BV、′を1水平走査ライン分だけ遅延させる遅延回路
、42〜47は圧縮画像データBV、″を画像クロック
PCKで3クロック分だけ遅延させる遅延回路であって
、この回路に圧縮画像データBV、 ”を入力すること
により、圧縮画像に対し前記マスク6を走査しつつマス
ク6内の各画素a〜iの画素データD3〜D。
In Fig. 6, 40.41 is a delay circuit that delays the compressed image data BV, ′ before noise removal by one horizontal scanning line, and 42 to 47 are delay circuits that delay the compressed image data BV, ′ by 3 clocks using the image clock PCK. This circuit is a delay circuit that delays pixel data D3 to D of each pixel a to i in the mask 6 while scanning the mask 6 with respect to the compressed image by inputting the compressed image data BV,'' to this circuit.

が抽出される。is extracted.

また第7図中、50〜57は中心画素eの画素データD
8と周囲画素ayd、f−hの各画素データDa−Dd
、D、−Dkとの一致判別を行うためのエクスクル−シ
ブオア回路であり、全てのエクスクル−シブオア回路5
0〜57が不一致判別を行ったとき、アンド回路58は
孤立画素検出信号をエクスクル−シブオア回路59へ出
力する。このエクスクル−シブオア回路59の他の入力
として中心画素eの画素データD8が与えられ、孤立画
素検出信号を人力したとき、画素データD8が黒画素デ
ータであれば自画素データに、白画素データであれば黒
画素データに、それぞれデータ変換される。
Further, in FIG. 7, 50 to 57 are pixel data D of the center pixel e.
8 and surrounding pixels ayd, each pixel data Da-Dd of f-h
, D, -Dk, and all exclusive OR circuits 5
When pixels 0 to 57 are determined to be non-coincident, the AND circuit 58 outputs an isolated pixel detection signal to the exclusive OR circuit 59. The pixel data D8 of the center pixel e is given as another input to this exclusive OR circuit 59, and when the isolated pixel detection signal is input manually, if the pixel data D8 is black pixel data, it is used as the own pixel data, and when it is white pixel data, it is used as the own pixel data. If so, each data is converted to black pixel data.

上記ノイズ除去回路21によりノイズ除去された圧縮画
像データBV、 ’はデータ変換器21でパラレルデー
タに変換された後、画像メモリ19に与えられる。
The compressed image data BV,' from which noise has been removed by the noise removal circuit 21 is converted into parallel data by the data converter 21 and then provided to the image memory 19.

2個の画像メモリ16.19はデータバス25を介して
CPU22に接続される。CPU22に接続されるデー
タバス25およびアドレスバス26にはプログラムを記
憶させるROM23と各種データの読み書きに供される
RAM24とが接続されており、CPU22は前記プロ
グラムに従って画像メモリ10に格納された圧縮画像を
用いて対象物の存在位置の探索処理を実行し、また画像
メモリ16に格納された2値画像を用いて特徴抽出など
の計測処理を実行する。
Two image memories 16, 19 are connected to the CPU 22 via a data bus 25. A ROM 23 for storing programs and a RAM 24 for reading and writing various data are connected to a data bus 25 and an address bus 26 connected to the CPU 22, and the CPU 22 reads compressed images stored in the image memory 10 according to the programs. A search process for the location of the object is executed using the image memory 16, and a measurement process such as feature extraction is executed using the binary image stored in the image memory 16.

なお第2図(3)は、この計測範囲を示す信号である。Note that FIG. 2 (3) is a signal indicating this measurement range.

つぎに上記構成の画像処理装置の一連の動作を説明する
Next, a series of operations of the image processing apparatus having the above configuration will be explained.

いまカメラ10により対象物を撮像すると、。Now, when the object is imaged by the camera 10.

その映像信号VD、は2値化回路11で2値化処■ ■ 理され、その2(l!画像データBV、が画像メモリ1
6に記憶されると共に、CRT表示部14にその2値画
像が表示される。
The video signal VD is binarized by the binarization circuit 11, and the second (l! image data BV) is converted into the image memory 1.
6, and the binary image is displayed on the CRT display section 14.

また前記2値画像データBV、はノイズ除去回路20に
人力されるが、このデータ入力に際して、2値画像の水
平および垂直の各方向につき3画素置きの画素データを
抽出することにより2値画像データBV、の圧縮処理が
行われる。この圧縮画像につきノイズ除去回路20では
孤立画素の検出が行われ、孤立画素についてはその画素
データは黒画素が白画素に、白画素が黒画素に、それぞ
れデータ変換される。
The binary image data BV is manually inputted to the noise removal circuit 20, and when inputting this data, the binary image data BV is extracted by extracting pixel data every third pixel in each of the horizontal and vertical directions of the binary image. BV is compressed. The noise removal circuit 20 detects isolated pixels in this compressed image, and the pixel data of the isolated pixels is converted into data such that a black pixel becomes a white pixel, and a white pixel becomes a black pixel.

このような圧縮処理とノイズ除去とを組み合わヒると、
例えば水平および垂直の各方向につき]〜33画素の大
きさにわたるノイズは、圧縮処理で除去されるか、或い
は1画素分の大きさのノイズとして残り、つぎのノイズ
除去処理でそのノイズが孤立画素として完全に除かれる
ことになる。
Combining such compression processing and noise removal results in
For example, noise with a size of ~33 pixels in each horizontal and vertical direction is either removed by the compression process, or remains as a single pixel-sized noise, and the next noise removal process removes the noise as an isolated pixel. will be completely removed.

ノイズ除去後の圧縮画像データBV、 ’は画像] 2 メモリ19に記憶された後、CPU22はこの圧縮画像
を全面走査することにより対象物の存在位置を探索する
。この場合に圧縮画像中の黒画素部分を検出する都度、
ノイズ判別のための面積計測を行うが、探索範囲が前記
圧縮処理により大幅に狭められており、しかも一定サイ
ズ以下のノイズがすでに除去されているから、対象物の
探索を高速で実行できる。
Compressed image data BV after noise removal, ' is an image] 2 After being stored in the memory 19, the CPU 22 scans the entire surface of this compressed image to search for the location of the object. In this case, each time a black pixel part in the compressed image is detected,
Although area measurement is performed for noise discrimination, the search range is significantly narrowed by the compression process, and since noise smaller than a certain size has already been removed, the search for the target object can be performed at high speed.

なお上記実施例では、3画素置きの画素データを抽出し
て2値画像を179の大きさに圧縮しているが、抽出間
隔をさらに大きくとれば、層大きな圧縮度合が得られ、
またより大きなノイズも除去できる。また画素データの
抽出間隔を水平方向と垂直方向とを変えることも可能で
あり、これらは探索する対象物の大きさや種類に応じて
任意に設定すればよい。
In the above embodiment, the binary image is compressed to a size of 179 by extracting pixel data every third pixel, but if the extraction interval is made larger, a higher degree of compression can be obtained.
It can also remove larger noises. It is also possible to change the extraction interval of pixel data in the horizontal direction and the vertical direction, and these may be set arbitrarily depending on the size and type of the object to be searched.

〈発明の効果〉 この発明は上記の如く、対象物を撮像して得た入力画像
を2値化処理して2値画像を生成し、その2値画像に対
し所定画素位置の画素データを抽出して圧縮画像を生成
すると共に、圧縮画像中の孤立画素に対し画素データの
変換を行ってノイズ除去した後、そのノイズ除去後の圧
縮画像を走査して対象物の存在位置を探索するようにし
たから、探索範囲が挟まりかつノイズ判別の時間が大幅
に短縮され、対象物の存在位置を高速で探索できるとい
う効果がある。
<Effects of the Invention> As described above, the present invention generates a binary image by binarizing an input image obtained by imaging an object, and extracts pixel data at a predetermined pixel position from the binary image. It generates a compressed image, converts the pixel data of isolated pixels in the compressed image to remove noise, and then scans the compressed image after noise removal to search for the location of the object. Therefore, the search range is narrowed and the time for noise discrimination is significantly shortened, resulting in the effect that the location of the object can be searched at high speed.

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

第1図はこの発明の一実施例にかかる画像処理装置の全
体構成を示すブロック図、第2図は第1図の回路のタイ
ムチャート、第3図は画像の圧縮処理の概念を示す説明
図、第4図および第5図はタイミング制御部の具体例を
示すブロック図、第6図および第7図はノイズ除去回路
の回路構成を示すブロック図、第8図は圧縮画像を走査
するマスクの概念を示す説明図、第9図は対象物の探索
処理を示す説明図である。 10・・・・カメラ    11・・・・2値化回路1
2・・・・同期分離回路 18・・・・タイミング制御部 19・・・・画像メモリ 20・・・・ノイズ除去回路 22・・・・CPU
FIG. 1 is a block diagram showing the overall configuration of an image processing device according to an embodiment of the present invention, FIG. 2 is a time chart of the circuit shown in FIG. 1, and FIG. 3 is an explanatory diagram showing the concept of image compression processing. , FIGS. 4 and 5 are block diagrams showing specific examples of the timing control section, FIGS. 6 and 7 are block diagrams showing the circuit configuration of the noise removal circuit, and FIG. 8 is a block diagram showing the circuit configuration of the noise removal circuit. FIG. 9 is an explanatory diagram showing the concept, and FIG. 9 is an explanatory diagram showing the target object search process. 10... Camera 11... Binarization circuit 1
2...Synchronization separation circuit 18...Timing control unit 19...Image memory 20...Noise removal circuit 22...CPU

Claims (1)

【特許請求の範囲】 対象物を撮像して得た入力画像を画像処理して対象物の
存在位置を探索するための画像処理装置であって、 前記入力画像を2値化処理して2値画像を生成する手段
と、 前記2値画像に対し所定画素位置の画素データを抽出し
て圧縮画像を生成する手段と、 圧縮画像中の孤立画素に対し画素データの変換を行って
ノイズ除去する手段と、 ノイズ除去後の圧縮画像を走査して対象物の存在位置を
探索する手段とを備えて成る画像処理装置。
[Scope of Claims] An image processing device for searching for the location of an object by processing an input image obtained by imaging the object, the device comprising: binarizing the input image to generate a binary value; means for generating an image; means for extracting pixel data at a predetermined pixel position from the binary image to generate a compressed image; and means for converting pixel data for isolated pixels in the compressed image to remove noise. and means for scanning the compressed image after noise removal to search for the location of an object.
JP2079089A 1990-03-28 1990-03-28 Image processor Pending JPH03278283A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2079089A JPH03278283A (en) 1990-03-28 1990-03-28 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2079089A JPH03278283A (en) 1990-03-28 1990-03-28 Image processor

Publications (1)

Publication Number Publication Date
JPH03278283A true JPH03278283A (en) 1991-12-09

Family

ID=13680157

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2079089A Pending JPH03278283A (en) 1990-03-28 1990-03-28 Image processor

Country Status (1)

Country Link
JP (1) JPH03278283A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102641873A (en) * 2012-04-17 2012-08-22 长沙海赛电装科技股份有限公司 Intelligent cleaning device for air-conditioning unit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102641873A (en) * 2012-04-17 2012-08-22 长沙海赛电装科技股份有限公司 Intelligent cleaning device for air-conditioning unit

Similar Documents

Publication Publication Date Title
JPH03278283A (en) Image processor
JP4140402B2 (en) Image processing device
JPH0129643Y2 (en)
JPH0514898A (en) Image monitor device
JP2554102B2 (en) Slit optical detector
JPH09288037A (en) Inspection method for lcd panel
JPS6365347A (en) Singular point detecting method by image processing
JP2814315B2 (en) Vehicle dynamics measurement device
JPH0353390A (en) Outline discriminating device for moving body
JP2866528B2 (en) Image signal separation method and apparatus
JP3574883B2 (en) Pupil measurement device
JPH02217974A (en) Image recognizing device
JPH0385681A (en) Picture processor
JPH11185037A (en) Device and method for processing defect information
JP2011244199A (en) Imaging apparatus, imaging method and program
TW202314643A (en) Method and system for automatically searching for multi-grayscale regions of interest
JPS6365575A (en) Detecting method for singular point by image processing
JP3175946B2 (en) Object position measuring method and device
JPH1079035A (en) Specific object extracting device
JPS6312311B2 (en)
JPS63221487A (en) Threshold level detector
JPS6093572A (en) Graphic selective image processor
JPH06333046A (en) Image feature value extracting device
JPH09167964A (en) Image input circuit for image processor
JPH0385984A (en) Picture recognition device