Next Article in Journal
Principles for an Implementation of a Complete CT Reconstruction Tool Chain for Arbitrary Sized Data Sets and Its GPU Optimization
Next Article in Special Issue
Literature Review on Artificial Intelligence Methods for Glaucoma Screening, Segmentation, and Classification
Previous Article in Journal
Historic Timber Roof Structure Reconstruction through Automated Analysis of Point Clouds
Previous Article in Special Issue
Single-Input Multi-Output U-Net for Automated 2D Foetal Brain Segmentation of MR Images
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Automatic Aortic Valve Cusps Segmentation from CT Images Based on the Cascading Multiple Deep Neural Networks

1
Research and Development Center, Canon Medical Systems Corporation, 1385 Shimoishigami, Otawara 324-8550, Japan
2
Research and Development Center, Canon Medical Systems (CHINA) CO., LTD., Chao Yang District, Beijing 100015, China
3
The University of Tokyo Hospital, 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-8655, Japan
4
School of Engineering, The University of Tokyo, 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-8654, Japan
*
Author to whom correspondence should be addressed.
J. Imaging 2022, 8(1), 11; https://doi.org/10.3390/jimaging8010011
Submission received: 25 November 2021 / Revised: 22 December 2021 / Accepted: 30 December 2021 / Published: 14 January 2022
(This article belongs to the Special Issue Current Methods in Medical Image Segmentation)

Abstract

:
Accurate morphological information on aortic valve cusps is critical in treatment planning. Image segmentation is necessary to acquire this information, but manual segmentation is tedious and time consuming. In this paper, we propose a fully automatic aortic valve cusps segmentation method from CT images by combining two deep neural networks, spatial configuration-Net for detecting anatomical landmarks and U-Net for segmentation of aortic valve components. A total of 258 CT volumes of end systolic and end diastolic phases, which include cases with and without severe calcifications, were collected and manually annotated for each aortic valve component. The collected CT volumes were split 6:2:2 for the training, validation and test steps, and our method was evaluated by five-fold cross validation. The segmentation was successful for all CT volumes with 69.26 s as mean processing time. For the segmentation results of the aortic root, the right-coronary cusp, the left-coronary cusp and the non-coronary cusp, mean Dice Coefficient were 0.95, 0.70, 0.69, and 0.67, respectively. There were strong correlations between measurement values automatically calculated based on the annotations and those based on the segmentation results. The results suggest that our method can be used to automatically obtain measurement values for aortic valve morphology.

1. Introduction

Heart valve disease is one of the most common causes of heart failure, which affects approximately 13.2% of people over the age of 75 [1], and the number of patients with valvular disease is increasing due to the global population aging. More than 250,000 heart valve operations are performed each year in the world [2]. In order to make an operative plan containing procedure and device selections, it is important to obtain accurate information about the valve morphology. In particular, the acquisition of valve morphology based on CT images, which has high spatial resolution and provides information on the relationship with surrounding structures, is one of the most important clinical workflows in current clinical situations for treatment planning in aortic valve disease [3]. However, acquiring information on valve morphology from CT images is a difficult and time consuming task for physicians and radiological technologists.
There are several products available to support the acquisition of valve morphology, however most require multiple manual operations by the user, resulting in increased work for the user and variability among users. In order to eliminate these manual operations, it is necessary to have a technique to appropriately segment the target anatomical structures from medical images. Many methods have been reported for segmenting anatomical structures from medical images [4,5,6,7,8,9]. In addition, there have been many reports on segmentation methods using machine learning [10,11]. However, since the aortic valve is a very thin and fluttering structure, it is expected that simply applying segmentation methods proposed for other structures to the aortic valve cusps will not provide accurate segmentation. There are previous studies that have proposed segmentation algorithms for aortic valves, however most do not perform segmentation for valve cusps [12,13,14]. Pouch et al. proposed an algorithm for valve cusps segmentation from 3D transesophageal echocardiographic images, however this algorithm is a semi-automatic method that requires user input [15]. Fan et al. proposed a deep learning-based algorithm to segment each cusp from CT images, although it required input images accurately cropped around the valve. In addition, the accuracy verification for cases with severe calcification is insufficient [16]. Pak et al. proposed a deep learning-based automatic segmentation method for aortic valve cusps from CT images [17]. They transform the original CT image into a sub-region containing the aortic valve using Spatial Transformer Network (STN) before segmentation processing for computational efficiency. However, the transformed sub-region may sometimes omit parts of the aortic root and affect the performance. In addition, the impact of their automatic segmentation on measurements that are important for surgical planning, have not been verified.
The contributions of this work are summarized as follows.
  • To the best of our knowledge, this is the second study to build a fully automatic method for segmenting aortic valve cusps. Our method constructs a computational flow of cascaded multiple networks for landmark detection and segmentation without transforming the original images. This is expected to improve performance as the input size for the networks is reduced step by step and sub-regions are more accurately located. Each network is based on methods presented in previous studies [18,19], however the method of combining them is reported for the first time.
  • We proposed an evaluation method for the impact of segmentation results on measurement values for each measurement item, and evaluated our proposed segmentation method using this evaluation method. Many papers on segmentation methods focus on segmentation accuracy and do not investigate the impact on measurements. To the best of our knowledge, this paper is the first work to investigate the impact of aortic valve cusps segmentation results on various measurements.
This paper is organized into five sections. In Section 2, which is the Materials and Methods section, Section 2.1 describes the datasets we used in detail. Section 2.2 explains our proposed segmentation method in detail, and Section 2.3 describes the evaluation method for the proposed segmentation method. Evaluation results are presented in Section 3, showing the segmentation accuracy of the proposed method and its impact on each measurement item. In Section 4, we discuss the evaluation results. Section 5 presents a conclusion for our work.

2. Materials and Methods

2.1. Data and Annotation

ECG gated cardiac 3D- or 4D- CT imaging data from 138 patients were retrospectively collected at multiple clinical institution with the approval of the institutional review boards. These patients presented with various cardiac diseases including stenotic aortic valve, regurgitant aortic valve and other heart diseases with normal aortic valve, however not containing bicuspid valves. The CT images were acquired with contrast using Aquilion ONE (Canon Medical Systems Corporation, Otawara, Tochigi, Japan) or SOMATOM Forc (SIEMENS, Munich, Germany). The ECG gated cardiac CT sequences include 1–20 volumes per cardiac cycle, where each volume contains 172–667 slices with 512 × 512 pixels. The in-slice resolution is isotropic with 0.311–0.625 mm and the slice thickness is 0.5 to 0.75 mm.
The eight ground-truth landmarks and the four ground-truth labels (GT) were annotated. The eight ground-truth landmarks are 3D coordinates of the three Nadir points, which are defined as points on the cusp that are on the most left ventricular outflow tract side for each of the right-, left- and non-coronary cusps (RCC, LCC and NCC), the three commissure points and the two coronary ostium points, which are defined as the proximal edge of the ostium, for the left and right coronary ostium. The four ground-truth labels are a set of pixels corresponding to each region of the aortic root and each cusp.
The annotation process was performed manually or semi-automatically according to the following four steps by physicians, radiological technologists or general technologists under the instruction of an expert physician, and all annotations were checked and approved by the expert physician using in-house software.
  • Volume data in end systolic (ES) and/or end diastolic (ED) phases suitable for acquiring morphological information of the aortic valve were selected for each CT imaging data based on the information available from CT images, which included ECG gating timing, LV volume size, aortic valve motion and blurring. A total of 258 volume data were selected in this step, and the following annotation work was performed only on these volume data.
  • The Vitrea workstation (Canon Medical Informatics, inc., Otawara, Tochigi, Japan) was used to semi-automatically generate an initial label of the aortic root by providing seed points within the aortic root region. The initial label was manually modified as needed.
  • Each of the eight landmarks were manually annotated one point on CT image.
  • The labels for each cusp were separately manually annotated on the internal regions of the aortic root. Each cusp did not have an overlapping area.

2.2. Aortic Valve Cusps Segmentation Method

Our segmentation method contains five primary steps (Figure 1): (1) detect eight landmarks coarsely; (2) segment the aortic root within the cropped regions based on coarse landmarks; (3) detect eight landmarks accurately within the cropped region based on the aortic root region; (4) segment aortic cusps within the cropped region based on the aortic root region; and (5) post-process for aortic cusps labels.

2.2.1. Landmark Detection Processing

Resampling for original CT images was performed as preprocessing for input images of landmark detection processing by using SimpleITK (version 1.2.4). In the resampling, original CT images were cropped with fixed pixel spacing and matrix size. If the cropped region included the outer region of original CT images, the pixel values of the outer region were padded with −3024. For the coarse landmark detection, original CT images were resampled into isotropy-based images with pixel spacing of 1.5 mm and matrix and size 128 × 128 × 128 around the center of the original CT images. For the accurate landmark detection, original CT images were resampled into isotropy-based images with pixel spacing 0.5 mm and matrix size 128 × 128 × 128 around the center of the bounding rectangular region of the segmented aortic root region.
3D Spatial Configuration-Net (SCN) [18] with updated parameters was used as our network architecture for both coarse and accurate landmark detection (Figure 2). The loss function (1) proposed by Payer et al. [18] was used with parameter α = 50 and λ = 0.0005,
min w , b , σ i = 1 N x || h i x ; w , b g i x ; σ i || 2 2 + α || σ || 2 2 + λ || w || 2 2
minimized using the Adam optimizer with a learning rate 5 × 10−5, β1 = 0.9 and β2 = 0.999 empirically. We used the mini-batch size of 1. The number of training iterations was 200,000. Tensorflow (version 1.13.1) was used for training and testing of the network.
We introduced on-the-fly data augmentation using SimpleITK (version 1.2.4). Intensity values are randomly multiplied by [0.75, 1.25] and shifted by [−0.25, 0.25]. The image is randomly translated, rotated, and scaled. In addition, elastic deformation is employed by randomly shifting points on a regular grid of 15 × 15 pixels by 5 pixels and interpolating with a cubic B-spline. All scaling operations are randomly sampled from a uniform distribution within a specified interval.

2.2.2. Segmentation Processing

The aortic root segmentation classifies voxels into two classes: background and aortic root. The aortic cusps segmentation classifies voxels into four classes: background, LCC, RCC, and NCC. Pytorch (version 1.6.0) was used for training and testing of the network.
Resampling and normalizing for the original CT images were performed as preprocessing for input images of segmentation processing by using interpolation method from Pytorch (version 1.6.0). For the aortic root segmentation, the original CT images were cropped with the rescaled region 1.5 times larger than the bounding rectangular region of the detected coarse landmarks, resampled into isotropy-based images with the pixel spacing 0.4 mm and same physical matrix size as the cropped CT images, and normalized by z-score based on the mean and standard deviation of all intensity values collected from the training datasets. For the aortic cusps segmentation, original CT images were cropped with the bounding rectangular region of the segmented aortic root region, resampled into isotropy-based images with the pixel spacing 0.4 mm and same physical matrix size, and normalized as in the aortic root segmentation.
3D full resolution U-Net [19] containing five sampling layers and five up sampling layers were used as the network architecture for both aortic root and aortic cusps segmentation processing (Figure 3). Patch size was 128 × 128 × 128. To handle varying volume sizes from preprocessed images, a sliding window algorithm was used. The full volume was split into blocks based on the patch size, and the neural network predicted on each block. Default loss function, which combines cross entropy loss and soft dice loss, were used for training U-Net. The training epoch was 1000, and batch size was 2. Stochastic gradient descent with nesterov momentum (μ = 0.99) and an initial learning rate of 10−2 was used for earning network weights. Other parameters of 3D full resolution U-Net were the same as in Isensee et al. [19].
We use the default method to perform on-the-fly data augmentation. The images are randomly rotated by (−30°, 30°). The intensity values are randomly multiplied with (0.7, 1.4). Other data augmentation is same as in [19].

2.2.3. Post-Processing

All regions except for the region with largest volume were removed if the segmentation process resulted in multiple independent regions for a single component. If there were any holes in the segmentation results, the holes were filled based on the method of Aktouf et al. [20]. The insertion line of the cusp was extended to always connect with the vessel wall inside the Sinus of Valsalva if it was not connected to the vessel wall.

2.3. Evaluation

2.3.1. Evaluation Setup

The 258 CT volume data were split approximately 6:2:2 for the training, validation and test steps, respectively, taking into account data collection site, cardiac phase (ED or ES) and calcium condition (with severe calcification or without severe calcification). Stratified five-fold cross validation was performed to evaluate the accuracy of the landmark detection and segmentation processes.

2.3.2. Automation and Processing Time

The segmentation results of the test steps for all cases were visually checked by both Multiplanar Reconstruction (MPR) images overlaid with the segmentation results and the Volume Rendering (VR) images created based on the segmentation results. VR images were overlaid with regions of CT values above the user selected threshold (500–1000 HU) within the aortic root as the calcium region. In addition, the total-processing times on a PC with an Intel Xeon Sliver4214 processor and an NVIDIA GeForce RTX 2080 SUPER were also recorded.

2.3.3. Landmark Evaluation

The accuracy of the landmark detection processing was evaluated by the Euclidean distance between the ground-truth landmarks and the landmark detection results for each of the eight landmarks. For each coarse and accurate landmark detection processing, this evaluation was performed on each of the CT volumes with four different valve conditions including ES phase with severe calcification, ED phase with severe calcification, ES phase without severe calcification and ED phase without severe calcification.

2.3.4. Segmentation Evaluation

The accuracy of the segmentation processing was evaluated by comparing the ground-truth label (G) with the segmentation result (S) using the following three evaluation measures for each of the four valve components (aortic root and each cusp). These evaluations also were performed on each of four different CT volumes. The aorta root segmentation was evaluated only for the area between the Nadir plane, which is defined as the plane passing through the three Nadir points, and the sinotublar junction plane defined by the expert, in order to make an accurate assessment for the Sinus of Valsalva region.
  • Volumetric overlap: Dice Coefficient (DC) [21] was calculated as volumetric overlap between two sets of voxels G and S, which was defined as follows:
DC G ,   S = 2 G S / G + S
2.
Surface Distance: The Mean symmetric Surface Distance (MSD) is defined as follows:
MSD G ,   S = 1 S G + S S s G S G d m s G ,   S S + s S S S d m s S ,   S G
where dm(,) denotes the minimum Euclidean distance between an arbitrary voxel to an arbitrary set of surface voxels, S(G) denotes the set of surface voxels of G, sG denotes each voxel of S(G), S(S) denotes the set of surface voxels of S, sS denotes each voxel of S(S).
In addition, Hausdorff Distance (HD) was also calculated as follows:
H D G   ,   S = max s S S S d m s S ,   S G
3.
Impact on measurements: For the eight measurement items, the differences between the values measured based on G and measured based on S were calculated using the same measurement algorithm, as the impacts for each measurement item (Figure 4). Each measurement item was defined in this paper as follows:
  • effective Height (eH): Straight line distance from Arantius body to Nadir plane;
  • geometric Height (gH): Shortest curved line distance along the surface of the cusp, from Arantius body to Hinge point;
  • cusp insertion Length (ciL): Curved line distance between commissure points on the contour of the cusp in contact with the Sinus of Valsalva;
  • Free Margin Length (FML): Curved line distance between commissure points on the contour of the cusp not in contact with the Sinus of Valsalva;
  • commissural Distance (comD): Straight line distance between commissure points;
  • Nadir Ring Perimeter (NRP): Perimeter of the contour of the Aortic root region on the Nadir plane;
  • Commissure Ring Perimeter (CRP): Perimeter of the contour of the Aortic root region on the Commissure plane;
  • coronary Height (corH): Straight line distance from coronary ostium point to Nadir plane.
Arantius body is defined as the middle point on FML. Hinge point is defined as points on ciL that is most on the left ventricular outflow tract side for each cusp. In many cases, Hinge point is the same position as Nadir point.

2.3.5. Statistical Analysis

Continuous data was given as mean and standard deviation (± SD) for cases. The relation between measurement vales based on G and S was analyzed by Pearson’s product–moment correlation coefficient (r), scatterplot and the Bland–Altman difference plot with 1.96 SD intervals. For each measurement value error, the absolute error and error rate were also presented as mean and standard error (SE). The fixed errors between the measurement values based on G and S were analyzed by the paired-t test. The proportional errors were analyzed by Pearson’s product–moment correlation coefficient (rp) between the difference and the mean between measurement values based on G and S. IBM SPSS Statistics (version 26.0, IBM, New York, NY, USA) was used for all statistical analysis. In this study, Bonferroni correction was used to adjust for multiple validation endpoint in the 19 measurement items, and significant differences were considered if p < 0.0026.

3. Results

A total of 258 volume data were selected from 138 CT imaging data, containing 87 ED without severe calcification data, 42 ED with severe calcification data, 87 ES without severe calcification data and 42 ES with severe calcification data. For all volume data, the ground truth data was created, and our proposed aortic valve cusps segmentation was performed. The segmentation was successful for all volume data with 69.26 ± 7.42 s as mean total-processing time. The morphology conditions of the cusps are different depending on the cardiac phase and amount and distribution of calcium, however our algorithm was able to generally segment all cusps in each condition (Figure 5 and Figure 6). These MPR and VR images provide visual information about the aortic valve morphology and the distribution of calcification on each cusp.
Table 1 shows the results of five-fold cross validation for each coarse and accurate landmark detection for each of the valve conditions. Coarse and accurate landmark detection showed an error of around 1.0 to 2.0 mm for each landmark in each image condition. Accuracies were improved overall with accurate landmark detection over coarse landmark detection. The accuracy tended to be higher in cases with severe calcifications than in cases without severe calcifications, except for Nadir in LCC in the ED phase and Nadir in NCC in the ES phase. There was no overall trend in the detection accuracy due to the difference in phase.
Table 2 shows the results of five-fold cross validation for Dice Coefficient (DC), Mean symmetric Surface Distance (MSD) and Hausdorff Distance (HD) for each valve conditions. In the accuracy of each cusps, DC was around 0.7, MSD was 0.34 to 0.45 mm, and HD was around 1 mm. DC tended to be lower in NCC in cases with severe calcifications. The MSD and HD tended to be smaller overall in ED phase than in ES phase. There was no overall trend in the segmentation accuracy with or without severe calcifications.
Table 3 shows the results of five-fold cross validation for the difference of measurement values, and Figure A1 shows scatterplots for correlation and Figure A2 shows Bland–Altman plots. Significant correlations were shown between the ground truth based-measurement values and the segmentation result based-measurement values for all measured items. The correlation coefficients were above 0.7 except for geometric Heights, indicating a strong correlation. The absolute errors were less than 5 mm, and the error rates were less than 10% for all the measured value items. Significant fixed errors were shown only for effective Heights, geometric Heights and the Nadir Ring Perimeter. Proportional errors were none or only weak relationships were observed.

4. Discussion

We proposed an automatic segmentation method for aortic valve cusps that cascades networks for landmark detection and networks for segmentation. Our proposed method was able to fully automate segmentation of the aortic valve cusps for ES and ED phases with or without severe calcifications. Segmentations can provide more visual information about the morphology of the aortic valve and the distribution of calcification. In Figure 5 and Figure 6, we can visually assess that the cusps without severe calcification (RCC, LCC and NCC in the case without severe calcification, and NCC in the case with severe calcification) are open in ES phase and closed in ED phase, while the cusps with severe calcification (RCC and LCC in the case with severe calcification) demonstrate minimal change in their position between ES and ED phases. Such visual information would be useful for treatment planning for surgical and interventional procedures.
Our method was able to detect eight landmarks with an error of about 1 to 2 mm. Considering that the absolute error of each measurement item is around 0.5 to 4.5 mm as shown in Table 3, the accuracy of landmark detection has a significant impact on the measurement accuracy, and therefore it is assumed that landmark detections are important steps in this method. The fact that the accuracy of landmark detection tended to be higher in cases with severe calcification than in cases without severe calcification may be due to the distribution of pixels with high HU values in cases with severe calcification showing the morphological characteristics of the aortic valve.
Although the segmentation accuracy cannot be directly compared with previous studies due to the different validation cases, the accuracy of our method was comparable or higher than previous studies in Dice coefficient [16,17]. We did not find a clear reason why the NCC in cases with severe calcifications showed low DC. This may perhaps be due to the fact that the image data sets used in this study included many cases with severe calcification in the NCC. The relationship between the amount and distribution of calcification and segmentation accuracy needs to be further investigated. For MSD and HD, the higher accuracy of the ED phase compared to the ES phase can be explained by the lower visualization ability for the tip of the aortic valve on CT images in the ES phase. In the ES phase, the aortic valve is in an open position and the valve tip is fluttering due to the blood flow, so it often appears as double or triple valve leaflets or blurred images on CT images. This increases the difficulty of segmentation and leads to low accuracy. As the temporal resolution of CT scanners will be improved in the future, the difference in accuracy between different phases will be insignificant.
For all measurement items, when the same measurement algorithms were used, there was a strong correlation between the measurement values calculated based on the ground truth labels and those calculated based on the segmentation results and the error rates were less than 10%. On the other hand, there were significant fixed errors for effective Heights, geometric Heights and the Nadir Ring Perimeter. Both effective Heights and geometric Heights are measurement items that depend on the location of the Arantius body, so there may be some bias in the segmentation accuracy around the Arantius body. The Nadir Ring Perimeter is a measurement item dependent on the location of nadirs and the contour of the LVOT region. There may be some bias in the segmentation accuracy of the LVOT region, as fixed errors were not found in the other measurement items dependent on the location of nadirs.
The mean absolute errors for the Nadir Ring Perimeter and Commissure Ring Perimeter were 4.39 mm and 3.31 mm, respectively. The most frequently used device in Transcatheter Aortic Valve Implantation (TAVI) currently, SAPIEN 3(Edwards Lifesciences, Irvine, CA, USA) has four different diameter sizes: 20, 23, 26, and 29 mm [22], while the EvolutTM R (Medtronic plc, Minneapolis, MN, USA) also has four different sizes: 23, 26, 29 and 34 mm [23]. This means that the closest size devices differ by is 3 mm in diameter, which means a difference of about 9.42 mm in perimeter. The facts that the mean absolute errors between the ground truth based- and segmentation result based- measurement values for the Nadir Ring Perimeter and for Commissure Ring Perimeter were less than 9.42 mm may suggest that our proposed method is clinically usable.
The development of an automatic aortic valve measurement application based on our method will allow users to obtain aortic valve morphology information more quickly without inter-user variability for treatment planning. In addition, segmentation results of each valve component can also be used as input data for other techniques to assist in treatment planning, such as the creation of 3D heart valve models by a 3D printer [24,25] and simulation of valve structure and fluid flow [26].
This paper contains the following limitations.
Our method does not support cases with bicuspid valves, which occur with a frequency of about 0.8% [27], as our method always outputs three labels as cusp components. There was difficulty in collecting a sufficient number of CT images with bicuspid valves to develop the learning model that would support bicuspid valve cases. In addition, in order to support both bicuspid and tricuspid valve cases, it is necessary to develop a new algorithm that can dynamically change the number of components to be outputted depending on the target organ conditions.
Our method does not support cases with holes or cases in which the insertion line is disconnected from the vessel wall, as our post-processing modifies them. If a more accurate learning model can be developed, this problem can be solved by removing post-processing from the algorithm.
Our method is only supported for the ES and ED phases as our learning model does not learn the morphology of phases other than the ES and ED. This is the result of us not being able to create accurate GTs for these phases due to motion artifacts caused by valve movement. Segmentations for the ES and ED phases may be sufficient if only the valve morphology information is needed for treatment planning. On the other hand, it is not sufficient to obtain accurate valve movement information. If the CT scanner can be developed to take CT images without valve motion artifacts for all phases, our method will be able to support all phases by learning the valve morphology information of other phases.
The use of our method in a real clinical situation requires a manual task to identify the ES and ED phases with low valve motion artifacts. It may be possible to identify this automatically by estimating the cardiac phase using information from the DICOM header and LV volumes calculated based on previous studies [28,29], and obtaining information about valve motion artifacts using simple image processing techniques such as Hessian filter.
All GTs were approved by one physician only. There may be value in creating the GTs from multiple physicians to test whether our segmentation results fall within the range of physician variability. On the other hand, it may not be a major problem that the GT is based on only a single physician, since several studies have shown that the measurement of valve morphology on CT images before TAVI has a small interobserver variability [30,31].
The performance of our method has not been directly compared to the performance reported in previous studies using the same CT datasets. In addition, although U-Net has been used as the segmentation network in the proposed method, we have not compared its performance with other networks.

5. Conclusions

We developed an automatic segmentation method for aortic valve cusps from CT images using the deep learning-based algorithm that is cascaded multiple networks. Our method will provide more visual information regarding the morphology of the aortic valve, so it will support the development of a more accurate and detailed surgical plan. We also investigated the impact of segmentation results on various measurement values, which suggest that our method can be used to obtain measurement values automatically. The automatic measurement of aortic valve morphology is expected to reduce the labor required by physicians and radiological technologists for aortic valve treatment planning, and to enable more accurate and consistent treatment planning by acquiring information without user variation.
In future work, we will consider solutions to the above-mentioned limitations and conduct clinical studies, such as comparing the intraoperative direct observation and the manual measurements by physicians with the automatic measurements by our proposed method, in order to more concretely verify the clinical effectiveness and risks of the proposed method.

Author Contributions

Conceptualization, G.A., I.S. and M.O.; methodology, G.A., L.Z., X.X. and Y.Z.; software, G.A., L.Z., X.X. and Y.Z.; validation, G.A.; formal analysis, G.A.; investigation, G.A., L.Z., S.Z., X.X. and Y.Z.; resources, L.Z., S.Z., X.X., Y.Z., H.T., K.I. and E.M.; data curation, G.A. and S.Z.; writing—original draft preparation, G.A.; writing—review and editing, G.A., N.T., S.T., I.S. and T.S.; visualization, G.A.; supervision, H.Y., H.T., E.M., K.I., N.T., S.T., I.S., M.O. and T.S.; project administration, I.S., M.O. and T.S. All authors have read and agreed to the published version of the manuscript.

Funding

This study was funded by Canon Medical Systems Corporation and Japan Science and Technology Agency.

Institutional Review Board Statement

The study was conducted according to the guidelines of the Declaration of Helsinki, and approved by the Research Ethics Committee of the Faculty of Medicine of the University of Tokyo on 27 January 2017 (approval number: 11330).

Informed Consent Statement

Acquisition of written informed consent was waived by the institutional review board as patient data were retrospectively collected, and anonymized and de-identified prior to use in this study.

Data Availability Statement

The data presented in this study are not publicly available due to restrictions imposed by research ethics.

Acknowledgments

This work was supported by JST COI Grant Number JPMJCE1304.

Conflicts of Interest

I. Sakuma has received research grants from Canon Medical Systems Corporation. G. Aoyama and T. Sakaguchi are Canon Medical Systems Corporation employees. L. Zhao, S. Zhao, X. Xue and Y. Zhong are Canon Medical Systems (CHINA) CO., LTD. employees. The other authors declare no conflict of interest.

Appendix A

Figure A1 shows scatterplots for correlation between the G-based values and S-based values, for each measurement item. The G-based values were plotted on the x-axis, and S-based values were plotted on the y-axis.
Figure A1. Scatterplots for correlation for each measurement item: (a) effective Height in RCC, (b) effective Height in LCC, (c) effective Height in NCC, (d) geometric Height in RCC, (e) geometric Height in LCC, (f) geometric Height in NCC, (g) cusp insertion Length in RCC, (h) cusp insertion Length in LCC, (i) cusp insertion Length in NCC, (j) Free Margin Length in RCC, (k) Free Margin Length in LCC, (l) Free Margin Length in NCC, (m) commissural Distance in RL-RN, (n) commissural Distance in RL-LN, (o) commissural Distance in LN-RN, (p) Nadir Ring Perimeter, (q) Commissure Ring Perimeter, (r) Coronary Height right, (s) Coronary Height right left.
Figure A1. Scatterplots for correlation for each measurement item: (a) effective Height in RCC, (b) effective Height in LCC, (c) effective Height in NCC, (d) geometric Height in RCC, (e) geometric Height in LCC, (f) geometric Height in NCC, (g) cusp insertion Length in RCC, (h) cusp insertion Length in LCC, (i) cusp insertion Length in NCC, (j) Free Margin Length in RCC, (k) Free Margin Length in LCC, (l) Free Margin Length in NCC, (m) commissural Distance in RL-RN, (n) commissural Distance in RL-LN, (o) commissural Distance in LN-RN, (p) Nadir Ring Perimeter, (q) Commissure Ring Perimeter, (r) Coronary Height right, (s) Coronary Height right left.
Jimaging 08 00011 g0a1aJimaging 08 00011 g0a1b
Figure A2 shows Bland–Altman plots for each measurement item. Mean of the G-based and S-based values were plotted on the x-axis, and the differences between their values were plotted on the y-axis.
Figure A2. Bland–Altman plots for each measurement item: (a) effective Height in RCC, (b) effective Height in LCC, (c) effective Height in NCC, (d) geometric Height in RCC, (e) geometric Height in LCC, (f) geometric Height in NCC, (g) cusp insertion Length in RCC, (h) cusp insertion Length in LCC, (i) cusp insertion Length in NCC, (j) Free Margin Length in RCC, (k) Free Margin Length in LCC, (l) Free Margin Length in NCC, (m) commissural Distance in RL-RN, (n) commissural Distance in RL-LN, (o) commissural Distance in LN-RN, (p) Nadir Ring Perimeter, (q) Commissure Ring Perimeter, (r) Coronary Height right, (s) Coronary Height right left. Red dashed lines indicate the mean of the difference, the Green dashed lines indicate the 1.96 SD intervals as the limits of agreement.
Figure A2. Bland–Altman plots for each measurement item: (a) effective Height in RCC, (b) effective Height in LCC, (c) effective Height in NCC, (d) geometric Height in RCC, (e) geometric Height in LCC, (f) geometric Height in NCC, (g) cusp insertion Length in RCC, (h) cusp insertion Length in LCC, (i) cusp insertion Length in NCC, (j) Free Margin Length in RCC, (k) Free Margin Length in LCC, (l) Free Margin Length in NCC, (m) commissural Distance in RL-RN, (n) commissural Distance in RL-LN, (o) commissural Distance in LN-RN, (p) Nadir Ring Perimeter, (q) Commissure Ring Perimeter, (r) Coronary Height right, (s) Coronary Height right left. Red dashed lines indicate the mean of the difference, the Green dashed lines indicate the 1.96 SD intervals as the limits of agreement.
Jimaging 08 00011 g0a2aJimaging 08 00011 g0a2b

References

  1. Nkomo, V.T.; Gardin, J.M.; Skelton, T.N.; Gottdiener, J.S.; Scott, C.; Enriquez-Sarano, M. Burden of valvular heart diseases: A population-based study. Lancet 2006, 368, 1005–1011. [Google Scholar] [CrossRef]
  2. Siddiqui, R.F.; Abraham, J.R.; Butany, J. Bioprosthetic heart valves: Modes of fail-ure. Histopathology 2009, 55, 135–144. [Google Scholar] [CrossRef] [PubMed]
  3. Vahanian, A.; Beyersdorf, F.; Praz, F.; Milojevic, M.; Baldus, S.; Bauersachs, J. 2021 ESC/EACTS Guidelines for the management of valvular heart disease: Developed by the Task Force for the management of valvular heart disease of the European Society of Cardiology (ESC) and the European Association for Cardio-Thoracic Surgery (EACTS). Eur. Heart J. 2021, 60, 727–800. [Google Scholar]
  4. Tian, Z.; Liu, L.; Zhang, Z.; Fei, B. Superpixel-Based Segmentation for 3D Prostate MR Images. IEEE Trans. Med. Imaging 2015, 35, 791–801. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. Nguyen DC, T.; Benameur, S.; Mignotte, M.; Lavoie, F. Superpixel and multi-atlas based fusion entropic model for the segmentation of X-ray images. Med. Image Anal. 2018, 48, 58–74. [Google Scholar] [CrossRef]
  6. Huang, Y.-L.; Chen, D.-R. Watershed segmentation for breast tumor in 2-D sonography. Ultrasound Med. Biol. 2004, 30, 625–632. [Google Scholar] [CrossRef]
  7. Masoumi, H.; Behrad, A.; Pourmina, M.A.; Roosta, A. Automatic liver segmentation in MRI images using an iterative watershed algorithm and artificial neural network. Biomed. Signal Process. Control. 2012, 7, 429–437. [Google Scholar] [CrossRef]
  8. Ciecholewski, M.; Spodnik, J.H. Semi-Automatic Corpus Callosum Segmentation and 3D Visualization Using Active Contour Methods. Symmetry 2018, 10, 589. [Google Scholar] [CrossRef] [Green Version]
  9. Nguyen DC, T.; Benameur, S.; Mignotte, M.; Lavoie, F. Automated vessel segmentation using infinite perimeter active contour model with hybrid region infor-mation with application to retinal images. IEEE Trans. Med. Imaging 2015, 34, 1797–1807. [Google Scholar]
  10. Zhu, W.; Huang, Y.; Zeng, L.; Chen, X.; Liu, Y.; Qian, Z.; Du, N.; Fan, W.; Xie, X. AnatomyNet: Deep learning for fast and fully automated whole-volume segmentation of head and neck anatomy. Med. Phys. 2018, 46, 576–589. [Google Scholar] [CrossRef] [Green Version]
  11. Cao, H.; Wang, Y.; Chen, J.; Jiang, D.; Zhang, X.; Tian, Q.; Wang, M. Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation. Arxiv 2021, Arxiv preprint. arXiv:2105.05537. [Google Scholar]
  12. Zheng, Y.; John, M.; Liao, R.; Boese, J.; Kirschstein, U.; Georgescu, B.; Zhou, S.K.; Kempfert, J.; Walther, T.; Brockmann, G.; et al. Automatic Aorta Segmentation and Valve Landmark Detection in C-Arm CT: Application to Aortic Valve Implantation; Springer: Berlin/Heidelberg, Germany, 2010; pp. 476–483. [Google Scholar] [CrossRef]
  13. Elattar, M.A.; Wiegerinck, E.M.; Planken, R.N.; Van Bavel, E.; Van Assen, H.C.; Baan, J.; Marquering, H. Automatic segmentation of the aortic root in CT angiography of candidate patients for transcatheter aortic valve implantation. Med. Biol. Eng. Comput. 2014, 52, 611–618. [Google Scholar] [CrossRef]
  14. Ravichandran, S.R.; Nataraj, B.; Huang, S.; Qin, Z.; Lu, Z.; Katsuki, A. 3D Inception U-Net for Aorta Segmentation using Computed Tomography Cardiac An-giography. In Proceedings of the 2019 IEEE EMBS International Conference on Biomedical & Health Informatics (BHI), Chicago, IL, USA, 19–22 May 2019. [Google Scholar]
  15. Pouch, A.M.; Wang, H.; Takabe, M.; Jackson, B.M.; Sehgal, C.M.; Gorman, J.H. Automated segmentation and geometrical modeling of the tricuspid aortic valve in 3D echocardio-graphic images. In Medical Image Computing and Computer-Assisted Intervention; Springer: Berlin/Heidelberg, Germany, 2013. [Google Scholar]
  16. Fan, B.; Tomii, N.; Tsukihara, H.; Maeda, E.; Yamauchi, H.; Nawata, K.; Ono, M. Attention-guided decoder in dilated residual network for accurate aortic valve segmentation in 3D CT scans. In Machine Learning and Medical Engineering for Cardiovascular Health and Intravascular Imaging and Computer Assisted Stenting; Springer: Cham, Switzerland, 2019; pp. 121–129. [Google Scholar]
  17. Pak, D.H.; Caballero, A.; Sun, W.; Duncan, J.S. Efficient Aortic Valve Multilabel Segmentation Using a Spatial Transformer Network; IEEE: Piscataway, NJ, USA, 2020; pp. 1738–1742. [Google Scholar] [CrossRef]
  18. Payer, C.; Štern, D.; Bischof, H.; Urschler, M. Integrating spatial configuration into heatmap regression based CNNs for landmark localization. Med. Image Anal. 2019, 54, 207–219. [Google Scholar] [CrossRef]
  19. Isensee, F.; Jäger, P.F.; Kohl, S.A.; Petersen, J.; Maier-Hein, K.H. Automated design of deep learning methods for biomedical image segmentation. arXiv 2019, arXiv:1904.08128. [Google Scholar]
  20. Aktouf, Z.; Bertrand, G.; Perroton, L. A three-dimensional holes closing algorithm. Pattern Recognit. Lett. 2002, 23, 523–531. [Google Scholar] [CrossRef]
  21. Dice, L.R. Measures of the Amount of Ecologic Association Between Species. Ecology 1945, 26, 297–302. [Google Scholar] [CrossRef]
  22. Sapien, E. SAPIEN Transcatheter Heart Valve with the Edwards Commander Delivery System. 2018. Available online: https://www.accessdata.fda.gov/cdrh_docs/pdf14/P140031S085D.pdf (accessed on 20 November 2021).
  23. Medtronic. CoreValveTM EvolutTM R Transcatheter Aortic Valve Delivery Catheter System Loading System. 2019. Available online: https://www.accessdata.fda.gov/cdrh_docs/pdf13/P130021S058D.pdf (accessed on 20 November 2021).
  24. Maragiannis, D.; Jackson, M.S.; Igo, S.R.; Schutt, R.C.; Connell, P.; Grande-Allen, J. Replicating patient-specific severe aortic valve stenosis with functional 3D model-ing. Circ. Cardiovasc. Imaging 2015, 8, e003626. [Google Scholar] [CrossRef] [Green Version]
  25. Hosny, A.; Dilley, J.D.; Kelil, T.; Mathur, M.; Dean, M.N.; Weaver, J.C.; Ripley, B. Pre-procedural fit-testing of TAVR valves using parametric modeling and 3D printing. J. Cardiovasc. Comput. Tomogr. 2018, 13, 21–30. [Google Scholar] [CrossRef]
  26. Chen, Y.; Luo, H. A computational study of the three-dimensional fluid–structure interaction of aortic valve. J. Fluids Struct. 2018, 80, 332–349. [Google Scholar] [CrossRef]
  27. Sillesen, A.-S.; Vøgg, O.; Pihl, C.; Raja, A.A.; Sundberg, K.; Vedel, C.; Zingenberg, H.; Jørgensen, F.S.; Vejlstrup, N.; Iversen, K.; et al. Prevalence of Bicuspid Aortic Valve and Associated Aortopathy in Newborns in Copenhagen, Denmark. JAMA 2021, 325, 561–567. [Google Scholar] [CrossRef]
  28. Zheng, Y.; Barbu, A.; Georgescu, B.; Scheuering, M.; Comaniciu, D. Four-Chamber Heart Modeling and Automatic Segmentation for 3-D Cardiac CT Volumes Using Marginal Space Learning and Steerable Features. IEEE Trans. Med. Imaging 2008, 27, 1668–1681. [Google Scholar] [CrossRef]
  29. Dormer, J.D.; Fei, B.; Halicek, M.; Ma, L.; Reilly, C.M.; Schreibmann, E. Heart chamber segmentation from CT using convolutional neural networks. Biomed. Appl. Mol. Struct. Funct. Imaging 2018, 10578, 105782S. [Google Scholar] [CrossRef]
  30. Le Couteulx, S.; Caudron, J.; Dubourg, B.; Cauchois, G.; Dupré, M.; Michelin, P. Multidetector computed tomography sizing of aortic annulus prior to transcatheter aortic valve re-placement (TAVR): Variability and impact of observer experience. Diagn. Interv. Imaging 2018, 99, 279–289. [Google Scholar] [CrossRef]
  31. Schmidkonz, C.; Marwan, M.; Klinghammer, L.; Mitschke, M.; Schuhbaeck, A.; Arnold, M.; Lell, M.; Achenbach, S.; Pflederer, T. Interobserver variability of CT angiography for evaluation of aortic annulus dimensions prior to transcatheter aortic valve implantation (TAVI). Eur. J. Radiol. 2014, 83, 1672–1678. [Google Scholar] [CrossRef]
Figure 1. Flow chart of segmentation method.
Figure 1. Flow chart of segmentation method.
Jimaging 08 00011 g001
Figure 2. SCN architecture for landmark detection.
Figure 2. SCN architecture for landmark detection.
Jimaging 08 00011 g002
Figure 3. U-Net architecture for segmentation.
Figure 3. U-Net architecture for segmentation.
Jimaging 08 00011 g003
Figure 4. Schematic diagram illustrating the measurement position. (a) Cross-section, (b) Cusp, (c) Three Dimensional.
Figure 4. Schematic diagram illustrating the measurement position. (a) Cross-section, (b) Cusp, (c) Three Dimensional.
Jimaging 08 00011 g004
Figure 5. Visualization of CT images (WW/WL: 650/300) only, overlaid with each ground-truth label and overlaid with each segmentation result in the test step for 2 cases: (a,b) a case without calcification; (c,d) a case with severe calcification. Translucent purple: aortic root labels, Green: RCC labels, Blue: LCC labels and Red: NCC labels.
Figure 5. Visualization of CT images (WW/WL: 650/300) only, overlaid with each ground-truth label and overlaid with each segmentation result in the test step for 2 cases: (a,b) a case without calcification; (c,d) a case with severe calcification. Translucent purple: aortic root labels, Green: RCC labels, Blue: LCC labels and Red: NCC labels.
Jimaging 08 00011 g005
Figure 6. Visualization from five directions of VR images of segmentation results for two of the same cases as Figure 4: (a,b) a case without calcification; (c,d) a case with severe calcification. Translucent purple: aortic root labels, Green: RCC labels, Blue: LCC labels, Red: NCC labels and White: Calcium.
Figure 6. Visualization from five directions of VR images of segmentation results for two of the same cases as Figure 4: (a,b) a case without calcification; (c,d) a case with severe calcification. Translucent purple: aortic root labels, Green: RCC labels, Blue: LCC labels, Red: NCC labels and White: Calcium.
Jimaging 08 00011 g006
Table 1. Landmark Detection Results.
Table 1. Landmark Detection Results.
Coarse Landmark DetectionNadir RCC [mm]Nadir LCC [mm]Nadir NCC [mm]Commissure RL [mm]Commissure RN [mm]Commissure LN [mm]Coronary Ostium R [mm]Coronary Ostium L [mm]
ES w/o sCa2.08 ± 1.121.62 ± 0.931.68 ± 1.082.08 ± 1.142.15 ± 1.471.98 ± 1.231.61 ± 1.511.54 ± 1.32
ED w/o sCa1.72 ± 0.911.68 ± 0.771.72 ± 1.111.84 ± 1.242.17 ± 1.271.74 ± 1.211.46 ± 1.411.37 ± 0.98
ES w/sCa1.57 ± 0.871.46 ± 0.832.18 ± 1.431.34 ± 0.621.76 ± 1.111.73 ± 1.531.53 ± 1.161.31 ± 0.81
ED w/sCa1.37 ± 0.742.13 ± 3.291.54 ± 0.991.34 ± 0.901.63 ± 1.041.41 ± 1.081.29 ± 0.841.33 ± 0.73
Total1.76 ± 0.991.70 ± 1.541.75 ± 1.151.76 ± 1.112.01 ± 1.301.77 ± 1.261.49 ± 1.331.41 ± 1.05
Accurate Landmark DetectionNadir RCC [mm]Nadir LCC [mm]Nadir NCC [mm]Commissure RL [mm]Commissure RN [mm]Commissure LN [mm]Coronary Ostium R [mm]Coronary Ostium L [mm]
ES w/o sCa1.62 ± 1.051.46 ± 0.721.50 ± 0.961.96 ± 1.261.92 ± 1.471.69 ± 1.221.72 ± 3.421.35 ± 0.91
ED w/o sCa1.18 ± 0.601.38 ± 0.741.51 ± 1.001.73 ± 1.252.16 ± 2.861.51 ± 1.091.36 ± 2.370.99 ± 0.56
ES w/sCa1.42 ± 0.861.36 ± 0.841.92 ± 1.421.09 ± 0.621.71 ± 1.041.47 ± 1.351.47 ± 1.601.06 ± 0.69
ED w/sCa1.07 ± 0.601.91 ± 3.341.42 ± 0.911.16 ± 0.791.49 ± 1.131.29 ± 1.121.12 ± 1.040.99 ± 0.57
Total1.35 ± 0.841.49 ± 1.511.56 ± 1.061.61 ± 1.161.90 ± 1.971.53 ± 1.191.46 ± 2.541.12 ± 0.74
Note: sCa: severe Calcifications, RL mean the commissure point of RCC and LCC, RN mean the commissure point of RCC and NCC LN mean the commissure point of LCC and NCC. Data are mean ± standard deviation for cases.
Table 2. Segmentation Results by Dice Coefficient, Mean symmetric Surface Distance and Hausdorff Distance.
Table 2. Segmentation Results by Dice Coefficient, Mean symmetric Surface Distance and Hausdorff Distance.
Aortic RootRCCLCCNCC
DCMSD
[mm]
HD
[mm]
DCMSD
[mm]
HD
[mm]
DC MSD
[mm]
HD
[mm]
DCMSD
[mm]
HD
[mm]
ES w/o sCa0.96 ± 0.050.43 ± 0.931.46 ± 3.810.70 ± 0.070.36 ± 0.131.43 ± 1.090.67 ± 0.100.43 ± 0.171.46 ± 1.130.69 ± 0.070.37 ± 0.121.38 ± 1.19
ED w/o sCa0.95 ± 0.110.39 ± 0.491.88 ± 4.760.71 ± 0.050.34 ± 0.120.93 ± 0.270.70 ± 0.040.34 ± 0.070.96 ± 0.330.69 ± 0.050.34 ± 0.080.99 ± 0.34
ES w/sCa0.94 ± 0.090.63 ± 1.701.80 ± 5.100.69 ± 0.060.40 ± 0.111.00 ± 0.250.68 ± 0.080.41 ± 0.101.01 ± 0.290.62 ± 0.080.45 ± 0.131.25 ± 0.52
ED w/sCa0.96 ± 0.030.52 ± 1.401.40 ± 3.880.71 ± 0.050.36 ± 0.080.87 ± 0.160.69 ± 0.050.37 ± 0.080.92 ± 0.190.63 ± 0.080.43 ± 0.111.10 ± 0.27
Total0.95 ± 0.080.46 ± 1.021.64 ± 4.360.70 ± 0.060.36 ± 0.121.10 ± 0.700.69 ± 0.070.38 ± 0.131.13 ± 0.850.67 ± 0.070.39 ± 0.111.18 ± 0.77
Note: sCa: severe Calcifications. Data are mean ± standard deviation for cases.
Table 3. Segmentation Results by difference of measurements.
Table 3. Segmentation Results by difference of measurements.
Measurement ItemsGround Truth Label Based [mm]Segmentation Result Based [mm]Difference
[mm]
Absolute Error
[mm] (SE)
Error Rate
[%] (SE)
CC b/w G and S
r
Fixed
Errorp-Value
Proportional
Error rp
effective HeightRCC10.97 ± 2.4310.54 ± 2.14−0.43 ± 1.411.04 (0.07)9.47 (0.55)0.82 *<0.001 *−0.22 *
LCC11.12 ± 2.4410.78 ± 2.25−0.34 ± 1.421.05 (0.06)9.53 (0.63)0.82 *<0.001 *−0.14
NCC11.06 ± 2.3910.56 ± 2.27−0.50 ± 1.411.04 (0.07)9.17 (0.50)0.82 *<0.001 *−0.09
geometric HeightRCC14.42 ± 2.4013.95 ± 2.21−0.47 ± 1.931.40 (0.09)9.58 (0.55)0.65 *<0.001 *−0.11
LCC15.73 ± 2.5615.24 ± 2.05−0.49 ± 1.871.38 (0.08)8.99 (0.67)0.69 *<0.001 *−0.30 *
NCC16.05 ± 2.4715.71 ± 2.16−0.34 ± 1.941.39 (0.09)8.57 (0.48)0.65 *0.006−0.20 *
cusp insertion LengthRCC42.82 ± 7.1342.49 ± 6.87−0.34 ± 4.943.80 (0.20)8.86 (0.42)0.75 *0.276−0.06
LCC41.55 ± 6.1442.05 ± 5.610.49 ± 3.922.94 (0.16)7.03 (0.37)0.78 *0.044−0.14
NCC42.59 ± 6.5342.88 ± 6.450.29 ± 4.393.19 (0.19)7.41 (0.41)0.77 *0.290−0.02
Free Margin LengthRCC27.47 ± 5.0927.62 ± 5.180.16 ± 3.192.37 (0.13)8.60 (0.45)0.81 *0.4310.03
LCC24.30 ± 4.6824.46 ± 4.160.17 ± 3.192.21 (0.14)9.06 (0.48)0.75 *0.394−0.17
NCC25.96 ± 5.2025.83 ± 4.95−0.13 ± 3.342.42 (0.14)9.18 (0.50)0.79 *0.522−0.08
commissural DistanceRL-RN25.62 ± 3.2025.78 ± 3.230.15 ± 1.070.84 (0.04)3.30 (0.16)0.94 *0.0230.02
RL-LN23.32 ± 3.1223.42 ± 3.000.10 ± 0.800.63 (0.03)2.76 (0.14)0.97 *0.043−0.16
LN-RN23.86 ± 3.2623.89 ± 3.200.04 ± 1.000.78 (0.04)3.33 (0.16)0.95 *0.562−0.05
Nadir Ring
Perimeter
89.44 ± 11.5987.16 ± 11.61−2.28 ± 8.784.39 (0.49)4.73 (0.59)0.71 *<0.001 *0.002
Commissure Ring Perimeter114.84 ± 15.56114.54 ± 17.83−0.30 ± 8.443.31 (0.48)2.77 (0.37)0.88 *0.5690.28 *
Coronary Heightright16.62 ± 3.6916.73 ± 3.580.11 ± 1.711.22 (0.07)7.80 (0.53)0.89 *0.306−0.07
left14.55 ± 3.0514.51 ± 2.88−0.04 ± 1.030.77 (0.04)5.69 (0.35)0.94 *0.512−0.17
Note: RL mean the commissure point of RCC and LCC, RN mean the commissure point of RCC and NCC, LN mean the commissure point of LCC and NCC, CC mean Correlation Coefficient. Data are mean ± standard deviation for cases. * showed p < 0.0026.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Aoyama, G.; Zhao, L.; Zhao, S.; Xue, X.; Zhong, Y.; Yamauchi, H.; Tsukihara, H.; Maeda, E.; Ino, K.; Tomii, N.; et al. Automatic Aortic Valve Cusps Segmentation from CT Images Based on the Cascading Multiple Deep Neural Networks. J. Imaging 2022, 8, 11. https://doi.org/10.3390/jimaging8010011

AMA Style

Aoyama G, Zhao L, Zhao S, Xue X, Zhong Y, Yamauchi H, Tsukihara H, Maeda E, Ino K, Tomii N, et al. Automatic Aortic Valve Cusps Segmentation from CT Images Based on the Cascading Multiple Deep Neural Networks. Journal of Imaging. 2022; 8(1):11. https://doi.org/10.3390/jimaging8010011

Chicago/Turabian Style

Aoyama, Gakuto, Longfei Zhao, Shun Zhao, Xiao Xue, Yunxin Zhong, Haruo Yamauchi, Hiroyuki Tsukihara, Eriko Maeda, Kenji Ino, Naoki Tomii, and et al. 2022. "Automatic Aortic Valve Cusps Segmentation from CT Images Based on the Cascading Multiple Deep Neural Networks" Journal of Imaging 8, no. 1: 11. https://doi.org/10.3390/jimaging8010011

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop