WO2004051431A2 - 3pi algorithm for spiral ct - Google Patents

3pi algorithm for spiral ct Download PDF

Info

Publication number
WO2004051431A2
WO2004051431A2 PCT/US2003/038375 US0338375W WO2004051431A2 WO 2004051431 A2 WO2004051431 A2 WO 2004051431A2 US 0338375 W US0338375 W US 0338375W WO 2004051431 A2 WO2004051431 A2 WO 2004051431A2
Authority
WO
WIPO (PCT)
Prior art keywords
projection
lines
data
scan
family
Prior art date
Application number
PCT/US2003/038375
Other languages
French (fr)
Other versions
WO2004051431A3 (en
Inventor
Alexander Katsevich
Original Assignee
Research Foundation Of The University Of Central Florida, Incorporated
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 US10/389,534 external-priority patent/US6804321B2/en
Application filed by Research Foundation Of The University Of Central Florida, Incorporated filed Critical Research Foundation Of The University Of Central Florida, Incorporated
Priority to JP2004570998A priority Critical patent/JP2006524059A/en
Priority to AU2003300812A priority patent/AU2003300812A1/en
Priority to EP03812496A priority patent/EP1576446A4/en
Priority to JP2005513580A priority patent/JP2006513812A/en
Priority to AU2003304013A priority patent/AU2003304013A1/en
Priority to PCT/US2003/041114 priority patent/WO2004084137A2/en
Priority to EP03816404A priority patent/EP1605825A4/en
Priority to PCT/US2004/012536 priority patent/WO2005107598A1/en
Priority to US10/523,867 priority patent/US7197105B2/en
Publication of WO2004051431A2 publication Critical patent/WO2004051431A2/en
Publication of WO2004051431A3 publication Critical patent/WO2004051431A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/003Reconstruction from projections, e.g. tomography
    • G06T11/005Specific pre-processing for tomographic reconstruction, e.g. calibration, source positioning, rebinning, scatter correction, retrospective gating
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B6/00Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment
    • A61B6/02Arrangements for diagnosis sequentially in different planes; Stereoscopic radiation diagnosis
    • A61B6/027Arrangements for diagnosis sequentially in different planes; Stereoscopic radiation diagnosis characterised by the use of a particular data acquisition trajectory, e.g. helical or spiral
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2211/00Image generation
    • G06T2211/40Computed tomography
    • G06T2211/416Exact reconstruction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2211/00Image generation
    • G06T2211/40Computed tomography
    • G06T2211/421Filtered back projection [FBP]

Definitions

  • This invention relates to computer tomography, and in particular to processes, methods and systems for reconstructing three-dimensional images from the data obtained by spiral scans using 3PI algorithm.
  • CT computer tomography
  • Approximate algorithms possess a filtered back projection (FBP) structure, so they can produce an image very efficiently and using less computing power than Exact algorithms. However, even under the ideal circumstances they produce an approximate image that may be similar to but still different from the exact image. In particular, Approximate algorithms can create artifacts, which are false features in an image. Under certain circumstances these artifacts could be quite severe.
  • FBP filtered back projection
  • a primary objective of the invention is to provide 3PI algorithms for reconstructing images of objects that have been scanned in a spiral fashion with two- dimensional detectors. For image reconstruction at any given voxel these algorithms require a longer section of the spiral than the 1PI algorithms of U. S. Patent Application 10/143,160 filed May 10, 2002, now U.S. Patent 6,574,299, which is incorporated by reference, which claims the benefit of priority to U.S. Provisional Application 60/312,827 filed August 16, 2001. Consequently, the new algorithms allow to slow the patient down by about a factor of three, but still use the same size detector array.
  • a first preferred embodiment of the invention uses a five overall step process for reconstructing the image of an object under a spiral scan.
  • a current CB projection is measured.
  • families of lines are identified on a detector according to a novel algorithm.
  • a computation of derivatives between neighboring projections occurs and is followed by a convolution of the derivatives with a filter along lines from the selected families of line.
  • the image is updated by performing back projection.
  • the preceding steps are repeated for each CB projection until an entire object has been scanned.
  • This embodiment works with keeping several (approximately 2-4) CB projections in memory at a time and uses one family of lines.
  • Fig. 1 shows a typical arrangement of a patient on a table that moves within a rotating gantry having an x-ray tube source and a detector array, where cone beam projection data sets are received by the x-ray detector, and an image reconstruction process takes place in a computer with a display for the reconstructed image.
  • Fig. 2 shows an overview of the basic process steps of the invention.
  • Fig. 3 shows stereographic projection of the spiral onto the detector plane
  • Fig. 4 shows the detector plane with various projections and important lines
  • Fig. 5 shows the boundary curve
  • Fig. 6 shows the continuous illumination case
  • xl R (0,0.25,0)
  • Fig. 7 shows the interrupted illumination case
  • xl R (-0.5,0,0)
  • Fig. 8 shows the points where various critical events occur
  • Fig. 9 shows the distribution of weights inside the 5IP domain in the case of continuous illumination
  • Fig. 10 shows the distribution of weights inside the 5IP domains in the case of interrupted illumination
  • Fig. 1 1 shows the family of filtering lines parallel to L 0
  • Fig. 12 shows the family of filtering lines tangent to r ⁇ 1
  • Fig. 13 shows how to choose filtering lines depending on the location of x
  • Fig. 14 shows the family of filtering lines tangent to T ⁇
  • Fig. 15 shows the filtering lines and the associated constants c m in different cases:
  • Fig. 16 shows possible locations of points s ,s 2 ,s 3
  • Fig. 17 shows the filtering lines and the associated constants c m in different cases:
  • Fig. 18 is a three substep flow chart for finding families of lines for filtering, which corresponds to step 20 of Fig. 2.
  • Fig. 19 is a seven substep flow chart for preparing for filtering, which corresponds to step 30 of Fig. 2.
  • Fig. 20 is a seven substep flow chart for filtering, which corresponds to step 40 of Fig.
  • Fig. 21 is a five substep flow chart for the first part of back-projection, which corresponds to step 50 of Fig. 2.
  • Fig.22 is a three substep flow chart for the second part of back-projection, which corresponds to step 50 of Fig.2.
  • S 2 is the unit sphere in R 3 .
  • y(s) : dylds .
  • weight function n(s,x, ),a e ⁇ ⁇ (s,x) is important ingredient in the construction of the inversion formula.
  • the function n can be understood as follows, x and determine the plane Il(x, ), and the weight n assigned to y(s) ⁇ Yl(x, )nC depends on the location of x .
  • n(s,x,a) n(s,x,-a) .
  • the main assumptions about n are the following.
  • the inversion formula is not necessarily of the FBP type.
  • the detector array rotates together with the source, the detector plane depends on s 0 and is
  • DP(s 0 ) denoted DP(s 0 ) . It is assumed that DP(s 0 ) is parallel to the axis of the spiral and is
  • the d 2 -axis be parallel to it, and the origin coincide with the
  • V 3PI (s 0 ) when s 0 - b t (x) , then x enters (leaves) V 3PI (s 0 ) when s 0 t t (x),i- 1,2,3.
  • each x In the exterior one, denoted , , there are three 3PI line for each x .
  • the 1PI case we can call this region on the detector the 3PI window.
  • the parametric interval bounded by the endpoints of the 1PI line of x is called the 1PI
  • I I (x) is called the 3PI parametric interval of x .
  • This first curve consists of all unit
  • IPs intersection points
  • the first three curves are obtained by considering unit vectors perpendicular to each of the three 3PI axes. They are denoted A k ,k - 1, 2,3 .
  • the second set of curves is obtained by restricting .s- in (15) to the
  • the first family consists of lines parallel to the spiral tangent. This family is denoted ? 0 .
  • the lines and the associated coefficients c m are shown in Fig. 1 1 .
  • Fig. 12 we see the second family of filtering lines. It consists of lines tangent to r ⁇ 1 and is denoted ? t . Here for each x within the 1 PI window we take two lines from £ . These lines are determined from the rule explained in Fig. 13. This
  • Fig. 15 summarizes the information contained in Figs. 11-14. It shows all possible cases where x might be and all the associated filtering directions and constants c m . In all cases the direction of filtering as assumed to be from left to right.
  • V m (s, ⁇ ) [ ⁇ —D f (y(qA s ⁇ + s ⁇ n ⁇ A(s, ⁇ , ⁇ m )) ⁇ - (19) sin v
  • Step 31 Fix a line L from the said set of lines obtained in Step 20.
  • a filtering line L all x whose projections belong to L and satisfy the rules mentioned above share the same filtering line L (cf. Fig. 15).
  • (19) becomes a convolution
  • (18) becomes backprojection
  • the algorithm (18) is of the convolution-based FBP type.
  • U. S. Patent Application 10/143,160 filed May 10, 2002 which is incorporated by reference.
  • Other methods and techniques for backprojection can be used. See additionally, for example, US Patent 6,574,299 to Katsevich, which is incorporated by reference.
  • Fig. 2 shows an overview of the basic process steps 10, 20, 30, 40, 50 of the invention. The steps will now be described.
  • Step 10 Load the current CB (cone beam) projection into computer memory.
  • Step 20 Finding families of lines for filtering.
  • Step 30 Preparing for filtering.
  • Step 40 Filtering. For each line identified in Step 20 convolve the data for that
  • Step 50 Back-projection. For each reconstruction point x back-project the
  • Step 10 filtered data found in Step 40 according to equation (18). Then go to Step 10, unless there are no new CB projections to process or image reconstruction at all the required points x have been completed. Now we describe the algorithm in detail following the five steps 10-50 shown in Fig.
  • Step 10 Load the current CB (cone beam) projection into computer memory.
  • the mid point of the CB projections currently stored in memory is j>(.s 0 ) .
  • the detector plane corresponding to the x-ray source located at y(s 0 ) is denoted DP(s 0 ) .
  • Step 20 Finding families of lines for filtering.
  • the set of lines can be selected by the following substeps 21, 22, and 23.
  • Step 21 From the family of lines £ Q choose an equidistant set of lines that are
  • Step 22 From the family of lines £ x choose a discrete set of lines that are
  • Step 23 From the family of lines £ 2 choose a discrete set of lines that are
  • Step 30 Preparing for filtering
  • Step 31 Fix a line L from the said set of lines obtained in Step 20.
  • Step 32 Parameterize points on the said line by polar angle ⁇ in the plane
  • Step 33 Choose a discrete set of equidistant values ⁇ that will be used later
  • Step 34 For each ⁇ find the unit vector ⁇ which points from y(s 0 ) towards
  • Step 35 Using the CB projection data D f (y(q), ⁇ ) for a few values of q
  • Step 36 Store the computed values of the derivative in computer memory.
  • Step 37 Repeat Steps 31-36 for all lines L identified in Step 20. This way we will create the processed CB data corresponding to the x-ray source located at y(s 0 ) .
  • Step 41 Fix a line L from one of the families of lines £ m identified in Step
  • Step 42 Compute FFT of the values of the said processed CB data computed in Step 30 along the said line.
  • Step 43 Compute FFT of the filter Msm ⁇
  • Step 44 Multiply FFT of the filter 1 /sin ⁇ (the result of Steps 43) and FFT of the values of the said processed CB data (the result of Steps 42).
  • Step 45 Take the inverse FFT of the result of Step 44.
  • Step 46 Store the result of Step 45 in computer memory.
  • Step 47 Repeat Steps 41-46 for all lines in the said families of lines. This will give the filtered CB data ⁇ m (s 0 , ⁇ ) , where m stands for the line family
  • Step 51 Fix a reconstruction point x , which represents a point inside the patient where it is required to reconstruct the image.
  • Step 52 If s 0 belongs to I P1 (x) , then the said filtered CB data affects the
  • Step 53 Find the projection x of x onto the detector plane DP(s 0 ) and the
  • Step 54 Using Figs. 11, 13, and the right panel of Fig. 14 identify the lines from the said families of lines and points on the said lines that are close to the said projection . If x is above L 2 or below L" 2 , then in the case of the
  • Step 55 With interpolation estimate the value of ⁇ m (s 0 , ⁇ (s 0 , x)) from the
  • Step 56 Compute the contribution from the said filtered CB data to the image being reconstructed at the point x by multiplying ⁇ m (s ⁇ , ⁇ (s 0 , x)) by
  • c m is selected using Figs. 1 1 , 13, and the right panel of Fig. 14 (see also Fig. 15
  • Step 57 Add the said contributions to the image being reconstructed at the point x according to a pre-selected scheme (for example, the Trapezoidal scheme) for approximate evaluation of the integral in equation (18).
  • Step 58. Go to Step 51 and choose a different reconstruction point . If all reconstruction points x have been processed, go to Step 59. Step 59. Go to Step 10 and load the next CB projection into computer memory.
  • the image can be displayed at all reconstruction points x for which the image reconstruction process has been completed (that is, all the subsequent CB projections are not needed for reconstructing the image at those points). Discard from the computer memory all the CB projections that are not needed for image reconstruction at points where the image reconstruction process has not completed. The algorithm concludes when the scan is finished or the image reconstruction process has completed at all the required points.
  • the detector does not provide all the data which is required for the 3PI algorithm
  • various techniques for estimating the missing data In this case by the detector (respectively, cone beam projection) we mean the virtual detector (respectively, virtual cone beam projection), which includes both measured and estimated data. If one is able to estimate the missing data exactly, then the 3PI algorithm will produce exact reconstruction. In this sense we still talk about exact reconstruction under real circumstances, when missing data are found approximately.

Landscapes

  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Medical Informatics (AREA)
  • Physics & Mathematics (AREA)
  • Radiology & Medical Imaging (AREA)
  • Surgery (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Optics & Photonics (AREA)
  • Pathology (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Molecular Biology (AREA)
  • High Energy & Nuclear Physics (AREA)
  • Animal Behavior & Ethology (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Veterinary Medicine (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Apparatus For Radiation Diagnosis (AREA)
  • Image Processing (AREA)

Abstract

Methods and systems for reconstructing images of moving objects being spirally scanned with two dimensional detectors with a 3PI algorithm. The moving objects can be scanned at a rate of up to approximately three times slower than those of pre-existing systems. In a preferred embodiment, the invention allows for a patient on a table moving through a spiral scanner to be slowed down by a factor of up to three, and still use the same size detector array as those in existing spiral scanning systems.

Description

3 PI ALGORITHM FOR SPIRAL CT
This invention claims the benefit of priority to U.S. Provisional Application, Serial No. 60/430,802 filed, December 4, 2002, and is a Continuation-ln-Part of United States Patent Application Serial No. 10/389,534 filed March 14, 2003 which is a Continuation-ln-Part of Serial No. 10/389,090 filed March Continuation-ln-Part of Serial No. 10/143,160 filed May 10, 2002 now U.S. Patent 6,574,299, which claims the benefit of priority to U.S. Provisional Application 60/312,827 filed August 16, 2001.
FIELD OF INVENTION
This invention relates to computer tomography, and in particular to processes, methods and systems for reconstructing three-dimensional images from the data obtained by spiral scans using 3PI algorithm.
BACKGROUND AND PRIOR ART Over the last thirty years, computer tomography (CT) has gone from image reconstruction based on scanning in a slice-by-slice process to spiral scanning. From the 1970s to 1980s the slice-by-slice scanning was used. In this mode the incremental motions of the patient on the table through the gantry and the gantry rotations were performed one after another. Since the patient was stationary during the gantry rotations, the trajectory of the x-ray source around the patient was circular. Preselected slices through the patient have been reconstructed using the data obtained by such circular scans. From the mid 1980s to present day, spiral type scanning has become the preferred process for data collection in CT. Under spiral scanning a table with the patient continuously moves through the gantry that is continuously rotating about the table. At first, spiral scanning has used one-dimensional detectors, which receive data in one dimension (a single row of detectors). Later, two-dimensional detectors, where multiple rows (two or more rows) of detectors sit next to one another, have been introduced. In CT there have been significant problems for image reconstruction especially for two-dimensional detectors. In what follows the data provided by the two-dimensional detectors will be referred to as cone-beam (CB) data or CB projections.
For three-dimensional (also known as volumetric) image reconstruction from the data provided by a spiral scan with two-dimensional detectors, there are two known groups of algorithms: Exact algorithms and Approximate algorithms, that each have known problems. Under ideal circumstances, exact algorithms can provide a replication of an exact image. Thus, one should expect that exact algorithms would produce images of good quality even under non-ideal (that is, realistic) circumstances. However, exact algorithms can be known to take many hours to provide an image reconstruction, and can take up great amounts of computer power when being used. These algorithms can require keeping considerable amounts of cone beam projections in memory. Additionally, some exact algorithms can require large detector arrays to be operable and can have limits on the size of the patient being scanned.
Approximate algorithms possess a filtered back projection (FBP) structure, so they can produce an image very efficiently and using less computing power than Exact algorithms. However, even under the ideal circumstances they produce an approximate image that may be similar to but still different from the exact image. In particular, Approximate algorithms can create artifacts, which are false features in an image. Under certain circumstances these artifacts could be quite severe.
The first group of algorithms that are theoretically exact and have the shift- invariant FBP structure was disclosed in U. S. Patent Application 10/143,160 filed May 10, 2002, now U.S. Patent 6,574,299, which claims the benefit of priority to U.S. Provisional Application 60/312,827 filed August 16, 2001. A shortcoming of these algorithms is that they operate in the 1PI mode. This means that if the detector array is large in the axial direction, then one has to translate the patient through the gantry very quickly in order to use all of the detector. However, rapid motion of the patient is very impractical for obvious reasons. On the other hand, if the patient moves slowly, only part of the detector is used. This leads to undesirable consequences: part of the x- ray dose is wasted, discretization artifacts are enhanced, noise stability is reduced, etc.
SUMMARY OF THE INVENTION A primary objective of the invention is to provide 3PI algorithms for reconstructing images of objects that have been scanned in a spiral fashion with two- dimensional detectors. For image reconstruction at any given voxel these algorithms require a longer section of the spiral than the 1PI algorithms of U. S. Patent Application 10/143,160 filed May 10, 2002, now U.S. Patent 6,574,299, which is incorporated by reference, which claims the benefit of priority to U.S. Provisional Application 60/312,827 filed August 16, 2001. Consequently, the new algorithms allow to slow the patient down by about a factor of three, but still use the same size detector array.
A first preferred embodiment of the invention uses a five overall step process for reconstructing the image of an object under a spiral scan. In a first step a current CB projection is measured. Next, families of lines are identified on a detector according to a novel algorithm. Next, a computation of derivatives between neighboring projections occurs and is followed by a convolution of the derivatives with a filter along lines from the selected families of line. Next, using the filtered data, the image is updated by performing back projection. Finally, the preceding steps are repeated for each CB projection until an entire object has been scanned. This embodiment works with keeping several (approximately 2-4) CB projections in memory at a time and uses one family of lines.
For the second embodiment, different families of lines can be used in combination with keeping several CB projections in memory. Modifications of these embodiments are possible, that will allow keeping only one CB projection in computer memory at a time. This can be done analogously to what was done in U. S. Patent Application 10/143,160 filed May 10, 2002, which is incorporated by reference, which claims the benefit of priority to U.S. Provisional Application 60/312,827 filed August 16, 2001. Consequently, the new algorithms allow to slow the patient down by about a factor of three, but still use the same size detector array.
Further objects and advantages of this invention will be apparent from the following detailed description of the presently preferred embodiments, which are illustrated schematically in the accompanying drawings.
BRIEF DESCRIPTION OF THE FIGURES
Fig. 1 shows a typical arrangement of a patient on a table that moves within a rotating gantry having an x-ray tube source and a detector array, where cone beam projection data sets are received by the x-ray detector, and an image reconstruction process takes place in a computer with a display for the reconstructed image.
Fig. 2 shows an overview of the basic process steps of the invention. Fig. 3 shows stereographic projection of the spiral onto the detector plane Fig. 4 shows the detector plane with various projections and important lines Fig. 5 shows the boundary curve Fig. 6 shows the continuous illumination case, xl R = (0,0.25,0) Fig. 7 shows the interrupted illumination case, xl R = (-0.5,0,0) Fig. 8 shows the points where various critical events occur Fig. 9 shows the distribution of weights inside the 5IP domain in the case of continuous illumination
Fig. 10 shows the distribution of weights inside the 5IP domains in the case of interrupted illumination
Fig. 1 1 shows the family of filtering lines parallel to L0
Fig. 12 shows the family of filtering lines tangent to r±1
Fig. 13 shows how to choose filtering lines depending on the location of x
Fig. 14 shows the family of filtering lines tangent to T^
Fig. 15 shows the filtering lines and the associated constants cm in different cases:
x Ft (top left panel), x e F2 (top right panel), x e E3 and above I", (middle panel),
x G{ (bottom left panel), x e G2 (bottom right panel).
Fig. 16 shows possible locations of points s ,s2,s3
Fig. 17 shows the filtering lines and the associated constants cm in different cases:
x F{ (left panel), e E2 (right panel).
Fig. 18 is a three substep flow chart for finding families of lines for filtering, which corresponds to step 20 of Fig. 2.
Fig. 19 is a seven substep flow chart for preparing for filtering, which corresponds to step 30 of Fig. 2. Fig. 20 is a seven substep flow chart for filtering, which corresponds to step 40 of Fig.
2.
Fig. 21 is a five substep flow chart for the first part of back-projection, which corresponds to step 50 of Fig. 2. Fig.22 is a three substep flow chart for the second part of back-projection, which corresponds to step 50 of Fig.2.
DESCRIPTION OF THE PREFERRED EMBODIMENTS Before explaining the disclosed embodiments of the present invention in detail it is to be understood that the invention is not limited in its application to the details of the particular arrangements shown since the invention is capable of other embodiments. Also, the terminology used herein is for the purpose of description and not of limitation.
This invention is a continuation-in-part of U. S. Patent Application 10/143,160 filed May 10, 2002, now U.S. Patent 6,574,299, which is incorporated by reference, which claims the benefit of priority to U.S. Provisional Application 60/312,827 filed
August 16, 2001.
The invention will now be described in more detail.
THEORETICAL BACKGROUND First we introduce the necessary notations. Let
C:={y R3 :y] -Rcos(s),y2 = Rsm(s),y3 = s(h/2π),seR}, (l) where h > 0 be a spiral, and U be an open set strictly inside the spiral:
UC{XGR3 :X2+X2 2 <r2}, 0<r<R, (2)
S2 is the unit sphere in R3 , and
Df(y,β):=[f(y + βt)dt, βeS2, (3)
R' :(y-x)-ξ = 0), (4)
Figure imgf000007_0001
that is Df(y,β) is the CB transform of /. Given (x,ξ)eUx(R3 , 0) , let
Sj = Sj(ξ,ξ-x),j = 1,2,..., denote points of intersection of the plane ϊl(x,ξ) with C .
Also, y(s) := dylds .For β e S2 , βλ denotes the great circle {a e S2 :a ■ β = 0} .
Fix any e R3 , where / needs to be computed. In order to compute f(x) we will use a section of the spiral of finite extent, which is to be determined later. For now it will be denoted C(x) . The corresponding parametric interval is denoted I(x) . The main assumption about C(x) is the following.
Property CI. (Completeness condition) Any plane through x intersects C(x) at least at one point.
An important ingredient in the construction of the inversion formula is weight function n(s,x, ),a e βλ(s,x) . The function n can be understood as follows, x and determine the plane Il(x, ), and the weight n assigned to y(s)≡Yl(x, )nC depends on the location of x . In view of this interpretation we assume n(s,x,a) = n(s,x,-a) . The main assumptions about n are the following.
Property Wl. Normalization condition: jn(s],x,a) = \ a.e.on S2; (5)
J
Property W2. There exist finitely many C1 functions ak(s,x) e β (s,x),s ≡ I(x) , such that n(s,x,a) is locally constant in a neighborhood
of any (s, a), where el(x) and a e βλ(s,x),a φ k k(s,x) .
Denote
φ(s,x,θ)
Figure imgf000008_0001
-y(s))n(s-,χ-,a)-> C-=a(s,θ)eβ (s,x), (6) Under assumptions CI, Wl, and W2 the following general inversion formula is derived in the paper by A. Katsevich "A general scheme for constructing inversion algorithms for cone beam CT," International Journal of Mathematics and Mathematical Sciences, Vol. 21, pp. 1305-1321 (2003) :
(7)
Figure imgf000009_0001
where θm [0,π) are the points where φ(s,x,θ) is discontinuous, and cm(s,x) are
values of the jumps:
cm(s,x) := lim (φ(s,x,θm + ε) - φ(s,x,θm - ε)). (8)
Unless n is chosen appropriately, the inversion formula is not necessarily of the FBP type.
3PI LINES AND THEIR PROPERTIES Suppose that the x-ray source is fixed at y(s0) for some _0 ε R . Since the
detector array rotates together with the source, the detector plane depends on s0 and is
denoted DP(s0) . It is assumed that DP(s0) is parallel to the axis of the spiral and is
tangent to the cylinder y2 + y2 2 = R2 (cf. (1)) at the point opposite to the source. Thus,
the distance between y(s0) and the detector plane is 2R (see Fig. 3). Introduce
coordinates in the detector plane as follows. Let the dl -axis be perpendicular to the
axis of the spiral, the d2 -axis be parallel to it, and the origin coincide with the
projection of y(s0) . Project stereographically the upper and lower turns of the spiral
onto the detector plane as shown in Fig. 3. This gives the following parametric curves:
Figure imgf000009_0002
p + 2π(j-l)≤s-s0≤2πj-p,j≥\, or (10)
p + 2πj≤s-s0≤2π(j + l)-p,j≤-\, (11) where p is determined by the radius of support of the patient: p = 2cos~i(r/R) (cf.
(2)). These curves are denoted jJ = ±1,±2,... (see Fig.4). x denotes the projection
of x.
Connect an arbitrary source position y(s0) to all points y(s) on the spiral, where
2π < s - s0 < 4π or - 4π < s - s0 < -2π. (12)
This gives two surfaces, which are denoted S3' (s0) and S3.1'1 (sQ) . The region
bounded by the two surfaces and the cylinder
Figure imgf000010_0001
+x2 =R2 is denoted V31'1 (s0) . Let x
be fixed. If s0 is sufficiently small, then Sy' (s0) is below x . As s0 increases, two
cases are possible. In the first one, known as continuous illumination, x enters
V3P'(s0) through S™ (s0) and leaves V3P'(s0) through S_" (s0) . Clearly, the above
procedure yields a unique 3PI interval [b0(x),t0(x)] and the corresponding unique 3P1
line Ll" (x) . In the second case, known as interrupted illumination, x enters and
leaves V3P1 (s0) several times. More precisely, x intersects each of the surfaces
Sf (s0) and SL 3P' (s0) exactly three times. Therefore, the above procedure now gives
three 3PI lines L3PI (x),i - 1,2,3. The corresponding values of the parameter are
denoted bl(x),tl(x),i = 1,2,3. Due to the symmetry of the spiral, if x leaves (enters)
V3PI (s0) when s0 - bt (x) , then x enters (leaves) V3PI (s0) when s0 =tt(x),i- 1,2,3.
Consider the plane x3 = 0. The boundary between the two cases is shown in Fig.5.
We see that the curve has no self intersections, so it divides the open disk x2 +
Figure imgf000010_0002
< 1 into two regions: N, and X, . In the central one, denoted X] , there is one 3PI line for
each x . In the exterior one, denoted , , there are three 3PI line for each x .
The following properties can be established. If there is only one 3PI line for a point x , then
xeV3'(So)^s0eI3P,(x):=[b0,t0], (13a)
2π<t,-b, <4π, i = 1,2,3. (14a)
If there are three 3PI lines for a point x , then
x VP'(So)^s0eI3P'(x):=[bA2A[bAlA[t2dΛ (13b)
2π<t,-b,<4π, = 1,2,3. (14b)
In terms of the detector plane equations (13a) and (13b) imply that x is
between T2 and T_2 if and only if se IPI (x) . Therefore, using the analogy with the
1PI case, we can call this region on the detector the 3PI window. In the 1PI case, the parametric interval bounded by the endpoints of the 1PI line of x is called the 1PI
parametric interval of x . Similarly, I I (x) is called the 3PI parametric interval of x .
AN AUXILIARY CONSTRUCTION
Suppose first that continuous illumination takes place. Consider the following
two curves on the surface of the unit sphere S2. This first curve consists of all unit
vectors a orthogonal to L0 3P! (x) and is denoted by A . The other curve consists of
vectors
a(j) , seI(x)t (15)
Figure imgf000011_0001
and is denoted by T . It is not convenient to represent these curves directly on S2 , so they will be shown on the plane using spherical coordinates (θ,θ2) defined by
S23 a(s) = (cos θ sin θ2, sin θx sin θ2, cos θ2 ), -π < #, ≤π,0 ≤ θ2 <π. (16) Since both a and - define the same plane, we can restrict <9, to any interval of
length π and "glue" the opposite boundaries using the identification
(£, ) -≡ ((0, + .τ)mod2;r,7r - 02). (17)
A typical situation for xl R = (0,0.25,0) is shown in Fig. 6. It is very convenient to
think about points on S2 not only as unit vectors, but also as planes. Each a e S2 corresponds to a unique plane through x with normal vector . This correspondence is one-to-one if vectors with opposite orientation are identified.
Together A and T split S2 into several domains: D D2,... . By construction, for a
fixed i , the number of points in C3P/ (x) nTJ(x,a) is the same for all a e Dt . If Z)
contains k intersection points (IPs), it will be called a ATP domain.
Suppose now that interrupted illumination takes place. In a similar fashion,
define several curves on the surface of S2 . The first three curves are obtained by considering unit vectors perpendicular to each of the three 3PI axes. They are denoted Ak,k - 1, 2,3 . The second set of curves is obtained by restricting .s- in (15) to the
intervals [b ,b2] , [Z>3J,] , and [t2 , t3 ] . These curves are denoted 7|2 , 7^, , and T23 ,
respectively. A typical situation for xl R = (-0.5,0,0) is shown in Fig. 7.
It is clear that if x, and x2 are close to each other, they will share similar
diagrams. By this we mean that by a smooth sequence of transformations one diagram can be converted into the other, and in corresponding domains the number of IPs and
their distribution over the subintervals in I PI stays the same. An essential change is possible only in a neighborhood of x where a "critical event" occurs: three boundaries
intersect each other at one point on S2 . These points can be found numerically and the results are shown in Fig. 8. The smallest distance from any of these points to the center of rotation is r0^ 0.618R . Thus, in situations of interest in medical
applications (rF0V ≤ 0.5R ), only the following two cases can happen: continuous
illumination as shown in Fig. 6 and interrupted illumination as shown in Fig. 7.
CONSTRUCTION OF THE WEIGHT FUNCTION n
For any s e I Pl ' (x) determine the weight function n(s,x,a),a e β (s,x) , according to the following rule:
• In HP domains the only IP gets weight n = 1 ;
• In 3IP domains each IP gets weight n = 1/3 ;
• In 5IP domains two IPs get weight n = 0 , and all the remaining IPs get weight n = 1/3 (see Figs. 9 and 10).
FIRST RECONSTRUCTION ALGORITHM Once the weights are found, we have all the ingredients needed for constructing the algorithm. First of all, for image reconstruction at x we take the 3PI
spiral segment of : C(x) = C P! (x) and I(x) = I3PI (x) (cf. Section 1). As follows
from (6), (7), for each s e I3PI (x) the filtering directions are determined by finding
the discontinuities of φ(s,x,a) = sgn(a y(s))n(s,x,a) . The study of these
discontinuities leads us to the following three families of lines.
The first family consists of lines parallel to the spiral tangent. This family is denoted ?0 . The lines and the associated coefficients cm are shown in Fig. 1 1 .
Obviously, for any x there is only one line L e £0 that contains x .
In Fig. 12 we see the second family of filtering lines. It consists of lines tangent to r±1 and is denoted ?t . Here for each x within the 1 PI window we take two lines from £ . These lines are determined from the rule explained in Fig. 13. This
fig cure also shows the associated coefficients c r„n .
In Fig. 14 (left panel) we see the family of filtering lines tangent to T . This
family is be denoted £2. Now, for any x e F u E2 E4 E5 there might be more than
one line Z, e L2 that contains . The unique line is determined from the following rule
(see Fig. 14, right panel). If x e E, E4 , the point of tangency is to the right of x . If
e F2 E5 , the point of tangency is to the left of . In all cases cm = 1/3 .
Fig. 15 summarizes the information contained in Figs. 11-14. It shows all possible cases where x might be and all the associated filtering directions and constants cm . In all cases the direction of filtering as assumed to be from left to right.
It follows from our construction (cf. Fig. 15) that θm(s,x) and cm(s,x) in the general
reconstruction formula (7), (8) depend on x only via β(s,x) . Therefore, we can
replace x by β(s,x) in the arguments of cm and a1 and rewrite (7) in the form
1 1 M(s,β) W = -ττ TTT ∑ cm(s,β) Ψm(s,β(s,χ))ds, (is)
4 4π A J *!"' MW | xJ -- v((sJ) ) | ,
fi" d aγ
Vm(s,β) := [π —Df(y(qA sγβ + s\n γA(s,β,θm))\ - (19) sin v
x2 + x2 ≤ (0.618R)2. (20)
Step 31. Fix a line L from the said set of lines obtained in Step 20. Note also that given a filtering line L , all x whose projections belong to L and satisfy the rules mentioned above share the same filtering line L (cf. Fig. 15). Thus, (19) becomes a convolution, (18) becomes backprojection, and the algorithm (18), (19) is of the convolution-based FBP type. This can be seen similarly to U. S. Patent Application 10/143,160 filed May 10, 2002, which is incorporated by reference. Other methods and techniques for backprojection can be used. See additionally, for example, US Patent 6,574,299 to Katsevich, which is incorporated by reference.
IMPROVED RECONSTRUCTION ALGORITHM Let ψ(t) be any smooth function defined on R and with the properties
<//(0) = 0 , ψ'(t) > 0J e R . Define the new family of lines £2 by requesting that any
given line L e £2 has three points of intersection with T±1 T^ : s s2,s3 , and these
points satisfy: s - s = ψ(s3 - s2 ), s + 2π < s < s + 4π, (21) s3 - s2 = ψ(sl -s), s - 4π < s3 < s - 2π. (22) Recall that _? is the current source position. The lines L e £2 can be parameterized,
for example, by ->3,27r <| s3 \< 4π . Location of _?, and s2 depends on where s3 is and
is illustrated in Fig. 16.
Using the properties of ψ it is easy to establish that for each
x ε Ft u E2 E4 E5 there is a unique L e £2 that contains . Also, if x — >• L" , then
s2,s3 -> 2Δ and -?, — > s . Similarly, if x -> E_2 , then s2,s3 -> -2Δ and 5, - • s .
More importantly, in the case x e E, E2 E4 E5 it is possible to reduce the
number of filtering directions from two to one. The additional benefit is the improved detector usage. Thus, the top two panels shown in Fig. 15 should be replaced by the diagrams shown in Fig. 17. The case when x appears below L0 (i.e., x e E4 E5 ) can
be obtained from Fig. 17 by symmetry with respect to the origin in the detector plane. The form of the inversion formula (18), (19), remains the same. The first difference is that M(s,β) = 1 (instead of 2) when x e E, E2 E4 E5 . The second
difference is the direction of filtering, which is now determined from (21 ), (22). GENERAL OVERVIEW OF THE RECONSTRUCTION ALGORITHMS
Fig. 2 shows an overview of the basic process steps 10, 20, 30, 40, 50 of the invention. The steps will now be described.
Step 10. Load the current CB (cone beam) projection into computer memory.
Suppose that the mid point of the CB projections currently stored in memory is y(s0) .
Step 20. Finding families of lines for filtering.
Using either Fig. 15 or, additionally Fig. 17 in case of the improved algorithm, identify the required families of lines. Then, choose a discrete set of lines from each family. Step 30. Preparing for filtering.
Parameterize points on the said lines selected in Step 20 by polar angle. Using interpolation compute the derivative of the CB data (dldq)Dj(y(q), β) | at points
β on the said lines that correspond to discrete values of the polar angle.
Step 40. Filtering. For each line identified in Step 20 convolve the data for that
line computed in Step 30 with filter 1/sin^ .
Step 50. Back-projection. For each reconstruction point x back-project the
filtered data found in Step 40 according to equation (18). Then go to Step 10, unless there are no new CB projections to process or image reconstruction at all the required points x have been completed. Now we describe the algorithm in detail following the five steps 10-50 shown in Fig.
2.
Step 10. Load the current CB (cone beam) projection into computer memory. Suppose that the mid point of the CB projections currently stored in memory is j>(.s0) . The detector plane corresponding to the x-ray source located at y(s0) is denoted DP(s0) .
Step 20. Finding families of lines for filtering.
The set of lines can be selected by the following substeps 21, 22, and 23.
Step 21. From the family of lines £Q choose an equidistant set of lines that are
parallel to the spiral tangent and that cover the projection of the region of interest onto the detector plane located between T2 and T_2 (see Fig. 1 1).
Step 22. From the family of lines £x choose a discrete set of lines that are
tangent to T, and T_, (see Fig. 12). The extreme left point of tangency on T,
does not have to extend beyond the projection of the region of interest onto the detector plane. Similarly, the extreme right point of tangency on r_, does not
have to extend beyond the projection of the region of interest onto the detector plane. Step 23. From the family of lines £2 choose a discrete set of lines that are
tangent to T2 and T_2 (see Fig. 14, left panel). In both cases the points of
tangency do not have to extend beyond the projection of the region of interest onto the detector plane. In case of the improved algorithm, instead of the lines tangent to T2 and T_2 ,
we choose a discrete (say, equidistant) set of values for s3 on the curves T2
and r_2 and then determine the lines L e £2 by solving equations (21 ), (22).
On both curves the points s3 do not have to extend beyond the projection of
the region of interest onto the detector plane. Step 30. Preparing for filtering
Step 31. Fix a line L from the said set of lines obtained in Step 20.
Step 32. Parameterize points on the said line by polar angle γ in the plane
through y(sQ) and L .
Step 33. Choose a discrete set of equidistant values γ that will be used later
for discrete filtering in Step 40. Step 34. For each γ find the unit vector β which points from y(s0) towards
the point on L that corresponds to γ .
Step 35. Using the CB projection data Df(y(q),Θ) for a few values of q
close to s0 find numerically the derivative (dldq)Dj (y(q), Θ) | for all
Figure imgf000018_0001
Step 36. Store the computed values of the derivative in computer memory. Step 37. Repeat Steps 31-36 for all lines L identified in Step 20. This way we will create the processed CB data corresponding to the x-ray source located at y(s0) .
Step 40. Filtering
Step 41. Fix a line L from one of the families of lines £m identified in Step
20. Step 42. Compute FFT of the values of the said processed CB data computed in Step 30 along the said line. Step 43. Compute FFT of the filter Msmγ
Step 44. Multiply FFT of the filter 1 /sin γ (the result of Steps 43) and FFT of the values of the said processed CB data (the result of Steps 42). Step 45. Take the inverse FFT of the result of Step 44. Step 46. Store the result of Step 45 in computer memory. Step 47. Repeat Steps 41-46 for all lines in the said families of lines. This will give the filtered CB data Ψm(s0,β ) , where m stands for the line family
number from which L was selected, m - ,\,2 .
By itself the filtering step is well known in the field and can be implemented, for example, as shown and described in U.S. Patent 5,881,123 to Tarn, which is incorporated by reference.
Step 50. Back-projection
Step 51. Fix a reconstruction point x , which represents a point inside the patient where it is required to reconstruct the image.
Step 52. If s0 belongs to I P1 (x) , then the said filtered CB data affects the
image at x and one performs Steps 53-58. If s0 is not inside the
interval I3PI (x) , then the said filtered CB data is not used for image reconstruction at . In this case go back to Step 51 and choose another reconstruction point. Step 53. Find the projection x of x onto the detector plane DP(s0) and the
unit vector β(s0,x) , which points from y(sQ) towards x .
Step 54. Using Figs. 11, 13, and the right panel of Fig. 14 identify the lines from the said families of lines and points on the said lines that are close to the said projection . If x is above L2 or below L"2 , then in the case of the
improved algorithm use equations (21), (22) and Fig. 16 to find the filtering lines close to the said projection x . This will give a few values of i'm(s0l)
for β close to β(s0, x) .
Step 55. With interpolation estimate the value of Ψm(s0, β(s0, x)) from the
said values of Ψ„ (JD, ^ ) for β close to β(s0, x) .
Step 56. Compute the contribution from the said filtered CB data to the image being reconstructed at the point x by multiplying Ψm(sϋ, β(s0, x)) by
-cm(s,β(s0,x))/[4π2 \ x -y(s0) |] . The appropriate backprojection coefficient
cm is selected using Figs. 1 1 , 13, and the right panel of Fig. 14 (see also Fig. 15
for the summary). If x is above If2 or below L"2 , then in the case of the
improved algorithm use Fig. 17 to find the appropriate backprojection
coefficient cm .
Step 57. Add the said contributions to the image being reconstructed at the point x according to a pre-selected scheme (for example, the Trapezoidal scheme) for approximate evaluation of the integral in equation (18). Step 58. Go to Step 51 and choose a different reconstruction point . If all reconstruction points x have been processed, go to Step 59. Step 59. Go to Step 10 and load the next CB projection into computer memory.
The image can be displayed at all reconstruction points x for which the image reconstruction process has been completed (that is, all the subsequent CB projections are not needed for reconstructing the image at those points). Discard from the computer memory all the CB projections that are not needed for image reconstruction at points where the image reconstruction process has not completed. The algorithm concludes when the scan is finished or the image reconstruction process has completed at all the required points.
For example, if the detector does not provide all the data which is required for the 3PI algorithm, one can employ various techniques for estimating the missing data. In this case by the detector (respectively, cone beam projection) we mean the virtual detector (respectively, virtual cone beam projection), which includes both measured and estimated data. If one is able to estimate the missing data exactly, then the 3PI algorithm will produce exact reconstruction. In this sense we still talk about exact reconstruction under real circumstances, when missing data are found approximately.
While the invention has been described, disclosed, illustrated and shown in various terms of certain embodiments or modifications which it has presumed in practice, the scope of the invention is not intended to be, nor should it be deemed to be, limited thereby and such other modifications or embodiments as may be suggested by the teachings herein are particularly reserved especially as they fall within the breadth and scope of the claims here appended.

Claims

I claim:
1. A method of reconstructing images from data provided by at least one detector, comprising the steps of: scanning an object in the spiral fashion with at least one detector that detects at least one cone beam projection, the cone beam projection being wider in the axial direction than projections of four turns of the spiral that are adjacent to a current source position; and reconstructing an exact image of the scanned object in an efficient manner with a convolution based FBP (Filtered Back Projection) algorithm.
2. The method of claim 1, wherein the scanning step includes acquiring two- dimensional cone beam (CB) projection data of the object using the detectors.
3. The method of claim 2, further comprising the step of: using the detectors substantially similar to those required for a 1 PI algorithm.
4. The method of claim 2, wherein the scanning step further includes the step of: detecting the cone beam projection being wider in the axial direction as compared to a cone beam projection used in a 1 PI algorithm.
5. The method of claim 4, wherein the scanning step further includes the step of: detecting the cone beam projection being wider by a factor of at least three times in the axial direction as compared to a cone beam projection used in a 1PI algorithm.
6. The method of claim 1, wherein the object includes: a person.
7. A method of computing exact images derived from spiral computer tomography scan with area detectors, comprising the steps of:
(a) collecting cone beam (CB) projection data from a detector, which is wider than what is required for a 1PI algorithm; the cone beam covering projections of four turns of the spiral that are adjacent to a current source position;
(b) identifying families of lines on a plane LT intersecting the cone beam projection;
(c) preprocessing the CB projection data;
(d) convolution-filtering said preprocessed CB projection data along said lines;
(e) back projecting said filtered data to form a precursor of said image; and
(f) repeating steps a, b, c, d, e, until an exact image of the object is completed.
8. The method of claim 7, wherein the scan includes an x-ray exposure of the object.
9. The method of claim 7, wherein the steps (a) - (f) include: a 3PI algorithm.
10. A method of computing images derived from computer tomography scan with detectors, comprising the steps of:
(a) collecting cone beam (CB) data from a detector during a scan of an object; (b) identifying three families of lines on a plane DP(s) intersecting the cone beam, wherein s is value of the parameter describing the scan path and corresponding to the current source position, and the three families of lines include:
(bi) a first family of lines parallel to y(s), where y(s) is the direction of the scan tangent at the current source position;
(bii) a second family of lines tangent to T, and T_, , where
r, is the projection of the scan turn defined by s < q < s + 2π onto the
plane DP(s) ;
r_, is the projection of the scan turn defined by s- 2π < q < s onto the
plane DP(s) ; q is the parameter along the scan path which describes the point being projected; (biii) a third family of lines tangent to T2 and T_2 , where
r2 is the projection of the scan turn defined by s + 2π < q < s + 4π
onto the plane DP(s) ;
r_2 is the projection of the scan turn defined by s - 4π < q < s - 2π
onto the plane DP(s) ;
(c) preprocessing and shift invariant filtering said data along said lines of said three families; (d) back projecting said filtered data to form a precursor of said image; and
(e) repeating steps a, b, c, and d until an image of the object is completed.
11. The method of claim 10, wherein the preprocessing includes calculation of the derivative of the CB data with respect to source position.
12. The method of claim 10, wherein the shift invariant filtering includes convolving the said preprocessed data with filter 1/ sin γ .
13. The method of claim 10, wherein back projecting said filtered data from the first family of lines involves multiplying the said filtered data by the coefficient cm = 2/3 , when the projection of xonto DP(s) is located between L2 andZT., , where
Lc 2 is the line parallel to y(s) and tangent to T2 ;
L 2 is the line parallel to y(s) and tangent to T_2 .
14. The method of claim 10, wherein back projecting said filtered data from lines in the first family of lines involves multiplying the said filtered data by the coefficient cm = 1 /3 , when the projection of xonto DP(s) is located above L2 or below A2 .
15. The method of claim 10, wherein back projecting said filtered data from a line in the second family of lines involves multiplying the said filtered data by the coefficient cm = 2/3 , when the projection of onto DP(s) is located between T, and T_, and
the point where the line is tangent to T, υF, is inside the IPI parametric interval of
x .
16. The method of claim 10, wherein back projecting said filtered data from a line in the second family of lines involves multiplying the said filtered data by the coefficient cm = -2/3 , when the projection of x onto DP(s) is located between T, and r_, and the point where the line is tangent to T, T_, is outside the IPI
parametric interval of x .
17. The method of claim 10, wherein back projecting said filtered data from a line in the third family of lines involves multiplying the said filtered data by the coefficient cm = 1 /3.
18. A method of computing images derived from computer tomography scan with detectors, comprising the steps of: (a) collecting cone beam data from a detector during a scan of an object;
(b) identifying three families of lines on a plane DP(s) intersecting the cone
beam, wherein Λ is value of a parameter describing the scan path and corresponding to the current source position, and the three families of lines include: (bi) a first family of lines parallel to y(s) , where
y(s) is the direction of the scan tangent at the current source position;
(bii) a second family of lines tangent to T, and r_, , where
r, is the projection of the scan turn defined by s < q < s + 2π onto the
plane DP(s) ;
r_, is the projection of the scan turn defined by s - 2π < q < s onto the
plane DP(s) ;
-7 is the parameter along the scan path which describes the point being
projected; (biii) a third family of lines on the plane DP(s) that have at least three points
of intersection sx, s2,s3 with r±1 and T , where T2 is the projection of the scan turn defined by s + 2π < q < s + 4π
onto the plane DP(s) ;
r_2 is the projection of the scan turn defined by s - 4π < q < s - 2π
onto the plane DP(s) ;
(c) preprocessing and shift invariant filtering said data along said lines of said three families;
(d) back projecting said filtered data to form a precursor of said image; and
(e) repeating steps a, b, c, and d until an image of the object is completed.
19. The method of claim 18, wherein the points of intersection sx, s2, s3 are
determined according to the following rules: sx - s = ψ(s3 - s2) if s + 2π < s3 < s + 4π,
s3 -s2 = ψ(sx - s) if s - 4π < s3 < s - 2π , where ψ(t) is a function with the properties ^(0) = 0 , ψ'(t) > 0,t e R .
20. The method of claim 18, wherein the preprocessing includes calculation of the derivative of the CB data with respect to source position.
21. The method of claim 18, wherein the shift invariant filtering includes convolving the said preprocessed data with filter 1 /sin γ .
22. The method of claim 18, wherein back projecting said filtered data from lines in the first family of lines involves multiplying the said filtered data by the coefficient
c = 2/3 , when the projection of x onto DP(s) is located between L2 and Z-.2 .
23. The method of claim 18, wherein back projecting said filtered data from a line in the second family of lines involves multiplying the said filtered data by the coefficient cm = 2/3 , when the projection of xonto DP(s) is located between Fx and
r_, and the point where the line is tangent to r, uF, is inside the I PT parametric interval of x .
24. The method of claim 18, wherein back projecting said filtered data from a line in the second family of lines involves multiplying the said filtered data by the coefficient cm = -2/3 , when the projection of x onto DP(s) is located between Tx
and T_, and the point where the line is tangent to Tx T_, is outside the IPI
parametric interval of x .
25. The method of claim 18, wherein back projecting said filtered data from lines in the third family of lines involves multiplying the said filtered data by the coefficient cm = 2/3 , when the projection of xonto DP(s) is located above L2 or below L"2 .
26. A method of identifying a family of lines used for reconstructing images based on a scan of an object in a computer tomography system, comprising the steps of
(i) fixing current source position s , where -y is a parameter describing the scan path;
(ii) picking a plane DP(s) intersecting the cone beam projection; (iii) choosing three points on the scan path, which are described using values of the parameter as sx,s2,s3, such that:
(iiia) I s -sx \< 2π , (iiib) either 2π <s2-s <4π and 2π < s3 - s < 4π or -4π <s2-s < -2π
and -4π <s3-s < -2π ;
(iiic) sx -s = ψ(s3 -s2) if 2π <s3 -s <4πor s3 -s2 =ψ(s -s) if
-4π <s3 -s<-2π , where ψ(t) is a function with ψ(ι) = 0, ψ'(t)> 0,t e R ;
(iv) projecting the three said points onto DP(s) ; and
(v) drawing a line through the said projections.
PCT/US2003/038375 2001-08-16 2003-12-04 3pi algorithm for spiral ct WO2004051431A2 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP2004570998A JP2006524059A (en) 2002-12-04 2003-12-04 3PI algorithm for spiral CT
AU2003300812A AU2003300812A1 (en) 2002-12-04 2003-12-04 3pi algorithm for spiral ct
EP03812496A EP1576446A4 (en) 2002-12-04 2003-12-04 3pi algorithm for spiral ct
EP03816404A EP1605825A4 (en) 2003-03-14 2003-12-24 Efficient image reconstruction algorithm for variable pitch spiral computed tomography
AU2003304013A AU2003304013A1 (en) 2003-03-14 2003-12-24 Efficient variable pitch spiral computed tomography algorithm
JP2005513580A JP2006513812A (en) 2003-03-14 2003-12-24 Efficient image restoration algorithm for variable pitch spiral CT
PCT/US2003/041114 WO2004084137A2 (en) 2003-03-14 2003-12-24 Efficient variable pitch spiral computed tomography algorithm
PCT/US2004/012536 WO2005107598A1 (en) 2003-12-04 2004-04-23 Efficient circle and line cone beam computed tomography
US10/523,867 US7197105B2 (en) 2001-08-16 2004-04-23 Efficient image reconstruction algorithm for the circle and line cone beam computed tomography

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US60/042,002 1997-04-16
US4200202P 2002-12-04 2002-12-04
US10/389,534 US6804321B2 (en) 2001-08-16 2003-03-14 Filtered back projection (FBP) algorithm for computer tomography
US10/389,534 2003-03-14

Publications (2)

Publication Number Publication Date
WO2004051431A2 true WO2004051431A2 (en) 2004-06-17
WO2004051431A3 WO2004051431A3 (en) 2005-12-29

Family

ID=56290510

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/038375 WO2004051431A2 (en) 2001-08-16 2003-12-04 3pi algorithm for spiral ct

Country Status (4)

Country Link
EP (1) EP1576446A4 (en)
JP (1) JP2006524059A (en)
AU (1) AU2003300812A1 (en)
WO (1) WO2004051431A2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6574299B1 (en) 2001-08-16 2003-06-03 University Of Central Florida Exact filtered back projection (FBP) algorithm for spiral computer tomography

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5625660A (en) * 1995-06-30 1997-04-29 Picker International, Inc. Image reconstruction from helical partial cone-beam data
US6272200B1 (en) * 1999-07-28 2001-08-07 Arch Development Corporation Fourier and spline-based reconstruction of helical CT images
US6459754B1 (en) * 1999-10-27 2002-10-01 Ge Medical Systems Global Technology Company, Llc Methods and apparatus for cone beam multislice CT correction
US6574297B2 (en) * 2001-10-30 2003-06-03 Siemens Corporate Research, Inc. System and method for image reconstruction in a cone beam imaging system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6574299B1 (en) 2001-08-16 2003-06-03 University Of Central Florida Exact filtered back projection (FBP) algorithm for spiral computer tomography

Also Published As

Publication number Publication date
AU2003300812A8 (en) 2004-06-23
AU2003300812A1 (en) 2004-06-23
EP1576446A2 (en) 2005-09-21
WO2004051431A3 (en) 2005-12-29
EP1576446A4 (en) 2009-02-18
JP2006524059A (en) 2006-10-26

Similar Documents

Publication Publication Date Title
US6804321B2 (en) Filtered back projection (FBP) algorithm for computer tomography
Noo et al. Exact helical reconstruction using native cone-beam geometries
JP5019193B2 (en) Reconstruction method and X-ray computed tomography apparatus for determining image data values at reconstruction points in a CT image related to a scan target
US7778386B2 (en) Methods for analytic reconstruction for mult-source inverse geometry CT
CA2485376A1 (en) Method reconstructing images for spiral and non-spiral computer tomography
EP0502187B1 (en) Parallel processing method and apparatus based on the algebra reconstruction technique for reconstructing a three-dimensional computerized tomography
Ye et al. A general exact reconstruction for cone-beam CT via backprojection-filtration
DE112009005019B4 (en) Efficient quasi-exact 3D image reconstruction algorithm for CT scanners
US7305061B2 (en) Efficient image reconstruction algorithm for the circle and arc cone beam computer tomography
Pan et al. A unified analysis of FBP-based algorithms in helical cone-beam and circular cone-and fan-beam scans
US7197105B2 (en) Efficient image reconstruction algorithm for the circle and line cone beam computed tomography
US7010079B2 (en) 3PI algorithm for spiral CT
JPH1028684A (en) Image reconstruction method for multi-line detector computer tomograph in spiral operation
US7280632B2 (en) Exact filtered back projection (FBP) algorithm for spiral computer tomography with variable pitch
Katsevich et al. Formulation of four Katsevich algorithms in native geometry
EP1576446A2 (en) 3pi algorithm for spiral ct
Yang et al. View-independent reconstruction algorithms for cone beam CT with general saddle trajectory
EP1605825A2 (en) Efficient image reconstruction algorithm for variable pitch spiral computed tomography
CN113298903A (en) Reconstruction method, device, equipment and medium for coarse pitch spiral CT
Xue et al. A parallel backprojection algorithm for spiral cone-beam ct exact reconstruction
WO2005107598A1 (en) Efficient circle and line cone beam computed tomography
Roux et al. Efficient acquisition protocol for cardiac dynamic CT
Katsevich et al. Optimized reconstruction algorithm for helical CT with fractional pitch between 1PI and 3PI
Brandt et al. An O (N2 logN) Multilevel Backprojection Method

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2004570998

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2003812496

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2003812496

Country of ref document: EP