Novel OCT mosaicking pipeline with Feature- and Pixel-based registration
Jiacheng Wang, Hao Li, Dewei Hu, Yuankai K. Tao, Ipek Oguz
TL;DR
This paper tackles OCT mosaic stitching under noisy, deformed conditions by introducing a coarse-to-fine pipeline that blends learning-based feature matching (LightGlue with SuperPoint) and pixel-based deformable registration (SyN), connected by a novel feature-image affine bridge. It further uses the Segment Anything Model (SAM) with feature-derived prompts to enable unsupervised mosaic validation. Evaluations on in-house 9-field OCT data and the OCTA-500 synthetic dataset demonstrate superior accuracy and efficiency over baselines, and the authors release their evaluation tool publicly. The approach offers a practical, unsupervised framework for robust wide-field OCT panoramas and provides a valuable validation paradigm for medical image mosaicking.
Abstract
High-resolution Optical Coherence Tomography (OCT) images are crucial for ophthalmology studies but are limited by their relatively narrow field of view (FoV). Image mosaicking is a technique for aligning multiple overlapping images to obtain a larger FoV. Current mosaicking pipelines often struggle with substantial noise and considerable displacement between the input sub-fields. In this paper, we propose a versatile pipeline for stitching multi-view OCT/OCTA \textit{en face} projection images. Our method combines the strengths of learning-based feature matching and robust pixel-based registration to align multiple images effectively. Furthermore, we advance the application of a trained foundational model, Segment Anything Model (SAM), to validate mosaicking results in an unsupervised manner. The efficacy of our pipeline is validated using an in-house dataset and a large public dataset, where our method shows superior performance in terms of both accuracy and computational efficiency. We also made our evaluation tool for image mosaicking and the corresponding pipeline publicly available at \url{https://github.com/MedICL-VU/OCT-mosaicking}.
