Color segmentation

Information

  • Patent Grant
  • 8055067
  • Patent Number
    8,055,067
  • Date Filed
    Thursday, January 18, 2007
    18 years ago
  • Date Issued
    Tuesday, November 8, 2011
    13 years ago
Abstract
A method of skin segmentation of a digital image is operable in an acquisition device. An image is acquired. A value indicative of a redness of a pixel of said image is compared with a face skin pixel redness criterion. The pixel is identified as a face skin pixel if said criterion is satisfied.
Description
FIELD OF THE INVENTION

The present invention provides an improved method and apparatus for image processing. In particular the invention provides an improved method of color segmentation, for example face skin segmentation.


SUMMARY OF THE INVENTION

An improved method of face skin segmentation of a digital image is provided. A method of skin segmentation of a digital image is provided which is operable in an image acquisition device. An image is acquired. A value indicative of a redness of a pixel of the image is compared with a face skin pixel redness criterion. The pixel is identified as a face skin pixel if the criterion is satisfied.


The redness criterion may be proportional to the saturation of the pixel. The image may be in RGB colour space, and the value may include the R value of the pixel. The criterion may include R>G+K and R>B+K, and K may be a constant approximately equal to 15, and K may comprise approximately x*(pixel saturation+y), where x is in the range of approximately 0.53 to 0.6; and y is in the range of approximately 5 to 6.5. The pixel saturation may be calculated as: Sqrt(R2*0.27847−R*G*0.30610+G2*0.28503−R*B*0.25005+B2*0.25661−G*B*0.26317). The criterion may further comprise an alternate condition that an intensity of said region, 1, is greater than 240.


The image may be in YCC colour space, and the value may include a Cr value of said pixel. The criterion may include Cr>148.8162−0.1626*Cb+0.4726*K and Cr>1.2639*Cb−33.7803+0.133*K, where K may be a constant approximately equal to 15. The criterion may include Cr>148.8162−0.1626*Cb+0.2836*(pixel saturation+5) and Cr>1.2639*Cb−33.7803+0.4279*(pixel saturation+5), where pixel saturation is:

√{square root over (((Cr−128)2+(Cb−128)2))}{square root over (((Cr−128)2+(Cb−128)2))}


The criterion may include an alternate condition that an intensity of said region, Y, is greater than 240. The image may be partitioned into one or more regions of similar colors and wherein said value indicative of a redness of a pixel may include an average pixel value for one of the regions.


The image may be partitioned into one or more regions of pixels having been identified as face skin pixels. The comparing may provide a real value. The method may include providing a contour map of a region comprising the real value. The contour map may be analyzed to locate one or more facial features within a region of face skin pixels. The image may be analyzed to determine one or more candidate face regions. Face detection may be performed on one or more regions of said image, each including a pixel having been identified as a face skin pixel and/or each including one of the regions of face skin pixels.


A computer program product and digital image processing device are further provided in accordance with the above methods.





BRIEF DESCRIPTION OF DRAWINGS

Embodiments of the invention will now be described, by way of example, with reference to the accompanying drawings, in which:



FIG. 1 is a block diagram of a digital camera operating in accordance with embodiments of the present invention;



FIG. 2 is a flow diagram of a method according to a preferred embodiment of the invention; and



FIG. 3 shows a face including contours defined according to an embodiment of the present invention.





DESCRIPTION OF EMBODIMENTS

It is recognized herein that a primary difference exists between face skin regions and other skin regions in that face skin regions comprise a reddish skin tone. This information is utilized to create an uniquely advantageous color segmentation condition to identify face skin regions within an image.



FIG. 1 is a block diagram of an image acquisition device 20, which in the present embodiment is a portable digital camera, operating in accordance with embodiments of the present invention. It will be appreciated that many of the processes implemented in the digital camera are implemented in or controlled by software operating on a microprocessor, central processing unit, controller, digital signal processor and/or an application specific integrated circuit, collectively depicted as processor 120. All user interface and control of peripheral components such as buttons and display is controlled by a microcontroller 122. The processor 120, in response to a user input at 122, such as half pressing a shutter button (pre-capture mode 32), initiates and controls the digital photographic process. Ambient light exposure is determined using a light sensor 40 in order to automatically determine if a flash is to be used. The distance to the subject is determined using a focusing mechanism 50 which also focuses the image on an image capture device 60. If a flash is to be used, processor 120 causes a flash device 70 to generate a photographic flash in substantial coincidence with the recording of the image by the image capture device 60 upon full depression of the shutter button. The image capture device 60 digitally records the image in colour. The image capture device is known to those familiar with the art and may include a CCD (charge coupled device) or CMOS to facilitate digital recording. The flash may be selectively generated either in response to the light sensor 40 or a manual input 72 from the user of the camera. The high resolution image recorded by image capture device 60 is stored in an image store 80 which may comprise computer memory such a dynamic random access memory or a non-volatile memory. The camera is equipped with a display 100, such as an LCD, for preview images.


In the case of preview images which are generated in the pre-capture mode 32 with the shutter button half-pressed, the display 100 can assist the user in composing the image, as well as being used to determine focusing and exposure. Temporary storage 82 is used to store one or plurality of the preview images and can be part of the image store 80 or a separate component. The preview image is usually generated by the image capture device 60. For speed and memory efficiency reasons, preview images usually have a lower pixel resolution than the main image taken when the shutter button is fully depressed, and are generated by sub-sampling a raw captured image using software 124 which can be part of the general processor 120 or dedicated hardware or combination thereof.


A skin segmentation module 90 can be integral to the camera 20 or part of an external processing device 10 such as a desktop computer, a colour printer or a photo kiosk. In this embodiment, the skin segmentation module 90 receives the captured high resolution digital image from the store 80 and analyzes it to identify regions as face or non-face regions. The is performed according to the principles of the invention as described in the embodiments to follow and the results are made available for pre and/or post processing applications, such as face detection, or face tracking, or eye defect detection and/or correction algorithms. Furthermore, the identified face regions of the image may be either displayed on image display 100, saved on a persistent storage 112 which can be internal or a removable storage such as CF card, SD card or the like, or downloaded to another device via image output means 110 which can be tethered or wireless. The skin segmentation module 90 can be brought into operation either automatically each time an image is acquired, or upon user demand via input 30. Although illustrated as a separate item, where the module 90 is part of the camera it may be implemented by suitable software on the processor 120.


Referring to FIG. 2 of the accompanying drawings, there is depicted a flow diagram illustrating an image processing method according a preferred embodiment of the present invention operable in the skin segmentation module 90 for distinguishing face regions from other regions within an image based on color segmentation.


An image is acquired, 200 from the store 80. In a first, second and third embodiment, a color segmentation condition is implemented as a Boolean function, which returns an indicator of whether or not the condition is satisfied. So for any input pixel, the color segmentation condition is applied to the pixel 210, and if the pixel satisfies the condition, the pixel is labeled as a face skin pixel 220, otherwise, the pixel is labeled as a non-face skin pixel 230. This function can be applied until all pixels have been labeled to produce a map of face and non-face skin pixels for the image.


Within the map, face skin regions can then be defined by linking pixels classified as comprising face skin. These regions can be bounded by rectangles which are then used to designate potential face regions.


In an alternative embodiment, the image may be partitioned initially into regions of similar colors to form a color map as disclosed in U.S. Pat. No. 6,661,907, incorporated by reference, or in any other suitable manner. In such an embodiment, the color segmentation condition is applied to a representative pixel color from each region to define the region as a face skin region or not. In a first embodiment of the invention, where the image is in RGB color space, the color segmentation condition is represented as:

R>G+K and R>B+K


The corresponding color segmentation condition in YCC space is:

Cr>148.8162−0.1626*Cb+0.4726*K and
Cr>1.2639*Cb−33.7803+0.7133*K


In both RGB and YCC space, K is a constant and is approximately equal to 15.


In a second embodiment of the present invention, K is a function of saturation of a pixel or region and is defined as:

K=x*(pixel/region saturation+y)

where x is in the range of approximately 0.53 to 0.6; and

    • y is in the range of approximately 5 to 6.5


The difference between the red plane, R, and both the green, G and blue, B planes is directly proportional to the saturation level of the image. Thus the color segmentation condition in this embodiment varies dynamically with exposure.


In RGB space, the pixel/region saturation is the average of pixel saturation in a region and defined as:

Sqrt(R2*0.27847−R*G*0.30610+G2*0.28503−R*B*0.25005+B2*0.25661−G*B*0.26317)


In YCC space, the condition changes to:

Cr>148.8162−0.1626*Cb+0.2836*(pixel/region saturation+5) and
Cr>1.2639*Cb−33.7803+0.4279*(pixel/region saturation+5)


where pixel/region saturation is defined as:

√{square root over (((Cr−128)2+(Cb−128)2))}{square root over (((Cr−128)2+(Cb−128)2))}


In the third embodiment, the color segmentation condition is represented in RGB color space as:

R>G+K and R>B+K or
I>240
where I=0.3R+0.59G+0.11B


The corresponding color segmentation condition in YCC space is:

Cr>148.8162−0.1626*Cb+0.4726*K and
Cr>1.2639*Cb−33.7803+0.7133*K or
Y>240

where K constant or with corresponding changes where K is dependent on pixel/region saturation.


The additional condition that the intensity is greater than 240 is added to ensure that portions of the face that are overexposed are included in the resulting face-map, when, for example, chrominance information is destroyed and luminance levels are high.


Using this embodiment, “skin segmentation” is automatically adjusted as a function of the saturation of the image. For example if the image is very saturated (pixel/region saturation is large), the distance between the planes R&G and R&B will be large and so the formula which provides skin segmentation is R>G+K(big) and R>B+K(big). When saturation is very small, the color planes are very close, i.e. R≅G≅B, so the formula which provides skin segmentation is R>G+K(small) and R>B+K(small).


In a further embodiment of the present invention, the color segmentation condition is implemented as a real valued function, which returns a value indicative of an orthogonal distance of a pixel from the condition test plane(s). According to the basis of the present invention, i.e. that face regions comprise a reddish skin tone, the further the pixel from the test plane, the more face-like the pixel. Thus, pixels neighboring eye sockets, for example, are likely to be less red and therefore, have lower (possibly negative) orthogonal distance values. Correspondingly, pixels located around a cheek area of the face will have higher orthogonal distance values. In this way, a contour map of a face is produced.


So referring to FIG. 3, for an image containing a face as outlined, using real valued skin segmentation, there should be produced two peaked regions 432 corresponding to cheeks within a face region of an image. Contours 434 in one direction can be use to locate a nose 438, whereas contours 436 in another direction can be used to indicate the location of eye sockets 440. Combinations of contours and other contour information from other face skin regions can be used to quickly direct a face feature detection algorithm to other face features such as eyebrows, mouth, chin etc.


All of the embodiments described above may be incorporated into or cooperate with further image processing techniques, such as face detection, face tracking, red-eye detection and correction and the like. For example, U.S. patent application Ser. No. 11/464,083, filed Aug. 11, 2006, which is hereby incorporated by reference, relates to an improved method of face tracking in a digital image (see also, US published applications nos. 2006/0204110 and U.S. application 60/821,165, as well as US published applications nos. 2005/0041121 and 2005/0140801, which are all incorporated by reference, wherein the latter two applications may be combined with the color segmentation described herein for identifying face skin pixels as distinguished from red eye pixels). The present invention can be used to quickly determine the location of potential face regions to enable the system of U.S. patent application Ser. No. 11/464,083 to limit the regions of an image to which more sophisticated face detection needs to be applied. Alternatively, the face contour technique described above can be used within face regions detected with the system of U.S. patent application Ser. No. 11/464,083 to more quickly identify and locate specific facial features for use in further processing, for example, to determine if the subject is blinking, smiling etc.


A method of color segmentation in a digital image to aid face detection may be combined with methods described above or claimed below in an alternative embodiment (see, e.g., U.S. Pat. No. 6,661,907, which is incorporated by reference). The method may involve partitioning the image into color regions by seeking connected groups of pixels of similar colors over a local region and representing each region by an average color value of that region in RGB color space to produce a color map. A chromatic characteristic of the average color value pixel for each region may be compared with a threshold and the regions may be identified as either skin or non-skin regions accordingly. The identified skin regions may then be further analyzed to detect face characteristics.


The invention is not limited to the embodiments described herein which may be modified or varied without departing from the scope of the invention, as set forth in the claims below, and structural and functional equivalents thereof Also in methods described above and/or claimed below, the elements need not be performed only in the order recited.

Claims
  • 1. A method of skin segmentation of a digital image, said method operable in an image acquisition device, comprising: acquiring an image, including focusing an object through a lens onto an image sensor of an image acquisition device;using a processor to comparea value indicative of a redness of a pixel of said image with a face skin pixel redness criterion; and to identifysaid pixel as a face skin pixel if said criterion is satisfied, andwherein said image is in RGB colour space, and wherein said value comprises the R value of said pixel, andwherein said criterion comprises R>G+K and R>B+K, andwherein said criterion further comprises that an intensity of said pixel, I, is greater than 240.
  • 2. A method as claimed in claim 1, where K is a constant approximately equal to 15 or higher.
  • 3. A method of skin segmentation of a digital image, said method operable in an image acquisition device, comprising: acquiring an image, including focusing an object through a lens onto an image sensor of an image acquisition device;using a processor to comparea value indicative of a redness of a pixel of said image with a face skin pixel redness criterion and to identifysaid pixel as a face skin pixel if said criterion is satisfied, andwherein said image is in RGB colour space, and wherein said value comprises the R value of said pixel, andwherein said criterion comprises R>G+K and R>B+K, where K comprises approximately x*(pixel saturation+y)
  • 4. The method of claim 3 comprising calculating said pixel saturation as: Sqrt(R2*0.27847−R*G*0.30610+G2*0.28503−R*B*0.25005+B2*0.25661−G*B*0.26317).
  • 5. A method of skin segmentation of a digital image, said method operable in an image acquisition device, comprising: acquiring an image, including focusing an object through a lens onto an image sensor of an image acquisition device;using a processor to comparea value indicative of a redness of a pixel of said image with a face skin pixel redness criterion and to identifysaid pixel as a face skin pixel if said criterion is satisfied, andwherein said image is in YCC colour space, and wherein said value is a Cr value of said pixel, andwherein said criterion comprises: Cr>148.8162−0.1626*Cb+0.4726*K andCr>1.2639*Cb−33.7803+0.133*K.
  • 6. The method of claim 5 where K is a constant approximately equal to 15 or higher.
  • 7. A method of skin segmentation of a digital image, said method operable in an image acquisition device, comprising: acquiring an image, including focusing an object through a lens onto an image sensor of an image acquisition device;using a processor to comparea value indicative of a redness of a pixel of said image with a face skin pixel redness criterion and to identifysaid pixel as a face skin pixel if said criterion is satisfied, andwherein said image is in YCC colour space, and wherein said value is a Cr value of said pixel, andwherein said criterion comprises: Cr>148.8162−0.1626*Cb+0.2836*(pixel saturation+5) andCr>1.2639*Cb−33.7803+0.4279*(pixel saturation+5)
  • 8. A method of skin segmentation of a digital image, said method operable in an image acquisition device, comprising: acquiring an image, including focusing an object through a lens onto an image sensor of an image acquisition device;using a processor to comparea value indicative of a redness of a pixel of said image with a face skin pixel redness criterion and to identifysaid pixel as a face skin pixel if said criterion is satisfied, andwherein said image is in YCC colour space, and wherein said value is a Cr value of said pixel, andwherein said criterion further comprises an alternate condition that an intensity of said pixel, Y, is greater than 240.
  • 9. A method as claimed in any of claim 2, 3, 1, 5, 7 or 8, wherein the redness criterion is proportional to the saturation of the pixel.
  • 10. The method of any of claim 2, 3, 1, 5, 7 or 8, further comprising partitioning said image into one or more regions of similar colors and wherein said value indicative of a redness of a pixel comprises an average pixel value for one of said one or more regions.
  • 11. The method of any of claim 2, 3, 1, 5, 7 or 8, further comprising partitioning said image into one or more regions of pixels having been identified as face skin pixels.
  • 12. The method of any of claim 2, 3, 1, 5, 7 or 8, wherein said comparing provides a real value and wherein said method comprises providing a contour map of a region comprising said real value.
  • 13. The method of claim 12 further comprising analyzing said contour map to locate one or more facial features within a region of face skin pixels.
  • 14. The method of claim 12 further comprising analyzing said image to determine one or more candidate face regions and wherein said region that comprises said real value comprises one of said candidate face regions.
  • 15. The method of claim 10 further comprising performing face detection on one or more regions of said image, each including a pixel having been identified as a face skin pixel.
  • 16. The method of claim 11, further comprising performing face detection on one or more regions of said image, each including one of said one or more regions of face skin pixels.
  • 17. A non-transitory, tangible computer program product comprising computer program code which when executed on a computing device is arranged to perform the method of any of claim 2-1 or 5-8.
  • 18. A digital image processing device comprising a controller arranged to perform the method of any of claim 2-1 or 5-8.
US Referenced Citations (733)
Number Name Date Kind
4047187 Mashimo et al. Sep 1977 A
4285588 Mir Aug 1981 A
4317991 Stauffer Mar 1982 A
4367027 Stauffer Jan 1983 A
RE31370 Mashimo et al. Sep 1983 E
4448510 Murakoshi May 1984 A
4456354 Mizokami Jun 1984 A
4577219 Klie et al. Mar 1986 A
4638364 Hiramatsu Jan 1987 A
4646134 Komatsu et al. Feb 1987 A
4690536 Nakai et al. Sep 1987 A
4777620 Shimoni et al. Oct 1988 A
4796043 Izumi et al. Jan 1989 A
4881067 Watanabe et al. Nov 1989 A
4970663 Bedell et al. Nov 1990 A
4970683 Harshaw et al. Nov 1990 A
4975969 Tal Dec 1990 A
4978989 Nakano et al. Dec 1990 A
5008946 Ando Apr 1991 A
5016107 Sasson et al. May 1991 A
5018017 Sasaki et al. May 1991 A
RE33682 Hiramatsu Sep 1991 E
5051770 Cornuejols Sep 1991 A
5063603 Burt Nov 1991 A
5070355 Inoue et al. Dec 1991 A
5111231 Tokunaga May 1992 A
5130789 Dobbs et al. Jul 1992 A
5130935 Takiguchi Jul 1992 A
5150432 Ueno et al. Sep 1992 A
5161204 Hutcheson et al. Nov 1992 A
5164831 Kuchta et al. Nov 1992 A
5164833 Aoki Nov 1992 A
5164992 Turk et al. Nov 1992 A
5202720 Fujino et al. Apr 1993 A
5227837 Terashita Jul 1993 A
5231674 Cleveland et al. Jul 1993 A
5249053 Jain Sep 1993 A
5274457 Kobayashi et al. Dec 1993 A
5278923 Nazarathy et al. Jan 1994 A
5280530 Trew et al. Jan 1994 A
5291234 Shindo et al. Mar 1994 A
5301026 Lee Apr 1994 A
5303049 Ejima et al. Apr 1994 A
5305048 Suzuki et al. Apr 1994 A
5311240 Wheeler May 1994 A
5331544 Lu et al. Jul 1994 A
5335072 Tanaka et al. Aug 1994 A
5353058 Takei Oct 1994 A
5384601 Yamashita et al. Jan 1995 A
5384615 Hsieh et al. Jan 1995 A
5384912 Ogrinc et al. Jan 1995 A
5400113 Sosa et al. Mar 1995 A
5424794 McKay Jun 1995 A
5430809 Tomitaka Jul 1995 A
5432863 Benati et al. Jul 1995 A
5432866 Sakamoto Jul 1995 A
5438367 Yamamoto et al. Aug 1995 A
5450504 Calia Sep 1995 A
5452048 Edgar Sep 1995 A
5455606 Keeling et al. Oct 1995 A
5465308 Hutcheson et al. Nov 1995 A
5488429 Kojima et al. Jan 1996 A
5493409 Maeda et al. Feb 1996 A
5496106 Anderson Mar 1996 A
5537516 Sherman et al. Jul 1996 A
5543952 Yonenaga et al. Aug 1996 A
5568187 Okino Oct 1996 A
5568194 Abe Oct 1996 A
5576759 Kawamura et al. Nov 1996 A
5629752 Kinjo May 1997 A
5633678 Parulski et al. May 1997 A
5638136 Kojima et al. Jun 1997 A
5638139 Clatanoff et al. Jun 1997 A
5649238 Wakabayashi et al. Jul 1997 A
5652669 Liedenbaum Jul 1997 A
5671013 Nakao Sep 1997 A
5678073 Stephenson, III et al. Oct 1997 A
5680481 Prasad et al. Oct 1997 A
5684509 Hatanaka et al. Nov 1997 A
5694926 DeVries et al. Dec 1997 A
5706362 Yabe Jan 1998 A
5708866 Leonard Jan 1998 A
5710833 Moghaddam et al. Jan 1998 A
5715325 Bang et al. Feb 1998 A
5719639 Imamura Feb 1998 A
5719951 Shackleton et al. Feb 1998 A
5721983 Furutsu Feb 1998 A
5724456 Boyack et al. Mar 1998 A
5734425 Takizawa et al. Mar 1998 A
5745668 Poggio et al. Apr 1998 A
5748764 Benati et al. May 1998 A
5748784 Sugiyama May 1998 A
5751836 Wildes et al. May 1998 A
5761550 Kancigor Jun 1998 A
5764790 Brunelli et al. Jun 1998 A
5764803 Jacquin et al. Jun 1998 A
5771307 Lu et al. Jun 1998 A
5774129 Poggio et al. Jun 1998 A
5774591 Black et al. Jun 1998 A
5774747 Ishihara et al. Jun 1998 A
5774754 Ootsuka Jun 1998 A
5781650 Lobo et al. Jul 1998 A
5802208 Podilchuk et al. Sep 1998 A
5802220 Black et al. Sep 1998 A
5805720 Suenaga et al. Sep 1998 A
5805727 Nakano Sep 1998 A
5805745 Graf Sep 1998 A
5812193 Tomitaka et al. Sep 1998 A
5815749 Tsukahara et al. Sep 1998 A
5818975 Goodwin et al. Oct 1998 A
5835616 Lobo et al. Nov 1998 A
5842194 Arbuckle Nov 1998 A
5844573 Poggio et al. Dec 1998 A
5847714 Naqvi et al. Dec 1998 A
5850470 Kung et al. Dec 1998 A
5852669 Eleftheriadis et al. Dec 1998 A
5852823 De Bonet Dec 1998 A
RE36041 Turk et al. Jan 1999 E
5862217 Steinberg et al. Jan 1999 A
5862218 Steinberg Jan 1999 A
5870138 Smith et al. Feb 1999 A
5892837 Luo et al. Apr 1999 A
5905807 Kado et al. May 1999 A
5911139 Jain et al. Jun 1999 A
5912980 Hunke Jun 1999 A
5949904 Delp Sep 1999 A
5966549 Hara et al. Oct 1999 A
5974189 Nicponski Oct 1999 A
5978519 Bollman et al. Nov 1999 A
5990973 Sakamoto Nov 1999 A
5991456 Rahman et al. Nov 1999 A
5991549 Tsuchida Nov 1999 A
5991594 Froeber et al. Nov 1999 A
5999160 Kitamura et al. Dec 1999 A
6006039 Steinberg et al. Dec 1999 A
6009209 Acker et al. Dec 1999 A
6011547 Shiota et al. Jan 2000 A
6016354 Lin et al. Jan 2000 A
6028611 Anderson et al. Feb 2000 A
6028960 Graf et al. Feb 2000 A
6035072 Read Mar 2000 A
6035074 Fujimoto et al. Mar 2000 A
6036072 Lee Mar 2000 A
6053268 Yamada Apr 2000 A
6061055 Marks May 2000 A
6072094 Karady et al. Jun 2000 A
6097470 Buhr et al. Aug 2000 A
6101271 Yamashita et al. Aug 2000 A
6104839 Cok et al. Aug 2000 A
6108437 Lin Aug 2000 A
6115052 Freeman et al. Sep 2000 A
6118485 Hinoue et al. Sep 2000 A
6128397 Baluja et al. Oct 2000 A
6128398 Kuperstein et al. Oct 2000 A
6134339 Luo Oct 2000 A
6148092 Qian Nov 2000 A
6151073 Steinberg et al. Nov 2000 A
6151403 Luo Nov 2000 A
6172706 Tatsumi Jan 2001 B1
6173068 Prokoski Jan 2001 B1
6181805 Koike et al. Jan 2001 B1
6188777 Darrell et al. Feb 2001 B1
6192149 Eschbach et al. Feb 2001 B1
6195127 Sugimoto Feb 2001 B1
6201571 Ota Mar 2001 B1
6204858 Gupta Mar 2001 B1
6204868 Yamauchi et al. Mar 2001 B1
6233364 Krainiouk et al. May 2001 B1
6240198 Rehg et al. May 2001 B1
6246779 Fukui et al. Jun 2001 B1
6246790 Huang et al. Jun 2001 B1
6249315 Holm Jun 2001 B1
6252976 Schildkraut et al. Jun 2001 B1
6263113 Abdel-Mottaleb et al. Jul 2001 B1
6266054 Lawton et al. Jul 2001 B1
6268939 Klassen et al. Jul 2001 B1
6275614 Krishnamurthy et al. Aug 2001 B1
6278491 Wang et al. Aug 2001 B1
6282317 Luo et al. Aug 2001 B1
6285410 Marni Sep 2001 B1
6292574 Schildkraut et al. Sep 2001 B1
6292575 Bortolussi et al. Sep 2001 B1
6295378 Kitakado et al. Sep 2001 B1
6298166 Ratnakar et al. Oct 2001 B1
6300935 Sobel et al. Oct 2001 B1
6301370 Steffens et al. Oct 2001 B1
6301440 Bolle et al. Oct 2001 B1
6332033 Qian Dec 2001 B1
6334008 Nakabayashi Dec 2001 B2
6349373 Sitka et al. Feb 2002 B2
6351556 Loui et al. Feb 2002 B1
6381345 Swain Apr 2002 B1
6393136 Amir et al. May 2002 B1
6393148 Bhaskar May 2002 B1
6396963 Shaffer et al. May 2002 B2
6400830 Christian et al. Jun 2002 B1
6404900 Qian et al. Jun 2002 B1
6407777 DeLuca Jun 2002 B1
6421468 Ratnakar et al. Jul 2002 B1
6426775 Kurokawa Jul 2002 B1
6426779 Noguchi et al. Jul 2002 B1
6429924 Milch Aug 2002 B1
6433818 Steinberg et al. Aug 2002 B1
6438234 Gisin et al. Aug 2002 B1
6438264 Gallagher et al. Aug 2002 B1
6441854 Fellegara et al. Aug 2002 B2
6445810 Darrell et al. Sep 2002 B2
6456732 Kimbell et al. Sep 2002 B1
6459436 Kumada et al. Oct 2002 B1
6463163 Kresch Oct 2002 B1
6473199 Gilman et al. Oct 2002 B1
6496655 Malloy Desormeaux Dec 2002 B1
6501857 Gotsman et al. Dec 2002 B1
6501911 Malloy Desormeaux Dec 2002 B1
6502107 Nishida Dec 2002 B1
6504546 Cosatto et al. Jan 2003 B1
6504942 Hong et al. Jan 2003 B1
6504951 Luo et al. Jan 2003 B1
6505003 Malloy Desormeaux Jan 2003 B1
6510520 Steinberg Jan 2003 B1
6516154 Parulski et al. Feb 2003 B1
6526156 Black et al. Feb 2003 B1
6526161 Yan Feb 2003 B1
6529630 Kinjo Mar 2003 B1
6549641 Ishikawa et al. Apr 2003 B2
6556708 Christian et al. Apr 2003 B1
6564225 Brogliatti et al. May 2003 B1
6567983 Shiimori May 2003 B1
6587119 Anderson et al. Jul 2003 B1
6606398 Cooper Aug 2003 B2
6614471 Ott Sep 2003 B1
6614995 Tseng Sep 2003 B2
6621867 Sazzad et al. Sep 2003 B1
6628833 Horie Sep 2003 B1
6633655 Hong et al. Oct 2003 B1
6661907 Ho et al. Dec 2003 B2
6678407 Tajima Jan 2004 B1
6697503 Matsuo et al. Feb 2004 B2
6697504 Tsai Feb 2004 B2
6700614 Hata Mar 2004 B1
6700999 Yang Mar 2004 B1
6707950 Burns et al. Mar 2004 B1
6714665 Hanna et al. Mar 2004 B1
6718051 Eschbach Apr 2004 B1
6724941 Aoyama Apr 2004 B1
6728401 Hardeberg Apr 2004 B1
6747690 Molgaard Jun 2004 B2
6754368 Cohen Jun 2004 B1
6754389 Dimitrova et al. Jun 2004 B1
6760465 McVeigh et al. Jul 2004 B2
6760485 Gilman et al. Jul 2004 B1
6765612 Anderson et al. Jul 2004 B1
6765686 Maruoka Jul 2004 B2
6778216 Lin Aug 2004 B1
6786655 Cook et al. Sep 2004 B2
6792135 Toyama Sep 2004 B1
6792161 Imaizumi et al. Sep 2004 B1
6798834 Murakami et al. Sep 2004 B1
6798913 Toriyama Sep 2004 B2
6801250 Miyashita Oct 2004 B1
6801642 Gorday et al. Oct 2004 B2
6816156 Sukeno et al. Nov 2004 B2
6816611 Hagiwara et al. Nov 2004 B1
6829009 Sugimoto Dec 2004 B2
6850274 Silverbrook et al. Feb 2005 B1
6859565 Baron Feb 2005 B2
6873743 Steinberg Mar 2005 B2
6876755 Taylor et al. Apr 2005 B1
6879705 Tao et al. Apr 2005 B1
6885760 Yamada et al. Apr 2005 B2
6885766 Held et al. Apr 2005 B2
6895112 Chen et al. May 2005 B2
6900840 Schinner et al. May 2005 B1
6900882 Iida May 2005 B2
6912298 Wilensky Jun 2005 B1
6934406 Nakano Aug 2005 B1
6937773 Nozawa et al. Aug 2005 B1
6937997 Parulski Aug 2005 B1
6940545 Ray et al. Sep 2005 B1
6947601 Aoki et al. Sep 2005 B2
6959109 Moustafa Oct 2005 B2
6965684 Chen et al. Nov 2005 B2
6967680 Kagle et al. Nov 2005 B1
6977687 Suh Dec 2005 B1
6980691 Nesterov et al. Dec 2005 B2
6984039 Agostinelli Jan 2006 B2
6993157 Oue et al. Jan 2006 B1
7003135 Hsieh et al. Feb 2006 B2
7020337 Viola et al. Mar 2006 B2
7024051 Miller et al. Apr 2006 B2
7024053 Enomoto Apr 2006 B2
7027619 Pavlidis et al. Apr 2006 B2
7027621 Prokoski Apr 2006 B1
7027662 Baron Apr 2006 B2
7030927 Sasaki Apr 2006 B2
7034848 Sobol Apr 2006 B2
7035456 Lestideau Apr 2006 B2
7035461 Luo et al. Apr 2006 B2
7035462 White et al. Apr 2006 B2
7035467 Nicponski Apr 2006 B2
7038709 Verghese May 2006 B1
7038715 Flinchbaugh May 2006 B1
7039222 Simon et al. May 2006 B2
7042501 Matama May 2006 B1
7042505 DeLuca May 2006 B1
7042511 Lin May 2006 B2
7043056 Edwards et al. May 2006 B2
7043465 Pirim May 2006 B2
7050607 Li et al. May 2006 B2
7057653 Kubo Jun 2006 B1
7061648 Nakajima et al. Jun 2006 B2
7062086 Chen et al. Jun 2006 B2
7064776 Sumi et al. Jun 2006 B2
7082212 Liu et al. Jul 2006 B2
7088386 Goto Aug 2006 B2
7099510 Jones et al. Aug 2006 B2
7106374 Bandera et al. Sep 2006 B1
7106887 Kinjo Sep 2006 B2
7110569 Brodsky et al. Sep 2006 B2
7110575 Chen et al. Sep 2006 B2
7113641 Eckes et al. Sep 2006 B1
7116820 Luo et al. Oct 2006 B2
7119838 Zanzucchi et al. Oct 2006 B2
7120279 Chen et al. Oct 2006 B2
7133070 Wheeler et al. Nov 2006 B2
7146026 Russon et al. Dec 2006 B2
7151843 Rui et al. Dec 2006 B2
7155058 Gaubatz et al. Dec 2006 B2
7158680 Pace Jan 2007 B2
7162076 Liu Jan 2007 B2
7162101 Itokawa et al. Jan 2007 B2
7171023 Kim et al. Jan 2007 B2
7171025 Rui et al. Jan 2007 B2
7171044 Chen et al. Jan 2007 B2
7190829 Zhang et al. Mar 2007 B2
7194114 Schneiderman Mar 2007 B2
7200249 Okubo et al. Apr 2007 B2
7216289 Kagle et al. May 2007 B2
7218759 Ho et al. May 2007 B1
7224850 Zhang et al. May 2007 B2
7227976 Jung et al. Jun 2007 B1
7254257 Kim et al. Aug 2007 B2
7269292 Steinberg Sep 2007 B2
7274822 Zhang et al. Sep 2007 B2
7274832 Nicponski Sep 2007 B2
7289664 Enomoto Oct 2007 B2
7295233 Steinberg et al. Nov 2007 B2
7306337 Ji et al. Dec 2007 B2
7310443 Kris et al. Dec 2007 B1
7315630 Steinberg et al. Jan 2008 B2
7315631 Corcoran et al. Jan 2008 B1
7317815 Steinberg et al. Jan 2008 B2
7321391 Ishige Jan 2008 B2
7321670 Yoon et al. Jan 2008 B2
7324670 Kozakaya et al. Jan 2008 B2
7324671 Li et al. Jan 2008 B2
7336821 Ciuc et al. Feb 2008 B2
7336830 Porter et al. Feb 2008 B2
7352393 Sakamoto Apr 2008 B2
7352394 DeLuca et al. Apr 2008 B1
7362210 Bazakos et al. Apr 2008 B2
7362368 Steinberg et al. Apr 2008 B2
7369712 Steinberg et al. May 2008 B2
7403643 Ianculescu et al. Jul 2008 B2
7436998 Steinberg et al. Oct 2008 B2
7437998 Burger et al. Oct 2008 B2
7440593 Steinberg et al. Oct 2008 B1
7454040 Luo et al. Nov 2008 B2
7460694 Corcoran et al. Dec 2008 B2
7460695 Steinberg et al. Dec 2008 B2
7466866 Steinberg Dec 2008 B2
7469055 Corcoran et al. Dec 2008 B2
7471846 Steinberg et al. Dec 2008 B2
7502494 Tafuku et al. Mar 2009 B2
7515740 Corcoran et al. Apr 2009 B2
7536036 Steinberg et al. May 2009 B2
7551211 Taguchi et al. Jun 2009 B2
7565030 Steinberg et al. Jul 2009 B2
7574016 Steinberg et al. Aug 2009 B2
7612794 He et al. Nov 2009 B2
7616233 Steinberg et al. Nov 2009 B2
7620214 Chen et al. Nov 2009 B2
7623733 Hirosawa Nov 2009 B2
7630527 Steinberg et al. Dec 2009 B2
7634109 Steinberg et al. Dec 2009 B2
7636485 Simon et al. Dec 2009 B2
7652693 Miyashita et al. Jan 2010 B2
7684630 Steinberg Mar 2010 B2
7693311 Steinberg et al. Apr 2010 B2
7702136 Steinberg et al. Apr 2010 B2
7733388 Asaeda Jun 2010 B2
7809162 Steinberg et al. Oct 2010 B2
20010005222 Yamaguchi Jun 2001 A1
20010015760 Fellegara et al. Aug 2001 A1
20010028731 Covell et al. Oct 2001 A1
20010031142 Whiteside Oct 2001 A1
20010038712 Loce et al. Nov 2001 A1
20010038714 Masumoto et al. Nov 2001 A1
20010052937 Suzuki Dec 2001 A1
20020019859 Watanabe Feb 2002 A1
20020041329 Steinberg Apr 2002 A1
20020051571 Jackway et al. May 2002 A1
20020054224 Wasula et al. May 2002 A1
20020081003 Sobol Jun 2002 A1
20020085088 Eubanks Jul 2002 A1
20020090133 Kim et al. Jul 2002 A1
20020093577 Kitawaki et al. Jul 2002 A1
20020093633 Milch Jul 2002 A1
20020102024 Jones et al. Aug 2002 A1
20020105662 Patton et al. Aug 2002 A1
20020106114 Yan et al. Aug 2002 A1
20020114513 Hirao Aug 2002 A1
20020114535 Luo Aug 2002 A1
20020118287 Grosvenor et al. Aug 2002 A1
20020126893 Held et al. Sep 2002 A1
20020131770 Meier et al. Sep 2002 A1
20020136433 Lin Sep 2002 A1
20020136450 Chen et al. Sep 2002 A1
20020141640 Kraft Oct 2002 A1
20020141661 Steinberg Oct 2002 A1
20020150291 Naf et al. Oct 2002 A1
20020150292 O'callaghan Oct 2002 A1
20020150306 Baron Oct 2002 A1
20020150662 Dewis et al. Oct 2002 A1
20020159630 Buzuloiu et al. Oct 2002 A1
20020168108 Loui et al. Nov 2002 A1
20020172419 Lin et al. Nov 2002 A1
20020176609 Hsieh et al. Nov 2002 A1
20020176623 Steinberg Nov 2002 A1
20020181801 Needham et al. Dec 2002 A1
20020191861 Cheatle Dec 2002 A1
20030007687 Nesterov et al. Jan 2003 A1
20030021478 Yoshida Jan 2003 A1
20030023974 Dagtas et al. Jan 2003 A1
20030025808 Parulski et al. Feb 2003 A1
20030025811 Keelan et al. Feb 2003 A1
20030025812 Slatter Feb 2003 A1
20030035573 Duta et al. Feb 2003 A1
20030044063 Meckes et al. Mar 2003 A1
20030044070 Fuersich et al. Mar 2003 A1
20030044176 Saitoh Mar 2003 A1
20030044177 Oberhardt et al. Mar 2003 A1
20030044178 Oberhardt et al. Mar 2003 A1
20030048950 Savakis et al. Mar 2003 A1
20030052991 Stavely et al. Mar 2003 A1
20030058343 Katayama Mar 2003 A1
20030058349 Takemoto Mar 2003 A1
20030059107 Sun et al. Mar 2003 A1
20030059121 Savakis et al. Mar 2003 A1
20030068083 Lee et al. Apr 2003 A1
20030071908 Sannoh et al. Apr 2003 A1
20030084065 Lin et al. May 2003 A1
20030086134 Enomoto May 2003 A1
20030095197 Wheeler et al. May 2003 A1
20030107649 Flickner et al. Jun 2003 A1
20030113035 Cahill et al. Jun 2003 A1
20030117501 Shirakawa Jun 2003 A1
20030118216 Goldberg Jun 2003 A1
20030123713 Geng Jul 2003 A1
20030123751 Krishnamurthy et al. Jul 2003 A1
20030137597 Sakamoto et al. Jul 2003 A1
20030142209 Yamazaki et al. Jul 2003 A1
20030142285 Enomoto Jul 2003 A1
20030151674 Lin Aug 2003 A1
20030161506 Velazquez et al. Aug 2003 A1
20030169907 Edwards et al. Sep 2003 A1
20030174773 Comaniciu et al. Sep 2003 A1
20030190072 Adkins et al. Oct 2003 A1
20030194143 Iida Oct 2003 A1
20030202715 Kinjo Oct 2003 A1
20030223622 Simon et al. Dec 2003 A1
20040001616 Gutta et al. Jan 2004 A1
20040017481 Takasumi et al. Jan 2004 A1
20040022435 Ishida Feb 2004 A1
20040027593 Wilkins Feb 2004 A1
20040032512 Silverbrook Feb 2004 A1
20040032526 Silverbrook Feb 2004 A1
20040033071 Kubo Feb 2004 A1
20040037460 Luo et al. Feb 2004 A1
20040041121 Yoshida et al. Mar 2004 A1
20040041924 White et al. Mar 2004 A1
20040046878 Jarman Mar 2004 A1
20040047491 Rydbeck Mar 2004 A1
20040056975 Hata Mar 2004 A1
20040057623 Schuhrke et al. Mar 2004 A1
20040057705 Kohno Mar 2004 A1
20040057715 Tsuchida et al. Mar 2004 A1
20040093432 Luo et al. May 2004 A1
20040095359 Simon et al. May 2004 A1
20040114796 Kaku Jun 2004 A1
20040114797 Meckes Jun 2004 A1
20040114829 LeFeuvre et al. Jun 2004 A1
20040114904 Sun et al. Jun 2004 A1
20040119851 Kaku Jun 2004 A1
20040120391 Lin et al. Jun 2004 A1
20040120399 Kato Jun 2004 A1
20040120598 Feng Jun 2004 A1
20040125387 Nagao et al. Jul 2004 A1
20040126086 Nakamura et al. Jul 2004 A1
20040141657 Jarman Jul 2004 A1
20040150743 Schinner Aug 2004 A1
20040160517 Iida Aug 2004 A1
20040165215 Raguet et al. Aug 2004 A1
20040170397 Ono Sep 2004 A1
20040175021 Porter et al. Sep 2004 A1
20040179719 Chen et al. Sep 2004 A1
20040184044 Kolb et al. Sep 2004 A1
20040184670 Jarman et al. Sep 2004 A1
20040196292 Okamura Oct 2004 A1
20040196503 Kurtenbach et al. Oct 2004 A1
20040213476 Luo et al. Oct 2004 A1
20040218832 Luo et al. Nov 2004 A1
20040223063 DeLuca et al. Nov 2004 A1
20040223649 Zacks et al. Nov 2004 A1
20040227978 Enomoto Nov 2004 A1
20040228505 Sugimoto Nov 2004 A1
20040228542 Zhang et al. Nov 2004 A1
20040233299 Ioffe et al. Nov 2004 A1
20040233301 Nakata et al. Nov 2004 A1
20040234156 Watanabe et al. Nov 2004 A1
20040239779 Washisu Dec 2004 A1
20040240747 Jarman et al. Dec 2004 A1
20040258308 Sadovsky et al. Dec 2004 A1
20040264744 Zhang et al. Dec 2004 A1
20050001024 Kusaka et al. Jan 2005 A1
20050013479 Xiao et al. Jan 2005 A1
20050013602 Ogawa Jan 2005 A1
20050013603 Ichimasa Jan 2005 A1
20050018923 Messina et al. Jan 2005 A1
20050024498 Iida et al. Feb 2005 A1
20050031224 Prilutsky et al. Feb 2005 A1
20050036044 Funakura Feb 2005 A1
20050041121 Steinberg et al. Feb 2005 A1
20050046730 Li Mar 2005 A1
20050047655 Luo et al. Mar 2005 A1
20050047656 Luo et al. Mar 2005 A1
20050053279 Chen et al. Mar 2005 A1
20050058340 Chen et al. Mar 2005 A1
20050058342 Chen et al. Mar 2005 A1
20050062856 Matsushita Mar 2005 A1
20050063083 Dart et al. Mar 2005 A1
20050068446 Steinberg et al. Mar 2005 A1
20050068452 Steinberg et al. Mar 2005 A1
20050069208 Morisada Mar 2005 A1
20050074164 Yonaha Apr 2005 A1
20050074179 Wilensky Apr 2005 A1
20050078191 Battles Apr 2005 A1
20050089218 Chiba Apr 2005 A1
20050104848 Yamaguchi et al. May 2005 A1
20050105780 Ioffe May 2005 A1
20050117132 Agostinelli Jun 2005 A1
20050128518 Tsue et al. Jun 2005 A1
20050129278 Rui et al. Jun 2005 A1
20050129331 Kakiuchi et al. Jun 2005 A1
20050134719 Beck Jun 2005 A1
20050140801 Prilutsky et al. Jun 2005 A1
20050147278 Rui et al. Jul 2005 A1
20050151943 Iida Jul 2005 A1
20050163498 Battles et al. Jul 2005 A1
20050168965 Yoshida Aug 2005 A1
20050185054 Edwards et al. Aug 2005 A1
20050196067 Gallagher et al. Sep 2005 A1
20050200736 Ito Sep 2005 A1
20050207649 Enomoto et al. Sep 2005 A1
20050212955 Craig et al. Sep 2005 A1
20050219385 Terakawa Oct 2005 A1
20050219608 Wada Oct 2005 A1
20050220346 Akahori Oct 2005 A1
20050220347 Enomoto et al. Oct 2005 A1
20050226499 Terakawa Oct 2005 A1
20050232490 Itagaki et al. Oct 2005 A1
20050238230 Yoshida Oct 2005 A1
20050243348 Yonaha Nov 2005 A1
20050275721 Ishii Dec 2005 A1
20050275734 Ikeda Dec 2005 A1
20050276481 Enomoto Dec 2005 A1
20050280717 Sugimoto Dec 2005 A1
20050286766 Ferman Dec 2005 A1
20060006077 Mosher et al. Jan 2006 A1
20060008152 Kumar et al. Jan 2006 A1
20060008171 Petschnigg et al. Jan 2006 A1
20060008173 Matsugu et al. Jan 2006 A1
20060017825 Thakur Jan 2006 A1
20060018517 Chen et al. Jan 2006 A1
20060029265 Kim et al. Feb 2006 A1
20060038916 Knoedgen et al. Feb 2006 A1
20060039690 Steinberg et al. Feb 2006 A1
20060045352 Gallagher Mar 2006 A1
20060050300 Mitani et al. Mar 2006 A1
20060050933 Adam et al. Mar 2006 A1
20060056655 Wen et al. Mar 2006 A1
20060066628 Brodie et al. Mar 2006 A1
20060082847 Sugimoto Apr 2006 A1
20060093212 Steinberg et al. May 2006 A1
20060093213 Steinberg et al. May 2006 A1
20060093238 Steinberg et al. May 2006 A1
20060098867 Gallagher May 2006 A1
20060098875 Sugimoto May 2006 A1
20060098890 Steinberg et al. May 2006 A1
20060119832 Iida Jun 2006 A1
20060120599 Steinberg et al. Jun 2006 A1
20060133699 Widrow et al. Jun 2006 A1
20060140455 Costache et al. Jun 2006 A1
20060147192 Zhang et al. Jul 2006 A1
20060150089 Jensen et al. Jul 2006 A1
20060153472 Sakata et al. Jul 2006 A1
20060177100 Zhu et al. Aug 2006 A1
20060177131 Porikli Aug 2006 A1
20060187305 Trivedi et al. Aug 2006 A1
20060203106 Lawrence et al. Sep 2006 A1
20060203107 Steinberg et al. Sep 2006 A1
20060203108 Steinberg et al. Sep 2006 A1
20060204034 Steinberg et al. Sep 2006 A1
20060204052 Yokouchi Sep 2006 A1
20060204054 Steinberg et al. Sep 2006 A1
20060204055 Steinberg et al. Sep 2006 A1
20060204056 Steinberg et al. Sep 2006 A1
20060204057 Steinberg Sep 2006 A1
20060204058 Kim et al. Sep 2006 A1
20060204110 Steinberg et al. Sep 2006 A1
20060210264 Saga Sep 2006 A1
20060215924 Steinberg et al. Sep 2006 A1
20060221408 Fukuda Oct 2006 A1
20060227997 Au et al. Oct 2006 A1
20060228037 Simon et al. Oct 2006 A1
20060245624 Gallagher et al. Nov 2006 A1
20060257047 Kameyama et al. Nov 2006 A1
20060268150 Kameyama et al. Nov 2006 A1
20060269270 Yoda et al. Nov 2006 A1
20060280380 Li Dec 2006 A1
20060285754 Steinberg et al. Dec 2006 A1
20060291739 Li et al. Dec 2006 A1
20070018966 Blythe et al. Jan 2007 A1
20070047768 Gordon et al. Mar 2007 A1
20070053614 Mori et al. Mar 2007 A1
20070070440 Li et al. Mar 2007 A1
20070071347 Li et al. Mar 2007 A1
20070091203 Peker et al. Apr 2007 A1
20070098303 Gallagher et al. May 2007 A1
20070110305 Corcoran et al. May 2007 A1
20070110417 Itokawa May 2007 A1
20070116379 Corcoran et al. May 2007 A1
20070116380 Ciuc et al. May 2007 A1
20070122056 Steinberg et al. May 2007 A1
20070133863 Sakai et al. Jun 2007 A1
20070133901 Aiso Jun 2007 A1
20070154095 Cao et al. Jul 2007 A1
20070154096 Cao et al. Jul 2007 A1
20070154189 Harradine et al. Jul 2007 A1
20070160307 Steinberg et al. Jul 2007 A1
20070172126 Kitamura Jul 2007 A1
20070189606 Ciuc et al. Aug 2007 A1
20070189748 Drimbarean et al. Aug 2007 A1
20070189757 Steinberg et al. Aug 2007 A1
20070195174 Oren Aug 2007 A1
20070201724 Steinberg et al. Aug 2007 A1
20070201725 Steinberg et al. Aug 2007 A1
20070201726 Steinberg et al. Aug 2007 A1
20070263104 DeLuca et al. Nov 2007 A1
20070263119 Shum et al. Nov 2007 A1
20070263928 Akahori Nov 2007 A1
20070273504 Tran Nov 2007 A1
20070296833 Corcoran et al. Dec 2007 A1
20080002060 DeLuca et al. Jan 2008 A1
20080013798 Ionita et al. Jan 2008 A1
20080013799 Steinberg et al. Jan 2008 A1
20080013800 Steinberg et al. Jan 2008 A1
20080019565 Steinberg Jan 2008 A1
20080031498 Corcoran et al. Feb 2008 A1
20080037827 Corcoran et al. Feb 2008 A1
20080037838 Ianculescu et al. Feb 2008 A1
20080037839 Corcoran et al. Feb 2008 A1
20080037840 Steinberg et al. Feb 2008 A1
20080043121 Prilutsky et al. Feb 2008 A1
20080043122 Steinberg et al. Feb 2008 A1
20080049970 Ciuc et al. Feb 2008 A1
20080055433 Steinberg et al. Mar 2008 A1
20080075385 David et al. Mar 2008 A1
20080112599 Nanu et al. May 2008 A1
20080143854 Steinberg et al. Jun 2008 A1
20080144965 Steinberg et al. Jun 2008 A1
20080144966 Steinberg et al. Jun 2008 A1
20080186389 DeLuca et al. Aug 2008 A1
20080205712 Ionita et al. Aug 2008 A1
20080211937 Steinberg et al. Sep 2008 A1
20080219517 Blonk et al. Sep 2008 A1
20080232711 Prilutsky et al. Sep 2008 A1
20080240555 Nanu et al. Oct 2008 A1
20080266419 Drimbarean et al. Oct 2008 A1
20080267461 Ianculescu et al. Oct 2008 A1
20080292193 Bigioi et al. Nov 2008 A1
20080316327 Steinberg et al. Dec 2008 A1
20080316328 Steinberg et al. Dec 2008 A1
20080317339 Steinberg et al. Dec 2008 A1
20080317357 Steinberg et al. Dec 2008 A1
20080317378 Steinberg et al. Dec 2008 A1
20080317379 Steinberg et al. Dec 2008 A1
20090002514 Steinberg et al. Jan 2009 A1
20090003652 Steinberg et al. Jan 2009 A1
20090003661 Ionita et al. Jan 2009 A1
20090003708 Steinberg et al. Jan 2009 A1
20090052749 Steinberg et al. Feb 2009 A1
20090052750 Steinberg et al. Feb 2009 A1
20090080713 Bigioi et al. Mar 2009 A1
20090087030 Steinberg et al. Apr 2009 A1
20090141144 Steinberg Jun 2009 A1
20090175609 Tan Jul 2009 A1
20090179998 Steinberg et al. Jul 2009 A1
20090196466 Capata et al. Aug 2009 A1
20090208056 Corcoran et al. Aug 2009 A1
20090244296 Petrescu et al. Oct 2009 A1
20090245693 Steinberg et al. Oct 2009 A1
20090263022 Petrescu et al. Oct 2009 A1
20100026831 Ciuc et al. Feb 2010 A1
20100026832 Ciuc et al. Feb 2010 A1
20100026833 Ciuc et al. Feb 2010 A1
20100039525 Steinberg et al. Feb 2010 A1
20100053368 Nanu et al. Mar 2010 A1
20100054533 Steinberg et al. Mar 2010 A1
20100054549 Steinberg et al. Mar 2010 A1
20100092039 Steinberg et al. Apr 2010 A1
20100165140 Steinberg Jul 2010 A1
20100165150 Steinberg et al. Jul 2010 A1
20100188525 Steinberg et al. Jul 2010 A1
20100188530 Steinberg et al. Jul 2010 A1
20100220899 Steinberg et al. Sep 2010 A1
20100271499 Steinberg et al. Oct 2010 A1
20100272363 Steinberg et al. Oct 2010 A1
20110002506 Ciuc et al. Jan 2011 A1
20110002545 Steinberg et al. Jan 2011 A1
20110013043 Corcoran et al. Jan 2011 A1
20110013044 Steinberg et al. Jan 2011 A1
20110025886 Steinberg et al. Feb 2011 A1
Foreign Referenced Citations (100)
Number Date Country
578508 Jan 1994 EP
884694 Dec 1998 EP
911759 Apr 1999 EP
984386 Mar 2000 EP
911759 Jun 2000 EP
1128316 Aug 2001 EP
1199672 Apr 2002 EP
1229486 Aug 2002 EP
1288858 Mar 2003 EP
1288859 Mar 2003 EP
1288860 Mar 2003 EP
1293933 Mar 2003 EP
1296510 Mar 2003 EP
1398733 Mar 2004 EP
1429290 Jun 2004 EP
1441497 Jul 2004 EP
1453002 Sep 2004 EP
1478169 Nov 2004 EP
1528509 May 2005 EP
1626569 Feb 2006 EP
979487 Mar 2006 EP
1785914 May 2007 EP
1858255 Nov 2007 EP
1887511 Feb 2008 EP
1429290 Jul 2008 EP
2033142 Mar 2009 EP
2052349 Apr 2009 EP
2188759 May 2010 EP
841609 Jul 1960 GB
2370438 Jun 2002 GB
2379819 Mar 2003 GB
80161 Sep 2008 IE
3205989 Sep 1991 JP
4192681 Jul 1992 JP
5224271 Sep 1993 JP
5260360 Oct 1993 JP
7281285 Oct 1995 JP
9214839 Aug 1997 JP
2000-134486 May 2000 JP
2002-247596 Aug 2002 JP
2002-271808 Sep 2002 JP
2003-030647 Jan 2003 JP
25164475 Jun 2005 JP
26005662 Jan 2006 JP
2006072770 Mar 2006 JP
26254358 Sep 2006 JP
WO9802844 Jan 1998 WO
WO9917254 Apr 1999 WO
WO9933684 Jul 1999 WO
WO 0076398 Dec 2000 WO
WO0133497 May 2001 WO
WO0171421 Sep 2001 WO
WO0192614 Dec 2001 WO
WO0245003 Jun 2002 WO
WO-02052835 Jul 2002 WO
WO03026278 Mar 2003 WO
WO03028377 Apr 2003 WO
WO03071484 Aug 2003 WO
WO2004034696 Apr 2004 WO
WO2005015896 Feb 2005 WO
WO2005041558 May 2005 WO
WO2005076217 Aug 2005 WO
WO2005076217 Aug 2005 WO
WO2005087994 Sep 2005 WO
WO2005109853 Nov 2005 WO
WO2006011635 Feb 2006 WO
WO2006018056 Feb 2006 WO
WO2006045441 May 2006 WO
WO2007057063 May 2007 WO
WO2007057064 May 2007 WO
WO2007093199 Aug 2007 WO
WO2007093199 Aug 2007 WO
WO-2007095477 Aug 2007 WO
WO-2007095477 Aug 2007 WO
WO-2007095483 Aug 2007 WO
WO-2007095553 Aug 2007 WO
WO-2007095553 Aug 2007 WO
WO 2007128117 Nov 2007 WO
WO 2007142621 Dec 2007 WO
WO-2008015586 Feb 2008 WO
WO-2008015586 Feb 2008 WO
WO2008017343 Feb 2008 WO
WO-2008018887 Feb 2008 WO
WO-2008023280 Feb 2008 WO
WO2008054422 May 2008 WO
WO-2008104549 Sep 2008 WO
WO2008107002 Sep 2008 WO
WO2008107112 Sep 2008 WO
WO2008109644 Sep 2008 WO
WO2008109644 Sep 2008 WO
WO2008131823 Nov 2008 WO
WO2008150285 Dec 2008 WO
WO2008157792 Dec 2008 WO
WO2009039876 Apr 2009 WO
WO2010012448 Feb 2010 WO
WO2010017953 Feb 2010 WO
WO2010025908 Mar 2010 WO
WO2010012448 Jun 2010 WO
WO2011000841 Jan 2011 WO
WO2010136593 Feb 2011 WO
Related Publications (1)
Number Date Country
20080175481 A1 Jul 2008 US