This invention relates in general to medical imaging systems, and more specifically to a method of prostate boundary segmentation from 2D and 3D ultrasound images.
Prostate cancer is the most commonly diagnosed malignancy in men over the age of 50, and is found at autopsy in 30% of men at the age of 50, 40% at age 60, and almost 90% at age 90. Worldwide, it is the second leading cause of death due to cancer in men, accounting for between 2.1% and 15.2% of all cancer deaths. In Canada, about 20,000 new prostate cancer cases will be diagnosed and about 4,000 men will die from this disease every year.
Symptoms due to carcinoma of the prostate are generally absent until extensive local growth or metastases develop, accounting for the fact that only 65% of patients are diagnosed with locally confined disease. Once the tumour has extended beyond the prostate, the risk of metastasis increases dramatically. Tumours smaller than 1 to 1.5 cm3 rarely broach the prostatic capsule. When diagnosed at this early stage, the disease is curable, and even at later stages treatment can be effective. Nevertheless, treatment options vary depending on the extent of the cancer, and prognosis worsens when diagnosis occurs at an advanced stage.
The challenges facing physicians managing patients with possible prostate cancer are to: (a) diagnose clinically relevant cancers at a stage when they are curable, (b) stage and grade the disease accurately, (c) apply the appropriate therapy accurately to optimize destruction of cancer cells while preserving adjacent normal tissues, (d) follow patients to assess side effects and the effectiveness of the therapy.
U.S. Pat. Nos. 5,562,095, 5,454,371 and 5,842,473 focused on challenges (a) and (b). These patents describe a 3D ultrasound imaging technique for the diagnosis of prostate cancer. Extension of these concepts for prostate cryosurgery are described in commonly assigned U.S. Patent application Ser. No. 60/321,049, the contents of which are incorporated herein by reference. An important aspect in the establishment of the appropriate prostate therapy is the accurate segmentation (i.e., extraction) of the prostate boundary and other anatomical structures (rectal wall, urethra, bladder). Assignment of the appropriate therapy or dose to the prostate requires that the prostate volume be accurately measured.
In situations where the image contrast is great (e.g., in fluid filled regions in ultrasound images), the segmentation task is relatively easy and many approaches can be used. However, ultrasound images of the prostate are very difficult to segment because the contrast is low, and the image suffers from speckle, shadowing and other artifacts. In performing ultrasound image segmentation, traditional local image processing operators like edge detectors are inadequate in and of themselves for finding the boundary, due to speckle, shadowing and other image artifacts.
The variability in prostate volume measurements using a conventional 2D technique is high, because current ultrasound volume measurement techniques assume an idealized elliptical shape and use only simple measures of the width in two views (see Tong S, Cardinal H N, McLoughlin R F, Downey D B, Fenster A, “Intra- and inter-observer variability and reliability of prostate volume measurement via 2D and 3D ultrasound imaging”, Ultrasound in Med & Biol 1998; 24:673–681, and Elliot T L, Downey D B, Tong S, Mclean C A, Fenster A, “Accuracy of prostate volume measurements in vitro using three-dimensional ultrasound”, Acad Radiol 1996; 3:401–406).
Manual contouring of sequential cross-sectional 2D CT or TRUS (transrectal ultrasound) prostate images has reduced this variability, but this approach is time-consuming and arduous, making it impractical during an intra-operative procedure.
Region-based neural net approaches require extensive teaching sets, are slow, and make addition of user specified boundary information difficult. Contour-based methods, such as “snakes” implementation of active contours are slow, complex, and sensitive to the initial choice of contour.
According to the present invention, a fast semi-automatic prostate contouring method is provided using model-based initialization and an efficient Discrete Dynamic Contour (DDC) for boundary refinement. The user initiates the process of the preferred embodiment by identifying four (4) points on the prostate boundary, thereby scaling and shaping a prostate model, and then the final prostate contour is refined with a DDC.
The method of the present invention can encompass a 2D segmentation technique or alternatively extend to the segmentation of objects in 3D.
The method of the present invention has particular application during the pre-implant planning phase of a brachytherapy procedure. However, this method also has uses in any phase of dose planning in the brachytherapy procedure or any other therapy approach.
Various embodiments of the present invention are described below with reference to the drawings in which:
a)–1(d) shows a prior art segmentation technique using DDC, wherein
a)–4(c) shows image energy and force field for a vertical edge of an ultrasound image, wherein
a) and 5(b) are a representation of a curvature vector, {character pullout} as a measure of angle between edges for 5(a) a large curvature, and 5(b) a small curvature.
a) and 9(b) shows a first example of operation of the prostate segmentation algorithm of the present invention wherein
a)–10(b) shows the steps of segmentation and editing in a second example of operation of the present invention in which portions of the DDC do not follow the prostate boundary very well, wherein
a)–11(d) shows the segmentation of a “difficult” case according to the present invention, wherein
a)–13(ii) shows a sequence of 2D images of the prostate segmented using the semi-automatic segmentation procedure extended to 3D. The images are parallel to each other separated by 1 mm. Image no. 15 was used to initiate the process by the semi-automatic 2D segmentation technique. Subsequent to the segmentation of that 2D image, the final boundary was used to initiate the segmentation of the next image.
This process was repeated until the complete prostate was segmented.
As discussed above, DDC is a poly-line (i.e., a sequence of points connected by straight-line segments) used to deform a contour to fit features in an image. When using the DDC to segment an object from an image as originally described by Lobregt and Viergever in “A discrete dynamic contour model”, IEEE Trans. Med. Imag. 1995; 14:12–24, the user must first draw an approximate outline of the object. An example outline is shown in
The configuration of the DDC is shown in
defined at vertex i from the two edge vectors associated with the vertex:
where ∥·∥ denotes magnitude of a vector. A local radial unit vector {circumflex over (r)}i can be computed from {circumflex over (t)}i by rotating it by B/2 radians:
{circumflex over (r)}i and {circumflex over (t)}i define a local coordinate system attached to vertex i.
The operation of the DDC is based on simple dynamics. A weighted combination of internal (−iint), image (iing) and damping (id) forces is applied to each vertex i of the DDC, resulting in a total force itot:
where wiimg and wiint are relative weights for the image and internal forces, respectively. It should be noted that these forces are vector quantities, having both magnitude and direction as shown in
image as:
where E represents the “energy” associated with a pixel having coordinates (xp, yp), G101 is a Gaussian smoothing kernel with a characteristic width of Φ and I is the image. The * operator represents convolution, and is the gradient operator. The energy has a local maximum at an edge, and the force computed from the energy serves to localize this edge. The factor of two in Equation (4b) gives the magnitude of the image force a range of zero to two, which is the same as that for the internal force defined below. A sample energy field and its associated force field for a simulated image of an edge are shown in
To evaluate the image force acting on vertex i of the DDC, the force field represented by Equation (4b) is sampled at vertex coordinates (xp, yi) using bilinear interpolation. Furthermore, only the radial component of the field is applied at the vertex since the tangential component can potentially cause vertices to bunch up as the DDC deforms, so the resultant image force at vertex i is:
where · denotes a vector dot product.
The internal force acts to minimize local curvature at each vertex, keeping the DDC smooth in the presence of image noise. It is defined as:
where
is the curvature vector at vertex i. The curvature vector is a measure of the angle between two edges as shown in
The damping force at vertex i is taken to be proportional to the velocity (i) at that vertex:
where wid is a negative weighting factor. The damping force keeps the DDC stable (i.e., prevents oscillations) during deformation.
For simplicity, uniform weights for the image, internal and damping forces were selected for the result shown in
Deformation of the DDC is governed by the above forces and is implemented as a simple numerical integration, depicted in
where i is the position of the vertex, i is its acceleration, mi is its mass and Δt is the time step for numerical integration. For simplicity, the mass of each vertex is taken to be unity. The initial position of each vertex (i.e., the position at t=0) is specified by the user-drawn contour, and the initial velocity and acceleration are set to zero. The position, velocity and acceleration of each vertex are then iteratively updated using the above equations. After each iteration, the DDC is “resampled” to add or remove vertices from it as described in greater detail below. Iterations continue until all vertices come to a rest, which occurs when the velocity and acceleration of each vertex become approximately zero (i.e., when ∥i∥≦ε1 and ∥i∥≦ε2 where εiand ε2 are two small positive constants close to zero). A time step of unity is used for the integration.
As discussed above, because 2D US images of the prostate suffer from speckle, shadowing and refraction, the boundary of the prostate is, at times, difficult to define. In addition, the contrast between the prostate and surrounding structures is low and dependent on the system's transducer and ultrasound frequency. These effects combine to make the choice of initial boundary crucial in allowing the DDC to converge to the correct boundary. Vertices on the DDC must be initialized close enough to the desired boundary to be attracted to it and not to nearby extraneous edges. Accurate initialization can require substantial user effort since the user may be required to enter many points as shown in
The algorithm of the present invention consists of three main phases: initialization, deformation and editing. Each process is described in detail below. The interaction of these processes is shown in
As mentioned above, the DDC initialization routine of the present invention requires the user to select only four points, labeled from (1) to (4) in
If the initial shape of the DDC is represented in parametric form as:
where s is a parameter that varies along the curve, then points (2) and (4) are selected on the “lobes” of the prostate where the local tangent to the curve at these points is parallel to they axis, i.e., points where
x′(s)=0. (11)
The ′ operator denotes differentiation with respect to s.
The four points decompose the prostate boundary into four distinct segments: segment 1-2 which starts from point 1 and ends at point 2 as well as segments 2-3, 3-4 and 4-1. The initial shape of the prostate is estimated by Hermitian interpolation of the endpoints to automatically obtain additional points within each segment. Cubic interpolation functions were found to provide a good approximation to a large range of prostate shapes, and have the following form:
x(s)=a3s3+a2s2+a1s+a0 (12a)
y(s)=b3i s3+b2s2+b1s+b0 (12b)
where s is a parameter which varies from 0 at the starting point of the segment to 1 at the ending point and ai and bi (i=0, 1, 2, 3) are coefficients.
To interpolate additional points within a segment, it is first necessary to calculate the coefficients of Equation (12). Two pieces of data are required at each endpoint: the value of the variable (either x or y) and the rate of change of that variable with respect to s (x′ or y′). Table 1 summarizes the information required for each segment. In the table, each segment is assumed to start at s=0 and end at s=1. Several points should be noted.
First, the tangents at points (1) and (3) are approximately parallel to the x axis, i.e., at these points we have
y′(s)=0. (13)
Here, the rate of change of x with respect to s is estimated from the user-selected points as listed in Table 1, which shows the data required to calculate coefficients for interpolation functions for each segment (1-2, 2-3, 3-4 and 4-1), where (x1,y1), (x2,y (x3, y3) and (x4, y4) refer to the coordinates of the four user-selected points shown in
Second, at points (2) and (4) where Equation (11) holds, the rate of change of y with respect to s must also be estimated as listed in the table. With these data, the coefficients can then be calculated using the formulae:
a0=x(0) a2=3(x(1)−x(0))−x′(1)−2x′(0)a1=x′(0) a3=2(x(0)−x(1))+x′(0)+x′(1) (14a)
and
b0=y(0) b2=3(y(1)−y(0))−y′(1)−2y′(0b1=y′(0) b3=2(y(0)−y(1))+y′(0)+y′(1) (14b)
Once the coefficients are calculated, points are uniformly interpolated within each segment at every Δs=0.1 units.
After initialization, the DDC is deformed as described in detail above. The four user-selected points chosen during the initialization phase can be clamped prior to deformation to prevent them from moving or they can be unclamped allowing them to move with the rest of the DDC.
Although the initialization routine of the present invention is able to represent a wide range of prostate shapes, the initial shape may fall near strong edges representing other tissues or artifacts. These may pull the DDC towards them and away from the desired (prostate) boundary if the image forces defined by Equations (4) and (5) are used. The attraction of such boundaries can be reduced by using directional information, as descibed in Worring M, Smeulders A W M, Staib L H, Duncan, J S, “Parameterized feasible boundaries in gradient vector fields”, Computer Vision Image Understanding 1996; 63:135–144. For US images of the prostate, this information represents the fact that the interior of the prostate appears darker than the exterior. Such information can be applied at vertex i of the DDC by modifying Equation (5):
It is important to note that {circumflex over (r)}(x,y) is an outward-pointing unit radial vector as defined by Equation (2). According to Equation (15), if the gray levels in the vicinity of vertex i vary from dark to light in the direction of the outer radial vector, a force is applied to the vertex; otherwise, no force is applied.
During deformation, the distance between adjacent vertices on the DDC can become larger, resulting in poor representation of the prostate boundary. After each iteration represented by Equation (9), the DDC is resampled so the distance between adjacent vertices is maintained at a uniform value of 20 pixels, which has been found to provide a good representation of the prostate boundary. When no vertices are clamped, resampling can be done very easily. First, the x and y coordinates of each vertex are represented in parametric form as in Equation (10). However, the parametric variable s is chosen to be the length of the curve from the first vertex to the vertex in question. The curve is then resampled along its entire length at equally-spaced values of length by linear interpolation of the existing vertices. This results in a new set of vertices which are used to represent the curve, with the old ones being discarded; This approach presents a problem when some vertices are clamped since the clamped vertices may be eliminated after interpolation. To avoid this, clamped vertices are simply inserted back into the DDC after interpolation.
In extreme cases, the initialization routine may not place all of the vertices on the DDC close to the actual prostate boundary.
The examples in
Other embodiments and variations are possible. For example, although the preferred embodiment set forth herein addresses the problem of prostate segmentation, the principles of the invention may be applied to boundary segmentation of any solid object, including other organs within the human or animal anatomy, provided suitable modifications are made to the interpolations functions used to initialize the boundary prior to deformation.
Also, whereas the method according to the preferred embodiment is set forth as a 2D segmentation technique, it can be extended to segmentation of objects, such as the prostate, in 3D. Because the surface of the organ is continuous, a 2D image slice which is separated by only a small spacing from adjacent parallel slices is characterized by a similar boundary to the boundaries of the adjacent slices. Thus, by slicing an object (i.e. organ) in parallel slices with a sufficiently small spacing, the boundary of the object in adjacent 2D slices will be similar. Accordingly, the segmented boundary in one slice may be used as an initial boundary for the segmentation process in the adjacent slices. If the object boundaries are sufficiently close, then the use of the initial boundary in the adjacent slices results in fast segmentation, without the need for editing.
The 3D embodiment of the present invention has been successfully implemented using a 3D ultrasound image of a patient's prostate. The 3D image was sliced in parallel slices 1 mm apart to produce 35 transaxial slices of the prostate. The approximate central slice was chosen as the starting slice (i.e., slice number 15). The prostate in this slice was segmented by the technique described above using 4 seed points. This image required no editing, and the resulting boundary produced by the segmentation is shown in panel 15. This boundary was then used to initialize the segmentation of the adjacent slices 14 and 16. The resulting segmented boundary (without editing) is shown in panels 14 and 16 of
Although the example presented herein above was based on parallel transaxial slices, a person of ordinary skill in the art will appreciate that the prostate (or any 3D object) can be sliced in any regular manner for this 3D segmentation approach. For example, the prostate (or any 3D object ) can be sliced in parallel slices in the coronal, sagittal or oblique direction, as well as in radial directions to produce radial slices with an axis through the center of the prostate (or any other axis) as shown in
All such embodiments and variations are believed to be within the sphere and scope of the invention as defined by the claims appended hereto.
This application is a continuation of U.S. application Ser. No. 09/373,954 filed on Aug. 13, 1999, now U.S. Pat. No. 6,778,690.
Number | Name | Date | Kind |
---|---|---|---|
5454371 | Fenster et al. | Oct 1995 | A |
5457754 | Han et al. | Oct 1995 | A |
5559901 | Loregt | Sep 1996 | A |
5562095 | Downey et al. | Oct 1996 | A |
5842473 | Fenster et al. | Dec 1998 | A |
5871019 | Belohlavek | Feb 1999 | A |
6163757 | Aizawa et al. | Dec 2000 | A |
6251072 | Ladak et al. | Jun 2001 | B1 |
6272233 | Takeo | Aug 2001 | B1 |
Number | Date | Country | |
---|---|---|---|
20040218797 A1 | Nov 2004 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09373954 | Aug 1999 | US |
Child | 10856854 | US |