WO2008073700A2 - Method for assessing image focus quality - Google Patents

Method for assessing image focus quality Download PDF

Info

Publication number
WO2008073700A2
WO2008073700A2 PCT/US2007/085627 US2007085627W WO2008073700A2 WO 2008073700 A2 WO2008073700 A2 WO 2008073700A2 US 2007085627 W US2007085627 W US 2007085627W WO 2008073700 A2 WO2008073700 A2 WO 2008073700A2
Authority
WO
WIPO (PCT)
Prior art keywords
image
specimen
focal
pixels
images
Prior art date
Application number
PCT/US2007/085627
Other languages
French (fr)
Other versions
WO2008073700A3 (en
Inventor
Michael Zahniser
Original Assignee
Cytyc Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cytyc Corporation filed Critical Cytyc Corporation
Priority to CA2669922A priority Critical patent/CA2669922C/en
Priority to AU2007333324A priority patent/AU2007333324B2/en
Priority to JP2009540386A priority patent/JP5161889B2/en
Priority to EP07864831.8A priority patent/EP2102816B1/en
Priority to CN200780045741XA priority patent/CN101558430B/en
Publication of WO2008073700A2 publication Critical patent/WO2008073700A2/en
Publication of WO2008073700A3 publication Critical patent/WO2008073700A3/en
Priority to HK09110287.2A priority patent/HK1130345A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • GPHYSICS
    • G02OPTICS
    • G02BOPTICAL ELEMENTS, SYSTEMS OR APPARATUS
    • G02B21/00Microscopes
    • G02B21/24Base structure
    • G02B21/241Devices for focusing
    • G02B21/244Devices for focusing using image analysis techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30168Image quality inspection

Definitions

  • the field of the invention generally relates to the field of electronic imaging systems and more particularly to computer-controlled microscopic imaging systems and focusing systems used therein.
  • tissue samples In the field of pathology, it is often necessary to examine tissue samples for underlying pathological or disease states.
  • a sample of tissue or other biological material is embedded within an embedding medium and cut into very thin slices. These slices are then placed on sample holders such as slides for subsequent imaging and analysis.
  • cells or other biological material are transferred to slides in a liquid-based preparation.
  • cells may be scraped from a target location (e.g., tissue) and optionally washed in a liquid solution.
  • cells may be obtained directly from a bodily fluid (e.g., urine).
  • the cells may be transferred directly to a slide, for example, blood samples can be smeared directly on a slide.
  • Automated devices have also been developed to obtain and deposit cells on slides.
  • the ThinPrep® System (Cytyc Corporation, Marlborough, MA) filters a liquid containing a suspension of cells. A thin layer of accumulated cells on the filter is then transferred onto a slide for subsequent processing and viewing.
  • automated imaging or scanning systems are employed to capture digital images of the samples.
  • the digital images can then be analyzed by a pathologist or other trained technician for underlying pathological or disease states in the tissue.
  • the automated imaging systems often employ computer-controlled microscopes that use automatically controlled stages and optical components to acquire one or more focused images of the sample.
  • the system may be used to obtain an image of the entire sample that is prepared on the slide.
  • the system may obtain one or more magnified images of certain regions or zones of interest. In order to obtain high-quality images of the sample or magnified regions thereof, the system must be able to rapidly focus on the sample or region.
  • the computer In automated microscopy, the computer generally finds the optimal focal plane for a given location within a sample by varying the focal height, acquiring an image at each height. A score for each acquired image is calculated using one of various "autofocus functions"; the highest scoring image corresponds to the ideal focal height. Because the value of the autofocus function is dependent on the objects in the field of view, these functions can only be used to judge the quality of one image relative to another image of the same objects, not to make an absolute quality assessment.
  • One class of autofocus functions operates based on image differentiation. Unfocused images usually have only slight differences between pixels that are close to each other, since the point-spread-function (PSF) distributes each pixel intensity among several pixels, blurring them and averaging their grey levels.
  • PSF point-spread-function
  • Brenner function score is a measure of the texture in the image.
  • An in-focus image has a high Brenner function score, and contains texture at a smaller scale than an out-of-focus image.
  • an out-of-focus image has a low Brenner function score, and does not contain small-scale texture.
  • the Brenner function starts out at a low value, reaches a peak value as the image comes into focus at the ideal focal height, and decreases as focus is lost.
  • the shape of the Brenner function when plotted versus focal height is a bell-shaped curve.
  • a rather simple auto-focus method could be implemented by initially setting the focal height well above the stage and stepping the imaging optics closer to the sample, in, for example, several micron increments. This process continues until the Brenner score reaches a maximum. Finding the peak focus height requires comparing the Brenner scores of images taken at successive focal heights. However, in many medical imaging applications where large batches of samples must be processed, frequently performing this sort of auto-focus would require far too much time. Ideally, an automated imaging system would acquire only one image of each field of view, but the system must still have some way to ensure image quality. An efficient and accurate method of checking the focus quality of single images would allow such an imaging system to acquire additional auto-focusing images only when it determines that the focus quality of a given image is unacceptable, maximizing efficiency without introducing a risk of reduced accuracy.
  • a method for determining the quality of focus of a digital image of a biological specimen includes obtaining a digital image of the specimen using the specimen imaging apparatus.
  • the digital image comprises a plurality of pixels.
  • a measure of small-scale texture in the image is calculated.
  • the small-scale texture in the image may be measured by squaring the differences of the means of adjacent pairs of pixels across the entire digital image.
  • a measure of larger-scale texture in the image is calculated.
  • the larger-scale texture may be measured by squaring the differences of the means of adjacent triples of pixels across the entire digital image.
  • An estimate of the image focus quality is then established based on a comparison of the small-scale and larger-scale texture measurements.
  • a method for determining the quality of focus of a digital image of a biological specimen includes the steps of obtaining a digital image of a specimen using a specimen imaging apparatus, the digital image comprising a plurality of pixels.
  • a high-resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels within the digital image.
  • a low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image.
  • a ratio of either the high-resolution Brenner score divided by the low- resolution Brenner score or the low-resolution Brenner score divided by the high- resolution Brenner score is then calculated.
  • ratio may be used to refer to dividing a high-resolution texture score by a low-resolution texture score or, alternatively, dividing a low-resolution texture score by a high-resolution texture score.
  • a focus score indicative of the focus quality is then established based on the calculated ratio.
  • the focus score may include, for instance, an estimated displacement from the ideal focal height.
  • a method of focusing a specimen imaging apparatus includes the steps of obtaining a digital image of a specimen using the specimen imaging apparatus, the digital image comprising a plurality of pixels.
  • a high- resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels within the digital image.
  • a low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image.
  • the ratio of the high- resolution Brenner score to the low-resolution Brenner score is calculated.
  • the focal length of the specimen imaging apparatus is then adjusted based on the ratio.
  • the focusing method may include the additional step of acquiring one or more digital images of the specimen and re-calculating the Brenner score or Brenner ratio to assess the improvement in focus. Additional digital images may be obtained and analyzed until the focal plane is at or near the optimal or true focus height.
  • the location of its peak can be estimated from three or more points using inverse parabolic interpolation on the logarithms of the focus scores.
  • a method of performing a quality check on a digital image of a specimen contained on a specimen holder includes the steps of obtaining a digital image of a specimen, the digital image comprising a plurality of pixels.
  • a high-resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels within the digital image.
  • a low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image.
  • the ratio of the low-resolution Brenner score to the high-resolution Brenner score is calculated.
  • the digital image is either accepted or rejected based on the calculated ratio.
  • An automated imaging system may either immediately adjust the focus and acquire new images when focus quality is determined to be unsatisfactory, or may continue imaging but reprocess an entire sample if the number of poorly focused images crosses a given threshold.
  • a method of focusing on a specimen using an automatic imaging apparatus includes the steps of obtaining three digital images of the specimen at different focal heights using the imaging apparatus.
  • the digital image is formed from a plurality of pixels.
  • a Brenner auto-focus score is calculated for each of the three digital images.
  • An exponentiated quadratic function is fit to the (x, y) points formed by the three focal heights and the corresponding Brenner scores.
  • a new image is acquired at a new focal height based on the function fitted to the data.
  • a new Brenner score is calculated for the new image. Additional images are acquired the different new (e.g., modified) focal heights until the ideal focal height is reached.
  • the process may stop when the imaging apparatus senses that it is within close proximity to the ideal focal height (e.g., +/- a displacement value).
  • FIG. 1 schematically illustrates an exemplary specimen imaging apparatus.
  • FIG. 2A is a graphical representation of the calculation of the Brenner score for a small scale texture (e.g., blocks of two pixels).
  • FIG. 2B is a graphical representation of the calculation of the Brenner score for a larger scale texture (e.g., three blocks of pixels).
  • FIG. 3 is a scatter plot of the ratio of small scale (high-resolution) Brenner score to larger scale (low-resolution) Brenner score as a function of displacement from the ideal focal height.
  • the scatter plot data was obtained from 12,000 images taken across a test set of thirty slides.
  • FIG. 4 is a graph illustrating the root mean squared error of the predicted displacement compared to actual displacement for the 12,000 images of FIG. 3.
  • FIG. 5 is a graph illustrating Brenner scores obtained at offsets of 0, -4, and -8 microns from initial height (solid data points).
  • the dotted line is a best fit calculated using only the three data points.
  • the hollow data points represent additional Brenner scores obtained at one micron incremental movements.
  • FIG. 1 illustrates an exemplary specimen imaging apparatus 32 according to one embodiment of the invention.
  • the image processing apparatus 32 includes a first optical system 38, and a slide stage 40 movable relative thereto.
  • a review station 36 is provided and includes a second optical system 44, and is connected to the image processing system 32 via the server 34.
  • An internal computer system 46 controls the first optical system 38 and is in communication with the server 34.
  • the first optical system 38 includes an electronic camera 48, such as a CCD camera 48, and a microscope 50.
  • the microscope 50 is preferably an automated microscope.
  • the automated microscope 50 may include features to provide fast, precise imaging of an area of a slide 10 positioned in the optical path 51 of the microscope 50, such as an autofocusing mechanism 54.
  • the first optical system 38 may include one or more lens systems 52.
  • An illuminator 42 may provide illumination for the specimen 14 deposited on the slide 10 and generally may illuminate the slide 10 from below the stage 40.
  • the stage 40 transports the specimen slide 10 into and within the optical path 51 of the microscope 50, in response to appropriate commands from the internal computer system 46.
  • a robotic slide handler 64 may, upon appropriate commands from the computer system 46, move the specimen slide 10 from a slide-holding cassette to the movable stage 40 for imaging the cells in the specimen, and then back to the cassette after imaging.
  • a slide holder 65 fixedly and removably positions a slide 10 repeatedly in a precise location and orientation on the stage 40.
  • the stage 40 may be motorized, and powered by one or more stage motors 56.
  • the stage 40 may be mounted upon bearings 58, which in turn are mounted to the base 59 of the microscope 50. In one embodiment, the stage 40 is movable in an x-y plane.
  • an interface controller 60 in communication with the movable stage 40 may provide precise controlled movements of the slide 10 relative to the optical path 51 and viewing area of the microscope 50.
  • the interface controller 60 controls the stage motors 56 by converting commands from the computer system 46 into appropriate signals that cause the motors 56 to move the stage 40 to prescribed locations.
  • a position encoder 62 may detect the precise location of the stage 40, producing to the computer system 46 pulses representative of the movement or location of the stage. As known in the art, these pulses may be decoded by the computer system 46 in order to identify the location of the stage 40 in an imaging station coordinate system.
  • the image processing system 32 may include an optional bar code reader 66 positioned to view the area of a slide containing a bar code, once the slide 10 has been transported to the movable stage 40 by the robotic slide handler 64 or has been loaded manually.
  • the image processing system 32 may include a marker 68 that automatically places a dot, a mark, or other visible sign in the areas of interest within the specimen where potentially abnormal cells may be located.
  • the review station 36 is connected to the image processing system 32 via the server 34, and may be remotely located.
  • the review station 36 includes a second optical system 44.
  • the second optical system 44 may include any and all features of the first optical system 38.
  • the second optical system 44 includes a microscope 50 that is connected to a movable stage and that is adapted for use by a human operator for visual inspection of the areas of interest identified by the image processing system 32.
  • the image processing system 32 performs an initial viewing and screening of a slide 10 on which a cytological specimen 14 is disposed, in order to make a preliminary assessment of the specimen 14.
  • the image processing system 32 identifies for subsequent viewing by a cytotechnologist or pathologist the locations of those areas of interest on the slide that potentially are most relevant.
  • the locations of areas that are identified by the image processing system 32 in this preliminary screening must be accurate to within an acceptable error margin. Incorrect handling or positioning of the slides during the scanning process may cause errors in the locations of the identified areas and subsequent misreading at the review station 36. Additional details regarding the operation of the image processing system 32 may be found in U.S. Patent No. 7,006,674.
  • the methods described herein may be used with other image processing systems that are used to image biological specimens.
  • a method for determining the focus quality of a digital image obtained using the image processing system 32.
  • the method involves first obtaining a digital image of a specimen 14.
  • the digital image may be acquired using a camera 48.
  • the digital image of the specimen 14 is formed by an array of pixels 100.
  • FIGS. 2A and 2B illustrate a portion of adjacent pixels 100 within the digital image.
  • Each pixel 100 within the image may be represented by an 8-bit (e.g., byte) number that represents the intensity or brightness for that particular pixel.
  • Each pixel's value may be linearly proportional to the number of photons that struck the corresponding bin of the camera 48 when the shutter was opened.
  • each pixel 100 may be assigned one of 256 potential values representing the pixel's brightness or intensity.
  • the imaging system analyzes 8-bit grayscale images.
  • high-resolution texture of the digital image is obtained by calculating a high-resolution Brenner score (BR HR ).
  • the high-resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels 100 within the digital image.
  • the high-resolution Brenner score may be calculated using Equation 1 , where rows and cols are the number of rows and columns of pixels in the image and P 1 ⁇ is the value of the pixel in row / and column j. This equation is set forth visually illustrated in FIG. 2A.
  • a low-resolution texture of the image is obtained by calculating a low-resolution Brenner score (BR LR ).
  • the low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image.
  • the low-resolution Brenner score may be calculated using Equation 2 set forth below and also visually illustrated in FIG. 2B:
  • the low-solution Brenner score is obtained by increasing the width of the averaging window from two pixels to three pixels. The wider averaging window effectively reduces the resolution of the image.
  • the quality of focus of a digital image is estimated by comparing the high-resolution Brenner score and the low-resolution Brenner score.
  • the high-resolution score can be divided by the low- resolution score (BR HR /BR LR ).
  • the low-resolution score can be divided by the high-resolution score (BR LR /BR HR ).
  • the score calculation and comparison may be done by the internal computer system 46 or by some other computer device operatively connected to the specimen imaging apparatus 32.
  • a focus score is then established.
  • the focus score is obtained using experimentally derived data that relates the degree of displacement from optimal or true focus as a function of the ratio of the high-resolution Brenner score to the low-resolution Brenner score.
  • the best fit function is calculated for this data.
  • the inverse of this function can then be used to map measured ratios to estimated displacements.
  • a ratio of .45 may correspond to a focus score that indicates that the focus of the imaging apparatus 32 is +/- 12.5 ⁇ m from true focus.
  • the focus score may be an actual displacement value (i.e., distance). Alternatively, the focus score may be a percentage value.
  • FIG. 3 is a scatter plot of the ratio for each of the 12,000 images plotted as a function of the displacement from the ideal focus.
  • the y-axis of the graph in FIG. 3 represents (BR HR /BR LR ) while the x-axis of the graph illustrates the degree of displacement from optical focus (expressed both as positive and negative displacement).
  • the data naturally form a bell-shaped curve with the peak of the curve corresponding to the optimal focal height.
  • the Brenner ratio (high- resolution/low-resolution and low-resolution/high-resolution) thus provides a relatively constant metric to measure the quality of focus for images taken from different slides.
  • Equation 3 gives the equation for a bell curve centered on the y axis, where parameters a and c control the width and height of the peak and d is the displacement from the ideal focal height:
  • the parameters can be determined by minimizing the sum of squared errors between the actual ratio and the ratio predicted from the displacement using Equation 3.
  • y be equal to the natural logarithm of the measured ratio (BR HR /BR LR ), and let j> be the natural logarithm of the predicted ratio:
  • a value for y and y can be calculated.
  • y t and y t be the corresponding values and d t be the displacement of that image.
  • the ideal values of parameters a and c are those which minimize the sum of squared errors across all images in the sample set:
  • Values for a and c can be determined by setting the partial derivatives with respect to a and c to zero:
  • FIG. 4 illustrates the root mean squared (RMS) error of the predicted displacement using Eq. 9 as compared to the actual displacement values for the 12,000 images. RMS values are shown on the y-axis while displacement is illustrated on the x-axis. As can be seen in FIG. 4, at displacements of less than 5 ⁇ m there is little visual effect and deviations are hard to discern. However, between about 5 ⁇ m and 12 ⁇ m the error is near or below 1 ⁇ m. Deviations become larger above 12 ⁇ m. This can also be seen from FIG. 3 which shows significant scatter of the data points above this limit.
  • the displacement from ideal focus can then be determined.
  • the displacement from the ideal focal height may be estimated from a certain ratio based on a model formula like Equation 3 above. It should be noted that a given ratio provides two possible displacement values - one positive and one negative.
  • the focus score or reading obtained in the above manner may be used in a number of ways.
  • the method may be used to determine whether a single digital image is accepted or rejected. For example, if the displacement falls outside a pre-determined threshold value, then the image may be rejected. This may mean that a new image must be acquired from the same location, at a different focal height.
  • the focus score may be obtained for images from a plurality of specimens loaded into the specimen imaging apparatus 32. For example, the average of the focus scores of all the images from a given slide may be measured, or their standard deviation. Alternatively the number of images for a given slide that scored above a certain threshold could be measured. Particular slides within a batch may then be reprocessed if their focus scores are found to be unacceptable.
  • a rolling or cumulative score may be given to multiple slides within a batch. If the rolling or cumulative score crosses a pre-determined threshold then those slides may be deemed suspect and, consequently, may need to be rescanned.
  • the threshold may be a preset displacement value, a standard deviation value, a percentage, or other metric.
  • an automated imaging device may track the number of images from a given slide that fall outside a given range of acceptable scores. If the number of images failing these criteria is above a certain number, the slide may be reprocessed. For instance, an imaging device might reprocess any slide for which more than 100 of the 2000 images acquired from the slide fall outside the acceptable range. Alternatively, individual slides or batches of slides may be flagged if their respective focus scores go beyond a pre-determined threshold value or range. The user can then accept the slides or opt to run them again through the specimen imaging apparatus 32. In another embodiment of the invention, the specimen imaging apparatus may attempt to recalibrate itself or inform the user that maintenance is required if more than a certain percentage of slides are rejected in this manner.
  • an automated imaging device may calculate the Brenner ratio score for each image acquired and acquire a new image at the same location whenever the score is unacceptable. The device may move back to that location immediately when it discovers the error, or it may remember all locations where the image was unacceptable and return to those locations to acquire new images after the rest of the slide has been scanned.
  • an automated imaging device may recognize a trend in the ratio scores and attempt to correct future focus movements based on that trend. For example, if all images are estimated to have a displacement of 4 ⁇ m, the device may acquire the next image at a height of 1 ⁇ m above where it otherwise would have. If the estimated displacement of the next image is reduced, the device may continue increasing the height offset in increments of 1 ⁇ m until doing so no longer increases the focus quality. If instead the estimated displacement of the next image is greater, the device may increment the offset in the opposite direction.
  • this process is made more efficient and accurate by fitting a curve to the autofocus scores and adjusting the focal height based on that curve.
  • Multiple digital images are acquired with each digital image being acquired at a different focal height.
  • a Brenner score is then calculated for each image and a function (e.g., curve) is generated that fits the scores and allows the peak of the Brenner function (the optimal or ideal focal height) to be estimated.
  • the focal length can then be adjusted using the generated curve for the data.
  • a digital image of the specimen 14 is acquired.
  • a high-resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels 100 within the digital image.
  • a low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image.
  • a ratio is then calculated by dividing the high-resolution Brenner score by the low-resolution Brenner score.
  • the ratio is calculated by dividing the low-resolution Brenner score by the high-resolution Brenner score.
  • the focal length is then adjusted. The degree of adjustment is determined by experimental data or through a modeling equation like Equation 3 that relates the ratio to the degree of displacement from optimal focus.
  • the specimen imaging apparatus 32 may randomly pick one of the two options and move accordingly. A second (or additional) image may then be obtained to check whether the optimal focus has been reached.
  • the system may be set such that the initial image is predicted to be on one, known side of the focal plane. For example, the initial image may be taken at a position such that it is reasonable to estimate that the sample needs to move closer to the optics. In this regard, the system can make a second adjustment or additional adjustments to decrease the focal length to reach the optical focal position.
  • the computer system 46 of the specimen imaging apparatus 32 may include a look-up table or database that includes displacement values as a function of the calculated ratio. In this regard, a quick determination can be made regarding the estimated displacement from true focus. Once the estimated displacement value is obtained from the database or look-up table, the specimen 14 (via the moveable stage 40) can be moved toward or further away from the device optics. Alternatively, the coefficients for an equation such as Equation 9 can be calculated based on a data set and the inverse of the equation may be used to predict displacement as a function of the calculated ratio.
  • the specimen 14 (and/or optics) is moved to adjust to the predicted correct focal plane
  • another image of the specimen may be obtained via the specimen imaging apparatus 32.
  • the second image may be used to confirm whether or not the new position is at or close enough to the optical focal position. This can be determined by again calculating the Brenner score or ratio as described herein. For example, if the second, new position is still some distance away from the optimal focal position, the specimen 14 and/or optics may be moved a certain amount (i.e., displacement) as directed by the new score or ratio. This process may be repeated any number of times until the device 32 has reached the optimal (or near-optimal) focal plane.
  • a device which uses the standard autofocusing method of acquiring multiple images at different focal heights can be modified to fit a bell curve equation to the scores from these multiple images and to interpolate the peak of the bell curve from the data.
  • data points can be gathered at relatively larger offsets (e.g., 4 ⁇ m) but the ideal focal height can be estimated with a much finer resolution.
  • FIG. 5 illustrates a graph of the Brenner score (y-axis) as a function of displacement.
  • the three solid diamonds represent data points gathered using stepping increments of 4 ⁇ m.
  • the dashed line represents a best fit using the three (solid diamond) data points.
  • the best fit is a bell-shaped curve that can be modeled or approximated using an exponential function like that of Equation 3. Given a fit to the focus scores for the same field at multiple heights, the peak (or optical focal position) of the focus score curve can be found. This gives an estimate with finer resolution than the step height between individual frames.
  • FIG. 5 also illustrates, with hollow diamonds, actual data obtained by stepping focal plane in small, 1 ⁇ m. As seen in FIG. 5, the best fit curve shows near-perfect alignment with the data obtained from the 1 ⁇ m stepwise adjustment of the focal plane. This shows that estimating the peak from the widely spaced filled points will result in as much of an accuracy improvement as would be gained by acquiring more images at smaller intervals, but without the additional time that would be needed to acquire these images.
  • the speed and accuracy of focusing operations in specimen imaging devices can be increased.
  • the focusing algorithm can fit a curve to the existing set of points and then acquire the next image at the estimated peak of the curve, allowing it to more quickly converge on the peak.
  • the embodiments describe the use of the Brenner score to calculate and measure small-scale and larger-scale texture in digital images. It should be understood, however, that other autofocus scoring methods known to those skilled in the art may also be employed to quantify small-scale and larger-scale texture resolutions.

Abstract

Method for determining quality of focus of a digital image of a biological specimen includes obtaining a digital image of a specimen using a specimen imaging apparatus. Measure of image texture is calculated at two different scales, and the measurements are compared to determine how much high-resolution data the image contains compared to low-resolution data. The texture measurement may, for example, be a Brenner auto-focus score calculated from the means of adjacent pairs of pixels for the high-resolution measurement and from the means of adjacent triples of pixels for the low-resolution measurement. A score indicative of the quality of focus is then established based on a function of the low-resolution and high-resolution measurements, and may be used by an automated imaging device to verify that image quality is acceptable, or to adjust the focus and acquire new images to replace any deemed unacceptable.

Description

METHOD FOR ASSESSING IMAGE FOCUS QUALITY
FIELD OF THE INVENTION
The field of the invention generally relates to the field of electronic imaging systems and more particularly to computer-controlled microscopic imaging systems and focusing systems used therein.
BACKGROUND OF THE INVENTION
In the field of pathology, it is often necessary to examine tissue samples for underlying pathological or disease states. In some cases, a sample of tissue or other biological material is embedded within an embedding medium and cut into very thin slices. These slices are then placed on sample holders such as slides for subsequent imaging and analysis. In other applications, cells or other biological material are transferred to slides in a liquid-based preparation. For example, cells may be scraped from a target location (e.g., tissue) and optionally washed in a liquid solution. Alternatively, cells may be obtained directly from a bodily fluid (e.g., urine). The cells may be transferred directly to a slide, for example, blood samples can be smeared directly on a slide. Automated devices have also been developed to obtain and deposit cells on slides. For example, the ThinPrep® System (Cytyc Corporation, Marlborough, MA) filters a liquid containing a suspension of cells. A thin layer of accumulated cells on the filter is then transferred onto a slide for subsequent processing and viewing.
Increasingly, automated imaging or scanning systems are employed to capture digital images of the samples. The digital images can then be analyzed by a pathologist or other trained technician for underlying pathological or disease states in the tissue. The automated imaging systems often employ computer-controlled microscopes that use automatically controlled stages and optical components to acquire one or more focused images of the sample. For example, the system may be used to obtain an image of the entire sample that is prepared on the slide. Alternatively (or in combination with), the system may obtain one or more magnified images of certain regions or zones of interest. In order to obtain high-quality images of the sample or magnified regions thereof, the system must be able to rapidly focus on the sample or region.
This requirement poses several technical challenges. Upon viewing an image, human beings can immediately recognize whether it is in focus or out of focus. Computerized systems have difficulty with this task. Given two images of the same object at different focal heights, computer-operated focusing systems are able to identify the image that is better focused. However, given only a single image, it is difficult for computers to automatically assess focus quality. Furthermore, it is difficult for a computer to determine how far the imaged focal plane is from the ideal or optimal focal height.
Many existing methods that evaluate the focus quality of a single image use the Fourier transform. In the absence of noise, a poorly focused image would contain no Fourier signal above a certain frequency. The location of this cutoff frequency would give the scale of the texture. Unfortunately, real images contain noise, and this limits the usefulness of the Fourier transform. Fourier transform- based methods perform poorly on images having low signal-to-noise (SNR) ratios. The Fourier transform methods used are also computationally intensive, requiring robust computational hardware and software.
In automated microscopy, the computer generally finds the optimal focal plane for a given location within a sample by varying the focal height, acquiring an image at each height. A score for each acquired image is calculated using one of various "autofocus functions"; the highest scoring image corresponds to the ideal focal height. Because the value of the autofocus function is dependent on the objects in the field of view, these functions can only be used to judge the quality of one image relative to another image of the same objects, not to make an absolute quality assessment. One class of autofocus functions operates based on image differentiation. Unfocused images usually have only slight differences between pixels that are close to each other, since the point-spread-function (PSF) distributes each pixel intensity among several pixels, blurring them and averaging their grey levels. Different types of image differentiation have been used as a measure of the relative focus quality of an image. For example, Brenner proposed the use of the sum of squared differences between all pixels and their neighbors two points away. See e.g., Brenner et al., An Automated Microscope For Cytological Research, J. Histochem. Cytochem. 24, 100-1 1 1 (1971 ). The Brenner function has been used as a criterion for focus quality as a computer-controlled imaging system varies the focal height while obtaining an image of a slide. Prior methods compare the Brenner function scores for images acquired at multiple focal heights. Determination of the focus quality for an image depends on comparing the Brenner function score for a field of view at a one focal height to the Brenner function score of the same field of view at a different focal height. The
Brenner function score is a measure of the texture in the image. An in-focus image has a high Brenner function score, and contains texture at a smaller scale than an out-of-focus image. Conversely, an out-of-focus image has a low Brenner function score, and does not contain small-scale texture. As the focal height varies from above the ideal height to below, the Brenner function starts out at a low value, reaches a peak value as the image comes into focus at the ideal focal height, and decreases as focus is lost. The shape of the Brenner function when plotted versus focal height is a bell-shaped curve.
A rather simple auto-focus method could be implemented by initially setting the focal height well above the stage and stepping the imaging optics closer to the sample, in, for example, several micron increments. This process continues until the Brenner score reaches a maximum. Finding the peak focus height requires comparing the Brenner scores of images taken at successive focal heights. However, in many medical imaging applications where large batches of samples must be processed, frequently performing this sort of auto-focus would require far too much time. Ideally, an automated imaging system would acquire only one image of each field of view, but the system must still have some way to ensure image quality. An efficient and accurate method of checking the focus quality of single images would allow such an imaging system to acquire additional auto-focusing images only when it determines that the focus quality of a given image is unacceptable, maximizing efficiency without introducing a risk of reduced accuracy.
SUMMARY
In one embodiment, a method for determining the quality of focus of a digital image of a biological specimen includes obtaining a digital image of the specimen using the specimen imaging apparatus. The digital image comprises a plurality of pixels. A measure of small-scale texture in the image is calculated. For example, the small-scale texture in the image may be measured by squaring the differences of the means of adjacent pairs of pixels across the entire digital image. Next, a measure of larger-scale texture in the image is calculated. The larger-scale texture may be measured by squaring the differences of the means of adjacent triples of pixels across the entire digital image. An estimate of the image focus quality is then established based on a comparison of the small-scale and larger-scale texture measurements.
In one embodiment, a method for determining the quality of focus of a digital image of a biological specimen includes the steps of obtaining a digital image of a specimen using a specimen imaging apparatus, the digital image comprising a plurality of pixels. A high-resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels within the digital image. A low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image. A ratio of either the high-resolution Brenner score divided by the low- resolution Brenner score or the low-resolution Brenner score divided by the high- resolution Brenner score is then calculated. As used herein, ratio may be used to refer to dividing a high-resolution texture score by a low-resolution texture score or, alternatively, dividing a low-resolution texture score by a high-resolution texture score. A focus score indicative of the focus quality is then established based on the calculated ratio. The focus score may include, for instance, an estimated displacement from the ideal focal height. In another embodiment a method of focusing a specimen imaging apparatus includes the steps of obtaining a digital image of a specimen using the specimen imaging apparatus, the digital image comprising a plurality of pixels. A high- resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels within the digital image. A low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image. The ratio of the high- resolution Brenner score to the low-resolution Brenner score is calculated. The focal length of the specimen imaging apparatus is then adjusted based on the ratio. The focusing method may include the additional step of acquiring one or more digital images of the specimen and re-calculating the Brenner score or Brenner ratio to assess the improvement in focus. Additional digital images may be obtained and analyzed until the focal plane is at or near the optimal or true focus height. Because the Brenner score as a function of focal height is a bell-shaped curve (an exponentiated quadratic function), the location of its peak can be estimated from three or more points using inverse parabolic interpolation on the logarithms of the focus scores.
In still another embodiment, a method of performing a quality check on a digital image of a specimen contained on a specimen holder includes the steps of obtaining a digital image of a specimen, the digital image comprising a plurality of pixels. A high-resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels within the digital image. A low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image. Next, the ratio of the low-resolution Brenner score to the high-resolution Brenner score is calculated. The digital image is either accepted or rejected based on the calculated ratio. An automated imaging system may either immediately adjust the focus and acquire new images when focus quality is determined to be unsatisfactory, or may continue imaging but reprocess an entire sample if the number of poorly focused images crosses a given threshold.
In another embodiment, a method of focusing on a specimen using an automatic imaging apparatus includes the steps of obtaining three digital images of the specimen at different focal heights using the imaging apparatus. The digital image is formed from a plurality of pixels. A Brenner auto-focus score is calculated for each of the three digital images. An exponentiated quadratic function is fit to the (x, y) points formed by the three focal heights and the corresponding Brenner scores. A new image is acquired at a new focal height based on the function fitted to the data. A new Brenner score is calculated for the new image. Additional images are acquired the different new (e.g., modified) focal heights until the ideal focal height is reached. Of course, the process may stop when the imaging apparatus senses that it is within close proximity to the ideal focal height (e.g., +/- a displacement value).
BRIEF DESCRIPTION OF THE DRAWINGS
Embodiments of the invention will now be described and explained with additional specificity and detail through the use of accompanying drawings, in which: FIG. 1 schematically illustrates an exemplary specimen imaging apparatus. FIG. 2A is a graphical representation of the calculation of the Brenner score for a small scale texture (e.g., blocks of two pixels). FIG. 2B is a graphical representation of the calculation of the Brenner score for a larger scale texture (e.g., three blocks of pixels).
FIG. 3 is a scatter plot of the ratio of small scale (high-resolution) Brenner score to larger scale (low-resolution) Brenner score as a function of displacement from the ideal focal height. The scatter plot data was obtained from 12,000 images taken across a test set of thirty slides. FIG. 4 is a graph illustrating the root mean squared error of the predicted displacement compared to actual displacement for the 12,000 images of FIG. 3.
FIG. 5 is a graph illustrating Brenner scores obtained at offsets of 0, -4, and -8 microns from initial height (solid data points). The dotted line is a best fit calculated using only the three data points. The hollow data points represent additional Brenner scores obtained at one micron incremental movements.
DETAILED DESCRIPTION OF THE ILLUSTRATED EMBODIMENTS
FIG. 1 illustrates an exemplary specimen imaging apparatus 32 according to one embodiment of the invention. The image processing apparatus 32 includes a first optical system 38, and a slide stage 40 movable relative thereto. A review station 36 is provided and includes a second optical system 44, and is connected to the image processing system 32 via the server 34. An internal computer system 46 controls the first optical system 38 and is in communication with the server 34.
The first optical system 38 includes an electronic camera 48, such as a CCD camera 48, and a microscope 50. The microscope 50 is preferably an automated microscope. The automated microscope 50 may include features to provide fast, precise imaging of an area of a slide 10 positioned in the optical path 51 of the microscope 50, such as an autofocusing mechanism 54. The first optical system 38 may include one or more lens systems 52. An illuminator 42 may provide illumination for the specimen 14 deposited on the slide 10 and generally may illuminate the slide 10 from below the stage 40.
The stage 40 transports the specimen slide 10 into and within the optical path 51 of the microscope 50, in response to appropriate commands from the internal computer system 46. In one embodiment, a robotic slide handler 64 may, upon appropriate commands from the computer system 46, move the specimen slide 10 from a slide-holding cassette to the movable stage 40 for imaging the cells in the specimen, and then back to the cassette after imaging. A slide holder 65 fixedly and removably positions a slide 10 repeatedly in a precise location and orientation on the stage 40. The stage 40 may be motorized, and powered by one or more stage motors 56. The stage 40 may be mounted upon bearings 58, which in turn are mounted to the base 59 of the microscope 50. In one embodiment, the stage 40 is movable in an x-y plane.
In one embodiment, an interface controller 60 in communication with the movable stage 40 may provide precise controlled movements of the slide 10 relative to the optical path 51 and viewing area of the microscope 50. The interface controller 60 controls the stage motors 56 by converting commands from the computer system 46 into appropriate signals that cause the motors 56 to move the stage 40 to prescribed locations. A position encoder 62 may detect the precise location of the stage 40, producing to the computer system 46 pulses representative of the movement or location of the stage. As known in the art, these pulses may be decoded by the computer system 46 in order to identify the location of the stage 40 in an imaging station coordinate system.
The image processing system 32 may include an optional bar code reader 66 positioned to view the area of a slide containing a bar code, once the slide 10 has been transported to the movable stage 40 by the robotic slide handler 64 or has been loaded manually. The image processing system 32 may include a marker 68 that automatically places a dot, a mark, or other visible sign in the areas of interest within the specimen where potentially abnormal cells may be located.
The review station 36 is connected to the image processing system 32 via the server 34, and may be remotely located. The review station 36 includes a second optical system 44. The second optical system 44 may include any and all features of the first optical system 38. In one embodiment, the second optical system 44 includes a microscope 50 that is connected to a movable stage and that is adapted for use by a human operator for visual inspection of the areas of interest identified by the image processing system 32.
In operation, the image processing system 32 performs an initial viewing and screening of a slide 10 on which a cytological specimen 14 is disposed, in order to make a preliminary assessment of the specimen 14. The image processing system 32 identifies for subsequent viewing by a cytotechnologist or pathologist the locations of those areas of interest on the slide that potentially are most relevant. In order to prevent false negative readings in a Pap smear screen, the locations of areas that are identified by the image processing system 32 in this preliminary screening must be accurate to within an acceptable error margin. Incorrect handling or positioning of the slides during the scanning process may cause errors in the locations of the identified areas and subsequent misreading at the review station 36. Additional details regarding the operation of the image processing system 32 may be found in U.S. Patent No. 7,006,674. The methods described herein may be used with other image processing systems that are used to image biological specimens.
In one embodiment of the invention, a method is provided for determining the focus quality of a digital image obtained using the image processing system 32. The method involves first obtaining a digital image of a specimen 14. The digital image may be acquired using a camera 48. The digital image of the specimen 14 is formed by an array of pixels 100. FIGS. 2A and 2B illustrate a portion of adjacent pixels 100 within the digital image. Each pixel 100 within the image may be represented by an 8-bit (e.g., byte) number that represents the intensity or brightness for that particular pixel. Each pixel's value may be linearly proportional to the number of photons that struck the corresponding bin of the camera 48 when the shutter was opened. For example, in an eight-bit system, each pixel 100 may be assigned one of 256 potential values representing the pixel's brightness or intensity. In this regard, the imaging system analyzes 8-bit grayscale images. According to one embodiment of the invention, high-resolution texture of the digital image is obtained by calculating a high-resolution Brenner score (BRHR). The high-resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels 100 within the digital image. The high-resolution Brenner score may be calculated using Equation 1 , where rows and cols are the number of rows and columns of pixels in the image and P1 ^ is the value of the pixel in row / and column j. This equation is set forth visually illustrated in FIG. 2A.
rows cols -3 BRm = ∑ ∑{mean{PhJ ,PhJJ- mean{P1 J+2,P1 J+i f (Eq. 1 ) ι=l J=I
In addition to a high-resolution texture of the digital image, a low-resolution texture of the image is obtained by calculating a low-resolution Brenner score (BRLR). The low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image. The low-resolution Brenner score may be calculated using Equation 2 set forth below and also visually illustrated in FIG. 2B:
rows cols-5^
BRHR = ∑ ∑{mean{PhJ ,PhJ+uPhJ+2 )- mean{PhJ+i,PhJ+4,PhJ+5)f (Eq. 2) ι=l J=I The low-solution Brenner score is obtained by increasing the width of the averaging window from two pixels to three pixels. The wider averaging window effectively reduces the resolution of the image.
In one embodiment of the invention, the quality of focus of a digital image is estimated by comparing the high-resolution Brenner score and the low-resolution Brenner score. For example, the high-resolution score can be divided by the low- resolution score (BRHR/BRLR). Alternatively, the low-resolution score can be divided by the high-resolution score (BRLR/BRHR). The score calculation and comparison may be done by the internal computer system 46 or by some other computer device operatively connected to the specimen imaging apparatus 32.
Based on the calculated ratio, a focus score is then established. In one embodiment of the invention, the focus score is obtained using experimentally derived data that relates the degree of displacement from optimal or true focus as a function of the ratio of the high-resolution Brenner score to the low-resolution Brenner score. The best fit function is calculated for this data. The inverse of this function can then be used to map measured ratios to estimated displacements. For example, a ratio of .45 (BRHR/BRLR) may correspond to a focus score that indicates that the focus of the imaging apparatus 32 is +/- 12.5μm from true focus. The focus score may be an actual displacement value (i.e., distance). Alternatively, the focus score may be a percentage value.
A set of digital images was experimentally obtained at various focal heights at different locations on different slides. Some 12,000 images were taken at forty different focal heights. The images were taken at ten different locations on thirty different slides. The ratio of the high-resolution Brenner score to the low-resolution Brenner score was then determined. FIG. 3 is a scatter plot of the ratio for each of the 12,000 images plotted as a function of the displacement from the ideal focus. The y-axis of the graph in FIG. 3 represents (BRHR/BRLR) while the x-axis of the graph illustrates the degree of displacement from optical focus (expressed both as positive and negative displacement). As seen in FIG. 3, the data naturally form a bell-shaped curve with the peak of the curve corresponding to the optimal focal height. As seen in the scatter plot, the ratio was consistent across different slides, despite wide variation in the number and type of objects at each location. The Brenner ratio (high- resolution/low-resolution and low-resolution/high-resolution) thus provides a relatively constant metric to measure the quality of focus for images taken from different slides.
The equation that most closely fits the data shown in Figure 3 is a bell curve. Equation 3 gives the equation for a bell curve centered on the y axis, where parameters a and c control the width and height of the peak and d is the displacement from the ideal focal height:
ratio * ea d2+c (Eq. 3)
For the data shown in figure 3, the parameters a and c resulting in the best fit are a = -.0015459 and c = -.58835. The parameters can be determined by minimizing the sum of squared errors between the actual ratio and the ratio predicted from the displacement using Equation 3. Let y be equal to the natural logarithm of the measured ratio (BRHR/BRLR), and let j> be the natural logarithm of the predicted ratio:
Figure imgf000016_0001
For each image in the sample set, a value for y and y can be calculated. For the ith image, let yt and yt be the corresponding values and dt be the displacement of that image. The ideal values of parameters a and c are those which minimize the sum of squared errors across all images in the sample set:
error = ∑(y, -y, ) = ∑ia - d* +c)-y) (Eq. 6)
Values for a and c can be determined by setting the partial derivatives with respect to a and c to zero:
— : 0 = > d [ad + c - y = α > d + c > d - y d y
Figure imgf000016_0002
This system of equations is easily solved by converting it to matrix form:
Figure imgf000016_0003
Which then yields, for the data in Figure 3, a = -.0015459 and c = -.58835.
The predicted displacement from ideal focus as a function of the high/low Brenner ratio can then be expressed as:
predictedDisplacement = ±ΛJ(ln(BRHR /BRLR ) - c)/a Eq. 9 Imaginary predicated displacements in this equation can be mapped to zero. FIG. 4 illustrates the root mean squared (RMS) error of the predicted displacement using Eq. 9 as compared to the actual displacement values for the 12,000 images. RMS values are shown on the y-axis while displacement is illustrated on the x-axis. As can be seen in FIG. 4, at displacements of less than 5 μm there is little visual effect and deviations are hard to discern. However, between about 5 μm and 12 μm the error is near or below 1 μm. Deviations become larger above 12 μm. This can also be seen from FIG. 3 which shows significant scatter of the data points above this limit.
It is thus possible to determine the quality of focus from a single digital image.
By calculating the BRHR/BRLR ratio (or low-res to high-res ratio), the displacement from ideal focus can then be determined. The displacement from the ideal focal height may be estimated from a certain ratio based on a model formula like Equation 3 above. It should be noted that a given ratio provides two possible displacement values - one positive and one negative.
The focus score or reading obtained in the above manner may be used in a number of ways. First, the method may be used to determine whether a single digital image is accepted or rejected. For example, if the displacement falls outside a pre-determined threshold value, then the image may be rejected. This may mean that a new image must be acquired from the same location, at a different focal height. The focus score may be obtained for images from a plurality of specimens loaded into the specimen imaging apparatus 32. For example, the average of the focus scores of all the images from a given slide may be measured, or their standard deviation. Alternatively the number of images for a given slide that scored above a certain threshold could be measured. Particular slides within a batch may then be reprocessed if their focus scores are found to be unacceptable. Alternatively, a rolling or cumulative score may be given to multiple slides within a batch. If the rolling or cumulative score crosses a pre-determined threshold then those slides may be deemed suspect and, consequently, may need to be rescanned. The threshold may be a preset displacement value, a standard deviation value, a percentage, or other metric.
In one embodiment of the invention, an automated imaging device may track the number of images from a given slide that fall outside a given range of acceptable scores. If the number of images failing these criteria is above a certain number, the slide may be reprocessed. For instance, an imaging device might reprocess any slide for which more than 100 of the 2000 images acquired from the slide fall outside the acceptable range. Alternatively, individual slides or batches of slides may be flagged if their respective focus scores go beyond a pre-determined threshold value or range. The user can then accept the slides or opt to run them again through the specimen imaging apparatus 32. In another embodiment of the invention, the specimen imaging apparatus may attempt to recalibrate itself or inform the user that maintenance is required if more than a certain percentage of slides are rejected in this manner.
In another embodiment of the invention, an automated imaging device may calculate the Brenner ratio score for each image acquired and acquire a new image at the same location whenever the score is unacceptable. The device may move back to that location immediately when it discovers the error, or it may remember all locations where the image was unacceptable and return to those locations to acquire new images after the rest of the slide has been scanned.
In another embodiment of the invention, an automated imaging device may recognize a trend in the ratio scores and attempt to correct future focus movements based on that trend. For example, if all images are estimated to have a displacement of 4 μm, the device may acquire the next image at a height of 1 μm above where it otherwise would have. If the estimated displacement of the next image is reduced, the device may continue increasing the height offset in increments of 1 μm until doing so no longer increases the focus quality. If instead the estimated displacement of the next image is greater, the device may increment the offset in the opposite direction.
It is common practice in automated imaging to search for the ideal focal height by varying the height in fixed intervals or in a binary search pattern and comparing the autofocus scores at each height. In one embodiment of the invention, this process is made more efficient and accurate by fitting a curve to the autofocus scores and adjusting the focal height based on that curve. Multiple digital images are acquired with each digital image being acquired at a different focal height. A Brenner score is then calculated for each image and a function (e.g., curve) is generated that fits the scores and allows the peak of the Brenner function (the optimal or ideal focal height) to be estimated. The focal length can then be adjusted using the generated curve for the data.
In another embodiment of the invention, a digital image of the specimen 14 is acquired. Next, a high-resolution Brenner score is calculated by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels 100 within the digital image. A low-resolution Brenner score is calculated by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image. A ratio is then calculated by dividing the high-resolution Brenner score by the low-resolution Brenner score. Alternatively, the ratio is calculated by dividing the low-resolution Brenner score by the high-resolution Brenner score. Based on one of the aforementioned ratios, the focal length is then adjusted. The degree of adjustment is determined by experimental data or through a modeling equation like Equation 3 that relates the ratio to the degree of displacement from optimal focus.
Because for any given ratio, there are two displacement values (one positive and one negative), the specimen imaging apparatus 32 may randomly pick one of the two options and move accordingly. A second (or additional) image may then be obtained to check whether the optimal focus has been reached. Alternatively, the system may be set such that the initial image is predicted to be on one, known side of the focal plane. For example, the initial image may be taken at a position such that it is reasonable to estimate that the sample needs to move closer to the optics. In this regard, the system can make a second adjustment or additional adjustments to decrease the focal length to reach the optical focal position.
The computer system 46 of the specimen imaging apparatus 32 may include a look-up table or database that includes displacement values as a function of the calculated ratio. In this regard, a quick determination can be made regarding the estimated displacement from true focus. Once the estimated displacement value is obtained from the database or look-up table, the specimen 14 (via the moveable stage 40) can be moved toward or further away from the device optics. Alternatively, the coefficients for an equation such as Equation 9 can be calculated based on a data set and the inverse of the equation may be used to predict displacement as a function of the calculated ratio.
Once the specimen 14 (and/or optics) is moved to adjust to the predicted correct focal plane, another image of the specimen may be obtained via the specimen imaging apparatus 32. The second image may be used to confirm whether or not the new position is at or close enough to the optical focal position. This can be determined by again calculating the Brenner score or ratio as described herein. For example, if the second, new position is still some distance away from the optimal focal position, the specimen 14 and/or optics may be moved a certain amount (i.e., displacement) as directed by the new score or ratio. This process may be repeated any number of times until the device 32 has reached the optimal (or near-optimal) focal plane.
In one embodiment of the invention, a device which uses the standard autofocusing method of acquiring multiple images at different focal heights can be modified to fit a bell curve equation to the scores from these multiple images and to interpolate the peak of the bell curve from the data. Using this method, data points can be gathered at relatively larger offsets (e.g., 4 μm) but the ideal focal height can be estimated with a much finer resolution. FIG. 5 illustrates a graph of the Brenner score (y-axis) as a function of displacement. The three solid diamonds represent data points gathered using stepping increments of 4 μm. The dashed line represents a best fit using the three (solid diamond) data points. The best fit is a bell-shaped curve that can be modeled or approximated using an exponential function like that of Equation 3. Given a fit to the focus scores for the same field at multiple heights, the peak (or optical focal position) of the focus score curve can be found. This gives an estimate with finer resolution than the step height between individual frames. FIG. 5 also illustrates, with hollow diamonds, actual data obtained by stepping focal plane in small, 1 μm. As seen in FIG. 5, the best fit curve shows near-perfect alignment with the data obtained from the 1 μm stepwise adjustment of the focal plane. This shows that estimating the peak from the widely spaced filled points will result in as much of an accuracy improvement as would be gained by acquiring more images at smaller intervals, but without the additional time that would be needed to acquire these images.
By estimating the peak of the bell-shaped curve using a best curve fit of multiple data points, the speed and accuracy of focusing operations in specimen imaging devices can be increased. Rather than moving in fixed increments or in a binary search for the best focal height, the focusing algorithm can fit a curve to the existing set of points and then acquire the next image at the estimated peak of the curve, allowing it to more quickly converge on the peak.
The embodiments describe the use of the Brenner score to calculate and measure small-scale and larger-scale texture in digital images. It should be understood, however, that other autofocus scoring methods known to those skilled in the art may also be employed to quantify small-scale and larger-scale texture resolutions.

Claims

1. A method for determining the quality of focus of a digital image of a biological specimen, comprising: (a) obtaining a digital image of the specimen using the specimen imaging apparatus, the digital image comprising a plurality of pixels;
(b) calculating a measure of small-scale texture in the image;
(c) calculating a measure of larger-scale texture in the image, and
(d) establishing an estimate of the image focus quality based on a comparison of the small-scale and larger-scale texture measurements.
2. The method of claim 1 , wherein the small-scale texture is measured by squaring the differences of the means of adjacent pairs of pixels across the entire digital image.
3. The method of claim 1 or 2, wherein the larger-scale texture is measured by squaring the differences of the means of adjacent triples of pixels across the entire digital image.
4. The method of any of claims 1 -3, wherein a function of the small-scale and larger-scale texture measurements is matched to an experimentally derived data set to determine an estimated displacement from the ideal focal height.
5. The method of claim 4, wherein a best-fit equation is calculated for the experimentally derived data set and its inverse is used to map measured scores to predicted displacements.
6. The method of claim 4 or 5, wherein the function applied to the small- scale and larger-scale texture measurements is to take their quotient.
7. The method of claim 5 or 6, wherein a bell-shaped curve is fit to the experimentally derived data.
8. The method of any of claims 1-7, wherein an automated imaging device obtains a plurality of digital images of different locations within a specimen and the focus quality is estimated for at least some of the images.
9. The method of claim 8, wherein the images are accepted or rejected based on the estimated focus quality.
10. The method of claim 9, wherein rejection of an image causes acquisition of a new image at the same location but at a different focal plane.
1 1 . The method of claim 9 or 10, further comprising saving the locations of all rejected images and re-acquiring images at those locations once the device has finished scanning the remainder of the sample.
12. The method of claim 9, wherein the number of rejected images is monitored for a given sample and if that number crosses a certain threshold, the imaging device will reprocess the entire sample.
13. The method of claim 8, further comprising adjusting the focal height based at least in part of the estimated quality and acquiring subsequent images.
14. The method of claim 13, wherein the imaging device adds an offset to the height at which it would otherwise have acquired each image and adjusts this offset up or down depending on whether the previous adjustments resulted in an increase or decrease in focus quality.
15. The method of claim 8, wherein the automated imaging device monitors focus quality estimates and identifies hardware malfunctions based on the monitoring.
16. The method of claim 15, wherein a suspected hardware malfunction causes the imaging device to flag the results from the samples processed.
17. The method of claim 15 or 16, further comprising alerting a user to the suspected malfunction.
18. The method of claim 4, further comprising adjusting the focal height based at least in part of the estimated displacement value and acquiring subsequent images.
19. The method of claim 18, wherein adjusting the focal height is repeated until the focal height converges on the ideal focal height.
20. A method of focusing on a specimen using an automatic imaging apparatus, the method comprising:
(a) obtaining three digital images of the specimen at different focal heights using the imaging apparatus, the digital image comprising a plurality of pixels;
(b) calculating a Brenner auto-focus score for each of the three digital images;
(c) fitting an exponentiated quadratic function to the (x, y) points formed by the three focal heights and the corresponding image Brenner scores;
(d) moving to a new focal height based on the function of step (c), acquiring a new image, and calculating the Brenner score for the new image, and (e) repeating (d) until an ideal focal height is reached.
21. The method of claim 20, wherein each new image is acquired at the peak of the fit function calculated from the previous data points.
22. The method of claim 21 , wherein the ideal focal height is reached when fit function height, estimated when incorporating the newest data point into the fit, is within a certain threshold of the previous function height estimate.
23. The method of claim 20, wherein the fit function is calculated using only a data point with the highest score found so far, a data point with the focal height that is closest to but below the data point with the highest score found so far, and a data point with the focal height that is closest to but above the data point with the highest score found so far.
24. The method of claim 23, wherein with each step the focal height is adjusted to the height which is as close as possible to the peak of the fit function while remaining at least a certain distance away from all focal heights checked so far.
25. The method of claim 23, wherein the ideal focal height is reached when the three points used in the fit are all within a certain distance of each other.
26. A method of focusing a specimen imaging apparatus, comprising:
(a) obtaining a digital image of a specimen using the specimen imaging apparatus, the digital image comprising a plurality of pixels;
(b) calculating a high-resolution Brenner score by squaring the difference of the means of neighboring pairs of pixels and summing the squared differences over a set of pixels within the digital image;
(c) calculating a low-resolution Brenner score by squaring the difference of the means of neighboring triples of pixels and summing the squared differences over a set of pixels within the digital image;
(d) calculating a ratio comprising the high-resolution Brenner score divided by the low-resolution Brenner score; and
(e) adjusting the focal length of the specimen imaging apparatus based on the ratio.
27. The method of claim 26, further comprising obtaining a digital image of the specimen at the adjusted focal length and repeating (b) through (e).
28. The method of claim 27, wherein (b) through (e) are repeated a plurality of times with different images at the adjusted focal length.
PCT/US2007/085627 2006-12-11 2007-11-27 Method for assessing image focus quality WO2008073700A2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
CA2669922A CA2669922C (en) 2006-12-11 2007-11-27 Method for assessing image focus quality
AU2007333324A AU2007333324B2 (en) 2006-12-11 2007-11-27 Method for assessing image focus quality
JP2009540386A JP5161889B2 (en) 2006-12-11 2007-11-27 Method for assessing image focus quality
EP07864831.8A EP2102816B1 (en) 2006-12-11 2007-11-27 Method for assessing image focus quality
CN200780045741XA CN101558430B (en) 2006-12-11 2007-11-27 Method for assessing image focus quality
HK09110287.2A HK1130345A1 (en) 2006-12-11 2009-11-05 Method for assessing image focus quality

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/609,274 US7769219B2 (en) 2006-12-11 2006-12-11 Method for assessing image focus quality
US11/609,274 2006-12-11

Publications (2)

Publication Number Publication Date
WO2008073700A2 true WO2008073700A2 (en) 2008-06-19
WO2008073700A3 WO2008073700A3 (en) 2008-11-20

Family

ID=39326970

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/085627 WO2008073700A2 (en) 2006-12-11 2007-11-27 Method for assessing image focus quality

Country Status (9)

Country Link
US (2) US7769219B2 (en)
EP (1) EP2102816B1 (en)
JP (2) JP5161889B2 (en)
CN (2) CN101558430B (en)
AU (1) AU2007333324B2 (en)
CA (2) CA2669922C (en)
HK (1) HK1130345A1 (en)
TW (2) TWI478101B (en)
WO (1) WO2008073700A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012071448A1 (en) * 2010-11-24 2012-05-31 Omnyx LLC Digital microscopy with focus grading in zones distinguished for comparable image structures

Families Citing this family (87)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8909325B2 (en) 2000-08-21 2014-12-09 Biosensors International Group, Ltd. Radioactive emission detector equipped with a position tracking system and utilization thereof with medical systems and in medical procedures
US8565860B2 (en) 2000-08-21 2013-10-22 Biosensors International Group, Ltd. Radioactive emission detector equipped with a position tracking system
US8489176B1 (en) 2000-08-21 2013-07-16 Spectrum Dynamics Llc Radioactive emission detector equipped with a position tracking system and utilization thereof with medical systems and in medical procedures
JP4773348B2 (en) 2003-07-12 2011-09-14 アクセラー8 テクノロジー コーポレイション Sensitive and rapid biodetection method
US20120077206A1 (en) 2003-07-12 2012-03-29 Accelr8 Technology Corporation Rapid Microbial Detection and Antimicrobial Susceptibility Testing
US7176466B2 (en) 2004-01-13 2007-02-13 Spectrum Dynamics Llc Multi-dimensional image reconstruction
US9040016B2 (en) 2004-01-13 2015-05-26 Biosensors International Group, Ltd. Diagnostic kit and methods for radioimaging myocardial perfusion
WO2007010534A2 (en) 2005-07-19 2007-01-25 Spectrum Dynamics Llc Imaging protocols
US8586932B2 (en) 2004-11-09 2013-11-19 Spectrum Dynamics Llc System and method for radioactive emission measurement
US9470801B2 (en) 2004-01-13 2016-10-18 Spectrum Dynamics Llc Gating with anatomically varying durations
US7968851B2 (en) 2004-01-13 2011-06-28 Spectrum Dynamics Llc Dynamic spect camera
US8571881B2 (en) 2004-11-09 2013-10-29 Spectrum Dynamics, Llc Radiopharmaceutical dispensing, administration, and imaging
EP1778957A4 (en) 2004-06-01 2015-12-23 Biosensors Int Group Ltd Radioactive-emission-measurement optimization to specific body structures
US8615405B2 (en) 2004-11-09 2013-12-24 Biosensors International Group, Ltd. Imaging system customization using data from radiopharmaceutical-associated data carrier
US9943274B2 (en) 2004-11-09 2018-04-17 Spectrum Dynamics Medical Limited Radioimaging using low dose isotope
EP1827505A4 (en) 2004-11-09 2017-07-12 Biosensors International Group, Ltd. Radioimaging
US9316743B2 (en) 2004-11-09 2016-04-19 Biosensors International Group, Ltd. System and method for radioactive emission measurement
WO2008059489A2 (en) 2006-11-13 2008-05-22 Spectrum Dynamics Llc Radioimaging applications of and novel formulations of teboroxime
US8837793B2 (en) 2005-07-19 2014-09-16 Biosensors International Group, Ltd. Reconstruction stabilizer and active vision
JP5554927B2 (en) 2006-02-15 2014-07-23 ホロジック, インコーポレイテッド Breast biopsy and needle localization using tomosynthesis system
US8894974B2 (en) 2006-05-11 2014-11-25 Spectrum Dynamics Llc Radiopharmaceuticals for diagnosis and therapy
US9275451B2 (en) * 2006-12-20 2016-03-01 Biosensors International Group, Ltd. Method, a system, and an apparatus for using and processing multidimensional data
US8023714B2 (en) * 2007-06-06 2011-09-20 Aperio Technologies, Inc. System and method for assessing image interpretability in anatomic pathology
US8521253B2 (en) 2007-10-29 2013-08-27 Spectrum Dynamics Llc Prostate imaging
KR101011779B1 (en) * 2008-12-19 2011-02-07 에이피시스템 주식회사 Vision system for substrate alignment apparatus and method for focusing the same
US8338788B2 (en) 2009-07-29 2012-12-25 Spectrum Dynamics Llc Method and system of optimized volumetric imaging
US8570370B2 (en) 2009-08-31 2013-10-29 Bio-Rad Laboratories, Inc. Compact automated cell counter
WO2011043838A1 (en) 2009-10-08 2011-04-14 Hologic, Inc . Needle breast biopsy system and method of use
WO2011082344A2 (en) * 2009-12-31 2011-07-07 Abbott Point Of Care, Inc. Method and apparatus for fast focus imaging biologic specimens
US8396269B2 (en) * 2010-04-08 2013-03-12 Digital Pathco LLC Image quality assessment including comparison of overlapped margins
US8996570B2 (en) 2010-09-16 2015-03-31 Omnyx, LLC Histology workflow management system
US20120133600A1 (en) 2010-11-26 2012-05-31 Hologic, Inc. User interface for medical image review workstation
WO2012105966A1 (en) * 2011-02-01 2012-08-09 Constitution Medical, Inc. Fast auto-focus in microscopic imaging
US9041791B2 (en) 2011-02-01 2015-05-26 Roche Diagnostics Hematology, Inc. Fast auto-focus in imaging
US10254204B2 (en) 2011-03-07 2019-04-09 Accelerate Diagnostics, Inc. Membrane-assisted purification
ES2551922T3 (en) 2011-03-07 2015-11-24 Accelerate Diagnostics, Inc. Rapid cell purification systems
EP2684157B1 (en) 2011-03-08 2017-12-13 Hologic Inc. System and method for dual energy and/or contrast enhanced breast imaging for screening, diagnosis and biopsy
EP2518690A1 (en) * 2011-04-28 2012-10-31 Koninklijke Philips Electronics N.V. Medical image processing system and method
EP2732432B1 (en) * 2011-07-13 2020-01-08 Koninklijke Philips N.V. Method for automatically adjusting a focal plane of a digital pathology image
EP2782505B1 (en) 2011-11-27 2020-04-22 Hologic, Inc. System and method for generating a 2d image using mammography and/or tomosynthesis image data
WO2013123091A1 (en) 2012-02-13 2013-08-22 Hologic, Inc. System and method for navigating a tomosynthesis stack using synthesized image data
ES2953897T3 (en) 2012-05-02 2023-11-16 Leica Biosystems Imaging Inc Real-time focus in line scan imaging
EP2847589A1 (en) 2012-05-09 2015-03-18 Advanced Animal Diagnostics, Inc. Rapid detection of analytes in liquid samples
WO2013192396A1 (en) 2012-06-20 2013-12-27 Advanced Animal Diagnostics, Inc. Sample collection and transfer assembly and related methods
BR112014018522A8 (en) 2012-06-28 2017-07-11 Nec Corp CAMERA POSITION/POSTURE EVALUATION DEVICE, CAMERA POSITION/POSTURE EVALUATION METHOD AND CAMERA POSITION/POSTURE EVALUATION PROGRAM
US10359614B2 (en) 2012-07-03 2019-07-23 Advanced Animal Diagnostics, Inc. Diagnostic apparatus
US9816982B2 (en) 2012-07-03 2017-11-14 Advanced Animal Diagnostics, Inc. Diagnostic apparatus
JP6363991B2 (en) * 2013-03-13 2018-07-25 オリンパス株式会社 Evaluation method of optical analyzer
EP2975444B1 (en) * 2013-03-13 2023-04-26 Sony Group Corporation Information processing device, information processing method, and information processing program
US9677109B2 (en) 2013-03-15 2017-06-13 Accelerate Diagnostics, Inc. Rapid determination of microbial growth and antimicrobial susceptibility
EP2967479B1 (en) 2013-03-15 2018-01-31 Hologic Inc. Tomosynthesis-guided biopsy in prone
CN105451657A (en) * 2013-03-15 2016-03-30 霍罗吉克公司 System and method for navigating tomosynthesis stack including automatic focusing
CN105378538B (en) * 2013-07-18 2019-05-31 文塔纳医疗系统公司 Auto focusing method and system for multiple spectra imaging
US9237847B2 (en) 2014-02-11 2016-01-19 Welch Allyn, Inc. Ophthalmoscope device
US9211064B2 (en) 2014-02-11 2015-12-15 Welch Allyn, Inc. Fundus imaging system
ES2943561T3 (en) 2014-02-28 2023-06-14 Hologic Inc System and method for generating and visualizing tomosynthesis image blocks
US10290019B2 (en) 2014-10-24 2019-05-14 Dropbox, Inc. User re-engagement with online photo management service
US10799115B2 (en) * 2015-02-27 2020-10-13 Welch Allyn, Inc. Through focus retinal image capturing
US11045088B2 (en) 2015-02-27 2021-06-29 Welch Allyn, Inc. Through focus retinal image capturing
KR20170132856A (en) 2015-03-30 2017-12-04 액셀러레이트 다이어그노스틱스, 아이엔씨. Instruments and systems for rapid microbiological identification and antimicrobial susceptibility testing
US10253355B2 (en) 2015-03-30 2019-04-09 Accelerate Diagnostics, Inc. Instrument and system for rapid microorganism identification and antimicrobial agent susceptibility testing
JP6562547B2 (en) * 2015-07-16 2019-08-21 オリンパス株式会社 Microscope system, calculation method, and program
CN106371231B (en) * 2015-07-23 2019-11-26 旭东机械工业股份有限公司 Micro- imaging equipment
US10136804B2 (en) 2015-07-24 2018-11-27 Welch Allyn, Inc. Automatic fundus image capture system
CA3000053C (en) * 2015-09-24 2023-07-04 Leica Biosystems Imaging, Inc. Real-time focusing in line scan imaging
US10772495B2 (en) 2015-11-02 2020-09-15 Welch Allyn, Inc. Retinal image capturing
US9754237B2 (en) * 2015-12-18 2017-09-05 Ricoh Co., Ltd. Index image quality metric
US10413179B2 (en) 2016-01-07 2019-09-17 Welch Allyn, Inc. Infrared fundus imaging system
GB201610434D0 (en) * 2016-06-15 2016-07-27 Q-Linea Ab Image based analysis of samples
US10602926B2 (en) 2016-09-29 2020-03-31 Welch Allyn, Inc. Through focus retinal image capturing
EP3351992B1 (en) * 2017-01-24 2019-10-23 Horiba France SAS Micro-spectrometry measurement method and system
US11455754B2 (en) 2017-03-30 2022-09-27 Hologic, Inc. System and method for synthesizing low-dimensional image data from high-dimensional image data using an object grid enhancement
CN110662489A (en) 2017-03-30 2020-01-07 豪洛捷公司 System and method for targeted object enhancement to generate synthetic breast tissue images
US11403483B2 (en) 2017-06-20 2022-08-02 Hologic, Inc. Dynamic self-learning medical image method and system
CN111328270B (en) * 2017-07-17 2023-01-03 伟伦公司 Retinal image capture by focusing
CN108521544B (en) * 2018-03-15 2020-09-04 深圳市瀚晖威视科技有限公司 Focusing method and device for video monitoring
US11096574B2 (en) 2018-05-24 2021-08-24 Welch Allyn, Inc. Retinal image capturing
US10713769B2 (en) * 2018-06-05 2020-07-14 Kla-Tencor Corp. Active learning for defect classifier training
US11857151B2 (en) * 2018-09-12 2024-01-02 Steris Instrument Management Services, Inc. Systems and methods for standalone endoscopic objective image analysis
WO2020091965A2 (en) 2018-11-02 2020-05-07 Hologic, Inc. Digital imaging system and method
US11727586B2 (en) * 2020-04-21 2023-08-15 Sartorius Bioanalytical Instruments, Inc. Image processing and segmentation of sets of Z-stacked images of three-dimensional biological samples
WO2022041197A1 (en) * 2020-08-31 2022-03-03 深圳迈瑞生物医疗电子股份有限公司 Sample image photographing method and sample image photographing apparatus
CN112288699B (en) 2020-10-23 2024-02-09 北京百度网讯科技有限公司 Method, device, equipment and medium for evaluating relative definition of image
CN112363309B (en) * 2020-11-13 2023-02-17 杭州医派智能科技有限公司 Automatic focusing method and system for pathological image under microscope
CN114764180B (en) * 2020-12-31 2023-10-27 深圳中科飞测科技股份有限公司 Focusing method and focusing system for object to be measured, device and storage medium
CN113364986B (en) * 2021-07-08 2022-08-09 杭州海康机器人技术有限公司 Focusing method, device and storage medium
US20240109063A1 (en) * 2022-09-29 2024-04-04 Illumina, Inc. Dynamic optical system calibration

Family Cites Families (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5790710A (en) * 1991-07-12 1998-08-04 Jeffrey H. Price Autofocus system for scanning microscopy
JPH0829667A (en) * 1994-07-18 1996-02-02 Fuji Photo Optical Co Ltd Automatic focusing method
US5647025A (en) * 1994-09-20 1997-07-08 Neopath, Inc. Automatic focusing of biomedical specimens apparatus
US5989835A (en) * 1997-02-27 1999-11-23 Cellomics, Inc. System for cell-based screening
JPH10197784A (en) * 1997-01-10 1998-07-31 Sankyo Seiki Mfg Co Ltd Automatic focusing device
US6416959B1 (en) * 1997-02-27 2002-07-09 Kenneth Giuliano System for cell-based screening
EP0983498B1 (en) * 1997-02-27 2004-05-26 Cellomics, Inc. A system for cell-based screening
JPH10319313A (en) * 1997-05-21 1998-12-04 Olympus Optical Co Ltd Automatic focus detecting device
JP3416508B2 (en) * 1998-03-11 2003-06-16 三洋電機株式会社 Digital camera
JP4228430B2 (en) * 1998-09-29 2009-02-25 沖電気工業株式会社 Focus position determination method and apparatus
US6201899B1 (en) * 1998-10-09 2001-03-13 Sarnoff Corporation Method and apparatus for extended depth of field imaging
US6289113B1 (en) * 1998-11-25 2001-09-11 Iridian Technologies, Inc. Handheld iris imaging apparatus and method
US6640014B1 (en) * 1999-01-22 2003-10-28 Jeffrey H. Price Automatic on-the-fly focusing for continuous image acquisition in high-resolution microscopy
US6247813B1 (en) * 1999-04-09 2001-06-19 Iritech, Inc. Iris identification system and method of identifying a person through iris recognition
EP1190271B1 (en) * 1999-06-04 2003-09-03 Janssen Pharmaceutica N.V. Robust autofocus system for a microscope
US7369304B2 (en) * 1999-10-29 2008-05-06 Cytyc Corporation Cytological autofocusing imaging systems and methods
US7006674B1 (en) 1999-10-29 2006-02-28 Cytyc Corporation Apparatus and methods for verifying the location of areas of interest within a sample in an imaging system
US6441855B1 (en) * 2000-05-09 2002-08-27 Eastman Kodak Company Focusing device
US6429930B1 (en) * 2000-09-06 2002-08-06 Accent Optical Technologies, Inc. Determination of center of focus by diffraction signature analysis
GB0108697D0 (en) * 2001-04-06 2001-05-30 Renishaw Plc Image focussing methods
JP2003029138A (en) * 2001-07-19 2003-01-29 Olympus Optical Co Ltd Autofocusing method and ultraviolet microscope
US7141773B2 (en) * 2001-08-06 2006-11-28 Bioview Ltd. Image focusing in fluorescent imaging
US20030118245A1 (en) * 2001-12-21 2003-06-26 Leonid Yaroslavsky Automatic focusing of an imaging system
US7067783B2 (en) * 2002-09-30 2006-06-27 Agilent Technologies, Inc. Method for improved focus control in molecular array scanning by using a symmetrical filter to determine in-focus-distance
US7424141B2 (en) * 2003-08-29 2008-09-09 Agilent Technologies, Inc. System and method for performing auto-focused tomosynthesis
TWI233523B (en) * 2004-02-20 2005-06-01 Premier Image Technology Corp Fast focusing method of digital camera
CN100349542C (en) * 2004-05-29 2007-11-21 倪蔚民 Real time automatic non-invasion iris optical imaging device
EP1679546B1 (en) * 2005-01-07 2014-12-24 Canon Kabushiki Kaisha Focus control method and focus control apparatus
US7693304B2 (en) * 2005-05-12 2010-04-06 Hewlett-Packard Development Company, L.P. Method and system for image quality calculation
US7417213B2 (en) * 2005-06-22 2008-08-26 Tripath Imaging, Inc. Apparatus and method for rapid microscopic image focusing having a movable objective
US20070014468A1 (en) * 2005-07-12 2007-01-18 Gines David L System and method for confidence measures for mult-resolution auto-focused tomosynthesis
US8179432B2 (en) * 2007-04-30 2012-05-15 General Electric Company Predictive autofocusing
US8878923B2 (en) * 2007-08-23 2014-11-04 General Electric Company System and method for enhanced predictive autofocusing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
YU SUN ET AL., INTERNATIONAL CONFERENCE ON INTELLIGENT ROBOTS AND SYSTEMS, 2005, pages 419 - 425

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012071448A1 (en) * 2010-11-24 2012-05-31 Omnyx LLC Digital microscopy with focus grading in zones distinguished for comparable image structures

Also Published As

Publication number Publication date
CA2669922C (en) 2015-05-12
JP2010512545A (en) 2010-04-22
JP2012073616A (en) 2012-04-12
EP2102816B1 (en) 2013-06-19
CN101558430B (en) 2012-07-25
AU2007333324B2 (en) 2012-04-19
TWI478101B (en) 2015-03-21
CN101558430A (en) 2009-10-14
US7769219B2 (en) 2010-08-03
US8014583B2 (en) 2011-09-06
EP2102816A2 (en) 2009-09-23
WO2008073700A3 (en) 2008-11-20
US20080137938A1 (en) 2008-06-12
CN102176245A (en) 2011-09-07
US20100208961A1 (en) 2010-08-19
CA2827703A1 (en) 2008-06-19
TW200834473A (en) 2008-08-16
JP5161889B2 (en) 2013-03-13
JP5489177B2 (en) 2014-05-14
CA2827703C (en) 2015-01-27
AU2007333324A1 (en) 2008-06-19
CA2669922A1 (en) 2008-06-19
TWI370412B (en) 2012-08-11
TW201205501A (en) 2012-02-01
HK1130345A1 (en) 2009-12-24
CN102176245B (en) 2013-11-06

Similar Documents

Publication Publication Date Title
AU2007333324B2 (en) Method for assessing image focus quality
KR101891364B1 (en) Fast auto-focus in microscopic imaging
AU709136B2 (en) Automatic focusing of biomedical specimens apparatus
US6816606B2 (en) Method for maintaining high-quality focus during high-throughput, microscopic digital montage imaging
US20100060729A1 (en) System for creating microscopic digital montage images
JP2001502414A (en) Method and apparatus for assessing slide and sample preparation quality
JP2014178357A (en) Digital microscope device, imaging method of the same and program
US20220046180A1 (en) Deep Learning Model for Auto-Focusing Microscope Systems
CN113219622A (en) Objective lens focusing method, device and system for panel defect detection
CN113366364A (en) Real-time focusing in slide scanning system
CN112839168B (en) Method for automatically adjusting camera imaging resolution in AOI detection system
CN114442296A (en) Image acquisition method for microscope, medical detection device and storage medium

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200780045741.X

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07864831

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2669922

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2007864831

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2007333324

Country of ref document: AU

ENP Entry into the national phase

Ref document number: 2009540386

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2007333324

Country of ref document: AU

Date of ref document: 20071127

Kind code of ref document: A