# Automatic tracking of vessel-like structures from a single starting   point

**Authors:** Dario Augusto Borges Oliveira, Laura Leal-Taixe, Raul Queiroz Feitosa,, Bodo Rosenhahn

arXiv: 1706.02434 · 2017-06-09

## TL;DR

This paper introduces an efficient method for fully tracking vascular networks from a single starting point using a spherical sampling approach and network flow optimization, applicable to synthetic and real medical images.

## Contribution

It presents a novel iterative tracking algorithm based on a min-cost flow model that handles bifurcations and paths with minimal user interaction.

## Key findings

- Achieved over 98% accuracy on synthetic blood vessel datasets.
- Demonstrated robustness to parameter variations.
- Successfully segmented vascular and nerve fiber networks in real images.

## Abstract

The identification of vascular networks is an important topic in the medical image analysis community. While most methods focus on single vessel tracking, the few solutions that exist for tracking complete vascular networks are usually computationally intensive and require a lot of user interaction. In this paper we present a method to track full vascular networks iteratively using a single starting point. Our approach is based on a cloud of sampling points distributed over concentric spherical layers. We also proposed a vessel model and a metric of how well a sample point fits this model. Then, we implement the network tracking as a min-cost flow problem, and propose a novel optimization scheme to iteratively track the vessel structure by inherently handling bifurcations and paths. The method was tested using both synthetic and real images. On the 9 different data-sets of synthetic blood vessels, we achieved maximum accuracies of more than 98\%. We further use the synthetic data-set to analyse the sensibility of our method to parameter setting, showing the robustness of the proposed algorithm. For real images, we used coronary, carotid and pulmonary data to segment vascular structures and present the visual results. Still for real images, we present numerical and visual results for networks of nerve fibers in the olfactory system. Further visual results also show the potential of our approach for identifying vascular networks topologies. The presented method delivers good results for the several different datasets tested and have potential for segmenting vessel-like structures. Also, the topology information, inherently extracted, can be used for further analysis to computed aided diagnosis and surgical planning. Finally, the method's modular aspect holds potential for problem-oriented adjustments and improvements.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.02434/full.md

## Figures

34 figures with captions in the complete paper: https://tomesphere.com/paper/1706.02434/full.md

---
Source: https://tomesphere.com/paper/1706.02434