Method and System for Detection of Contrast Injection Fluoroscopic Image Sequences

A method and system for detecting a spatial and temporal location of a contrast injection in a fluoroscopic image sequence is disclosed. Training volumes generated by stacking a sequence of 2D fluoroscopic images in time order are annotated with ground truth contrast injection points. A heart rate is globally estimated for each training volume, and local frequency and phase is estimated in a neighborhood of the ground truth contrast injection point for each training volume. Frequency and phase invariant features are extracted from each training volume based on the heart rate, local frequency and phase, and a detector is trained based on the training volumes and the features extracted for each training volume. The detector can be used to detect the spatial and temporal location of a contrast injection in a fluoroscopic image sequence.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description

This application is a divisional of U.S. application Ser. No. 12/231,770, filed Sep. 5, 2008 and claims the benefit of U.S. Provisional Application No. 60/974,100, filed Sep. 21, 2007, the disclosure of which is herein incorporated by reference.

BACKGROUND OF THE INVENTION

The present invention relates to detection of contrast injection in fluoroscopic image sequences, and more particularly to detection of where and when a contrast agent is injected in a fluoroscopic image sequence.

Coronary angiography is a procedure that is recommended preoperatively for patients who are suffering from or at risk for coronary artery disease. Angiography is a medical imaging technique in which X-ray images are used to visualize internal blood filled structures, such as arteries, veins, and the heart chambers. Since blood has the same radiodensity as the surrounding tissues, these blood filled structures cannot be differentiated from the surrounding tissue using conventional radiology. In angiography, a catheter is inserted into a blood vessel, typically in the groin or the arm. The catheter is guided and positioned either in the heart or in arteries near the heart, and a contrast agent is added to the blood via the catheter to make the blood vessels in the heart visible via X-ray. As the contrast agent travels down the branches of the coronary artery, the vessel branches become visible in the X-ray (fluoroscopic) image. The X-ray images are taken over a period of time, which results in a sequence of fluoroscopic images.

The moment when the contrast is injected provides important temporal information for the automatic analysis of vessels. This temporal information can be used to trigger the starting of automatic vessel detection. For example, this temporal information can be used in implementing Digital Subtraction Angiography (DSA), which detects vessels by subtracting a pre-contrast image or “mask image” from later fluoroscopic images once the contrast agent has been introduced. Furthermore, the spatial location of the contrast injection point can be used as a starting point for vessel detection and tracking. Accordingly, it is desirable to detect the time and location of a contrast injection in a fluoroscopic image sequence.

BRIEF SUMMARY OF THE INVENTION

The present invention provides a method and system for detecting the temporal and spatial location of a contrast injection in a sequence of fluoroscopic images. Embodiments of the present invention detect the contrast injection in a fluoroscopic image sequence as a 3-dimensional detection problem, with two spatial dimensions and one time dimension.

In one embodiment of the present invention, training volumes are received. Each training volumes is generated by stacking a sequence of 2D fluoroscopic images in time order and has two spatial dimensions and one temporal dimension. Each training volume is annotated with a ground truth contrast injection point. A heart rate is globally estimated for each training volume, and local frequency and phase is estimated in a neighborhood of the ground truth contrast injection point for each training volume. Frequency and phase invariant features are extracted from each training volume based on the heart rate, local frequency and phase. A detector, for detecting a spatial and temporal location of a contrast injection in a fluoroscopic image sequence, is trained based on the training volumes and the features extracted for each training volume. The detector can be trained using a probabilistic boosting tree (PBT).

In another embodiment of the present invention, a fluoroscopic image sequence is received, and a 3D volume is generated by stacking the fluoroscopic image sequence. The 3D volume has two spatial dimensions and one temporal dimension, and can be generated by stacking the 2D fluoroscopic images in time order and interpolating the stacked 2D fluoroscopic images to generate a continuous 3D volume. The spatial and temporal location of the contrast injection in the fluoroscopic image sequence is then detected by processing the 3D volume using a trained contrast injection detector. The trained contrast injection detector can be trained using a PBT based on training examples and frequency and phase invariant features extracted from the training examples.

These and other advantages of the invention will be apparent to those of ordinary skill in the art by reference to the following detailed description and the accompanying drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 illustrates an exemplary fluoroscopic image showing the start of a contrast injection;

FIG. 2 illustrates an exemplary volume generated from a sequence of 2D fluoroscopic images;

FIG. 3 illustrates a method of training a detector for detecting a spatial and temporal location of a contrast injection in a fluoroscopic image sequence according to an embodiment of the present invention;

FIG. 4 illustrates an exemplary volume of stacked fluoroscopic images and slices of the volume;

FIG. 5 illustrates an exemplary intensity profile and power spectrum;

FIG. 6 illustrates exemplary positive training examples;

FIG. 7 illustrates exemplary negative training examples;

FIG. 8 illustrates a method for detecting a spatial and temporal location of contrast injection in a fluoroscopic image sequence using a trained detector according to an embodiment of the present invention;

FIG. 9 illustrates exemplary contrast injection detection results; and

FIG. 10 is a high level block diagram of a computer capable of implementing the present invention.

DETAILED DESCRIPTION OF EXEMPLARY EMBODIMENTS

The present invention relates to detection of a contrast injection time and location in a fluoroscopic image sequence. Embodiments of the present invention are described herein to give a visual understanding of the contrast injection detection method. A digital image is often composed of digital representations of one or more objects (or shapes). The digital representation of an object is often described herein in terms of identifying and manipulating the objects. Such manipulations are virtual manipulations accomplished in the memory or other circuitry/hardware of a computer system. Accordingly, is to be understood that embodiments of the present invention may be performed within a computer system using data stored within the computer system.

A sequence of fluoroscopic images contains multiple 2D X-ray images obtained in real time. FIG. 1 illustrates an exemplary fluoroscopic image showing the start of a contrast injection. As illustrated in FIG. 1, image 100 is a fluoroscopic image with an annotated start location 102 of a contrast injection. A sequence of 2D fluoroscopic images can be stacked in order to generate a 3D volume with two spatial dimensions (x and y) and a time dimension (t). FIG. 2 illustrates an exemplary volume generated from a sequence of 2D fluoroscopic images. As illustrated in FIG. 2, image 202 is a 3D volume generated by stacking 2D fluoroscopic images in time order. Image 204 is a slice of volume 202 along a spatial-temporal plane, which shows the contrast in the blood vessels in the temporal domain. By the stacking a sequence of fluoroscopic images to generate a 3D volume, 3D volume detection can be used to determine a location in the volume for the contrast injection. The location in the volume gives both the spatial location (x,y) and the temporal location (t) of the contrast injection.

Embodiments of the present invention utilize the facts that vessel motion is mainly because of the heart beating and the heart beating is periodic. As shown in image 204 of FIG. 2, the contrast in the blood vessels in the temporal domain appears as a sinusoid wave 206, whereas the area without contrast on spatial-temporal slices will appear flat. Fourier transforms can be used to characterize the period motion that starts at the contrast injection point. Based on the periodic motion, the heart rate can be globally estimated from the time sequence angiogram, and the volume can be normalized with respect to the heart rate frequency to extract features that are invariant to patients' heart rates. Local phase and frequency estimation can also be performed to extract features invariant to local phase and frequency. The features can be used in training a detector to detect the location of the contrast injection in the volume.

FIG. 3 illustrates a method of training a detector for detecting a spatial and temporal location of a contrast injection in a fluoroscopic image sequence according to an embodiment of the present invention. At step 302, training volumes of stacked fluoroscopic image sequences are received. Each training volume is a series of 2D fluoroscopic images stacked in time order to form a 3D volume with two spatial dimensions (x,y) and a temporal dimension (t). The discrete frames of the fluoroscopic image sequence are stacked and interpolated based on the sampling rate of the sequence to generate a continuous 3D volume. Each training volume is annotated with the location (spatial and temporal) of a ground truth contrast injection point in the volume.

FIG. 4 illustrates an exemplary volume of stacked fluoroscopic images and slices of the volume. As illustrated in FIG. 4, image 402 is a 3D volume of a stack fluoroscopic image sequence. Image 404 is a slice of volume 402 in the x-y plane. Image 404 is an original 3D fluoroscopic image of the sequence. Image 406 is a slice of volume 402 in the x-t plane, and image 408 is a slice of volume 402 in the y-t plane. The location 410 of the contrast injection is shown in images 404, 406, and 408. In image 404, the location 410 shows the spatial location, and in images 406 and 408 the location 410 shows the temporal location.

Returning to FIG. 3, at step 304, the heart rate is globally estimated for each sequence (training volume). The heart is estimated for a time sequence angiogram (fluoroscopic image sequence) via Fourier analysis. For each location (x,y) in the sequence, a 1D signal sx,y[t]=I(x,y,t) is the intensity value of that location at time t. The power spectrum Px,y of this signal is generated by taking the square of the magnitude of the Discrete Fourier transform (DFT): Px,y=Sn·S*n. Averaging the power spectrum over all locations gives a global average power spectrum, yielding main frequency components of the image sequence as peaks in the average power spectrum. The heart rate for the sequence can then be determined by limiting the range of frequencies to realistic heart rates to rule out other periodic signals (such as breathing). FIG. 5 illustrates an exemplary intensity profile and power spectrum. As illustrated in FIG. 5, graph 502 shows an intensity profile of a point with a fixed (x,y). The horizontal axis of graph 502 is time and the vertical axis of graph 502 is the intensity value with the mean subtracted. Graph 504 shows the power spectrum of the intensity profile of graph 502. The peak 506 in the power spectrum 504 corresponds to the frequency of the periodic motion in the volume. Since the periodic motion is due to the heart beating, the frequency of the periodic motion is the heart rate. The estimated period based on the power spectrum 504 is 21.787 pixels. This corresponds to the pixel distance between peaks in the volume. The strong peak in the power spectrum corresponds to 47 in the x axis, which means the frequency is 47.

Returning to FIG. 3, at step 306, local phase and frequency is estimated in a neighborhood of the ground truth contrast injection point for each sequence (training volume). The local phase and frequency are also estimated using Fourier analysis, but signal generation is different than in the global estimation of the frequency. For a given ground truth contrast point location (x,y), the local phase is determined in a neighborhood from (x,y−w/2) to (x, y+2), where w is the window size. To generate a 1D time varying signal, the location of the maximum intensity from each value from (x,y−w/2) to (x,y+w/2), is stored for each value of t. This should correspond to the location of the center of the vessel in a single frame, which is assumed to be brighter than its neighbors because of the contrast. This 1D signal is expressed as sx,y,w[t]=max{I(x,j,t)|j>y−w/2 and j<w/2}. Sn, the DFT of sx,y,w[t], is calculated, and the local frequency f is estimated as a local maximum in the power spectrum which lies in a reasonable range for heart rates. The phase is estimated as tan−1(imag(Sn(f))/real(Sn(f))).

At step 308, frequency and phase invariant features are extracted from each sequence (training volume) using the estimated heart rate, local frequency, and phase. For classification of a candidate location (x,y,t) in a volume, a sub-window is aligned in time with the start of the estimated vessel period, such that the start of the sub-window is expressed as t_start=phase+floor((t−phase)/period)*period. Floor (x) is the largest integer which is not greater than x, and the period can be estimated as T=1024/f. The sub-window is extended in time for 2 periods to t_end=t_start+2*period. Thus, for a given amplitude a, the sub-window is from (x,y−a,t_start) to (x,y+a,t_end). For example, a can be fixed at 20 pixels.

Features are then defined relative to the sub-window and parameterized by a height and a shift as fractions of the amplitude and period. This provides invariance to differing phases and local frequencies in the same volume in different sub-windows, as well as different phases and frequencies (global heart rates and local frequencies) in different sequences. The height and shift can be discretized into 10 and 20 values, respectively. At each (height, shift) pair, features are generated based on intensity, gradient, difference in intensity one period ahead, and difference in intensity half a period ahead with inverted amplitude. At each value of shift, mean intensity features are generated for all heights (i.e., mean of the current column is the sub-window), and the difference in location of the maximum value in the previous and next shifts. Features are also generated that are global to the whole sub-window based on differences in intensity values in frames previous to the candidate location and in frames after the candidate location, as well as a feature based on the correlation between pixels for two consecutive heart beat periods. This means that more features are generated around the candidate location.

At step 310, a detector is trained based on the training volumes and the features extracted from the training volumes. As described above, each of the training volumes is annotated with the location of a ground truth contrast injection point. These ground truth locations are used as positive training examples, and other locations in the volumes are used as negative training examples. FIG. 6 illustrates exemplary positive training examples. As illustrated in FIG. 6, images 610, 620, 630, 640, 650, 660, 670, 680, and 690 are partial slices of training volumes and are annotated with ground truth contrast injection locations 612, 622, 632, 642, 652, 662, 672, 682, and 692, respectively. FIG. 7 illustrates exemplary negative training examples. As illustrated in FIG. 7, images 702, 704, 706, 708, 710, and 712 are partial slices of training volumes with no contrast injection points. The detector can be trained based on the positive and negative training examples using a probabilistic boosting tree (PBT) with the extracted features. A PBT detector is trained by recursively constructing a tree, where each of the nodes represents a strong classifier. Once the strong classifier of each node is trained, the input training data for the node is classified into two sets (positives and negatives) using the learned strong classifier. The two new sets are fed to left and right child nodes respectively to train the left and right child nodes. In this way, the PBT classifier is constructed recursively.

Once a detector is trained based on the training volumes and the extracted features, the detector can be used to detect the spatial and temporal location of a contrast injection in fluoroscopic image sequences. FIG. 8 illustrates a method for detecting a spatial and temporal location of contrast injection in a fluoroscopic image sequence using a trained detector according to an embodiment of the present invention. At step 802, a fluoroscopic image sequence is received. The fluoroscopic image can be received directly from an X-ray imaging device or can be loaded, for example from a memory or storage of a computer system, or some other computer readable medium.

At step 804, a 3D volume is generated from the fluoroscopic image sequence by stacking the 2D fluoroscopic images in the sequence. The fluoroscopic images are stacked in time order, and the discrete images are interpolated based on a sampling rate to generate a continuous 3D volume.

At step 806, the trained detector is used to detect the spatial and temporal location of the contrast injection point in the fluoroscopic image sequence. The detector is trained using the method of FIG. 3. The trained detector searches the volume to detect a contrast injection point (x,y,t) in the volume. The detector determines probabilities for candidate points in the volume to determine the point with the highest probability of being a contrast injection point. The contrast injection point (x,y,t) gives the spatial location (x,y) of the contrast injection and the temporal location (t) of the contrast injection.

FIG. 9 illustrates exemplary contrast injection detection results. The detection results of FIG. 9 were detected, as described in the method of FIG. 8, with a detector trained using the method of FIG. 3. As illustrated in FIG. 9, image 902 shows a detected contrast injection point 906 in the spatial domain and image 904 shows the detected contrast injection point 906 in the temporal domain. Accordingly, the location of the contrast injection point 906 in image 902 is the spatial location is the spatial location of the contrast injection, and the location of the contrast injection point 906 in image 904 is the temporal location of the contrast injection.

The spatial and temporal location of a contrast injection point can be used in automated image processing methods, such as vessel extraction or segmentation methods. For example, automated vessel segmentation methods, such as coronary digital subtraction angiography (DSA), may return erroneous results when trying to segment images in a fluoroscopic image sequence prior to the contrast injection. Such automated vessel segmentation methods can restrict segmentation to after the detected contrast injection point in a fluoroscopic image sequence. The spatial and temporal location of the contrast injection point can also be used in coronary DSA to determine a pre-contrast image, as well as for virtual contrast to determine the model cycle.

The above-described methods for contrast injection detection can be implemented on a computer using well-known computer processors, memory units, storage devices, computer software, and other components. A high-level block diagram of such a computer is illustrated in FIG. 10. Computer 1002 contains a processor 1004 which controls the overall operation of the computer 1002 by executing computer program instructions which define such operation. The computer program instructions may be stored in a storage device 1012, or other computer readable medium (e.g., magnetic disk, CD ROM, etc.), and loaded into memory 1010 when execution of the computer program instructions is desired. Thus, the method steps of FIGS. 3 and 8 can be defined by the computer program instructions stored in the memory 1010 and/or storage 1012 and controlled by the processor 1004 executing the computer program instructions. An X-ray imaging device 1020 can be connected to the computer 1002 to input X-ray images to the computer 1002. It is possible to implement the X-ray imaging device 1020 and the computer 1002 as one device. It is also possible that the X-ray imaging device 1020 and the computer 1002 communicate wirelessly through a network. The computer 1002 also includes one or more network interfaces 1006 for communicating with other devices via a network. The computer 1002 also includes input/output devices 1008 that enable user interaction with the computer 1002 (e.g., display, keyboard, mouse, speakers, buttons, etc.) One skilled in the art will recognize that an implementation of an actual computer could contain other components as well, and that FIG. 10 is a high level representation of some of the components of such a computer for illustrative purposes.

The foregoing Detailed Description is to be understood as being in every respect illustrative and exemplary, but not restrictive, and the scope of the invention disclosed herein is not to be determined from the Detailed Description, but rather from the claims as interpreted according to the full breadth permitted by the patent laws. It is to be understood that the embodiments shown and described herein are only illustrative of the principles of the present invention and that various modifications may be implemented by those skilled in the art without departing from the scope and spirit of the invention. Those skilled in the art could implement various other feature combinations without departing from the scope and spirit of the invention.

Claims

1. A method for detecting a spatial and temporal location of a contrast injection in a fluoroscopic image sequence, comprising:

receiving a fluoroscopic image sequence;
generating a 3D volume by stacking the fluoroscopic image sequence; and
detecting a spatial and temporal location of the contrast injection in the fluoroscopic image sequence by processing the 3D volume using a trained contrast injection detector.

2. The method of claim 1, wherein said step of generating a 3D volume comprises:

stacking a plurality of 2D fluoroscopic images in the fluoroscopic image sequence in time order; and
interpolating the stacked 2D fluoroscopic images to generate a continuous 3D volume having two spatial dimensions and one time dimension.

3. The method of claim 1, wherein the trained contrast injection detector is trained using a probabilistic boosting tree (PBT) based on training examples and frequency and phase invariant features extracted from the training examples.

4. The method of claim 1, wherein the 3D volume has two spatial dimensions and one temporal dimension and said step of detecting a spatial and temporal location of the contrast injection in the fluoroscopic image sequence comprises:

detecting a contrast injection point in the 3D volume using the contrast injection detector, wherein coordinates of the detected contrast injection point give the spatial and temporal location of the contrast injection.

5. An apparatus for detecting a spatial and temporal location of a contrast injection in a fluoroscopic image sequence, comprising:

means for receiving a fluoroscopic image sequence;
means for generating a 3D volume by stacking the fluoroscopic image sequence; and
means for detecting a spatial and temporal location of the contrast injection in the fluoroscopic image sequence by processing the 3D volume using a trained contrast injection detector.

6. The apparatus of claim 5, wherein said means for generating a 3D volume comprises:

means for stacking a plurality of 2D fluoroscopic images in the fluoroscopic image sequence in time order; and
means for interpolating the stacked 2D fluoroscopic images to generate a continuous 3D volume having two spatial dimensions and one time dimension.

7. The apparatus of claim 5, wherein the trained contrast injection detector is trained using a probabilistic boosting tree (PBT) based on training examples and frequency and phase invariant features extracted from the training examples.

8. A computer readable medium encoded with computer executable instructions for detecting a spatial and temporal location of a contrast injection in a fluoroscopic image sequence, the computer executable instructions defining steps comprising:

receiving a fluoroscopic image sequence;
generating a 3D volume by stacking the fluoroscopic image sequence; and
detecting a spatial and temporal location of the contrast injection in the fluoroscopic image sequence by processing the 3D volume using a trained contrast injection detector.

9. The computer readable medium of claim 8, wherein the computer executable instructions defining the step of generating a 3D volume comprise computer executable instructions defining the steps of:

stacking a plurality of 2D fluoroscopic images in the fluoroscopic image sequence in time order; and
interpolating the stacked 2D fluoroscopic images to generate a continuous 3D volume having two spatial dimensions and one time dimension.

10. The computer readable medium of claim 8, wherein the trained contrast injection detector is trained using a probabilistic boosting tree (PBT) based on training examples and frequency and phase invariant features extracted from the training examples.

11. The computer readable medium of claim 8, wherein the 3D volume has two spatial dimensions and one temporal dimension and the computer executable instructions defining the step of detecting a spatial and temporal location of the contrast injection in the fluoroscopic image sequence comprise computer executable instructions defining the step of:

detecting a contrast injection point in the 3D volume using the contrast injection detector, wherein coordinates of the detected contrast injection point give the spatial and temporal location of the contrast injection.
Patent History
Publication number: 20120257807
Type: Application
Filed: Apr 25, 2012
Publication Date: Oct 11, 2012
Applicant: Siemens Aktiengesellschaft (Munich)
Inventors: Benjamin J. Sapp (Philadelphia, PA), Wei Zhang (Falls Church, VA), Bogdan Georgescu (Plainsboro, NJ), Simone Prummer (Forchheim), Dorin Comaniciu (Princeton Junction, NJ)
Application Number: 13/455,619
Classifications
Current U.S. Class: Tomography (e.g., Cat Scanner) (382/131)
International Classification: G06K 9/00 (20060101);