1. INTRODUCTION ABSTRACT

Size: px
Start display at page:

Download "1. INTRODUCTION ABSTRACT"

Transcription

1 Incorporating Tissue Excision in Deformable Image Registration: A Modified Demons Algorithm for Cone-Beam CT-Guided Surgery S.Nithiananthan, a D. Mirota, b A. Uneri, b S. Schafer, a Y. Otake, b J.W. Stayman, a and J. H. Siewerdsen a,b a Department of Biomedical Engineering, Johns Hopkins University, Baltimore, MD b Department of Computer Science, Johns Hopkins University, Baltimore MD ABSTRACT The ability to perform fast, accurate, deformable registration with intraoperative images featuring surgical excisions was investigated for use in cone-beam CT (CBCT) guided head and neck surgery. Existing deformable registration methods generally fail to account for tissue excised between image acquisitions and typically simply move voxels within the images with no ability to account for tissue that is removed (or introduced) between scans. We have thus developed an approach in which an extra dimension is added during the registration process to act as a sink for voxels removed during the course of the procedure. A series of cadaveric images acquired using a prototype CBCT-capable C-arm were used to model tissue deformation and excision occurring during a surgical procedure, and the ability of deformable registration to correctly account for anatomical changes under these conditions was investigated. Using a previously developed version of the Demons deformable registration algorithm, we identify the difficulties that traditional registration algorithms encounter when faced with excised tissue and present a modified version of the algorithm better suited for use in intraoperative image-guided procedures. Studies were performed for different deformation and tissue excision tasks, and registration performance was quantified in terms of the ability to accurately account for tissue excision while avoiding spurious deformations arising around the excision. Keywords: image-guided interventions, cone-beam CT, flat-panel detector, C-arm, 3D imaging, surgical navigation, image registration, head and neck surgery 1. INTRODUCTION It is becoming increasingly clear that the introduction of high-quality 3D intraoperative imaging systems will advance surgical management of complicated head and neck cases.[1] During such complex cases patient anatomy changes over time due to deformation and surgical excisions. Image-guidance relative to preoperative imaging can thus be rendered insufficiently accurate for precise localization of critical anatomy. One technology developed to address such limitations is intraoperative cone-beam CT (CBCT) imaging implemented on a surgical C-Arm.[2] Illustrated in Figure 1 is a prototype CBCT-capable C-arm which can acquire high quality intraoperative 3D images at doses sufficiently low that multiple high-quality 3D images can be acquired during the course of the procedure.[3] The availability of up-to-date intraoperative CBCT images augments the array of preoperative imaging studies typically available. Ideally, the latest CBCT image may be studied relative to previous CBCT images, preoperative imaging studies, and perhaps most importantly, surgical planning information delineated on any previous imaging sets. As outlined in Figure 1b), the use of deformable registration allows all available imaging and planning information to be integrated into the same frame of reference while accounting for anatomical changes which have occurred during the procedure. We previously investigated the use of a variant of the Demons deformable registration algorithm[4] as a fast, efficient, and accurate means of performing deformable registration within the time constraints of a surgical procedure.[5,6] This algorithm has demonstrated registration accuracy at the level of CBCT voxel size in head and neck procedures, and a modification that includes an iterative intensity match[7,8] permits accurate registration of preoperative CT to intraoperative CBCT despite image intensity differences. In this way, as illustrated in Fig. 1b), multimodality image and planning data that is registered to preoperative CT may be similarly transformed to intraoperative CBCT. One particular difficulty with applying deformable registration for surgical guidance is that tissue is purposely excised during the course of a surgical procedure, as opposed to being solely deformed. Previous work has identified that tissue excision should be explicitly identified and handled as part of the registration process.[9] Proposed solutions tend to involve segmentation of excisions sites performed simultaneously with spatial registration. The location of excision areas has then been used for subsequent mitigation steps such as updating preoperative models,[10] or modified

2 S. Nithiananthan et al. deformation field smoothing.[11,12] In this work, we introduce a registration method featuring extra-dimensional deformations in order to explicitly model tissue excision in addition to deformation. We quantify the ability of this extradimensional component to accurately model tissue excision when solved for simultaneously with the normal deformation components and investigate the ability to mitigate erroneous deformations arising due to the presence of tissue excisions. Figure 1. a) Experimental setup showing prototype CBCT capable C-arm and cadaver model with surgically induced deformations. b) Schematic illustration of imaging and planning information available in CBCT-guided surgical procedure and role of deformable registration in linking preoperative and intraoperative frames of reference. 2. REGISTRATION METHOD 2.1 Demons Deformable Registration Deformable registration is performed using a variant of the popular Demons algorithm previously optimized and evaluated for use in CBCT-guidance of head and neck surgical procedures.[6] Demons type algorithms consist of multiple simple steps repeated iteratively: calculation of an update field with a displacement vector calculated independently at each voxel location, addition of the update field to the previous solution, and Gaussian smoothing of the newly constructed field to yield a regularized deformation field.[4,13] For CBCT-guided head and neck procedures we find that a symmetric version of the Demons force equation considering the gradients of both the preoperative image, I0, and the intraoperative image, I1, yields the best registration result in terms of registration performance;[5] results supported by other theoretical and experimental work. [14,15] The displacement d at every voxel location x is thus computed [ ] v v v 2[I 0 ( x ) I1 ( x )] I1 ( x ) + I 0 ( x ) d (x ) = v v 2 2 I1 ( x ) + I 0 ( x ) + [I 0 ( x ) I1 ( x )] / K (1) where the normalization factor K is taken as the mean squared value of the image voxel sizes.[16] The field computed by applying (1) at every voxel in the image is added to the existing solution and the result is smoothed by convolution with a Gaussian kernel. Volume 7964 SPIE Medical Imaging 2011, Proc. Visualization, Image-Guided Procedures, and Display (IN PRESS)

3 2.1.1 Multi-Resolution Strategy and Convergence Criterion The steps described above are implemented in a multi-resolution strategy in order to increase registration performance in terms of overall speed and robustness. Registration is performed on a series of images created by downsampling the input images by a factor 8, 4, 2, and (optionally) 1. Registration starts at the coarsest level with the result at one level being used to initialize the subsequent level. Registration is halted at each level, and overall, by a convergence criterion based upon the difference between successive deformation fields (after smoothing). When a sufficiently large percentage of the deformation field is changing by less than 1 / 10 the average voxel size at the current pyramid level, registration at that level is considered convergent. Use of such a multi-resolution strategy coupled with the convergence criterion above has been measured to give registration accuracy on the order of the image voxel sizes with less than a minute of computation (on a CPU implementation) for CBCT-CBCT head and neck registration tasks featuring only tissue deformation.[6] Iterative Intensity Matching for CT-CBCT Registration The Demons algorithm was originally designed for fast, monomodality registration. Without reformulation, the traditional mean-square-based force equation and its variants such as given in Equation (1) cannot be used for multimodality registration. In order to exploit the strong assumptions about intensity similarity that can be made for monomodality registration, we work within the paradigm shown in Figure 1b) where complementary sources of diagnostic imaging information such as MRI and PET are assumed to have been registered preoperatively to a planning CT. The preoperative CT can then be registered to intraoperative CBCT images using fast, intensity based methods. Unfortunately, naïve Demons registration cannot be applied for CT-CBCT registration in every case due to the possibility of intensity deviations arising either due to physical factors such as the large scatter fraction in CBCT imaging,[17] or due to other sources such as inaccurate reconstruction algorithms or insufficient Hounsfield Unit calibration. To accommodate such intensity deviations in CT-CBCT registration, we have investigated the use of an iterative tissue specific intensity match performed simultaneously with the registration procedure and found this method able to handle a range of intensity deviations while improving mean target registration error by 3 mm and 0.3 mm compared to Demons registration performed with no intensity match or with a preliminary intensity histogram matching, respectively.[7,8] Figure 2. Illustration of problems occurring when applying Demons registration to images featuring excised tissue. (a) The pre-excision (moving) image with a region to be excised highlighted in turquoise. (b) The post-excision (fixed) image showing (simulated) removal of tissue within the specified region. (c) The deformed image (i.e., image (a) registered to (b)) using the conventional Demons algorithm. The true extent of simulated excision is highlighted in turquoise in all images. The warped, bowl-like shape of the clivus and increased curvature of posterior wall evident in (c) is an artifact of conventional Demons registration in the presence of tissue excision. 2.2 Registration in the Presence of Excised Tissue Figure 2 illustrates a sample of the problems that can occur when tissue is removed between acquisition of two images that are to be registered. In this case, voxels within the excision volume in the fixed image are matched to voxels in the moving image located in a nearby air-filled region. This false excision (actually computed as a deformation) leads to erroneous reshaping of the clivus into a bowl like shape, both within and nearby the excision volume. Previous

4 investigation into the effects of excised tissue on Demons registration performance have identified large erroneous deformation vectors being computed at the tissue excision site which can ultimately degrade registration accuracy throughout the volume due to the propagative nature of the Gaussian smoothing step. This observation led to the development of an algorithm where uniform Gaussian smoothing is replaced by filtering which is uni-directional through an excision.[11,12] The approach presented in this work extends ideas present in previously proposed methods, namely that excision must be handled differently from deformation and that the site of excisions can be estimated simultaneously with the registration process, and goes further by proposing an explicit method of representing excisions within the registration process Modeling Excisions as Higher Dimensional Extension of Deformations We present a modified version of the Demons algorithm which for an N-dimensional registration problem outputs an N- dimensional deformation field populated with N+1 dimensional vectors (i.e., for two 2D images the output deformation field is a 2D grid of 3D vectors, similarly, for two 3D images the deformation field is represented as a 3D volume of 4D vectors). Thus, excisions are represented as voxels displaced into the (N+1) th dimension while tissue deformations are handled by the first N dimensional components. Illustrated in Figure 3 is an example illustrating the 2D case where the extra-dimensional deformation field represents both deformations and excisions by in-plane and out-of-plane deformation/excision vectors, respectively. We note that all subsequent results presented in this work were performed using 3D volumetric images and 2D slices are extracted for illustration of results only. Thus, for simplicity of notation and for consistency with experiments described below, only the case of 3D-3D registration is discussed below, where excisions are represented by deformations into the 4 th dimension. In our initial implementation, segmentation of excision areas is based upon comparison of intensity values of matched voxels to an air-tissue threshold value. While not without its limitations, this simple approach to identifying excisions can be performed independently (and thus in parallel) at each location where a deformation vector must be calculated. The simple case of an air-tissue boundary corresponds to drillout or removal of tissue (e.g., bone) in air, as in a clival drillout in skull base surgery. At every registration iteration, the intensity value of each pair of currently overlapping voxels is compared to the air-tissue threshold value to identify voxels where the moving (preoperative) intensity value is above the threshold and the fixed (intraoperative) intensity value is below. Where this condition is not met, the update displacement vector is computed as normal for the first three components by Equation (1). Voxels where this condition is true are considered candidate locations for an excision and the update vector at this voxel is computed proportional to Equation (1) but with a non-zero magnitude only in the fourth component. The newly computed update field is then added to the existing deformation field. Figure 3. Illustration of an extra-dimensional deformation field representing both deformations and excisions. (a) Pre-deformation moving image overlaid with in-plane deformation vectors. (b) Oblique view of the moving image with out-of-plane excision vectors. (c) Oblique view of the moving image with both deformation and excision vectors overlaid.

5 As detailed above, the subsequent step is deformation field smoothing. Uniform Gaussian smoothing is applied as in normal Demons registration to the first three deformation components of the field. For the excision components, we have experimented with various smoothing parameters & methods and found a trade-off between the ability to completely recreate excision volumes and the risk of introducing erroneous excisions in other areas of the image. Currently, we have found the best results (given below) with no smoothing of the excision dimension (as may be expected given that there is little reason to believe that an excision volume or boundary would be smooth). Future work will investigate more sophisticated methods to better integrate excision smoothing with deformation smoothing. Finally, a warped version of the preoperative image is created by applying the current estimate of the 4Ddeformation field to the original preoperative image. For deformations represented by the first three components of the deformation field, linear interpolation of the intensity values within the preoperative image is carried out. The 4 th dimension is assumed to be comprised of air and a form of nearest-neighbor interpolation is performed along this dimension, reflecting the fact that tissue is either excised or not, but not a mixture of both. The voxel size in the fourth dimension is taken to be the same as the isotropic voxel size in the normal spatial dimensions. This new warped version of the preoperative image is then used for the subsequent registration iteration. 3. EXPERIMENTAL METHODS 3.1 Cadaver model and simulated excisions To measure the accuracy of deformable registration in the presence of missing tissue and to evaluate the effect of the proposed algorithm in a controlled manner, a cadaver study was performed using a series of CBCT images acquired before and after manually introduced deformations. The images were subsequently digitally altered to introduce simulated excisions viz., regions of voxels erased in a controlled manner to simulate tissue removal. This allowed measurement of the effect of excisions on registration accuracy in comparison to known truth and quantitative comparison of algorithm performance. The experimental setup featuring the mobile CBCT-capable C-arm is shown in Figure 1a). CBCT images were acquired before and after a series of real tissue deformations were introduced, including jaw flexion and displacement of internal sinus anatomy as shown in Figures 2(a) and 2(b). Based upon the post-deformation CBCT image, two subsequent volumes where created featuring simulated excisions representing partial clivus drillout and total clearing of the ethmoid sinuses, respectively, as shown in Figures 4(b) and 4(d). These images allowed investigation of the performance of Demons registration in the presence of excisions of differing size and surrounding anatomy with both real deformations and ground truth knowledge of the true excision volume. 3.2 Registration Tasks Registration was performed with both the standard Demons algorithm and the Extra-Dimensional Demons (XDDemons) approach described in For each simulated excision described above, registration was performed with two different moving images representing distinct registration tasks: excision only, and excision + deformation. For the first task, the preoperative moving image differed from the intraoperative fixed image only by the simulated excision. For the second task, the fixed and moving images differed by both the simulated excision and the real deformations. 3.3 Analysis Registration performance was analyzed both in terms of the ability of the registration methods to cope with the presence of excisions without introducing erroneous deformations, and the success of the algorithms in representing real excisions where appropriate without introducing false excisions in nearby surrounding tissue. For both types of analysis, we used knowledge of the true excision volume which was known completely in these experiments. For more in-depth analysis, a second region of interest was created by dilating the true excision volume to create a structure representing the surrounding normal volume in which analysis of the effects of registration on tissue surrounding excisions was analyzed. Illustration of these analysis areas is given in Figure 4. For the excision only registration tasks, any computed deformation was considered erroneous. To aid analysis of the deformation + excision registration task, Demons registration was performed using the original versions of the pre and post deformation CBCT image with no simulated excision. This deformation field computed when no excision was present was compared to the deformation fields computed in the presence of excisions, and differences between the two fields were counted as erroneous deformations. For the purpose of analysis of erroneous deformations, all three

6 components of the deformations vectors produced by the Demons method were included, whereas the first three involume components of the XDDemons deformation field (which represent deformations) were included in the erroneous deformation analysis. The quality of registration (including the ability of the algorithm to effectively eject voxels into the extra dimension while preserving normal, non-excised tissues) was quantified in terms of excision sensitivity (# of voxels correctly removed from true excision volume size of true excision volume) and specificity (1 # of voxels incorrectly removed from surrounding normal volume size of normal surrounding volume). A value of 1.0 for these metrics represents total accuracy in accounting for excised tissue and no erroneous removal of surrounding normal anatomy. On the other hand, a value of 0.0 represents total inability to recreate the true excision volume and incorrect removal of all anatomy in the surrounding normal volume. Figure 4. Example slices from CBCT volumes showing images before and after (a,b) simulated clival drillout and (c,d) simulated ethmoid sinus ablation. In each pre-operative image the total excision volume in the slice is shown in turquoise. In each post-operative image the surrounding normal volume is highlighted in blue. Mean (Max) Erroneous Excision Excision Deformation Magnitude (mm) Sensitivity Specificity Registration Task Excision Location Conventional Demons XDDemons Conventional Demons XDDemons Conventional Demons XDDemons Excision Only Clivus 0.5 (5.2) 0.3 (1.7) Excision Only Ethmoid 0.2 (1.2) 0.2 (1.1) Deformation & Excision Clivus 0.7 (5.1) 0.4 (2.5) Deformation & Excision Ethmoid 0.2 (1.5) 0.2 (1.3) Table 1. Quantification of registration performance in the presence of excision as measured in terms of mean and max erroneous deformation introduced into the surrounding normal volume as well as excision sensitivity (fraction of voxels correctly removed from excision site in the process of registration) and specificity (fraction of voxels correctly maintained [i.e., not removed] from surrounding normal tissue in the process of registration).

7 4. RESULTS Figure 5 illustrates the inability of conventional Demons registration to represent both tissue deformation and excision. While the majority of tissue deformations are accounted for and partial excavation of the excision site is seen at the clivus, being forced to accommodate excisions in terms of deformation leads to erroneous deformations around the site of the excision. For the ethmoid excision site, local stretching of tissue is seen within the excision site after Demons registration. The proposed extra-dimensional Demons algorithm offers a visible improvement in the ability to account for tissue excision in the cases considered while maintaining the ability to perform tissue deformation. It is noted that XDDemons performed better for the images featuring a clivus excision as opposed to an ethmoid ablation. This may be due to the finer structures present in the latter area and partial volume effects confounding the simple threshold approach used for excision identification in the current implementation Figure 5. Illustration of registration results for conventional Demons and XDDemons registration. Each row represents a registration case: the first column is the moving image while the last column is the fixed image; the moving image after being warped with the deformation field computed by conventional and proposed Demons registration is shown in the second and third column. The first two rows show results for simulated clival drillouts while the last two rows feature simulated total ethmoid ablation. Note that the proposed registration approach attempts to reproduces the excision area, ejecting voxels in the region of missing tissue, while simultaneously matching the moving and fixed images.

8 These results are quantified in Table 1 where we see that XDDemons reduces the measured amount of erroneous deformations introduced into the surrounding normal volume by tissue excision for all the cases considered. Consistent with the qualitative results in Figure 4, we see that XDDemons performed better than conventional Demons in terms of excision sensitivity without sacrificing specificity. Once again, results in the ethmoids are not as good as in the clivus and highlight areas for future work. 5. CONCLUSIONS AND FUTURE WORK The introduction of intra-operative 3D imaging systems such as CBCT-capable C-arms promises to overcome the reliance of image-guidance systems upon preoperative image data which can be rendered inaccurate as the procedure progresses. Fast, accurate, deformable registration could combine the advantages of intraoperative imaging with important preoperative imaging and surgical planning information in the correct anatomical frame of reference. Conventional deformable registration algorithms fail to model tissue excision, a fundamental shortfall when used in surgical guidance scenarios e.g., tumor surgery, where the primary task is usually excision of the target volume. In this work, we presented a version of the Demons registration algorithm modified to account for tissue excision and showed in a cadaveric model that both tissue deformation and excision could be handled accurately during CBCT-guided head and neck procedures. By addition of additional dimensions to the (normally 3D) registration problem, the XDDemons algorithm allows voxels to be ejected from (or introduced to) the image in order to account for excision simultaneous to registration. Explicit modeling of tissue excision serves not only to recreate the excision area, but also reduces errors in other parts of the volume introduced by the presence of excisions. The initial implementation presented in this work showed that registration performance could be improved by adding an extra spatial dimension to the registration problem to alleviate the burden of attempting to represent excision in a deformation only framework. Conventional Demons resulted in erroneous deformation in regions of tissue excision, whereas XDDemons demonstrated a comparably accurate removal of voxels from the image. Future work will investigate improvements to the tissue segmentation step and smoothing of identified segmentation areas. Explicitly modeling tissue excision within the registration step is anticipated to yield overall improvements in registration for intraoperative guidance. ACKNLOWDGEMENTS This research was supported by the National Institutes of Health (R01-CA ) and collaboration with Siemens Healthcare (Erlangen, Germany) for the prototype C-arm. This work benefited from the use of the Insight Segmentation and Registration Toolkit (ITK, U.S. National Library of Medicine). REFERENCES [1] R. Sindwani and R. D. Bucholz, The Next Generation of Navigational Technology, Otolaryngologic Clinics of North America 38, (2005) [doi: /j.otc ]. [2] J. H. Siewerdsen, D. J. Moseley, S. Burch, S. K. Bisland, A. Bogaards, B. C. Wilson, and D. A. Jaffray, Volume CT with a flat-panel detector on a mobile, isocentric C-arm: pre-clinical investigation in guidance of minimally invasive surgery, Med Phys 32, (2005). [3] M. J. Daly, J. H. Siewerdsen, D. J. Moseley, D. A. Jaffray, and J. C. Irish, Intraoperative cone-beam CT for guidance of head and neck surgery: Assessment of dose and image quality using a C-arm prototype, Med Phys 33, (2006). [4] J. P. Thirion, Image matching as a diffusion process: an analogy with Maxwell's demons, Med Image Anal 2, (1998). [5] S. Nithiananthan, K. K. Brock, J. C. Irish, and J. H. Siewerdsen, Deformable registration for intra-operative conebeam CT guidance of head and neck surgery, in Engineering in Medicine and Biology Society, EMBS th Annual International Conference of the IEEE, pp (2008) [doi: /iembs ]. [6] S. Nithiananthan, K. K. Brock, M. J. Daly, H. Chan, J. C. Irish, and J. H. Siewerdsen, Demons deformable registration for CBCT-guided procedures in the head and neck: Convergence and accuracy, Med. Phys. 36, 4755-

9 4764 (2009) [doi: / ]. [7] S. Nithiananthan, S. Schafer, A. Uneri, D. J. Mirota, J. W. Stayman, W. Zbijewski, K. K. Brock, M. J. Daly, H. Chan, et al., Demons Deformable Registration of CT and Cone-Beam CT Using an Iterative Intensity Matching Approach, Medical Physics (2011). [8] S. Nithiananthan, K. K. Brock, M. J. Daly, H. Chan, J. C. Irish, and J. H. Siewerdsen, Demons deformable registration for cone-beam CT guidance: registration of pre- and intra-operative images, in Medical Imaging 2010: Visualization, Image-Guided Procedures, and Modeling 7625, K. H. Wong and M. I. Miga, Eds., pp L-7, SPIE, San Diego, California, USA (2010). [9] M. Ferrant, A. Nabavi, B. Macq, P. M. Black, F. A. Jolesz, R. Kikinis, and S. K. Warfield, Serial registration of intraoperative MR images of the brain, Medical Image Analysis 6, (2002) [doi: /s (02) ]. [10] M. I. Miga, D. W. Roberts, F. E. Kennedy, L. A. Platenik, A. Hartov, K. E. Lunn, and K. D. Paulsen, Modeling of retraction and resection for intraoperative updating of images, Neurosurgery 49, 75-84; discussion 84-5 (2001). [11] P. Risholm, E. Samsett, I. Talos, and W. Wells, A non-rigid registration framework that accommodates resection and retraction, Inf Process Med Imaging 21, (2009). [12] P. Risholm, E. Samset, and W. Wells III, Validation of a nonrigid registration framework that accommodates tissue resection, presented at Medical Imaging 2010: Image Processing, 2010, San Diego, California, USA, [doi: / ]. [13] J. Thirion, Fast non-rigid matching of 3D medical images, Research Report RR-2547, INRIA, France (1995). [14] H. Wang, L. Dong, J. O'Daniel, R. Mohan, A. S. Garden, K. K. Ang, D. A. Kuban, M. Bonnen, J. Y. Chang, et al., Validation of an accelerated 'demons' algorithm for deformable image registration in radiation therapy, Phys Med Biol 50, (2005) [doi: / /50/12/011]. [15] T. Vercauteren, X. Pennec, A. Perchant, and N. Ayache, Diffeomorphic demons: Efficient non-parametric image registration, NeuroImage 45, S61-S72 (2009) [doi:doi: DOI: /j.neuroimage ]. [16] X. Pennec, P. Cachier, and N. Ayache, Understanding the "Demon's Algorithm": 3D Non-rigid Registration by Gradient Descent, in Proceedings of the Second International Conference on Medical Image Computing and Computer-Assisted Intervention, pp , Springer-Verlag (1999). [17] J. H. Siewerdsen and D. A. Jaffray, Cone-beam computed tomography with a flat-panel imager: Magnitude and effects of x-ray scatter, Med. Phys. 28, (2001) [doi: / ].

Incorporation of Prior Knowledge for Region of Change Imaging from Sparse Scan Data in Image-Guided Surgery

Incorporation of Prior Knowledge for Region of Change Imaging from Sparse Scan Data in Image-Guided Surgery Incorporation of Prior Knowledge for Region of Change Imaging from Sparse Scan Data in Image-Guided Surgery J. Lee a, J. W. Stayman b, Y. Otake c, S. Schafer b, W. Zbijewski b, A. J. Khanna b,d, J. L.

More information

SPIE Image-Guided Procedures, Robotic Procedures, and Modeling, VOLUME 8671

SPIE Image-Guided Procedures, Robotic Procedures, and Modeling, VOLUME 8671 A Gaussian Mixture + Deformable Registration Method for Cone-Beam CT-Guided Robotic Transoral Base-of-Tongue Surgery S. Reaungamornrat, a W. P. Liu, a S. Schafer, b Y. Otake, a,b S. Nithiananthan, b A.

More information

High-Accuracy 3D Image-Based Registration of Endoscopic Video to C-Arm Cone-Beam CT for Image-Guided Skull Base Surgery

High-Accuracy 3D Image-Based Registration of Endoscopic Video to C-Arm Cone-Beam CT for Image-Guided Skull Base Surgery High-Accuracy 3D Image-Based Registration of Endoscopic Video to C-Arm Cone-Beam CT for Image-Guided Skull Base Surgery Daniel J. Mirota, a Ali Uneri, a Sebastian Schafer, b Sajendra Nithiananthan, b Douglas

More information

Assessing Accuracy Factors in Deformable 2D/3D Medical Image Registration Using a Statistical Pelvis Model

Assessing Accuracy Factors in Deformable 2D/3D Medical Image Registration Using a Statistical Pelvis Model Assessing Accuracy Factors in Deformable 2D/3D Medical Image Registration Using a Statistical Pelvis Model Jianhua Yao National Institute of Health Bethesda, MD USA jyao@cc.nih.gov Russell Taylor The Johns

More information

Self-Calibration of Cone-Beam CT Using 3D-2D Image Registration

Self-Calibration of Cone-Beam CT Using 3D-2D Image Registration Self-Calibration of Cone-Beam CT Using 3D-2D Image Registration Sarah Ouadah 1 J. Webster Stayman 1 Grace Jianan Gang 1 Ali Uneri 2 Tina Ehtiati 3 Jeffrey H. Siewerdsen 1,2 1. Department of Biomedical

More information

Acknowledgments. High Performance Cone-Beam CT of Acute Traumatic Brain Injury

Acknowledgments. High Performance Cone-Beam CT of Acute Traumatic Brain Injury A. Sisniega et al. (presented at RSNA 214) High Performance Cone-Beam CT of Acute Traumatic Brain Injury A. Sisniega 1 W. Zbijewski 1, H. Dang 1, J. Xu 1 J. W. Stayman 1, J. Yorkston 2, N. Aygun 3 V. Koliatsos

More information

Parallel Non-Rigid Registration on a Cluster of Workstations

Parallel Non-Rigid Registration on a Cluster of Workstations Parallel Non-Rigid Registration on a Cluster of Workstations Radu Stefanescu, Xavier Pennec, Nicholas Ayache INRIA Sophia, Epidaure, 004 Rte des Lucioles, F-0690 Sophia-Antipolis Cedex {Radu.Stefanescu,

More information

2 Michael E. Leventon and Sarah F. F. Gibson a b c d Fig. 1. (a, b) Two MR scans of a person's knee. Both images have high resolution in-plane, but ha

2 Michael E. Leventon and Sarah F. F. Gibson a b c d Fig. 1. (a, b) Two MR scans of a person's knee. Both images have high resolution in-plane, but ha Model Generation from Multiple Volumes using Constrained Elastic SurfaceNets Michael E. Leventon and Sarah F. F. Gibson 1 MIT Artificial Intelligence Laboratory, Cambridge, MA 02139, USA leventon@ai.mit.edu

More information

REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT

REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT Anand P Santhanam Assistant Professor, Department of Radiation Oncology OUTLINE Adaptive radiotherapy for head and

More information

Computational Medical Imaging Analysis Chapter 4: Image Visualization

Computational Medical Imaging Analysis Chapter 4: Image Visualization Computational Medical Imaging Analysis Chapter 4: Image Visualization Jun Zhang Laboratory for Computational Medical Imaging & Data Analysis Department of Computer Science University of Kentucky Lexington,

More information

Acknowledgments. Nesterov s Method for Accelerated Penalized-Likelihood Statistical Reconstruction for C-arm Cone-Beam CT.

Acknowledgments. Nesterov s Method for Accelerated Penalized-Likelihood Statistical Reconstruction for C-arm Cone-Beam CT. June 5, Nesterov s Method for Accelerated Penalized-Likelihood Statistical Reconstruction for C-arm Cone-Beam CT Adam S. Wang, J. Webster Stayman, Yoshito Otake, Gerhard Kleinszig, Sebastian Vogt, Jeffrey

More information

Object Identification in Ultrasound Scans

Object Identification in Ultrasound Scans Object Identification in Ultrasound Scans Wits University Dec 05, 2012 Roadmap Introduction to the problem Motivation Related Work Our approach Expected Results Introduction Nowadays, imaging devices like

More information

VALIDATION OF DIR. Raj Varadhan, PhD, DABMP Minneapolis Radiation Oncology

VALIDATION OF DIR. Raj Varadhan, PhD, DABMP Minneapolis Radiation Oncology VALIDATION OF DIR Raj Varadhan, PhD, DABMP Minneapolis Radiation Oncology Overview Basics: Registration Framework, Theory Discuss Validation techniques Using Synthetic CT data & Phantoms What metrics to

More information

Response to Reviewers

Response to Reviewers Response to Reviewers We thank the reviewers for their feedback and have modified the manuscript and expanded results accordingly. There have been several major revisions to the manuscript. First, we have

More information

Nonrigid Registration with Adaptive, Content-Based Filtering of the Deformation Field

Nonrigid Registration with Adaptive, Content-Based Filtering of the Deformation Field Nonrigid Registration with Adaptive, Content-Based Filtering of the Deformation Field Marius Staring*, Stefan Klein and Josien P.W. Pluim Image Sciences Institute, University Medical Center Utrecht, P.O.

More information

Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data

Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data An Experimental Comparison Thomas Lange 1, Stefan Wörz 2, Karl Rohr 2, Peter M. Schlag 3 1 Experimental and Clinical Research

More information

Endoscopic Reconstruction with Robust Feature Matching

Endoscopic Reconstruction with Robust Feature Matching Endoscopic Reconstruction with Robust Feature Matching Students: Xiang Xiang Mentors: Dr. Daniel Mirota, Dr. Gregory Hager and Dr. Russell Taylor Abstract Feature matching based 3D reconstruction is a

More information

Convolution-Based Truncation Correction for C-Arm CT using Scattered Radiation

Convolution-Based Truncation Correction for C-Arm CT using Scattered Radiation Convolution-Based Truncation Correction for C-Arm CT using Scattered Radiation Bastian Bier 1, Chris Schwemmer 1,2, Andreas Maier 1,3, Hannes G. Hofmann 1, Yan Xia 1, Joachim Hornegger 1,2, Tobias Struffert

More information

Fiber Selection from Diffusion Tensor Data based on Boolean Operators

Fiber Selection from Diffusion Tensor Data based on Boolean Operators Fiber Selection from Diffusion Tensor Data based on Boolean Operators D. Merhof 1, G. Greiner 2, M. Buchfelder 3, C. Nimsky 4 1 Visual Computing, University of Konstanz, Konstanz, Germany 2 Computer Graphics

More information

Whole Body MRI Intensity Standardization

Whole Body MRI Intensity Standardization Whole Body MRI Intensity Standardization Florian Jäger 1, László Nyúl 1, Bernd Frericks 2, Frank Wacker 2 and Joachim Hornegger 1 1 Institute of Pattern Recognition, University of Erlangen, {jaeger,nyul,hornegger}@informatik.uni-erlangen.de

More information

College of William & Mary Department of Computer Science

College of William & Mary Department of Computer Science Technical Report WM-CS-2009-11 College of William & Mary Department of Computer Science WM-CS-2009-11 A Point Based Non-Rigid Registration For Tumor Resection Using imri Yixun Liu Chengjun Yao Liangfu

More information

Ensemble registration: Combining groupwise registration and segmentation

Ensemble registration: Combining groupwise registration and segmentation PURWANI, COOTES, TWINING: ENSEMBLE REGISTRATION 1 Ensemble registration: Combining groupwise registration and segmentation Sri Purwani 1,2 sri.purwani@postgrad.manchester.ac.uk Tim Cootes 1 t.cootes@manchester.ac.uk

More information

MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGORITHM

MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGORITHM MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGORITHM Rohan Pillai 1, Abhishikta Yalavali 2 Saima Mohan 1, and Amol Patil 1 1 igate, Tower 3, Magarpatta City, Pune, India, {rohan.pillai,saima.mohan,amol.vpatil}@igate.com,

More information

Atlas Based Segmentation of the prostate in MR images

Atlas Based Segmentation of the prostate in MR images Atlas Based Segmentation of the prostate in MR images Albert Gubern-Merida and Robert Marti Universitat de Girona, Computer Vision and Robotics Group, Girona, Spain {agubern,marly}@eia.udg.edu Abstract.

More information

Automatic Segmentation of Parotids from CT Scans Using Multiple Atlases

Automatic Segmentation of Parotids from CT Scans Using Multiple Atlases Automatic Segmentation of Parotids from CT Scans Using Multiple Atlases Jinzhong Yang, Yongbin Zhang, Lifei Zhang, and Lei Dong Department of Radiation Physics, University of Texas MD Anderson Cancer Center

More information

8/3/2017. Contour Assessment for Quality Assurance and Data Mining. Objective. Outline. Tom Purdie, PhD, MCCPM

8/3/2017. Contour Assessment for Quality Assurance and Data Mining. Objective. Outline. Tom Purdie, PhD, MCCPM Contour Assessment for Quality Assurance and Data Mining Tom Purdie, PhD, MCCPM Objective Understand the state-of-the-art in contour assessment for quality assurance including data mining-based techniques

More information

Bone registration with 3D CT and ultrasound data sets

Bone registration with 3D CT and ultrasound data sets International Congress Series 1256 (2003) 426 432 Bone registration with 3D CT and ultrasound data sets B. Brendel a, *,1, S. Winter b,1, A. Rick c,1, M. Stockheim d,1, H. Ermert a,1 a Institute of High

More information

3D Registration based on Normalized Mutual Information

3D Registration based on Normalized Mutual Information 3D Registration based on Normalized Mutual Information Performance of CPU vs. GPU Implementation Florian Jung, Stefan Wesarg Interactive Graphics Systems Group (GRIS), TU Darmstadt, Germany stefan.wesarg@gris.tu-darmstadt.de

More information

Advanced Visual Medicine: Techniques for Visual Exploration & Analysis

Advanced Visual Medicine: Techniques for Visual Exploration & Analysis Advanced Visual Medicine: Techniques for Visual Exploration & Analysis Interactive Visualization of Multimodal Volume Data for Neurosurgical Planning Felix Ritter, MeVis Research Bremen Multimodal Neurosurgical

More information

A Multi-view Active Contour Method for Bone Cement Reconstruction from C-Arm X-Ray Images

A Multi-view Active Contour Method for Bone Cement Reconstruction from C-Arm X-Ray Images A Multi-view Active Contour Method for Bone Cement Reconstruction from C-Arm X-Ray Images Blake C. Lucas 1,2, Yoshito Otake 1, Mehran Armand 2, Russell H. Taylor 1 1 Dept. of Computer Science, Johns Hopkins

More information

Respiratory Motion Estimation using a 3D Diaphragm Model

Respiratory Motion Estimation using a 3D Diaphragm Model Respiratory Motion Estimation using a 3D Diaphragm Model Marco Bögel 1,2, Christian Riess 1,2, Andreas Maier 1, Joachim Hornegger 1, Rebecca Fahrig 2 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg 2

More information

3D Voxel-Based Volumetric Image Registration with Volume-View Guidance

3D Voxel-Based Volumetric Image Registration with Volume-View Guidance 3D Voxel-Based Volumetric Image Registration with Volume-View Guidance Guang Li*, Huchen Xie, Holly Ning, Deborah Citrin, Jacek Copala, Barbara Arora, Norman Coleman, Kevin Camphausen, and Robert Miller

More information

MR IMAGE SEGMENTATION

MR IMAGE SEGMENTATION MR IMAGE SEGMENTATION Prepared by : Monil Shah What is Segmentation? Partitioning a region or regions of interest in images such that each region corresponds to one or more anatomic structures Classification

More information

A Multiple-Layer Flexible Mesh Template Matching Method for Nonrigid Registration between a Pelvis Model and CT Images

A Multiple-Layer Flexible Mesh Template Matching Method for Nonrigid Registration between a Pelvis Model and CT Images A Multiple-Layer Flexible Mesh Template Matching Method for Nonrigid Registration between a Pelvis Model and CT Images Jianhua Yao 1, Russell Taylor 2 1. Diagnostic Radiology Department, Clinical Center,

More information

Intraoperative Prostate Tracking with Slice-to-Volume Registration in MR

Intraoperative Prostate Tracking with Slice-to-Volume Registration in MR Intraoperative Prostate Tracking with Slice-to-Volume Registration in MR Sean Gill a, Purang Abolmaesumi a,b, Siddharth Vikal a, Parvin Mousavi a and Gabor Fichtinger a,b,* (a) School of Computing, Queen

More information

CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION

CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION 6.1 INTRODUCTION Fuzzy logic based computational techniques are becoming increasingly important in the medical image analysis arena. The significant

More information

Generation of Triangle Meshes from Time-of-Flight Data for Surface Registration

Generation of Triangle Meshes from Time-of-Flight Data for Surface Registration Generation of Triangle Meshes from Time-of-Flight Data for Surface Registration Thomas Kilgus, Thiago R. dos Santos, Alexander Seitel, Kwong Yung, Alfred M. Franz, Anja Groch, Ivo Wolf, Hans-Peter Meinzer,

More information

Parallelization of Mutual Information Registration

Parallelization of Mutual Information Registration Parallelization of Mutual Information Registration Krishna Sanka Simon Warfield William Wells Ron Kikinis May 5, 2000 Abstract Mutual information registration is an effective procedure that provides an

More information

Improved Navigated Spine Surgery Utilizing Augmented Reality Visualization

Improved Navigated Spine Surgery Utilizing Augmented Reality Visualization Improved Navigated Spine Surgery Utilizing Augmented Reality Visualization Zein Salah 1,2, Bernhard Preim 1, Erck Elolf 3, Jörg Franke 4, Georg Rose 2 1Department of Simulation and Graphics, University

More information

Integration of CBCT and a Skull Base Drilling Robot

Integration of CBCT and a Skull Base Drilling Robot Integration of CBCT and a Skull Base Drilling Robot Computer Integrated Surgery II, Spring, 2011 Hao Dang and Zihan Chen Mentors: Dr. Jeffrey Siewerdsen and Dr. Peter Kazanzides 2011-5-19 Contents 1. Introduction

More information

2D Rigid Registration of MR Scans using the 1d Binary Projections

2D Rigid Registration of MR Scans using the 1d Binary Projections 2D Rigid Registration of MR Scans using the 1d Binary Projections Panos D. Kotsas Abstract This paper presents the application of a signal intensity independent registration criterion for 2D rigid body

More information

Implementation of Advanced Image Guided Radiation Therapy

Implementation of Advanced Image Guided Radiation Therapy Image Acquisition Course Outline Principles, characteristics& applications of the available modalities Image Processing in the T x room Image guided treatment delivery What can / can t we do in the room

More information

Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach

Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach Julien Jomier and Stephen R. Aylward Computer-Aided Diagnosis and Display Lab The University of North Carolina at Chapel

More information

Chapter 3 Set Redundancy in Magnetic Resonance Brain Images

Chapter 3 Set Redundancy in Magnetic Resonance Brain Images 16 Chapter 3 Set Redundancy in Magnetic Resonance Brain Images 3.1 MRI (magnetic resonance imaging) MRI is a technique of measuring physical structure within the human anatomy. Our proposed research focuses

More information

The Insight Toolkit. Image Registration Algorithms & Frameworks

The Insight Toolkit. Image Registration Algorithms & Frameworks The Insight Toolkit Image Registration Algorithms & Frameworks Registration in ITK Image Registration Framework Multi Resolution Registration Framework Components PDE Based Registration FEM Based Registration

More information

Depth-Layer-Based Patient Motion Compensation for the Overlay of 3D Volumes onto X-Ray Sequences

Depth-Layer-Based Patient Motion Compensation for the Overlay of 3D Volumes onto X-Ray Sequences Depth-Layer-Based Patient Motion Compensation for the Overlay of 3D Volumes onto X-Ray Sequences Jian Wang 1,2, Anja Borsdorf 2, Joachim Hornegger 1,3 1 Pattern Recognition Lab, Friedrich-Alexander-Universität

More information

Projection and Reconstruction-Based Noise Filtering Methods in Cone Beam CT

Projection and Reconstruction-Based Noise Filtering Methods in Cone Beam CT Projection and Reconstruction-Based Noise Filtering Methods in Cone Beam CT Benedikt Lorch 1, Martin Berger 1,2, Joachim Hornegger 1,2, Andreas Maier 1,2 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg

More information

A Combined Statistical and Biomechanical Model for Estimation of Intra-operative Prostate Deformation

A Combined Statistical and Biomechanical Model for Estimation of Intra-operative Prostate Deformation A Combined Statistical and Biomechanical Model for Estimation of Intra-operative Prostate Deformation Ashraf Mohamed 1,2, Christos Davatzikos 1,2, and Russell Taylor 1 1 CISST NSF Engineering Research

More information

An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy

An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy Chenyang Xu 1, Siemens Corporate Research, Inc., Princeton, NJ, USA Xiaolei Huang,

More information

Automatic segmentation of cortical vessels in pre- and post- tumor resection laser range scan images

Automatic segmentation of cortical vessels in pre- and post- tumor resection laser range scan images Automatic segmentation of cortical vessels in pre- and post- tumor resection laser range scan images Siyi Ding* a, Michael I. Miga b, Reid C. Thompson c, Ishita Garg b, Benoit M. Dawant a a Dept. of Electrical

More information

Shadow casting. What is the problem? Cone Beam Computed Tomography THE OBJECTIVES OF DIAGNOSTIC IMAGING IDEAL DIAGNOSTIC IMAGING STUDY LIMITATIONS

Shadow casting. What is the problem? Cone Beam Computed Tomography THE OBJECTIVES OF DIAGNOSTIC IMAGING IDEAL DIAGNOSTIC IMAGING STUDY LIMITATIONS Cone Beam Computed Tomography THE OBJECTIVES OF DIAGNOSTIC IMAGING Reveal pathology Reveal the anatomic truth Steven R. Singer, DDS srs2@columbia.edu IDEAL DIAGNOSTIC IMAGING STUDY Provides desired diagnostic

More information

Frequency split metal artifact reduction (FSMAR) in computed tomography

Frequency split metal artifact reduction (FSMAR) in computed tomography The Johns Hopkins University Advanced Computer Integrated Surgery Group 4 Metal Artifact Removal in C-arm Cone-Beam CT Paper Seminar Critical Review of Frequency split metal artifact reduction (FSMAR)

More information

A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction

A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction Tina Memo No. 2007-003 Published in Proc. MIUA 2007 A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction P. A. Bromiley and N.A. Thacker Last updated 13 / 4 / 2007 Imaging Science and

More information

Automated segmentation methods for liver analysis in oncology applications

Automated segmentation methods for liver analysis in oncology applications University of Szeged Department of Image Processing and Computer Graphics Automated segmentation methods for liver analysis in oncology applications Ph. D. Thesis László Ruskó Thesis Advisor Dr. Antal

More information

Motion artifact detection in four-dimensional computed tomography images

Motion artifact detection in four-dimensional computed tomography images Motion artifact detection in four-dimensional computed tomography images G Bouilhol 1,, M Ayadi, R Pinho, S Rit 1, and D Sarrut 1, 1 University of Lyon, CREATIS; CNRS UMR 5; Inserm U144; INSA-Lyon; University

More information

8/2/2016. Measures the degradation/distortion of the acquired image (relative to an ideal image) using a quantitative figure-of-merit

8/2/2016. Measures the degradation/distortion of the acquired image (relative to an ideal image) using a quantitative figure-of-merit Ke Li Assistant Professor Department of Medical Physics and Department of Radiology School of Medicine and Public Health, University of Wisconsin-Madison This work is partially supported by an NIH Grant

More information

CHAPTER 2. Morphometry on rodent brains. A.E.H. Scheenstra J. Dijkstra L. van der Weerd

CHAPTER 2. Morphometry on rodent brains. A.E.H. Scheenstra J. Dijkstra L. van der Weerd CHAPTER 2 Morphometry on rodent brains A.E.H. Scheenstra J. Dijkstra L. van der Weerd This chapter was adapted from: Volumetry and other quantitative measurements to assess the rodent brain, In vivo NMR

More information

Good Morning! Thank you for joining us

Good Morning! Thank you for joining us Good Morning! Thank you for joining us Deformable Registration, Contour Propagation and Dose Mapping: 101 and 201 Marc Kessler, PhD, FAAPM The University of Michigan Conflict of Interest I receive direct

More information

3D Tongue Motion from Tagged and Cine MR Images

3D Tongue Motion from Tagged and Cine MR Images 3D Tongue Motion from Tagged and Cine MR Images Fangxu Xing 1, Jonghye Woo 1,2,EmiZ.Murano 3, Junghoon Lee 1,4, Maureen Stone 2, and Jerry L. Prince 1 1 Department of Electrical and Computer Engineering,

More information

Towards full-body X-ray images

Towards full-body X-ray images Towards full-body X-ray images Christoph Luckner 1,2, Thomas Mertelmeier 2, Andreas Maier 1, Ludwig Ritschl 2 1 Pattern Recognition Lab, FAU Erlangen-Nuernberg 2 Siemens Healthcare GmbH, Forchheim christoph.luckner@fau.de

More information

3/27/2012 WHY SPECT / CT? SPECT / CT Basic Principles. Advantages of SPECT. Advantages of CT. Dr John C. Dickson, Principal Physicist UCLH

3/27/2012 WHY SPECT / CT? SPECT / CT Basic Principles. Advantages of SPECT. Advantages of CT. Dr John C. Dickson, Principal Physicist UCLH 3/27/212 Advantages of SPECT SPECT / CT Basic Principles Dr John C. Dickson, Principal Physicist UCLH Institute of Nuclear Medicine, University College London Hospitals and University College London john.dickson@uclh.nhs.uk

More information

Methodological progress in image registration for ventilation estimation, segmentation propagation and multi-modal fusion

Methodological progress in image registration for ventilation estimation, segmentation propagation and multi-modal fusion Methodological progress in image registration for ventilation estimation, segmentation propagation and multi-modal fusion Mattias P. Heinrich Julia A. Schnabel, Mark Jenkinson, Sir Michael Brady 2 Clinical

More information

Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes

Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes Dorit Merhof 1,2, Martin Meister 1, Ezgi Bingöl 1, Peter Hastreiter 1,2, Christopher Nimsky 2,3, Günther

More information

Scaling Calibration in the ATRACT Algorithm

Scaling Calibration in the ATRACT Algorithm Scaling Calibration in the ATRACT Algorithm Yan Xia 1, Andreas Maier 1, Frank Dennerlein 2, Hannes G. Hofmann 1, Joachim Hornegger 1,3 1 Pattern Recognition Lab (LME), Friedrich-Alexander-University Erlangen-Nuremberg,

More information

The Effect of Segmentation Method on the Performance of Point Based Registration of Intra-Ultrasound with Pre-MR Images

The Effect of Segmentation Method on the Performance of Point Based Registration of Intra-Ultrasound with Pre-MR Images The Effect of Segmentation Method on the Performance of Point Based Registration of Intra-Ultrasound with Pre-MR Images P.Farnia, A. Ahmadian,*, A. Khoshnevisan Tehran University of Medical Sciences, Biomedical

More information

Gradient-Based Differential Approach for Patient Motion Compensation in 2D/3D Overlay

Gradient-Based Differential Approach for Patient Motion Compensation in 2D/3D Overlay Gradient-Based Differential Approach for Patient Motion Compensation in 2D/3D Overlay Jian Wang, Anja Borsdorf, Benno Heigl, Thomas Köhler, Joachim Hornegger Pattern Recognition Lab, Friedrich-Alexander-University

More information

Penalized-Likelihood Reconstruction for Sparse Data Acquisitions with Unregistered Prior Images and Compressed Sensing Penalties

Penalized-Likelihood Reconstruction for Sparse Data Acquisitions with Unregistered Prior Images and Compressed Sensing Penalties Penalized-Likelihood Reconstruction for Sparse Data Acquisitions with Unregistered Prior Images and Compressed Sensing Penalties J. W. Stayman* a, W. Zbijewski a, Y. Otake b, A. Uneri b, S. Schafer a,

More information

TomoTherapy Related Projects. An image guidance alternative on Tomo Low dose MVCT reconstruction Patient Quality Assurance using Sinogram

TomoTherapy Related Projects. An image guidance alternative on Tomo Low dose MVCT reconstruction Patient Quality Assurance using Sinogram TomoTherapy Related Projects An image guidance alternative on Tomo Low dose MVCT reconstruction Patient Quality Assurance using Sinogram Development of A Novel Image Guidance Alternative for Patient Localization

More information

The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy

The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy Sokratis K. Makrogiannis, PhD From post-doctoral research at SBIA lab, Department of Radiology,

More information

Estimating 3D Respiratory Motion from Orbiting Views

Estimating 3D Respiratory Motion from Orbiting Views Estimating 3D Respiratory Motion from Orbiting Views Rongping Zeng, Jeffrey A. Fessler, James M. Balter The University of Michigan Oct. 2005 Funding provided by NIH Grant P01 CA59827 Motivation Free-breathing

More information

Digital Volume Correlation for Materials Characterization

Digital Volume Correlation for Materials Characterization 19 th World Conference on Non-Destructive Testing 2016 Digital Volume Correlation for Materials Characterization Enrico QUINTANA, Phillip REU, Edward JIMENEZ, Kyle THOMPSON, Sharlotte KRAMER Sandia National

More information

Basics of treatment planning II

Basics of treatment planning II Basics of treatment planning II Sastry Vedam PhD DABR Introduction to Medical Physics III: Therapy Spring 2015 Dose calculation algorithms! Correction based! Model based 1 Dose calculation algorithms!

More information

Respiratory Motion Compensation for C-arm CT Liver Imaging

Respiratory Motion Compensation for C-arm CT Liver Imaging Respiratory Motion Compensation for C-arm CT Liver Imaging Aline Sindel 1, Marco Bögel 1,2, Andreas Maier 1,2, Rebecca Fahrig 3, Joachim Hornegger 1,2, Arnd Dörfler 4 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg

More information

Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness

Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness Olivier Clatz 1,2,Hervé Delingette 1, Ion-Florin Talos 2, Alexandra J. Golby 2,RonKikinis 2, Ferenc

More information

Deformable Segmentation using Sparse Shape Representation. Shaoting Zhang

Deformable Segmentation using Sparse Shape Representation. Shaoting Zhang Deformable Segmentation using Sparse Shape Representation Shaoting Zhang Introduction Outline Our methods Segmentation framework Sparse shape representation Applications 2D lung localization in X-ray 3D

More information

Fast CT-CT Fluoroscopy Registration with Respiratory Motion Compensation for Image-Guided Lung Intervention

Fast CT-CT Fluoroscopy Registration with Respiratory Motion Compensation for Image-Guided Lung Intervention Fast CT-CT Fluoroscopy Registration with Respiratory Motion Compensation for Image-Guided Lung Intervention Po Su a,b, Zhong Xue b*, Kongkuo Lu c, Jianhua Yang a, Stephen T. Wong b a School of Automation,

More information

Scatter Correction Methods in Dimensional CT

Scatter Correction Methods in Dimensional CT Scatter Correction Methods in Dimensional CT Matthias Baer 1,2, Michael Hammer 3, Michael Knaup 1, Ingomar Schmidt 3, Ralf Christoph 3, Marc Kachelrieß 2 1 Institute of Medical Physics, Friedrich-Alexander-University

More information

A Non-Linear Image Registration Scheme for Real-Time Liver Ultrasound Tracking using Normalized Gradient Fields

A Non-Linear Image Registration Scheme for Real-Time Liver Ultrasound Tracking using Normalized Gradient Fields A Non-Linear Image Registration Scheme for Real-Time Liver Ultrasound Tracking using Normalized Gradient Fields Lars König, Till Kipshagen and Jan Rühaak Fraunhofer MEVIS Project Group Image Registration,

More information

DUE to beam polychromacity in CT and the energy dependence

DUE to beam polychromacity in CT and the energy dependence 1 Empirical Water Precorrection for Cone-Beam Computed Tomography Katia Sourbelle, Marc Kachelrieß, Member, IEEE, and Willi A. Kalender Abstract We propose an algorithm to correct for the cupping artifact

More information

CT NOISE POWER SPECTRUM FOR FILTERED BACKPROJECTION AND ITERATIVE RECONSTRUCTION

CT NOISE POWER SPECTRUM FOR FILTERED BACKPROJECTION AND ITERATIVE RECONSTRUCTION CT NOISE POWER SPECTRUM FOR FILTERED BACKPROJECTION AND ITERATIVE RECONSTRUCTION Frank Dong, PhD, DABR Diagnostic Physicist, Imaging Institute Cleveland Clinic Foundation and Associate Professor of Radiology

More information

Digital phantoms for the evaluation of a software used for an automatic analysis of the Winston-Lutz test in image guided radiation therapy

Digital phantoms for the evaluation of a software used for an automatic analysis of the Winston-Lutz test in image guided radiation therapy Author manuscript, published in "Medical Imaging 008: Physics of Medical Imaging, San Diego, CA, USA : United States (008)" DOI : 10.1117/1.768668 Digital phantoms for the evaluation of a software used

More information

K-Means Clustering Using Localized Histogram Analysis

K-Means Clustering Using Localized Histogram Analysis K-Means Clustering Using Localized Histogram Analysis Michael Bryson University of South Carolina, Department of Computer Science Columbia, SC brysonm@cse.sc.edu Abstract. The first step required for many

More information

Learning-based Neuroimage Registration

Learning-based Neuroimage Registration Learning-based Neuroimage Registration Leonid Teverovskiy and Yanxi Liu 1 October 2004 CMU-CALD-04-108, CMU-RI-TR-04-59 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213 Abstract

More information

Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study

Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study F. Javier Sánchez Castro a, Claudio Pollo a,b, Jean-Guy Villemure b, Jean-Philippe Thiran a a École Polytechnique

More information

Fiducial localization in C-arm based Cone-Beam CT

Fiducial localization in C-arm based Cone-Beam CT Copyright 2009 Society of Photo-Optical Instrumentation Engineers. This paper was published in Proc. of SPIE Medical Imaging 2009: Visualization and Image-Guided Procedures, and is made available as an

More information

GPU-based Fast Cone Beam CT Reconstruction from Undersampled and Noisy Projection Data via Total Variation

GPU-based Fast Cone Beam CT Reconstruction from Undersampled and Noisy Projection Data via Total Variation GPU-based Fast Cone Beam CT Reconstruction from Undersampled and Noisy Projection Data via Total Variation 5 10 15 20 25 30 35 Xun Jia Department of Radiation Oncology, University of California San Diego,

More information

Iterative CT Reconstruction Using Curvelet-Based Regularization

Iterative CT Reconstruction Using Curvelet-Based Regularization Iterative CT Reconstruction Using Curvelet-Based Regularization Haibo Wu 1,2, Andreas Maier 1, Joachim Hornegger 1,2 1 Pattern Recognition Lab (LME), Department of Computer Science, 2 Graduate School in

More information

Shading correction algorithm for cone-beam CT in radiotherapy: Extensive clinical validation of image quality improvement

Shading correction algorithm for cone-beam CT in radiotherapy: Extensive clinical validation of image quality improvement Shading correction algorithm for cone-beam CT in radiotherapy: Extensive clinical validation of image quality improvement K D Joshi a, T E Marchant b, a, and C J Moore b, a a Christie Medical Physics and

More information

Comparison Study of Clinical 3D MRI Brain Segmentation Evaluation

Comparison Study of Clinical 3D MRI Brain Segmentation Evaluation Comparison Study of Clinical 3D MRI Brain Segmentation Evaluation Ting Song 1, Elsa D. Angelini 2, Brett D. Mensh 3, Andrew Laine 1 1 Heffner Biomedical Imaging Laboratory Department of Biomedical Engineering,

More information

Hot Topics in Imaging Physics A Key Interdisciplinary Science for 21 st Century Medicine

Hot Topics in Imaging Physics A Key Interdisciplinary Science for 21 st Century Medicine Hot Topics in Imaging Physics A Key Interdisciplinary Science for 21 st Century Medicine Jeff Siewerdsen, PhD FAAPM Department of Biomedical Engineering Department of Computer Science Russell H. Morgan

More information

ABSTRACT 1. INTRODUCTION 2. METHODS

ABSTRACT 1. INTRODUCTION 2. METHODS Finding Seeds for Segmentation Using Statistical Fusion Fangxu Xing *a, Andrew J. Asman b, Jerry L. Prince a,c, Bennett A. Landman b,c,d a Department of Electrical and Computer Engineering, Johns Hopkins

More information

Using K-means Clustering and MI for Non-rigid Registration of MRI and CT

Using K-means Clustering and MI for Non-rigid Registration of MRI and CT Using K-means Clustering and MI for Non-rigid Registration of MRI and CT Yixun Liu 1,2 and Nikos Chrisochoides 2 1 Department of Computer Science, College of William and Mary, enjoywm@cs.wm.edu 2 Department

More information

Advanced Targeting Using Image Deformation. Justin Keister, MS DABR Aurora Health Care Kenosha, WI

Advanced Targeting Using Image Deformation. Justin Keister, MS DABR Aurora Health Care Kenosha, WI Advanced Targeting Using Image Deformation Justin Keister, MS DABR Aurora Health Care Kenosha, WI History of Targeting The advance of IMRT and CT simulation has changed how targets are identified in radiation

More information

Multimodality Imaging for Tumor Volume Definition in Radiation Oncology

Multimodality Imaging for Tumor Volume Definition in Radiation Oncology 81 There are several commercial and academic software tools that support different segmentation algorithms. In general, commercial software packages have better implementation (with a user-friendly interface

More information

Position accuracy analysis of the stereotactic reference defined by the CBCT on Leksell Gamma Knife Icon

Position accuracy analysis of the stereotactic reference defined by the CBCT on Leksell Gamma Knife Icon Position accuracy analysis of the stereotactic reference defined by the CBCT on Leksell Gamma Knife Icon WHITE PAPER Introduction An image guidance system based on Cone Beam CT (CBCT) is included in Leksell

More information

Lecture 6: Medical imaging and image-guided interventions

Lecture 6: Medical imaging and image-guided interventions ME 328: Medical Robotics Winter 2019 Lecture 6: Medical imaging and image-guided interventions Allison Okamura Stanford University Updates Assignment 3 Due this Thursday, Jan. 31 Note that this assignment

More information

BLUT : Fast and Low Memory B-spline Image Interpolation

BLUT : Fast and Low Memory B-spline Image Interpolation BLUT : Fast and Low Memory B-spline Image Interpolation David Sarrut a,b,c, Jef Vandemeulebroucke a,b,c a Université de Lyon, F-69622 Lyon, France. b Creatis, CNRS UMR 5220, F-69622, Villeurbanne, France.

More information

Validation of GEANT4 for Accurate Modeling of 111 In SPECT Acquisition

Validation of GEANT4 for Accurate Modeling of 111 In SPECT Acquisition Validation of GEANT4 for Accurate Modeling of 111 In SPECT Acquisition Bernd Schweizer, Andreas Goedicke Philips Technology Research Laboratories, Aachen, Germany bernd.schweizer@philips.com Abstract.

More information

radiotherapy Andrew Godley, Ergun Ahunbay, Cheng Peng, and X. Allen Li NCAAPM Spring Meeting 2010 Madison, WI

radiotherapy Andrew Godley, Ergun Ahunbay, Cheng Peng, and X. Allen Li NCAAPM Spring Meeting 2010 Madison, WI GPU-Accelerated autosegmentation for adaptive radiotherapy Andrew Godley, Ergun Ahunbay, Cheng Peng, and X. Allen Li agodley@mcw.edu NCAAPM Spring Meeting 2010 Madison, WI Overview Motivation Adaptive

More information

Image Registration. Prof. Dr. Lucas Ferrari de Oliveira UFPR Informatics Department

Image Registration. Prof. Dr. Lucas Ferrari de Oliveira UFPR Informatics Department Image Registration Prof. Dr. Lucas Ferrari de Oliveira UFPR Informatics Department Introduction Visualize objects inside the human body Advances in CS methods to diagnosis, treatment planning and medical

More information