The invention provides machine vision methods and apparatus for determining a calibration relationship between the imaging reference frame of an image acquisition device (e.g., a camera) and the motion reference frame of a moveable object (e.g., a motion stage) by positioning the object so that a fiducial thereon (e.g., a calibration mark) lies at a first fiducial position in the field of view and recording the corresponding position of the object in the motion reference frame. The object is then repositioned so that the fiducial moves to a second fiducial position in the field of view. Again, the corresponding position of the object in the motion reference frame is recorded. Likewise, the object is moved to a third fiducial position in the field of view, and its corresponding position in the motion reference frame is recorded. A calibration relationship between the motion reference frame of the object and the imaging reference frame of the camera as a function of the first, second and third fiducial positions and as a function of the first, second and third object positions.

Patent
   5978080
Priority
Sep 25 1997
Filed
Sep 25 1997
Issued
Nov 02 1999
Expiry
Sep 25 2017
Assg.orig
Entity
Large
21
148
all paid
1. A machine vision method of determining a calibration relationship between a motion reference frame of a moveable object and an imaging reference frame of an imaging device that acquires an image of the object, the method comprising the steps of:
A. positioning the object so that a fiducial thereon is at a first specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a first object position;
B. positioning the object so that a fiducial thereon is at a second specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a second object position;
C. positioning the object so that a fiducial thereon is at a third specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a third object position; and
D. determining a calibration relationship between the reference frame of motion of the object and the reference frame of the camera as a function of respective motion reference frame coordinates of the first, second, and third object positions.
19. An article of manufacture comprising a computer usable medium embodying program code for causing a digital data processor to carry out a method of determining a calibration relationship between a motion reference frame of a moveable object and an imaging reference frame of an imaging device that acquires an image of the object, the method comprising the steps of:
A. positioning the object so that a fiducial thereon is at a first specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a first object position;
B. positioning the object so that a fiducial thereon is at a second specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a second object position;
C. positioning the object so that a fiducial thereon is at a third specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a third object position; and
D. determining a calibration relationship between the reference frame of motion of the object and the reference frame of the camera as a function of respective motion reference frame coordinates of the first, second, and third object positions.
10. A machine vision apparatus for determining a calibration relationship between a motion reference frame of moveable object and an imaging reference frame of an imaging device that acquires an image of the object, the apparatus comprising:
A. first positioning means, coupled to the object and to the imaging device, for positioning the object so that a fiducial thereon is at a first specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a first object position;
B. second positioning means, coupled to the object and to the imaging device, for positioning the object so that a fiducial thereon is at a second specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a second object position;
C. third positioning means, coupled to the object and to the imaging device, positioning the object so that a fiducial thereon is at a third specified position with respect to the imaging reference frame and recording a position of the object with respect to the motion reference frame, that recorded position being referred to as a third object position; and
D. analysis means, coupled to the first, second and third positioning means, for determining a calibration relationship between the reference frame of motion of the object and the reference frame of the camera as a function of respective motion reference frame coordinates of the first, second, and third object positions.
9. A machine vision method of determining a calibration relationship between a motion reference frame of a moveable object and an imaging reference frame of an imaging device that acquires an image of the object, the method comprising the steps of:
A. positioning the object so that a fiducial thereon moves to each of three specified positions with respect to the imaging reference frame and recording, for each of those specified positions, a corresponding position of the object with respect to the motion reference frame; wherein the specified positions lie substantially on axes of the imaging reference frame; and wherein a first specified position substantially lies on a center of the imaging reference frame; and wherein second and third specified positions substantially lie on respective axes of the imaging reference frame;
B. determining a calibration relationship between the reference frame of motion of the object and the reference frame of the camera in accord with any of the following mathematical relations:
τ=atan2 (my1 -my0,mx1 -mx0)
w=sqrt ((my1 -my0)2 +(mx1 -mx0)2)/abs (ix1 -ix0)
h=sqrt ((my2 -my0)2 +(mx2 -mx0)2)/abs (iy2 -iy0)
where
τ is an angular orientation of the imaging reference frame with respect to the motion reference frame;
h is a pixel height in the imaging reference frame with respect to the motion reference frame;
w is a pixel width in the imaging reference frame with respect to the motion reference frame;
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
(mx2,my2) are the motion reference frame coordinates of the third object position;
atan2 ( ) is an arctangent function;
(ix0, iy0) are the image coordinates of the first object position;
(ix1, iy1) are the image coordinates of the second object position;
(ix2, iy2) are the image coordinates of the second object position;
sqrt ( ) is a square root function; and
abs ( ) is an absolute value function.
27. An article of manufacture of determining a calibration relationship between a motion reference frame of a moveable object and an imaging reference frame of an imaging device that acquires an image of the object, the method comprising the steps of:
A. positioning the object so that a fiducial thereon moves to each of three specified positions with respect to the imaging reference frame and recording, for each of those specified positions, a corresponding position of the object with respect to the motion reference frame; wherein the specified positions lie substantially on axes of the imaging reference frame; and wherein a first specified position substantially lies on a center of the imaging reference frame; and wherein second and third specified positions substantially lie on respective axes of the imaging reference frame;
B. determining a calibration relationship between the reference frame of motion of the object and the reference frame of the camera in accord with any of the following mathematical relations:
τ=atan2 (my1 -my0,mx1 -mx0)
w=sqrt ((my1 -my0)2 +(mx1 -mx0)2)/abs (ix1 -ix0)
h=sqrt ((my2 -my0)2 +(mx2 -mx0)2)/abs (iy2 -iy0)
where
τ is an angular orientation of the imaging reference frame with respect to the motion reference frame;
h is a pixel height in the imaging reference frame with respect to the motion reference frame;
w is a pixel width in the imaging reference frame with respect to the motion reference frame;
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
(mx2,my2) are the motion reference frame coordinates of the third object position;
atan2 ( ) is an arctangent function;
(ix0, iy0) are the image coordinates of the first object position;
(ix1, iy1) are the image coordinates of the second object position;
(ix2, iy2) are the image coordinates of the second object position;
sqrt ( ) is a square root function; and
abs ( ) is an absolute value function.
18. A machine vision apparatus for determining a calibration relationship between a motion reference frame of a moveable object and an imaging reference frame of an image acquisition device that acquires an image of the object, the apparatus comprising:
A. positioning means, coupled to the object and to the image acquisition device, for positioning the object so that a fiducial thereon moves to each of three specified positions with respect to the imaging reference frame and recording, for each of those specified positions, a corresponding position of the object with respect to the motion reference frame; wherein the specified positions lie substantially on axes of the imaging reference frame; and wherein a first specified position substantially lies on a center of the imaging reference frame; and wherein second and third specified positions substantially lie on respective axes of the imaging reference frame;
B. analysis means for determining a calibration relationship between the reference frame of motion of the object and the reference frame of the camera in accord with any of the following mathematical relations:
τ=atan2 (my1 -my0,mx1 -mx0)
w=sqrt ((my1 -my0)2 +(mx1 -mx0)2)/abs (ix1 -ix0)
h=sqrt ((my2 -my0)2 +(mx2 -mx0)2)/abs (iy2 -iy0)
where
τ is an angular orientation of the imaging reference frame with respect to the motion reference frame;
h is a pixel height in the imaging reference frame with respect to the motion reference frame;
w is a pixel width in the imaging reference frame with respect to the motion reference frame;
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
(mx2,my2) are the motion reference frame coordinates of the third object position;
atan2 ( ) is an arctangent function;
(ix0, iy0) are the image coordinates of the first object position;
(ix1, iy1) are the image coordinates of the second object position;
(ix2, iy2) are the image coordinates of the second object position;
sqrt ( ) is a square root function; and
abs ( ) is an absolute value function.
2. A method according to claim 1, wherein the second and third specified positions are substantially equidistant from the first specified position with respect to the imaging reference frame.
3. A method according to claim 2, wherein the second and third specified positions are substantially a unit distance from the first specified position with respect to the imaging reference frame.
4. A method according to claim 1, wherein line segments connecting the first specified position and each of the two specified positions are perpendicular to one another.
5. A method according to claim 1, wherein
i. the first, second and third specified positions lie substantially on axes of the imaging reference frame;
ii. the first specified position substantially lying on a center of the imaging reference frame; and
iii. the second and third specified positions substantially lying on respective axes of the imaging reference frame.
6. A method according to claim 5, wherein the second and third specified positions each lie substantially k units from the first specified position with respect to the imaging reference frame.
7. A method according to claim 6, step (D) includes the step of determining τ, an orientation of the imaging reference frame with respect to the motion reference frame, based substantially on a mathematical relation:
τ=atan2 (my1 -my0,mx1 -mx0)
where
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
atan2 ( ) is an arctangent function.
8. A method according to claim 6, step (D) includes the step of determining at least one of a pixel width, w, and a pixel height, h, of the image frame with respect to the motion reference frame in accord with a mathematical relation:
w=sqrt ((my1 -my0)2 +(mx1 -mx0)2)/abs (ix1 -ix0)
h=sqrt ((my2 -my0)2 +(mx2 -mx0)2)/abs (iy2 -iy0)
where,
w is the unit height of the imaging reference frame vis-a-vis the motion reference frame;
h is the unit height of the imaging reference frame vis-a-vis the motion reference frame;
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
(mx2,my2) are the motion reference frame coordinates of the third object position;
(ix0, iy0) are the image coordinates of the first object position;
(ix1, iy1) are the image coordinates of the second object position;
(ix2, iy2) are the image coordinates of the second object position;
sqrt ( ) is a square root function; and
abs ( ) is an absolute value function.
11. An apparatus according to claim 10, wherein the second and third specified positions are substantially equidistant from the first specified position with respect to the imaging reference frame.
12. An apparatus according to claim 11, wherein the second and third specified positions are substantially a unit distance from the first specified position with respect to the imaging reference frame.
13. An apparatus according to claim 10, wherein line segments connecting the first specified position and each of the two specified positions are perpendicular to one another.
14. An apparatus according to claim 10, wherein
i. the first, second and third specified positions lie substantially on axes of the imaging reference frame;
ii. the first specified position substantially lying on a center of the imaging reference frame; and
iii. the second and third specified positions substantially lying on respective axes of the imaging reference frame.
15. An apparatus according to claim 14, wherein the second and third specified positions each lie substantially k units from the first specified position with respect to the imaging reference frame.
16. An apparatus according to claim 15, wherein the analysis means determines τ, an orientation of the imaging reference frame with respect to the motion reference frame, based substantially on a mathematical relation:
τ=atan2 (my1 -my0,mx1 -mx0)
where
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
atan2 ( ) is an arctangent function.
17. An apparatus according to claim 15, wherein the analysis means determines at least one of a pixel width, w, and a pixel height, h, of the image frame with respect to the motion reference frame in accord with a mathematical relation:
w=sqrt ((my1 -my0)2 +(mx1 -mx0)2)/abs (ix1 -ix0)
h=sqrt ((my2 -my0)2 +(mx2 -mx0)2)/abs (iy2 -iy0)
where,
w is the unit height of the imaging reference frame vis-a-vis the motion reference frame;
h is the unit height of the imaging reference frame vis-a-vis the motion reference frame;
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
(mx2,my2) are the motion reference frame coordinates of the third object position;
(ix0, iy0) are the image coordinates of the first object position;
(ix1, iy1) are the image coordinates of the second object position;
(ix2, iy2) are the image coordinates of the second object position;
sqrt ( ) is a square root function; and
abs ( ) is an absolute value function.
20. An article of manufacture according to claim 19, wherein the second and third specified positions are substantially equidistant from the first specified position with respect to the imaging reference frame.
21. An article of manufacture according to claim 20, wherein the second and third specified positions are substantially a unit distance from the first specified position with respect to the imaging reference frame.
22. An article of manufacture according to claim 19, wherein line segments connecting the first specified position and each of the two specified positions are perpendicular to one another.
23. An article of manufacture according to claim 19, wherein
i. the first, second and third specified positions lie substantially on axes of the imaging reference frame;
ii. the first specified position substantially lying on a center of the imaging reference frame; and
iii. the second and third specified positions substantially lying on respective axes of the imaging reference frame.
24. An article of manufacture according to claim 23, wherein the second and third specified positions each lie substantially k units from the first specified position with respect to the imaging reference frame.
25. An article of manufacture according to claim 24, step (D) includes the step of determining τ, an orientation of the imaging reference frame with respect to the motion reference frame, based substantially on a mathematical relation:
τ=atan2 (my1 -my0,mx1 -mx0)
where
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
atan2 ( ) is an arctangent function.
26. An article of manufacture according to claim 24, step (D) includes the step of determining at least one of a pixel width, w, and a pixel height, h, of the image frame with respect to the motion reference frame in accord with a mathematical relation:
w=sqrt ((my1 -my0)2 +(mx1 -mx0)2)/abs (ix1 -ix0)
h=sqrt ((my2 -my0)2 +(mx2 -mx0)2)/abs (iy2 -iy0)
where,
w is the unit height of the imaging reference frame vis-a-vis the motion reference frame;
h is the unit height of the imaging reference frame vis-a-vis the motion reference frame;
(mx0,my0) are the motion reference frame coordinates of the first object position;
(mx1,my1) are the motion reference frame coordinates of the second object position;
(mx2,my2) are the motion reference frame coordinates of the third object position;
(ix0, iy0) are the image coordinates of the first object position;
(ix1, iy1) are the image coordinates of the second object position;
(ix2, iy2) are the image coordinates of the second object position;
sqrt ( ) is a square root function; and
abs ( ) is an absolute value function.

The disclosure of this patent document contains material that is subject to copyright protection. The owner thereof has no objection to facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the U.S. Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.

The invention pertains to machine vision and, more particularly, to methods for calibrating the imaging reference frame of a camera (or other image acquisition device) to that of a moveable object imaged by the camera.

Machine vision is the automated analysis of images to determine characteristics of objects shown in them. It is often employed in automated manufacturing lines, where images of components are analyzed to determine placement and alignment during assembly. Machine vision is also used for quality assurance. For example, in the semiconductor device industry, images of chips are analyzed to insure that leads, solder paste and other components do not overrun designated boundaries.

In many machine vision applications, it is essential to correlate physical coordinates in the "real world" with pixel coordinates in an image. For example, a camera image of a circuit board being assembled on a motion stage--a motorized platform that can be positioned by rotation and by movement along the x- and y-axes--may reveal that a chip or other component is misplaced by several pixels. In order to properly reposition the stage, the precise relationship between coordinates in the image and those of the stage must be known.

That relationship is known as the calibration relationship. It includes the angular orientation of the reference frame of the image vis-a-vis the reference frame of motion of the stage; the ratio of a unit of height (i.e., pixel height) in the image reference frame to a unit of motion along the y-axis of the stage; the ratio of a unit of width (i.e., pixel width) in the image reference frame to a unit of motion along the x-axis of the stage; and the location of a point in the image reference frame (e.g., the center of the camera field of view) vis-a-vis a point in the motion reference frame (e.g., the center of rotation of the stage).

The prior art suggests the use of calibration plates to determine the relationship between the imaging and motion reference frames. The surfaces of these plates are typically machined or etched with precisely spaced markings such as checkerboards, "bulls-eyes," or other such patterns. When camera images of the plate and stage are analyzed, the known spacings between markings on the plate are compared with those that appear in the images, thus, enabling calculation of the calibration relationship.

It is important to fabricate calibration plates carefully, because any imperfections in the marking pattern lead to inaccurate calibrations. Unfortunately, even a precisely machined calibration plate may not be sufficiently accurate for use in calibrating highly magnified images. Small deviations falling well within tight machine tolerances may adversely affect the calibration relationship.

In view of the foregoing, an object of this invention is to provide improved machine vision systems and, particularly, improved machine visions systems for calibrating the imaging reference frame of a camera or other image acquisition device to the motion reference frame of a motion stage, conveyor belt or other moveable object imaged by the camera.

A more particular object of the invention is to provide machine vision methods and apparatus that facilitate determination of the angle of orientation, pixel height and pixel width of a camera field of view relative to the frame of reference of motion of an object.

A still more particular object of the invention is to provide such methods and apparatus as are capable of providing accurate calibrations without the use of expensive calibration plates.

Yet another object of the invention is to provide such methods and apparatus as can be implemented on conventional digital data processors or other conventional machine vision analysis equipment.

Yet still another object of the invention is to provide such methods and apparatus that can rapidly determine calibration relationships quickly and without undue consumption of resources.

The foregoing are among those objects attained by the invention, which provides improved machine vision methods and apparatus for determining a calibration relationship between the imaging reference frame of an image acquisition device, e.g., camera, and the motion reference frame of a moveable object, e.g., a motion stage. The invention particularly provides methods and apparatus for determining the angular orientation (τ) of the imaging reference frame vis-a-vis the motion reference frame, the unit or pixel height (h) of the imaging reference frame vis-a-vis the motion reference frame, and the unit or pixel width (w) of the imaging reference frame vis-a-vis the motion reference frame.

In one aspect, the invention provides a method for determining such a calibration relationship by positioning the object (e.g., the motion stage) so that a fiducial thereon (e.g., a calibration mark) lies at a specified position (the "first fiducial position") in the imaging reference frame and, more particularly, in the field of view. The corresponding position of the object in the motion reference frame is recorded. In the case of a motion stage, for example, that position (the "first object position") may be obtained from indicators or read-outs on the stage's x-axis and y-axis motors.

The method contemplates repositioning the object so that the fiducial moves to a second specified position (the "second fiducial position") in the imaging reference frame and, more particularly, in the field of view. Again, the corresponding position (the "second object position") of the object in the motion reference frame is recorded.

Likewise, the object is moved to a third specified position (the "third fiducial position") in the field of view, and its corresponding position (the "third object position") in the motion reference frame is recorded.

The method further contemplates determining a calibration relationship between the motion reference frame of the object and the imaging reference frame of the camera as a function of the first, second and third fiducial positions and as a function of the first, second and third object positions.

In related aspects of the invention, second and third fiducial positions are equidistant from the first fiducial position, which can lie at the center of the field of view. In further related aspects, the second and third fiducial positions lie along line segments that emanate from the first fiducial position and that are perpendicular to one another.

Thus, for example, if the center of the field of view is deemed an "origin" of the imaging reference frame and the first fiducial position lies at that origin, the second and third fiducial positions can lie at points a specified distance from that origin along respective axes of the imaging reference frame. That specified distance is preferably one that facilitates evaluation of the mathematical expressions below, i.e., an integer distance, and, still more preferably, a distance such as 1 pixel, 10 pixels, 100 pixels, and so forth.

Further aspects of the invention provide methods as described above, in which the orientation of the imaging reference frame vis-a-vis the motion reference frame is determined in accord with the mathematical relation:

τ=atan2 (my1 -my0,mx1 -mx0)

where τ is the orientation of the imaging reference frame vis-a-vis the motion reference frame; (mx0,my0) are the motion reference frame coordinates of the first object position; (mx1,my1) are the motion reference frame coordinates of the second object position; and tan2 () is an arctangent function.

Still further aspects of the invention provide methods as described above in which the unit or pixel height and width of the imaging reference frame vis-a-vis the motion reference frame is determined in accord with the mathematical relations:

w=sqrt ((my1 -my0)2 +(mx1 -mx0)2 /abs (ix1 -ix0)

h=sqrt ((my2 -my0)2 +(mx2 -mx0)2 /abs (iy2 -iy0)

where, w is the unit height of the imaging reference frame vis-a-vis the motion reference frame; h is the unit height of the imaging reference frame vis-a-vis the motion reference frame; (mx0,my0) are the motion reference frame coordinates of the first object position; (mx1,my1) are the motion reference frame coordinates of the second object position; (mx2,my2) are the motion reference frame coordinates of the third object position; (ix0, iy0) are the image coordinates of the first object position; (ix1, iy1) are the image coordinates of the second object position; (ix2, iy2) are the image coordinates of the second object position; and sqrt () is a square root function.

In still other aspects, the invention provides apparatus operating in accord with the methodology above for determining the aforementioned calibration relationship.

In yet still other aspects, the invention provides articles of manufacture embodying a computer program for causing a digital data processing apparatus to determine calibration relationships in accord with the methods above.

These and other aspects of the invention are evident in the drawings and in the description that follows.

The invention has wide application in industry and research applications. It facilitates the calibration of machine vision image acquisition equipment (e.g., cameras) in order to improve the speed and accuracy of analysis of objects under inspection. Thus, for example, a machine vision system calibrated in accord with the invention can be used to automatically control movement of an assembly line motion stage without reliance on expensive, and possibly flawed, calibration plates.

A more complete understanding of the invention may be attained by reference to the drawings, in which:

FIG. 1 depicts a machine vision system for practice of the invention;

FIG. 2 depicts a method according to the invention for determining a calibration relationship between the reference frame of motion of an object and the imaging reference frame of an image acquisition device;

FIGS. 3A-3C depict magnitude invariant fiducials of the type used in a preferred practice of the invention;

FIGS. 4A-4D depict the positioning and repositioning of an object and its fiducial during practice of the invention;

FIG. 5 depicts an apparatus configured for carrying out the method of FIG. 2;

FIG. 6 depicts a computer readable medium containing programming instructions for configuring a general purpose computer in practice the invention; and

FIG. 7 depicts a technique according to the invention for positioning an object so that the fiducial falls at a specific location within the field of view of the camera.

FIG. 1 depicts a machine vision system 10 according to the invention for determining calibration relationship between the motion reference frame of an object 12 (e.g., a printed circuit board under assembly) and the imaging reference frames of image acquisition device 16 (e.g., a video camera). The system 10 includes an image capture device, e.g., video camera 16, that generates an image of a scene including object 12. Digital image data (or pixels) generated by the capturing device 16 represent, in the conventional manner, the image intensity (e.g., contrast, color, brightness) of each point in the field of view of the capturing device.

In the illustration, the object 12 is disposed on a conventional motion stage 15 of the type commercially available in the industry and capable of translating and rotating the object 12. In the illustrated embodiment, motion stage 15 has an actuator with a rotator mounted on a translating base such that the stage's center of rotation translates with the base. The term center of rotation refers to the (x,y) location of the physical point which remains stationary when the motion stage rotates. A preferred motion stage 15 has three degrees of freedom. Those skilled in the art will appreciate that the object 12 need not be disposed on a motion stage but, rather, can be disposed on a conveyor belt or other such conveyance device or it can be self-propelled.

Digital image data is transmitted from capturing device 16 via a communications path 18 to an image analysis system 20. This can be a conventional digital data processor, or a vision processing system of the type commercially available from the assignee hereof, Cognex Corporation, as programmed in accord with the teachings hereof to determine the calibration relationship between the motion reference frame of the object 12 and the imaging reference frame of image acquisition device 16. The image analysis system 20 may have one or more central processing units 22, main memory 24, input-output system 26, and disk drive (or other mass storage device) 28, monitor and keyboard (or other user interface devices) 29, all of the conventional type.

The image acquisition device may be video camera, charge coupled display (CCD) device, or any other device suitable for imaging at least a fiducial 14 disposed on object 12.

The image analysis system 20 can control movement of the object via communications path 19. More particularly, the system 20 transmits signals for controlling translation and rotation of the motion stage 15 and, in turn, controls the position of object 12 on stage 15.

The system 20 and, more particularly, central processing unit 22, is configured by programming instructions according to teachings hereof for operation as further described and illustrated herein. Those skilled in the art will appreciate that, in addition to implementation on a programmable digital data processor, the methods taught herein can be implemented in special purpose hardware.

FIG. 2 depicts a method for determining a calibration relationship between the reference frame of motion of an object 12--and, more particularly, in the case of an object 12 that is disposed on a motion stage 15, the reference frame of motion of the motion stage 15--and the imaging reference frame of image acquisition device 16. More specifically, the drawing depicts a method according to the invention for determining the angular orientation (τ) of the imaging reference frame vis-a-vis the motion reference frame, the unit or pixel height (h) of the imaging reference frame vis-a-vis the motion reference frame, and the unit or pixel width (w) of the imaging reference frame vis-a-vis the motion reference frame.

The method includes a step 30 of coupling a fiducial 14 to the object. Insofar as the position of the fiducial 14 relative to the object 12 is not critical to the invention, the fiducial 14 can be placed on the object 12 at any location--so long as the fiducial so placed can be moved within the field of view of image acquisition 16, e.g., by motion stage 15.

The fiducial 14 can be any conventional calibration target (e.g., an array of dots, a checkerboard, a bulls-eye of concentric circles, or a set of parallel stripes) though, more preferably, it is a magnification invariant target of the type shown in FIGS. 3A-3C and disclosed in co-pending, commonly assigned U.S. patent application Ser. No. 08/726,521, filed Oct. 7, 1996 (Attorney Docket: 0150448-0036). As discussed in further detail in that co-pending, commonly assigned application (the teachings of which are incorporated herein by reference), a preferred calibration target has two or more regions, each having a different "imagable characteristic" (e.g., a different color, contrast, or brightness) from its neighboring region(s). Each region has at least two edges--referred to as "adjoining edges"--that are linear and that are directed toward and, optionally meet at, a reference point (e.g., the center of the target or some other location of interest).

Determination of the location in an image of the fiducial 14 may be accomplished in any conventional manner known in the art. For fiducials of the type shown in FIGS. 3A-3C and described in the aforementioned U.S. patent application Ser. No. 08/726,521, location determinations are preferably accomplished via the techniques disclosed, e.g., in FIG. 4 of that application and in the accompanying text thereof

The fiducial 14 can be molded onto, etched into, printed on, or otherwise coupled to the object. In instances where the object 12 resides on a motion stage 15, the fiducial 14 is typically placed on a calibration frame, e.g., a rigid frame (not shown), which, in turn, is placed on the motion stage. Although the calibration plate can be bolted, fit or otherwise coupled to the motion stage, preferably, it is placed on the stage 15 and held in place by a vacuum (though, it can simply be held on by friction).

With reference to FIG. 2, in step 32 the method calls for moving the object 12, e.g., via motion stage 15, so that the fiducial 14 lies in the field of view (FOV) of the image acquisition device 16 at a location referred to herein as the first fiducial position. Though the first fiducial position can lie anywhere in the field of view of device 16, in a preferred embodiment, it lies at the center of the field of view.

Movement of the object to attain positioning of the fiducial 14 can be accomplished in any manner known in the art though, preferably, it is accomplished using the technique illustrated in FIG. 7 to move the object 12 so that fiducial falls at a specific location within the FOV.

The first fiducial position comprises coordinates in the imaging reference frame, that is, in the coordinate system of images generated by image acquisition device 16. Axes of that reference frame are shown as 50x, 50y in the drawings. Although those coordinates can be in any units, preferably, they are in pixels. In embodiments where step 32 involves moving the object 12 until the fiducial 14 falls anywhere in the FOV, but not to a specific location therein, the pixel coordinates of the first fiducial position are determined in accord conventional techniques for locating a fiducial in an image. In a preferred embodiment, where step 32 utilizes the technique illustrated in FIG. 7 to move the object 12 so that fiducial falls at a specific location within the FOV, e.g., the center of the FOV, the coordinates of that specific location are deemed to be the first fiducial position.

In step 34, the method calls for determining, in the motion reference frame, the position of the object 12 that results from the movement effected in step 32. That position, which is referred to herein as the "first object position," can be determined by use of rulers, calipers, interferometry, telemetry, or other such techniques capable of identifying the position of the object 12 relative to a reference. In a preferred embodiment, in which the object 12 is disposed on a motion stage 15, the first object position is determined from the positional settings on the stage itself, e.g., from the indicators or read-outs on the stage's x-axis and y-axis motors (not shown).

The motion reference frame is the coordinate system in which the object 12 moves. For example, in embodiments where the object 12 is disposed on a motion stage 15, that coordinate system and reference frame is defined by the x-axis and y-axis motion of the stage. In the drawings, the motion reference frame is represented by axis 52x, 52y.

Unlike the first fiducial position (the coordinates of which are typically expressed in pixels), the coordinates of the first object position are expressed in inches, centimeters, or other such units of measurement--though, the invention is not so limited. In a preferred embodiment in which object 12 is disposed on a motion stage 15, the first object position is expressed in units defined by the stage's x-axis and y-axis motor indicators or read-outs.

In step 36, the method repositions the object 12 so that the fiducial moves to a "second fiducial position," in the field of view. Though that position can lie anywhere in the field of view relative to the first specified position, preferably, it lies a specified distance from the first fiducial position in the x-axis direction of the imaging reference frame. In step 38, the method calls for determining and recording the motion reference frame coordinates of the object 12 at the position resulting from the movement effected in step 36.

In step 40, the method repositions the object 12 so that the fiducial moves to a "third fiducial position," in the field of view. Again, that position can lie anywhere in the field of view relative to the first and second specified positions, though, preferably, it lies a specified distance from the first fiducial position in the y-axis direction of the imaging reference frame. In step 42, the method calls for determining and recording the motion reference frame coordinates of the object 12 at the position resulting from the from the movement effected in step 40.

In a preferred embodiment, the second and third fiducial positions lie equidistant from the first fiducial position in directions parallel to the x-axis and y-axis, respectively, of the imaging reference frame 50x, 50y. That distance, referred to as the "specified distance," above, is preferably selected to facilitate evaluation of the mathematical expressions below, i.e., an integer distance, and, still more preferably, a distance such as 1 pixel, 10 pixels, 100 pixels, and so forth.

Positioning of the object 12 in accord with steps 32, 36, and 40 is shown in FIGS. 4A, 4B and 4C, respectively.

Referring to FIG. 4A, object 12 is shown as having been positioned (e.g., via movement of a motion stage) per step 32 such that the image 14' of fiducial 14 lies in the center of the field of view of image acquisition device 16. For simplicity of illustration, that field of view is graphically depicted as an image on the back surface of device 16. In preferred embodiments, such an image is optionally presented on a separate monitor 29 attached to the system 10. Still more preferably, the image is electronically transmitted to the image analysis system 20 for determination of fiducial position.

Referring to FIG. 4B, object 12 is shown as having been positioned (e.g., via movement of a motion stage) per step 36 such that the image 14' of fiducial 14 lies at the second fiducial position, e.g., 1 pixel along the positive x-axis 50x from the center of the field of view of image acquisition device 16. The drawing also shows the relative positions of the first and second object positions. Specifically, fiducial 14 is shown at the second object position corresponding to the second fiducial position. A "ghost" image of the fiducial 14 (grayed in the illustration) is shown at the position corresponding to the first object position.

Referring to FIG. 4C, object 12 is shown as having been positioned (e.g., via movement of a motion stage) per step 40 such that the image 14' of fiducial 14 lies at the third fiducial position, e.g., 1 pixel along the positive y-axis 50y from the center of the field of view of image acquisition device 16. The drawing also shows the relative positions of the first, second and third object positions. Specifically, fiducial 14 is shown at the third object position corresponding to the third fiducial position. "Ghost" images of the fiducial 14 (grayed in the illustration) are shown at the position corresponding to the first and second object positions.

In step 44, the method calls for determining the orientation, τ, of the imaging reference frame 50x, 50y vis-a-vis the motion reference frame 52x, 52y. Graphically, this is illustrated as the angle between the horizontal of the imaging reference frame 50x and the horizontal 52x of the motion reference frame.

In a preferred embodiment, τ, is computed in accord with the mathematical relation:

τ=atan2 (my1 -my0, mx1 -mx0)

where τ is the orientation of the imaging reference frame vis-a-vis the motion reference frame; (mx0,my0) are the motion reference frame coordinates of the first object position; (mx1,my1) are the motion reference frame coordinates of the second object position; and tan2 () is an arctangent function.

In step 46, the method calls for determining the unit or pixel height, h, and width, w, of the imaging reference frame 50x, 50y vis-a-vis the motion reference frame 52x, 52y. In a preferred embodiment, these are computed in accord with the mathematical relations:

w=sqrt ((my1 -my0)2 +(mx1 -mx0)2)/abs (ix1 -ix0)

h=sqrt ((my2 -my0)2 +(mx2 -mx0)2)/abs (iy2 -iy0)

where, w is the unit height of the imaging reference frame vis-a-vis the motion reference frame; h is the unit height of the imaging reference frame vis-a-vis the motion reference frame; (mx0,my0) are the motion reference frame coordinates of the first object position; (mx1,my1) are the motion reference frame coordinates of the second object position; (mx2,my2) are the motion reference frame coordinates of the third object position; (ix0, iy0) are the image coordinates of the first object position; (ix1, iy1) are the image coordinates of the second object position; (ix2, iy2) are the image coordinates of the second object position; and sqrt () is a square root function.

In step 48, the calibration relationships--specifically, τ, w and h--are used to initialize other machine vision tools and, thereby, to facilitate their operation on images of the object 12.

FIG. 5 illustrates apparatus 10 configured for determining calibration relationships using the methodology discussed above. The device 10 is constructed and operated identically to that described above, e.g., in FIGS. 1 and 2. As particularly indicated by the flow-chart outline within the illustrated central processing unit 22, that element is configured using conventional computer programming techniques to execute steps 32-48, discussed above, and thereby to serve as means for providing that functionality.

By way of example, programming instructions corresponding to steps 32-34 configure the system 10 as a first positioning element for carrying out the functionality of those steps; programming instructions corresponding to steps 36-38 configure the system 10 as a second positioning element for carrying out the functionality of those steps; programming instructions corresponding to steps 40-42 configure the system 10 as a third positioning element for carrying out the functionality of those steps; and programming instructions corresponding to steps 44-48 configure the system 10 as an analysis element for carrying out the functionality of those steps and for optionally passing the calibration information to other vision processing software tools or apparatus (not shown). It will, of course, be appreciated by way of example that the first, second and third positioning elements comprise not only the programmed central processing unit, but also the other components of the system, e.g., motion stage 15 and image acquisition device 16, necessary to acquire images of the object 12 and to effect motion thereof for purposes of repositioning the fiducial 14.

FIG. 6 depicts an article of manufacture, to wit, a magnetic diskette, composed of a computer usable media, to wit, a magnetic disk, embodying a computer program that causes device 30, or other such digital data processing apparatus, to operate in accord with the methods described above in connection with FIGS. 1-5. The diskette is shown in front view and back view. It is of conventional construction and has the computer program stored on the magnetic media therein in a conventional manner readable, e.g., via a read/write head contained in a diskette drive of apparatus 30. It will be appreciated that diskette is shown by way of example only and that other articles of manufacture comprising computer usable media on which programs intended to cause a computer to execute in accord with the teachings hereof are also embraced by the invention.

Described above are apparatus and methods meeting the objects set forth herein. Those skilled in the art will appreciate that the specific embodiments illustrated in the drawings and described above are illustrative only, and that other embodiments incorporating modifications thereto fall within the scope of the invention. Thus, for example, it will be appreciated that the object can be moved so that the fiducial attains the first, second and third fiducial positions in any order--not necessarily, in the specific order described above. Moreover, for example, it will be appreciated that the distance between the first and second fiducials not be identical to the distance between the first and third fiducials, so long as the actual distances are taken into account in the mathematical expression that is used to determine the calibration relationship. Still further, for example, it will be appreciated that the methods and apparatus described above need not be implemented in software but, rather, can be implemented in hardware as well.

Wallack, Aaron S., Michael, David J.

Patent Priority Assignee Title
10015387, Aug 09 2013 MUSASHI ENGINEERING, INC Focus adjustment method and device therefor
10032273, Mar 15 2013 Cognex Corporation Machine vision system calibration using inaccurate calibration targets
10209698, Dec 26 2014 Industrial Technology Research Institute Calibration method and automation machining apparatus using the same
10421189, May 14 2010 Cognex Corporation System and method for robust calibration between a machine vision system and a robot
10864639, Sep 28 2016 Cognex Corporation Simultaneous kinematic and hand-eye calibration
11077557, May 14 2010 Cognex Corporation System and method for robust calibration between a machine vision system and a robot
11577400, Sep 03 2018 ABB Schweiz AG Method and apparatus for managing robot system
6471117, Jan 12 1998 International Business Machines Corporation Transfer fluxing method and apparatus for component placement on substrate
7034272, Oct 05 1999 ELECTRO SCIENTIC INDUSTRIES, INC ; Electro Scientific Industries, Inc Method and apparatus for evaluating integrated circuit packages having three dimensional features
8040530, Aug 23 2007 3D Systems, Inc Automatic geometric calibration using laser scanning reflectometry
8111904, Oct 07 2005 Cognex Technology and Investment LLC Methods and apparatus for practical 3D vision system
8126260, May 29 2007 Cognex Corporation System and method for locating a three-dimensional object using machine vision
8162584, Aug 23 2006 Cognex Corporation Method and apparatus for semiconductor wafer alignment
8237788, Aug 23 2007 3D Systems, Inc Methods of automatic geometric calibration using laser scanning reflectometry
9124873, Dec 08 2010 Cognex Corporation System and method for finding correspondence between cameras in a three-dimensional vision system
9221137, Dec 21 2012 Beckman Coulter, Inc System and method for laser-based auto-alignment
9393694, May 14 2010 Cognex Corporation System and method for robust calibration between a machine vision system and a robot
9533418, May 29 2009 Cognex Corporation Methods and apparatus for practical 3D vision system
9659236, Jun 28 2013 Cognex Corporation Semi-supervised method for training multiple pattern recognition and registration tool models
9679224, Jun 28 2013 Cognex Corporation Semi-supervised method for training multiple pattern recognition and registration tool models
9734419, Dec 30 2008 Cognex Corporation System and method for validating camera calibration in a vision system
Patent Priority Assignee Title
3816722,
3936800, Mar 28 1973 Hitachi, Ltd. Pattern recognition system
3967100, Nov 12 1973 Digital function generator utilizing cascade accumulation
3968475, Nov 11 1974 Sperry Rand Corporation Digital processor for extracting data from a binary image
3978326, Dec 27 1974 Digital polynomial function generator
4011403, Mar 30 1976 Northwestern University Fiber optic laser illuminators
4115702, May 05 1976 Zumback Electronic AG Device for measuring at least one dimension of an object and a method of operating said device
4115762, Dec 01 1976 Hitachi, Ltd. Alignment pattern detecting apparatus
4183013, Nov 29 1976 Coulter Electronics, Inc. System for extracting shape features from an image
4200861, Sep 01 1978 GENERAL SCANNING, INC Pattern recognition apparatus and method
4254400, Dec 13 1978 Hitachi, Ltd. Image data processor
4300164, Mar 21 1980 View Engineering, Inc. Adaptive video processor
4385322, Sep 01 1978 View Engineering, Inc. Pattern recognition apparatus and method
4441124, Nov 05 1981 AT & T TECHNOLOGIES, INC , Technique for inspecting semiconductor wafers for particulate contamination
4441206, Dec 17 1980 Hitachi, Ltd. Pattern detecting apparatus
4534813, Jul 26 1982 McDonnell Douglas Corporation Compound curve-flat pattern process
4541116, Feb 27 1984 WACHOVIA BANK, NATIONAL Neighborhood image processing stage for implementing filtering operations
4570180, May 28 1982 International Business Machines Corporation Method for automatic optical inspection
4577344, Jan 17 1983 ACUITY IMAGING LLC Vision system
4581762, Jan 19 1984 ACUITY IMAGING LLC Vision inspection system
4606065, Feb 09 1984 Imaging Technology Incorporated Image processing-system
4617619, Oct 02 1985 American Sterilizer Company Reflector for multiple source lighting fixture
4630306, Apr 29 1983 National Research Development Corp. Apparatus and methods for coding and storing raster scan images
4688088, Apr 20 1984 Canon Kabushiki Kaisha Position detecting device and method
4706168, Nov 15 1985 GSI Lumonics Corporation Systems and methods for illuminating objects for vision systems
4728195, Mar 19 1986 Cognex Corporation; COGNEX CORPORATION, A CORP OF MA Method for imaging printed circuit board component leads
4730260, Sep 28 1984 Asahi Glass Company Ltd. Method for eyewear simulation and a device for its practice
4731858, May 11 1984 Siemens Aktiengesellschaft Arrangement for the segmentation of lines
4736437, Nov 22 1982 GSI Lumonics Corporation High speed pattern recognizer
4742551, Oct 07 1985 National Semiconductor Corporation Multistatistics gatherer
4764870, Apr 09 1987 PREVAIL, INC System and method for remote presentation of diagnostic image information
4771469, Jun 30 1986 Honeywell Inc.; Honeywell INC Means and method of representing an object shape by hierarchical boundary decomposition
4783826, Aug 18 1986 Gerber Systems Corporation Pattern inspection system
4783828, Jun 02 1986 Honeywell Inc. Two-dimensional object recognition using chain codes, histogram normalization and trellis algorithm
4783829, Feb 23 1983 Hitachi, Ltd. Pattern recognition apparatus
4831580, Jul 12 1985 Nippon Electric Industry Co., Ltd. Program generator
4860374, Apr 19 1984 Nikon Corporation Apparatus for detecting position of reference pattern
4860375, Mar 10 1986 WACHOVIA BANK, NATIONAL High speed cellular processing system
4876457, Oct 31 1988 American Telephone and Telegraph Company Method and apparatus for differentiating a planar textured surface from a surrounding background
4876728, Jun 04 1985 Adept Technology, Inc. Vision system for distinguishing touching parts
4903218, Aug 13 1987 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Console emulation for a graphics workstation
4907169, Sep 30 1987 INTERNATIONAL TECHNICAL ASSOCIATES INTA , A CORP OF CA Adaptive tracking vision and guidance system
4914553, Jul 26 1984 Sharp Kabushiki Kaisha Lighting device
4922543, Dec 14 1984 Image processing device
4926492, Jul 24 1987 SHARP KABUSHIKI KAISHA, 22-22, NAGAIKE-CHO, ABENO-KU, OSAKA, JAPAN Optical character reading apparatus and method
4932065, Nov 16 1988 NCR Corporation Universal character segmentation scheme for multifont OCR images
4953224, Sep 27 1984 Hitachi, Ltd. Pattern defects detection method and apparatus
4955062, Dec 10 1986 Canon Kabushiki Kaisha Pattern detecting method and apparatus
4959898, May 22 1990 Emhart Industries, Inc. Surface mount machine with lead coplanarity verifier
4962423, Jan 27 1988 Canon Kabushiki Kaisha Mark detecting method and apparatus
4972359, Apr 03 1987 COGNEX COMPANY, 72 RIVER PARK STREET, NEEDHAM MA 02194, A CORP OF MA Digital image processing system
4982438, Jun 02 1987 Hitachi, Ltd. Apparatus and method for recognizing three-dimensional shape of object
5012402, Dec 17 1987 Murata Kikai Kabushiki Kaisha System for modifying a machine's program at a remote location
5027419, Mar 31 1989 ATOMIC ENERGY OF CANADA LIMITED ENERGIE ATOMIQUE DU CANADA LIMITEE, OTTAWA, ONTARIO, CANADA Optical images by quadrupole convolution
5046190, Sep 06 1988 Allen-Bradley Company, Inc. Pipeline image processor
5054096, Oct 24 1988 GLOBAL 360, INC Method and apparatus for converting documents into electronic data for transaction processing
5060276, May 31 1989 AT&T Bell Laboratories; BELL TELEPHONE LABORATORIES, INCORPORATED, A CORP OF NY ; AMERICAN TELEPHONE AND TELEGRAPH COMPANY, A CORP OF NY Technique for object orientation detection using a feed-forward neural network
5063608, Nov 03 1989 Photon Dynamics, Inc Adaptive zonal coder
5073958, Jul 15 1989 U S PHILIPS CORPORATION Method of detecting edges in images
5081656, Oct 30 1987 Agilent Technologies, Inc Automated laminography system for inspection of electronics
5081689, Mar 27 1989 Hughes Aircraft Company Apparatus and method for extracting edges and lines
5086478, Dec 27 1990 International Business Machines Corporation; INTERNATIONAL BUSINESS MACHINES CORPORATION, A CORP OF NY Finding fiducials on printed circuit boards to sub pixel accuracy
5090576, Dec 19 1988 Elbicon N.V. Method and apparatus for sorting a flow of objects as a function of optical properties of the objects
5091861, Mar 03 1989 N.C.T. Ltd. System for automatic finishing of machine parts
5091968, Dec 28 1990 NCR Corporation Optical character recognition system and method
5093867, Jul 22 1987 Sony Corporation Candidate article recognition with assignation of reference points and respective relative weights
5113565, Jul 06 1990 International Business Machines Corp. Apparatus and method for inspection and alignment of semiconductor chips and conductive lead frames
5115309, Sep 10 1990 AT&T Bell Laboratories Method and apparatus for dynamic channel bandwidth allocation among multiple parallel video coders
5119435, Sep 21 1987 KULICKE AND SOFFA INDUSTRIES, INC Pattern recognition apparatus and method
5124622, Jul 26 1988 Fanuc Ltd. Remote diagnosis system of numerical control apparatus
5133022, Feb 06 1991 BANTEC, INC , A CORP, OF DELAWARE Normalizing correlator for video processing
5134575, Dec 21 1989 Hitachi, Ltd. Method of producing numerical control data for inspecting assembled printed circuit board
5143436, Mar 06 1991 UNITED STATES OF AMERICA, THE, AS REPRESENTED BY THE UNITED STATES DEPARTMENT OF ENERGY Ringlight for use in high radiation
5145432, Nov 27 1991 Zenith Electronics Corporation Optical interprogation system for use in constructing flat tension shadow mask CRTS
5151951, Mar 15 1990 Sharp Kabushiki Kaisha Character recognition device which divides a single character region into subregions to obtain a character code
5153925, Apr 27 1989 Canon Kabushiki Kaisha Image processing apparatus
5159281, Nov 20 1991 NUMA TECHNOLOGIES, INC Digital demodulator using numerical processor to evaluate period measurements
5159645, May 12 1988 YOZAN, INC Method for recognizing concavities in an image subject to character recognition
5164994, Dec 21 1989 Raytheon Company Solder joint locator
5168269, Nov 08 1990 Norton-Lambert Corp. Mouse driven remote communication system
5179419, Nov 22 1991 Fitel USA Corporation Methods of detecting, classifying and quantifying defects in optical fiber end faces
5185855, Jul 29 1987 Mitsubishi Denki K.K. Curved surface designing method
5189712, Jul 17 1990 Mitsubishi Denki Kabushiki Kaisha Correlation detector for images
5206820, Aug 31 1990 VIASYSTEMS TECHNOLOGIES CORP , L L C Metrology system for analyzing panel misregistration in a panel manufacturing process and providing appropriate information for adjusting panel manufacturing processes
5216503, Dec 24 1991 GENERAL INSTRUMENT CORPORATION GIC-4 Statistical multiplexer for a multichannel image compression system
5225940, Mar 01 1991 Minolta Camera Kabushiki Kaisha In-focus detection apparatus using video signal
5230027, Sep 05 1990 NEC Corporation Image processor and automated optical inspection system using the same
5243607, Jun 25 1990 JOHNS HOPKINS UNIVERSITY, THE, Method and apparatus for fault tolerance
5253306, Jan 12 1990 Futec Inc. Method of matching patterns and apparatus therefor
5253308, Jun 21 1989 Amber Engineering, Inc. Massively parallel digital image data processor using pixel-mapped input/output and relative indexed addressing
5265173, Mar 20 1991 HE HOLDINGS, INC , A DELAWARE CORP ; Raytheon Company Rectilinear object image matcher
5271068, Mar 15 1990 Sharp Kabushiki Kaisha Character recognition device which divides a single character region into subregions to obtain a character code
5287449, Nov 06 1987 Hitachi, Ltd. Automatic program generation method with a visual data structure display
5297238, Aug 30 1991 Silicon Valley Bank Robot end-effector terminal control frame (TCF) calibration method and device
5297256, Apr 07 1986 Crosfield Electronics (USA) Limited Digital image processing system and method
5299269, Dec 20 1991 Eastman Kodak Company Character segmentation using an associative memory for optical character recognition
5311598, Oct 18 1988 CHASE MANHATTAN BANK, AS ADMINISTRATIVE AGENT, THE Method and apparatus for surface inspection
5315388, Nov 19 1991 GENERAL INSTRUMENT CORPORATION GIC-4 Multiple serial access memory for use in feedback systems such as motion compensated television
5319457, Sep 09 1991 Hitachi, Ltd. Variable length image coding system
5327156, Nov 09 1990 FUJIFILM Corporation Apparatus for processing signals representative of a computer graphics image and a real image including storing processed signals back into internal memory
5329469, May 30 1990 Fanuc Ltd. Calibration method for a visual sensor
5337267, Nov 02 1992 SGS-THOMSON MICROELECTRONICS S A Squaring circuit for binary numbers
5363507, Aug 13 1990 Hitachi, Ltd. Method and system for storing and retrieving collaboratively processed information by associated identification data
5367439, Dec 24 1992 Cognex Corporation System for frontal illumination
5367667, Sep 25 1992 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P System for performing remote computer system diagnostic tests
5371690, Jan 17 1992 Cognex Corporation Method and apparatus for inspection of surface mounted devices
5388197, Aug 02 1991 Tektronix, Inc Video editing system operator inter-face for visualization and interactive control of video material
5388252, Sep 07 1990 Eastman Kodak Company System for transparent monitoring of processors in a network with display of screen images at a remote station for diagnosis by technical support personnel
5398292, Apr 22 1992 Honda Giken Kogyo Kabushiki Kaisha Edge detecting apparatus
5432525, Jul 26 1989 Hitachi, Ltd. Multimedia telemeeting terminal device, terminal device system and manipulation method thereof
5440699, Jun 24 1991 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P System by which a remote computer receives screen images from and transmits commands to a host computer
5455870, Jul 10 1991 Raytheon Company Apparatus and method for inspection of high component density printed circuit board
5455933, Jul 14 1993 Dell USA, L.P.; DELL U S A , L P Circuit and method for remote diagnosis of personal computers
5471312, Jul 04 1991 Fanuc Ltd. Automatic calibration method
5475766, Sep 05 1991 Kabushiki Kaisha Toshiba Pattern inspection apparatus with corner rounding of reference pattern data
5477138, Jul 23 1991 VLSI Technology, Inc. Apparatus and method for testing the calibration of a variety of electronic package lead inspection systems
5481712, Apr 06 1993 Cognex Technology and Investment LLC Method and apparatus for interactively generating a computer program for machine vision analysis of an object
5485570, Feb 28 1991 International Business Machines Corporation Display station controller
5491780, Sep 15 1992 International Business Machines Corporation System and method for efficient computer workstation screen updates
5495424, Apr 18 1990 MATSUSHITA ELECTRIC INDUSTRIAL CO , LTD Method and apparatus for inspecting solder portions
5495537, Jun 01 1994 Cognex Corporation Methods and apparatus for machine vision template matching of images predominantly having generally diagonal and elongate features
5519840, Jan 24 1994 AT&T IPM CORP Method for implementing approximate data structures using operations on machine words
5526050, Mar 31 1994 Cognex Corporation Methods and apparatus for concurrently acquiring video data from multiple video data sources
5532739, Oct 06 1993 Cognex Corporation Automated optical inspection apparatus
5550763, May 02 1994 Cognex Corporation Using cone shaped search models to locate ball bonds on wire bonded devices
5553859, Mar 22 1995 SG GAMING, INC Arcade game for sensing and validating objects
5557410, May 26 1994 Lockheed Corporation; Lockheed Martin Corporation Method of calibrating a three-dimensional optical measurement system
5566877, May 01 1995 Freescale Semiconductor, Inc Method for inspecting a semiconductor device
5568563, May 17 1993 Mitsubishi Denki Kabushiki Kaisha Method and apparatus of pattern recognition
5574668, Feb 22 1995 Scanner Technologies Corporation Apparatus and method for measuring ball grid arrays
5574801, Sep 17 1993 International Business Machines Corporation Method of inspecting an array of solder ball connections of an integrated circuit module
5583949, Mar 03 1989 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Apparatus and method for use in image processing
5583954, Mar 01 1994 Cognex Corporation Methods and apparatus for fast correlation
5592562, Jan 19 1994 International Business Machines Corporation Inspection system for cross-sectional imaging
5594859, Jun 03 1992 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Graphical user interface for video teleconferencing
5602937, Jun 01 1994 Cognex Corporation Methods and apparatus for machine vision high accuracy searching
5608872, Mar 19 1993 RPX Corporation System for allowing all remote computers to perform annotation on an image and replicating the annotated image on the respective displays of other comuters
5640199, Oct 06 1993 Cognex Corporation Automated optical inspection apparatus
5640200, Aug 31 1994 COGNEX CORP Golden template comparison using efficient image registration
5764217, Jan 23 1995 International Business Machines Corporation Schematic guided control of the view point of a graphics processing and display system
5796386, Jan 23 1995 International Business Machines Corporation Precise calibration procedure for sensor-based view point control system
EP527632A2,
WO95122137,
WO9521376,
WO9721189,
WO9722858,
WO9724692,
WO9724693,
///
Executed onAssignorAssigneeConveyanceFrameReelDoc
Sep 25 1997Cognex Corporation(assignment on the face of the patent)
Nov 14 1997WALLACK, AARON SCognex CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0088590585 pdf
Nov 14 1997MICHAEL, DAVID JCognex CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0088590585 pdf
Date Maintenance Fee Events
Apr 24 2003M1551: Payment of Maintenance Fee, 4th Year, Large Entity.
May 21 2003REM: Maintenance Fee Reminder Mailed.
May 22 2003STOL: Pat Hldr no Longer Claims Small Ent Stat
May 02 2007M1552: Payment of Maintenance Fee, 8th Year, Large Entity.
May 23 2011M1553: Payment of Maintenance Fee, 12th Year, Large Entity.
May 23 2011M1556: 11.5 yr surcharge- late pmt w/in 6 mo, Large Entity.


Date Maintenance Schedule
Nov 02 20024 years fee payment window open
May 02 20036 months grace period start (w surcharge)
Nov 02 2003patent expiry (for year 4)
Nov 02 20052 years to revive unintentionally abandoned end. (for year 4)
Nov 02 20068 years fee payment window open
May 02 20076 months grace period start (w surcharge)
Nov 02 2007patent expiry (for year 8)
Nov 02 20092 years to revive unintentionally abandoned end. (for year 8)
Nov 02 201012 years fee payment window open
May 02 20116 months grace period start (w surcharge)
Nov 02 2011patent expiry (for year 12)
Nov 02 20132 years to revive unintentionally abandoned end. (for year 12)