CVNADec 30, 2014

A multistep segmentation algorithm for vessel extraction in medical imaging

arXiv:1412.8656v27 citations
AI Analysis

This work addresses vessel extraction in medical imaging, which is crucial for diagnosis and analysis, but it appears incremental as it builds on existing TFA proposals.

The paper tackles the problem of segmenting tubular structures like vessels in 2D medical images by proposing an iterative algorithm that combines Curvelet transforms with SURE thresholding and Hessian matrix eigenvectors to improve segmentation of unclear and narrow vessels and fill gaps. The experimental results demonstrate the effectiveness of the proposed model, but no concrete numbers are provided.

The main contribution of this paper is to propose an iterative procedure for tubular structure segmentation of 2D images, which combines tight frame of Curvelet transforms with a SURE technique thresholding which is based on principle obtained by minimizing Stein Unbiased Risk Estimate for denoising. This proposed algorithm is mainly based on the TFA proposal presented in [1, 9], which we use eigenvectors of Hessian matrix of image for improving this iterative part in segmenting unclear and narrow vessels and filling the gap between separate pieces of detected vessels. The experimental results are presented to demonstrate the effectiveness of the proposed model.

Foundations

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

Your Notes