JP2009116419A - Outline detection method and outline detection device - Google Patents

Outline detection method and outline detection device Download PDF

Info

Publication number
JP2009116419A
JP2009116419A JP2007285619A JP2007285619A JP2009116419A JP 2009116419 A JP2009116419 A JP 2009116419A JP 2007285619 A JP2007285619 A JP 2007285619A JP 2007285619 A JP2007285619 A JP 2007285619A JP 2009116419 A JP2009116419 A JP 2009116419A
Authority
JP
Japan
Prior art keywords
contour
chip
image
value
threshold
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.)
Granted
Application number
JP2007285619A
Other languages
Japanese (ja)
Other versions
JP4823996B2 (en
Inventor
Yidong Zhao
屹東 趙
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.)
Nidec Tosok Corp
Original Assignee
Nidec Tosok Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nidec Tosok Corp filed Critical Nidec Tosok Corp
Priority to JP2007285619A priority Critical patent/JP4823996B2/en
Publication of JP2009116419A publication Critical patent/JP2009116419A/en
Application granted granted Critical
Publication of JP4823996B2 publication Critical patent/JP4823996B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Die Bonding (AREA)
  • Container, Conveyance, Adherence, Positioning, Of Wafer (AREA)
  • Image Analysis (AREA)
  • Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an outline detection method and device, allowing detection of an outline of an object. <P>SOLUTION: Each constituent pixel constituting an acquisition image from a camera is classified in each luminance value, and a histogram indicating a distribution of the number of the pixels in each luminance value is formed (S1). A change of the number of the pixels according to the luminance value is approximated by a Bezier curve obtained from the histogram (S2), the minimum detected on a lowest luminance side among the minimums each indicating a trough in the Bezier curve is extracted (S3), and a threshold is set based on the luminance value in the minimum (S4). Each constituent pixel of the acquisition image is binarized into the constituent pixel on a lower luminance side than the threshold or the constituent pixel on a higher luminance side than the threshold by use of the threshold to form a binarized data image (S5), and the outline of a chip image is detected from the binarized data image (S6). <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、目的物の輪郭を検出する輪郭検出方法及び輪郭検出装置に関する。   The present invention relates to a contour detection method and a contour detection apparatus for detecting a contour of an object.

従来、半導体等のチップをリードフレームにボンディングする際には、ボンディング装置が用いられており(例えば、特許文献1)、該ボンディング装置では、ピックアップしたチップをボンディングポイントに移送してボンディングするように構成されている。   Conventionally, when bonding a chip such as a semiconductor to a lead frame, a bonding apparatus has been used (for example, Patent Document 1). In the bonding apparatus, the picked-up chip is transferred to a bonding point for bonding. It is configured.

このボンディング装置には、ウェーハリングがセットされるように構成されており、該ウェーハリングには、ウェーハシートが張設されている。該ウェーハシート上には、ウェーハが貼着されており、該ウェーハは、ダイシングされている。これにより、前記ウェーハには、ダイシングされてなるストリートが縦横に形成されており、各ストリートによってチップが分離されている。   The bonding apparatus is configured to set a wafer ring, and a wafer sheet is stretched on the wafer ring. A wafer is stuck on the wafer sheet, and the wafer is diced. Thus, dicing streets are formed vertically and horizontally on the wafer, and chips are separated by the streets.

このウェーハリングがセットされた前記ボンディング装置では、ウェーハの画像を取得するとともに、このウェーハ画像を画像処理することによって、チップの輪郭と位置を認識している。   In the bonding apparatus in which the wafer ring is set, an image of the wafer is acquired, and the contour and position of the chip are recognized by performing image processing on the wafer image.

この認識方法としては、パターンマッチングが知られており、取得したウェーハ画像内のチップ画像と予め登録されたテンプレートとを比較することによって、目的物としてのチップの輪郭と位置を認識していた。
特開2006−128231号公報
As this recognition method, pattern matching is known, and the outline and position of the target chip are recognized by comparing the chip image in the acquired wafer image with a template registered in advance.
JP 2006-128231 A

しかしながら、このような従来にあっては、チップの画像を入力してテンプレートとして登録するティーチング作業を事前に行わなければならず、苦労を要した。   However, in such a conventional technique, teaching work for inputting a chip image and registering it as a template has to be performed in advance, which is difficult.

本発明は、このような従来の課題に鑑みてなされたものであり、目的物の輪郭を検出することができる輪郭検出方法及び輪郭検出装置を提供することを目的とするものである。   The present invention has been made in view of such a conventional problem, and an object of the present invention is to provide a contour detection method and a contour detection device capable of detecting the contour of an object.

前記課題を解決するために本発明の請求項1の輪郭検出方法にあっては、目的物を撮像した取得画像から目的物画像の輪郭を検出する輪郭検出方法において、前記取得画像の構成画素を輝度値毎に分類して各輝度値毎の画素数の分布を示すヒストグラムを形成するヒストグラム形成段階と、前記輝度値に応じた前記画素数の変化を前記ヒストグラムから求めたベジェ曲線で近似し、該ベジェ曲線で谷を示す極小値のうち最も低輝度側に検出された極小値での輝度値に基づいて閾値を設定する閾値設定段階と、前記取得画像の各構成画素を前記閾値で二値化して二値化データを形成する二値化データ形成段階と、前記二値化データから前記目的物画像の輪郭を検出する輪郭検出段階と、を備えたことを特徴とする輪郭検出方法。   In order to solve the above-mentioned problem, in the contour detection method according to claim 1 of the present invention, in the contour detection method for detecting the contour of the object image from the acquired image obtained by imaging the object, the constituent pixels of the acquired image are changed. Histogram forming stage for forming a histogram showing the distribution of the number of pixels for each luminance value by classifying for each luminance value, and approximating the change in the number of pixels according to the luminance value with a Bezier curve obtained from the histogram, A threshold setting step for setting a threshold based on the luminance value at the minimum value detected on the lowest luminance side among the minimum values indicating valleys in the Bezier curve, and binary for each component pixel of the acquired image A contour detection method comprising: a binarized data forming step for generating binarized data and a contour detecting step for detecting a contour of the object image from the binarized data.

すなわち、目的物を撮像した取得画像から目的物画像の輪郭を検出する際には、前記取得画像の構成画素を輝度値毎に分類して各輝度値毎の画素数の分布を示すヒストグラムを形成する。次に、前記輝度値に応じた前記画素数の変化を、前記ヒストグラムから求めたベジェ曲線で近似するとともに、このベジェ曲線において谷を示す極小値のうち、最も低輝度側に検出された極小値での輝度値に基づいて閾値を設定する。   That is, when detecting the contour of the target image from the acquired image obtained by capturing the target object, the constituent pixels of the acquired image are classified for each luminance value, and a histogram indicating the distribution of the number of pixels for each luminance value is formed. To do. Next, the change in the number of pixels according to the luminance value is approximated by a Bezier curve obtained from the histogram, and among the minimal values indicating valleys in the Bezier curve, the minimal value detected on the lowest luminance side A threshold is set based on the luminance value at.

このとき、この閾値に設定された極小値が示す谷部より低輝度側、すなわち最も低輝度側にて画素数が多い領域は、前記目的物の外周部であるの背景を示しており、前記閾値に設定された極小値が示す谷部より高輝度側にて画素数が多い領域は、前記目的物の部位を示している。   At this time, a region with a large number of pixels on the lower luminance side, that is, the lowest luminance side than the trough indicated by the minimum value set in this threshold indicates the background of the outer peripheral portion of the object, An area where the number of pixels is higher on the higher luminance side than the valley indicated by the minimum value set as the threshold indicates the part of the object.

そして、この閾値を用いることによって前記取得画像の各構成画素を、前記閾値より低輝度側の構成画素と、前記閾値より高輝度側の構成画素とに二値化して二値化データを形成し、この二値化データから前記目的物画像の輪郭を検出する。   Then, by using this threshold value, each component pixel of the acquired image is binarized into a component pixel on the luminance side lower than the threshold value and a component pixel on the luminance side higher than the threshold value to form binary data. The contour of the object image is detected from the binarized data.

このとき、前記閾値より低輝度側の構成画素は、前記目的物の背景を示し、前記閾値より高輝度側の前記構成画素は、前記目的物の部位を示している。このため、隣接した構成画素の二値化値が異なる箇所を抽出することによって、前記輪郭が検出される。   At this time, the constituent pixels on the luminance side lower than the threshold value indicate the background of the object, and the constituent pixels on the luminance side higher than the threshold value indicate the part of the object. For this reason, the said outline is detected by extracting the location from which the binarization value of an adjacent component pixel differs.

また、請求項2の輪郭検出方法においては、前記目的物は、ウェーハシート上に設けられたチップであり、前記輪郭検出段階では、前記チップと該チップを包囲するストリートとの境界を前記輪郭として検出する。   In the contour detection method according to claim 2, the object is a chip provided on a wafer sheet, and in the contour detection stage, a boundary between the chip and a street surrounding the chip is used as the contour. To detect.

すなわち、前記目的物は、ウェーハシート上に設けられたチップであり、このチップと該チップを包囲するストリートとの境界が輪郭として検出される。   That is, the object is a chip provided on a wafer sheet, and a boundary between the chip and a street surrounding the chip is detected as a contour.

これにより、ウェーハの画像を取得して処理することによって、チップの輪郭が検出され、この輪郭に基づいてチップ位置が検出される。   Thus, by acquiring and processing an image of the wafer, the outline of the chip is detected, and the chip position is detected based on this outline.

また、本発明の請求項3の輪郭検出装置にあっては、目的物を撮像した取得画像から目的物画像の輪郭を検出する輪郭検出装置において、前記取得画像の構成画素を輝度値毎に分類して各輝度値毎の画素数の分布を示すヒストグラムを形成するヒストグラム形成手段と、前記輝度値に応じた前記画素数の変化を前記ヒストグラムから求めたベジェ曲線で近似し、該ベジェ曲線で谷を示す極小値のうち最も低輝度側に検出された極小値での輝度値に基づいて閾値を設定する閾値設定手段と、前記取得画像の各構成画素を前記閾値で二値化して二値化データを形成する二値化データ形成手段と、前記二値化データから前記目的物画像の輪郭を検出する輪郭検出手段と、を備えている。   In the contour detection device according to claim 3 of the present invention, in the contour detection device for detecting the contour of the object image from the acquired image obtained by imaging the object, the constituent pixels of the acquired image are classified for each luminance value. Histogram forming means for forming a histogram indicating the distribution of the number of pixels for each luminance value, and a change in the number of pixels according to the luminance value is approximated by a Bezier curve obtained from the histogram, Threshold setting means for setting a threshold based on the luminance value at the minimum value detected on the lowest luminance side among the minimum values indicating, and binarization by binarizing each constituent pixel of the acquired image with the threshold Binarized data forming means for forming data; and contour detecting means for detecting the contour of the object image from the binarized data.

すなわち、目的物を撮像した取得画像から目的物画像の輪郭を検出する際には、前記取得画像の構成画素を輝度値毎に分類して各輝度値毎の画素数の分布を示すヒストグラムを形成する。次に、前記輝度値に応じた前記画素数の変化を、前記ヒストグラムから求めたベジェ曲線で近似するとともに、このベジェ曲線において谷を示す極小値のうち、最も低輝度側に検出された極小値での輝度値に基づいて閾値を設定する。   That is, when detecting the contour of the target image from the acquired image obtained by capturing the target object, the constituent pixels of the acquired image are classified for each luminance value, and a histogram indicating the distribution of the number of pixels for each luminance value is formed. To do. Next, the change in the number of pixels according to the luminance value is approximated by a Bezier curve obtained from the histogram, and among the minimal values indicating valleys in the Bezier curve, the minimal value detected on the lowest luminance side A threshold is set based on the luminance value at.

このとき、この閾値に設定された極小値が示す谷部より低輝度側、すなわち最も低輝度側にて画素数が多い領域は、前記目的物の外周部であるの背景を示しており、前記閾値に設定された極小値が示す谷部より高輝度側にて画素数が多い領域は、前記目的物の部位を示している。   At this time, a region with a large number of pixels on the lower luminance side, that is, the lowest luminance side than the trough indicated by the minimum value set in this threshold indicates the background of the outer peripheral portion of the object, An area where the number of pixels is higher on the higher luminance side than the valley indicated by the minimum value set as the threshold indicates the part of the object.

そして、この閾値を用いることによって前記取得画像の各構成画素を、前記閾値より低輝度側の構成画素と、前記閾値より高輝度側の構成画素とに二値化して二値化データを形成し、この二値化データから前記目的物画像の輪郭を検出する。   Then, by using this threshold value, each component pixel of the acquired image is binarized into a component pixel on the luminance side lower than the threshold value and a component pixel on the luminance side higher than the threshold value to form binary data. The contour of the object image is detected from the binarized data.

このとき、前記閾値より低輝度側の構成画素は、前記目的物の背景を示し、前記閾値より高輝度側の前記構成画素は、前記目的物の部位を示している。このため、隣接した構成画素の二値化値が異なる箇所を抽出することによって、前記輪郭が検出される。   At this time, the constituent pixels on the luminance side lower than the threshold value indicate the background of the object, and the constituent pixels on the luminance side higher than the threshold value indicate the part of the object. For this reason, the said outline is detected by extracting the location from which the binarization value of an adjacent component pixel differs.

また、請求項4の輪郭検出装置においては、前記目的物は、ウェーハシート上に設けられたチップであり、前記輪郭検出手段は、前記チップと該チップを包囲するストリートとの境界を前記輪郭として検出する。   Further, in the contour detection apparatus according to claim 4, the object is a chip provided on a wafer sheet, and the contour detection means uses a boundary between the chip and a street surrounding the chip as the contour. To detect.

すなわち、前記目的物は、ウェーハシート上に設けられたチップであり、このチップと該チップを包囲するストリートとの境界が輪郭として検出される。   That is, the object is a chip provided on a wafer sheet, and a boundary between the chip and a street surrounding the chip is detected as a contour.

これにより、ウェーハの画像を取得して処理することによって、チップの輪郭が検出され、この輪郭に基づいてチップ位置が検出される。   Thus, by acquiring and processing an image of the wafer, the outline of the chip is detected, and the chip position is detected based on this outline.

以上説明したように本発明の請求項1の輪郭検出方法及び請求項3の輪郭検出装置にあっては、ベジェ曲線から求めた閾値を用いることによって取得画像の各構成画素を、目的物の背景を示す構成画素と、前記目的物の部位を示す構成画素とに二値化して分けることができ、この二値化データから前記目的物画像の輪郭を検出することができる。   As described above, in the contour detection method according to claim 1 and the contour detection apparatus according to claim 3 of the present invention, each component pixel of the acquired image is set to the background of the object by using the threshold value obtained from the Bezier curve. And a component pixel indicating the part of the object can be binarized and the contour of the object image can be detected from the binarized data.

したがって、従来のように目的物の画像を入力してテンプレートとして登録するティーチング作業を行うこと無く目的物の輪郭を検出することができ、装置を用いることによって輪郭の自動検出が可能となる。また、この輪郭を利用することで、目的物の位置も抽出することが可能となる。   Accordingly, it is possible to detect the contour of the target object without performing the teaching work of inputting an image of the target object and registering it as a template as in the prior art, and it is possible to automatically detect the contour by using the apparatus. Further, by using this contour, the position of the target object can be extracted.

そして、請求項2の輪郭検出方法及び請求項3の輪郭検出装置においては、ウェーハシート上に設けられたチップと該チップを包囲するストリートとの境界を輪郭として検出することができ、この輪郭に基づいてチップ位置を検出することができる。   In the contour detection method according to claim 2 and the contour detection apparatus according to claim 3, the boundary between the chip provided on the wafer sheet and the street surrounding the chip can be detected as the contour. Based on this, the chip position can be detected.

このため、ボンディング装置において、ウェーハシートからチップをピックアップする際に、ピックアップ位置でのチップの有無や、チップの状態を検出することができるとともに、チップの中心位置を正確にピックアップすることができる。   Therefore, when the chip is picked up from the wafer sheet in the bonding apparatus, the presence / absence of the chip at the pick-up position and the state of the chip can be detected, and the center position of the chip can be picked up accurately.

以下、本発明の一実施の形態を図に従って説明する。図1は、本実施の形態にかかる輪郭検出装置1を示すブロック図であり、該輪郭検出装置1は、目的物の輪郭を検出する輪郭検出方法を実現する装置である。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a contour detection device 1 according to the present embodiment, and the contour detection device 1 is a device that realizes a contour detection method for detecting the contour of an object.

この図1には、前記輪郭検出装置1をボンディング装置11に応用した構成が、その一例として示されており、該ボンディング装置11は、ウエーハリング12に張設されたウエーハシート13上のチップ14をピックアップして図外のリードフレーム上へ移送してボンディングする装置である。   In FIG. 1, a configuration in which the contour detection device 1 is applied to a bonding device 11 is shown as an example. The bonding device 11 includes a chip 14 on a wafer sheet 13 stretched on a wafer ring 12. Is a device for picking up and transferring to a lead frame (not shown) for bonding.

前記ウェーハシート13上には、ウェーハ21が貼着固定されており、該ウェーハ21は、ダイシングされている。このウェーハ21には、ダイシングされてなるストリート22,・・・が縦横に形成されており、各ストリート22,・・・によって複数のチップ14,・・・が形成されている。   A wafer 21 is stuck and fixed on the wafer sheet 13, and the wafer 21 is diced. Dicing streets 22,... Are formed in the wafer 21 vertically and horizontally, and a plurality of chips 14,.

これにより、前記ウェーハシート13上には、目的物としてのチップ14,・・・が複数形成されるとともに、各チップ14,・・・は背景としてのウェーハシート13で構成された前記ストリート22,・・・に包囲されており、前記チップ14と該チップ14を包囲する前記ストリート22,・・・との境界が当該チップ14の輪郭を形成している。   As a result, a plurality of chips 14,... As target objects are formed on the wafer sheet 13, and each of the chips 14,. The boundary between the chip 14 and the streets 22 surrounding the chip 14 forms the contour of the chip 14.

前記ボンディング装置11は、ウェーハテーブル31にセットされた前記ウェーハシート13上のウェーハ21の画像を取得するカメラ32を備えており、該カメラ32は、前記ウェーハシート13上のウェーハ21を撮影して取得した取得画像33(図2参照)を画像処理部34へ出力するように構成されている。このボンディング装置11に設けられた前記カメラ32と前記画像処理部34とを利用することによって、本実施の形態の輪郭検出装置1が構成されている。   The bonding apparatus 11 includes a camera 32 that acquires an image of the wafer 21 on the wafer sheet 13 set on the wafer table 31. The camera 32 captures the wafer 21 on the wafer sheet 13. The acquired acquired image 33 (see FIG. 2) is configured to be output to the image processing unit 34. By using the camera 32 and the image processing unit 34 provided in the bonding apparatus 11, the contour detection apparatus 1 of the present embodiment is configured.

前記画像処理部34は、マイコンを中心に構成されており、前記カメラ32からの前記取得画像33を処理することによって、該取得画像33を構成する各構成画素を、図2に示すように、「0」〜「255」の輝度値毎に分類して各輝度値毎の画素数の分布を示すヒストグラム41を形成するように構成されている。   The image processing unit 34 is configured around a microcomputer, and by processing the acquired image 33 from the camera 32, each component pixel constituting the acquired image 33 is shown in FIG. The histogram 41 is configured so as to be classified for each luminance value of “0” to “255” and to show the distribution of the number of pixels for each luminance value.

また、前記輝度値に応じた前記画素数の変化を、図3に示すように、前記ヒストグラム41から求めたベジェ曲線51で近似するとともに、このベジェ曲線51で谷を示す極小値61,62のうち、最も低輝度側に検出された極小値61での輝度値に基づいて閾値を設定するように構成されており、図4に示したように、この閾値を用いて前記取得画像33を二値化して二値化データとしての二値化データ画像71を形成し、この二値化データ画像71からチップ画像72とストリート画像73,・・・間に形成された輪郭74,・・・を検出するように構成されている。   Further, as shown in FIG. 3, the change in the number of pixels according to the luminance value is approximated by a Bezier curve 51 obtained from the histogram 41, and local values 61 and 62 indicating valleys in the Bezier curve 51 are approximated. Of these, the threshold value is set based on the luminance value at the minimum value 61 detected on the lowest luminance side. As shown in FIG. A binarized data image 71 as binarized data is formed by binarization, and contours 74,... Formed between the chip image 72 and the street image 73,. Configured to detect.

以上の構成にかかる本実施の形態にかかる輪郭検出装置1の動作を、図5に示すフローチャートに従って説明する。   The operation of the contour detection apparatus 1 according to the present embodiment having the above configuration will be described with reference to the flowchart shown in FIG.

すなわち、前記画像処理部34のマイコンがROMに記憶されたプログラムに従って動作し、このマイコンが輪郭検出処理を実行すると、ウェーハ21の画像を撮像したカメラ32から取得画像33を入力し、この取得画像33を構成する各構成画素を、図2に示したように、「0」〜「255」の輝度値毎に分類し、各輝度値「0」〜「255」毎の画素数の分布を示すヒストグラム41を形成する(S1)。   That is, when the microcomputer of the image processing unit 34 operates in accordance with a program stored in the ROM and the microcomputer executes the contour detection process, the acquired image 33 is input from the camera 32 that has captured the image of the wafer 21, and the acquired image As shown in FIG. 2, each of the constituent pixels constituting the pixel 33 is classified into luminance values “0” to “255”, and the distribution of the number of pixels for each luminance value “0” to “255” is shown. A histogram 41 is formed (S1).

そして、前記輝度値に応じた前記画素数の変化を、図3に示したように、前記ヒストグラム41から求めたベジェ曲線51で近似し(S2)、このベジェ曲線51において谷を示す極小値61,62のうち、最も低輝度側に検出された極小値61を抽出するとともに(S3)、この極小値61での輝度値に基づいて閾値を設定する(S4)。   Then, as shown in FIG. 3, the change in the number of pixels according to the luminance value is approximated by a Bezier curve 51 obtained from the histogram 41 (S2), and a minimum value 61 indicating a valley in the Bezier curve 51 is obtained. 62, the minimum value 61 detected on the lowest luminance side is extracted (S3), and a threshold value is set based on the luminance value at the minimum value 61 (S4).

具体的に説明すると、前記ベジェ曲線51は、多項式からなる関数として示すことができ、この関数をマイコンで演算することにより前記各極小値61,62を求める。そして、求められた各極小値61,62から、輝度値が最も低いものを選択して、この極小値61での輝度値「143」を前記閾値とする。   More specifically, the Bezier curve 51 can be shown as a function comprising a polynomial, and the local minimum values 61 and 62 are obtained by calculating this function with a microcomputer. Then, the lowest value obtained from each of the minimum values 61 and 62 is selected, and the luminance value “143” at the minimum value 61 is set as the threshold value.

なお、この輝度値「143」は、前記ヒストグラム41において最も低輝度側に現れた谷位置での輝度値とほぼ一致する値である。また、本実施の形態では、前記極小値61での輝度値「143」を前記閾値としたが、これに限定されるものではなく、前記輝度値「143」に基づいて演算した値を前記閾値に設定しても良い。   The luminance value “143” is a value that substantially matches the luminance value at the valley position that appears on the lowest luminance side in the histogram 41. In the present embodiment, the luminance value “143” at the minimum value 61 is set as the threshold value. However, the present invention is not limited to this, and a value calculated based on the luminance value “143” is set as the threshold value. It may be set to.

前記閾値「143」に設定された前記極小値61が示す谷部より低輝度側の領域、すなわち最も低輝度側にて画素数が多い山部分は、前記チップ14外周部のウェーハシート13で構成されたストリート22,・・・を示しており、前記チップ14の背景を表している。一方、前記閾値「143」に設定された前記極小値61が示す谷部より高輝度側の領域は、前記チップ14のいずれかの部位を示している。このとき、このチップ14は、シリコンによって形成されたウェハ部分と、該ウェハ上に形成されたパターンとが形成されており、前記極小値61より高輝度側に現れた二つの山部は、前記ウェハ部分と前記パターン部分とを示していると想定される。   A region on the lower luminance side than the valley portion indicated by the minimum value 61 set to the threshold value “143”, that is, a mountain portion where the number of pixels is the highest on the lowest luminance side is constituted by the wafer sheet 13 on the outer periphery of the chip 14 .., And represents the background of the chip 14. On the other hand, the region on the higher luminance side than the valley indicated by the minimum value 61 set to the threshold “143” indicates any part of the chip 14. At this time, the chip 14 is formed with a wafer portion formed of silicon and a pattern formed on the wafer, and the two peaks appearing on the higher luminance side than the minimum value 61 are It is assumed that the wafer portion and the pattern portion are shown.

次に、この閾値「143」を用いることによって、前記取得画像33の各構成画素を、図4に示したように、前記閾値「143」より低輝度側の構成画素と、前記閾値「143」より高輝度側の構成画素とに二値化して二値化データとしての二値化データ画像71を形成し(S5)、この二値化データ画像71から前記チップ画像72の輪郭74を検出する(S6)。   Next, by using this threshold value “143”, each constituent pixel of the acquired image 33 is changed to a constituent pixel on the lower luminance side than the threshold value “143” and the threshold value “143” as shown in FIG. A binarized data image 71 is formed as binarized data by binarizing with the higher-luminance component pixels (S5), and the contour 74 of the chip image 72 is detected from the binarized data image 71. (S6).

このとき、前記閾値「143」より低輝度側の構成画素は、前記チップ14の背景であるストリート22,・・・を示し、前記閾値「143」より高輝度側の前記構成画素は、前記チップ14のいずれかの部位を示している。このため、前記チップ14を示すチップ画像72が白色で示されるとともに、前記ストリート22,・・・を示すストリート画像73,・・・が黒色で示され、隣接した構成画素の二値化値が白色と黒色とで異なる箇所を抽出して、前記チップ14と該チップ14を包囲する前記ストリート22,・・・との境界を前記輪郭74,・・・として検出することができる。   At this time, the constituent pixels on the lower luminance side than the threshold “143” indicate the streets 22,... That are the background of the chip 14, and the constituent pixels on the higher luminance side than the threshold “143” are the chips. Any one of 14 sites is shown. Therefore, the chip image 72 showing the chip 14 is shown in white, the street image 73 showing the streets 22,... Is shown in black, and the binarized values of adjacent constituent pixels are Different locations between white and black can be extracted, and the boundary between the chip 14 and the streets 22 surrounding the chip 14 can be detected as the contour 74.

このとき、この二値化データ画像71には、ノイズ等によって黒点部75,・・・が表示されているが、四方が黒線で包囲された部位をチップ画像72と認識するように構成されている。   At this time, in this binarized data image 71, black dot portions 75,... Are displayed due to noise or the like, but it is configured to recognize a part surrounded by black lines as a chip image 72. ing.

このように、前記ベジェ曲線51から求めた前記閾値「143」を用いることによって前記取得画像33の各構成画素を、チップ14の背景であるストリート22,・・・を示す構成画素と、前記チップ14の部位を示す構成画素とに二値化して分別することができる。これにより、マイコンの演算処理では、グレースケールの取得画像33から検出することが困難であったチップ14の輪郭74,・・・を、前記二値化データ画像71を用いることによって容易に検出することができる。   Thus, by using the threshold value “143” obtained from the Bezier curve 51, each component pixel of the acquired image 33 is replaced with a component pixel indicating the street 22,. It is possible to binarize and classify into 14 constituent pixels. As a result, the microcomputer 74 can easily detect the contours 74,... Of the chip 14 that are difficult to detect from the grayscale acquired image 33 by using the binarized data image 71. be able to.

したがって、従来のようにチップの画像を入力してテンプレートとして登録するティーチング作業を行うこと無く、チップ14の輪郭74を検出することができ、当該輪郭検出装置1を用いることによって、前記輪郭74,・・・の自動検出が可能となる。   Therefore, the contour 74 of the chip 14 can be detected without performing a teaching operation for inputting a chip image and registering it as a template as in the prior art. By using the contour detection device 1, the contour 74, ... can be automatically detected.

また、前記輪郭74,・・・を利用することで、この輪郭74,・・・に基づいて前記チップ14位置を検出することができる。   Further, by using the contours 74,..., The position of the chip 14 can be detected based on the contours 74,.

このため、前記ボンディング装置11において、前記ウェーハシート13からチップ14をピックアップする際に、ピックアップ位置でのチップ14の有無や、チップ14の欠け等の状態を検出することができるとともに、チップ14の中心を正確にピックアップすることができる。   Therefore, when the chip 14 is picked up from the wafer sheet 13 in the bonding apparatus 11, it is possible to detect the presence / absence of the chip 14 at the pick-up position, chipping of the chip 14, and the like. The center can be picked up accurately.

そして、前記チップ14の位置を把握できるため、この輪郭検出処理の後処理において、把握したチップ位置における輪郭74,・・・内の画像を取得しテンプレートとして自動登録することもできる。   Then, since the position of the chip 14 can be grasped, in the post-processing of the contour detection process, the image within the contour 74,... At the grasped chip position can be acquired and automatically registered as a template.

本発明の一実施の形態の示すブロック図である。It is a block diagram which shows one embodiment of this invention. 同実施の形態の取得画像とヒストグラムとを示す図である。It is a figure which shows the acquired image and histogram of the embodiment. 同実施の形態の取得画像とヒストグラムとベジェ曲線とを示す図である。It is a figure which shows the acquired image of the same embodiment, a histogram, and a Bezier curve. 本実施の形態の取得画像と二値化データ画像とを示す図である。It is a figure which shows the acquisition image and binarization data image of this Embodiment. 同実施の形態の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the embodiment.

符号の説明Explanation of symbols

1 輪郭検出装置
13 ウェーハシート
14 チップ
22 ストリート
33 取得画像
34 画像処理部
41 ヒストグラム
51 ベジェ曲線
61 極小値
71 二値化データ画像
72 チップ画像
73 ストリート
74 輪郭
1 Contour Detection Device 13 Wafer Sheet 14 Chip 22 Street 33 Acquired Image 34 Image Processing Unit 41 Histogram 51 Bezier Curve 61 Minimal Value 71 Binary Data Image 72 Chip Image 73 Street 74 Contour

Claims (4)

目的物を撮像した取得画像から目的物画像の輪郭を検出する輪郭検出方法において、
前記取得画像の構成画素を輝度値毎に分類して各輝度値毎の画素数の分布を示すヒストグラムを形成するヒストグラム形成段階と、
前記輝度値に応じた前記画素数の変化を前記ヒストグラムから求めたベジェ曲線で近似し、該ベジェ曲線で谷を示す極小値のうち最も低輝度側に検出された極小値での輝度値に基づいて閾値を設定する閾値設定段階と、
前記取得画像の各構成画素を前記閾値で二値化して二値化データを形成する二値化データ形成段階と、
前記二値化データから前記目的物画像の輪郭を検出する輪郭検出段階と、
を備えたことを特徴とする輪郭検出方法。
In a contour detection method for detecting a contour of an object image from an acquired image obtained by imaging the object,
A histogram forming step of classifying the constituent pixels of the acquired image for each luminance value and forming a histogram indicating the distribution of the number of pixels for each luminance value;
The change in the number of pixels according to the brightness value is approximated by a Bezier curve obtained from the histogram, and based on the brightness value at the minimum value detected on the lowest brightness side among the minimum values indicating valleys in the Bezier curve. A threshold setting stage for setting the threshold,
A binarized data forming step of binarizing each component pixel of the acquired image with the threshold value to form binarized data;
A contour detection step of detecting a contour of the object image from the binarized data;
A contour detection method comprising:
前記目的物は、ウェーハシート上に設けられたチップであり、
前記輪郭検出段階では、前記チップと該チップを包囲するストリートとの境界を前記輪郭として検出することを特徴とした請求項1記載の輪郭検出方法。
The object is a chip provided on a wafer sheet,
2. The contour detection method according to claim 1, wherein, in the contour detection step, a boundary between the chip and a street surrounding the chip is detected as the contour.
目的物を撮像した取得画像から目的物画像の輪郭を検出する輪郭検出装置において、
前記取得画像の構成画素を輝度値毎に分類して各輝度値毎の画素数の分布を示すヒストグラムを形成するヒストグラム形成手段と、
前記輝度値に応じた前記画素数の変化を前記ヒストグラムから求めたベジェ曲線で近似し、該ベジェ曲線で谷を示す極小値のうち最も低輝度側に検出された極小値での輝度値に基づいて閾値を設定する閾値設定手段と、
前記取得画像の各構成画素を前記閾値で二値化して二値化データを形成する二値化データ形成手段と、
前記二値化データから前記目的物画像の輪郭を検出する輪郭検出手段と、
を備えたことを特徴とする輪郭検出装置。
In a contour detection apparatus for detecting a contour of a target object image from an acquired image obtained by capturing the target object,
Histogram forming means for classifying the constituent pixels of the acquired image for each luminance value and forming a histogram indicating the distribution of the number of pixels for each luminance value;
The change in the number of pixels according to the brightness value is approximated by a Bezier curve obtained from the histogram, and based on the brightness value at the minimum value detected on the lowest brightness side among the minimum values indicating valleys in the Bezier curve. Threshold setting means for setting the threshold,
Binarized data forming means for binarizing each component pixel of the acquired image with the threshold value to form binarized data;
Contour detecting means for detecting the contour of the object image from the binarized data;
A contour detection apparatus comprising:
前記目的物は、ウェーハシート上に設けられたチップであり、
前記輪郭検出手段は、前記チップと該チップを包囲するストリートとの境界を前記輪郭として検出することを特徴とした請求項1記載の輪郭検出装置。
The object is a chip provided on a wafer sheet,
The contour detection apparatus according to claim 1, wherein the contour detection unit detects a boundary between the chip and a street surrounding the chip as the contour.
JP2007285619A 2007-11-02 2007-11-02 Outline detection method and outline detection apparatus Expired - Fee Related JP4823996B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007285619A JP4823996B2 (en) 2007-11-02 2007-11-02 Outline detection method and outline detection apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007285619A JP4823996B2 (en) 2007-11-02 2007-11-02 Outline detection method and outline detection apparatus

Publications (2)

Publication Number Publication Date
JP2009116419A true JP2009116419A (en) 2009-05-28
JP4823996B2 JP4823996B2 (en) 2011-11-24

Family

ID=40783530

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007285619A Expired - Fee Related JP4823996B2 (en) 2007-11-02 2007-11-02 Outline detection method and outline detection apparatus

Country Status (1)

Country Link
JP (1) JP4823996B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140096880A (en) * 2013-01-29 2014-08-06 삼성전자주식회사 Method and apparatus for detecting edge in image
JP2017219364A (en) * 2016-06-06 2017-12-14 株式会社ディスコ Wafer detection method for detecting peripheral position of wafer and processing device capable of detecting peripheral position of wafer
JP2017228634A (en) * 2016-06-22 2017-12-28 株式会社ディスコ Wafer detection method for detecting outer peripheral position of wafer and processing apparatus capable of detecting outer peripheral position of wafer
CN111242062A (en) * 2020-01-17 2020-06-05 于兴虎 Image processing method and system for detecting skin position of zebra fish juvenile fish
CN111816579A (en) * 2020-07-10 2020-10-23 英特尔产品(成都)有限公司 Method and apparatus for detecting chips contaminated with flux residue

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1084481A (en) * 1996-06-28 1998-03-31 Dainippon Screen Mfg Co Ltd Gradation interpolation method for image and its device, and recording medium recording program to execute the processing
JP2000348161A (en) * 1999-06-03 2000-12-15 Sanyo Electric Co Ltd Carved stamp reading method
JP2003198938A (en) * 2001-11-21 2003-07-11 Ge Medical Systems Global Technology Co Llc Method and apparatus for enhancing contrast of medical diagnostic image that includes foreign object
JP2005505081A (en) * 2001-10-12 2005-02-17 コミサリア・ア・レネルジー・アトミーク Indexing and comparing multimedia documents
JP2007033088A (en) * 2005-07-22 2007-02-08 Canon Inc Method for deriving area
JP2007141979A (en) * 2005-11-16 2007-06-07 Nidec Tosok Corp Bonding apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1084481A (en) * 1996-06-28 1998-03-31 Dainippon Screen Mfg Co Ltd Gradation interpolation method for image and its device, and recording medium recording program to execute the processing
JP2000348161A (en) * 1999-06-03 2000-12-15 Sanyo Electric Co Ltd Carved stamp reading method
JP2005505081A (en) * 2001-10-12 2005-02-17 コミサリア・ア・レネルジー・アトミーク Indexing and comparing multimedia documents
JP2003198938A (en) * 2001-11-21 2003-07-11 Ge Medical Systems Global Technology Co Llc Method and apparatus for enhancing contrast of medical diagnostic image that includes foreign object
JP2007033088A (en) * 2005-07-22 2007-02-08 Canon Inc Method for deriving area
JP2007141979A (en) * 2005-11-16 2007-06-07 Nidec Tosok Corp Bonding apparatus

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140096880A (en) * 2013-01-29 2014-08-06 삼성전자주식회사 Method and apparatus for detecting edge in image
KR101929560B1 (en) 2013-01-29 2019-03-14 삼성전자주식회사 Method and apparatus for detecting edge in image
JP2017219364A (en) * 2016-06-06 2017-12-14 株式会社ディスコ Wafer detection method for detecting peripheral position of wafer and processing device capable of detecting peripheral position of wafer
JP2017228634A (en) * 2016-06-22 2017-12-28 株式会社ディスコ Wafer detection method for detecting outer peripheral position of wafer and processing apparatus capable of detecting outer peripheral position of wafer
CN111242062A (en) * 2020-01-17 2020-06-05 于兴虎 Image processing method and system for detecting skin position of zebra fish juvenile fish
CN111242062B (en) * 2020-01-17 2023-05-09 于兴虎 Image processing method and system for detecting skin position of juvenile zebra fish
CN111816579A (en) * 2020-07-10 2020-10-23 英特尔产品(成都)有限公司 Method and apparatus for detecting chips contaminated with flux residue
CN111816579B (en) * 2020-07-10 2023-04-07 英特尔产品(成都)有限公司 Method and apparatus for detecting chips contaminated with flux residue

Also Published As

Publication number Publication date
JP4823996B2 (en) 2011-11-24

Similar Documents

Publication Publication Date Title
US11900586B2 (en) Hot spot defect detecting method and hot spot defect detecting system
JP4823996B2 (en) Outline detection method and outline detection apparatus
JP6190201B2 (en) Chip detection device and chip detection method
JP2014020926A (en) Surface defect inspection device and surface defect inspection method
JP2018142828A (en) Deposit detector and deposit detection method
JP6772059B2 (en) Electronic control devices, electronic control systems and electronic control methods
JP2009139133A (en) Flaw detection method and flaw detector
CN112213314B (en) Detection method and detection system for wafer side surface defects
JP5615076B2 (en) Component presence / absence determination apparatus and component presence / absence determination method
JP2011095108A (en) Wood defect detector and method therefor
TWI510776B (en) Bubble inspection processing method for glass
JP5784406B2 (en) Inspection method for processed products
JP2006035505A (en) Method and device for inspecting printed matter
JP4799426B2 (en) Contour inspection method and apparatus
JP2007047933A (en) Method and device for image recognition of rectangular component
JP2008311430A (en) Semiconductor chip detection device, and semiconductor chip detection method using it
JP2007142009A (en) Bonding apparatus
TWI609352B (en) Method of color identification for paper-based analytical devices
JP2004286708A (en) Defect detection apparatus, method, and program
JP4206061B2 (en) Bonding equipment
JP2020003452A (en) Inspection device, method for inspection, and program for inspection device
TWI703320B (en) Marking inspection apparatus, marking inspection method and article inspection apparatus
JPH1114317A (en) Appearance inspection method and device
JPH0760459B2 (en) Corner detector
JP6166686B2 (en) Component detection apparatus, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100610

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110815

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: 20110906

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110907

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: 20140916

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees