AU2006275606A1 - System and method for automatic segmentation of vessels in breast MR sequences - Google Patents

System and method for automatic segmentation of vessels in breast MR sequences Download PDF

Info

Publication number
AU2006275606A1
AU2006275606A1 AU2006275606A AU2006275606A AU2006275606A1 AU 2006275606 A1 AU2006275606 A1 AU 2006275606A1 AU 2006275606 A AU2006275606 A AU 2006275606A AU 2006275606 A AU2006275606 A AU 2006275606A AU 2006275606 A1 AU2006275606 A1 AU 2006275606A1
Authority
AU
Australia
Prior art keywords
image
shape matrix
moments
point
eccentricity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
AU2006275606A
Other versions
AU2006275606B2 (en
Inventor
Xuguang Jiang
Gerardo Hermosillo Valadez
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens Medical Solutions USA Inc
Original Assignee
Siemens Medical Solutions USA Inc
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
Priority claimed from US11/487,719 external-priority patent/US7711164B2/en
Application filed by Siemens Medical Solutions USA Inc filed Critical Siemens Medical Solutions USA Inc
Publication of AU2006275606A1 publication Critical patent/AU2006275606A1/en
Application granted granted Critical
Publication of AU2006275606B2 publication Critical patent/AU2006275606B2/en
Ceased legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

WO 2007/016442 PCT/US2006/029636 SYSTEM AND METHOD FOR AUTOMATIC SEGMENTATION OF VESSELS IN BREAST MR SEQUENCES Cross Reference to Related United States Applications This application claims priority from "Automatic segmentation of vessels in breast MR sequences as a false positive elimination technique for automatic lesion detection and segmentation using the shape tensor", U.S. Provisional Application No. 60/764,122 of Hermosillo, et al., filed February 1, 2006, and from "Method for automatic extraction of image structure based on the second order geometric moment", U.S. Provisional Application No. 60/704,930 of Hermosillo, et al., filed August 2, 2005, the contents of both of which are incorporated herein by reference. Technical Field This invention is directed to segmentation of digitized medical images. Discussion of the Related Art Contrast enhanced MR sequences are a powerful diagnostic tool for the detection of lesions in breast. Typically, the diagnosis begins by identifying suspicious regions of enhancement in post contrast acquisitions with respect to a pre-contrast one. Automating this process is therefore one that a computer aided detection system needs to perform. A difficulty for such a system is the fact that, besides the lesions, a number of non-suspicious structures also enhance in the post-contrast image. Most of these structures are vessels. Vessels are the main type of false positive structure that arise when automatically detecting lesions as regions that are enhanced after injection of the contrast agent. Dynamic subtraction of post-contrast T1 weighted images is routinely performed as part of a protocol to evaluate breast lesions with magnetic resonance imaging (MRI). Because lesions usually contain a high vascularity, perfusion of a contrast agent makes the lesions appear brighter than the background and therefore this modality is quite sensitive. Automatically segmenting the lesions can provide the 1 WO 2007/016442 PCT/US2006/029636 radiologist with accurate automatic measurements and render these measurements more consistent across readers. Region growing segmentation algorithms or even simple thresholding could be used to segment those lesions, if it was not for the fact that the vessels that are attached to them cause the segmentation to leak through the vessels. Removing the vessels could therefore facilitate the segmentation task. On the other hand, automatic detection of the lesions requires the ability to distinguish the lesions from the various types of normal structures that also enhance with the contrast agent. These include breast parenchyma, vessels, the area under the nipples and the area surrounding the heart. There has been interest in developing automatic methods for segmenting the vascular structure in modalities like CT and MR angiography, etc. The literature is very abundant on this subject, describing both automatic and semi automatic methods, which cover a very wide range of models, assumptions and techniques. In a clinical work-flow context, the extraction of the vascular structure should be fully automatic and require no more than a few seconds of computation time. One technique that performs well, can be easily validated with clinical data, and is easily implemented, involves the use of moments, for which there is little reported in the research literature. Previous approaches based on moments includes the use of moment invariants to extract and characterize vessels in infrared images of laser-heated skin, the use of geometrical moments to extract the vascular structure from large CT data sets, as well as to characterize the vessels, and computing multi-resolution moment filters for the extraction of linear structures from very noisy 2D images. The use of geometrical moments to extract image structure varies among methods proposed in the literature. Many times, the moments of inertia are computed on a binarized image obtained after thresholding. The problem with this is that the threshold is usually difficult to choose and might not allow detection of small vessels because a low threshold will cause smaller vessels, which tend to have lower intensities, to be merged with neighboring structures. Another problem with thresholding is that the structure becomes "pixelized", i.e. develops sharp edges that render the computation of its shape imprecise with respect to the true shape of the underlying structure. 2 WO 2007/016442 PCT/US2006/029636 An alternative to thresholding is to compute the moments using the image intensity function f as density function. However, in regions where the signal-to-noise (SN) ratio is low, it becomes difficult to establish a threshold on the eccentricity of a fitted ellipse to detect elongated structures. For example, FIG. 1(a) depicts an MIP of a sub-volume extracted from a real image around a vessel junction. The top row depicts the original voxel values using nearest-neighbor interpolation. The middle row depicts the binary image obtained after manual thresholding. The threshold was adjusted to capture both vessels, a task that is quite difficult to achieve automatically. The pixelization effect of the thresholding is evident, which affects the precision of the shape descriptors. The third row shows the same sub-volume using a more sophisticated interpolation scheme. Summary of the Invention Exemplary embodiments of the invention as described herein generally include methods and systems for automatic detection of bright tubular structures and its performance for automatic segmentation of vessels in breast MR sequences based on geometrical moments for the extraction of tubular structures from images. A method according to an embodiment of the invention is based on the eigenvalues of the shape tensor, and reconciles not having to threshold the image with reliably recovering structure under very low signal to noise (SN) ratios. A method according to an embodiment of the invention does not rely on image derivatives of either first order, like methods based on the eigenvalues of the mean structure tensor, or second order, like methods based on the eigenvalues of the Hessian, and the smoothing of the output which is inherent to approaches based on the Hessian or structure tensor is avoided. A method according to an embodiment of the invention can execute quickly, needing only a few seconds per sequence. Testing results based motion-corrected breast MR sequences indicate that a method according to an embodiment of the invention reliably segments vessels while leaving lesions intact, and out-performs differential techniques both in sensitivity and localization precision and is less sensitive to scale selection parameters. 3 WO 2007/016442 PCT/US2006/029636 According to an aspect of the invention, there is provided a method for segmenting digitized images including providing a digitized image comprising a plurality of intensities corresponding to a domain of points on a 3-dimensional grid, defining a shape matrix for a selected point in said image from moments of the intensities in a window of points about said selected point, calculating eigenvalues of said shape matrix, determining an eccentricity of a structure underlying said point from said eigenvalues, and segmenting said image based on said eccentricity values, wherein the steps of defining a shape matrix, calculating eigenvalues of said shape matrix, and determining the eccentricity of the underlying structure are repeated for all points in said image. According to a further aspect of the invention, the selected point has a median enhancement greater than a predefined threshold, wherein a contrast enhancing agent was applied to the subject matter of said digitized image prior to acquisition of said image. According to a further aspect of the invention, the median enhancement is calculated by taking a difference of a median value of said contrast enhanced image and a median value of a pre-contrast enhanced image, and normalizing said difference to be within a predefined range. According to a further aspect of the invention, the shape matrix Sa is defined as Sa = 0::' U)' ' wherein 4 WO 2007/016442 PCT/US2006/029636 2 17Z2,0,0,a 1,0,0,a 170,0,0,a 0,0,0,a 2 1,1,0,ta 1,0,0,alZO,1,0,a 710,2,0,a M0,1,0,a xy 2 ' y ' O,0,0,a 1'0,0,0,a 1 0,0,0,a 0/,0,0,a m ,O,1,a 1,0,0,a 70O,0,1,a ,1,1,a OI,O,a O,0,1,a 0,0,2,a 0,0,1,a 'a XZ,a -2 ' '3 z,a 2 /, ,a 2 =. 710,0,0,a 170,0,0,a a,0,0,a 0,0,0,a 0,0,0,a 0,0,O,a wherein moments mp,q,r,a are defined as mp,q,r,a(xo, Yo,zo)= , (X -Xo)p (y YO)q (z - Zo)" f (x, Y, z)c w(X - Xo, Y- YO, Z -Zo)dxdydz, wherein w is a window function with compact support, p, q, rp0 and aul. According to a further aspect of the invention, the integral is calculated by a sum over a finite neighborhood about each point. According to a further aspect of the invention, the window function is defined by x [- NxVx,Nxvx w(x,y,z)= if YE NYVYNYV] I ZE_ [-Nzvz,N v ] ' Otherwise wherein vx, vy, vz are image point spacings, Nx, Ny, Nz are non-negative integers defined wherein a window size contains a largest diameter of interest. According to a further aspect of the invention, the method comprises computing said moments using nearest neighbor interpolation, and correcting said shape matrix according to 5 WO 2007/016442 PCT/US2006/029636 v 2 0 O0 a -0 V2 0, a 12 0 0 V2 v°.' wherein vx, Vy, vz are image point spacings. According to a further aspect of the invention, the method comprises computing said moments using trilinear interpolation. According to a further aspect of the invention, a=1, and correcting said shape matrix according to vx2 0 0 1 Sa +6 O 0 v2.1 wherein vx, vy, vz are image point spacings. According to another aspect of the invention, there is provided a program storage device readable by a computer, tangibly embodying a program of instructions executable by the computer to perform the method steps for segmenting digitized images. Brief Description of the Drawings FIG. 1(a) depicts an MIP of a sub-volume extracted from a real image around a vessel junction, according to an embodiment of the invention. FIG. 1(b) depicts a simulated vessel and its detection using moments of inertia without thresholding, according to an embodiment of the invention. FIG 2 illustrates basis functions used for 1D linear interpolation, according to an embodiment of the invention. 6 WO 2007/016442 PCT/US2006/029636 FIGS. 3(a)-(c) depict segmentation of a large lesion, according to an embodiment of the invention. FIGS. 4(a)-(c) depicts segmentation of multiple small lesions, according to an embodiment of the invention. FIG 5 depicts segmentation of the vascular structure in breast MRI using the shape tensor, according to an embodiment of the invention. FIG. 6 depicts a flow chart of a method for a moment-based segmentation according to an embodiment of the invention. FIG. 7 is a block diagram of an exemplary computer system for implementing a moment-based segmentation method according to an embodiment of the invention. Detailed Description of the Preferred Embodiments Exemplary embodiments of the invention as described herein generally include systems and methods for automatic detection of bright tubular structures and its performance for automatic segmentation of vessels in breast MR sequences. A method according to an embodiment of the invention is based on the eigenvalues of a shape tensor. It can be compared to methods based on the eigenvalues of the mean Hessian and those based on the eigenvalues of the mean structure tensor. The Hessian, being defined from the second-order derivatives, can be regarded as a structure descriptor of order two. Similarly, the structure tensor is a structure descriptor of order one. The shape tensor can be regarded as a structure descriptor of order zero. As used herein, the term "image" refers to multi-dimensional data composed of discrete image elements (e.g., pixels for 2-D images and voxels for 3-D images). The image may be, for example, a medical image of a subject collected by computer tomography, magnetic resonance imaging, ultrasound, or any other medical imaging system known to one of skill in the art. The image may also be provided from non medical contexts, such as, for example, remote sensing systems, electron microscopy, 7 WO 2007/016442 PCT/US2006/029636 etc. Although an image can be thought of as a function from R 3 to R, the methods of the inventions are not limited to such images, and can be applied to images of any dimension, e.g. a 2-D picture or a 3-D volume. For a 2- or 3-dimensional image, the domain of the image is typically a 2- or 3-dimensional rectangular array, wherein each pixel or voxel can be addressed with reference to a set of 2 or 3 mutually orthogonal axes. The terms "digital" and "digitized" as used herein will refer to images or volumes, as appropriate, in a digital or digitized format acquired via a digital acquisition system or via conversion from an analog image. A method according to an embodiment of the invention works on the image intensities by computing second-order geometric moments of the underlying (bright) structure. A method can be applied to a binarized image obtained by applying a threshold to the initial post-contrast enhanced image, but a method can be applied without this threshold. The eigenvalues of the second-order geometric moments are a classical tool for shape characterization in object recognition. They, however, have never been applied as a filter for extracting image structure. Given a binary image, a small sub-volume around each pixel (its size being related to the structures of interest) is considered and a shape tensor is defined at that location as the second-order moments of the positions of the bright voxels with respect to the center of the sub-volume. For voxels in which the center pixel is both bright and lies close enough to the center of the underlying shape, eigenvalues of the shape tensor are computed and assigned the value
,
1 -k2/(k 1 +1 2 ) to the filter response, where k2>)1 are the largest eigenvalues. According to an embodiment of the invention, a geometrical 3D moment can be defined as: mnpq,r,a(xo,Yo,Zo)= (x- xo)P (Y - Yo) (Z - Zo) f(x, Y , z)a w(x X - Y 0 , z-zo)dxdydz, where w is a positive and symmetric window function with compact support that provides localization, p, q, r/o and atl. The shape tensor of order a is defined in terms of these moments as 8 WO 2007/016442 PCT/US2006/029636 ra ,1a fl31y'a Itxz,a where 2 nz2,0,0,a 1I11,0,0,a 2 110,0,0,a m0,0,0,a 2 IIl,0,a ,0,0,al , i,0,oa M0,2,0,a mo0,1,oa {xy,a - 2 yy,a 2 1 7 1 O,0,0,a 0,, 0 ,a mo,0,0,a mo,0,0,a 2 1 11,0,1,a 1,,0 1 ,a 0,,a 1 O,1,a 1 7ZO,1,,alZO,O,1,a 0 O,O,a a 0,0,1,a ixz,a = 2 Ayz,a 2 Pzz,a 2 1 7 2 0,0,0,o 11 10,0,0,a MO,0,0,a 1 io,0,0,a 170,o,0,a 1 ,0,0 This matrix is symmetric, so all of its eigenvalues are real. Letting the three eigenvalues be k 3 >1 2 >24t0, a filter response can be defined by Cline 2- A2 +A2 For a line or cylindrical like structure such as a vessel, Clinel. According to an embodiment of the invention, the eccentricity of the underlying shape is computed based on the eigenvalues 0[xI[12[k3 of Sa, with a>>1. As a becomes larger, the higher intensity values are given more importance, acting almost like a thresholding. High values of a can cope with very low SN ratios as shown in the simulated experiment of FIG. 1(b), were a synthetic tubular structure with added uniform noise is detected with the classic matrix of inertia and the shape tensor at a=15. FIG. 1(b) depicts a simulated vessel and its detection with the standard moments of inertia without thresholding and with the shape tensor at a=15. The columns show from left to right: (1) the center slice of the original synthetic volume, (2) its maximum intensity projection (MIP), (3) the MIP of the volume with the vessel removed by the standard moment method, (4) the MIP of the detected vessel by the 9 WO 2007/016442 PCT/US2006/029636 moment method, (5) the MIP of the volume with the vessel removed using the shape tensor with a=15, and (6) the MIP of the detected vessel using shape tensor with a=15. The six rows represent increasing levels of additive uniform noise, giving respectively SN ratios of, from top to bottom: (1) 56.3, (2) 36.7, (3) 20.4, (4) 11.6, (5) 5.5 and (6) 0.8 dB. The threshold on the eccentricity of the shape is the same across rows for each algorithm. In all cases the detection criterion was > 15 for S 1 5 and > 2 for the matrix of inertia corresponding to S 1 . This improved detection performance has been noticed in real cases. In practice, the above integral is usually replaced by a sum over a finite neighborhood around each voxel since f is only known at voxel locations. It can be assumed for all experiments that the localization function is given by xG [- Nxvx,N x] SIif yE [- NyVy, Nvy] w(x, y, z)> Ize [-NZVZNzV z] 0 otherwise where vx, vy, vz are the image voxel spacings and Nx, Ny, Nz are non-negative integers defined such that the window size contains the largest diameter of interest. Then, given an image, consider a small sub-volume around each pixel and define 2N x 2Ny 2N z pqr,a (ivx)P (y)q (kVz)rpa i=1 j=0 k=0 where pijk is the value of the image at the voxel corresponding to the indexes ij,k. The eigenvalues 0[[112[R3 of the matrix PXt'a / Y'a i 1 xza Ya= xy,a / t yy,a flyz,a P yz, a ) 10 WO 2007/016442 PCT/US2006/029636 are computed where the values ... are computed as above but using the summation moments. The eccentricity or elongation of the underlying structure can be measured by the classic eccentricity measure 8=(A 3
-A
2
)/(A
3 + 2 ), which takes values between 0 and 1, or simply by the ratio XA/ 2 , provided that X2>0. Since moment based methods do not assume differentiability of the image intensity function f, simple interpolation schemes can be used such as nearest-neighbor or tri-linear, to compute integrals of the interpolated function instead of sums over the voxel values. One may expect better precision using the value of these integrals, especially in the case of tri-linear interpolation. Using the equalities i+1/2)v x -/) dx = v , i-1/2)v x i+1/ 2)vx = V 2, = v2i, -1/2)v x i+1/2)v x = V32 f1/2)vx X 12 it can be seen that, for the nearest-neighbor interpolation integral, the matrix Sa above should be replaced by ( +- 0 v 0 . 1 20 0 0 z 0 V2 ac 12 31 0 0 V2 In the case of tri-linear interpolation, the function f is given by , ij,k PUk gijk , where ij,k are the indices of the image voxels, Pijk is the image value at a voxel and I - jX - V~lx e [(i -1)vx (i +1)vx gi~j1 1X ,Z X)I- V (1- Vz if ye E(j -1)vy, (j +1)v ,,k x vz z [(k - 1)v, (k + i)vz ] 0 otherwise 11 WO 2007/016442 PCT/US2006/029636 Then, writing o -k+)V J+)V i- ( a)dxdydz : X,Z Jgjk =xVyvz ' xyz xgijk = iVVyV z , x g ijk = 2 y z so that, for tri-linear interpolation in the case a= 1, the matrix Sa should be replaced by V2 0 1 v 0 Sa+ O v2 0. 6 Y 0 0 v2 The situation becomes more complex in the case of the general shape tensor (a>1) using tri-linear interpolation, in which f is given by (iI,k kgijk .)a Although the corresponding integrals are still computable in closed form, the complexity is increased significantly. According to an embodiment of the invention, to compute the corresponding shape tensor, note that it is no longer useful to compute moments of gik as in the case a=1 above. To proceed, the above moments can be obtained using a less direct method but which can be generalized to a>1. This can be done in the 1-D case, with the 2-D and 3-D cases being straightforward generalizations thereof. Assuming pk=O for k<i-2 or k>i+2, one obtains i+2)Vx k+l)Vx f-2) (x)dx= .k-)v Pk k ()dx ,- x k=i-1 f (i-),, x dx +¢v (p P ig 1 (x)dx + Pi- 1 g (x) + p g (x))dx + i)v(p g (x) + p g (x))dx + x i+i+1X)dx 12 WO 2007/016442 PCT/US2006/029636 = vx (A-1 + Pi +J The four integrals above can be obtained from the 3 piecewise-linear basis functions illustrated in FIG. 2. Referring to the figure, the first basis function gi-1 is defined over the domain (i-2)vx to ivx, the second basis function gi is defined over the domain (i-1)vx to (i+1)vx, and the third function g;+i is defined over the domain ivx to (i+2)vx. This method of computing the integral can be generalized to a> 1. For instance, one can compute: f i + 2 )v , f (x 2d (Pi- ." " (X)2 dx+ .X ( iI9i() P g()2d Sx dx= ( p,_ 1 g_ 1 (x)) dx+ -)v(p gVx)+p g (x)) dx i
+
l )vx 2 h_ +2)x + (p g(x)+ p+, 1 g+(x))2dx i+1g1+1 2 + ll 2 1 2 2 1 2 2'V = -Pi-1 1-1i 2 1 p 1 +1 x 3 3 3 3 3 Similarly, x (x) 2 1 2 + 2 1)0 1 + (i-1 + i + P 1 + )p 1 2' and (11 4. 2.2" 2 1 1. 1.2 -+-+-12 2+1+ -+-l-2 i Pi+1 i+2)vx fX2 15 3 3 ) 103 33 i-2)vx 1 2 .2 ? ( 1 . 1 2 (11 4 2. 2 2 + -+-12i2 + ---- i+--2i1 i p + -7---i+-12 -1 15 3 ) . 10 3 3 15 3 3 )I Although generalized formulas could potentially be found for the 3-D case and a given a> 1, the complexity of the resulting polynomials is quite high for the potential precision improvement. In the 2-D case, the four integrals above become sixteen integrals, and become sixty-four integrals in 3D. 13 WO 2007/016442 PCT/US2006/029636 A method according to an embodiment of the invention has been tested on more than 100 motion-corrected breast MR dynamic sequences. The results obtained show that vessels can be reliably segmented while leaving lesions intact. According to an embodiment of the invention, moments are computed on a sliding window of fixed size, but only points for which the median enhancement is higher than a given threshold are considered. This threshold can be chosen low enough so as to detect even small vessels. It is not difficult to set because it is not relied upon for the computations but only to accelerate the whole process, by treating fewer voxels. The median enhancement is calculated by taking the median value of the post-contrast acquisitions minus the value of the pre-contrast acquisition at each image voxel. This difference is then normalized by applying an affine function such that the resulting enhancement is in the range [0, 200]. FIGS. 3(a)-(c), 4(a)-(c), and 5 show a few representative examples of the results. FIGS. 3(a)-(c) depict segmentation of a large lesion, while FIGS. 4(a)-(c) depicts segmentation of multiple small lesions. For both of these figures, panel (a) depicts a thresholded initial post-contrast enhancement image, panel (b) depicts the detected vessels, and panel (c) depicts the lesions with the vessels removed. FIG 5 illustrates segmentation of the vascular structure in breast MRI using the shape tensor with a=6. The three columns show orthogonal views of the same patient. The first row shows the original MIP of the median enhancement. The second row shows the same volume with automatically removed vessels. The third row shows a MIP of the removed vessels alone. Notice that vessels of very different diameters and enhancement levels are correctly segmented. The detection was performed by taking locations for which the eigenvalues of the shape tensor were such that A 3 /2 > 3. In each of these figures, note how even small vessels are correctly segmented and even small spherical structures are left intact. As a further validation, a method according to an embodiment of the invention extracted the vascular structure on 40 cases reviewed by three radiologists who marked a total of 75 lesions. The vessels were correctly segmented in all the cases and all the marked lesions were left intact. 14 WO 2007/016442 PCT/US2006/029636 A flow chart of a moment-based segmentation method according to an embodiment of the invention is depicted in FIG. 6. Referring now to the figure, an image to be segmented is provided at step 61. The shape tensor is calculated for voxel in the image whose median contrast enhancement exceeds a pre-defined threshold, as determined at step 62. The moments from which the shape tensor is defined are calculated at step 63 on a fixed size window about the selected voxel. At step 64, the eigenvalues of the shape tensor are calculated, and at step 65, the eccentricity of the underlying structure is determined. The process loops at step 66 until every voxel has been processed. The image is segmented at step 67 based on the eccentricities derived from the shape tensor. Moment-based methods to extract local shape information can be compared to methods based on higher order image derivatives. For instance, the Gradient Square Tensor (GST), or structure tensor, has been proposed as a robust method to estimate local structure dimensionality. It is based on first order derivatives and hence could be called a structure descriptor of order one. The eigenvalues of the Hessian also provide local image structure information, as well as the principal curvatures of the isolevel at a given point. The Hessian and the principal curvatures are defined from second-order derivatives and hence could be called structure descriptors of order two. The shape tensor can be seen as a structure descriptor of order zero. It is based on integrals and hence has the property of being very robust to noise compared to methods based on either first or second order derivatives. In addition, there is no need to assume any differentiability on the image function, which simplifies the modeling. A problem with a shape tensor based method is that junctions are not detected. Also, a better understanding is needed to determine whether geometrical shape properties could be computed from the eigenvalues of the shape tensor with a> 1. It is to be understood that the present invention can be implemented in various forms of hardware, software, firmware, special purpose processes, or a combination thereof. In one embodiment, the present invention can be implemented in software as an application program tangible embodied on a computer readable program storage device. The application program can be uploaded to, and executed by, a machine comprising any suitable architecture. 15 WO 2007/016442 PCT/US2006/029636 FIG. 7 is a block diagram of an exemplary computer system for implementing a moment-based segmentation method according to an embodiment of the invention. Referring now to FIG. 7, a computer system 71 for implementing the present invention can comprise, inter alia, a central processing unit (CPU) 72, a memory 73 and an input/output (10/O) interface 74. The computer system 71 is generally coupled through the I/O interface 74 to a display 75 and various input devices 76 such as a mouse and a keyboard. The support circuits can include circuits such as cache, power supplies, clock circuits, and a communication bus. The memory 73 can include random access memory (RAM), read only memory (ROM), disk drive, tape drive, etc., or a combinations thereof. The present invention can be implemented as a routine 77 that is stored in memory 73 and executed by the CPU 72 to process the signal from the signal source 78. As such, the computer system 71 is a general purpose computer system that becomes a specific purpose computer system when executing the routine 77 of the present invention. The computer system 71 also includes an operating system and micro instruction code. The various processes and functions described herein can either be part of the micro instruction code or part of the application program (or combination thereof) which is executed via the operating system. In addition, various other peripheral devices can be connected to the computer platform such as an additional data storage device and a printing device. It is to be further understood that, because some of the constituent system components and method steps depicted in the accompanying figures can be implemented in software, the actual connections between the systems components (or the process steps) may differ depending upon the manner in which the present invention is programmed. Given the teachings of the present invention provided herein, one of ordinary skill in the related art will be able to contemplate these and similar implementations or configurations of the present invention. While the present invention has been described in detail with reference to a preferred embodiment, those skilled in the art will appreciate that various modifications 16 WO 2007/016442 PCT/US2006/029636 and substitutions can be made thereto without departing from the spirit and scope of the invention as set forth in the appended claims. 17

Claims (20)

1. A method of segmenting digitized images, comprising the steps of: providing a digitized image comprising a plurality of intensities corresponding to a domain of points on a 3-dimensional grid; defining a shape matrix for a selected point in said image from moments of the intensities in a window of points about said selected point; calculating eigenvalues of said shape matrix; determining an eccentricity of a structure underlying said point from said eigenvalues, and segmenting said image based on said eccentricity values, wherein the steps of defining a shape matrix, calculating eigenvalues of said shape matrix, and determining the eccentricity of the underlying structure are repeated for all points in said image.
2. The method of claim 1, wherein said selected point has a median enhancement greater than a predefined threshold, wherein a contrast enhancing agent was applied to the subject matter of said digitized image prior to acquisition of said image.
3. The method of claim 2, wherein said median enhancement is calculated by taking a difference of a median value of said contrast enhanced image and a median value of a pre-contrast enhanced image, and normalizing said difference to be within a predefined range.
4. The method of claim 1, wherein said shape matrix Sa is defined as Sa = J¢x.,3" .y,a flyz, ' a 'I xz,r A J'yz, /'zz,a) wherein 18 WO 2007/016442 PCT/US2006/029636 , 2,,Oa 111 2 /'i1,0,,tz l ,0,0,ar 2 in2,0,0,a 1n ,0,0,a xa 2 m,0,0a 11nO,,0a 1O, a 17Zl,O,0,a 0I,1,Oa 1,2,0,a 0,1,0,a xya 2 Ayy,a 2 0O.0,0,a 1 /Cr 0,0,0,a 1 o0,0,0,a M 1 01a 17m ,0,0a l 0,0,1,a ,1,1,a 177,1,0, O ,O 1,a I 2 2 11___________=_____ I 0,0 2 0,0,1,az xz a 2 flyza 2 ' 7zz1ta 2 0,0,0,a 0,0,0,a 170,0,0,a 1H ,0,0,a 170,0,0,a 10,0,0,a wherein moments np,q,r,a, are defined as mp,q,r,a (Xo, YO, Zo) = f (X- Xo )P (Y _0)q(Z_ zo)rf(x, y,z)aw(X-Xoy - YO, Z - Zo)dxdydz, wherein w is a window function with compact support, p, q, rA and a/l.
5. The method of claim 4, wherein the integral is calculated by a sum over a finite neighborhood about each point.
6. The method of claim 4, wherein said window function is defined by x G [- N xv x , N x v x] W(X YZ) 1 if ye [-NYvyN Y, w(x, y, z)= ,f y -y~,yy ze [-Nzvz,NzvZ]' 0 otherwise wherein vx, vy, vz are image point spacings, Nx, Ny, Nz are non-negative integers defined wherein a window size contains a largest diameter of interest.
7. The method of claim 4, further comprising computing said moments using nearest neighbor interpolation, and correcting said shape matrix according to ,^ 1 v o o / 2 0 Sa 12 0 0 wherein vx, vy, v, are image point spacings. 19 WO 2007/016442 PCT/US2006/029636
8. The method of claim 4, further comprising computing said moments using trilinear interpolation.
9. The method of claim 8, wherein a=1, and correcting said shape matrix according to vx2 0 0 + 0 X 0V2 Sa 6~ Y J 0 0 v2 wherein vx, vy, Vz are image point spacings.
10. A method of segmenting digitized images, comprising the steps of: providing a digitized image comprising a plurality of intensities corresponding to a domain of points on an 3-dimensional grid; defining a shape matrix for a selected point in said image from moments of the intensities in a window of points about said selected point, wherein said shape matrix So is defined as S l xy,at a y,a /.xz,oa Sa = IUYaJyyaJY' IX,/a, /.yz,a fzz,a wherein 2 nz2,0,0,a M 1,0,0,a 2 Axx,a 2 ' mO,0,0,a O,0,0,a 2 MIL 1,nIOO'aIOa Oamo, 2 oa, Mk,1,O,a ay,o -a 2 ' fyy,a = 2 1711,0,a 1 ,0,0,a 00,1,a _ 0,1,1,a m ,1,0,aO,0,1,a0,0,2,a 717,0,1,a Axz " a 2 2 z~ 2 Oo,0,0,a m0,0,0,a O,0,0,a 1m,0,0, 0,0,0,o n0,0,0,a r wherein moments mlp,q,r,a are defined as nep,q,r,a(Xo , oZo) = (X-XO)p (- yo)q(z- Zo) r f(x, y,z)"w(X-Xo, y- y0,Z- Zo)dxdydz, wherein w is a window function with compact support, p, q, rpt0 and apl; 20 WO 2007/016442 PCT/US2006/029636 calculating eigenvalues of said shape matrix; and determining an eccentricity of a structure underlying said point from said eigenvalues.
11. The method of claim 10, further comprising repeating the steps of defining a shape matrix, calculating eigenvalues of said shape matrix, and determining the eccentricity of the underlying structure for all points in said image, and segmenting said image based on said eccentricity values.
12. A program storage device readable by a computer, tangibly embodying a program of instructions executable by the computer to perform the method steps for segmenting digitized images, comprising the steps of: providing a digitized image comprising a plurality of intensities corresponding to a domain of points on a 3-dimensional grid; defining a shape matrix for a selected point in said image from moments of the intensities in a window of points about said selected point; calculating eigenvalues of said shape matrix; determining an eccentricity of a structure underlying said point from said eigenvalues, and segmenting said image based on said eccentricity values, wherein the steps of defining a shape matrix, calculating eigenvalues of said shape matrix, and determining the eccentricity of the underlying structure are repeated for all points in said image.
13. The computer readable program storage device of claim 12, wherein said selected point has a median enhancement greater than a predefined threshold, wherein a contrast enhancing agent was applied to the subject matter of said digitized image prior to acquisition of said image.
14. The computer readable program storage device of claim 13, wherein said median enhancement is calculated by taking a difference of a median value of said contrast enhanced image and a median value of a pre-contrast enhanced image, and normalizing said difference to be within a predefined range. 21 WO 2007/016442 PCT/US2006/029636
15. The computer readable program storage device of claim 12, wherein said shape matrix Sa is defined as fl 1 q,a J 11 xz,a S =-" ltxy," 3 t y,a A yz, , ./.l xz,a /yza izz,a ) wherein 2 1172,0,0,a 1 2l,0,0,a Iix~t,a 2 ' 0n,0,0,a '0,0,0,a 2 m1,1,0,a ml,0,0,a 0,1,0,a M,2,0,a M0,1,0,a ' g 2 ' yy,a = 2 ' mo,0,0,a mO,0,0,a 1 7,0,0,a mo,0,0,a 2 171,0,1,a IOo,,arn ,0,a 1 1 O,1,1, l0,a ,oi0,1,a 0,0,2,a mo0,0,1,a /xtz,a 2 ' iyz,a 2 ' fzz,a 2 o,0,0,a 0,o,,a ,0,0,a moa0,0,0,a 110,0,0,a m,0,0,a wherein moments nlp,q,r,a are defined as np,q,r,a(Xo, Yo,Zo) = (X- Xo)P (Y YO)q(z- Zo) r f (x, y,z)aw(X-xo, Y- yo,Z- zo)dxdydz, wherein w is a window function with compact support, p, q, rp0 and aqtl.
16. The computer readable program storage device of claim 15, wherein the integral is calculated by a sum over a finite neighborhood about each point.
17. The computer readable program storage device of claim 15, wherein said window function is defined by x e- NxVx, Nxvx] 1 if ye Nyvy,Nyv w(x, y, z)= 1 0 otherwise wherein vx, vy, vz are image point spacings, Nx, Ny, Nz are non-negative integers defined wherein a window size contains a largest diameter of interest. 22 WO 2007/016442 PCT/US2006/029636
18. The computer readable program storage device of claim 15, the method further comprising computing said moments using nearest neighbor interpolation, and correcting said shape matrix according to Xv 00 S V 2 0 0 Sa + 0 V 0, 0 0 v wherein vx, vy, vz are image point spacings.
19. The computer readable program storage device of claim 15, the method further comprising computing said moments using trilinear interpolation.
20. The computer readable program storage device of claim 19, wherein a=1, and correcting said shape matrix according to 1 + 2 0 , 0 V2 a6 ' 0 o v wherein vx, vy, vz are image point spacings. 23
AU2006275606A 2005-08-02 2006-07-27 System and method for automatic segmentation of vessels in breast MR sequences Ceased AU2006275606B2 (en)

Applications Claiming Priority (7)

Application Number Priority Date Filing Date Title
US70493005P 2005-08-02 2005-08-02
US60/704,930 2005-08-02
US76412206P 2006-02-01 2006-02-01
US60/764,122 2006-02-01
US11/487,719 2006-07-17
US11/487,719 US7711164B2 (en) 2005-08-02 2006-07-17 System and method for automatic segmentation of vessels in breast MR sequences
PCT/US2006/029636 WO2007016442A2 (en) 2005-08-02 2006-07-27 System and method for automatic segmentation of vessels in breast mr sequences

Publications (2)

Publication Number Publication Date
AU2006275606A1 true AU2006275606A1 (en) 2007-02-08
AU2006275606B2 AU2006275606B2 (en) 2010-08-05

Family

ID=39243794

Family Applications (1)

Application Number Title Priority Date Filing Date
AU2006275606A Ceased AU2006275606B2 (en) 2005-08-02 2006-07-27 System and method for automatic segmentation of vessels in breast MR sequences

Country Status (4)

Country Link
JP (1) JP5132559B2 (en)
CN (1) CN101278316B (en)
AU (1) AU2006275606B2 (en)
CA (1) CA2617671C (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113657138A (en) * 2020-05-12 2021-11-16 哈尔滨工程大学 Radiation source individual identification method based on equipotential planet chart
CN114897780B (en) * 2022-04-12 2023-04-07 南通大学 MIP sequence-based mesenteric artery blood vessel reconstruction method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030053669A1 (en) * 2001-07-18 2003-03-20 Marconi Medical Systems, Inc. Magnetic resonance angiography method and apparatus
JP2003514600A (en) * 1999-11-19 2003-04-22 ゼネラル・エレクトリック・カンパニイ Method and apparatus for reformatting a tubular volumetric object
AU2001251539A1 (en) * 2000-04-11 2001-10-23 Cornell Research Foundation Inc. System and method for three-dimensional image rendering and analysis

Also Published As

Publication number Publication date
CN101278316A (en) 2008-10-01
CA2617671C (en) 2014-10-07
JP5132559B2 (en) 2013-01-30
AU2006275606B2 (en) 2010-08-05
JP2009502430A (en) 2009-01-29
CA2617671A1 (en) 2007-02-08
CN101278316B (en) 2012-06-06

Similar Documents

Publication Publication Date Title
Li et al. Image registration based on autocorrelation of local structure
Goceri et al. Vessel segmentation from abdominal magnetic resonance images: adaptive and reconstructive approach
Chaddad et al. Quantitative evaluation of robust skull stripping and tumor detection applied to axial MR images
EP2380132B1 (en) Denoising medical images
CN110036408B (en) Automatic ct detection and visualization of active bleeding and blood extravasation
US10388017B2 (en) Advanced treatment response prediction using clinical parameters and advanced unsupervised machine learning: the contribution scattergram
Wan et al. Automated coronary artery tree segmentation in X-ray angiography using improved Hessian based enhancement and statistical region merging
US20160225146A1 (en) Method and system for analysis of volumetric data
US8682051B2 (en) Smoothing of dynamic data sets
WO2012154260A2 (en) Multiparametric non-linear dimension reduction methods and systems related thereto
US7457448B2 (en) Method and system for wavelet based detection of colon polyps
WO2005091222A2 (en) Detection of edges in an image
Göçeri et al. Fully automated liver segmentation from SPIR image series
US7711164B2 (en) System and method for automatic segmentation of vessels in breast MR sequences
US7355605B2 (en) Method and system for automatic orientation of local visualization techniques for vessel structures
Yoshida Local contralateral subtraction based on bilateral symmetry of lung for reduction of false positives in computerized detection of pulmonary nodules
Sanchez-Ortiz et al. Knowledge-based tensor anisotropic diffusion of cardiac magnetic resonance images
Dong et al. Hole-filling based on content loss indexed 3D partial convolution network for freehand ultrasound reconstruction
AU2006275606B2 (en) System and method for automatic segmentation of vessels in breast MR sequences
US20050036691A1 (en) Method and system for using structure tensors to detect lung nodules and colon polyps
Atehortúa et al. Characterization of motion patterns by a spatio-temporal saliency descriptor in cardiac cine MRI
Gu et al. 3D segmentation of medical images using a fast multistage hybrid algorithm
Staib et al. An integrated approach for locating neuroanatomical structure from MRI
Dima et al. A local level set method for liver segmentation in functional MR imaging
Ding et al. Experimental comparison of vasculature segmentation methods

Legal Events

Date Code Title Description
DA3 Amendments made section 104

Free format text: THE NATURE OF THE AMENDMENT IS: AMEND THE PRIORITY DETAILS TO INCLUDE US 11/487,719, 17 JULY 2006.

FGA Letters patent sealed or granted (standard patent)
MK14 Patent ceased section 143(a) (annual fees not paid) or expired