Related Experiment Video
Updated: Jan 23, 2026

Porcine Model of Infrarenal Abdominal Aortic Aneurysm
Published on: November 21, 2019
Automatic Segmentation, Detection, and Diagnosis of Abdominal Aortic Aneurysm (AAA) Using Convolutional Neural
Saba Mohammadi1, Mahdi Mohammadi2, Vahab Dehlaghi3
1Students Research Committee, Kermanshah University of Medical Sciences (KUMS), Building No. 1, Shahid Beheshti Boulevard, Kermanshah, 6715847141, Iran.
Purpose:
An abdominal aortic aneurysm (AAA) is known as a cardiovascular disease involving localized deformation (swelling or enlargement) of aorta occurring between the renal and iliac arteries. AAA would jeopardize patients' lives due to its rupturing risk, so prompt recognition and diagnosis of this disorder is vital. Although computed tomography angiography (CTA) is the preferred imaging modality used by radiologist for diagnosing AAA, computed tomography (CT) images can be used too. In the recent decade, there has been several methods suggested by experts in order to find a precise automated way to diagnose AAA without human intervention base on CT and CTA images. Despite great approaches in some methods, most of them need human intervention and they are not fully automated. Also, the error rate needs to decrease in other methods. Therefore, finding a novel fully automated with lower error rate algorithm using CTA and CT images for Abdominal region segmentation, AAA detection, and disease severity classification is the main goal of this paper.
Methods:
The proposed method in this article will be performed in three steps: (1) designing a classifier based on Convolutional Neural Network (CNN) for classifying different parts of abdominal into four different classes such as: abdominal inside region, aorta, body border, and bone. (2) After correct aorta detection, defining its edge and measuring its diameter with the use of Hough Circle Algorithm (which is an algorithm for finding an arbitrary shape in images and measuring its diameter in pixel) is the second step. (3) Ultimately, the detected aorta, depending on its diameter, will be categorized in one of these groups: (a) there is no risk of AAA, (b) there is a medium risk of AAA, and (c) there is a high risk of AAA.
Results:
The designed CNN classifier classifies different parts of abdominal into four different classes such as: abdominal inside region, aorta, body border, and bone with the accuracy, precision, and sensitivity of 97.93, 97.94, and 97.93% respectively. The accuracy of the proposed classifier for aorta region detection is 98.62% and Hough Circles algorithm can classify 120 aorta patches according to their diameter with accuracy of 98.33%.
Conclusions:
As a whole, a classifier using Convolutional Neural Network is designed and applied in order to detect AAA region among other abdominal regions. Then Hough Circles algorithm is applied to aorta patches for finding aorta border and measuring its diameter. Ultimately, the detected aortas will be categorized according to their diameters. All steps meet the expected results.
Related Concept Videos
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Automatic Processing and Automatic Social Behavior
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Mohr's Circle for Moments of Inertia: Problem Solving
Consider a rectangular beam. The moments of inertia of the beam about the x and y axis are 2.5(107) mm4 and 7.5(107) mm4, respectively. The product of inertia is 1.5(107) mm4. Determine the principal moments of inertia and the orientation of the major and...
Trial and Error and Algorithm

