JP4015423B2 - Image recognition apparatus and program - Google Patents

Image recognition apparatus and program Download PDF

Info

Publication number
JP4015423B2
JP4015423B2 JP2002000998A JP2002000998A JP4015423B2 JP 4015423 B2 JP4015423 B2 JP 4015423B2 JP 2002000998 A JP2002000998 A JP 2002000998A JP 2002000998 A JP2002000998 A JP 2002000998A JP 4015423 B2 JP4015423 B2 JP 4015423B2
Authority
JP
Japan
Prior art keywords
recognition
image
template
camera
position 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.)
Expired - Fee Related
Application number
JP2002000998A
Other languages
Japanese (ja)
Other versions
JP2003203219A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2002000998A priority Critical patent/JP4015423B2/en
Publication of JP2003203219A publication Critical patent/JP2003203219A/en
Application granted granted Critical
Publication of JP4015423B2 publication Critical patent/JP4015423B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、近くにある認識率の高い目印を認識し、その認識した位置座標に、本来知りたい目標物の相対座標を加算して、認識結果を得るようにした画像認識装置及びプログラムに関する。
【0002】
【従来の技術】
従来、回路基板の自動チェック(検査)や部品の実装等のためには、メカを正確に制御する必要があった。一般的に、メカそのものに十分な精度を求めることは難しい。このため、ロボットのハンド等に取り付けたカメラで目印をとらえ、画像認識によりその位置座標を推定し、その情報をもとにメカの制御に補正をかけることで、最終的な位置決め精度を高める方法が用いられていた。
【0003】
このような、画像認識では、ある画像のどの部分が他の画像のどの部分に対応するかを求める処理が必要となる。こうした処理は、パターンマッチング(pattern matching)と呼ばれ、画像間のマッチングや図形間のマッチングがある。更に、ある特定の対象物に対応するパターンが画像中のどこに存在するかを調べ、対象物を認識することもマッチングの問題となる。特に対象物のパターンが画像として表現され、そのパターンと対象画像の各部分との類似度を調べることによって、対象物の位置を求める操作は、テンプレートマッチング(template matching )と呼ばれ、画像処理におけるマッチングの最も基本的でよく用いられる手法となっている。
【0004】
図10は従来例の説明図である。図10において、従来のテンプレートマッチングの説明であり、テンプレート▲1▼と画像Aが設けてある。テンプレートマッチングは、検出しようとする対象を表すテンプレート▲1▼を画像A中の点(i,j )にその中心が重なるようにし、テンプレート▲1▼とそれと重なる画像の部分パターンとの類似度を測り、その値を点(i,j )に対象が存在する確からしさとする方法である。対象物の位置を求めるには、この操作を画像のすべての点に対して施し、類似度が最大となる位置を求めるものであった。
【0005】
【発明が解決しようとする課題】
上記従来のものは、画像認識では認識率が低い対象物を認識することは困難であった。
【0006】
本発明は、認識率が低い対象物を直接認識するのではなく、近くにある認識率の高い目印を認識し、その認識した位置座標に、本来知りたい目標物の相対座標を加算して、認識結果を得るようにすることで認識率を大幅に向上させることを目的とする。
【0007】
【課題を解決するための手段】
図1は本発明の画像認識装置の説明図である。図1中、1aは認識対象物、2はカメラ、4はプローブ、10は制御部、11aは駆動手段、13aは画像認識手段、16aは格納手段である。
【0008】
本発明は、前記従来の課題を解決するため次のような手段を有する。
【0009】
(1):認識対象物1aを撮影するカメラ2と、前記カメラ2の画像の認識対象物1aの近くにある基板上の実装部品で認識率の高い部分のテンプレートと前記カメラ2の画像中の認識対象物1aの位置データとを格納する格納手段16aと、前記カメラ2の画像と前記テンプレートでパターンマッチングを行う画像認識手段13aとを備え、前記画像認識手段13aは、前記カメラ2の画像のどの位置が前記テンプレートと対応するのかを求めるパターンマッチングを行い、前記テンプレート画像の認識位置を決定し、該決定した認識位置に前記位置データより求まる前記認識対象物1aまでの差分ベクトルを加算する。このため、認識率が低い認識対象物の認識率を向上させることができる。
【0010】
(2):前記(1)の画像認識装置において、前記カメラの画像の認識対象物1aの近くにある基板上の実装部品で認識率の高い複数部分のテンプレートと前記カメラ2の画像中の認識対象物1aの位置データとを格納する格納手段16aとを備え、前記画像認識手段13aは、前記位置データに基づいて決めた前記カメラ2の画像中の位置及びその周辺の一定の範囲で前記テンプレートを移動し、各移動位置で前記パターンマッチングのマッチング値を求め、更に、前記各テンプレート毎に同様に求めたマッチング値を加算し、該加算したマッチング値が最も高い位置を各前記テンプレート画像の認識位置とし、該認識位置に前記位置データより求まる前記認識対象物1aまでの差分ベクトルを加算する。このため、認識率が低い認識対象物の認識率をより向上させることができる。
【0011】
(3)カメラ2の画像の認識対象物1aの近くにある基板上の実装部品で認識率の高い部分のテンプレートと前記カメラ2の画像中の認識対象物1aの位置データとを格納する格納手段16aと、前記カメラ2の画像のどの位置が前記テンプレートと対応するのかを求めるパターンマッチングを行い、前記テンプレート画像の認識位置を決定し、該決定した認識位置に前記位置データより求まる前記認識対象物1aまでの差分ベクトルを加算する画像認識手段として、コンピュータを機能させるためのプログラムとする。このため、このプログラムをコンピュータにインストールすることで、認識率が低い認識対象物の認識率を大幅に向上させることができる画像認識装置を容易に提供することができる。
【0012】
【発明の実施の形態】
本発明は、本来認識した対象を直接認識するのではなく、近くの相対位置関係が明確で認識しやすい部位を認識し、認識結果の位置座標に、本来認識した対象の位置座標の差分ベクトルを加算して求めたい対象(部位)の位置座標を割り出すものである。
【0013】
(1):画像認識装置の説明
図1は画像認識装置の説明図である。図1において、認識対象物1aは、電子部品が搭載されたプリント基板の目標リード等である。カメラ2は、ロボットハンド等に取り付けられ認識対象物1aの画像を得るものである。プローブ4は、ロボットハンド等に取り付けられて認識対象物1aの検査を行うものである。制御部10は、画像認識装置全体の制御を行うものである。駆動手段11aは、ロボットハンドを駆動するX軸、Y軸、Z軸、Z軸回転(θ3)等の4つの駆動部からなるものである。画像認識手段13aは、パターンマッチング等の処理を行うものである。格納手段16aは、対象物1のCADデータ(位置データ)やテンプレート等の明暗(濃淡)データを格納するものである。
【0014】
例えば、ICのリードの一部を認識したい場合、ICのリードは同じパターンの繰り返しであるため、認識率が低下する。このため、認識したい物の近くにある認識率の大きいVIA(ビア)、テストパット(TP)、認識マーク(RM)、IC位置合わせマーク等を認識する。そして、その認識した位置座標(認識したVIA(ビア)、テストパット、ランドマーク等の位置座標の中心座標)と目標リードの座標値のCAD(コンピュータによる設計)データ上での差分ベクトルを加算し、目標リードの座標を求めるものである。なお、CADデータは、プリント基板等のどこにどのような(大きさの)マーク、IC、パット、ICリード等があるかのデータである。以下、基板の自動チェック装置に適用した画像認識装置について説明する。
【0015】
(2):基板の自動チェックの説明
▲1▼:基板の自動チェック装置構成の説明
図2は基板の自動チェック装置構成の説明図である。図2において、基板の自動チェック装置には、プリント基板1、カメラ2、ハンド(ロボットハンド)3、プローブ4、プローブピン5、ステージ6、モータx、モータy、モータz、モータθ3が設けてある。プリント基板1は、電子部品が搭載されたチェック対象物である。カメラ2は、ハンド3に取り付けられてプリント基板1の画像を得るものである。ハンド3は、プリント基板の自動チェックのためモータにより駆動されるものである。プローブ4は、ハンド3に取り付けられてプリント基板1のチェックを行うものである。プローブピン5は、プリント基板1のコンタクト点と接触してチェックを行うものである。ステージ6は、チェック装置を搭載する基台である。モータxは、ハンド3をX軸方向に移動する駆動手段である。モータyは、ハンド3をY軸(紙面に垂直)方向に移動する駆動手段である。モータzは、ハンド3をZ軸方向に移動する駆動手段である。モータθ3は、ハンド3をZ軸方向の回転移動を行うための駆動手段である。
【0016】
なお、図2では、簡単のため、ハンド3が1個の例であるが、通常は複数(一般的には4個程度)のハンド3が搭載され、同時にプリント基板1の異なるポイントを測定することになる。
【0017】
▲2▼:基板の自動チェック装置の制御ブロックの説明
図3は基板の自動チェック装置の制御ブロックの説明図である。基板自動チェック装置の制御ブロックには、制御部10、モータ群駆動部11、カメラ制御部12、画像認識部13、補正量計算部14、計測部15、測定ポイントデータ格納部16が設けてある。
【0018】
制御部10は、全体の制御を行うものである。モータ群駆動部11は、1つのハンドを動かすのに必要なモータ全ての駆動部を示している。例えば、X軸、Y軸、Z軸、Z軸回転(θ3)の4つのモータ駆動部からなる。カメラ制御部12は、プリント基板1の画像を撮影するカメラ2の制御を行うものである。画像認識部13は、カメラの画像とテンプレートとでパターンマッチングを行い画像認識を行う画像認識手段である。補正量計算部14は、画像認識結果からハンドの補正量を計算するものである。計測部15は、例えばデジタルサンプリングオシロスコープ等で、電圧や電気的波形等を計測するものである。測定ポイントデータ格納部16は、プリント基板(測定対象物)1の測定ポイントをプローブピン5でコンタクトして測定するための場所の座標値の集合、もしくは、座標値に変換可能なデータの集合(プリント基板1のCADデータ)等を格納するものである。
【0019】
▲3▼:Z軸回転(θ3)が必要となるケースの説明
簡単なケースでは、θ3のモータを省略して、X、Y、Z軸の3つのモータだけで任意の点のコンタクトは可能である。しかし、次のようなケースを考えるとθ3のモータが必要となる。
【0020】
1)プリント基板1の取り付け時にθ3軸まわりの誤差がある場合、ハンドをθ3回転することでプリント基板1のX、Y軸とカメラ画像のX、Y軸を合わせる(この場合は、画像変換で回転補正をかければ対応できるので、θ3のモータは必須とはいえない)。
【0021】
2)プリント基板1上の障害物をよけるため、プローブピン5を傾斜させた状態でコンタクトする場合。この場合は、予め傾斜させた向きが障害物のある向きと同じ場合、θ3回転を行うことで障害物をよけることが可能となる。
【0022】
図4はプローブピンを傾斜させる説明図であり、図4(a)はプローブピンを傾斜させない場合の説明、図4(b)はプローブピンを傾斜させ回転させる場合の説明である。図4(a)において、プリント基板1の上にハードディスク等の大型部品7が搭載されている場合、コンタクトしたい点にプローブ4を傾斜させないでコンタクトしようとすると、プローブ4の一部が干渉する。このため、図4(b)のように、プローブピン5を予め傾斜させた状態で、ハンド3をθ3回転を行うことで、図の左右のプローブ4のように大型部品7とプローブ4の干渉を防ぐことができる。
【0023】
3)複数ハンドで同時測定を行う場合、コンタクト点が近接していると、ハンド同士がぶつかる危険がある。この場合に、ハンド回転させることで衝突を回避できる場合がある。
【0024】
4)ハンドにプローブピンとグランドピンの2つのピンを持たせる場合。仮に、プローブピン先端がθ3軸に一致している場合、グランドピンをプローブピンから所定量移動するモータと、θ3モータを正しく動かせば、プローブピンとグランドピンの両方が正しくコンタクトできる。
【0025】
(3):VIA(ビア)を使用する場合の説明
図5はVIAを使用する場合の説明図である。図5において、画像Aとテンプレート▲1▼が設けてある。画像Aは、プリント基板1のカメラの画像であり、周囲にリードを持つIC画像と複数のVIAの画像が示されている。IC画像は、周囲にリード(一部のリードを省略)を持ち、このリードはプリント板上のパットと接続されるものである。VIAは、中心にVIAホール(多層プリント板の層間を接続するための穴(黒丸で示す))を持つものである。テンプレート▲1▼は、パターンマッチングに使用するため予め格納されている目標対象物の近くの認識率の高いデータ(ここではVIAパターンのデータ)である。
【0026】
(目標リードの座標を求める場合の説明)
画像認識装置の格納部に格納されているCADデータにより、複数のVIAおよびICのリードの相対位置は正確に求めることができる。このため、パターンマッチング法で求まったVIAの位置座標に、VIAの中心座標と目標リードの座標値のCADデータ上での差分ベクトルを認識結果座標に加算し目標リードの座標を求めるものである。
【0027】
パターンマッチングは、テンプレートに相当する画像部分のだいたいの位置が予めわかっているため誤差がなければパターンが一致すると思われる位置を中心にし、その位置からテンプレートを前後左右に移動して行う。図6は目標リードの座標を求める処理フローである。以下、図6の処理S1〜S4に従って説明する。
【0028】
S1:画像認識部13の格納手段等にテンプレート▲1▼の明暗データとして、目標リードに近い認識率の高いVIAパターンのデータを設定する。
【0029】
S2:画像認識部13は、テンプレート▲1▼とカメラ画像の回路基板画像のテンプレート▲1▼に相当する部分の誤差がなければパターンが一致すると思われる位置、及び前後左右にテンプレート▲1▼を一定の範囲内で細かく移動させた位置全てに対してパターンマッチングを行い類似度を求める(類似度マトリクスを作成する)。なお、このテンプレート▲1▼を動かす範囲は、位置ズレ誤差をカバーする範囲とする。動かす単位は1ピクセル(画素)単位である。
【0030】
S3:画像認識部13は、類似度が最も高くなる位置(類似度マトリクスの位置)を正確なVIAの画像位置と認識する。
【0031】
S4:次に、VIAの位置座標(認識結果座標)に、VIAの中心座標と目標リードの座標値のCADデータ上での差分ベクトル(X,Y成分)を認識結果座標に加算し目標リードの座標を求めるものである。
【0032】
(4):パターンマッチングに複数のテンプレートを使用する場合の説明
図7は2つのテンプレートを使用する場合の説明図である。図7において、画像Aとテンプレート▲1▼、▲2▼が設けてある。画像Aには、カメラの画像であり、周囲にリード(一部のリードを省略)を持つIC画像aとVIA(ビア)bが示されている。テンプレート▲1▼、▲2▼は、パターンマッチングに使用するため予め格納されているデータ(ここでは、VIAとリードパターンの一部のデータ)である。なお、図7では、テンプレート▲1▼、▲2▼を同時に示してあるが、通常、画像認識部13等の格納手段に別々に格納されるものである。
【0033】
(目標リードの座標を求める場合の説明)
パターンマッチングでは、CADデータによりテンプレートに相当する画像部分のだいたいの位置が予めわかっているため、プリント基板に位置決め誤差がなければパターンが一致すると思われる位置を中心にし、その位置からテンプレートを前後左右に移動して行う。図8は目標リードの座標を求める処理フローである。以下、図8の処理S11〜S15に従って説明する。
【0034】
S11:画像認識部13の格納手段等に、目標リードに近い認識率の高いテンプレート▲1▼とテンプレート▲2▼の明暗データを設定する。
【0035】
S12:画像認識部13は、先ず、VIA用のテンプレート▲1▼とカメラ画像の回路基板画像のテンプレート▲1▼に相当する部分の誤差がなければパターンが一致すると思われる位置、及び前後左右にテンプレート▲1▼を一定の範囲内で細かく移動させた位置全てに対してパターンマッチングを行い類似度を求める(類似度マトリクスを作成する)。なお、このテンプレート▲1▼を動かす範囲は、位置ズレ誤差をカバーする範囲とする。動かす単位は1ピクセル(画素)単位である。
【0036】
S13:画像認識部13は、次に、リードパターン用のテンプレート▲2▼を使用して、テンプレート▲1▼と同様に1ピクセルづつ動かしてパターンマッチングを行い類似度を求める(テンプレート▲2▼を使用した類似度マトリクスを作成する)。この動かす範囲はテンプレート▲1▼と同じ範囲(誤差がなければパターンが一致する位置を中心として)で行う。
【0037】
S14:画像認識部13は、次に、テンプレート▲1▼を使用して得られた類似度とテンプレート▲2▼を使用して得られた類似度とを各位置(同じ移動距離)で加算(テンプレート▲1▼とテンプレート▲2▼を使用して作成した類似度マトリクスを加算)し、この加算した類似度が最も高くなるマトリックス上の位置と、マトリックスの中心との差分ベクトルが誤差である。その誤差だけ補正が行われる。
【0038】
S15:画像認識部13は、認識したテンプレート▲1▼(又は▲2▼)に相当する画像の中心座標にCADデータより求まる目標リードまでの差分ベクトルを加算し、目標リードの座標を求め、正確な目標リード位置と認識するものである。
【0039】
図9は類似度加算の説明図であり、図9(a)はテンプレート▲1▼の類似度マトリクスの説明、図9(b)はテンプレート▲2▼の類似度マトリクスの説明、図9(c)はテンプレート▲1▼とテンプレート▲2▼の類似度マトリクス加算の説明である。
【0040】
図9(a)のテンプレート▲1▼で得られた類似度マトリクスと図9(b)のテンプレート▲2▼で得られた類似度マトリクスとを加算したものが図9(c)の類似度マトリクスである。例えば、図9(a)と図9(b)の中心の類似度がそれぞれ「18」と「20」であるので、図9(c)では中心の類似度が「38」となる。
【0041】
図9(c)において、類似度が最も高いのは「51」であり、この位置は中心より1ピクセル分右斜め上となる。この位置が正確な画像位置と認識することができ、このズレ分を補正してプローブ等の正確な位置付けを行うことができる。
【0042】
このようにして、一か所の認識結果だけでは、信頼性が低いので、CADデータ等により相互の位置関係がわかっている複数の認識率の高い対象を一度に認識することで、認識性能を大幅に向上することができる。即ち、認識結果を向上するために、複数の認識結果の位置座標の相対座標を、予めわかっている相対座標(実物の位置)に一致させるものである。
【0043】
なお、テンプレート▲1▼とテンプレート▲2▼は、パターンの全く違うものの組み合わせを使用すると認識誤差を少なくする(誤差として現れやすい方向が異なるため)ことができる。また、テンプレート▲1▼とテンプレート▲2▼を合わせたような大きなテンプレートは、保存に必要なプログラムが多く(テンプレートの数も増える)なり、またパターンマッチングの処理量も増加するため現実的ではない。
【0044】
なお、上記実施の形態では、テンプレートを1〜2個使用する説明をしたが、3以上使用することにより画像位置の認識結果をより向上することがきる。また、1ピクセル移動する説明をしたが一定の距離(特にアナログの場合)移動してパターンマッチングを行うようにすることもできる。更に、パターンマッチングに類似度を用いたが、距離を用いることもできる。距離は、類似度とは逆に一致度が高いほど小さく(短く)なる。
【0045】
(5):プログラムインストールの説明
制御部10、モータ群駆動部11、駆動手段11a、カメラ制御部12、画像認識部13、画像認識手段13a、補正量計算部14、計測部15、測定ポイントデータ格納部16、格納手段16a等は、プログラムで構成でき、主制御部(CPU)が実行するものであり、主記憶に格納されているものである。このプログラムは、一般的な、コンピュータで処理されるものである。このコンピュータは、主制御部、主記憶、ファイル装置、表示装置、キーボード等の入力手段である入力装置などのハードウェアで構成されている。
【0046】
このコンピュータに、本発明のプログラムをインストールする。このインストールは、フロッピィ、光磁気ディスク等の可搬型の記録(記憶)媒体に、これらのプログラムを記憶させておき、コンピュータが備えている記録媒体に対して、アクセスするためのドライブ装置を介して、或いは、LAN等のネットワークを介して、コンピュータに設けられたファイル装置にインストールされる。そして、このファイル装置から処理に必要なプログラムステップを主記憶に読み出し、主制御部が実行するものである。
【0047】
【発明の効果】
以上説明したように、本発明によれば次のような効果がある。
【0048】
(1):画像認識手段で、カメラの画像のどの位置が認識率の高い部分のテンプレートと対応するのかを求めるパターンマッチングを行い、前記テンプレート画像の認識位置を決定し、該決定し認識位置に位置データより求まる認識対象物までの差分ベクトルを加算するため、認識率が低い認識対象物の認識率を向上させることができる。
【0049】
(2):カメラの画像の認識対象物の近くにある認識率の高い複数部分のテンプレートを備え、画像認識手段で、位置データに基づいて決めたカメラの画像の位置及びその周辺で認識率の高い部分のテンプレートとのパターンマッチングを行いマッチング値を求め、更に、各テンプレート毎に求めた同じ位置のマッチング値を加算し、該加算したマッチング値が最も高い位置を各前記テンプレート画像の認識位置とし、該認識位置に前記位置データより求まる前記認識対象物までの差分ベクトルを加算するため、認識率が低い認識対象物の認識率をより向上させることができる。
【0050】
(3)カメラの画像の認識対象物の近くにある基板上の実装部品で認識率の高い部分のテンプレートと前記カメラの画像中の認識対象物の位置データとを格納する格納手段と、前記カメラの画像のどの位置が前記テンプレートと対応するのかを求めるパターンマッチングを行い、前記テンプレート画像の認識位置を決定し、該決定した認識位置に前記位置データより求まる前記認識対象物までの差分ベクトルを加算する画像認識手段として、コンピュータを機能させるためのプログラムとするため、このプログラムをコンピュータにインストールすることで、認識率が低い認識対象物の認識率を向上させることができる画像認識装置を容易に提供することができる。
【図面の簡単な説明】
【図1】本発明の画像認識装置の説明図である。
【図2】実施の形態における基板の自動チェック装置構成の説明図である。
【図3】実施の形態における基板の自動チェック装置の制御ブロックの説明図である。
【図4】実施の形態におけるプローブピンを傾斜させる説明図である。
【図5】実施の形態におけるVIAを使用する場合の説明図である。
【図6】実施の形態における目標リードの座標を求める処理フローである。
【図7】実施の形態における2つのテンプレートを使用する場合の説明図である。
【図8】実施の形態における目標リードの座標を求める処理フローである。
【図9】実施の形態における類似度加算の説明図である。
【図10】従来例の説明図である。
【符号の説明】
1a 認識対象物
2 カメラ
4 プローブ
10 制御部
11a 駆動手段
13a 画像認識手段
16a 格納手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image recognition apparatus and a program for recognizing a nearby mark having a high recognition rate and adding a relative coordinate of a target to be known to the recognized position coordinate to obtain a recognition result.
[0002]
[Prior art]
Conventionally, it has been necessary to accurately control a mechanism for automatic check (inspection) of a circuit board, mounting of components, and the like. In general, it is difficult to obtain sufficient accuracy for the mechanism itself. For this reason, a method for improving the final positioning accuracy by capturing a mark with a camera attached to a robot hand or the like, estimating the position coordinates by image recognition, and correcting the mechanical control based on the information. Was used.
[0003]
Such image recognition requires processing for determining which part of an image corresponds to which part of another image. Such processing is called pattern matching and includes matching between images and matching between figures. Furthermore, it is a matching problem to check where a pattern corresponding to a specific object exists in the image and recognize the object. In particular, the pattern of the object is represented as an image, and the operation for obtaining the position of the object by examining the similarity between the pattern and each part of the object image is called template matching, and is used in image processing. It is the most basic and often used technique for matching.
[0004]
FIG. 10 is an explanatory diagram of a conventional example. FIG. 10 illustrates a conventional template matching, in which a template (1) and an image A are provided. In the template matching, a template (1) representing an object to be detected is overlapped at a point (i, j) in the image A, and the similarity between the template (1) and a partial pattern of the overlapping image is determined. This is a method of measuring and setting the value as a probability that the object exists at the point (i, j). In order to obtain the position of the object, this operation is performed on all the points of the image, and the position where the similarity is maximum is obtained.
[0005]
[Problems to be solved by the invention]
In the conventional apparatus, it is difficult to recognize an object having a low recognition rate by image recognition.
[0006]
The present invention does not directly recognize an object with a low recognition rate, but recognizes a nearby mark with a high recognition rate, and adds the relative coordinates of the target that the user wants to know to the recognized position coordinates, The purpose is to greatly improve the recognition rate by obtaining the recognition result.
[0007]
[Means for Solving the Problems]
FIG. 1 is an explanatory diagram of an image recognition apparatus according to the present invention. In FIG. 1, 1a is a recognition object, 2 is a camera, 4 is a probe, 10 is a control unit, 11a is drive means, 13a is image recognition means, and 16a is storage means.
[0008]
The present invention has the following means in order to solve the conventional problems.
[0009]
(1): a camera 2 that captures the recognition target object 1a, a template of a part with a high recognition rate in a mounted component on the board near the recognition target object 1a of the image of the camera 2, and the image of the camera 2 A storage unit 16a that stores position data of the recognition object 1a; and an image recognition unit 13a that performs pattern matching on the image of the camera 2 and the template. The image recognition unit 13a Pattern matching for determining which position corresponds to the template is performed, the recognition position of the template image is determined, and the difference vector up to the recognition object 1a determined from the position data is added to the determined recognition position. For this reason, the recognition rate of the recognition target object with a low recognition rate can be improved.
[0010]
(2): In the image recognition apparatus according to (1), a plurality of templates having a high recognition rate among mounted components on a board near the recognition target object 1a of the camera image and recognition in the image of the camera 2 Storage means 16a for storing the position data of the object 1a, and the image recognition means 13a includes the template in a position in the image of the camera 2 determined based on the position data and a certain range around the position. The pattern matching matching value is obtained at each moving position, and the matching value obtained in the same manner is added for each template, and the position where the added matching value is the highest is recognized for each template image. As a position, a difference vector to the recognition object 1a obtained from the position data is added to the recognition position. For this reason, the recognition rate of the recognition target object with a low recognition rate can be improved more.
[0011]
(3) Storage means for storing a template of a part with a high recognition rate in a mounted component on the board near the recognition object 1a of the image of the camera 2 and position data of the recognition object 1a in the image of the camera 2 16a and pattern matching for determining which position of the image of the camera 2 corresponds to the template, the recognition position of the template image is determined, and the recognition object obtained from the position data at the determined recognition position A program for causing a computer to function as image recognition means for adding difference vectors up to 1a. For this reason, by installing this program in a computer, it is possible to easily provide an image recognition apparatus that can greatly improve the recognition rate of a recognition object having a low recognition rate.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
The present invention does not directly recognize the originally recognized object, but recognizes a nearby relative position that is clear and easy to recognize, and sets the difference vector of the position coordinate of the originally recognized object as the position coordinate of the recognition result. The position coordinates of the object (part) to be obtained by addition are determined.
[0013]
(1): Description of Image Recognition Device FIG. 1 is an explanatory diagram of an image recognition device. In FIG. 1, a recognition object 1a is a target lead or the like of a printed board on which an electronic component is mounted. The camera 2 is attached to a robot hand or the like and obtains an image of the recognition object 1a. The probe 4 is attached to a robot hand or the like and inspects the recognition object 1a. The control unit 10 controls the entire image recognition apparatus. The driving unit 11a includes four driving units such as an X axis, a Y axis, a Z axis, and a Z axis rotation (θ3) for driving the robot hand. The image recognition means 13a performs processing such as pattern matching. The storage means 16a stores light / dark (light / dark) data such as CAD data (position data) of the object 1 and a template.
[0014]
For example, when it is desired to recognize a part of the lead of the IC, the recognition rate decreases because the lead of the IC is a repetition of the same pattern. For this reason, a VIA (via), test pad (TP), recognition mark (RM), IC alignment mark, etc. with a high recognition rate near the object to be recognized are recognized. Then, the recognized position coordinates (recognized VIA (via), test pad, center coordinates of the position coordinates of landmarks, etc.) and the difference vector on CAD (computer design) data of the coordinate value of the target lead are added. The coordinates of the target lead are obtained. The CAD data is data indicating what kind of mark (size), IC, pad, IC lead, etc. are present on a printed circuit board or the like. Hereinafter, an image recognition apparatus applied to an automatic substrate check apparatus will be described.
[0015]
(2): Explanation of automatic substrate check {circle around (1)} Description of automatic substrate check device configuration FIG. 2 is an explanatory diagram of a substrate automatic check device configuration. In FIG. 2, the substrate automatic check device includes a printed circuit board 1, a camera 2, a hand (robot hand) 3, a probe 4, a probe pin 5, a stage 6, a motor x, a motor y, a motor z, and a motor θ3. is there. The printed circuit board 1 is a check target on which electronic components are mounted. The camera 2 is attached to the hand 3 and obtains an image of the printed circuit board 1. The hand 3 is driven by a motor for automatic check of the printed circuit board. The probe 4 is attached to the hand 3 to check the printed circuit board 1. The probe pin 5 makes a check by contacting with a contact point of the printed circuit board 1. The stage 6 is a base on which the check device is mounted. The motor x is a driving unit that moves the hand 3 in the X-axis direction. The motor y is a driving unit that moves the hand 3 in the Y-axis (perpendicular to the paper surface) direction. The motor z is a driving unit that moves the hand 3 in the Z-axis direction. The motor θ3 is a driving means for rotating the hand 3 in the Z-axis direction.
[0016]
In FIG. 2, for the sake of simplicity, an example is shown in which one hand 3 is provided, but usually a plurality of (generally, about four) hands 3 are mounted and different points on the printed circuit board 1 are measured simultaneously. It will be.
[0017]
{Circle over (2)} Description of Control Blocks of Automatic Board Checking Device FIG. 3 is an explanatory diagram of control blocks of the automatic board checking device. The control block of the automatic substrate check apparatus includes a control unit 10, a motor group driving unit 11, a camera control unit 12, an image recognition unit 13, a correction amount calculation unit 14, a measurement unit 15, and a measurement point data storage unit 16. .
[0018]
The control unit 10 performs overall control. The motor group driving unit 11 shows driving units for all the motors necessary to move one hand. For example, it consists of four motor drive units for X-axis, Y-axis, Z-axis and Z-axis rotation (θ3). The camera control unit 12 controls the camera 2 that captures an image of the printed circuit board 1. The image recognition unit 13 is image recognition means for performing image recognition by performing pattern matching between a camera image and a template. The correction amount calculation unit 14 calculates the correction amount of the hand from the image recognition result. The measuring unit 15 measures a voltage, an electric waveform, etc. with a digital sampling oscilloscope, for example. The measurement point data storage unit 16 is a set of coordinate values of places for measuring by contacting the measurement points of the printed circuit board (measurement object) 1 with the probe pins 5 or a set of data that can be converted into coordinate values ( CAD data of the printed circuit board 1) and the like are stored.
[0019]
(3): Explanation of the case where Z-axis rotation (θ3) is required In a simple case, the θ3 motor is omitted, and contact at any point is possible with only the three motors of X, Y, and Z axes. is there. However, considering the following case, a motor of θ3 is required.
[0020]
1) If there is an error around the θ3 axis when the printed circuit board 1 is mounted, the X and Y axes of the printed circuit board 1 and the X and Y axes of the camera image are aligned by rotating the hand by θ3 (in this case, image conversion is performed) (It can be said that the motor of θ3 is not indispensable because it can cope with rotation correction).
[0021]
2) When contacting with the probe pin 5 tilted to avoid an obstacle on the printed circuit board 1. In this case, when the direction inclined in advance is the same as the direction with the obstacle, the obstacle can be avoided by performing θ3 rotation.
[0022]
FIG. 4 is an explanatory diagram for inclining the probe pin, FIG. 4 (a) is an explanation when the probe pin is not inclined, and FIG. 4 (b) is an explanation when the probe pin is inclined and rotated. In FIG. 4A, when a large component 7 such as a hard disk is mounted on the printed circuit board 1, if an attempt is made to contact the probe 4 without tilting the point to be contacted, a part of the probe 4 interferes. Therefore, as shown in FIG. 4B, the hand 3 is rotated by θ3 with the probe pin 5 tilted in advance, so that interference between the large component 7 and the probe 4 occurs as in the left and right probes 4 in the figure. Can be prevented.
[0023]
3) When performing simultaneous measurement with a plurality of hands, if the contact points are close to each other, there is a risk of the hands colliding with each other. In this case, the collision may be avoided by rotating the hand.
[0024]
4) When the hand has two pins, a probe pin and a ground pin. If the tip of the probe pin coincides with the θ3 axis, both the probe pin and the ground pin can be contacted correctly if the ground pin is moved by a predetermined amount from the probe pin and the θ3 motor is moved correctly.
[0025]
(3): Explanation when VIA (via) is used FIG. 5 is an explanatory diagram when VIA is used. In FIG. 5, an image A and a template (1) are provided. The image A is an image of the camera of the printed circuit board 1 and shows an IC image having leads around it and images of a plurality of VIAs. The IC image has leads (a part of the leads are omitted) around it, and these leads are connected to a pad on the printed board. The VIA has a VIA hole (a hole (shown by a black circle) for connecting the layers of the multilayer printed board) in the center. Template {circle around (1)} is data (here, VIA pattern data) with a high recognition rate near the target object stored in advance for use in pattern matching.
[0026]
(Explanation for obtaining target lead coordinates)
From the CAD data stored in the storage unit of the image recognition apparatus, the relative positions of the leads of the plurality of VIAs and ICs can be accurately obtained. For this reason, the coordinates of the target lead are obtained by adding the difference vector on the CAD data of the center coordinate of the VIA and the coordinate value of the target lead to the position coordinates of the VIA obtained by the pattern matching method to the recognition result coordinates.
[0027]
Pattern matching is performed by moving the template forward, backward, left, and right from the position where the pattern seems to match if there is no error because the approximate position of the image portion corresponding to the template is known in advance. FIG. 6 is a processing flow for obtaining the coordinates of the target lead. Hereinafter, a description will be given according to the processes S1 to S4 of FIG.
[0028]
S1: The VIA pattern data having a high recognition rate close to the target lead is set as the light and dark data of the template (1) in the storage means of the image recognition unit 13 or the like.
[0029]
S2: The image recognizing unit 13 sets the template {circle around (1)} at the position where the pattern is considered to match if there is no error in the portion corresponding to the template {circle around (1)} and the circuit board image template {circle around (1)} of the camera image. Pattern matching is performed for all positions that are finely moved within a certain range to obtain a similarity (create a similarity matrix). Note that the range in which the template (1) is moved is a range that covers the positional deviation error. The unit to be moved is one pixel (pixel) unit.
[0030]
S3: The image recognizing unit 13 recognizes the position where the similarity is the highest (the position of the similarity matrix) as an accurate VIA image position.
[0031]
S4: Next, the difference vector (X, Y component) on the CAD data of the center coordinate of VIA and the coordinate value of the target lead is added to the position coordinate (recognition result coordinate) of VIA to the recognition result coordinate. Find the coordinates.
[0032]
(4): Explanation in the case of using a plurality of templates for pattern matching FIG. 7 is an explanatory diagram in the case of using two templates. In FIG. 7, an image A and templates (1) and (2) are provided. An image A is an image of a camera, and shows an IC image a and a VIA (via) b having leads (a part of leads are omitted) in the periphery. Templates {circle around (1)} and {circle around (2)} are data stored in advance for use in pattern matching (here, VIA and partial data of the lead pattern). In FIG. 7, templates {circle around (1)} and {circle around (2)} are shown at the same time, but are usually stored separately in storage means such as the image recognition unit 13.
[0033]
(Explanation for obtaining target lead coordinates)
In pattern matching, the approximate position of the image portion corresponding to the template is known in advance from the CAD data. Therefore, if there is no positioning error on the printed circuit board, the pattern is assumed to match, and the template is moved forward, backward, left, and right from that position. Go to and do. FIG. 8 is a processing flow for obtaining the coordinates of the target lead. In the following, description will be given according to processing S11 to S15 of FIG.
[0034]
S11: Brightness / darkness data of templates (1) and (2) having a high recognition rate close to the target lead is set in the storage means of the image recognition unit 13 or the like.
[0035]
S12: First, the image recognizing unit 13 sets the pattern to match if there is no error in the portion corresponding to the template (1) for VIA and the template (1) for the circuit board image of the camera image, and to the front, rear, left and right. Pattern matching is performed on all the positions where the template (1) has been finely moved within a certain range, and the similarity is obtained (similarity matrix is created). Note that the range in which the template (1) is moved is a range that covers the positional deviation error. The unit to be moved is one pixel (pixel) unit.
[0036]
S13: Next, the image recognizing unit 13 uses the lead pattern template (2) to move by one pixel similarly to the template (1) and perform pattern matching to obtain a similarity (template (2)). Create the similarity matrix used). This moving range is performed in the same range as the template (1) (centering on the position where the pattern matches if there is no error).
[0037]
S14: Next, the image recognizing unit 13 adds the similarity obtained using the template (1) and the similarity obtained using the template (2) at each position (same moving distance) ( A similarity matrix created using the templates (1) and (2) is added), and the difference vector between the position on the matrix where the added similarity is the highest and the center of the matrix is an error. Correction is performed only for the error.
[0038]
S15: The image recognizing unit 13 adds the difference vector to the target lead obtained from the CAD data to the center coordinates of the image corresponding to the recognized template {circle around (1)} (or {circle around (2)}), finds the coordinates of the target lead, and accurately It is recognized as a correct target lead position.
[0039]
FIG. 9 is an explanatory view of similarity addition, FIG. 9 (a) is a description of the similarity matrix of template (1), FIG. 9 (b) is a description of the similarity matrix of template (2), and FIG. ) Is a description of the similarity matrix addition of template (1) and template (2).
[0040]
The sum of the similarity matrix obtained in template (1) in FIG. 9 (a) and the similarity matrix obtained in template (2) in FIG. 9 (b) is the similarity matrix in FIG. 9 (c). It is. For example, since the central similarity in FIGS. 9A and 9B is “18” and “20”, respectively, the central similarity in FIG. 9C is “38”.
[0041]
In FIG. 9C, “51” has the highest degree of similarity, and this position is diagonally right above the center by one pixel. This position can be recognized as an accurate image position, and this displacement can be corrected to accurately position the probe or the like.
[0042]
In this way, since the reliability is low with only one recognition result, the recognition performance can be improved by recognizing a plurality of objects with a high recognition rate at one time whose mutual positional relationship is known by CAD data or the like. It can be greatly improved. That is, in order to improve the recognition result, the relative coordinates of the position coordinates of the plurality of recognition results are made to coincide with the relative coordinates (the actual position) known in advance.
[0043]
It should be noted that the template (1) and the template (2) can reduce the recognition error (because the direction in which the error is likely to appear is different) when a combination of completely different patterns is used. In addition, a large template combining the templates (1) and (2) is not practical because many programs are required for saving (the number of templates increases) and the pattern matching processing amount increases. .
[0044]
In the embodiment described above, one or two templates are used. However, the use of three or more templates can further improve the image position recognition result. In addition, although it has been described that the pixel moves by one pixel, pattern matching can be performed by moving a certain distance (especially in the case of analog). Furthermore, although similarity is used for pattern matching, distance can also be used. On the contrary to the similarity, the distance becomes smaller (shorter) as the matching degree is higher.
[0045]
(5): Description of program installation control unit 10, motor group drive unit 11, drive unit 11a, camera control unit 12, image recognition unit 13, image recognition unit 13a, correction amount calculation unit 14, measurement unit 15, measurement point data The storage unit 16, the storage unit 16a, and the like can be configured by a program, and are executed by a main control unit (CPU) and stored in the main memory. This program is generally processed by a computer. This computer is composed of hardware such as an input device as input means such as a main control unit, main memory, file device, display device, and keyboard.
[0046]
The program of the present invention is installed on this computer. In this installation, these programs are stored in a portable recording (storage) medium such as a floppy disk or a magneto-optical disk, and a drive device for accessing the recording medium provided in the computer is used. Alternatively, it is installed in a file device provided in the computer via a network such as a LAN. Then, the program steps necessary for processing are read from the file device into the main memory and executed by the main control unit.
[0047]
【The invention's effect】
As described above, the present invention has the following effects.
[0048]
(1): by the image recognition unit performs pattern matching to determine the what the position of the camera image corresponds to the template of high recognition rate portion, determines the recognized position of the template image, the recognition position that the determined Since the difference vector to the recognition target obtained from the position data is added to the position data, the recognition rate of the recognition target having a low recognition rate can be improved.
[0049]
(2): A template having a plurality of parts having a high recognition rate in the vicinity of the recognition target object of the camera image is provided, and the recognition rate is determined at and around the position of the camera image determined based on the position data by the image recognition means. Pattern matching is performed with a high part template to obtain a matching value, and further, the matching value at the same position obtained for each template is added, and the position with the highest matching value is set as the recognition position of each template image. Since the difference vector to the recognition target obtained from the position data is added to the recognition position, the recognition rate of the recognition target having a low recognition rate can be further improved.
[0050]
(3) Storage means for storing a template of a part having a high recognition rate among mounted components on a board near a recognition target object of a camera image, and position data of the recognition target object in the camera image, and the camera Pattern matching to determine which position of the image corresponds to the template, determine the recognition position of the template image, and add the difference vector to the recognition object obtained from the position data to the determined recognition position Since the image recognition means is a program for causing a computer to function, an image recognition apparatus that can improve the recognition rate of a recognition object having a low recognition rate can be easily provided by installing this program in the computer. can do.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram of an image recognition apparatus according to the present invention.
FIG. 2 is an explanatory diagram of a substrate automatic check device configuration according to the embodiment.
FIG. 3 is an explanatory diagram of a control block of the automatic substrate checking apparatus according to the embodiment.
FIG. 4 is an explanatory diagram for inclining a probe pin in the embodiment.
FIG. 5 is an explanatory diagram in the case of using the VIA in the embodiment.
FIG. 6 is a processing flow for obtaining the coordinates of a target lead in the embodiment.
FIG. 7 is an explanatory diagram when two templates are used in the embodiment.
FIG. 8 is a processing flow for obtaining target lead coordinates in the embodiment;
FIG. 9 is an explanatory diagram of similarity addition in the embodiment.
FIG. 10 is an explanatory diagram of a conventional example.
[Explanation of symbols]
1a Recognition object 2 Camera 4 Probe 10 Control unit 11a Drive means 13a Image recognition means 16a Storage means

Claims (3)

認識対象物を撮影するカメラと、
前記カメラの画像の認識対象物の近くにある基板上の実装部品で認識率の高い部分のテンプレートと前記カメラの画像中の認識対象物の位置データとを格納する格納手段と、
前記カメラの画像と前記テンプレートでパターンマッチングを行う画像認識手段とを備え、
前記画像認識手段は、前記カメラの画像のどの位置が前記テンプレートと対応するのかを求めるパターンマッチングを行い、前記テンプレート画像の認識位置を決定し、該決定した認識位置に前記位置データより求まる前記認識対象物までの差分ベクトルを加算することを特徴とした画像認識装置。
A camera that captures the recognition object;
A storage means for storing a template of a part having a high recognition rate in a mounting component on a substrate near a recognition target object of the camera image, and position data of the recognition target object in the camera image;
Image recognition means for performing pattern matching with the image of the camera and the template;
The image recognition means performs pattern matching to determine which position of the image of the camera corresponds to the template, determines a recognition position of the template image, and the recognition obtained from the position data at the determined recognition position An image recognition apparatus characterized by adding a difference vector to an object.
前記カメラの画像の認識対象物の近くにある基板上の実装部品で認識率の高い複数部分のテンプレートと前記カメラ画像中の認識対象物の位置データとを格納する格納手段とを備え、
前記画像認識手段は、前記位置データに基づいて決めた前記カメラの画像中の位置及びその周辺の一定の範囲で前記テンプレートを移動し、各移動位置で前記パターンマッチングのマッチング値を求め、更に、前記各テンプレート毎に同様に求めたマッチング値を加算し、該加算したマッチング値が最も高い位置を各前記テンプレート画像の認識位置とし、該認識位置に前記位置データより求まる前記認識対象物までの差分ベクトルを加算することを特徴とした請求項1記載の画像認識装置。
A plurality of templates having a high recognition rate in a mounting component on a board near a recognition object of the camera image, and storage means for storing position data of the recognition object in the camera image;
The image recognition means moves the template within a certain range around the position in the image of the camera determined based on the position data, and obtains a matching value of the pattern matching at each moving position, The matching value obtained in the same manner for each template is added, the position where the added matching value is the highest is set as the recognition position of each template image, and the difference to the recognition object obtained from the position data at the recognition position The image recognition apparatus according to claim 1, wherein vectors are added.
カメラの画像の認識対象物の近くにある基板上の実装部品で認識率の高い部分のテンプレートと前記カメラ画像中の認識対象物の位置データとを格納する格納手段と、
前記カメラの画像のどの位置が前記テンプレートと対応するのかを求めるパターンマッチングを行い、前記テンプレート画像の認識位置を決定し、該決定した認識位置に前記位置データより求まる前記認識対象物までの差分ベクトルを加算する画像認識手段として、 コンピュータを機能させるためのプログラム。
A storage means for storing a template of a part having a high recognition rate in a mounting component on a board near a recognition target object of a camera image and position data of the recognition target object in the camera image;
Perform pattern matching to determine which position of the camera image corresponds to the template, determine a recognition position of the template image, and obtain a difference vector to the recognition object obtained from the position data at the determined recognition position A program for causing a computer to function as an image recognition means for adding.
JP2002000998A 2002-01-08 2002-01-08 Image recognition apparatus and program Expired - Fee Related JP4015423B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002000998A JP4015423B2 (en) 2002-01-08 2002-01-08 Image recognition apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002000998A JP4015423B2 (en) 2002-01-08 2002-01-08 Image recognition apparatus and program

Publications (2)

Publication Number Publication Date
JP2003203219A JP2003203219A (en) 2003-07-18
JP4015423B2 true JP4015423B2 (en) 2007-11-28

Family

ID=27641227

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002000998A Expired - Fee Related JP4015423B2 (en) 2002-01-08 2002-01-08 Image recognition apparatus and program

Country Status (1)

Country Link
JP (1) JP4015423B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4265570B2 (en) * 2005-05-10 2009-05-20 トヨタ自動車株式会社 Power output device, automobile equipped with the same, drive device, and control method for power output device
JP4824987B2 (en) * 2005-10-28 2011-11-30 株式会社日立ハイテクノロジーズ Pattern matching apparatus and semiconductor inspection system using the same
JP5684550B2 (en) * 2010-12-03 2015-03-11 株式会社日立ハイテクノロジーズ Pattern matching apparatus and semiconductor inspection system using the same
KR101890765B1 (en) * 2016-09-23 2018-08-22 재단법인한국조선해양기자재연구원 Apparatus and Method for Diagnosing PCB using PIN Detection based on Vision System

Also Published As

Publication number Publication date
JP2003203219A (en) 2003-07-18

Similar Documents

Publication Publication Date Title
US20070104358A1 (en) Object recognizing method, program and storage medium for recognizing object, and object recognizing apparatus
JP4571763B2 (en) Image processing apparatus and bonding apparatus
JP2002151555A (en) Alignment method
US5801966A (en) Machine vision methods and articles of manufacture for determination of convex hull and convex hull angle
US6310985B1 (en) Measuring angular rotation of an object
KR100466678B1 (en) The method and apparatus for processing images, and bonding apparatus using it
JP4015423B2 (en) Image recognition apparatus and program
CN114441942A (en) Flying probe testing method, system, equipment and storage medium for PCB
JP2005116766A (en) Method, device, and program for bonding
WO2021042332A1 (en) Calibration check assembly, robot system, check method, and calibration method
JP4128513B2 (en) Bonding pattern identification method, bonding pattern identification apparatus, and bonding pattern identification program
JP4077195B2 (en) Image recognition apparatus and program
JP4002107B2 (en) Image recognition apparatus and program
US11826919B2 (en) Work coordinate generation device
JP2003208623A (en) Image recognition device and program
JP4097255B2 (en) Pattern matching apparatus, pattern matching method and program
JP3725993B2 (en) Electronic component mounting circuit board inspection method and apparatus
KR970025349A (en) Calibration Method of Electronic Component Mounting Device
JPH11328404A (en) Image recognizing device and method therefor
US20230321836A1 (en) Correction device, correction method, and robot system
WO2022224645A1 (en) Data creation system and installation system
JPH10141920A (en) Method and device for positioning parts
CN115984388B (en) Spatial positioning precision evaluation method, system, storage medium and computer
CN110736911A (en) Flying probe testing method, flying probe testing device, flying probe testing apparatus, and storage medium
JP3048987B2 (en) Electronic component mounting inspection apparatus, method thereof, and recording medium recording program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041119

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070402

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070612

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070813

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20070820

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070911

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070913

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100921

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100921

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110921

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120921

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120921

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130921

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees