CVMay 19

X-Ray cardiac angiographic vessel segmentation based on pixel classification using machine learning and region growing

arXiv:2605.200733.75 citations
AI Analysis

It addresses the need for accurate vessel segmentation in cardiac x-ray images, but the method is incremental, combining existing techniques.

The paper proposes a pixel-classification method using Random Forests and region growing for vessel segmentation in x-ray angiograms, achieving 95.48% accuracy, outperforming unsupervised state-of-the-art approaches.

This work proposes a pixel-classification approach for vessel segmentation in x-ray angiograms. The proposal uses textural features such as anisotropic diffusion, features based on the Hessian matrix, mathematical morphology and statistics. These features are extracted from the neighborhood of each pixel. The approach also uses the ELEMENT methodology, which consists of creating a pixel-classification controlled by region-growing where the result of the classification affects further classifications of pixels. The Random Forests classifier is used to predict whether the pixel belongs to the vessel structure. The approach achieved the best accuracy in the literature (95.48%) outperforming unsupervised state-of-the-art approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes