Fine-scale vessel extraction in fundus images by registration with fluorescein angiography.

Published in International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI), 2019

Authors: Kyoung Jin Noh, Sang Jun Park, Soochahn Lee

TL;DR: A method to extract fine-scale retinal vessels from fundus images by leveraging registration with fluorescein angiography, which reveals vessel details invisible in standard fundus photos.


What this paper is about

Figure description Qualitative comparison between (a) manual expert annotations of DRIVE [14] and (b) the results of the proposed method with minimal manual editing of minor errors. Our goal is to construct a foundational dataset for achieving superhuman accuracy in deep learning based retinal vessel segmentation.

Standard color fundus images are the most common way to photograph the retina, but they miss many of the smaller, finer blood vessels. Fluorescein angiography (FA) lights up the vasculature with a contrast dye and captures much finer vessel detail, but it is invasive. The question is: can we transfer that fine vessel information from FA to improve vessel extraction in regular fundus images?

Key idea

Figure description The registration framework for a pair of FA frames.

Figure description The registration framework for the aggregated FA vessel mask and fundus image.

The method registers fundus images with their corresponding fluorescein angiography counterparts, then uses the aligned FA-derived vessel maps as enhanced ground truth to train or guide vessel extraction on the fundus side. This cross-modal registration bridges the gap between what each imaging modality can reveal.

Why it matters

Figure description Qualitative results. Four sample cases are shown in 2 × 2 formation, with (top) the original image, (middle) the results of the proposed method, and (bottom) vessel segmentation results of the SSANet [11] trained on the public HRF [3] dataset. Left and right columns shows the images in full and zoomed resolution, respectively.

Published at MICCAI 2019, this work enables higher-quality retinal vessel maps from non-invasive fundus photography, which is important for screening and diagnosis of diabetic retinopathy and other retinal diseases.