A Framework Combining Multi-sequence MRI for Fully Automated Quantitative Analysis of Cardiac Global And Regional Functions

Size: px
Start display at page:

Download "A Framework Combining Multi-sequence MRI for Fully Automated Quantitative Analysis of Cardiac Global And Regional Functions"

Transcription

1 A Framework Combining Multi-sequence MRI for Fully Automated Quantitative Analysis of Cardiac Global And Regional Functions Xiahai Zhuang 1,, Wenzhe Shi 2,SimonDuckett 3, Haiyan Wang 2, Reza Razavi 3,DavidHawkes 1,DanielRueckert 2, and Sebastien Ourselin 1 1 Centre for Medical Image Computing, University College London x.zhuang@ucl.ac.uk 2 Biomedical Image Analysis Group, Imperial College London 3 The Rayne Institute, St Thomas Hospital, King s College London Abstract. In current clinical settings, there are several technological challenges to perform automated functional analysis from cardiac MRI. In this work, we present a framework to automatically segment the heart anatomy, define segments of the left ventricle, and extract myocardial motions for quantitative analysis of cardiac global and regional functions. This framework makes use of the cardiac MRI sequences that are widely available in clinical practice, and improves the performance of the automated processing by combining information from multiple MRI sequences. We employed 2 pathological datasets to evaluate the proposed framework where the automatic analysis was compared with the manual intervention assisted analysis. The results showed high correlation between the two methods for the global function analysis (volume: R 2 >.8, ejection fraction:r 2 =.88), and for the regional dyssynchrony analysis (wall motion: R 2 =.89; thickening: R 2 =.81). We also found that the automated method could fully include apical and basal volume, resulting in consistent overestimation of the left ventricle volume ( 4mL, P<.5) and small underestimation of ejection fraction (.24, P<.1). 1 Introduction Cardiovascular disease is nowadays the world s number one killing disease, accounting for nearly thirty percent of worldwide deaths [1]. There have been tremendous efforts towards developing novel clinical applications using medical imaging and image analysis technology to reduce this death toll. Over the imaging modalities available in clinical routines, Magnetic Resonance Imaging (MRI) is becoming increasingly popular due to its non-ionizing radiation and good contrast in imaging soft tissues. However, one MRI sequence may only provide a limited portion of the full information required in automated image processing [2]. Therefore, combining all the available MRI data from different This work was funded by EPSRC grant EP/H225X/1. D.N. Metaxas and L. Axel (Eds.): FIMH 211, LNCS 6666, pp , 211. c Springer-Verlag Berlin Heidelberg 211

2 368 X. Zhuang et al. 3D amri SA cmri Motion/Shift Correction SA&LA cmri ED phase Combined MRI Segmentation Segmentation Result LA cmri Cardiac Motion Extraction Myocardium Fitting Personalized Bullseye segments Results Functional Index (EF) computation & Myocardial WM/WT Analysis Dyssynchrony Index Computation & Segmental WM/WT Analysis Results Fig. 1. Scheme of the proposed framework. amri: anatomical MRI; SA cmri: multislice, short-axis cine MRI; LA cmri: three-slice, long-axis cine MRI. sequences, such as anatomical 3D MRI (3D amri) and different orientation cine MRI (cmri), has potential to provide better accuracy and robustness for automated functional analysis. In this work, we propose an integrated framework, shown in Fig. 1, to automatically segment the left ventricle and myocardium, and extract myocardial motions for quantitative analysis of cardiac global and regional functions [3]. This process includes three MRI sequences, the balanced Steady State Free Procession (b-ssfp), three dimensional, anatomical MRI (3D amri) [4], the multi-slice, short-axis (SA) cine MRI (SA cmri), and the three-slice, long-axis (LA) cine MRI (LA cmri). To combine the three sequences, we first transform the data into the same world coordinate system and correct the misalignments between inter- and intra- sequences [2]. Then, we develop a registration scheme which propagates the segmentation in a pre-constructed atlas to the subjectspecific coordinate where three MR datasets are defined. To perform regional analysis, we build the personalized myocardial segments by fitting a 16-segment model (bullseye model) to the segmented myocardium [5]. This nonrigid fitting can maximally preserve the equal distribution of the myocardium segments. The cardiac motion within the ventricles are extracted using the combined information of the three LA slices and multiple SA slices. As a result, we can automatically compute the functional indices such as ejection fraction (EF) and perform myocardial wall motion and thickening analysis. Also, from the personalized bullseye model, we can analyze segmental volume, wall motion and thickening and compute the systolic dyssynchrony index (SDI) which is important in cardiac resynchronization therapy [5,6]. In the experiments, we employed twenty pathological data for evaluation. We computed the volumes of the left ventricle and myocardium, EF, SDIs using the proposed framework and the semi-automatic method available in clinical practice respectively, and compared their results.

3 A Framework Combining Multi-sequence MRI for Fully Automated 369 The paper is organized as follows: Section 2 describes the methodological framework in detail; Section 3 presents the experiments and results; our conclusions are given in Section 4. 2 Method 2.1 Motion and Shift Correction Images from different cardiac MRI sequences of a patient may be misaligned due to movements caused by body motions and respiration during acquisition. For cine MRI, which are used for myocardium motion tracking, this misalignment also happens between the slices, causing the slice shift problem [2], as Fig. 2 demonstrates. This shift problem exists in both the SA and LA slices which are generally taken from different breath holds. In this framework, we register all available MRI sequences to the reference coordinate system defined by the 3D amri. The 3D amir provides good spatial resolution, 1 1 1to2 2 2 mm, for accurate slice-to-volume registration. Therefore, we extract the end-diastolic phase from both the SA cmri and LA cmri, which is the same phase as 3D amri, and register them to 3D amri. The resultant transformation of each slice in end-diastolic phase is then applied to the same slice in the other phases of the cmri data. As a result, both the inter-sequence misalignment and intra-sequence slice shift are corrected and all images are transformed to the same spatial coordinate. Fig. 2 shows an example of the ED phase of a SA cmri before and after correction. 2.2 Multiple Image Registration for Segmentation Propagation For the automatic segmentation, we employ the image registration and atlas propagation-based method [8,9]. This method was mainly designed to extract the whole heart anatomy from 3D amri. However, 3D amri may not provide Fig. 2. Top row demonstrates multi-slice cine MRI before (left) and after (right) shift and motion correction. Both MR and segmentation images are interpolated into 1x1x1 mm using shape-based method [7]. Bottom row shows manual segmentation (left) and automated segmentation (right) without interpolation, red arrows point out the main difference by the two segmentation methods.

4 37 X. Zhuang et al. good contrast for myocardium, leading to less accurate delineation. By contrast, SA and LA cmri provide much better image quality within slices, but the spatial resolution between slices is limited. Therefore, we extend the method and propose to combine all the three MRI sequences, including 3D amri, LA cmri and SA cmri, for the registration propagation. In this registration scheme, the target space has multiple aligned target images. The cost function in this multiple image registration is given by: C([I 3D,I LA,I SA ],I at,t)=a 1 S(I 3D,T(I at )) + a 2 S(I LA,T(I at )) + a 3 S(I SA,T(I at )) + br(t ), (1) where I at, I 3D, I LA, I SA are the atlas image, 3D amri, LA cmri and SA cmri at end-diastolic phase, respectively; T, the transformation model, is a series of concatenated transformations including global affine, locally affine, and freeform deformtions (FFDs) with adaptive control point status [9]; S is similarity measure, the normalized mutual information (NMI) [1], normalized with the number of sample points N, suchass = 1 N NMI; R is the bending energy for regularization of the transformation; a 1, a 2, a 3 and b are weighting factors. To perform regional analysis, we define the 16-segment (bullseye) model for the myocardium using the same definition in [5]. This is done by fitting a pre-constructed model to the automatically segmented left ventricle and myocardium, as the framework shows in Fig Serial Registration for Cardiac Motion Tracking We use serial propagation registration [11] to model the large deformation field required for registration of phases which are far away from the ED phase. In the serial propagation, we first register ED phase to its neighboring phase using a cost function as follows: C([I LA (ED),I SA (ED)], [I LA (i),i SA (i)],t)= a 1 S(I LA (ED),T(I LA (i))) + a 2 S(I SA (ED),T(I SA (i))) + br(t ), (2) where ED and i indicate the cardiac phases. The resulting transformation is used to initialize the registration of the next phase. This process continues until all the phases are registered to the reference image. This registration is applied to the combined SA cmri and LA cmri data. The ventricular motions are then recorded in the deformation fields from each phase to the ED phase. 2.4 Cardiac Functional Analysis Using the framework in Fig. 1, we can perform both the global and regional function analysis. We will demonstrate the analysis on volume computation, EF, SDI from regional blood pool volume [5], wall motion and thickening analysis. Global LV dyssynchrony is calculated from the difference of the time taken to reach maximum of regional volume (motion, thickness) for the 16 segments. A SDI is then defined as the standard deviation of these timings, with a high SDI indicating more dyssynchrony. To allow for comparisons between patients with

5 A Framework Combining Multi-sequence MRI for Fully Automated 371 different heart rates, SDIs are normalized and expressed as percentages of the cardiac cycle. Also, a constraint is used for the computation of SDIs to exclude the segments of scared muscle. For SDIs computed from regional volume and motion analysis, we exclude the segments whose motion magnitudes are less than 1% of the maximum; and for that from wall thickening, we exclude the segments whose thickness changes are less than 1 mm. For regional analysis, graphs with curves indicating changes over the cardiac cycle can also be formed for each segment, allowing a visual investigation of segments during LV contraction. 3 Experiment We employed pathological data from 2 patients who had severe heart failure fulfilling standard criteria for cardiac resynchronization therapy for this study. Each of these patients had an MRI scan using the three MRI sequences, 3D amri, LA cmri and SA cmri. We performed both the functional analysis using the fully automatic framework (shown in Fig. 1) and the semi-automatic method available in clinical practice. In the semi-automatic analysis, the segmentation were achieved manually slice by slice from the SA cmri on the ED phase, and then propagated to other phases by the same registration scheme. Fig. 3 presents the linear regression and Bland-Altman plots of the segmented volumes and EF by the two methods, and Fig. 4 provides those of the SDIs. The 8 Endocardium Volume 12 Epicardium Volume.5 Ejection Fraction automatic segmentation (ml) Y=1.1847X+( ) R 2 =.8167 automatic segmentation (ml) Y=1.1189X+( ) R 2 =.8253 from automatic method Y=.9147X+(.14) R 2 = manual segmentation (ml) Enodocardium Volume (ml) manual segmentation (ml) Epicardium Volume (ml) auto manu from manual method.5.5 Ejection Fraction Fig. 3. Linear regression and Bland-Altman plots of the results from the automated segmentation and manual segmentation

6 372 X. Zhuang et al. from automatic method SDI from volume change Y=.6879X+(.361) R 2 =.617 from automatic method SDI from wall motion Y=.897X+(.68) R 2 =.8887 from automatic method SDI from wall thickening Y=.8699X+(.181) R 2 = from manual method from manual method from manual method.8 SDI from volume change.4 SDI from wall motion.8 SDI from wall thickening Fig. 4. Linear regression and Bland-Altman plots of SDIs by the fully automatic analysis and semi-automatic analysis measurements from the automatic and manual segmentation resulted in high correlation, as the coefficients for the left ventricle endocardium volume (ENDO) and epicardium volume (EPI) were R 2 =.817 and R 2 =.825 respectively. Also, the Dice were as high as.883 ±.36 and.896 ±.31. However, the automatic segmentation consistently overestimated the volume with significant bias, 4.5mL for ENDO and 38.8mL for EPI, and both had P<.5 from pair t-test. We found that this overestimation mainly came from the difference of the apical and basal segmentation, as Fig. 2 (bottom row) shows, the automated method could fully include these regions, thanks to the usage of 3D amri, while the manual segmentation, achieved from the SA cmri, could mis-segment them. The EF values by the two methods were highly correlated (R 2 =.877), though the volume overestimation resulted in a small but statistically significant bias (-.24, P<.1). From Fig. 4, we found that the two methods did not have high correlation (R 2 =.617) for SDIs computed from volume changes. This may be due to two bad cases as well as the difference from volume estimation, as the correlation coefficient increases to R 2 =.847 when the two cases are excluded. Fig. 4 also shows that the SDIs from wall motion and thickening analysis by the two methods resulted in much higher correlation (R 2 =.889 and R 2 =.87). For all the SDIs from volume change, wall motion and wall thickening, we found that the automatic method produced small biases compared with the results from the other method. However, none of these biases were statistically significant, as P =.11, P =.48 and P =.54 respectively. Finally,

7 A Framework Combining Multi-sequence MRI for Fully Automated 373 Fig. 5. An example of regional functional analysis using volume change (left), wall motion (middle) and wall thickening (right) from the fully automatic method (top row) and semi-automatic method (bottom row) Fig. 5 demonstrates the regional functional analysis using volume change, wall motion and wall thickening and the results from a pathological case. 4 Conclusion In this paper, we have proposed a fully automated framework for cardiac global and regional functional analysis. The registration used in the automated segmentation and motion tracking combines image information from multiple MRI sequences, which can provide accurate results for functional analysis. We employed 2 pathological datasets and compute the functional indices using both the proposed fully automatic method and the semi-automatic method available in current clinical practice. The results showed that the proposed method could fully segment the left ventricle, including the apical and basal regions, which is however generally difficult to manually delineate from SA cmri. This segmentation difference resulted in a consistent overestimation of the volume by the automatic segmentation, and large variations to the SDI analysis from volume changes. However, the segmentation difference and volume overestimation only caused a small bias (-.24) to the EF and SDIs from wall motion and wall thickening. These measurements from the proposed method also resulted in high correlation to these from the semi-automated method. Finally, we did not include the myocardial strain analysis, which is mainly available using speckle tracking from echocardiogram [6] or motion tracking from tagged MRI [11,12,13]. In the future work, we will extend the framework to include the tagged MRI for strain analysis.

8 374 X. Zhuang et al. References 1. Fact Sheet No. 317, World Health Organization: Cardiovascular diseases (February 27) 2. Camara, O., Oubel, E., Piella, G., Balocco, S., De Craene, M., Frangi, A.: Multisequence Registration of Cine, Tagged and Delay-Enhancement MRI with Shift Correction and Steerable Pyramid-Based Detagging. In: Ayache, N., Delingette, H., Sermesant, M. (eds.) FIMH 29. LNCS, vol. 5528, pp Springer, Heidelberg (29) 3. Frangi, A.F., Niessen, W.J., Viergever, M.A.: Three-dimensional modeling for functional analysis of cardiac images: A review. IEEE Transactions on Medical Imaging 2, 2 5 (21) 4. Uribe, S., Muthurangu, V., Boubertakh, R., Schaeffter, T., Razavi, R., Hill, D.L., Hansen, M.S.: Whole-heart cine MRI using real-time respiratory self-gating. Magnetic Resonance in Medicine 57(3), (27) 5. Nesser, H.J., Sugeng, L., Corsi, C., Weinert, L., Niel, J., Ebner, C., Steringer- Mascherbauer, R., Schmidt, F., Schummers, G., Lang, R.M., Mor-Avi, V.: Volumetric analysis of regional left ventricular function with real-time three-dimensional echocardiography: validation by magnetic resonance and clinical utility testing. Heart, (27) 6. Li, C., Carreras, F., Leta, R., Carballeira, L., Pujadas, S., Pons-Llado, G.: Mechanical left ventricular dyssynchrony detection by endocardium displacement analysis with 3d speckle tracking technology. The International Journal of Cardiovascular Imaging 26, (21) 7. Grevera, G.J., Udupa, J.K.: Shape-based interpolation of multidimensional greylevel images. IEEE Trans. Medical Imaging 15(6), (1996) 8. Zhuang, X., Rhode, K., Arridge, S., Razavi, R., Hill, D., Hawkes, D., Ourselin, S.: An atlas-based segmentation propagation framework using locally affine registration application to automatic whole heart segmentation. In: Metaxas, D., Axel, L., Fichtinger, G., Székely, G. (eds.) MICCAI 28, Part II. LNCS, vol. 5242, pp Springer, Heidelberg (28) 9. Zhuang, X., Rhode, K., Razavi, R., Hawkes, D.J., Ourselin, S.: A registration-based propagation framework for automatic whole heart segmentation of cardiac MRI. IEEE Transactions on Medical Imaging 29(9), (21) 1. Studholme, C., Hill, D.L.G., Hawkes, D.J.: An overlap invariant entropy measure of 3D medical image alignment. Pattern Recognition 32(1), (1999) 11. Chandrashekara, R., Mohiaddin, R., Rueckert, D.: Analysis of 3-D myocardial motion in tagged MR images using nonrigid image registration. IEEE Transactions on Medical Imaging 23(1), (24) 12. Chen, T., Wang, X., Chung, S., Metaxas, D.N., Axel, L.: Automated 3d motion tracking using gabor filter bank, robust point matching, and deformable models. IEEE Trans. Med. Imaging 29(1), 1 11 (21) 13. Zhang, S., Wang, X., Metaxas, D.N., Chen, T., Axel, L.: LV surface reconstruction from sparse TMRI using laplacian surface deformation and optimization. In: ISBI, pp (29)

Myocardial Delineation via Registration in a Polar Coordinate System

Myocardial Delineation via Registration in a Polar Coordinate System Myocardial Delineation via Registration in a Polar Coordinate System Nicholas M.I. Noble, Derek L.G. Hill, Marcel Breeuwer 2, JuliaA. Schnabel, David J. Hawkes, FransA. Gerritsen 2, and Reza Razavi Computer

More information

Motion tracking of left ventricle and coronaries in 4D CTA

Motion tracking of left ventricle and coronaries in 4D CTA Motion tracking of left ventricle and coronaries in 4D CTA Dong Ping Zhang 1, Xiahai Zhuang 2, Sebastien Ourselin 2, Daniel Rueckert 1 1 Biomedical Image Analysis Group, Department of Computing, Imperial

More information

Automated Volumetric Cardiac Ultrasound Analysis

Automated Volumetric Cardiac Ultrasound Analysis Whitepaper Automated Volumetric Cardiac Ultrasound Analysis ACUSON SC2000 Volume Imaging Ultrasound System Bogdan Georgescu, Ph.D. Siemens Corporate Research Princeton, New Jersey USA Answers for life.

More information

Automatic cardiac contour propagation in short axis cardiac MR images

Automatic cardiac contour propagation in short axis cardiac MR images International Congress Series 1281 (2005) 351 356 www.ics-elsevier.com Automatic cardiac contour propagation in short axis cardiac MR images G.L.T.F. Hautvast a,b, T, M. Breeuwer a, S. Lobregt a, A. Vilanova

More information

Comparison of Cardiac MDCT with MRI and Echocardiography in the Assessement of Left Ventricular Function

Comparison of Cardiac MDCT with MRI and Echocardiography in the Assessement of Left Ventricular Function Comparison of Cardiac MDCT with MRI and Echocardiography in the Assessement of Left Ventricular Function Poster No.: C-0969 Congress: ECR 2012 Type: Scientific Exhibit Authors: B. Kara, Y. Paksoy, C. Erol,

More information

THE first objective of this thesis was to explore possible shape parameterizations

THE first objective of this thesis was to explore possible shape parameterizations 8 SUMMARY Columbus is not the only person who has discovered a new continent. So too have I. Anak Semua Bangsa (Child of All Nations) PRAMOEDYA ANANTA TOER 8.1 Myocardial wall motion modeling THE first

More information

3D-stress echocardiography Bernard Cosyns, MD, PhD

3D-stress echocardiography Bernard Cosyns, MD, PhD 3D-stress echocardiography Bernard Cosyns, MD, PhD No Disclosure The Pro-Technology bias Sicari et al. Cardiovascular Ultrasound 2006, 4:11 Overview 2D stress echocardiography: main limitations 3D echocardiography:

More information

Cronfa - Swansea University Open Access Repository

Cronfa - Swansea University Open Access Repository Cronfa - Swansea University Open Access Repository This is an author produced version of a paper published in: Medical Image Understanding and Analysis Cronfa URL for this paper: http://cronfa.swan.ac.uk/record/cronfa40803

More information

Measuring cardiac tissue motion and strain

Measuring cardiac tissue motion and strain Ultrasound Measuring cardiac tissue motion and strain Automated Cardiac Motion Quantification A.I. (acmq A.I. ) David Prater, MS, Clinical Scientist, Philips Jane Vogel, MD, Senior Product Manager, Philips

More information

Impaired Regional Myocardial Function Detection Using the Standard Inter-Segmental Integration SINE Wave Curve On Magnetic Resonance Imaging

Impaired Regional Myocardial Function Detection Using the Standard Inter-Segmental Integration SINE Wave Curve On Magnetic Resonance Imaging Original Article Impaired Regional Myocardial Function Detection Using the Standard Inter-Segmental Integration Ngam-Maung B, RT email : chaothawee@yahoo.com Busakol Ngam-Maung, RT 1 Lertlak Chaothawee,

More information

Advanced Multi-Layer Speckle Strain Permits Transmural Myocardial Function Analysis in Health and Disease:

Advanced Multi-Layer Speckle Strain Permits Transmural Myocardial Function Analysis in Health and Disease: Advanced Multi-Layer Speckle Strain Permits Transmural Myocardial Function Analysis in Health and Disease: Clinical Case Examples Jeffrey C. Hill, BS, RDCS Echocardiography Laboratory, University of Massachusetts

More information

Construction of 4D Left Ventricle and Coronary Artery Models

Construction of 4D Left Ventricle and Coronary Artery Models 1 Construction of 4D Left Ventricle and Coronary Artery Models Dong Ping Zhang Supervisors: Prof Daniel Rueckert, Dr Eddie Edwards 2 1 Background Conventional heart surgery is one of the most invasive

More information

On the feasibility of speckle reduction in echocardiography using strain compounding

On the feasibility of speckle reduction in echocardiography using strain compounding Title On the feasibility of speckle reduction in echocardiography using strain compounding Author(s) Guo, Y; Lee, W Citation The 2014 IEEE International Ultrasonics Symposium (IUS 2014), Chicago, IL.,

More information

Conflict of Interests

Conflict of Interests The Left Ventricle: How Should We Quantify Its Size and Function; Is It Time for 3D in Everyone? Roberto M Lang, MD Conflict of Interests Philips Medical Imaging Research Grants Speakers bureau Advisory

More information

Computer based delineation and follow-up multisite abdominal tumors in longitudinal CT studies

Computer based delineation and follow-up multisite abdominal tumors in longitudinal CT studies Research plan submitted for approval as a PhD thesis Submitted by: Refael Vivanti Supervisor: Professor Leo Joskowicz School of Engineering and Computer Science, The Hebrew University of Jerusalem Computer

More information

PhD thesis defense /

PhD thesis defense / Nicolas Duchateau PhD thesis defense / 07-05-2012 Thesis directors: A.F. Frangi, M. De Craene Departament de Tecnologies de la Informacio i les Comunicacions Universitat Pompeu Fabra, Barcelona, Spain.

More information

Disclosure of Interests. No financial relationships to disclose concerning the content of this presentation or session.

Disclosure of Interests. No financial relationships to disclose concerning the content of this presentation or session. Comparison of Free Breathing Cardiac MRI Radial Technique to the Standard Multi Breath-Hold Cine SSFP CMR Technique For the Assessment of LV Volumes and Function Shimon Kolker, Giora Weisz, Naama Bogot,

More information

Three-dimensional Wall Motion Tracking:

Three-dimensional Wall Motion Tracking: Three-dimensional Wall Motion Tracking: A Novel Echocardiographic Method for the Assessment of Ventricular Volumes, Strain and Dyssynchrony Jeffrey C. Hill, BS, RDCS, FASE Jennifer L. Kane, RCS Gerard

More information

Automatic Layer Generation for Scar Transmurality Visualization

Automatic Layer Generation for Scar Transmurality Visualization Automatic Layer Generation for Scar Transmurality Visualization S. Reiml 1,4, T. Kurzendorfer 1,4, D. Toth 2,5, P. Mountney 6, M. Panayiotou 2, J. M. Behar 2,3, C. A. Rinaldi 2,3, K. Rhode 2, A. Maier

More information

Measurement of Ventricular Volumes and Function: A Comparison of Gated PET and Cardiovascular Magnetic Resonance

Measurement of Ventricular Volumes and Function: A Comparison of Gated PET and Cardiovascular Magnetic Resonance BRIEF COMMUNICATION Measurement of Ventricular Volumes and Function: A Comparison of Gated PET and Cardiovascular Magnetic Resonance Kim Rajappan, MBBS 1,2 ; Lefteris Livieratos, MSc 2 ; Paolo G. Camici,

More information

CHAPTER. Quantification in cardiac MRI. This chapter was adapted from:

CHAPTER. Quantification in cardiac MRI. This chapter was adapted from: CHAPTER Quantification in cardiac MRI This chapter was adapted from: Quantification in cardiac MRI Rob J. van der Geest, Johan H.C. Reiber Journal of Magnetic Resonance Imaging 1999, Volume 10, Pages 602-608.

More information

Identifying Regional Cardiac Abnormalities from Myocardial Strains Using Spatio-temporal Tensor Analysis

Identifying Regional Cardiac Abnormalities from Myocardial Strains Using Spatio-temporal Tensor Analysis Identifying Regional Cardiac Abnormalities from Myocardial Strains Using Spatio-temporal Tensor Analysis Zhen Qian 1, Qingshan Liu 1, Dimitris N. Metaxas 1,andLeonAxel 2 1 Center for Computational Biomedicine

More information

How To Perform Strain Imaging; Step By Step Approach. Maryam Bo Khamseen Echotechnoligist II EACVI, ARDMS, RCS King Abdulaziz Cardiac Center- Riyadh

How To Perform Strain Imaging; Step By Step Approach. Maryam Bo Khamseen Echotechnoligist II EACVI, ARDMS, RCS King Abdulaziz Cardiac Center- Riyadh How To Perform Strain Imaging; Step By Step Approach Maryam Bo Khamseen Echotechnoligist II EACVI, ARDMS, RCS King Abdulaziz Cardiac Center- Riyadh Outlines: Introduction Describe the basic of myocardium

More information

Challenge on Endocardial Three-dimensional Ultrasound Segmentation (CETUS)

Challenge on Endocardial Three-dimensional Ultrasound Segmentation (CETUS) Challenge on Endocardial Three-dimensional Ultrasound Segmentation (CETUS) Olivier Bernard 1,BrechtHeyde 2, Martino Alessandrini 2, Daniel Barbosa 3, Sorina Camarasu-Pop 1, Frederic Cervenansky 1, Sebastien

More information

Echocardiographic Assessment of the Left Ventricle

Echocardiographic Assessment of the Left Ventricle Echocardiographic Assessment of the Left Ventricle Theodora Zaglavara, MD, PhD, BSCI/BSCCT Department of Cardiovascular Imaging INTERBALKAN EUROPEAN MEDICAL CENTER 2015 The quantification of cardiac chamber

More information

DISCLOSURE. Myocardial Mechanics. Relevant Financial Relationship(s) Off Label Usage

DISCLOSURE. Myocardial Mechanics. Relevant Financial Relationship(s) Off Label Usage 7th Annual Team Echocardiography: The Heart of Cardiovascular Medicine Tissue Doppler, Strain, Speckle: What? How? Christopher J Kramer RDCS Aurora Medical Group Advanced Cardiovascular Services, Aurora

More information

Myocardial Twist from X-ray Angiography

Myocardial Twist from X-ray Angiography Myocardial Twist from X-ray Angiography Can we Observe Left Ventricular Twist in Rotational Coronary Angiography? Tobias Geimer 1,2,, Mathias Unberath 1,2,, Johannes Höhn 1, Stephan Achenbach 3, Andreas

More information

Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks

Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks Jinglei Lv 1,2, Dajiang Zhu 2, Xintao Hu 1, Xin Zhang 1,2, Tuo Zhang 1,2, Junwei Han 1, Lei Guo 1,2, and Tianming Liu 2 1 School

More information

Assessment of cardiac function with 3D echocardiography. Đánh giá chức năng tim bằng siêu âm tim 3D

Assessment of cardiac function with 3D echocardiography. Đánh giá chức năng tim bằng siêu âm tim 3D Assessment of cardiac function with 3D echocardiography Đánh giá chức năng tim bằng siêu âm tim 3D TS. BS. Nguyễn Thị Thu Hoài Viện Tim Mạch Quốc Gia Việt Nam TỪ SIÊU ÂM M-mode ĐẾN SIÊU ÂM 3D TỪ SIÊU ÂM

More information

Normal LV Ejection Fraction Limits Using 4D-MSPECT: Comparisons of Gated Perfusion and Gated Blood Pool SPECT Data with Planar Blood Pool

Normal LV Ejection Fraction Limits Using 4D-MSPECT: Comparisons of Gated Perfusion and Gated Blood Pool SPECT Data with Planar Blood Pool Normal LV Ejection Fraction Limits Using 4D-MSPECT: Comparisons of Gated Perfusion and Gated Blood Pool SPECT Data with Planar Blood Pool EP Ficaro, JN Kritzman, JR Corbett University of Michigan Health

More information

Applying a Level Set Method for Resolving Physiologic Motions in Free-Breathing and Non-Gated Cardiac MRI

Applying a Level Set Method for Resolving Physiologic Motions in Free-Breathing and Non-Gated Cardiac MRI Applying a Level Set Method for Resolving Physiologic Motions in Free-Breathing and Non-Gated Cardiac MRI Ilyas Uyanik 1, Peggy Lindner 1, Panagiotis Tsiamyrtzis 2, Dipan Shah 3, Nikolaos V. Tsekos 1,

More information

Joint Myocardial Registration and Segmentation of Cardiac BOLD MRI

Joint Myocardial Registration and Segmentation of Cardiac BOLD MRI Joint Myocardial Registration and Segmentation of Cardiac BOLD MRI Ilkay Oksuz 1,2, Rohan Dharmakumar 3, and Sotirios A. Tsaftaris 2 1 IMT Institute for Advanced Studies Lucca, 2 The University of Edinburgh,

More information

Automated Image Analysis Techniques for Cardiovascular Magnetic Resonance Imaging

Automated Image Analysis Techniques for Cardiovascular Magnetic Resonance Imaging Automated Image Analysis Techniques for Cardiovascular Magnetic Resonance Imaging Robertus Jacobus van der Geest 2011 Printed by: Drukkerij Mostert & van Onderen, Leiden. ISBN 978-94-90858-04-9 2011, R.J.

More information

Classification and Statistical Analysis of Auditory FMRI Data Using Linear Discriminative Analysis and Quadratic Discriminative Analysis

Classification and Statistical Analysis of Auditory FMRI Data Using Linear Discriminative Analysis and Quadratic Discriminative Analysis International Journal of Innovative Research in Computer Science & Technology (IJIRCST) ISSN: 2347-5552, Volume-2, Issue-6, November-2014 Classification and Statistical Analysis of Auditory FMRI Data Using

More information

Tissue Doppler Imaging in Congenital Heart Disease

Tissue Doppler Imaging in Congenital Heart Disease Tissue Doppler Imaging in Congenital Heart Disease L. Youngmin Eun, M.D. Department of Pediatrics, Division of Pediatric Cardiology, Kwandong University College of Medicine The potential advantage of ultrasound

More information

Fulfilling the Promise

Fulfilling the Promise Fulfilling the Promise of Cardiac MR Non-contrast, free-breathing technique generates comprehensive evaluation of the coronary arteries By Maggie Fung, MR Cardiovascular Clinical Development Manager; Wei

More information

10/7/2013. Systolic Function How to Measure, How Accurate is Echo, Role of Contrast. Thanks to our Course Director: Neil J.

10/7/2013. Systolic Function How to Measure, How Accurate is Echo, Role of Contrast. Thanks to our Course Director: Neil J. Systolic Function How to Measure, How Accurate is Echo, Role of Contrast Neil J. Weissman, MD MedStar Health Research Institute & Professor of Medicine Georgetown University Washington, D.C. No Disclosures

More information

Myocardial Strain Imaging in Cardiac Diseases and Cardiomyopathies.

Myocardial Strain Imaging in Cardiac Diseases and Cardiomyopathies. Myocardial Strain Imaging in Cardiac Diseases and Cardiomyopathies. Session: Cardiomyopathy Tarun Pandey MD, FRCR. Associate Professor University of Arkansas for Medical Sciences Disclosures No relevant

More information

Calculation of the Ejection Fraction (EF) from MR Cardio-Images

Calculation of the Ejection Fraction (EF) from MR Cardio-Images Calculation of the Ejection Fraction (EF) from MR Cardio-Images Michael Lynch, Ovidiu Ghita and Paul F. Whelan Vision Systems Laboratory School of Electronic Engineering Dublin City University Dublin 9,

More information

AS coronary artery disease (CAD) is one of the main

AS coronary artery disease (CAD) is one of the main 1592 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 27, NO. 11, NOVEMBER 2008 A Comprehensive Approach to the Analysis of Contrast Enhanced Cardiac MR Images Anja Hennemuth*, Achim Seeger, Ola Friman, Stephan

More information

Random Forest Based Left Ventricle Segmentation in LGE-MRI

Random Forest Based Left Ventricle Segmentation in LGE-MRI Random Forest Based Left Ventricle Segmentation in LGE-MRI Tanja Kurzendorfer 1, Christoph Forman 2, Alexander Brost 3 and Andreas Maier 1 1 Pattern Recognition Lab, Friedrich-Alexander University Erlangen-Nuremberg,

More information

MEDVISO WHITE PAPER ON STRAIN ANALYSIS IN TAGGED MR IMAGES

MEDVISO WHITE PAPER ON STRAIN ANALYSIS IN TAGGED MR IMAGES Purpose of document The purpose of this document is to document validation of the Strain analysis module in Segment software packages. Intended audience The intended audiences of this document are: Engineering

More information

Global left ventricular circumferential strain is a marker for both systolic and diastolic myocardial function

Global left ventricular circumferential strain is a marker for both systolic and diastolic myocardial function Global left ventricular circumferential strain is a marker for both systolic and diastolic myocardial function Toshinari Onishi 1, Samir K. Saha 2, Daniel Ludwig 1, Erik B. Schelbert 1, David Schwartzman

More information

Analyse d'images médicales pour les maladies cardiovasculaires

Analyse d'images médicales pour les maladies cardiovasculaires 25 juin 2015 Workshop VIVABRAIN Paris, France Analyse d'images médicales pour les maladies cardiovasculaires Dr. Hortense A. Kirisli Project Manager / Advanced SW developer AQUILAB, Lille, France Cardiovascular

More information

Cardiac Chamber Quantification by Echocardiography

Cardiac Chamber Quantification by Echocardiography Cardiac Chamber Quantification by Echocardiography Maryam Bokhamseen, RCS, RCDS, EACVI Echotechnologist ǁ, Non invasive Cardiac Laboratory King Abdulaziz Cardiac Center. Outline: Introduction. Background

More information

Use of Cardiac Computed Tomography for Ventricular Volumetry in Late Postoperative Patients with Tetralogy of Fallot

Use of Cardiac Computed Tomography for Ventricular Volumetry in Late Postoperative Patients with Tetralogy of Fallot Korean J Thorac Cardiovasc Surg 2017;50:71-77 ISSN: 2233-601X (Print) ISSN: 2093-6516 (Online) CLINICAL RESEARCH https://doi.org/10.5090/kjtcs.2017.50.2.71 Use of Cardiac Computed Tomography for Ventricular

More information

Enhanced Endocardial Boundary Detection in Echocardiography Images using B-Spline and Statistical Method

Enhanced Endocardial Boundary Detection in Echocardiography Images using B-Spline and Statistical Method Copyright 2014 American Scientific Publishers Advanced Science Letters All rights reserved Vol. 20, 1876 1880, 2014 Printed in the United States of America Enhanced Endocardial Boundary Detection in Echocardiography

More information

Alicia Armour, MA, BS, RDCS

Alicia Armour, MA, BS, RDCS Alicia Armour, MA, BS, RDCS No disclosures Review 2D Speckle Strain (briefly) Discuss some various patient populations & disease pathways where Strain can be helpful Discuss how to acquire images for Strain

More information

Measurement of Respiratory and Cardiac Motion Using a Multi Antenna Continuous Wave Radar Operating in the Near Field

Measurement of Respiratory and Cardiac Motion Using a Multi Antenna Continuous Wave Radar Operating in the Near Field Measurement of Respiratory and Cardiac Motion Using a Multi Antenna Continuous Wave Radar Operating in the Near Field Florian Pfanner 1,2, Thomas Allmendinger 2, Thomas Flohr 2, and Marc Kachelrieß 1,3

More information

Velocity Vector Imaging as a new approach for cardiac magnetic resonance: Comparison with echocardiography

Velocity Vector Imaging as a new approach for cardiac magnetic resonance: Comparison with echocardiography Velocity Vector Imaging as a new approach for cardiac magnetic resonance: Comparison with echocardiography Toshinari Onishi 1, Samir K. Saha 2, Daniel Ludwig 1, Erik B. Schelbert 1, David Schwartzman 1,

More information

Chamber Quantitation Guidelines: What is New?

Chamber Quantitation Guidelines: What is New? Chamber Quantitation Guidelines: What is New? Roberto M Lang, MD J AM Soc Echocardiogr 2005; 18:1440-1463 1 Approximately 10,000 citations iase in itune Cardiac Chamber Quantification: What is New? Database

More information

Convolutional Neural Networks for Estimating Left Ventricular Volume

Convolutional Neural Networks for Estimating Left Ventricular Volume Convolutional Neural Networks for Estimating Left Ventricular Volume Ryan Silva Stanford University rdsilva@stanford.edu Maksim Korolev Stanford University mkorolev@stanford.edu Abstract End-systolic and

More information

Three-dimensional echocardiography in the clinical world

Three-dimensional echocardiography in the clinical world Three-dimensional echocardiography in the clinical world Dr. JL Zamorano Director CV Institute University Clinic SC, Madrid Advantages of 3D. Spatial manipulation. Optimal alineation of structures. Views

More information

General Cardiovascular Magnetic Resonance Imaging

General Cardiovascular Magnetic Resonance Imaging 2 General Cardiovascular Magnetic Resonance Imaging 19 Peter G. Danias, Cardiovascular MRI: 150 Multiple-Choice Questions and Answers Humana Press 2008 20 Cardiovascular MRI: 150 Multiple-Choice Questions

More information

Automatic Quality Assessment of Cardiac MRI

Automatic Quality Assessment of Cardiac MRI Automatic Quality Assessment of Cardiac MRI Ilkay Oksuz 02.05.2018 Contact: ilkay.oksuz@kcl.ac.uk http://kclmmag.org 1 Cardiac MRI Quality Issues Need for high quality images Wide range of artefacts Manual

More information

Fast left ventricle tracking using localized anatomical affine optical flow SUMMARY

Fast left ventricle tracking using localized anatomical affine optical flow SUMMARY Fast left ventricle tracking using localized anatomical affine optical flow Sandro Queirós 1,2,3, João L. Vilaça 1,4, Pedro Morais 1,2,5, Jaime C. Fonseca 3, Jan D hooge 2, Daniel Barbosa 1 1 ICVS/3B s

More information

ORIGINAL ARTICLE. Keywords Real-time 3D echocardiography. Daily practice. Observer experience. CMR. Introduction

ORIGINAL ARTICLE. Keywords Real-time 3D echocardiography. Daily practice. Observer experience. CMR. Introduction Neth Heart J (2014) 22:383 390 DOI 10.1007/s12471-014-0577-1 ORIGINAL ARTICLE Assessment of LV ejection fraction using real-time 3D echocardiography in daily practice: direct comparison of the volumetric

More information

ASSESSMENT OF CIRCUMFERENTIAL MYOCARDIAL FUNCTION USING RADIAL TAGGED MRI YUJAUNG KIM. Bachelor of Science in Electronic System Engineering

ASSESSMENT OF CIRCUMFERENTIAL MYOCARDIAL FUNCTION USING RADIAL TAGGED MRI YUJAUNG KIM. Bachelor of Science in Electronic System Engineering ASSESSMENT OF CIRCUMFERENTIAL MYOCARDIAL FUNCTION USING RADIAL TAGGED MRI YUJAUNG KIM Bachelor of Science in Electronic System Engineering Daegu University February 2007 Submitted in partial fulfillment

More information

1. Introduction VENTRICULAR FUNCTION D 2005 Taylor & Francis Inc. 595 Order reprints of this article at

1. Introduction VENTRICULAR FUNCTION D 2005 Taylor & Francis Inc. 595 Order reprints of this article at Journal of Cardiovascular Magnetic Resonance (2005) 7, 595 602 Copyright D 2005 Taylor & Francis Inc. ISSN: 1097-6647 print / 1532-429X online DOI: 10.1081/JCMR-200060624 VENTRICULAR FUNCTION Improved

More information

Feasibility and limitations of 2D speckle tracking echocardiography

Feasibility and limitations of 2D speckle tracking echocardiography ORIGINAL ARTICLE 204 A prospective study in daily clinical practice Feasibility and limitations of 2D speckle tracking echocardiography Lina Melzer, Anja Faeh-Gunz, Barbara Naegeli, Burkhardt Seifert*,

More information

MICCAI 2018 VISDMML Tutorial Image Analysis Meets Deep Learning and Visualization in Cardiology and Cardiac Surgery

MICCAI 2018 VISDMML Tutorial Image Analysis Meets Deep Learning and Visualization in Cardiology and Cardiac Surgery MICCAI 2018 VISDMML Tutorial Image Analysis Meets Deep Learning and Visualization in Cardiology and Cardiac Surgery Dr. Sandy Engelhardt Faculty of Computer Science, Mannheim University of Applied Sciences,

More information

Sequential functional analysis of left ventricle from 2D-echocardiography images

Sequential functional analysis of left ventricle from 2D-echocardiography images Indian Journal of Experimental Biology Vol. 52, June 2014, pp. 630-636 Sequential functional analysis of left ventricle from 2D-echocardiography images Rani Chacko & Megha Singh* Division of Biomedical

More information

Imaging heart. UK Biobank Annual Meeting 13 th June 2016

Imaging heart. UK Biobank Annual Meeting 13 th June 2016 NIHR Barts and The London Cardiovascular Biomedical Research Unit National Institute for Health Research Cardiovascular Biomedical Research Unit at Barts Imaging heart UK Biobank Annual Meeting 13 th June

More information

8/10/2016. PET/CT Radiomics for Tumor. Anatomic Tumor Response Assessment in CT or MRI. Metabolic Tumor Response Assessment in FDG-PET

8/10/2016. PET/CT Radiomics for Tumor. Anatomic Tumor Response Assessment in CT or MRI. Metabolic Tumor Response Assessment in FDG-PET PET/CT Radiomics for Tumor Response Evaluation August 1, 2016 Wei Lu, PhD Department of Medical Physics www.mskcc.org Department of Radiation Oncology www.umaryland.edu Anatomic Tumor Response Assessment

More information

Left atrial function. Aliakbar Arvandi MD

Left atrial function. Aliakbar Arvandi MD In the clinic Left atrial function Abstract The left atrium (LA) is a left posterior cardiac chamber which is located adjacent to the esophagus. It is separated from the right atrium by the inter-atrial

More information

Velocity, strain and strain rate: Doppler and Non-Doppler methods. Thoraxcentre, Erasmus MC,Rotterdam

Velocity, strain and strain rate: Doppler and Non-Doppler methods. Thoraxcentre, Erasmus MC,Rotterdam Velocity, strain and strain rate: Doppler and Non-Doppler methods J Roelandt J. Roelandt Thoraxcentre, Erasmus MC,Rotterdam Basics of tissue Doppler imaging Instantaneous annular velocity profiles IVCT

More information

Unsupervised Myocardial Segmentation for Cardiac MRI

Unsupervised Myocardial Segmentation for Cardiac MRI Unsupervised Myocardial Segmentation for Cardiac MRI Anirban Mukhopadhyay 1, Ilkay Oksuz 1, Marco Bevilacqua 1, Rohan Dharmakumar 2, and Sotirios A. Tsaftaris 1,3 1 IMT Institute for Advanced Studies Lucca,

More information

Photon Attenuation Correction in Misregistered Cardiac PET/CT

Photon Attenuation Correction in Misregistered Cardiac PET/CT Photon Attenuation Correction in Misregistered Cardiac PET/CT A. Martinez-Möller 1,2, N. Navab 2, M. Schwaiger 1, S. G. Nekolla 1 1 Nuklearmedizinische Klinik der TU München 2 Computer Assisted Medical

More information

Strain and Strain Rate Imaging How, Why and When?

Strain and Strain Rate Imaging How, Why and When? Strain and Strain Rate Imaging How, Why and When? João L. Cavalcante, MD Advanced Cardiac Imaging Fellow Cleveland Clinic Foundation Disclosures: No conflicts of interest Movement vs Deformation Movement

More information

Personalization of Cardiac Motion and Contractility from Images using Variational Data Assimilation

Personalization of Cardiac Motion and Contractility from Images using Variational Data Assimilation of Cardiac Motion and Contractility from Images using Variational Data Assimilation Hervé Delingette, Florence Billet, Ken C.L. Wong, Maxime Sermesant, Kawal Rhode, Matt Ginks, C. Aldo Rinaldi, Reza Razavi,

More information

LEFT VENTRICLE SEGMENTATION AND MEASUREMENT Using Analyze

LEFT VENTRICLE SEGMENTATION AND MEASUREMENT Using Analyze LEFT VENTRICLE SEGMENTATION AND MEASUREMENT Using Analyze 2 Table of Contents 1. Introduction page 3 2. Segmentation page 4 3. Measurement Instructions page 11 4. Calculation Instructions page 14 5. References

More information

2/2/2011. Strain and Strain Rate Imaging How, Why and When? Movement vs Deformation. Doppler Myocardial Velocities. Movement. Deformation.

2/2/2011. Strain and Strain Rate Imaging How, Why and When? Movement vs Deformation. Doppler Myocardial Velocities. Movement. Deformation. Strain and Strain Rate Imaging How, Why and When? João L. Cavalcante, MD Advanced Cardiac Imaging Fellow Cleveland Clinic Foundation Disclosures: No conflicts of interest Movement vs Deformation Movement

More information

Brain tissue and white matter lesion volume analysis in diabetes mellitus type 2

Brain tissue and white matter lesion volume analysis in diabetes mellitus type 2 Brain tissue and white matter lesion volume analysis in diabetes mellitus type 2 C. Jongen J. van der Grond L.J. Kappelle G.J. Biessels M.A. Viergever J.P.W. Pluim On behalf of the Utrecht Diabetic Encephalopathy

More information

Strain-Based Regional Nonlinear Cardiac Material Properties Estimation From Medical Images

Strain-Based Regional Nonlinear Cardiac Material Properties Estimation From Medical Images Strain-Based Regional Nonlinear Cardiac Material Properties Estimation From Medical Images Ken C. L. Wong 1,, Jatin Relan, Linwei Wang 1, Maxime Sermesant, Hervé Delingette, Nicholas Ayache, and Pengcheng

More information

Fast cine-magnetic resonance imaging point tracking for prostate cancer radiation therapy planning

Fast cine-magnetic resonance imaging point tracking for prostate cancer radiation therapy planning Journal of Physics: Conference Series OPEN ACCESS Fast cine-magnetic resonance imaging point tracking for prostate cancer radiation therapy planning Recent citations - Motion prediction in MRI-guided radiotherapy

More information

Ventricular function assessment using MRI: comparative study between cartesian and radial techniques of k-space filling

Ventricular function assessment using MRI: comparative study between cartesian and radial techniques of k-space filling Ventricular function assessment using MRI: comparative study between cartesian and radial techniques of k-space filling Poster No.: B-0681 Congress: ECR 014 Type: Scientific Paper Authors: C. Ferreira,

More information

Fully Automatic Segmentation of Papillary Muscles in 3-D LGE-MRI

Fully Automatic Segmentation of Papillary Muscles in 3-D LGE-MRI Fully Automatic Segmentation of Papillary Muscles in 3-D LGE-MRI Tanja Kurzendorfer 1, Alexander Brost 2, Christoph Forman 3, Michaela Schmidt 3, Christoph Tillmanns 4, Andreas Maier 1 1 Pattern Recognition

More information

When Does 3D Echo Make A Difference?

When Does 3D Echo Make A Difference? When Does 3D Echo Make A Difference? Wendy Tsang, MD, SM Assistant Professor, University of Toronto Toronto General Hospital, University Health Network 1 Practical Applications of 3D Echocardiography Recommended

More information

Introduction. Cardiac Imaging Modalities MRI. Overview. MRI (Continued) MRI (Continued) Arnaud Bistoquet 12/19/03

Introduction. Cardiac Imaging Modalities MRI. Overview. MRI (Continued) MRI (Continued) Arnaud Bistoquet 12/19/03 Introduction Cardiac Imaging Modalities Arnaud Bistoquet 12/19/03 Coronary heart disease: the vessels that supply oxygen-carrying blood to the heart, become narrowed and unable to carry a normal amount

More information

LV FUNCTION ASSESSMENT: WHAT IS BEYOND EJECTION FRACTION

LV FUNCTION ASSESSMENT: WHAT IS BEYOND EJECTION FRACTION LV FUNCTION ASSESSMENT: WHAT IS BEYOND EJECTION FRACTION Jamilah S AlRahimi Assistant Professor, KSU-HS Consultant Noninvasive Cardiology KFCC, MNGHA-WR Introduction LV function assessment in Heart Failure:

More information

Automatic Assessment of Cardiac Left Ventricular Function Via Magnetic Resonance Images

Automatic Assessment of Cardiac Left Ventricular Function Via Magnetic Resonance Images Western University Scholarship@Western Electronic Thesis and Dissertation Repository December 2012 Automatic Assessment of Cardiac Left Ventricular Function Via Magnetic Resonance Images Mariam Afshin

More information

Image processing for cardiac and vascular applications

Image processing for cardiac and vascular applications Image processing for cardiac and vascular applications Isabelle Bloch Isabelle.Bloch@telecom-paristech.fr http://perso.telecom-paristech.fr/bloch LTCI, Télécom ParisTech Cardio-vascular imaging p.1/26

More information

Impact of the ECG gating method on ventricular volumes and ejection fractions assessed by cardiovascular magnetic resonance imaging

Impact of the ECG gating method on ventricular volumes and ejection fractions assessed by cardiovascular magnetic resonance imaging Journal of Cardiovascular Magnetic Resonance (2005) 7, 441 446 Copyright D 2005 Taylor & Francis Inc. ISSN: 1097-6647 print / 1532-429X online DOI: 10.1081/JCMR-200053515 VENTRICULAR FUNCTION Impact of

More information

Cardiac magnetic resonance (CMR) imaging is widely considered

Cardiac magnetic resonance (CMR) imaging is widely considered ORIGINAL ARTICLE Motion-Corrected Real-Time Cine Magnetic Resonance Imaging of the Heart Initial Clinical Experience Amir Ali Rahsepar, MD,* Haris Saybasili, PhD, Ahmadreza Ghasemiesfe, MD,* Ryan S. Dolan,

More information

The road to successful CRT implantation: The role of echo

The road to successful CRT implantation: The role of echo The road to successful CRT implantation: The role of echo Tae-Ho Park Dong-A University Hospital, Busan, Korea Terminology Cardiac Resynchronization Therapy (CRT) = Biventricular pacing (BiV) = Left ventricular

More information

Advances in MRI for Radiation Therapy

Advances in MRI for Radiation Therapy Advances in MRI for Radiation Therapy Jing Cai, PhD, DABR Associate Professor Department of Radiation Oncology Duke University Medical Center, Durham NC Advances in MRI Structural Imaging Fast Imaging

More information

LV function in ischemic heart failure - decreased correlation between Echo and CMR

LV function in ischemic heart failure - decreased correlation between Echo and CMR LV function in ischemic heart failure - decreased correlation between Echo and CMR Poster No.: C-0590 Congress: ECR 2011 Type: Scientific Exhibit Authors: K. Gruszczy#ska, L. Krzych, K. Golba, P. Ulbrych,

More information

Automated Image Biometrics Speeds Ultrasound Workflow

Automated Image Biometrics Speeds Ultrasound Workflow Whitepaper Automated Image Biometrics Speeds Ultrasound Workflow ACUSON SC2000 Volume Imaging Ultrasound System S. Kevin Zhou, Ph.D. Siemens Corporate Research Princeton, New Jersey USA Answers for life.

More information

Reproducibility and Accuracy of Echocardiographic Measurements of Left Ventricular Parameters Using Real-Time Three-Dimensional Echocardiography

Reproducibility and Accuracy of Echocardiographic Measurements of Left Ventricular Parameters Using Real-Time Three-Dimensional Echocardiography Journal of the American College of Cardiology Vol. 44, No. 4, 2004 2004 by the American College of Cardiology Foundation ISSN 0735-1097/04/$30.00 Published by Elsevier Inc. doi:10.1016/j.jacc.2004.05.050

More information

Left Ventricle Segmentation from Heart MDCT

Left Ventricle Segmentation from Heart MDCT Left Ventricle Segmentation from Heart MDCT Samuel Silva, Beatriz Sousa Santos, Joaquim Madeira, and Augusto Silva DETI / IEETA University of Aveiro, Aveiro, Portugal sss@ua.pt Abstract. A semi-automatic

More information

arxiv: v1 [cs.cv] 12 Jun 2018

arxiv: v1 [cs.cv] 12 Jun 2018 Multiview Two-Task Recursive Attention Model for Left Atrium and Atrial Scars Segmentation Jun Chen* 1, Guang Yang* 2, Zhifan Gao 3, Hao Ni 4, Elsa Angelini 5, Raad Mohiaddin 2, Tom Wong 2,Yanping Zhang

More information

2D Free-Breathing Dual Navigator-Gated Cardiac Function Validated Against the 2D Breath-hold Acquisition

2D Free-Breathing Dual Navigator-Gated Cardiac Function Validated Against the 2D Breath-hold Acquisition JOURNAL OF MAGNETIC RESONANCE IMAGING 28:773 777 (2008) Technical Note 2D Free-Breathing Dual Navigator-Gated Cardiac Function Validated Against the 2D Breath-hold Acquisition Dana C. Peters, PhD, 1 *

More information

DIAGNOSTIC imaging techniques play a vital role in

DIAGNOSTIC imaging techniques play a vital role in 1604 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 25, NO. 12, DECEMBER 2006 Normal and Pathological NCAT Image and Phantom Data Based on Physiologically Realistic Left Ventricle Finite-Element Models Alexander

More information

Coronary artery disease (CAD) risk factors

Coronary artery disease (CAD) risk factors Background Coronary artery disease (CAD) risk factors CAD Risk factors Hypertension Insulin resistance /diabetes Dyslipidemia Smoking /Obesity Male gender/ Old age Atherosclerosis Arterial stiffness precedes

More information

Development of 4D dynamic simulation tool for the evaluation of left ventricular myocardial functions

Development of 4D dynamic simulation tool for the evaluation of left ventricular myocardial functions Development of 4D dynamic simulation tool for the evaluation of left ventricular myocardial functions Deepa 1, Yashbir Singh 1, Shi Yi Wu 1, Michael Friebe 2, Joao Manuel R. S. Tavares 3, Hu Wei-Chih 1

More information

Quantifying LV function how good are we?

Quantifying LV function how good are we? Quantifying LV function how good are we? Professor Alan G Fraser Wales Heart Research Institute Cardiff University, U.K. Support for research from Hitachi Aloka, & GE Ultrasound Visual assessment of synchronicity

More information

3D+t/2D+t CTA-XA registration using population-based motion estimates

3D+t/2D+t CTA-XA registration using population-based motion estimates , 3D+t/2D+t CTA-XA registration using population-based motion estimates N. Baka 1,2, C.T. Metz 1, C. Schultz 1, L. Neefjes 1, R.J.van Geuns 1, B.P.F. Lelieveldt 2,4, W.J. Niessen 1,4, M. de Bruijne 1,3,

More information

Cardiac MRI in Small Rodents

Cardiac MRI in Small Rodents Cardiac MRI in Small Rodents Andreas Pohlmann, PhD Berlin Ultrahigh Field Facility, Max Delbrück Center for Molecular Medicine (MDC), Berlin, Germany Introduction The art of producing animal models has

More information

MYOCARDIAL STRAIN MEASUREMENTS WITH MRI USING FEATURE TRACKING

MYOCARDIAL STRAIN MEASUREMENTS WITH MRI USING FEATURE TRACKING MYOCARDIAL STRAIN MEASUREMENTS WITH MRI USING FEATURE TRACKING Mercy Kataike Victoria MSc in Physics Submission date: May 2016 Supervisor: Pål Erik Goa, IFY Norwegian University of Science and Technology

More information