WO2011043293A1 - パターンマッチング方法、パターンマッチングプログラム、電子計算機、電子デバイス検査装置 - Google Patents
パターンマッチング方法、パターンマッチングプログラム、電子計算機、電子デバイス検査装置 Download PDFInfo
- Publication number
- WO2011043293A1 WO2011043293A1 PCT/JP2010/067364 JP2010067364W WO2011043293A1 WO 2011043293 A1 WO2011043293 A1 WO 2011043293A1 JP 2010067364 W JP2010067364 W JP 2010067364W WO 2011043293 A1 WO2011043293 A1 WO 2011043293A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- pattern matching
- pattern
- template
- matching
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01N—INVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
- G01N21/00—Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
- G01N21/84—Systems specially adapted for particular applications
- G01N21/88—Investigating the presence of flaws or contamination
- G01N21/95—Investigating the presence of flaws or contamination characterised by the material or shape of the object to be examined
- G01N21/956—Inspecting patterns on the surface of objects
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01N—INVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
- G01N21/00—Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
- G01N21/84—Systems specially adapted for particular applications
- G01N21/88—Investigating the presence of flaws or contamination
- G01N21/95—Investigating the presence of flaws or contamination characterised by the material or shape of the object to be examined
- G01N21/956—Inspecting patterns on the surface of objects
- G01N21/95607—Inspecting patterns on the surface of objects using a comparative method
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0004—Industrial image inspection
- G06T7/001—Industrial image inspection using an image reference approach
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30108—Industrial image inspection
- G06T2207/30148—Semiconductor; IC; Wafer
Definitions
- the present invention relates to a pattern matching method for searching for inspection points, a program thereof, an electronic computer executing the method, and an electronic device inspection apparatus including the electronic computer, which are used for circuit pattern inspection of electronic devices. It is.
- pattern matching means for searching for a pattern for inspection purpose or a pattern for specifying the inspection point from the captured image of the electronic device. Is installed.
- pattern matching methods For the inspection of an electronic device, generally, a method of searching for a pattern that matches a template from a captured image of an electronic device at an inspection stage is used. In this case, it is necessary to prepare a captured image of a pattern for specifying an inspection point imaged before the inspection or design data corresponding to the pattern as a template in advance.
- Patterns used to identify inspection points for electronic devices for example, patterns that are point-symmetric about a certain point, such as the center of a region where scribe lines of a silicon wafer intersect or a substrate mark (cross shape) of a printed circuit board Points that are present are used.
- an image including a point-symmetric pattern must be set in advance as a template or reference image serving as a reference for searching for inspection points. Therefore, when the setting is not appropriate, it becomes difficult to search for the inspection point accurately.
- Patent Document 2 it is difficult to set a search reference when a part of a point-symmetric pattern serving as a reference for searching for an inspection point exists outside the range of the shooting screen. This makes it difficult to search for inspection points accurately.
- the present invention has been made to solve the above-described problems, and it is an object of the present invention to provide a pattern matching method capable of searching for an inspection point accurately while simplifying the work of setting in advance. .
- a partial image region of a photographed image is extracted, a divided image of the image region is set as a template image, and pattern matching is performed while rotating the template image. Further, it is determined by this pattern matching whether or not a point-symmetric pattern exists in the image area.
- FIG. 4 is a flowchart for explaining a procedure of the pattern matching method according to the first embodiment. It is a figure which shows the image which image
- FIG. 4 is a diagram showing, as a score map, the result of executing the pattern matching method according to the first embodiment on the captured images shown in FIGS. 10 is a flowchart illustrating a procedure of a pattern matching method according to the second embodiment.
- FIG. 10 is a flowchart for explaining a procedure of a pattern matching method according to the third embodiment. It is a figure which shows the screen image at the time of an inspector setting a temporary evaluation window. It is a figure which shows the screen image at the time of an inspector expanding a temporary evaluation window. It is a figure explaining the operation example when the part in which the point symmetry pattern exists in the evaluation window 301 is known to some extent.
- FIG. 6 is a configuration diagram of an electronic device inspection apparatus 1000 that inspects an electronic device using the pattern matching method described in the first to sixth embodiments.
- FIG. 1 is a flowchart for explaining the procedure of the pattern matching method according to the first embodiment of the present invention.
- the procedure shown in the flowchart of FIG. 1 shows a pattern matching method used for photographing an electronic device with a photographing apparatus such as an optical microscope and inspecting an inspection point using the photographed image.
- This procedure can be executed by an electronic computer or the like that receives the captured image and executes the procedure. The same applies to the following embodiments.
- the electronic device here means an apparatus such as a semiconductor device to be inspected.
- the electronic computer includes an arithmetic device, a captured image input unit, an image display unit, and an operation input unit.
- the computing device is composed of a CPU (Central Processing Unit), a microcomputer, etc., and executes the pattern matching method shown in the flowchart of FIG.
- a CPU Central Processing Unit
- microcomputer etc.
- the captured image input unit receives the captured image.
- the image display unit is configured by a device such as a display for displaying a pattern matching result on the screen.
- the operation input unit is means for an operator to input an operation. Hereinafter, each step of FIG. 1 will be described.
- FIG. 1 Step S101
- An arithmetic device of the electronic computer acquires the captured image obtained by imaging the inspection target portion of the electronic device via the captured image input unit.
- the captured image includes a cross point where scribe lines intersect.
- FIG. 1 Step S102
- the arithmetic device sets an evaluation window 301 described later with reference to FIG. 3 and also sets a part of the evaluation window 301 as a template. This template is used when determining whether or not a point-symmetric pattern exists in the evaluation window 301. Details will be described later with reference to FIG.
- Step S103 the arithmetic unit rotates the template set in step S102 to generate a template rotation image.
- the arithmetic unit performs pattern matching between each template rotation image and each partial image in the evaluation window 301 corresponding to the position after rotating the template, as will be described later with reference to FIG. Further, a matching score obtained by evaluating the matching result with a predetermined arithmetic expression or the like is calculated, and a total matching score for the entire evaluation window 301 is calculated using the matching score for each template rotation image.
- Step S105 the arithmetic device scans the captured image while moving the evaluation window within the captured image, and calculates the matching score of the entire region of the captured image.
- Step S106 The arithmetic unit determines whether or not the entire area of the captured image has been scanned using the evaluation window 301. If the scanning of all areas has been completed, the process proceeds to step S107. If not completed, the process returns to step S102 and the same process is repeated.
- Step S107 the arithmetic device determines whether or not a point-symmetric pattern exists in the captured image based on the matching score calculated in steps S102 to S105.
- FIG. 2 is a diagram showing an image obtained by photographing a silicon wafer portion on which a fine circuit pattern is formed in an electronic device to be inspected with a microscope.
- a silicon wafer photographic image 200 includes a chip 201 and a silicon wafer scribe line 203 serving as a boundary between the chips.
- the center 202 (cross point 202) of the portion where the scribe lines 203 intersect is a pattern matching search target. This is because it is assumed that a point-symmetric pattern exists around the cross point 202.
- FIG. 3 is a diagram for explaining an evaluation window for performing pattern matching of captured images.
- the arithmetic unit selects one part of the captured image and sets it as the evaluation window 301.
- This evaluation window 301 is obtained by cutting out one square area of the captured image.
- the shape of the evaluation window 301 does not necessarily have to be a square, as long as pattern matching can be performed using a template rotation image described later.
- the evaluation window 301 is an evaluation unit for determining whether or not a point-symmetric pattern exists. That is, the arithmetic unit does not evaluate the entire captured image at once and determines whether or not a point-symmetric pattern exists, but cuts out a portion of the captured image as an evaluation window 301 and includes a point-symmetric pattern therein. Evaluate whether it exists.
- the arithmetic device scans the captured image for each evaluation window 301 while moving the position of the evaluation window 301.
- the computing device finally scans the entire captured image using the evaluation window 301 and evaluates whether or not a point-symmetric pattern exists in the captured image.
- the initial position of the evaluation window 301 is, for example, the top left vertex of the photographed image.
- the arithmetic device first scans the captured image by moving the evaluation window 301 one pixel at a time in the right direction. When the scanning position reaches the right end, the scanning position is moved down by one pixel, and scanning is performed again from the left end of the captured image. The arithmetic unit repeats the same procedure thereafter.
- FIG. 4 is a diagram for explaining a template in the evaluation window 301.
- the arithmetic unit sets a part of the region in the evaluation window 301 as a template image used for determining whether or not a point-symmetric pattern exists in the evaluation window 301.
- the center of the evaluation window 301 is divided into four square areas and any one of the divided images is used as a template image
- the dividing method of the evaluation window 301 is not limited to this.
- the division method may be arbitrary.
- FIG. 5 is a diagram illustrating a procedure for calculating a matching score in the evaluation window 301 using a template image.
- an example is shown in which the upper left divided image described with reference to FIG. 4 is used as a template image.
- which divided image is set as a template image is not limited to this.
- the arithmetic device sets the divided image in the upper left part of FIG. 4 as a template image, and then rotates the template image 90 degrees, 180 degrees, and 270 degrees clockwise to generate three images. These three images are called template rotation images.
- the arithmetic unit performs pattern matching between the three template rotation images and each of the upper right part, lower right part, and lower left part of the evaluation window 301.
- the pattern matching performed at this time corresponds to performing pattern matching between the template rotation image and the divided images corresponding to the positions after the rotation of the template rotation image.
- any known technique can be used for the pattern matching method in the evaluation window 301 at this time.
- an image correlation method generally used in the industrial field can be used.
- the result of pattern matching is obtained as a matching score using an evaluation function according to the pattern matching method.
- the higher the matching score the higher the degree of matching between the two.
- the computing device obtains the sum of the matching scores obtained by performing pattern matching between each template rotated image and the divided image corresponding to the position after the rotation. This sum is used as the total matching score of the evaluation window 301.
- a statistical index value such as a variance value or an average value of each matching score may be used as the total matching score of the evaluation window 301 instead of the sum of the matching scores.
- the center of the evaluation window 301 is a cross point
- the respective template rotation images and respective divided images of the upper right portion (region A401), lower right portion (region B402), and lower left portion (region C403) of the evaluation window 301 are displayed.
- the degree of matching with each other increases. In this case, the total matching score of the evaluation window 301 becomes high.
- FIG. 6 is a diagram showing a result of executing the pattern matching method according to the first embodiment on the captured images shown in FIGS. 2 to 3 as a score map.
- the overall matching score of the evaluation window 301 is expressed in color in the order of scanning using the evaluation window 301.
- a portion with a high overall matching score is shown in white, and a portion with a low overall matching score is shown in black.
- the total matching score is the highest at the position 601 corresponding to the cross point 202.
- the arithmetic unit determines that a point-symmetric pattern exists in a portion with a high overall matching score. For example, it may be determined that a part with a total matching score equal to or higher than a predetermined threshold has a point-symmetric pattern in that part, or a point-symmetric pattern exists only in a part with the highest total matching score May be determined.
- the arithmetic device scans a captured image obtained by capturing an electronic device to be inspected while moving the evaluation window 301, and is point-symmetric within the captured image. It is determined whether or not a pattern exists.
- the arithmetic device uses one of the divided images obtained by dividing a part of the evaluation window 301 as a template image used when determining whether or not a point-symmetric pattern exists in the evaluation window 301.
- the arithmetic device generates three template rotation images by rotating the template images by 90 degrees, 180 degrees, and 270 degrees, respectively, and each of the template rotation images and the evaluation window 301. Pattern matching is performed with the divided images in the upper right (region A401), lower right (region B402), and lower left (region C403).
- Embodiment 2 a method of enhancing the effect of pattern matching by excluding elements that have an undesirable influence on the matching score of pattern matching will be described. Note that the method described in the second embodiment may be used in combination with the method described in the first embodiment, or may be executed alone.
- the photographed image shown in FIG. As an example of a photographed image including an element that adversely affects the matching score of pattern matching, the photographed image shown in FIG. In the same image, there is a rectangular pattern in addition to the scribe line 203.
- Such a pattern other than the scribe line affects the matching score when searching for a point-symmetric pattern by pattern matching, so it is preferable if it can be removed.
- FIG. 7 is a flowchart for explaining the procedure of the pattern matching method according to the second embodiment.
- the procedure shown in the flowchart of FIG. 7 can be executed by an electronic computer or the like having the same configuration as that described in the first embodiment. Hereinafter, each step of FIG. 7 will be described.
- Step S701 The arithmetic device acquires the captured image obtained by capturing the inspection target portion of the electronic device via the captured image input unit. This captured image includes a cross point as in the first embodiment.
- Step S702 the arithmetic device scans the captured image in the horizontal direction and calculates the luminance dispersion value of the pixels on the scanning line for each scanning line.
- Step S703 the arithmetic unit determines that a portion that is not a scribe line is being scanned when the luminance dispersion value calculated in step S ⁇ b> 702 is greater than or equal to a luminance dispersion threshold described later.
- the arithmetic device masks a portion that is not a scribe line, and generates a horizontal line mask image.
- the mask is to correct a photographed image by deleting the portion that is not a scribe line or changing the color or brightness so that the portion that is not a scribe line does not appear on the image.
- Step S704 the arithmetic device scans the captured image in the vertical direction and calculates the luminance dispersion value of the pixels on the scanning line for each scanning line.
- Step S705 the arithmetic unit determines that a portion that is not a scribe line is being scanned when the luminance dispersion value calculated in step S ⁇ b> 704 is greater than or equal to a luminance dispersion threshold described later. Next, the arithmetic unit masks a portion that is not a scribe line, and generates a vertical line mask image.
- Step S706 The arithmetic device refers to the horizontal line mask image and the vertical line mask image generated in steps S702 to S705, and extracts only the image of the scanning line that is regarded as a scribe line in either of them.
- the arithmetic unit superimposes and integrates the image of the portion regarded as the scribe line on the horizontal scanning line and the image regarded as the scribe line on the vertical scanning line to generate an integrated mask image.
- the arithmetic unit superimposes and integrates the image of the portion regarded as the scribe line on the horizontal scanning line and the image regarded as the scribe line on the vertical scanning line to generate an integrated mask image.
- Step S707 The arithmetic device stores the mask image generated in step S706 in a storage device such as a memory.
- the arithmetic device executes pattern matching for searching for inspection points using the mask image stored in step S707.
- the pattern matching method at this time may be the one described in the first embodiment, or another pattern matching method.
- a conventional general pattern matching method can be used.
- FIGS. 8A and 8B are diagrams illustrating a state in which a captured image is scanned in the horizontal direction and the vertical direction.
- a scribe line exists across the top, bottom, left and right of the screen showing the photographed image.
- a plurality of rectangular patterns exist around the scribe line.
- the captured image is scanned in the vertical direction at positions x1 and x2, and the luminance of the pixel at each position on the scanning line is represented as a one-dimensional graph (referred to as an image profile) on the right side of FIG. X2.
- the scanning line x1 intersects the four rectangular patterns and the horizontal scribe line, the luminance distribution of the pixels on the scanning line is discrete.
- the scanning line x2 is along the scribe line in the vertical direction, the luminance distribution of the pixels on the scanning line is uniform.
- the captured image is scanned in the horizontal direction at positions y1 and y2, and the luminance of the pixel at each position on the scanning line is set as a one-dimensional graph (image profile) on the lower side of FIG. 8B. Shown in Y1 and Y2.
- the scanning line y1 intersects the two rectangular patterns and the scribe line in the vertical direction, the luminance distribution of the pixels on the scanning line is discrete.
- the scanning line y2 is along the scribe line in the horizontal direction, the luminance distribution of pixels on the scanning line is uniform.
- An image profile obtained by scanning a portion constituting an asymmetry pattern such as on the scanning lines x1 and y1 is obtained by scanning a portion constituting a point symmetry pattern such as the scanning lines x2 and y2.
- the luminance variation is larger than that of the obtained image profile. That is, the pixels on the scanning line x2 and the scanning line y2 have large luminance dispersion values.
- the arithmetic device can identify the position of the scribe line and the position of the portion that is not the scribe line, and mask the portion that is not the scribe line using the above-described features. .
- the arithmetic unit calculates a variance value of the luminance of the pixels on each scanning line, and when the luminance variance value is equal to or greater than a predetermined luminance variance threshold, the scanning line scans a portion that is not a scribe line. Is determined.
- a predetermined luminance variance threshold a common value may be used for the horizontal scanning line and the vertical scanning line, or individual values may be used.
- FIG. 9 is a diagram showing an example of a mask image obtained by masking a portion that is not a scribe line. In the mask image shown in the figure, it can be seen that the rectangular pattern around the scribe line is masked and only the scribe line remains.
- the luminance dispersion threshold for determining whether or not a scribe line is determined using the luminance dispersion value may be arbitrarily set by an inspector or the like, and design data of the electronic device can be obtained. May be determined based on this.
- the arithmetic device scans the captured image in the horizontal direction and the vertical direction to obtain the luminance dispersion value of the pixels on the scanning line, and the luminance dispersion value is the predetermined luminance dispersion.
- the threshold it can be determined that the scanning line is scanning a portion that is not a scribe line.
- the advantages of the pattern matching method according to the first embodiment can be enjoyed.
- Embodiment 3 FIG. In Embodiment 3 of the present invention, a pattern matching method is described in which an inspector or the like can select a reference image for performing pattern matching. In addition, optimization of the conditions for performing pattern matching in accordance with the selected reference image will also be described.
- the inspector who is used to the conventional pattern matching method is devised so as not to be aware of the difference in the pattern matching method. Specifically, when reporting the pattern matching result, the arithmetic device executes processing for correcting the report format according to the conventional pattern matching method. Details will be described later.
- FIG. 10 is a flowchart for explaining the procedure of the pattern matching method according to the third embodiment.
- the procedure shown in the flowchart of FIG. 10 can be executed by an electronic computer or the like having the same configuration as that described in Embodiments 1 and 2. Hereinafter, each step of FIG. 10 will be described.
- the arithmetic device acquires the captured image obtained by capturing the inspection target portion of the electronic device via the captured image input unit. This captured image includes a cross point as in the first embodiment. The arithmetic device displays the acquired captured image on the screen of the image display unit.
- Step S1002 An operator such as an inspector operates a computer operation input unit to designate a temporary evaluation window area (designated area).
- the arithmetic unit receives the area designation and acquires the coordinates of the area. This step corresponds to a step of designating a matching template in the conventional pattern matching method.
- the inspector who is used to the conventional pattern matching method assumes that the area specified in this step is used as it is for pattern matching as a matching template.
- the arithmetic unit when the arithmetic unit receives an area designation in this step, the arithmetic unit handles the area as a temporary evaluation window, as will be described in a later step.
- Step S1003 The arithmetic unit searches for a point-symmetric pattern in the temporary evaluation window designated in step S1002. Specifically, for example, the following search procedure can be considered.
- Step S1003 Search Procedure 1
- the arithmetic device generates a template rotation image using the upper left portion as a template image in the temporary evaluation window, and performs pattern matching.
- Step S1003 Search procedure 2
- the arithmetic device executes the above (search procedure 1) under several different conditions while changing conditions such as the size of the temporary evaluation window and the size of the template image.
- Step S1003 Search Procedure 3
- the arithmetic unit determines that a point-symmetric pattern exists in the provisional evaluation window when it finds a portion where the matching score is equal to or greater than a predetermined matching score threshold as a result of the search procedures 1 and 2 described above.
- Step S1004 If point symmetry is found in step S1003, the process proceeds to step S1005, and if not found, the process proceeds to step S1007.
- Step S1005 If a point-symmetric pattern is found in the temporary evaluation window in step S1003, the arithmetic device extracts conditions such as the size of the temporary evaluation window at that time as parameters used when pattern matching is performed in subsequent steps.
- Step S1006 The arithmetic device executes one of the pattern matching methods described in the first and second embodiments using the parameters extracted in step S1005.
- the arithmetic unit may use any of the pattern matching methods described in the first and second embodiments as it is, or may use only a method of generating a template rotation image in the evaluation window 301 and performing matching. Good.
- the arithmetic unit When the latter method is used, the arithmetic unit generates a template rotation image in the evaluation window 301 and matches whether or not the image of the temporary evaluation window set in step S1002 matches the image of the evaluation window 301. Determine by doing.
- Step S1007 The arithmetic unit performs pattern matching by a general method such as a conventional pattern matching method using the temporary evaluation window designated by the inspector in step S1002. In this case, the arithmetic unit searches the captured image for a portion that matches the image in the temporary evaluation window.
- FIG. 11A and 11B are diagrams illustrating screen images when the inspector sets a temporary evaluation window.
- FIG. 11A is a screen image of the same screen
- FIG. 11B is a screen image in which the temporary evaluation window is enlarged.
- a cross point 1102 exists in the evaluation window.
- the upper left coordinate 1101 of the evaluation window is represented by a star mark.
- the inspector designates an image pattern to be searched for on the screen. At this time, the inspector generally designates the upper left coordinates and vertical and horizontal sizes of the same area on the screen.
- the position of the cross point 1102 is reported as a pattern matching result.
- the inspector may misunderstand that the cross point 1102 is the upper left coordinate of the evaluation window.
- the arithmetic unit executes pattern matching in step S1006 in FIG. 10, and when a point-symmetric pattern is found in the evaluation window, the difference between the coordinate and the upper left coordinate of the evaluation window ( ⁇ x, ⁇ y) is calculated in advance.
- the arithmetic unit When presenting the pattern matching result by displaying it on the computer screen, the arithmetic unit presents coordinates obtained by adding a difference ( ⁇ x, ⁇ y) to the center coordinates of the actual point-symmetric pattern (cross point 1102). To do.
- step S1006 of FIG. 10 is executed and when step S1007 is executed. Therefore, the inspector can grasp the result of pattern matching according to the conventional report format without being aware of the difference in the internal pattern matching method.
- step S1002 of FIG. 10 it has been explained that the inspector designates a temporary evaluation window on the screen. Instead, when design data of the electronic device can be obtained, the temporary evaluation window is displayed on the design data. You may make it specify.
- the pattern matching method is changed depending on whether or not a point-symmetric pattern exists in the image area (temporary evaluation window) designated by the user in the captured image.
- step S1007 in FIG. 10 If there is no point-symmetric pattern, the conventional general pattern matching method is used in step S1007 in FIG. 10. Therefore, even if neither of the first and second embodiments can be used, pattern matching is performed. There is no need to interrupt.
- whether or not a point-symmetric pattern exists in the image area (temporary evaluation window) designated by the user in the captured image is determined by the search method in the evaluation window described in the first embodiment. It can be determined using the same method.
- parameters such as the size of the temporary evaluation window are set when determining whether or not a point-symmetric pattern exists in the image area (temporary evaluation window) designated by the user in the captured image. Search multiple times while changing.
- the arithmetic unit executes the pattern matching method described in the first and second embodiments and finds a point symmetric pattern
- the arithmetic unit places the above ( The position to which ⁇ x, ⁇ y) is added is presented as a search result.
- Embodiment 4 FIG. In the fourth embodiment of the present invention, a method for simplifying the processing when determining whether or not a point-symmetric pattern exists in the evaluation window will be described.
- FIG. 12 is a diagram for explaining an operation example when a portion where a point-symmetric pattern exists in the evaluation window 301 is known to some extent.
- the position where the point symmetry pattern exists in the captured image may be known to some extent in advance. In such a case, the process of calculating the total matching score of the evaluation window 301 can be simplified.
- the arithmetic unit sets a partial evaluation area 1200 in the evaluation window 301 and executes pattern matching only inside this area.
- the astigmatism pattern 1201 exists in the evaluation window 301, by performing pattern matching only in the partial evaluation area 1200, the influence of the matching score from the astigmatism pattern 1201 can be suppressed. it can.
- the method described in the fourth embodiment may be used in combination with the first to third embodiments.
- the arithmetic device can use the technique of the fourth embodiment when calculating the total matching score of the evaluation window 301.
- the arithmetic device can similarly use the method of the fourth embodiment when calculating the total matching score of the evaluation window 301.
- the arithmetic unit can also set the partial evaluation area 1200 in the temporary evaluation window selected by the inspector and execute pattern matching a plurality of times while changing the position, shape, size, etc. of the partial evaluation area 1200. . At this time, the size of the temporary evaluation window itself may be changed, or only the partial evaluation area 1200 may be changed alone.
- Embodiment 5 FIG. In the fifth embodiment of the present invention, a method of calculating the luminance dispersion threshold described in the second embodiment by calculation will be described.
- FIGS. 13A and 13B are diagrams illustrating the difference in scribe line spacing due to the difference in photographing magnification. Assume that the pixel size of the image shown in FIGS. 13A and 13B is 512 pixels ⁇ 512 pixels.
- FIG. 13A illustrates a photographed image when the photographing magnification is 100 times
- FIG. 13B illustrates a photographed image when the photographing magnification is 200 times. It is assumed that the scribe line interval when the photographing magnification is 100 is 50 pixels.
- the second embodiment when setting the luminance dispersion threshold, it is possible to predict the scribe line interval on the photographed image in advance using the photographing magnification, and to predict the luminance dispersion threshold based on this.
- the scribe line interval is 130 ⁇ m, and when the scribe line is imaged at an imaging magnification of 100, the interval is 50 pixels.
- the interval between the scribe lines should be 100 pixels on the screen. Using this fact, it is possible to calculate the luminance dispersion value on the same image by calculation. A value obtained by this calculation can be used as the luminance dispersion threshold described in the second embodiment.
- the luminance dispersion threshold value can be obtained by calculation using the design data of the electronic device to be inspected and the photographing magnification of the photographed image.
- the arithmetic unit can set the luminance dispersion threshold value based on the design data of the electronic device, an appropriate mask image can be generated.
- Embodiment 6 FIG. In the above first to fifth embodiments, the method described in the other embodiments may be combined with the pattern matching method.
- both the methods described in the first and second embodiments are used in step S1006 in FIG.
- conventional general pattern matching is also executed, and statistical processing such as averaging the matching scores obtained by the respective methods may be performed to obtain a final matching result.
- the inspector may make a determination based on experience using each obtained matching score.
- FIG. 14 is a configuration diagram of an electronic device inspection apparatus 1000 that inspects an electronic device using the pattern matching method described in the first to sixth embodiments.
- the electronic device inspection apparatus 1000 includes a microscope 1100 and an electronic calculator 1200.
- the microscope 1100 captures an electronic device to be inspected and outputs the captured image to the electronic computer 1200.
- the electronic computer 1200 includes a captured image input unit 1201, an arithmetic device 1202, an operation input unit 1203, and an image display unit 1204.
- the captured image input unit 1201 is an interface that receives a captured image from the microscope 1100. Any known technique may be used for the interface specification.
- the computing device 1202 includes a CPU, a microcomputer, and the like, and includes a storage device such as a ROM (Read Only Memory). This storage device stores a program that defines the operation of the pattern matching method described in any of the first to sixth embodiments.
- the computing device 1202 executes the pattern matching method described in any of the first to sixth embodiments according to the operation specified by this program.
- the operation input unit 1203 is an operation interface for an inspector or the like to input an operation to the electronic computer 1200.
- the image display unit 1204 is composed of a liquid crystal display device or the like.
- the arithmetic device 1202 causes the image display unit 1204 to display the result of pattern matching and the like on the screen.
- the microscope 1100 corresponds to the “imaging device” in the first to sixth embodiments.
- the captured image input unit 1201 corresponds to the “captured image input unit” in the first to sixth embodiments.
- the arithmetic device 1202 corresponds to the “arithmetic device” in the first to sixth embodiments.
- the operation input unit 1203 corresponds to the “operation input unit” in the first to sixth embodiments.
- the image display unit 1204 corresponds to the “image display unit” in the first to sixth embodiments.
- the electronic device inspection apparatus 1000 according to the seventh embodiment has been described above. While the above description has been made with reference to exemplary embodiments, it will be apparent to those skilled in the art that various modifications and variations can be made within the spirit of the invention and the scope of the appended claims.
- the pattern matching method of the present invention it is possible to simplify the pre-setting operation such as setting an appropriate template in advance by the inspector, and to accurately search the inspection point.
Landscapes
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Immunology (AREA)
- Health & Medical Sciences (AREA)
- Biochemistry (AREA)
- General Health & Medical Sciences (AREA)
- Chemical & Material Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Pathology (AREA)
- Analytical Chemistry (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Quality & Reliability (AREA)
- Image Analysis (AREA)
- Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)
- Image Processing (AREA)
Abstract
Description
本発明の他の目的、特徴及び利点は添付図面に関する以下の本発明の実施例の記載から明らかになるであろう。
図1は、本発明の実施の形態1に係るパターンマッチング方法の手順を説明するフローチャートである。
図1のフローチャートに示す手順は、光学顕微鏡などの撮影装置で電子デバイスを撮影し、その撮影画像を用いて検査ポイントを検査するために用いるパターンマッチングの手法を示す。この手順は、上記撮影画像を受け取って同手順を実行する電子計算機などで実行することができる。以下の実施の形態でも同様である。
この電子計算機は、演算装置、撮影画像入力部、画像表示部、操作入力部を備える。
画像表示部は、パターンマッチングの結果等を画面表示するためのディスプレイ等の装置で構成される。
以下、図1の各ステップについて説明する。
上記電子計算機の演算装置(以下、単に演算装置と呼ぶ)は、電子デバイスの検査対象部分を撮影して得た上記撮影画像を、撮影画像入力部を介して取得する。この撮影画像は、後述の図2で改めて説明するように、スクライブラインが交差しているクロスポイントを含むものである。
演算装置は、後述の図3で説明する評価ウィンドウ301を設定するとともに、その評価ウィンドウ301内の1部分を、テンプレートとして設定する。このテンプレートは、当該評価ウィンドウ301内に点対称パターンが存在するか否かを判定する際に用いられる。詳細は図3で改めて説明する。
演算装置は、後述の図4~図5で改めて説明するように、ステップS102で設定したテンプレートを回転させてテンプレート回転画像を生成する。
演算装置は、後述の図5で改めて説明するように、各テンプレート回転画像と、テンプレートを回転した後の位置に相当する評価ウィンドウ301内の各部分画像との間で、パターンマッチングを行う。また、そのマッチング結果を所定の演算式などで評価したマッチングスコアを算出し、各テンプレート回転画像についてのマッチングスコアを用いて、当該評価ウィンドウ301全体の総合マッチングスコアを算出する。
演算装置は、後述の図3および図5で改めて説明するように、撮影画像内で評価ウィンドウを移動させながら撮影画像を走査し、当該撮影画像の全領域の上記マッチングスコアを算出する。
演算装置は、評価ウィンドウ301を用いて当該撮影画像の全領域を走査したか否かを判定する。全領域の走査を完了していればステップS107へ進み、完了していなければステップS102へ戻って同様の処理を繰り返す。
演算装置は、後述の図6で改めて説明するように、ステップS102~S105で算出したマッチングスコアに基づき、当該撮影画像内に点対称パターンが存在するか否かを判定する。
次に、各ステップの詳細について、図2~図6を用いて説明する。
本実施の形態1において、演算装置は、評価ウィンドウ301内の一部の領域を、当該評価ウィンドウ301内に点対称パターンが存在するか否かを判定するために用いるテンプレート画像として設定する。
以上のように、本実施の形態1によれば、演算装置は、評価ウィンドウ301を移動させながら、検査対象の電子デバイスを撮影して得た撮影画像を走査し、当該撮影画像内に点対称パターンが存在するか否かを判定する。
本発明の実施の形態2では、パターンマッチングのマッチングスコアに好ましくない影響を与える要素を除外して、パターンマッチングの効果を高める手法を説明する。なお、本実施の形態2で説明する手法は、実施の形態1で説明した手法と併用してもよいし、単独で実行してもよい。
なお、本実施の形態2では、以下の(条件1)~(条件3)を前提とする。
(条件2)そのパターンが直線で構成されていること。
(条件3)非点対称パターン(スクライブライン以外のパターン)が上記のような点対称パターンとは異なる状態にあること。
演算装置は、電子デバイスの検査対象部分を撮影して得た上記撮影画像を、撮影画像入力部を介して取得する。この撮影画像は、実施の形態1と同様に、クロスポイントを含むものである。
演算装置は、後述の図8で改めて説明するように、撮影画像を水平方向に走査して、走査線上の画素の輝度分散値を、走査線毎に算出する。
演算装置は、後述の図8で改めて説明するように、ステップS702で算出した輝度分散値が後述の輝度分散閾値以上である場合は、スクライブラインではない部分を走査していると判定する。次に、演算装置は、スクライブラインではない部分をマスクして、水平ラインマスク画像を生成する。
演算装置は、後述の図8で改めて説明するように、撮影画像を垂直方向に走査して、走査線上の画素の輝度分散値を、走査線毎に算出する。
演算装置は、後述の図8で改めて説明するように、ステップS704で算出した輝度分散値が後述の輝度分散閾値以上である場合は、スクライブラインではない部分を走査していると判定する。次に、演算装置は、スクライブラインではない部分をマスクして、垂直ラインマスク画像を生成する。
演算装置は、ステップS702~S705で生成した水平ラインマスク画像と垂直ラインマスク画像を参照し、両者のいずれかにおいてスクライブラインとみなされた走査線の画像のみを抽出する。
演算装置は、ステップS706で生成したマスク画像を、メモリ等の記憶装置に保存する。
演算装置は、ステップS707で保存したマスク画像を用いて、検査ポイントを探索するためのパターンマッチングを実行する。このときのパターンマッチング手法は、実施の形態1で説明したものでもよいし、その他のパターンマッチング手法を用いてもよい。例えば、従来の一般的なパターンマッチング手法を用いることができる。
次に、ステップS703とS705の詳細について、図8A,8B~図9を用いて説明する。
以上のように、本実施の形態2によれば、演算装置は、撮影画像を水平方向と垂直方向に走査して走査線上の画素の輝度分散値を求め、その輝度分散値が所定の輝度分散閾値以上であるときは、その走査線はスクライブラインではない部分を走査していると判定することができる。
本発明の実施の形態3では、パターンマッチングを行うための基準画像を、検査者等が自ら選択することのできるパターンマッチング方法を説明する。また、パターンマッチングを行う際の条件を、選択された基準画像に合わせて最適化することについても併せて説明する。
演算装置は、電子デバイスの検査対象部分を撮影した上記撮影画像を、撮影画像入力部を介して取得する。この撮影画像は、実施の形態1と同様に、クロスポイントを含むものである。演算装置は、取得した撮影画像を、画像表示部に画面表示させる。
検査者等のオペレータは、コンピューターの操作入力部を操作して、仮の評価ウィンドウ領域(指定領域)を指定する。演算装置は、その領域指定を受け取り、同領域の座標を取得する。本ステップは、従来のパターンマッチング手法における、マッチングテンプレートを指定するステップに相当する。
演算装置は、ステップS1002で指定された仮評価ウィンドウ内に点対称パターンが存在するか否かを探索する。具体的には、例えば以下のような探索手順が考えられる。
演算装置は、仮評価ウィンドウ内で、実施の形態1で説明したように、左上部分をテンプレート画像としてテンプレート回転画像を生成し、パターンマッチングを行う。
演算装置は、上記(探索手順1)を、仮評価ウィンドウのサイズやテンプレート画像のサイズなどの条件を変更しながら、いくつかの異なる条件の下で実行する。
演算装置は、上記探索手順1~2の結果、マッチングスコアが所定のマッチングスコア閾値以上となる部分を発見した場合は、仮評価ウィンドウ内に点対称パターンが存在するものと判定する。
ステップS1003で点対称が見つかった場合はステップS1005へ進み、見つからなかった場合はステップS1007へ進む。
演算装置は、ステップS1003で仮評価ウィンドウ内に点対称パターンを発見した場合は、そのときの仮評価ウィンドウのサイズ等の条件を、以後のステップでパターンマッチングを行う際に用いるパラメーターとして抽出する。
演算装置は、ステップS1005で抽出したパラメーターを用いて、実施の形態1~2で説明したいずれかのパターンマッチング方法を実行する。
演算装置は、ステップS1002で検査者が指定した仮評価ウィンドウを用いて、従来のパターンマッチング方法など、一般的な手法によるパターンマッチングを行う。この場合には、演算装置は、仮評価ウィンドウ内の画像と合致する部分を撮影画像内から探索することになる。
次に、パターンマッチング手法の違いによる結果報告の差異について説明する。
また、本実施の形態3では、ユーザーが撮影画像内で指定した画像領域(仮評価ウィンドウ)内に点対称パターンが存在するか否かを判定する際に、仮評価ウィンドウのサイズ等のパラメーターを変更しながら、複数回探索を行う。
本発明の実施の形態4では、評価ウィンドウ内に点対称パターンが存在するか否かを判定する際の処理を簡易化する手法を説明する。
例えば実施の形態1~2では、演算装置は、評価ウィンドウ301の総合マッチングスコアを算出する際に、本実施の形態4の手法を用いることができる。
本発明の実施の形態5では、実施の形態2で説明した輝度分散閾値を計算によって求める手法を説明する。
仮に、図13A,13Bに示す画像の画素サイズを512画素×512画素と仮定する。
以上の実施の形態1~5において、他の実施の形態で説明した手法をパターンマッチング手法と組み合わせてもよい。
図14は、実施の形態1~6で説明したパターンマッチング方法を用いて電子デバイスを検査する電子デバイス検査装置1000の構成図である。
顕微鏡1100は、検査対象の電子デバイスを撮影し、その撮影画像を電子計算機1200に出力する。
撮影画像入力部1201は、実施の形態1~6の「撮影画像入力部」に相当する。
操作入力部1203は、実施の形態1~6の「操作入力部」に相当する。
以上、本実施の形態7に係る電子デバイス検査装置1000について説明した。
上記記載は実施例についてなされたが、本発明はそれに限らず、本発明の精神と添付の請求の範囲の範囲内で種々の変更および修正ができることは当業者に明らかである。
201 チップ
202 クロスポイント
203 スクライブライン
301 評価ウィンドウ
400 テンプレート領域
401 領域A
402 領域B
403 領域C
601 マッチングスコアデータ
1100 顕微鏡
1200 電子計算機
1201 撮影画像入力部
1202 演算装置
1203 操作入力部
1204 画像表示部
Claims (18)
- 電子デバイスを撮影して取得した撮影画像から一部の画像領域を抽出するステップと、 前記画像領域の中心位置を基準に当該画像領域を分割して2以上の分割画像を取得するステップと、
前記分割画像のうち1つをテンプレート画像として設定するステップと、
前記中心位置を基準に前記テンプレート画像を回転させて2以上のテンプレート回転画像を取得するテンプレート回転ステップと、
前記テンプレート回転画像と、前記画像領域のうち前記テンプレート回転画像の回転後の位置に対応する部分の画像との間でパターンマッチングを行い、そのマッチングスコアを算出するマッチングスコア算出ステップと、
全ての前記テンプレート回転画像についての前記マッチングスコアを用いて前記画像領域内の総合マッチングスコアを算出する総合マッチングスコア算出ステップと、
前記撮影画像の複数の箇所について前記総合マッチングスコアを取得するステップと、 前記撮影画像の複数の箇所についての前記総合マッチングスコアを用いて前記撮影画像内で点対称パターンが存在する部分を判定するステップと、
を含むことを特徴とするパターンマッチング方法。 - 前記テンプレート回転ステップでは、
前記テンプレート画像をそれぞれ90度、180度、および270度回転させて3つの前記テンプレート回転画像を取得し、
前記マッチングスコア算出ステップでは、
各前記テンプレート回転画像と、前記画像領域のうち前記テンプレート回転画像を90度、180度、および270度回転させた後のそれぞれの位置に対応する部分の画像との間でパターンマッチングを行う
ことを特徴とする請求項1記載のパターンマッチング方法。 - 前記総合マッチングスコア算出ステップでは、
前記画像領域内の前記マッチングスコアの統計値を前記総合マッチングとして用いる
ことを特徴とする請求項1記載のパターンマッチング方法。 - 電子デバイスを撮影して取得した撮影画像を走査してその走査線上の画素の輝度分散値を算出するステップと、
前記輝度分散値が所定の輝度分散閾値以上である場合は前記走査線上の画素を均一に置き換えるステップと、
前記走査線上の輝度値を均一な値に置き換えたあとの前記撮影画像を用いてパターンマッチングを行うステップと、
を含むことを特徴とするパターンマッチング方法。 - 前記電子デバイスの設計データを用いて前記走査線上における画素の輝度分散値の予測値を算出するステップと、
その算出結果を前記輝度分散閾値として設定するステップと、
を含むことを特徴とする請求項4記載のパターンマッチング方法。 - 電子デバイスを撮影して取得した撮影画像のうち一部の指定領域を指定する領域指定ステップと、
前記指定領域内に点対称パターンが存在するか否かをパターンマッチングによって判定する判定ステップと、
前記点対称パターンの有無に応じてパターンマッチング方法を決定するパターンマッチング方法決定ステップと、
前記パターンマッチング方法決定ステップで決定したパターンマッチング方法を用いて前記撮影画像のパターンマッチングを行うステップと、
を含むことを特徴とするパターンマッチング方法。 - 前記判定ステップは、
前記指定領域から一部の画像領域を抽出するステップと、
前記画像領域の中心位置を基準に当該画像領域を分割して2以上の分割画像を取得するステップと、
前記分割画像のうち1つをテンプレート画像として設定するステップと、
前記中心位置を基準に前記テンプレート画像を回転させて2以上のテンプレート回転画像を取得するテンプレート回転ステップと、
前記テンプレート回転画像と、前記画像領域のうち前記テンプレート回転画像の回転後の位置に対応する部分の画像との間でパターンマッチングを行い、そのマッチングスコアを算出するマッチングスコア算出ステップと、
全ての前記テンプレート回転画像についての前記マッチングスコアを用いて前記画像領域内の総合マッチングスコアを算出する総合マッチングスコア算出ステップと、
を含むことを特徴とする請求項6記載のパターンマッチング方法。 - 前記判定ステップでは、
前記指定領域のサイズまたは前記分割画像のサイズを変更しながらパターンマッチングによる前記判定を複数回行い、
パターンマッチングの結果として得られた最も高いマッチングスコアが所定のマッチングスコア閾値以上である場合は、
前記指定領域内に点対称パターンが存在するものと判定する
ことを特徴とする請求項7記載のパターンマッチング方法。 - 前記判定ステップにおいて指定領域内に点対称パターンが存在するものと判定した場合は、
そのときの前記指定領域のサイズを用いて前記撮影画像から一部の画像領域を抽出するステップと、
前記画像領域の中心位置を基準に当該画像領域を分割して2以上の分割画像を取得するステップと、
前記分割画像のうち1つをテンプレート画像として設定するステップと、
前記中心位置を基準に前記テンプレート画像を回転させて2以上のテンプレート回転画像を取得するテンプレート回転ステップと、
前記テンプレート回転画像と、前記画像領域のうち前記テンプレート回転画像の回転後の位置に対応する部分の画像との間でパターンマッチングを行い、そのマッチングスコアを算出するマッチングスコア算出ステップと、
全ての前記テンプレート回転画像についての前記マッチングスコアを用いて前記画像領域内の総合マッチングスコアを算出する総合マッチングスコア算出ステップと、
前記撮影画像の複数の部分について前記総合マッチングスコアを取得するステップと、 前記撮影画像の複数の箇所についての前記総合マッチングスコアを用いて前記撮影画像内で点対称パターンが存在する部分を判定するステップと、
を含むことを特徴とする請求項7記載のパターンマッチング方法。 - 電子デバイスを撮影して取得した撮影画像のうち一部の指定領域を指定する領域指定ステップと、
前記画像領域を用いて前記画像領域に対応する部分に点対称パターンが存在するか否かを判定する判定ステップと、
前記判定ステップで前記画像領域に対応する部分に点対称パターンが存在するものと判定した場合に、2種類以上のパターンマッチング手法を用いて、前記撮影画像のパターンマッチングを行うステップと、
を含むことを特徴とするパターンマッチング方法。 - 前記画像領域内に点対称パターンが存在する場合、その画像領域の左上頂点の座標を探索結果として提示するステップを含む
ことを特徴とする請求項6記載のパターンマッチング方法。 - 前記領域指定ステップにおいて、前記指定領域の指定を受け取る際に、
前記撮影画像の一部の領域の指定に代えて前記電子デバイスの設計データの該当領域の指定を受け取る
ことを特徴とする請求項6に記載のパターンマッチング方法。 - 前記画像領域のうち点対称パターンが存在すると想定される部分評価領域についてのみパターンマッチングを行う
ことを特徴とする請求項1に記載のパターンマッチング方法。 - 前記判定ステップでは、
前記画像領域のうち点対称パターンが存在すると想定される部分評価領域についてのみパターンマッチングを行うとともに、前記部分領域のサイズを変更しながらパターンマッチングによる前記判定を複数回行い、
パターンマッチングの結果として得られた最も高いマッチングスコアが所定のマッチングスコア閾値以上である場合は、
前記画像領域に対応する部分に点対称パターンが存在するものと判定する
ことを特徴とする請求項7記載のパターンマッチング方法。 - 請求項1に記載のパターンマッチング方法をコンピューターに実行させることを特徴とするパターンマッチングプログラム。
- 請求項15記載のパターンマッチングプログラムを実行する演算装置と、
前記撮影画像を受け取る撮影画像入力部と、
を備えたことを特徴とする電子計算機。 - 前記パターンマッチング方法を実行する際の条件を指定する操作入力を受け取る操作入力部と、
前記パターンマッチング方法の実行結果を画面表示する表示部と、
を備えたことを特徴とする請求項16記載の電子計算機。 - 請求項16記載の電子計算機と、
前記電子デバイスの画像を撮影する撮影装置と、
を備えたことを特徴とする電子デバイス検査装置。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/499,983 US20120182415A1 (en) | 2009-10-05 | 2010-10-04 | Pattern Matching Method, Pattern Matching Program, Electronic Computer, and Electronic Device Testing Apparatus |
CN2010800445467A CN102576462A (zh) | 2009-10-05 | 2010-10-04 | 图案匹配方法、图案匹配程序、电子计算机、电子设备检查装置 |
KR1020127008724A KR101359280B1 (ko) | 2009-10-05 | 2010-10-04 | 패턴 매칭 방법, 패턴 매칭 프로그램을 기록한 컴퓨터로 판독가능한 기록 매체, 전자 계산기, 전자 디바이스 검사 장치 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009231428A JP5364528B2 (ja) | 2009-10-05 | 2009-10-05 | パターンマッチング方法、パターンマッチングプログラム、電子計算機、電子デバイス検査装置 |
JP2009-231428 | 2009-10-05 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2011043293A1 true WO2011043293A1 (ja) | 2011-04-14 |
Family
ID=43856748
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2010/067364 WO2011043293A1 (ja) | 2009-10-05 | 2010-10-04 | パターンマッチング方法、パターンマッチングプログラム、電子計算機、電子デバイス検査装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20120182415A1 (ja) |
JP (1) | JP5364528B2 (ja) |
KR (1) | KR101359280B1 (ja) |
CN (1) | CN102576462A (ja) |
WO (1) | WO2011043293A1 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7110525B1 (en) | 2001-06-25 | 2006-09-19 | Toby Heller | Agent training sensitive call routing system |
KR102225617B1 (ko) | 2014-11-03 | 2021-03-12 | 한화테크윈 주식회사 | 영상 정합 알고리즘을 설정하는 방법 |
CN107153809B (zh) * | 2016-03-04 | 2020-10-09 | 无锡天脉聚源传媒科技有限公司 | 一种确认电视台图标的方法及装置 |
CN106855520B (zh) * | 2017-02-10 | 2020-05-29 | 南京航空航天大学 | 一种基于机器视觉的工件缺陷检测方法 |
KR102185934B1 (ko) * | 2020-06-07 | 2020-12-02 | 주식회사 플로이드 | 회전 대칭성 판단이 가능한 영상 분석 장치 및 방법 |
DE102020214249A1 (de) | 2020-11-12 | 2022-05-12 | Robert Bosch Gesellschaft mit beschränkter Haftung | Verfahren zum Bereitstellen von Navigationsdaten zum Steuern eines Roboters, Verfahren zum Steuern eines Roboters, Verfahren zum Herstellen zumindest eines vordefinierten punktsymmetrischen Bereichs und Vorrichtung |
US20240304563A1 (en) | 2021-02-26 | 2024-09-12 | Hitachi High-Tech Corporation | Position Specification Method, Position Specification Program, and Inspection Apparatus |
CN113094540B (zh) * | 2021-04-16 | 2022-08-30 | 浙江理工大学 | 一种基于手绘的准规则斑图花型图案检索方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000077323A (ja) * | 1998-06-19 | 2000-03-14 | Hitachi Ltd | 半導体製造装置における合わせマークの検出方法 |
JP2006190078A (ja) * | 2005-01-06 | 2006-07-20 | Nikon Corp | パターンマッチング装置 |
JP2008146132A (ja) * | 2006-12-06 | 2008-06-26 | System Product Co Ltd | 画像検出装置、プログラム及び画像検出方法 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6537221B2 (en) | 2000-12-07 | 2003-03-25 | Koninklijke Philips Electronics, N.V. | Strain rate analysis in ultrasonic diagnostic images |
US8024343B2 (en) | 2006-04-07 | 2011-09-20 | Eastman Kodak Company | Identifying unique objects in multiple image collections |
-
2009
- 2009-10-05 JP JP2009231428A patent/JP5364528B2/ja not_active Expired - Fee Related
-
2010
- 2010-10-04 CN CN2010800445467A patent/CN102576462A/zh active Pending
- 2010-10-04 US US13/499,983 patent/US20120182415A1/en not_active Abandoned
- 2010-10-04 KR KR1020127008724A patent/KR101359280B1/ko not_active IP Right Cessation
- 2010-10-04 WO PCT/JP2010/067364 patent/WO2011043293A1/ja active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000077323A (ja) * | 1998-06-19 | 2000-03-14 | Hitachi Ltd | 半導体製造装置における合わせマークの検出方法 |
JP2006190078A (ja) * | 2005-01-06 | 2006-07-20 | Nikon Corp | パターンマッチング装置 |
JP2008146132A (ja) * | 2006-12-06 | 2008-06-26 | System Product Co Ltd | 画像検出装置、プログラム及び画像検出方法 |
Also Published As
Publication number | Publication date |
---|---|
JP5364528B2 (ja) | 2013-12-11 |
KR20120062873A (ko) | 2012-06-14 |
JP2011081485A (ja) | 2011-04-21 |
CN102576462A (zh) | 2012-07-11 |
US20120182415A1 (en) | 2012-07-19 |
KR101359280B1 (ko) | 2014-02-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5364528B2 (ja) | パターンマッチング方法、パターンマッチングプログラム、電子計算機、電子デバイス検査装置 | |
JP5081590B2 (ja) | 欠陥観察分類方法及びその装置 | |
US8041104B2 (en) | Pattern matching apparatus and scanning electron microscope using the same | |
US10074167B2 (en) | Reducing registration and design vicinity induced noise for intra-die inspection | |
WO2013153891A1 (ja) | 荷電粒子線装置 | |
JP5651428B2 (ja) | パターン測定方法,パターン測定装置及びそれを用いたプログラム | |
JP5202110B2 (ja) | パターン形状評価方法,パターン形状評価装置,パターン形状評価データ生成装置およびそれを用いた半導体形状評価システム | |
JP2016058465A (ja) | 欠陥定量化方法、欠陥定量化装置、および欠陥評価値表示装置 | |
JP2007047930A (ja) | 画像処理装置及び検査装置 | |
JP2010283004A (ja) | 欠陥画像処理装置、欠陥画像処理方法、半導体欠陥分類装置および半導体欠陥分類方法 | |
US9589086B2 (en) | Method for measuring and analyzing surface structure of chip or wafer | |
WO2017071406A1 (zh) | 金针类元件的引脚检测方法和系统 | |
JP2023002652A (ja) | 画像処理プログラム、画像処理装置および画像処理方法 | |
WO2010013564A1 (ja) | 欠陥レビュー装置、欠陥レビュー方法及び欠陥レビュー実行プログラム | |
JP2007256225A (ja) | パターンマッチング方法、及びパターンマッチングを行うためのコンピュータープログラム | |
JP2011227748A (ja) | 画像処理装置、画像処理方法、画像処理プログラム、及び欠陥検出装置 | |
JP2013140468A (ja) | パターンマッチング装置、検査システム、及びコンピュータプログラム | |
JP2015004641A (ja) | ウエハ外観検査装置 | |
TW202205160A (zh) | 使用機器學習之半導體疊加測量 | |
WO2015125504A1 (ja) | パターン測定装置、及びコンピュータープログラム | |
JP7062563B2 (ja) | 輪郭抽出方法、輪郭抽出装置、及びプログラム | |
US8045807B2 (en) | Pattern edge detecting method and pattern evaluating method | |
JP2005310805A (ja) | パターンサーチ方法 | |
US20240304563A1 (en) | Position Specification Method, Position Specification Program, and Inspection Apparatus | |
WO2023166748A1 (ja) | プロファイル検出方法及びプロファイル検出装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201080044546.7 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10821963 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 13499983 Country of ref document: US |
|
ENP | Entry into the national phase |
Ref document number: 20127008724 Country of ref document: KR Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 10821963 Country of ref document: EP Kind code of ref document: A1 |