DeeperHistReg: Robust Whole Slide Images Registration Framework
Marek Wodzinski, Niccolò Marini, Manfredo Atzori, Henning Müller
TL;DR
Problem: robust automatic registration of WSIs across different stains remains challenging due to large size and cross-stain variability. Approach: DeeperHistReg provides a configurable pipeline combining preprocessing, initial affine alignment, and nonrigid registration, capable of handling WSIs up to $200k × 200k$ and saving results as pyramid TIFFs. Contributions: an extensible, ready-to-use library with OpenSlide/PyVips IO, JSON-configured workflows, and PyPI/Docker availability, incorporating state-of-the-art ANHIR/ACROBAT methods and support for annotation transfer and segmentation. Impact: enables annotation transfer, 3-D reconstruction, content-based retrieval, and improved multimodal AI in digital pathology; the authors report top challenge performance and plan future BioFormats support and a dedicated 3-D reconstruction library.
Abstract
DeeperHistReg is a software framework dedicated to registering whole slide images (WSIs) acquired using multiple stains. It allows one to perform the preprocessing, initial alignment, and nonrigid registration of WSIs acquired using multiple stains (e.g. hematoxylin \& eosin, immunochemistry). The framework implements several state-of-the-art registration algorithms and provides an interface to operate on arbitrary resolution of the WSIs (up to 200k x 200k). The framework is extensible and new algorithms can be easily integrated by other researchers. The framework is available both as a PyPI package and as a Docker container.
