4D Strain from Tagged Magnetic Resonance Images by Unwrapping the Harmonic Phase Images by Bharath Ambale Venkatesh A dissertation submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements for the Degree of Doctor of Philosophy Auburn, Alabama May 9th 2011 Keywords: magnetic resonance imaging, tagged MRI, harmonic phase, phase unwrapping, ventricles, strain, torsion, hysteresis Copyright 2010 by Bharath Ambale Venkatesh Approved by Thomas S. Denney Jr., Chair, Professor of Electrical and Computer Engineering Stanley J. Reeves, Professor of Electrical and Computer Engineering Jitendra Tugnait, Professor of Electrical and Computer Engineering Abstract Accurate assessment of ventricular function is clinically important. Tagged magnetic resonance imaging (MRI) is the modality of choice for calculating parameters such as torsion, rotation and strain that characterize regional myocardial function. In this dissertation, a method for reconstructing three-dimensional strain over time from unwrapped harmonic phase measurements obtained from tagged MRI is presented. The procedure involved the placement of branch cuts before unwrapping the phase images to remove inconsistencies and obtaining displacement measurements. An affine prolate spheroidal B-spline (APSB) model was then used to reconstruct strain from the estimated displacement measurements. Initially, this method was implemented to obtain strain and torsion in the left ventricle (LV) by the manual placement of branch cuts through a graphical user interface (GUI) before unwrapping. This procedure is known as manual Strain from Unwrapped Phase (mSUP). The strain obtained was compared to 3D strain obtained from a feature-based method and 2D strain obtained from harmonic phase strain measurements. A method called the biventricular strain from unwrapped phase (BiSUP) for reconstruct- ing three-dimensional plus time (3D+t) biventricular strain maps from unwrapped harmonic phase (HARP) images was then introduced. This is an extension of mSUP to obtain 3D+t strain in the right ventricle (RV). Accurate assessment of RV function is clinically important. Compared to LV, however, analysis of RV function is relatively difficult because of a lack of geometric symmetry and the comparatively thinner myocardium. Displacement estimates were obtained from unwrapped harmonic phase measurements, in a procedure similar to the mSUP, and were then used to reconstruct 3D strain using a discrete model free (DMF) approach. The DMF method of reconstruction does not require the model to have geometric symmetry and so performed efficiently to produce accurate strains. The BiSUP strain and ii displacements were compared to those estimated by a 3D feature-based (FB) technique and a 2D+t HARP technique. A computer-assisted Strain from Unwrapped Phase (caSUP) procedure to automatically place branch cuts was then devised. A combination of simulated annealing and exhaustive search methods were used to obtain the optimal branch cut configuration. The energy function that was minimized in the search methods aimed to maintain spatial and temporal continuity. This process reduced the manual intervention required to obtain 3D+t strain to nearly one-third of that of the GUI-based approach. The strain obtained was compared to 3D strain obtained from mSUP. To summarize, these works included validation and detailed comparisons of strains, torsion and rotation parameters of both the LV and the RV in human subjects of different pathologies and morphologies. iii Acknowledgments I would like to take this opportunity to thank my advisor Dr. Thomas S. Denney Jr. I feel priveleged to have had the chance to work with him for the past few years. He has been both inspirational and immensely supportive to my work. He has given me ample freedom to explore my thoughts in my research, given ideas/suggestions when necessary and guided me through the various roadblocks I faced in my research. I will forever be grateful to him. I would like to thank my advisory committee members, Dr. Stanley J. Reeves and Dr. Jitendra Tugnait for providing valuable suggestions at various times. I would also like to thank Dr. Amnon J. Meir for being the outside reader for my dissertation. I would like to express my sincere gratitude to my labmates. The stimulating discussions and seminars we had certainly sparked plenty of ideas in my research. They have been both helpful and supportive, providing me with a great workplace atmosphere. My friends and roommates have been great. They made moving to a new place, a daunting task in my mind, fun and easy. I will never forget the laughs, the parties, and the random sports and science discussions. They have been a part of some of the best memories of my life. Thank you. I would like to thank the cricket team for a lot of great moments, I really enjoyed the cameraderie and it was a privelege to be a part of the team. Finally, I would like to thank my family for showering me with unconditional love and affection. This would not have been possible without your constant encouragment and moral support. I dedicate this dissertation to you. iv Table of Contents Abstract . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ii Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iv List of Figures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x List of Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiv 1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1 Structure and Functioning of the Heart . . . . . . . . . . . . . . . . . . . . . 2 1.1.1 Structure of the Heart . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1.2 Functioning of the Heart . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1.3 Cardiovascular Diseases . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.2 Cardiac Imaging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.2.1 MR Imaging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.2.2 Cardiac Cine MR Imaging . . . . . . . . . . . . . . . . . . . . . . . . 9 1.2.3 Cardiac MR Tagging . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 1.3 Applications of Tagged MRI . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 1.3.1 Strain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 1.3.2 Torsion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.3.3 Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 2 Tagged Image Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.1 Feature-based Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.1.1 Segmentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.1.2 Tag Tracking . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 2.1.3 3D Motion Reconstruction . . . . . . . . . . . . . . . . . . . . . . . . 27 2.2 Harmonic Phase (HARP) MRI . . . . . . . . . . . . . . . . . . . . . . . . . . 31 v 2.2.1 HARP Refinement . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 2.2.2 Extended HARP Tracking . . . . . . . . . . . . . . . . . . . . . . . . 33 2.2.3 3D HARP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 2.3 Optical-Flow Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 2.4 Non-rigid Registration Techniques . . . . . . . . . . . . . . . . . . . . . . . . 40 2.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 3 Other MR Imaging Methods to Compute Myocardial Function . . . . . . . . . . 43 3.1 3D Myocardial Tagging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 3.2 Slice Following HARP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 3.3 zHARP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 3.4 Combined Harmonic Phase and Strain Encoded MRI . . . . . . . . . . . . . 46 3.5 DENSE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 3.6 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 4 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 5 Phase Unwrapping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 5.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 5.2 Two-dimensional Phase Unwrapping Terminology . . . . . . . . . . . . . . . 57 5.2.1 Residues . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 5.2.2 Dipoles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 5.2.3 Branch Cuts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 5.2.4 Quality Maps and Masks . . . . . . . . . . . . . . . . . . . . . . . . . 58 5.3 Two-dimensional Phase-Unwrapping Algorithms . . . . . . . . . . . . . . . . 59 5.3.1 Path-Following Algorithms . . . . . . . . . . . . . . . . . . . . . . . . 59 5.3.2 Least-squares Methods . . . . . . . . . . . . . . . . . . . . . . . . . . 63 5.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65 6 3D Left Ventricular Strain from Unwrapped Phase: A GUI-based approach . . . 67 6.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 vi 6.2 Materials and Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 6.2.1 Human Subjects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 6.2.2 Data Acquisition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 6.2.3 Unwrapping HARP Phase . . . . . . . . . . . . . . . . . . . . . . . . 69 6.2.4 Quality-Guided Phase Unwrapping . . . . . . . . . . . . . . . . . . . 71 6.2.5 Residues and Branch Cuts . . . . . . . . . . . . . . . . . . . . . . . . 72 6.2.6 Demodulated HARP Phase . . . . . . . . . . . . . . . . . . . . . . . 76 6.2.7 Inter-frame Phase Consistency . . . . . . . . . . . . . . . . . . . . . . 77 6.2.8 Motion and Strain Estimation . . . . . . . . . . . . . . . . . . . . . . 78 6.3 Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 6.3.1 Computation Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 6.3.2 Quantitative Comparisons . . . . . . . . . . . . . . . . . . . . . . . . 81 6.3.3 mSUP Strains in Normals and Patients . . . . . . . . . . . . . . . . . 84 6.4 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 7 Comparison Of 2D And 3D Torsion Measured From Tagged MRI . . . . . . . . 88 7.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 7.2 Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 7.3 Results and Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 7.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92 8 3D+t Bi-Ventricular Strain using Phase Unwrapped HARP . . . . . . . . . . . . 93 8.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93 8.2 Materials and Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94 8.2.1 Human Subjects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94 8.2.2 Materials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 8.2.3 Segmentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 8.2.4 Displacement Estimation . . . . . . . . . . . . . . . . . . . . . . . . . 95 8.2.5 Strain Computation . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 vii 8.2.6 Validation Experiments . . . . . . . . . . . . . . . . . . . . . . . . . . 98 8.3 Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 8.3.1 Computation time . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 8.3.2 Comparison of Displacement Estimates with FB Technique . . . . . . 100 8.3.3 Comparison of End-Systolic Strains with Feature-Based Technique . . 100 8.3.4 Comparison with HARP Strains . . . . . . . . . . . . . . . . . . . . . 101 8.4 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107 9 Computer-Assisted Strain from Unwrapped Phase . . . . . . . . . . . . . . . . . 111 9.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 9.2 Materials and Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 9.2.1 Human Subjects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 9.2.2 Data Acquisition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 9.2.3 Phase Unwrapping . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 9.2.4 Simulated Annealing . . . . . . . . . . . . . . . . . . . . . . . . . . . 114 9.2.5 caSUP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116 9.2.6 Motion and Strain Estimation . . . . . . . . . . . . . . . . . . . . . . 118 9.3 Experiments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 9.3.1 Computation Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 9.3.2 Validation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 9.3.3 caSUP in Normals and Patients . . . . . . . . . . . . . . . . . . . . . 124 9.4 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 124 10 Torsion Hysteresis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 10.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 10.2 Magnetic Resonance Imaging . . . . . . . . . . . . . . . . . . . . . . . . . . 127 10.3 Geometric analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 10.4 Torsional Deformation Analysis . . . . . . . . . . . . . . . . . . . . . . . . . 128 10.5 Torsional Hysteresis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 128 viii 10.6 Results and Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129 11 Conclusion and Future Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 134 Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 136 ix List of Figures 1.1 The anterior view of the human heart. . . . . . . . . . . . . . . . . . . . . . . . 4 1.2 The cardiac cycle. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.3 LV Hypertrophy illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.4 Slice prescriptions in cardiac MR imaging. . . . . . . . . . . . . . . . . . . . . . 10 1.5 Tag patterns illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 1.6 Illustration of tag planes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 1.7 Illustration of displacement measurement using tags. . . . . . . . . . . . . . . . 12 1.8 Strain characterization in different coordinate systems. . . . . . . . . . . . . . . 14 1.9 AHA 17-segment model. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 1.10 Depiction of basal and apical rotation in the LV. . . . . . . . . . . . . . . . . . 16 2.1 Contour propagation illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.2 ML/MAP tag tracking results. . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 2.3 Coupled B-snake tracker. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 2.4 Deformable B-solid. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 2.5 Thin-plate spline 3D deformation grid. . . . . . . . . . . . . . . . . . . . . . . . 26 x 2.6 Model tags. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 2.7 HARP filtering illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 2.8 Refined HARP tracking. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 2.9 Extended HARP tracking. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 2.10 3D HARP - material mesh. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 2.11 3D HARP - In-plane motion. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 3.1 SF HARP illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 3.2 SF HARP Planes Illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 3.3 DENSE: flood-fill unwrapping. . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3.4 DENSE: procedure illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 5.1 1D phase unwrapping. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 5.2 The original MRI image and corresponding residues. . . . . . . . . . . . . . . . 58 5.3 The effect of branch cuts on unwrapping. . . . . . . . . . . . . . . . . . . . . . . 62 5.4 Unwrapping using least-squares methods. . . . . . . . . . . . . . . . . . . . . . 64 6.1 LV HARP illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70 6.2 Placement of branch cuts in mSUP. . . . . . . . . . . . . . . . . . . . . . . . . . 73 6.3 Phase unwrapping result from mSUP. . . . . . . . . . . . . . . . . . . . . . . . 74 6.4 Demodulated HARP and mSUP. . . . . . . . . . . . . . . . . . . . . . . . . . . 76 xi 6.5 Displacement vectors from mSUP. . . . . . . . . . . . . . . . . . . . . . . . . . 79 6.6 Strain maps: mSUP vs. FB. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 6.7 Torsion angle from mSUP in normals and patients. . . . . . . . . . . . . . . . . 85 7.1 3D vs. 2D rotation and torsion plots. . . . . . . . . . . . . . . . . . . . . . . . . 90 7.2 Peak mitral annulus displacement. . . . . . . . . . . . . . . . . . . . . . . . . . 90 8.1 PHTN heart illustration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94 8.2 Segmentation of heart for BiSUP. . . . . . . . . . . . . . . . . . . . . . . . . . . 96 8.3 Branch cut placement for BiSUP. . . . . . . . . . . . . . . . . . . . . . . . . . . 97 8.4 Strain maps: BiSUP vs. FB. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 8.5 Bland-Altman and correlation plots in LV: BiSUP vs. FB. . . . . . . . . . . . . 103 8.6 Bland-Altman and correlation plots in RV: BiSUP vs. FB. . . . . . . . . . . . . 104 8.7 Strain over time plots: BiSUP vs. HARP. . . . . . . . . . . . . . . . . . . . . . 106 8.8 Emin strain over time from BiSUP. . . . . . . . . . . . . . . . . . . . . . . . . . 108 9.1 Possible branch cut configurations given the no. of residues. . . . . . . . . . . . 114 9.2 Branch cut perturbation illustration. . . . . . . . . . . . . . . . . . . . . . . . . 117 9.3 Time taken for simulated annealing and exhaustive searches. . . . . . . . . . . . 118 9.4 Bland-Altman and correlation plots: mSUP vs caSUP. . . . . . . . . . . . . . . 121 9.5 Strain maps: mSUP vs. caSUP. . . . . . . . . . . . . . . . . . . . . . . . . . . . 122 xii 9.6 Emin over time using caSUP. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123 10.1 Volume time curve for the 3 groups. . . . . . . . . . . . . . . . . . . . . . . . . 128 10.2 Torsion time curve for the 3 groups. . . . . . . . . . . . . . . . . . . . . . . . . 129 10.3 Schematic diagram for calculating torsional hysteresis. . . . . . . . . . . . . . . 130 10.4 Torsion Volume loops. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131 10.5 Torsion hysteresis data in 3 groups. . . . . . . . . . . . . . . . . . . . . . . . . . 132 xiii List of Tables 6.1 Displacement measurements: mSUP vs FB. . . . . . . . . . . . . . . . . . . . . 82 6.2 Strain comparison: mSUP vs. FB. . . . . . . . . . . . . . . . . . . . . . . . . . 82 6.3 Strain comparison: mSUP vs. HARP. . . . . . . . . . . . . . . . . . . . . . . . 84 7.1 Comparison of 3D and 2D rotation and torsion. . . . . . . . . . . . . . . . . . . 91 8.1 Displacement measurements: BiSUP vs. FB. . . . . . . . . . . . . . . . . . . . . 100 8.2 Strain Comparison: BiSUP vs. FB. . . . . . . . . . . . . . . . . . . . . . . . . . 101 8.3 Strain comparison: BiSUP vs. HARP. . . . . . . . . . . . . . . . . . . . . . . . 105 9.1 Strain comparison: mSUP vs caSUP. . . . . . . . . . . . . . . . . . . . . . . . . 124 xiv Chapter 1 Introduction Image processing has found a number of applications in medical imaging. It has been an essential tool for diagnostic purposes. It has been observed that geometric and mechanical properties of the heart are key parameters in the prediction of the condition of the heart and the efficacy of therapies. Magnetic resonance imaging (MRI) in particular has a lot of advantages over other modalities. First, it uses non-ionizing radiation, unlike CT or PET, and therefore has no known harmful effect on the body. Second, it has good image quality and provides for 3D imaging. Cine MRI captures slices of the heart at various angles that can then be put together to form a 3D geometric model. It is capable of providing a series of such images over the entire cycle of the heart. Most importantly, tagged MR imaging helps in calculating key mechanical properties of the heart. In addition, non-invasive analysis of cardiac motion is possible through MR imaging. It is, however, necessary that the image analysis be both efficient and accurate for the purpose of clinical use. In this dissertation, we are concerned with tracking cardiac tissue and modeling the deformation of the cardiac LV from tagged MR images. This chapter starts off by introducing the structure and functioning of the heart. It is followed by an overview of cine MR imaging and tagged MR imaging. Chapter 2 reviews the current techniques in analysis of tagged MR images and in particular the harmonic phase method (HARP). Chapter 3 gives an overview of the latest techniques being developed for 3D imaging. Chapter 4 lists the objectives and contributions of the current research. Chapter 5 lists some of the common phase unwrapping algorithms that were implemented to test their performance on phase images from tagged MRI. Chapter 6 explains the formulation of a procedure to obtain 3D strain from tagged MR images by using a graphical user interface 1 (GUI) approach to the phase unwrapping problem (mSUP). Chapter 7 compares 2D (HARP strains) and 3D (mSUP) strains and explores the advantages of the obtained 3D strains. Chapter 8 extends the mSUP method to obtain strain in the right ventricle (BiSUP). Chapter 9 details a method (caSUP) to reduce the manual intervention involved in the mSUP method. In chapter 10, an explanation of the energy mechanics of the heart using commonly measured parameters is explored. Chapter 11 lists suggestions for future work. 1.1 Structure and Functioning of the Heart 1.1.1 Structure of the Heart The heart is a hollow muscular organ situated between the lungs and the ribcage, and is surrounded by a fibrous sac called the pericardium [1], [2]. It is about the size of a fist and is located underneath the sternum. The human heart consists of four chambers (Figure 1.1): two atria and two ventricles. The right side of the heart (the right atrium and the right ventricle) is in charge of circulation of blood through the lungs or pulmonary circulation. The left side (the left atrium and the left ventricle) is in charge of pumping blood to the rest of the body or systemic circulation. There are two sets of vessels connected to the heart: arteries and veins. There are two arteries connected to the heart: the aorta that takes oxygenated blood away from the left ventricle; and the pulmonary artery that takes deoxygenated blood from the right ventricle to the lungs. There are two sets of veins connected to the heart: the superior and inferior vena cavae return deoxygenated blood to the right atrium; and the pulmonary veins return oxygenated blood from the lungs to the left atrium. The septum divides the right and left sides of the heart, preventing passage of blood from one side to the other. The heart has four valves: pulmonary, aortic, mitral and tricuspid, that allow for blood flow within the heart and throughout the body. Cusps are segments in the valve that regulate the blood flow. Valves are either bicuspid or tricuspid. The pulmonary valve guards the opening of the right ventricle to the pulmonary artery. The 2 aortic valve helps blood flow to the aorta from the left ventricle and prevents it from flowing back. The mitral and tricuspid valves regulate blood flow from the atria to the respective ventricles. They are connected to the ventricular walls through fibrous strands called chordae tendinae.The papillary muscles limit the movement of the two atrio-ventricular valves and prevent them from inverting. The wall of the heart consists of three layers. The myocardium is the thick muscular layer of the heart responsible for the contraction and relaxation of the heart. To the outside of the myocardium is the epicardium, which consists mostly of tissue and fat. The inner lining of the heart is made of smooth membrane and is called the endocardium. The cells that comprise cardiac muscle are called cardiomyocytes [3]. The cardiac my- ocyte is a specialized muscle cell that is approximately 25? in diameter and about 100? in length. The myocyte is composed of bundles of myofibrils that contain myofilaments. The myofibrils have distinct, repeating microanatomical units, termed sarcomeres, which represent the basic contractile units of the myocyte. 1.1.2 Functioning of the Heart The heart contracts rhythmically to move blood throughout the body through the circu- latory system. Each beat of the heart encompasses a cardiac cycle. A cardiac cycle consists of three phases: the atrial systole, the ventricular systole and the complete cardiac diastole. Figure 1.2 explains the complete cardiac cycle. Atrial systole involves contraction of atrial walls to pump blood to the ventricles. Ventricular systole involves contraction of ventricu- lar walls to pump blood out to the aorta and the pulmonary arteries. The atrioventricular valves close, preventing blood flowing back to the atria, while the pulmonary and aortic valves open. The beating sound of the heart is from the opening and closing of these valves. The complete cardiac diastole involves relaxation of the entire heart. Blood fills up from the vena cavae and the pulmonary veins into the right and left atria respectively. 3 Figure 1.1: The anterior view of the human heart [4]. 4 Figure 1.2: The cardiac cycle [2]. The arrows indicate the direction of blood flow. The systematic and rhythmic beating of the heart is controlled by electrical impulses. These electrical impulses are provided by two electrical nodes: the sinoatrial node and the atrioventricular node. During diastole, there are no electrical signals traveling through the heart. The sinoatrial node sends out an electrical signal, which starts the contraction of atria leading to atrial systole. At the end of the atrial systole these signals reach the atri- oventricular valve, which then triggers ventricular systole. 1.1.3 Cardiovascular Diseases There are many diseases that affect the heart, but we shall now take a look at a few we presently study [5]. 5 Ischemia is a restriction in blood supply, generally due to factors in the blood vessels, with resultant damage or dysfunction of tissue. Myocardial infarction is a disease state that occurs when blood supply to a part of the heart is interrupted or severely reduced. This happens when one of the coronary arteries is blocked. The blockage is caused by the building up of plaque inside the arteries; this is called atherosclerosis. When the plaque deposits disintegrate at once, a blood clot forms and blocks the flow of blood. This leads to a heart attack. By looking at strain maps, the area of infarction can be identified, and the progress observed. Mitral regurgitation, also known as mitral insufficiency, is the abnormal leaking of blood through the mitral valve, from left ventricle into the left atrium. The mitral valve is com- posed of valve leaflets, the mitral valve annulus (which forms a ring around the valve leaflets), papillary muscles and chordae tendinae. A dysfunction of any of these can cause mitral re- gurgitation. Long-standing mitral regurgitation may show evidence of left atrial enlargement and left ventricular hypertrophy. Different phases of the disease show different symptoms. Hypertension or High Blood Pressure is defined in an adult as a systolic pressure in excess of 140 mm Hg and/or a diastolic pressure in excess of 90 mm Hg. The heart has to work harder to maintain blood pressure, and thus, would be more prone to injuries. This leads to ventricular remodeling and other heart diseases. By studying the increase in volume of the heart, progress of the hypertensive heart can be monitored. Ventricular remodeling refers to changes in size, shape and function of the heart after injury to the left ventricle. It might be because of any number of causes, acute myocardial infarction, chronic hypertension, and valvular heart diseases included. Left ventricular hy- pertrophy is the thickening of the myocardium of the left ventricle. There are two types of hypertrophy. Concentric hypertrophy is caused by increased systolic loads (pressure over- load), leading to an increase in the mass of the chamber. Sarcomeres are added in parallel and the myofibers get fatter. Eccentric hypertrophy is caused by increased diastolic volume (volume overload), leading to an increase in myocardial mass. Sarcomeres increase in series 6 Figure 1.3: Illustration of the change in size and shape of the left ventricular wall for con- centric and eccentric hypertrophy compared to normal heart [2]. and the myofibers get longer. The thickness of the affected chamber walls may be the same as in a healthy heart or thinner. An illustration of hypertrophy is shown in Figure 1.3. Diabetes is a disease where the body does not produce enough insulin or when the insulin is not utilized properly (insulin resistance). Insulin resistance is associated with fatty buildups in arteries (atherosclerosis) and blood vessel disease, even before diabetes is diagnosed. Therefore, diabetes raises the risk of heart attacks and strokes. 1.2 Cardiac Imaging Many imaging modalities like Computed Tomography (CT), Magnetic Resonance Imag- ing (MRI), X-rays, Echocardiography (ultrasound) can be used to image the heart, but we shall limit our discussion to cardiac MR imaging. This report concentrates on images ob- tained by the method described in Prince and Links [6]. As mentioned earlier, MRI provides many advantages over other imaging modalities and is especially useful for some applica- tions. It is non-ionizing, non-invasive, allows for 3-D imaging and tagged MR imaging has the ability to measure tissue motion. We shall take a look at the basis for MR imaging and how cardiac MR imaging is performed in this section. 1.2.1 MR Imaging Standard MRI is based on exciting the protons in hydrogen atoms. The tissues in the human body consist mostly of molecules of water and fat, which are the source of 7 hydrogen atoms. The protons possess a spin, and when a magnetic field B0 is introduced, these spins align themselves with the main field. These spin at a frequency known as the Larmor frequency, ? = ?B0, which is proportional to the magnetic field applied. ? is the gyromagnetic ratio, which is 42.58 MHz/T for protons. This magnetization is then excited by the application of a radio-frequency (RF) pulse such that it introduces a second magnetic field B1 perpendicular to the main field. This field introduces a transverse magnetization vector, Mxy = M0 sin(?), orthogonal to the main field and a vector, Mz = M0 cos(?), parallel to it. M0 is the initial equilibrium longitudinal magnetization, and ? = null ?B1dt is the flip angle. The proton precesses around the main field at the Larmor frequency and the rotating transverse signal produces a current in an RF coil placed near the signal. This is the signal measured by an MR scanner. After the excitation, Mz recovers exponentially to M0 with a rate constant of T1, and Mxy decays exponentially with a rate constant of T2. T1 and T2 are a result of spin-lattice and spin-spin interactions respectively. These parameters depend on the tissue and provide a source of contrast for imaging. If each region experiences a unique magnetic field, then we can image the position of the region. This is accomplished by spatially varying the magnetic field. The second step of spatial localization is called phase encoding. A magnetic gradient field is applied briefly in one of the directions (y). As the change in frequency is very brief, when the gradient is switched off, it causes a change in phase that is proportional to the distance. The protons in the x direction have similar phase. The protons in the y direction have different phases. In a standard spin echo, the number of phase-encoding steps is equal to the number of lines in the matrix. Each step is performed with an incremental change in the strength of the phase-encoding gradient. The last step of spatial localization is frequency encoding, applied in the direction perpendicular to the phase-encoding direction (x). The precessional frequency of columns of nuclear spins varies in the direction of the frequency- encoding gradient. This gradient is applied during data acquisition. 8 The MR signal is a mix of all these frequencies (encoding in the frequency-encoding di- rection) and phase shifts (encoding in the phase-encoding direction). The Fourier Transform (FT) of the obtained signal gives describes the frequency spectrum. This is sampled for each row of the slice to obtain the entire Fourier space for the image. An inverse FT then yields the image. Back-projection techniques can be used when polar schemes are used to obtain the signals. 1.2.2 Cardiac Cine MR Imaging The technique in Section 1.2.1 describes how to obtain cardiac images known as cine images. Generally, the images are obtained for an entire cardiac cycle. Images are obtained as a series of short-axis (SA) images that cut across the length of the heart, from the base to the apex. The left ventricle appears circular in these images. A long-axis (LA) slice would be orthogonal to the SA slices. It can be prescribed either as a set of radial slices, or as 2-chambered and 4-chambered LA images. Figure 1.4 illustrates how slices are prescribed. Cine images are used to measure parameters such as wall thickening, stroke volume, ejection fraction and wall thickness. In this research, we are concerned with the measurement of strain, for which tagged MR images are used. The next section discusses how MR tagging is done. 1.2.3 Cardiac MR Tagging One of the major advantages of using MRI for cardiac imaging is that it can measure heart motion [8?10]. There are many ways for estimating heart motion using MRI, like phase contrast MRI (PCMRI), tagged MRI (TMRI) and displacement encoding with stimulated echoes (DENSE). In this dissertation, we are concerned only about extracting information from tagged MR images. Tags or temporary fiducial markers that change with the underlying tissue can be placed in the image. The tag patterns can be of many types, but the two most popular ones are the 9 Figure 1.4: Slice prescriptions in cardiac MR imaging. Right: The slice prescriptions. The bold lines indicate the plane of the slices. Left: The corresponding cardiac MR images [7]. 10 (a) (b) Figure 1.5: A midventricular slice for two different tag patterns: parallel taglines (a) and grid tags (b). parallel stripe pattern (Figure 1.5(a) ), and the grid pattern with perpendicular tag planes (Figure 1.5(b)). These tags are generated by a procedure known as SPAtial Modulation of Magnetization (SPAMM) tagging procedure [11]. Tags are created by dephasing the magnetizing gradient by the application of a spoiler gradient perpendicular to the tags. The tags are introduced at the initial time frame, usually at end-diastole, and are tracked for an entire cycle. The tags fade over time due to T1 relaxation. The tags cut across as planes across the entire cross-section of the slice, and the planes deform with time as shown in Figure 1.6. The tags are encoded onto the tissue and can be considered as material points. They are a measure of the displacement of the underlying tissue [12]. Tags, though, can measure displacement only in the direction perpendicular to them as shown in Figure 1.7. To obtain a 3D displacement field, tags in three orthogonal directions are required [13]. In the next chapter, a discussion of the present methods for extracting information from tagged images is presented. 11 Figure 1.6: Illustration of tag planes [7]. Left: Tag planes introduced at end-diastole. Right: Deformation of the planes observed at end-systole. Figure 1.7: Illustration of displacement measurement using tags [14]. As observed in the figure, the point r originates from point p but the only displacement in the direction per- pendicular to the tag plane can be measured. 12 1.3 Applications of Tagged MRI Tagged MRI facilitates the capture of regional function of the heart [15,16]. Measures of function can be obtained transmurally, at several levels between the base and the apex, and along the different segments of the heart wall. These measures of function include strain, strain rate, shear, rotation and torsion. 1.3.1 Strain Strain defines the amount of stretch or compression along a material line or elements of fibers, i.e. normal strain, and the amount of distortion associated with the sliding of plane layers over each other, i.e. shear strain [17]. Strain, in general depends on the particular direction being considered. During systole, typically, the heart wall may be thickening in the radial direction, leading to increased radial strain (Err), and simultaneously shortening in the circumferential and longitudinal directions, leading to decreased strains (Ecc and Ell respectively). Also, the angle between two material directions in the wall will generally change due to shear strains (Ecl,Erl,Ecl). Figure 1.8 shows the three normal strains and three shear strains usually measured for a given 3D displacement field [18]. Strain can also be characterized in a direction based on the orientation of fibers in the heart. Figure 1.8 illustrates both the above characterizations. Alternatively, strain can also be characterized in a coordinated system-independent way through the corresponding eigenvectors and eigen- values. This way of characterization gives maximal stretching (Emax) and shortening (Emin) strains. The time derivative of the strain gives the strain rate. The LV is segmented to represent the obtained regional strains in an arrangement that makes it easy to compare the results in different conditions or between patients. Figure 1.9 illustrate the segmentation in more detail. 13 Figure 1.8: Strain characterization in two different coordinate systems [18]. 1.3.2 Torsion Torsion measures the twisting of an object due to an applied torque. The LV undergoes a wringing motion to pump blood during systole, and subsequently, has torsion associated with it. Figure 1.10 illustrates the measurement of torsion in LV. The apex and the base both undergo rotation with respect to their position at end-diastole; the difference between these rotational components gives the torsion. Twist is the ratio of the measured torsion and the distance between the apex and base. Torsion has been traditionally computed in a 2D sense. A basal and an apical slice are captured using tagged MRI. The points are then tracked through the time frames using either one of the mesh tracking methods [20?22] or the HARP method [23]. The rotation is calculated in each of the two slices through the cycle. The difference in the rotational components between the apex and the base gives the desired torsion measurement. 2D torsion measurements can be erroneous because there usually is a longitudinal short- ening of the LV which results in a change in the position of the basal slice through the cycle. As a result, 3D methods to compute the true torsion have been proposed [24?27]. 14 Figure 1.9: The muscle and cavity of the left ventricle can be divided into a variable number of segments [19]. Based on autopsy data the AHA recommends a division into 17 segments for the regional analysis of left ventricular function or myocardial perfusion. The left ventricle is divided into equal thirds perpendicular to the long axis of the heart. This generates three circular sections of the left ventricle: basal, mid-cavity, and apical. Only slices containing myocardium in all 360o are included. The basal part is divided into six segments of 60o each. Similarly the mid-cavity part is divided into six 60osegments. Only four segments of 90o each are used for the apex because of the myocardial tapering. The apical cap represents the true muscle at the extreme tip of the ventricle where there is no longer cavity present. 15 Figure 1.10: Schematic depiction of basal and apical rotation during systole in the normal LV [23]. Arrowheads indicate the direction and magnitude of rotation. 1.3.3 Applications The regional measures of function help us better understand the normal functioning of the heart [15,28?30]. The normal motion of the heart is complex and encompasses regional non-uniformities. The differences in the measures of function are not only time-dependent, but also transmural. They can also be used as a means to characterize different cardiovas- cular diseases such as valve disease [31], hypertension [32], myocardial infarction [33] and cardiomyopathy [34?37]. It has been observed that in patients with mitral regurgitation, the rate of untwisting in early-diastole reduces when compared to normal volunteers [31,38]. Patients with hyper- tension tend to have hearts that experience higher amount of torsion [39] and nonuniform circumferential shortening [32] to compensate for the increased blood pressure. Infarcted ar- eas of the myocardium tend to experience lower strains than normal myocardial tissue [33]. The effect of age, sex and size on the functioning of the heart has also been studied us- ing tagged MRI [18,40]. As a clinical tool, tagged MRI provides a detailed functional and quantitative assessment of the function of the heart. 16 Chapter 2 Tagged Image Analysis Tagged MR images provide the ability to track tissue in the heart. Tracking the heart tissue helps us derive regional parameters such as strain, and torsion. Tagged image analysis is the process of extraction of this information from tagged MR images. Tag tracking involves extracting displacement estimates from the tag lines in the image. Various methods have been proposed for this procedure. We shall take a look at a few of the most widely used methods ? optical flow-based methods [41?43], feature-based data extraction methods [14,44?47] and the harmonic phase (HARP) based methods [27,48?52]. This procedure is complicated because of the complex and nonuniform motion of the heart, the through-plane motion (i.e. the movement of the base of the heart towards the apex as the heart contracts), the fading of the tag lines through the cardiac cycle, and various artifacts found in images due to incorrect imaging. It is important that the process be quick and accurate and involve the least amount of manual intervention, in spite of the difficulties, to be clinically viable. In this chapter, each procedure is further discussed. 2.1 Feature-based Methods Tagged image analysis using feature-based methods involves three steps: 1. Segmentation of the myocardium. 2. Tag tracking. 3. 3D motion reconstruction. 17 2.1.1 Segmentation Delineating the endocardial and epicardial boundaries of the heart is important for a number of reasons. Firstly, from the myocardial boundary contours, global functional pa- rameters such as ejection fraction, volume, mass, etc, can be computed. Secondly, regional myocardial functional parameters are computed in segments within the myocardial bound- aries. The 17-segment AHA model is normally used for this purpose. Thirdly, data outside the myocardium is generally noisy and may interfere in tracking of points within the heart wall in most techniques. Finally, the contour data helps in registration of the SA and LA images, and eventually, in the development of the 3D deformation model. Automatic methods for myocardial segmentation in tagged images have to overcome problems of high noise, intensity inhomogeneities and complex backgrounds. Morphological image processing [44,53] was first used for automated tagged MR myocardial segmentation. It involves a morphological closing operation to remove the tag lines found in the tissue, before using intensity-based thresholding. Markov random fields [45,54] have been used too. These methods involve the modeling of the background tissue, tagged tissue and the myocardial tissue as random variables and then using a MAP decision rule to identify the myocardial boundaries. Gabor filter [55] based methods involve the removal of the tag lines using Gabor filters and using deformable models to obtain the final segmentation. These methods though are not adequately accurate. Manual input is normally used to segment the myocardium in at least one image of the sequence. This is normally the end-diastolic time-frame image. This contour is then propagated to the rest of the image sequence using deformable models [56,57] and non-rigid registration [58]. Once the myocardial boundaries have been segmented, the next procedure is tag tracking. 18 Figure 2.1: A result of myocardial segmentation in a SA slice through the cycle. The contours at ED and ES were manually drawn and then propagated using non-rigid registration. 19 2.1.2 Tag Tracking This method involves the use of tag lines as dark intensity lines. To reconstruct motion, the tag lines are to be tracked over time. In most methods, tag lines are detected either manually or semi-automatically [59]. The tags for image frames are obtained by matching a template of the tags obtained in the previous time or a user-defined template for the most probable tags. The tag lines themselves can be detected using various ways ? template matching [44] and filters [46,54,60,61]. Methods that do not require user-defined myocardial contours [45] have also been suggested. Once the displacement vectors are obtained for the tag lines, data is interpolated to obtain the full-field displacement data. The major disadvantage in these methods is that interpolation is required to obtain a dense displacement field. Manual intervention to correct the tracked tag lines is often required. Template Matching Guttman et al. used morphological image processing [44] to detect tag lines in radial tagged images. The first step is the detection of myocardial boundaries detected after pro- cessing a morphologically closed image to remove the tags. The tag lines are next detected in the initial image of the sequence. To detect the tags in the next image of the sequence, an a priori position is first determined based on the expected rotation and the previous position of the tags. A search window is then devised around the determined a priori point to find a point in the image with a tag profile closest to the tag profile of the applied tag lines. This method of tag tracking is a very basic method; more complicated and accurate algorithms have since been developed. ML/MAP Estimation of Tag Lines Denney explained a procedure for automated tag identification and tracking in [45]. This technique does not require user-defined segmentation of the myocardium. The user needs to specify a region of interest (ROI) enclosing the myocardium at the first time frame. 20 The tags at the first image are obtained from the imaging parameters. This method, called the ML/MAP method, consists of three stages. First, a set of candidate tag line centers are estimated across the entire region of interest (ROI) with a snake algorithm. The initial snake is determined based on tags from the previous time frame. This snake is then deformed to minimize an energy function consisting of four terms: E(?j) = Ncnull1null i=0 [?ijL(?ij,wij) +?ijEsep(?ij+1 null?ij) +?ijEsep(?ij null?ijnull1)] +Estretch(vj) +Ebend(vj). (2.1) The first term consists of image forces applied to each snake point determined from a maxi- mum likelihood (ML) estimate of the tag center?. ?ij is theith tag center on thejth tag line. Nc is the number of centers in each tag line. w is a set of image pixels along a line perpen- dicular to the tag line. L(?ij,wij) is the log-likelihood function that is to be minimized to match the template of the estimated tag center with the expected tag template. This forces the snake to converge to the dark intensity lines in the image. ?ij is a normalizing function that prevents the weight of the first term in the overall function from being too large. The second term enforces a constraint to maintain separation between adjacent tag lines. Esep(x) = null nullnullnull nullnullnull 0, for xnulldsep 1 2(dsep nullx) 2, for x2 px All slices 0.03 0.51 0.73% Long-axis 0.03 0.44 0.75% Short-axis Proximal 3rd 0.00 0.44 0.38% Short-axis - Middle 3rd 0.06 0.55 0.79% Short-axis Distal 3rd 0.10 0.69 1.46% 8.3.3 Comparison of End-Systolic Strains with Feature-Based Technique Figure 8.4 shows the maps of 3D maximal shortening strain (Emin) in a representative normal human volunteer computed using BiSUP method and the FB method. The same DMF reconstruction method was used to reconstruct strain in both methods. Note that 100 strain is computed in the entire LV and RV, except the apex which is typically not included in this type of analysis. The strains maps are similar. Table 8.2 shows statistics of the difference between the BiSUP and FB methods. In all strains in Table 8.2, the standard deviation of the difference is less than 4% of the average of the two methods. The correlation between the methods is strongest in longitudinal strain. Six long-axis images were acquired, allowing more comparisons so the correlation in longitudinal strain (Ell) and torsion is higher, but the other strains measured showed a high correlation as well. Comparisons between the two sets of strains are displayed in Bland-Altman and correlation plots shown in Figure 8.5 and Figure 8.6. The differences between the computed strains are small with no significant difference found in the LV as shown in Table 8.2. The tangential strain in the RV was found to be significantly different between the BiSUP and FB methods, but this could be because of the increased number of short-axis measurements with BiSUP, which would have a larger effect on the relatively sparsely sampled RV. Table 8.2: Comparison of 3D, end-systolic strains computed from strain from unwrapped phase (BiSUP) and feature-based (FB) methods. Differences = Mean Standard Error. ? = Correlation coefficient. CV = coefficient of variation. Ecc = LV Circumferential shortening strain. Ell = LV Longitudinal shortening strain. Emin = LV Maximal shortening strain. EttRV = RV Tangential shortening strain. EllRV = RV Longitudinal shortening strain. EminRV = RV Maximal shortening strain. Strain Differences p ? p CV Ecc 0.0095 null 0.0019 0.18 0.93 <0.001 2.01% Ell -0.0046 null 0.0018 0.63 0.97 <0.001 1.62% Emin -0.0048 null 0.0022 0.56 0.93 <0.001 1.59% Torsion -1.8019 null 0.2461 0.10 0.97 <0.001 3.01% EttRV 0.0212 null 0.0026 0.03 0.93 <0.001 3.11% EllRV 0.0151 null 0.0025 0.15 0.95 <0.001 2.31% EminRV 0.0154 null 0.0021 0.13 0.96 <0.001 1.51% 8.3.4 Comparison with HARP Strains Table 8.3 shows statistics of the difference between the 3D strains calculated from BiSUP and the 2D strains from the HARP method [49]. Significant differences were found between 101 Figure 8.4: Maps of maximum shortening strain (Emin) using feature-based (left) and BiSUP (right) methods for a normal volunteer (NL), and patients with pulmonary hypertension (PHTN), LV hypertension (HTN) and diabetics with myocardial infarction (DMI). Strains are mapped from blue = -25% to yellow = +25%. The anterior LV wall is at the bottom of each strain map. 102 Figure 8.5: Bland-Altman (left) and correlation (right) plots for comparing BiSUP and FB strain measurements in the LV. In the Bland-Altman plots, lines above and below the zero- difference line represent 2 SD of the difference. In the correlation plots, the dashed line represents perfect agreement. 103 Figure 8.6: Bland-Altman (left) and correlation (right) plots for comparing BiSUP and FB strain measurements in the RV. In the Bland-Altman plots, lines above and below the zero- difference line represent 2 SD of the difference. In the correlation plots, the dashed line represents perfect agreement. 104 the two techniques in maximum shortening strains (Emin), peak systolic torsion rate and EminRV rate, but the coefficients of variation for these parameters were all less than 10%. Peak strains showed the strongest correlations between the two techniques. Weakest correla- tions and largest coefficients of variation were found in early diastolic rates due to tag fading in late diastole. Tag fading causes phase inconsistencies, which are corrected in BiSUP with branch cuts. HARP does not provide a mechanism for correcting phase inconsistencies. Figure 8.7 shows strain and torsion curves for both BiSUP and HARP averaged over the studies for each of the four patient groups showing good agreement between BiSUP and HARP in the temporal evolution of strain. Table 8.3: Comparison of strains and torsion using the strain from unwrapped phase (BiSUP) and HARP methods. Differences = Mean Standard Error. ? = Correlation coefficient. CV = coefficient of variation. Ecc = LV Circumferential shortening strain. Emin = LV Maximal shortening strain. EttRV = RV Tangential shortening strain. EminRV = RV Maximal shortening strain. Strain Differences p ? p CV Ecc Peak Strain -0.0066 null 0.0009 0.39 0.61 <0.001 5.35% Systolic Rate -0.0659 null 0.0045 0.10 0.61 <0.001 5.06% Early-Diastolic Rate -0.0604 null 0.0127 0.52 0.53 <0.001 13.27% Emin Peak Strain -0.0224 null 0.0006 0.01 0.83 <0.001 2.64% Systolic Rate -0.2604 null 0.0057 0.00 0.66 <0.001 5.99% Early-Diastolic Rate 0.1328 null 0.0063 0.01 0.58 <0.001 8.81% Torsion Peak Torsion -1.5122 null 0.1322 0.23 0.70 <0.001 7.35% Systolic Rate -16.1142 null 0.7465 0.01 0.58 <0.001 8.49 Early-Diastolic Rate 13.0258 null 0.8720 0.07 0.55 0.0018 9.48% EttRV Peak Strain 0.0011 null 0.0010 0.90 0.61 <0.001 6.86% Systolic Rate 0.0934 null 0.0105 0.16 0.24 0.2031 10.81% Early-Diastolic Rate -0.3137 null 0.0248 0.07 0.39 0.0315 20.08% EminRV Peak Strain -0.0119 null 0.0008 0.21 0.80 <0.001 3.13% Systolic Rate -0.1659 null 0.0076 0.01 0.60 <0.001 7.47% Early-Diastolic Rate 0.0150 null 0.0094 0.83 0.48 0.0069 11.44% 105 Figure 8.7: Plots of average mid-ventricular strain and torsion obtained from 2D HARP (black) and 3D BiSUP (red) methods for normal volunteers (NL) and, patients with pul- monary hypertension (PHTN), LV hypertension (HTN) and diabetics with myocardial in- farction (DMI). X-axis represents in percentage systolic interval. Error bars represent one standard error. 106 Figure 8.8 shows maximal shortening strain for a normal volunteer and patients with pulmonary hypertension, left ventricular hypertension and a diabetic with myocardial in- farction at different phases of the cardiac cycle. It is clear that the shortening in the RV is depressed in patients with pulmonary hypertension relative to the normal volunteers (also see Figure 8.7). Also, note the excursion of the RV into the LV at the septum. 8.4 Discussion The application of tagged MRI to the RV has various difficulties; the thin wall of the normal RV limits the number of tag lines, which may hinder accurate quantification [122]. Several myocardial tagging studies have been performed on the RV to investigate and characterize mechanical deformation. Klein et al. [123] used measures of percent segmental shortening of the RV free wall. Zahi et al. [122] designed a specific breath hold imaging sequence with 1-D tag lines for RV tagging acquisition and thus were able to characterize the RV regional deformation. Young et al. [124] used a finite-element model for 3D reconstruction of the in-plane deformations of the RV free wall as a surface. Haber et al. [29] also used a finite-element model to obtain 3D strains in the RV. Using this model, they were able to quantify components of the in-plane strain tensor in the RV free wall. Tustison et al. [74] computed biventricular strains using volumetric deformable models with a non-uniform rational B-splines (NURBS) basis. All the 3D methods [29,74,124] feature tag tracking to obtain displacements. In this chapter, an unwrapped phase technique to compute 3D biventricular strain in about three-fourths of the cardiac cycle using tagged cardiac MR images has been described and validated. The BiSUP technique consists of an unwrapped phase technique to compute the 1D displacements followed by a discrete model-free reconstruction method to obtain 3D strain measurements. We demonstrated on human subjects of different pathologies that the circumferential, longitudinal and maximal shortening strains measured using BiSUP are similar to those 107 Figure 8.8: Maps of maximum shortening strain (Emin) using the BiSUP method for a normal volunteer (NL), and patients with pulmonary hypertension (PHTN), LV hypertension (HTN) and diabetics with myocardial infarction (DMI) from early-diastole through mid- diastole of a cardiac cycle. Strains are mapped from blue = -25% to yellow = +25%. The anterior LV wall is at the bottom of each strain map. 108 obtained from a feature-based method that uses tag tracking to obtain the displacement measurements. The time required for the BiSUP measured strains in the entire LV and RV combined over 20 time frames is less than 1.5 hours per study with less than an hour of manual intervention. The same analysis using the feature-based method would require approximately 4 hours with significantly higher manual intervention. Compared to methods based on tracking tag lines [29,122,124], displacement measurements from the BiSUP method are dense, potentially resulting in more accurate estimates of strain. The strains from the BiSUP method were also compared to the strains from HARP. BiSUP-HARP agreement was not as strong as BiSUP-FB agreement because the BiSUP computes 3D strain, while HARP computes 2D strain. Also, the tag line CNR decreases through the cycle due to T1 decay of the tag pattern, so early diastolic correlations are lower than correlations for peak strain and systolic strain rate. It was seen that HARP in general underestimated the maximal shortening strains as compared to the BiSUP method. This could be attributed to the improved accuracy of tracking using the BiSUP method as a result of removal of inconsistencies in the HARP image using branch cuts. Also, HARP analysis does not correct for motion through the stationary basal and apical image planes, whereas BiSUP reconstructs 3D deformation and strain in each time frame, which corrects for through-plane motion. With HARP, torsion is computed with HARP tracking, and large deformations between time frames can cause errors. The unwrapped phase technique used in BiSUP is more robust than HARP to large interframe deformations [90]. With unwrapped phase, points can be tracked through an image sequence as long as the average inter-frame deformation over the entire myocardium is less than one-half tag spacing. The DMF method has advantages that are utilized for the reconstruction of strain in the RV and in the LV in patients with pulmonary hypertension. The DMF method does not need a specific coordinate system to do the LV reconstruction and uses less smoothing than other reconstruction methods [13]. Therefore, the lack of a consistent geometry does 109 not affect the performance of the DMF method as opposed to finite-element methods and prolate-spheroidal methods. In conclusion, the BiSUP method can compute accurate 3D biventricular strains through the cardiac cycle in a reasonable amount of time and user interaction compared to other 3D analysis methods. 110 Chapter 9 Computer-Assisted Strain from Unwrapped Phase 9.1 Introduction The unwrapped-phase (mSUP) [90] method previously described in Chapter 6 uses residues [89] to detect inconsistencies in the wrapped HARP phase. Residues were computed by locally unwrapping a 2 null 2 neighborhood of each pixel in the region of interest. Phase inconsistencies were corrected by a technique called branch cuts, which removed certain pixels from the region of interest. Branch cuts are specified by the user with a graphical user interface (GUI). With unwrapped phase, points can be tracked through an image sequence as long as the deformation between time frames is less than half a tag spacing. Compared to other feature-based methods, displacement measurements from unwrapped HARP phase images are denser than those obtained from tracking tag lines or tag intersections, potentially resulting in more accurate estimates of strain. It can compute strains in the entire LV and is also more robust to interframe motion compared to methods based on tracking the wrapped phase. This method still requires user interaction to place the branch cuts. In this chapter, a computer-assisted branch-cut placement in short-axis HARP images is presented to compute the strain from unwrapped phase (caSUP). This method is based on branch-cut placement using simulated annealing, which has been proposed for general- purpose phase unwrapping [125]. The method in [125], however, minimizes the branch cut length, which is a reasonable criterion in single-image unwrapping. In cardiac imaging, we wish to unwrap a sequence of images. We propose a new energy function for simulated annealing-based phase unwrapping that is based on temporal continuity of the unwrapped phase. An energy term is proposed that enables the application of the phase unwrapping 111 method to a sequence of images. The caSUP method described here requires user interac- tion other than segmentation of the myocardium, to correct for any detected errors in the unwrapping. It saves about one-third of the time involved in manual branch-cut placement. To compute 3D LV strain, the caSUP method is used to unwrap short-axis images and the manual branch-cut method [90] is used to unwrap long-axis images. This chapter is organized as follows. The caSUP method and strain reconstruction is presented in Section 2. Experimental validation results on 40 human studies and conclusions are presented in Sections 3 and 4. 9.2 Materials and Methods 9.2.1 Human Subjects A cohort of 40 studies consisting of 10 normal volunteers, 10 diabetics with myocardial infarction, 10 patients with mitral regurgitation, and 10 patients with hypertension was used to validate the caSUP method. All human studies were approved by the Institutional Review Board of both institutions (Auburn University and University of Alabama at Birmingham) and informed consent was obtained from all participants. 9.2.2 Data Acquisition All participants underwent MRI on a 1.5T MRI scanner (GE, Milwaukee, WI) optimized for cardiac application. Tagged images were acquired in standard views (2-chamber and 4- chamber long-axis and short-axis) with a fast gradient-echo cine sequence with the following parameters: FOV = 300 mm, image matrix = 224x256, flip angle = 45, TE = 1.82ms, TR = 5.2ms, number of cardiac phases = 20, slice thickness = 8 mm. A 2D fast gradient- recalled spatial modulation of magnetization (FGR-SPAMM) tagging preparation was done with a tag spacing of 7 pixels. This protocol resulted in 2 long-axis slices and on average 12 short-axis slices per study. 112 9.2.3 Phase Unwrapping In the unwrapped-phase (mSUP) method previously described in [90], branch cuts are specified by the user with a graphical user interface (GUI). In this chapter we explore the possibility of an automated branch-cut placement method. Ideally, given a set of positive and negative residues, the surest way of finding the correct branch-cut configuration is to explore every possible combination (exhaustive search). The configuration that minimizes a defined energy function is chosen as the best fit. A new energy function is proposed for phase unwrapping that minimizes the difference in unwrapped phase between successive time frames. The energy function Et is defined as, Et = null null?t null?tnull1null, (9.1) where ?t is the unwrapped phase at time frame t. In the phase unwrapping literature, algorithms seek to minimize the aggregate branch-cut length, which is a reasonable criterion in single-image unwrapping. In cardiac imaging, we wish to unwrap a sequence of images. The proposed energy function allows us to maintain temporal continuity of the unwrapped phase, enabling its application to unwrap a sequence of images. The unwrapped phase ? is obtained by unwrapping the HARP phase (wrapped) using flood-fill quality-guided phase unwrapping [89,90] after the application of the present branch-cut configuration. The exhaustive search method is adequate when the number of residues is low, but as the number of resiudes increases, exploration of all combinations is impractical as the number of possible configurations becomes prohibitively large (see Figure 9.1). In such cases, it is more economical to use a method such as the simulated-annealing-based branch-cut (SABrCut) placement method described below. 113 Number of positive residues Nu mbe r of nega tiv e r esidues 0 1 2 3 4 50 1 2 3 4 5 2 4 6 8 10 12 14 Figure 9.1: A logarithmic (log2) plot showing the number of possible branch cut configura- tions given the number of residues in the image. 9.2.4 Simulated Annealing This method is based on branch-cut placement using simulated annealing, which has been proposed for general-purpose phase unwrapping [125]. The method in [125], however, minimizes the branch-cut length, while we minimize energy defined in Equation (9.1). Simulated annealing based branch cut placement [125] consists of: 1. An initial random configuration of branch cuts, which can be addressed as a proposed solution to the branch-cut placement problem. In this research, the initial branch-cut configuration is chosen by nearest-neighbor method, but any automatic algorithm can be used. In the nearest-neighbor method, each residue is connected to the closest residue of opposite polarity or the border, whichever is the nearest. 2. An energy function E that describes the quality of a proposed solution. In this research, we minimize energy defined in Equation (9.1). 3. A generation mechanism that applies small changes to produce a new branch-cut config- uration. For each iteration k, a small change to the branch-cut configuration is applied. 114 A negative and a positive residue are randomly selected. Existing branch cuts involving these residues are deleted, and new branch cuts are applied according to the scheme de- scribed in Figure 9.2. This scheme is similar to the one used in [125] with the exception of the endocardial/epicardial configuration, which is unique to our algorithm. If there is more than one possible new branch-cut configuration, one is chosen at random. The energy Ek+1t of the new configuration is then calculated. The energy difference is ?Ekt = Ek+1t nullEkt (9.2) 4. An acceptance criterion to decide whether the new proposed solution is accepted. The new configuration is always accepted if ?E < 0. Accepting a new configuration only if ?E < 0, though, may mean that the algorithm is trapped in a local minimum. Therefore, increasing values of E are also accepted at a Boltzmann probability. The acceptance probability p, therefore is p = nullnull nullnull nullnullnull 1 , if ?E null 0 enull?E/T , if ?E > 0 (9.3) 5. A control parameter T to control the acceptance probability of proposed solutions and a cooling schedule for T. The Boltzmann probability is controlled by the temperature T. For high values of T, even high increases in energy could be accepted, while for low values of T the acceptance probability of these moves is close to zero. When a number of transitions are applied to the system at a constant temperature, the system reaches a thermal equilibrium. The series of configurations resulting from these transitions is called a homogeneous Markov chain. The SABrCut algorithm consists of several Markov chains that start at high values of T. Reducing the temperature T slowly reduces the internal energy of the system until it reaches a minimum, which is identified as the solution of our 115 optimization problem. The values of T are determined by a cooling schedule Tk+1 = T k 1 + [Tk ln(1 +?)/(3?k)], (9.4) with Equation (9.4) controlling the cooling speed and ? the standard deviation of the energy during the final Markov chain. The cooling speeds are kept low to allow the algorithm to reach the global minimum. The values Tinitial = 10000 and ? = 0.25 were chosen empirically. 6. A stopping criterion to decide whether the algorithm has found a final solution. When there is no change in the accepted energy for a number of consecutive configuration changes, thealgorithmisterminatedandthefinalconfigurationisacceptedasthesolution. 9.2.5 caSUP Figure 9.3 shows the time taken using the exhaustive search and simulated annealing methods to find a suitable solution for a given number of residues in the image. In this research, we utilized the fact that the exhaustive search to determine the best branch-cut configuration was faster than the SABrCut when the number of residues is small, but the SABrCut method is faster for a greater number of residues. Therefore, the exhaustive search method was used when the number of residues is less than 6, and the SABrCut method was used otherwise. As explained in [90], branch cuts are required because of prematurely ending tag lines, tag-line merging or spurious phase wraps. The branch cuts can be seen as either the contin- uation or deletion of a tag line. Therefore, branch cuts are drawn parallel to the tag lines (i.e. along the tag line direction) when connecting to the myocardial borders. A discontinuity map, similar to the one used in [82], was used to detect images with incorrect unwrapping. A discontinuity map measures the gradient of the unwrapped phase, and if the unwrapping is correct, the gradient magnitude of the unwrapped phase does not 116 OR OR OR OR OR possible changesinitial configuration border positive source negative source pos. / neg. source epicardium endocardium Figure 9.2: Generation mechanism to apply small changes to the existing set of branch cuts. Two sources of opposite sign are selected randomly. Depending on the initial situation, branch cuts are deleted and new branch cuts are set. A border connection is a connection to either the epicardial or the endocardial boundary, each of which is chosen with equal probability. 117 2 4 6 8 10 0 1 2 3 4 Number of residues Logarithm of time in seconds Exhaustive Simulated Annealing Figure 9.3: The logarithm (log10) of the time taken in seconds using the exhaustive search and simulated annealing methods to find a suitable solution depending on the number of residues. exceed pi. When discontinuity is detected in the unwrapping of a slice, user interaction (as in [90]) is used to manually place the branch cuts for the slice. The entire procedure involved is called computer-assisted strain from unwrapped phase (caSUP). 9.2.6 Motion and Strain Estimation Each image is unwrapped independently, and the starting point for phase unwrapping may be different in each image. As a result, the unwrapped phases in two adjacent time frames may differ by an integer multiple of 2pi. This difference can be corrected by adding an integer multiple of 2pi to all unwrapped phases in the current time frame. The multiple is chosen to minimize the L1 norm of all displacements between the current and previous frames. Note that this correction assumes that the L1 norm of the actual unwrapped phase difference between consecutive frames is less than pi, which corresponds to one-half of the tag spacing. Also, interframe deformation of more than one-half tag spacing in a localized region or regions will not affect the unwrapped phase as long as the average deformation is less than one-half tag spacing. 118 The caSUP method described above was used to unwrap all short-axis slices. Long-axis slices were unwrapped using the manually placed branch-cut method described in [90]. Once the phases were unwrapped, 1-D displacements were measured from each pixel in the my- ocardium using the technique described in [90]. Each 1-D displacement measurement is the displacement of the point back to its undeformed position along a line perpendicular to the tag plane (see [90] for details). Both the phase alignment and displacement measurement steps required that the LV wall be segmented in each slice and time of interest. This segmen- tation was done using the automated dual-contour propagation method described in [126]. The 1-D displacement measurements and a material-point mesh automatically constructed from the end-diastolic (ED) contours were used to compute 3-D LV deformation and strain in each time frame. The deformation and strain are reconstructed using the Affine Prolate Spheroidal B-Spline (APSB) method described in [90]. 9.3 Experiments 9.3.1 Computation Time All studies were processed using the caSUP technique described above, which was im- plemented in MATLAB (The Mathworks Inc, Natick, MA). Unwrapping all images in a study took less than a minute on a 2.6GHz Core2 Duo processor with 4 GB of memory. Approximately 30 minutes per study of automated processing followed by 15 minutes of user interaction were required to resolve residues. Strain reconstruction took approximately 5 minutes per study. The total time required to analyze 20 time frames of a typical study was 50 minutes. This saves 15-20 minutes of user interaction for the user. 9.3.2 Validation The caSUP technique was validated on the cohort of 40 human subjects. In each subject, 3D strain was computed in all imaged time frames using the caSUP and mSUP techniques. Both the caSUP and mSUP methods use the APSB deformation model described in [116]. 119 The mSUP method was earlier validated with and compared to HARP strains [50] and 3D strain from a feature-based method [45,116]. The accuracy of 3D strains was assessed by comparing caSUP strains and mSUP strains at end-systole with a paired t-test. In all statistical comparisons, a P value of 0.05 or less was considered statistically significant. A total of 349 short-axis slices were processed. In 338 of these slices, the caSUP algo- rithm placed branch cuts correctly, and no user interaction was required. In eleven slices, errors were detected automatically using the discontinuity map and manually corrected. The errors occur predominantly at the apical slices, caused by partial volume effects and low contrast-to-noise ratio (CNR). Table 9.1 shows statistics of the difference in averaged mid-ventricular strains between the unwrapped phase methods caSUP and mSUP. In all strains in Table 9.1, the caSUP strains are highly correlated with mSUP strains, and the difference standard deviation is less than 3% of the average of the two methods. The mean difference between caSUP and mSUP methods is low across all measured quantities, showing no bias toward under- or overestimation of strain. The longitudinal strain and torsion show a slightly lower correlation compared to the circumferential and maximal shortening strains, because there are 8-12 short-axis slices per study but only two long-axis images. Also, the torsion measurements show a lower correlation without corrections as most of the errors occur at the apex. Figure 9.5 shows maps of 3D circumferential strain (Ecc) computed from the caSUP and the mSUP methods for a representative from all the patient groups. Note that the same material-point mesh and deformation model was used to reconstruct strain in all methods. The strain maps are mostly similar. Differences, if any, are noted at the apex where the increased through-plane motion and rotation affects the ability of the computer-assisted branch cut placement method to obtain the correct branch-cut configuration. 120 ba g h fe dc ?0.2 ?0.15 ?0.1 ?0.05?0.1 ?0.05 0 0.05 (Ecc mSUP +Ecc caSUP )/2 (Ecc mSUP ?Ecc caSUP )/2 ?0.15 ?0.1 ?0.05 ?0.15 ?0.1 ?0.05 Ecc mSUP Ecc caSUP ?0.2 ?0.15 ?0.1 ?0.05 ?0.1 ?0.05 0 0.05 0.1 (Ell mSUP +Ell caSUP )/2 (Ell mSUP ?Ell caSUP )/2 ?0.15 ?0.1 ?0.05 ?0.2 ?0.15 ?0.1 ?0.05 Ell mSUP Ell caSUP ?0.3 ?0.2 ?0.1 ?0.1 ?0.05 0 0.05 0.1 (Emin mSUP +Emin caSUP )/2 (Emin mSUP ?Emin caSUP )/2 ?0.2 ?0.15 ?0.1 ?0.2 ?0.15 ?0.1 Emin mSUP Emin caSUP 10 20 30 ?10 ?5 0 5 10 (Torsion mSUP +Torsion caSUP )/2 (To rsi on mSUP ?Tor sion caSUP )/2 5 10 15 20 25 5 10 15 20 25 Torsion mSUP Tor sion caSUP Figure 9.4: Bland-Altman (left) and correlation (right) plots for comparing caSUP and mSUP strain measurements. In the Bland-Altman plots, lines above and below the zero- difference line represent 2 SD of the difference. In the correlation plots, the dashed line represents perfect correlation. 121 NL HTN MRR mSUP caSUP DMI Figure 9.5: Maps of circumferential (Ecc) strain using computer-assisted strain from un- wrapped phase (left) and manual strain from unwrapped phase for normal (NL), hyperten- sive (HTN), mitral regurgitant (MRR) and myocardial infarct (DMI) hearts at end-systole. Strains are mapped from blue = -25% to yellow = 25%. The mid-septum is marked by the green landmark. 122 Early-Systole Mid-Systole End-Systole Early-Diastole NL HTN MRR DMI Figure 9.6: Maps of maximal shortening (Emin) strain using computer-assisted strain from unwrapped phase for normal (NL), hypertensive (HTN), mitral regurgitant (MRR) and myocardial infarct (DMI) hearts through the cycle. Strains are mapped from blue = -25% to yellow = 25%. The mid-septum is marked by the green landmark. 123 Table 9.1: Comparison of strains and torsion computed using caSUP and mSUP meth- ods. Differences are caSUP-mSUP. Differences = Mean null Standard Error. ?= Correlation coefficient. For all correlation coefficients, p< 0.001. CV = coefficient of variation. Strain Differences p ? CV After corrections Ecc -0.002 null 0.001 0.79 0.99 0.65% Ell 0.001 null 0.002 0.87 0.96 2.78% Emin 0.001 null 0.001 0.94 0.99 0.66% Torsion 0.321 null 0.227 0.72 0.94 2.33% Without corrections Ecc -0.003 null 0.001 0.71 0.99 0.77% Ell -0.001 null 0.001 0.97 0.97 1.72% Emin -0.003 null 0.002 0.72 0.95 1.38% Torsion 0.354 null 0.296 0.71 0.91 3.03% 9.3.3 caSUP in Normals and Patients Figure 9.6 shows maps of 3D maximal shortening strain (Emin) computed from the caSUP method for a representative from all the patient groups. The figure demonstrates the ability of the caSUP method to produce strains in various pathologies and with different cardiac morphologies. 9.4 Discussion A computer-assisted strain from unwrapped phase (caSUP) procedure was presented for measuring 3D deformation from tagged MRI. This method used automated branch cut placement to resolve residues, before unwrapping HARP images. Manual intervention is used to modify the branch-cut configuration when errors are discovered in the proposed branch cuts. Displacement and 3D strain can then be calculated from the unwrapped phase images. 40 studies from different groups were used to validate the algorithm. caSUP strains demon- strated excellent agreement with the previously presented manual strain from unwrapped phase (mSUP). The time required for the caSUP-measured 3D strains in the entire LV over 20 time frames is approximately 45 minutes per study with about 10 minutes of user interaction 124 required. The same analysis would require around 30-40 minutes of user interaction using the manual strain from unwrapped phase (mSUP). The feature-based method [45,116] would require approximately 3 hours of user interaction. Most of the user interaction required is usually later in the cycle (mid to late diastole) when the tag CNR reduces rapidly. Advanced tagged imaging techniques such as Complementary SPAMM, can yield a higher tag CNR throughout the cardiac cycle. Higher CNR images will result in fewer phase inconsistencies, and therefore, automated resolving of branch cuts is faster and lesser user interaction will be required to correct them. Consequently, if strains are to be computed only through systole as is so often the case, required user interaction would drastically reduce. The HARP method [50] is sensitive to large (greater than one-half tag spacing) in- terframe displacements. Therefore, we used a method based on the phase of the entire myocardium over time to maintain phase consistency. This allows for local tissue to have displacements greater than one-half tag-spacing between time frames as long as the average deformation of tissue between time frames is less than one-half tag-spacing. Moreover, it allows the users to check for errors and correct them, unlike HARP. In conclusion, the computer assisted strain from unwrapped phase (caSUP) method can compute parameters such as 3-D strain, strain rate and torsion in the LV through the cardiac cycle in a reasonable amount of time and with minimal user interaction compared to other 3D analysis methods. 125 Chapter 10 Torsion Hysteresis 10.1 Introduction Left ventricular (LV) diastolic dysfunction is characterized by abnormal myocardial me- chanical properties that include impaired diastolic distensibility, impaired LV filling and slow or delayed myocardial relaxation [127]. Up to 50% of patients with heart failure have pre- dominant diastolic dysfunction in the presence of preserved LV ejection fraction (EF) [128]. Measurement of LV pressure-volume relations is perhaps the reference standard for diagnos- ing diastolic dysfunction. This is based on the premise that the LV diastolic pressure rises excessively during ventricular filling due to impaired LV distensibility and/or compliance. Quantifying the exponential fall of pressure during isovolumic relaxation phase by the time constant of relaxation, ?, is considered a reliable, relatively load independent measure of diastolic relaxation of the LV. LV torsion/twist is an important mechanical property of the myocardium that promotes more efficient cardiac function. It represents the myocardial rotation gradient from the base to apex along a longitudinal axis [120]. Torsion is due to the criss-crossing helical orientation of the myofibrils from the subendocardium to the subepicardium. Contraction of myocardial bundles and their interaction with extracellular matrix during systole results in storage of torsional potential energy. Torsional recoil during isovolumic relaxation and early diastole releases the potential energy stored in the deformed matrix during systole [129,130]. Previous work with cardiac magnetic resonance imaging (MRI) in an animal model [131] and recently inhumans[132] hasshownthatLVearly untwistrate correlatesclosely withthetime constant of LV relaxation. 126 The term ?hysteresis? is used in mechanical engineering, to describe history-dependent stress-strain relationships in materials undergoing cyclic loading. In these applications, the area between stress-strain loops is related to energy loss due to friction [133]. Research groups have used hysteresis in stress-strain loops to study viscoelastic losses in isolated myocytes [134,135], chick embryo heart [136?138] and other animal models [139]. In the current investigation, we apply the hysteresis concept to torsion-volume loops obtained in normal subjects and in patients with hypertension (HTN) and mitral regurgi- tation (MR) patients with preserved LVEF and no evidence of coronary artery disease. We hypothesized that the area enveloped by these curves (torsional hysteresis) represents loss of energy from work against viscoelastic properties of myocardium and hence will represent global diastolic function. 10.2 Magnetic Resonance Imaging Magnetic resonance imaging was performed on a 1.5T MRI scanner (Signa GE, Milwau- kee, Wisconsin) optimized for cardiac application. Electrocardiographically gated breath- holdsteady-statefreeprecision wasusedtoobtainstandard(2-, 3-, and4-chambershort-axis) views using the following parameters: slice thickness of the imaging planes 8 mm, field of view 44 null 44, scan matrix 256 null 128, flip angle 45, repetition/echo times 3.8/1.6 ms. The temporal resolution of the cine MRI was < 50 ms. Tagged magnetic resonance images were acquired on the same scanner with repetition/echo times 8/44 ms, and tag spacing 7 mm. Typical temporal resolution of the tagged MRI scan was 80 ms. Imaged population included 37 normal volunteers (NL), 78 patients with hypertension (HTN) and patients with mitral valve disease (MR). 10.3 Geometric analysis LV geometric parameters were measured from endocardial and epicardial contours man- ually traced on cine images acquired near end-diastole and end-systole. These contours were 127 Figure 10.1: Volume time curve for the 3 groups. Data points are expressed as mean null standard error. Normal is represented in black, hypertension is represented in red and mitral regurgitation is represented in blue. Early filling rate is significantly lower in Hypertension group compared to the other two groups. propagated throughout the cardiac cycle using in-house software [115,126] to create LV time-volume curves 10.1. 10.4 Torsional Deformation Analysis Two-dimensional (2D) strain rates were measured using harmonic phase (HARP) anal- ysis [49?51]. 2D torsion and torsion rates were measured by tracking a circular mesh of points in a basal and apical slice. The mesh was identified in the first time based on user- defined contours and tracked through the remaining imaged phases using improved HARP tracking [50,52]. Because the tag lines faded with time due to T1 relaxation, torsion was only computed through systole and the first 70% of diastole (see Figure 10.2). 10.5 Torsional Hysteresis The torsion hysteresis area was computed with the following procedure for each subject. First, each point on the torsion-versus-time curve was divided by peak torsion, and each point on the LV volume-versus-time curve was divided by EDV to give normalized values. The 128 Figure 10.2: Torsion time curve for the 3 groups. Data points are expressed as mean null standard error. Normal is represented in black, hypertension is represented in red and mitral regurgitation is represented in blue. Peak systolic torsion is highest in Hypertension group. areas under the systolic and diastolic sections of the torsion-volume curve were computed numerically using the trapezoidal rule. Both areas were computed over the volume interval between the ESV and the volume at 70% diastole as shown in Figure 10.3. The normalized torsion hysteresis area was computed by subtracting the diastolic area from the systolic area. Similarly non-normalized torsion hysteresis was also computed. 10.6 Results and Discussion The LV torsional hysteresis as measured by the net area difference was highest in HTN compared to MR or NL (p < 0.001) (Figures 10.4 and 10.5). In this study we demonstrate for the first time that under distinct physiological condi- tions, one of eccentric remodeling (MR) and the other of concentric remodeling (HTN), the area within the torsion-volume loop (torsional hysteresis) is increased in HTN compared to NL or MR. We believe that the underlying mechanism for torsional hysteresis is likely due 129 Figure 10.3: Schematic diagram for calculating torsional hysteresis. Torsional hysteresis represents the difference in area within the systolic and diastolic arms of the normalized torsion volume (TV) curves. to loss of stored torsional energy through inefficient myocardial relaxation. Diastolic un- twist/torsion is characterized by early rapid recoil with little change in LV volume, followed by more gradual untwisting when the bulk of diastolic filling occurs. Hysteresis in the stress-strain relationship for a material is due to frictional losses during material motion; these stress-strain relationships may be linear (stretching); shear (sliding), or torsional (twisting), reflecting degrees of freedom in the motion of the body. Measurement of the torsional stress (i.e., the torque) is difficult in the heart in vivo. Therefore, we have used the LV volume as a surrogate for torque, since a twisting force acting on a shape with a larger radius will result in increased torque, compared to a shape with a smaller radius. In the case of the LV, apart from the intrinsic passive myocardial stiffness, the torsion- volume loop may also be influenced by the rate of LV filling and the active ATP dependent relaxation process occurring in the myofibrils. In HTN due to a stiffer ventricle, a greater amount of work is expended for both active and passive relaxation and therefore greater torsional hysteresis. In our study we included MR as another group with a distinctly different remodeling compared to HTN. This group demonstrated eccentric remodeling with a dilated LV cavity 130 Figure 10.4: a) Normalized b) non-normalized torsion volume curves for the 3 groups. Data points are expressed as mean null standard error. Normal is represented in black, hypertension is represented in red and mitral regurgitation is represented in blue. Torsional hysteresis as measured by the area within the systolic and diastolic arm is greater in Hypertension group compared to the other two groups. 131 Figure 10.5: a) Normalized and b) non-normalized torsional hysteresis measured as described in Figure 10.3. Torsional hysteresis is significantly higher in Hypertension group compared to Mitral Regurgitation or Normal control groups. 132 but LVEF > 60%. We found no difference in the torsional hysteresis in this group compared to NL. Previous investigators have demonstrated that there is a loss or at the most no net gain of collagen in MR [140]. The present study and previous studies have also demonstrated relatively preserved diastolic function as measured by conventional parameters in MR and preserved LVEF [141]. In conclusion, torsional hysteresis may be an important global parameter to assess both systolic and diastolic function. To our knowledge, this is the first study to propose the concept of torsional hysteresis as a measure of diastolic dysfunction, and its application may provide greater insight into multiple forms of cardiac hypertrophy and heart failure. 133 Chapter 11 Conclusion and Future Work In this dissertation, a method to compute displacement measurements from tagged MR images is presented that depends on unwrapping the harmonic phase images. A branch-cut placement method was used to remove inconsistencies and unwrap the images. Temporal consistency is imposed while unwrapping the images. Initially, a GUI-based approach, called manual Strain from Unwrapped Phase (mSUP) was designed where the user placed branch- cuts. This was later replaced by a semi-automated method to place branch cuts in short- axis images, called computer-assisted Strain from Unwrapped Phase (caSUP). Using caSUP reduced the amount of manual intervention considerably. The viability of applying the same methods in the right ventricle was also explored. Computing strains in the RV has proven especially difficult, but the application of unwrapped phase HARP to the RV (BiSUP) yielded accurate and quality 3D strain maps. BiSUP also demonstrated the ability to compute strains over time in hearts of different pathologies and morphologies. An area of future work could be filtering techniques to obtain better phase images (with fewer residues). This would reduce the inconsistencies in the image, and consequently make the caSUP method faster while also requiring lesser manual intervention. Conversely, techniques such as CSPAMM could be used to obtain higher-quality tagged images, that would lead to fewer inconsistencies in the image and also reduce tag fading later in the cycle. Exploration of faster and more accurate algorithms to place branch cuts is another prospective area of research. It would especially be useful if this could be extended to 3D (in either time or spatial domain) in an efficient manner. 134 Finally, extensive data has been collected for this research. 110 patients and volunteers with 3D+t and 2D+t strains have been used. This could be useful in studying relationships between 3D and 2D strains and strain rates and specifically studying the advantages of 3D strain. 135 Bibliography [1] ?http : //en.wikipedia.org/wiki/cardiology.? [2] ?http : //www.invisionguide.com/heart/.? [3] ?http://www.cvphysiology.com/index.html.? [4] ?http : //www.columbiasurgery.org/pat/cardiac/anatomy.html.? [5] ?http : //www.americanheart.org/.? [6] J. L. Prince and J. M. Links, Medical Imaging Signals and Systems. Prentice-Hall, 2001. [7] J. Li, ?Tag line tracking and cardiac motion modeling from tagged MRI,? Ph.D. dis- sertation, Auburn University, 2006. [8] C. Ozturk, J. A. Derbyshire, and E. R. McVeigh, ?Estimating motion from MRI data,? Proceedings of the IEEE, vol. 91, no. 10, pp. 1627?1648, 2003. [9] S. Masood, G.-Z. Yang, D. J. Pennell, and D. N. Firmin, ?Investigating intrinsic my- ocardial mechanics: The role of MR tagging, velocity phase mapping and diffusion imaging,? Journal of Magnetic Resonance Imaging, vol. 12, pp. 873?878, 2000. [10] J. Duncan, P. Shi, T. Constble, and A. Sinusas, ?Physical and geometrical modeling for image-based recovery of left ventricle deformation,? Progress in Biophysics and Molecular Biology, vol. 69, no. 2-3, pp. 333?351, 1998. [11] E. A. Zerhouni, D. M. Parish, W. J. Rogers, A. Yang, and E. P. Shapiro, ?Human heart: tagging with MR imaging?a method for noninvasive assessment of myocardial motion,? Radiology, vol. 169, no. 1, pp. 59?63, 1988. [12] E. Atalar and E. R. McVeigh, ?Optimization of tag thickness for measuring position with magnetic resonance imaging,? IEEE Transactions on Medical Imaging, vol. 13, no. 1, pp. 152?160, 1994. [13] J. Declerck, T. S. Denney, C. Ozturk, W. O?Dell, and E. R. McVeigh, ?Left ventricular motion reconstruction from planar tagged MR images: a comparison,? Physics in Medicine and Biology, vol. 45, no. 6, pp. 1611?1632, 2000. [14] T. S. Denney and J. L. Prince, ?Reconstruction of 3-D left ventricular motion from planartaggedcardiac MRimages: anestimationtheoreticapproach,? Medical Imaging, IEEE Transactions on, vol. 14, no. 4, pp. 625?635, 1995. 136 [15] J. Bogaert and F. E. Rademakers, ?Regional nonuniformity of normal adult human left ventricle,? Am J Physiol Heart Circ Physiol, vol. 280, no. 2, pp. H610?620, 2001. [16] C. C. Moore, C. H. Lugo-Olivieri, E. R. McVeigh, and E. A. Zerhouni, ?Three- dimensional systolic strain patterns in the normal human left ventricle: Character- ization with tagged MR imaging,? Radiology, vol. 214, no. 2, pp. 453?466, 2000. [17] L. Axel, ?Biomechanical dynamics of the heart with MRI,? Annual Review of Biomed- ical Engineering, vol. 4, pp. 321?347, 2002. [18] C. Petitjean, N. Rougon, and P. Cluzel, ?Assessment of myocardial function: A review of quantification methods and results using tagged MRI,? Journal of Cardiovascular Magnetic Resonance, vol. 7, no. 2, pp. 501?516, 2005. [19] M. D. Cerqueira, N. J. Weissman, V. Dilsizian, A. K. Jacobs, S. Kaul, W. K. Laskey, D. J. Pennell, J. A. Rumberger, T. Ryan, and M. S. Verani, ?Standardized myocardial segmentation and nomenclature for tomographic imaging of the heart: A statement for healthcare professionals from the cardiac imaging committee of the council on clinical cardiology of the American Heart Association,? Circulation, vol. 105, no. 4, pp. 539?542, 2002. [Online]. Available: http://circ.ahajournals.org [20] M. B. Buchalter, J. L. Weiss, W. J. Rogers, E. A. Zerhouni, M. L. Weisfeldt, R. Be- yar, and E. P. Shapiro, ?Noninvasive quantification of left ventricular rotational de- formation in normal humans using magnetic resonance imaging myocardial tagging,? Circulation, vol. 81, no. 4, pp. 1236?1244, 1990. [21] R. E. Henson, S. K. Song, J. S. Pastorek, J. J. H. Ackerman, and C. H. Lorenz, ?Left ventricular torsion is equal in mice and humans,? Am J Physiol Heart Circ Physiol, vol. 278, no. 4, pp. H1117?1123, 2000. [22] M. A. Fogel, K. B. Gupta, P. M. Weinberg, and E. A. Hoffman, ?Regional wall mo- tion and strain analysis across stages of Fontan reconstruction by magnetic resonance tagging,? Am J Physiol Heart Circ Physiol, vol. 269, no. 3, pp. H1132?1152, 1995. [23] E. Pettersen, T. Helle-Valle, T. Edvardsen, H. Lindberg, H.-J. Smith, B. Smevik, O. A. Smiseth, and K. Andersen, ?Contraction pattern of the systemic right ventricle: Shift from longitudinal to circumferential shortening and absent global ventricular torsion,? Journal of the American College of Cardiology, vol. 49, no. 25, pp. 2450?2456, 2007. [24] E. W. Remme, K. F. Augenstein, A. A. Young, and P. J. Hunter, ?Parameter distri- bution models for estimation of population based left ventricular deformation using sparse fiducial markers,? Medical Imaging, IEEE Transactions on, vol. 24, no. 3, pp. 381?388, 2005. [25] A. A. Young, C. M. Kramer, V. A. Ferrari, L. Axel, and N. Reichek, ?Three dimensional left ventricular deformation in hypertrophic cardiomyopathy,? Circulation, vol. 90, no. 2, pp. 854?867, 1994. 137 [26] I. Russel, M. Gotte, J. Kuijer, and J. T. Marcus, ?Regional assessment of left ventricu- lar torsion by CMR tagging,? Journal of Cardiovascular Magnetic Resonance, vol. 10, no. 1, p. 26, 2008. [27] L. Pan, J. Prince, J. Lima, and N. Osman, ?Fast tracking of cardiac motion using 3D- HARP,? Biomedical Engineering, IEEE Transactions on, vol. 52, no. 8, pp. 1425?1435, 2005. [28] C. C. Moore, E. R. McVeigh, and E. A. Zerhouni, ?Quantitative tagged magnetic resonance imaging of the normal human left ventricle,? Topics in Magnetic Resonance Imaging, vol. 11, no. 6, pp. 359?371, 2000. [29] I. Haber, D. N. Metaxas, and L. Axel, ?Three-dimensional motion reconstruction and analysis of the right ventricle using tagged MRI,? Medical Image Analysis, vol. 4, no. 4, pp. 335?355, 2000. [30] J. Garcia-Barnes, D. Gil, J. Barajas, F. Carreras, S. Pujadas, and P. Radeva, ?Charac- terization of ventricular torsion in healthy subjects using gabor filters and a variational framework,? in Computers in Cardiology, 2006, 2006, pp. 877?880. [31] R. Mankad, C. J. McCreery, W. J. Rogers, R. J. Weichmann, E. B. Savage, N. Reichek, and C. M. Kramer, ?Regional myocardial strain before and after mitral valve repair for severe mitral regurgitation,? Journal of Cardiovascular Magnetic Resonance, vol. 3, no. 3, pp. 257 ? 266, 2001. [32] S.-J. Dong, A. P. Crawley, J. H. MacGregor, Y. F. Petrank, D. W. Bergman, I. Be- lenkie, E. R. Smith, J. V. Tyberg, and R. Beyar, ?Regional left ventricular systolic function in relation to the cavity geometry in patients with chronic right ventricular pressure overload : A three-dimensional tagged magnetic resonance imaging study,? Circulation, vol. 91, no. 9, pp. 2359?2370, 1995. [33] C. F. Azevedo, L. C. Amado, D. L. Kraitchman, B. L. Gerber, N. F. Osman, C. E. Ro- chitte, T. Edvardsen, and J. A. C. Lima, ?Persistent diastolic dysfunction despite com- plete systolic functional recovery after reperfused acute myocardial infarction demon- strated by tagged magnetic resonance imaging,? Eur Heart J, vol. 25, no. 16, pp. 1419?1427, 2004. [34] A. A. Young, H. Imai, C. N. Chang, and L. Axel, ?Two-dimensional left ventricular deformation during systole using magnetic resonance imaging with spatial modulation of magnetization,? Circulation, vol. 89, no. 2, pp. 740 ? 752, 1994. [35] D. Bree, J. R. Wollmuth, B. P.Cupps, M. D. Krock, A. Howells, J. Rogers, N. Moazami, and M. K. Pasque, ?Low-dose dobutamine tissue-tagged magnetic resonance imaging with 3-dimensional strain analysis allows assessment of myocardial viability in patients with ischemic cardiomyopathy,? Circulation, vol. 114, no. 1suppl, pp. I?33?36, 2006. [36] P. Moustakidis, B. P. Cupps, B. J. Pomerantz, R. P. Scheri, H. S. Maniar, A. M. Kates, R. J. Gropler, M. K. Pasque, and T. M. Sundt, ?Noninvasive, quantitative assessment 138 of left ventricular function in ischemic cardiomyopathy,? Journal of Surgical Research, vol. 116, no. 2, pp. 187?196, 2004. [37] H. Kanzaki, S. Nakatani, N. Yamada, S.-i. Urayama, K. Miyatake, and M. Kitakaze, ?Impaired systolic torsion in dilated cardiomyopathy: Reversal of apical rotation at mid-systole characterized with magnetic resonance tagging method,? Basic Research in Cardiology, vol. 101, no. 6, pp. 465?470, 2006, 10.1007/s00395-006-0603-6. [38] E. Nagel, M. Stuber, M. Lakatos, M. B. Scheidegger, P. Boesiger, and O. M. Hess, ?Car- diac rotation and relaxation after anterolateral myocardial infarction,? Coron Artery Dis, vol. 11, pp. 261 ? 267, 2000. [39] M. Stuber, M. B. Scheidegger, S. E. Fischer, E. Nagel, F. Steinemann, O. M. Hess, and P. Boesiger, ?Alterations in the local myocardial motion pattern in patients suffering from pressure overload due to aortic stenosis,? Circulation, vol. 100, no. 4, pp. 361?8, 1999. [40] H. C. Oxenham, A. A. Young, B. R. Cowan, T. L. Gentles, C. J. Occleshaw, C. G. Fonseca, R. N. Doughty, and N. Sharpe, ?Age-related changes in myocardial relaxation using three-dimensional tagged magnetic resonance imaging,? Journal of Cardiovascu- lar Magnetic Resonance, vol. 5, no. 3, pp. 421 ? 430, 2003. [41] J. L. Prince and E. R. McVeigh, ?Motion estimation from tagged MR image sequences,? IEEE Transactions on Medical Imaging, vol. 11, no. 2, pp. 238?249, 1992. [42] J. L. Prince and E. R. McVeigh, ?Optical flow for tagged MR images,? IEEE Trans- actions on Medical Imaging, vol. 7, pp. 2441?2444, 1991. [43] J. L. Prince, S. N. Gupta, and N. F. Osman, ?Bandpass optical flow for tagged MRI.? Med Phys, vol. 27, no. 1, pp. 108?118, 2000. [44] M. A. Guttman, J. L. Prince, and E. R. Mcveigh, ?Tag and contour detection in tagged MR images of the left ventricle,? IEEE Transactions on Medical Imaging, vol. 13, no. 1, pp. 74?88, 1994. [45] T. S. Denney, ?Estimation and detection of myocardial tags in MR image without user-defined myocardial contours,? IEEE Transactions on Medical Imaging, vol. 18, no. 4, pp. 330?334, 1999. [46] Z. Qian, A. Montillo, D. Metaxas, and L. Axel, ?Segmenting MRI tagging lines us- ing gabor filter banks,? International Conference on the Engineering in Medical and Biology Society, pp. 630?633, 2003. [47] D. Xiang and T. S. Denney, ?Combined tag tracking and myocardium motion recon- struction from planar tagged MR image data without user-defined myocardial con- tours,? in Biomedical Imaging: Nano to Macro, 2004. IEEE International Symposium on, 2004, pp. 888?891 Vol. 1. 139 [48] L. Xiaofeng, E. Murano, M. Stone, and J. L. Prince, ?HARP tracking refinement using seeded region growing,? in Biomedical Imaging: From Nano to Macro, 2007. ISBI 2007. 4th IEEE International Symposium on, 2007, pp. 372?375. [49] N. F. Osman and E. R. McVeigh, ?Imaging heart motion using harmonic phase MRI,? IEEE Transactions on Medical Imaging, vol. 19, no. 3, pp. 186?202, 2000. [50] N. F. Osman, W. S. Kerwin, E. R. McVeigh, and J. L. Prince, ?Cardiac motion tracking using cine harmonic phase (HARP) magnetic resonance imaging,? Magnetic Resonance in Medicine, vol. 42, no. 6, pp. 1048?1060, 1999. [51] W. Liu, J. Chen, S. Ji, J. S. Allen, P. V. Bayly, S. A. Wickline, and X. Yu, ?Harmonic phase MR tagging for direct quantification of Lagrangian strain in rat hearts after myocardial infarction.? Magn Reson Med, vol. 52, no. 6, pp. 1282?1290, 2004. [52] A. Khalifa, A. B. M. Youssef, and N. Osman, ?Improved Harmonic Phase (HARP) method for motion tracking a tagged cardiac MR images.? Conf Proc IEEE Eng Med Biol Soc, vol. 4, pp. 4298?4301, 2005. [53] J. Goutsias and S. Batman, ?Morphological methods for biomedical image analysis.? in Handbook of Medical Imaging: Medical Imaging Processing and Analysis, M. Sonka and J. Fitzpatrick, Eds. SPIE, 2000, pp. 255?263. [54] Y. Chen and A. Amini, ?A MAP framework for tagline detetction in SPAMM data using Markov random fields on the B-spline solid,? IEEE Workshop on Mathematical Models in Biomedical Image Analysis, pp. 131?138, 2001. [55] D. N. Metaxas, L. Axel, H. Zhenhua, A. Montillo, K. Park, and Q. Zhen, ?Segmen- tation and analysis of 3D cardiac motion from tagged MRI images,? in Engineering in Medicine and Biology Society, 2003. Proceedings of the 25th Annual International Conference of the IEEE, vol. 1, 2003, pp. 122?125 Vol.1. [56] D. N. Metaxas, L. Axel, Z. Qian, and X. Huang, ?A segmentation and tracking system for 4D cardiac tagged MR images,? in Engineering in Medicine and Biology Society, 2006. EMBS ?06. 28th Annual International Conference of the IEEE, 2006, pp. 1541? 1544. [57] Z. Qian, D. Metaxas, and L. Axel, ?A learning framework for the automatic and accu- rate segmentation of cardiac tagged MRI images,? in Computer Vision for Biomedical Image Applications, 2005, pp. 93?102, 10.1007/11569541 11. [58] W. Feng, T. S. Denney, S. Lloyd, L. Dell?Italia, and H. Gupta, ?Contour regularized left ventricular strain analysis from cine MRI,? in Biomedical Imaging: From Nano to Macro, 2008. ISBI 2008. 5th IEEE International Symposium on, 2008, pp. 520?523. [59] L. Axel, A. Montillo, and D. Kim, ?Tagged magnetic resonance imaging of the heart: A survey,? Medical Image Analysis, vol. 9, pp. 376?393, 2005. 140 [60] C. A. Davis, L. Jin, and T. S. Denney, ?Analysis of spectral changes and filter design in tagged cardiac MRI,? in Biomedical Imaging: Nano to Macro, 2006. 3rd IEEE International Symposium on, 2006, pp. 137?140. [61] M. Marinelli, V. Positand, N. F. Osman, F. A. Recchia, M. Lombardi, and L. Landini, ?Automatic filter design in HARP analysis of tagged magnetic resonance images,? in Biomedical Imaging: From Nano to Macro, 2008. ISBI 2008. 5th IEEE International Symposium on, 2008, pp. 1429?1432. [62] A. A. Amir, W. C. Rupert, and C. G. John, ?Snakes and splines for tracking non-rigid heart motion,? 1996, 649040 251-261. [63] A. A. Amini, Y. Chen, J. Sun, and V. Mani, ?Constrained thin-plate spline recon- struction of 2D deformations from tagged MRI,? 1998, 836884 36. [64] A. A. Amini, C. Yasheng, R. W. Curwen, V. Mani, and J. Sun, ?Coupled B-snake grids and constrained thin-plate splines for analysis of 2-D tissue deformations from tagged MRI,? Medical Imaging, IEEE Transactions on, vol. 17, no. 3, pp. 344?356, 1998. [65] P. Radeva, A. Amini, H. Jiantao, and E. Marti, ?Deformable B-solids and implicit snakes for localization and tracking of SPAMM MRI-data,? in Mathematical Methods in Biomedical Image Analysis, 1996., Proceedings of the Workshop on, 1996, pp. 192? 201. [66] W. S. Kerwin and J. L. Prince, ?Cardiac material markers from tagged MR images,? Medical Image Analysis, vol. 2, no. 4, pp. 339?353, 1998. [67] A. A. Young, D. L. Kraitchman, L. Dougherty, and L. Axel, ?Tracking and finite ele- ment analysis of stripe deformation in magnetic resonance tagging,? Medical Imaging, IEEE Transactions on, vol. 14, no. 3, pp. 413?421, 1995. [68] A. A. Young, ?Model tags: direct three-dimensional tracking of heart wall motion from tagged magnetic resonance images,? Medical Image Analysis, vol. 3, no. 4, pp. 361?372, 1999. [69] W. G. O?Dell, C. C. Moore, W. C. Hunter, E. A. Zerhouni, and E. R. McVeigh, ?Three- dimensional myocardial deformations: calculation with displacement field fitting to tagged MR images,? Radiology, vol. 195, no. 3, pp. 829?835, 1995. [70] R. Chandrashekara, R. H. Mohiaddin, and D. Rueckert, ?Analysis of 3-D myocardial motion in tagged MR images using nonrigid image registration,? Medical Imaging, IEEE Transactions on, vol. 23, no. 10, pp. 1245?1250, 2004. [71] D. Perperidis, R. H. Mohiaddin, and D. Rueckert, ?Spatio-temporal free-form regis- tration of cardiac MR image sequences,? Medical Image Analysis, vol. 9, no. 5, pp. 441?456, 2005. 141 [72] C. Ozturk and E. R. McVeigh, ?Four-dimensional B-spline based motion analysis of tagged MR images: introduction and in vivo validation,? Physics in Medicine and Biology, vol. 45, pp. 1683?1702, 2000. [73] J. Huang, D. Abendschein, V. G. Davila-Roman, and A. A. Amini, ?Spatio-temporal tracking of myocardial deformations with a 4-D B-spline model from tagged MRI,? Medical Imaging, IEEE Transactions on, vol. 18, no. 10, pp. 957?972, 1999. [74] N. J. Tustison and A. A. Amini, ?Biventricular myocardial strains via nonrigid regis- tration of AnFigatomical NURBS models,? Medical Imaging, IEEE Transactions on, vol. 25, no. 1, pp. 94?112, 2006. [75] N. F. Osman and J. L. Prince, ?Visualizing myocardial function using HARP MRI,? Phys. Med. Biol., vol. 45, pp. 1665?1682, 2000. [76] Z. A.-E. Khaled, P. Vijay, and L. P. Jerry, ?Artifact reduction in HARP strain maps using anisotropic smoothing,? M. Armando and A. A. Amir, Eds., vol. 6143. SPIE, 2006, p. 61432P, medical Imaging 2006: Physiology, Function, and Structure from Medical Images 1. [77] S. R. Tecelao, J. J. M. Zwanenburg, J. P. A. Kuijer, and J. T. Marcus, ?Extended harmonic phase tracking of myocardial motion: improved coverage of myocardium and its effects on strain results,? J Magn Res Im, vol. 23, pp. 682 ? 690, 2006. [78] M. J. Ledesma-Carbayo, J. A. Derbyshire, S. Sampath, A. Santos, M. Desco, and E. R. McVeigh, ?Unsupervised estimation of myocardial displacement from tagged MR sequences using nonrigid registration,? Magnetic Resonance in Medicine, vol. 59, no. 1, pp. 181?189, 2008, 10.1002/mrm.21444. [79] S. Ryf, M. A. Spiegel, M. Gerber, and P. Boesiger, ?Myocardial tagging with 3D- CSPAMM,? Journal of Magnetic Resonance Imaging, vol. 16, no. 3, pp. 320?325, 2002, 10.1002/jmri.10145. [80] N. Pelc, R. Herfkens, A. Shimakawa, and D. Enzmann, ?Phase contrast cine magnetic resonance imaging,? Magn Reson Q., vol. 7, no. 4, pp. 229?54, 1991. [81] E. Bergvall, P. Cain, H. Arheden, and G. Sparr, ?A fast and highly automated ap- proach to myocardial motion analysis using phase contrast magnetic resonance imag- ing,? Journal of Magnetic Resonance Imaging, vol. 23, no. 5, pp. 652?661, 2006, 10.1002/jmri.20565. [82] B. S. Spottiswoode, X. Zhong, A. T. Hess, C. M. Kramer, E. M. Meintjes, B. M. Mayosi, and F. H. Epstein, ?Tracking myocardial motion from cine DENSE images using spatiotemporal phase unwrapping and temporal fitting,? Medical Imaging, IEEE Transactions on, vol. 26, no. 1, pp. 15?30, 2007. [83] A. H. Aletras, S. Ding, R. S. Balaban, and H. Wen, ?DENSE: Displacement encoding with stimulated echoes in cardiac functional MRI,? Journal of Magnetic Resonance, vol. 137, no. 1, pp. 247?252, 1999. 142 [84] D. Kim, W. D. Gilson, C. M. Kramer, and F. H. Epstein, ?Myocardial tissue tracking with two-dimensional cine displacement-encodedMR imaging: Development and initial evaluation,? Radiology, p. 2303021213, 2004. [85] S. Sampath, N. F. Osman, and J. L. Prince, ?A combined harmonic phase and strain- encoded pulse sequence for measuring three-dimensional strain,? Magnetic Resonance Imaging, vol. 27, no. 1, pp. 55?61, 2009. [86] K. Z. Abd-Elmoniem, M. Stuber, and J. L. Prince, ?Direct three-dimensional myocar- dial strain tensor quantification and tracking using zharp,? pp. 778?786, 2008. [87] S. Sampath and J. L. Prince, ?Automatic 3d tracking of cardiac material markers using slice-following and harmonic-phase MRI,? Magnetic Resonance Imaging, vol. 25, no. 2, pp. 197?208, 2007. [88] A. H. Aletras, R. S. Balaban, and H. Wen, ?High-resolution strain analysis of the human heart with Fast-DENSE,? Journal of Magnetic Resonance, vol. 140, no. 1, pp. 41?57, 1999. [89] D. C. Ghiglia and M. D. Pritt, Two-dimensional phase unwrapping : theory, algo- rithms, and software. New York: Wiley, 1998. [90] B. Ambale, H. Gupta, S. G. Lloyd, L. D. ?Italia, and T. S. Denney, ?3D left ventricular strain from unwrapped harmonic phase measurements,? Journal of Magnetic Resonance Imaging, vol. 31, no. 4, pp. 854?862, 2010. [Online]. Available: http://dx.doi.org/10.1002/jmri.22099 [91] B. Ambale, T. S. Denney, H. Gupta, S. Lloyd, and L. Dell?Italia, ?Measuring 3D left ventricular strain from unwrapped harmonic phase,? in Biomedical Imaging: From Nano to Macro, 2008. ISBI 2008. 5th IEEE International Symposium on, 2008, pp. 1433?1436. [92] B. Ambale, S. Lloyd, T. S. Denney, L. Dell?Italia, R. Benza, and H. Gupta, ?Com- parison of 2D and 3D torsion measured from tagged MRI,? in 17th Meeting of the International Society for Magnetic Resonance in Medicine, April 2009. [93] B. Ambale, S. Lloyd, T. S. Denney, L. Dell?Italia, R. Benza, and H. Gupta, ?4D right ventricular strain and geometry in pulmonary hypertension and normals,? in 18th Meeting of the International Society for Magnetic Resonance in Medicine, April 2010. [94] B. Ambale, S. Lloyd, T. S. Denney, L. Dell?Italia, R. Benza, and H. Gupta, ?3D right ventricular strain and geometry in pulmonary hypertension and normals,? in 16th Meeting of the International Society for Magnetic Resonance in Medicine, May 2008. [95] B. Ambale, T. S. Denney, H. Gupta, S. Lloyd, and L. Dell?Italia, ?3D left ventricu- lar strain by phase unwrapping: a simulated annealing based branch-cut placement method,? in Proceedings of the Sixth IEEE international conference on Symposium on Biomedical Imaging: From Nano to Macro. Boston, Massachusetts, USA: IEEE Press, 2009, pp. 466?469. 143 [96] W. Xu and I. Cumming, ?A region-growing algorithm for InSAR phase unwrapping,? Geoscience and Remote Sensing, IEEE Transactions on, vol. 37, no. 1, pp. 124?134, 1999. [97] D. C. Ghiglia and L. A. Romero, ?Robust two-dimensional weighted and unweighted phase unwrapping that uses fast transforms and iterative methods,? Journal- Optical Society OF America, vol. 11, pp. 1?107, 1994. [98] S. Moon-Ho Song, S. Napel, N. Pelc, and G. Glover, ?Phase unwrapping of MR phase images using poisson equation,? Image Processing, IEEE Transactions on, vol. 4, no. 5, pp. 667?676, 1995. [99] U. Spagnolini, ?2-d phase unwrapping and instantaneous frequency estimation,? Geo- science and Remote Sensing, IEEE Transactions on, vol. 33, no. 3, pp. 579?589, 1995. [100] T. Flynn, ?Consistent 2-D phase unwrapping guided by a quality map,? Geoscience and Remote Sensing Symposium, 1996. IGARSS ?96. ?Remote Sensing for a Sustainable Future.?, International, vol. 4, pp. 2057?2059vol.4, 1996. [101] S. Kim and Y.-S. Kim, ?Least squares phase unwrapping in wavelet domain,? Vision, Image and Signal Processing, IEE Proceedings-, vol. 152, no. 3, pp. 261?267, 2005. [102] B. Friedlander and J. Francos, ?Model based phase unwrapping of 2-D signals,? Signal Processing, IEEE Transactions on [see also Acoustics, Speech, and Signal Processing, IEEE Transactions on], vol. 44, no. 12, pp. 2999?3007, 1996. [103] N. Ching, D. Rosenfeld, and M. Braun, ?Two-dimensional phase unwrapping using a minimum spanning tree algorithm,? Image Processing, IEEE Transactions on, vol. 1, no. 3, pp. 355?365, 1992. [104] R. Sivley and J. Havlicek, ?Multidimensional phase unwrapping for consistent APF estimation,? Image Processing, 2005. ICIP 2005. IEEE International Conference on, vol. 2, pp. II?458?61, 2005. [105] C. Chen and H. Zebker, ?Phase unwrapping for large SAR interferograms: statistical segmentation and generalized network models,? Geoscience and Remote Sensing, IEEE Transactions on, vol. 40, no. 8, pp. 1709?1719, 2002. [106] H. A. Zebker and Y. Lu, ?Phase unwrapping algorithms for radar in- terferometry: residue-cut, least-squares, and synthesis algorithms,? J. Opt. Soc. Am. A, vol. 15, no. 3, pp. 586?598, 1998. [Online]. Available: http://josaa.osa.org/abstract.cfm?URI=josaa-15-3-586 [107] B. R. Hunt, ?Matrix formulation of the reconstruction of phase values from phase differences,? Journal of the Optical Society of America (1917-1983), vol. 69, p. 393, 1979. 144 [108] M. Pritt, ?Comparison of path-following and least-squares phase unwrapping algo- rithms,? Geoscience and Remote Sensing, 1997. IGARSS ?97. ?Remote Sensing - A Scientific Vision for Sustainable Development?., 1997 IEEE International, vol. 2, pp. 872?874vol.2, 1997. [109] T. S. Denney and J. L. Prince, ?Optimal brightness functions for optical flow estimation of deformable motion,? Image Processing, IEEE Transactions on, vol. 3, no. 2, pp. 178?191, 1994. [110] H. Wen, K. A. Marsolo, E. E. Bennett, K. S. Kutten, R. P. Lewis, D. B. Lipps, N. D. Epstein, J. F. Plehn, and P. Croisille, ?Adaptive postprocessing techniques for myocardial tissue tracking with displacement-encoded MR imaging,? Radiology, vol. 246, no. 1, pp. 229?240, 2008. [Online]. Available: http://radiology.rsnajnls.org/cgi/content/abstract/246/1/229 [111] D. Xiang and T. S. Denney, ?Three-dimensional myocardial strain reconstruction from tagged MRI using a cylindrical B-spline model,? Medical Imaging, IEEE Transactions on, vol. 23, no. 7, pp. 861?867, 2004. [112] M. D. Pritt, ?Phase unwrapping by means of multigrid techniques for interferometric SAR,? Geoscience and Remote Sensing, IEEE Transactions on, vol. 34, no. 3, pp. 728?738, 1996. [113] J. P. Kuijer, M. B. M. Hofman, J. J. M. Zwanenburg, J. T. Marcus, A. C. v. Rossum, and R. M. Heethaar, ?DENSE and HARP: Two views on the same technique of phase- based strain imaging,? Journal of Magnetic Resonance Imaging, vol. 24, no. 6, pp. 1432?1438, 2006, 10.1002/jmri.20749. [114] T. S. Denney and E. R. McVeigh, ?Model-Free reconstruction of three-dimensional myocardial strain from planar tagged MR images,? J Magn Reson Imaging., vol. 7, no. 5, pp. 799?810, 1997. [115] W. Feng, H. Nagaraj, H. Gupta, S. Lloyd, I. Aban, G. Perry, D. Calhoun, L. Dell?Italia, and T. S. Denney, ?A dual propagation contours technique for semi-automated assessment of systolic and diastolic cardiac function by CMR,? Journal of Cardiovascular Magnetic Resonance, vol. 11, no. 1, p. 30, 2009. [Online]. Available: http://www.jcmr-online.com/content/11/1/30 [116] J. Li and T. S. Denney, ?Left ventricular motion reconstruction with a prolate spheroidal B-spline model.? Phys Med Biol, vol. 51, no. 3, pp. 517?537, 2006. [117] N. Osman and J. Prince, ?On the design of the bandpass filters in harmonic phase MRI,? Image Processing, 2000. Proceedings. 2000 International Conference on, vol. 1, pp. 625?628vol.1, 2000. [118] T. S. Denney, L. Yan, and B. L. Gerber, ?Unsupervised reconstruction of a three-dimensional left ventricular strain from parallel tagged cardiac images,? Magnetic Resonance in Medicine, vol. 49, no. 4, pp. 743?754?, 2003. [Online]. Available: http://dx.doi.org/10.1002/mrm.10434 145 [119] A. N. Borg, J. L. Harrison, R. A. Argyle, and S. G. Ray, ?Left ventricular torsion in primary chronic mitral regurgitation,? Heart, vol. 94, no. 5, pp. 597?603, 2008. [120] P. P. Sengupta, A. J. Tajik, K. Chandrasekaran, and B. K. Khandheria, ?Twist me- chanics of the left ventricle: Principles and application,? JACC: Cardiovascular Imag- ing, vol. 1, no. 3, pp. 366 ? 376, 2008. [121] D. Jerome, A. Nicholas, and R. M. Elliot, ?Use of a 4D planispheric transformation for the tracking and analysis of LV motion with tagged MR images,? C. Chin-Tu and V. C. Anne, Eds., vol. 3660. SPIE, 1999, pp. 69?80, medical Imaging 1999: Physiology and Function from Multidimensional Images 1. [122] Z. A. Fayad, V. A. Ferrari, D. L. Kraitchman, A. A. Young, H. I. Palevsky, D. C. Bloomgarden, and L. Axel, ?Right ventricular regional function using MR tagging: Normals versus chronic pulmonary hypertension,? Magn. Reson. Med., vol. 39, no. 1, pp. 116?123, 1998. [Online]. Available: http://dx.doi.org/10.1002/mrm.1910390118 [123] S. S. Klein, T. P. Graham, and C. H. Lorenz, ?Noninvasive delineation of normal right ventricular contractile motion with magnetic resonance imaging myocardial tagging,? Annals of Biomedical Engineering, vol. 26, pp. 756?763, 1998, 10.1114/1.75. [Online]. Available: http://dx.doi.org/10.1114/1.75 [124] A. A. Young, Z. A. Fayad, and L. Axel, ?Right ventricular midwall surface motion and deformation using magnetic resonance tagging,? Am J Physiol Heart Circ Physiol, vol. 271, no. 6, pp. H2677?2688, Dec. 1996. [Online]. Available: http://ajpheart.physiology.org/cgi/content/abstract/271/6/H2677 [125] B. Gutmann and H. Weber, ?Phase unwrapping with the branch-cut method: Clus- tering of discontinuity sources and reverse simulated annealing,? Appl. Opt., vol. 38, no. 26, pp. 5577?5593, 1999. [126] W. Feng, H. Gupta, S. Lloyd, l. D. Italia, and T. S. Denney, ?Myocardial contour propagation in cine cardiac MRI.? ISMRM, May 2007, p. 766. [127] M. R. Zile, C. F. Baicu, and W. H. Gaasch, ?Diastolic heart failure?abnormalities in active relaxation and passive stiffness of the left ventricle,? N Engl J Med, vol. 350, no. 19, pp. 1953?9, 2004. [128] M. M. Redfield, S. J. Jacobsen, B. A. Borlaug, R. J. Rodeheffer, and D. A. Kass, ?Age- and gender-related ventricular-vascular stiffening: a community-based study,? Circulation, vol. 112, no. 15, pp. 2254?62, 2005. [129] S. P. Bell, L. Nyland, M. D. Tischler, M. McNabb, H. Granzier, and M. M. LeWinter, ?Alterations in the determinants of diastolic suction during pacing tachycardia,? Car- diology Unit, University of Vermont College of Medicine, Burlington, VT, USA., pp. 235?40, 2000. 146 [130] F. E. Rademakers, M. B. Buchalter, W. J. Rogers, E. A. Zerhouni, M. L. Weisfeldt, J. L. Weiss, and E. P. Shapiro, ?Dissociation between left ventricular untwisting and filling - accentuation by cathecholamines,? Circulation, vol. 85, no. 4, pp. 1572 ? 1581, 1992. [131] S.-J. Dong, P. S. Hees, C. O. Siu, J. L. Weiss, and E. P. Shapiro, ?Mri assessment of lv relaxation by untwisting rate: a new isovolumic phase measure of tau,? Am J Physiol Heart Circ Physiol, vol. 281, no. 5, pp. H2002?2009, 2001. [Online]. Available: http://ajpheart.physiology.org/cgi/content/abstract/281/5/H2002 [132] A. T. Burns, A. La Gerche, D. L. Prior, and A. I. MacIsaac, ?Left ventricular untwisting is an important determinant of early diastolic function,? J Am Coll Cardiol Img, vol. 2, no. 6, pp. 709?716, 2009. [Online]. Available: http://imaging.onlinejacc.org/cgi/content/abstract/2/6/709 [133] W. Hosford. New York, NY: Cambridge University Press, 2005. [134] J. M. Huyghe, D. H. van Campen, T. Arts, and R. M. Heethaar, ?The constitutive behaviour of passive heart muscle tissue: a quasi-linear viscoelastic formulation,? J Biomech, vol. 24, no. 9, pp. 841?9, 1991. [135] J. Layland, I. S. Young, and J. D. Altringham, ?The length dependence of work pro- duction in rat papillary muscles in vitro,? J Exp Biol, vol. 198, no. Pt 12, pp. 2491?9, 1995. [136] C. E. Miller, M. A. Vanni, L. A. Taber, and B. B. Keller, ?Passive stress-strain mea- surements in the stage-16 and stage-18 embryonic chick heart,? J Biomech Eng, vol. 119, no. 4, pp. 445?51, 1997. [137] C. E. Miller and C. L. Wong, ?Trabeculated embryonic myocardium shows rapid stress relaxation and non-quasi-linear viscoelastic behavior,? J Biomech, vol. 33, no. 5, pp. 615?22, 2000. [138] C. E. Miller, C. L. Wong, and D. Sedmera, ?Pressure overload alters stress-strain properties of the developing chick heart,? Am J Physiol Heart Circ Physiol, vol. 285, no. 5, pp. H1849?56, 2003. [139] J. H. Omens, D. E. Milkes, and J. W. Covell, ?Effects of pressure overload on the passive mechanics of the rat left ventricle,? Ann Biomed Eng, vol. 23, no. 2, pp. 152? 63, 1995. [140] T. D. Ryan, E. C. Rothstein, I. Aban, J. A. Tallaj, A. Husain, P. A. Lucchesi, and L. J. Dell?Italia, ?Left ventricular eccentric remodeling and matrix loss are mediated by bradykinin and precede cardiomyocyte elongation in rats with volume overload,? Journal of the American College of Cardiology, vol. 49, no. 7, pp. 811?821, 2007. [141] W. J. Corin, T. Murakami, E. S. Monrad, O. M. Hess, and H. P. Krayenbuehl, ?Left ventricular passive diastolic properties in chronic mitral 147 regurgitation,? Circulation, vol. 83, no. 3, pp. 797?807, 1991. [Online]. Available: http://circ.ahajournals.org/cgi/content/abstract/83/3/797 148