Medical Image Registration

79 papers with code • 4 benchmarks • 8 datasets

Image registration, also known as image fusion or image matching, is the process of aligning two or more images based on image appearances. Medical Image Registration seeks to find an optimal spatial transformation that best aligns the underlying anatomical structures. Medical Image Registration is used in many clinical applications such as image guidance, motion tracking, segmentation, dose accumulation, image reconstruction and so on. Medical Image Registration is a broad topic which can be grouped from various perspectives. From input image point of view, registration methods can be divided into unimodal, multimodal, interpatient, intra-patient (e.g. same- or different-day) registration. From deformation model point of view, registration methods can be divided in to rigid, affine and deformable methods. From region of interest (ROI) perspective, registration methods can be grouped according to anatomical sites such as brain, lung registration and so on. From image pair dimension perspective, registration methods can be divided into 3D to 3D, 3D to 2D and 2D to 2D/3D.

Source: Deep Learning in Medical Image Registration: A Review

Libraries

Use these libraries to find Medical Image Registration models and implementations

Most implemented papers

Quantitative Error Prediction of Medical Image Registration using Regression Forests

hsokooti/regun 18 May 2019

This paper proposes a new automatic method to predict the registration error in a quantitative manner, and is applied to chest CT scans.

Region-specific Diffeomorphic Metric Mapping

uncbiag/registration NeurIPS 2019

We introduce a region-specific diffeomorphic metric mapping (RDMM) registration approach.

One Shot Learning for Deformable Medical Image Registration and Periodic Motion Tracking

ToFec/OneShotImageRegistration 10 Jul 2019

In this work we present a one shot registration approach for periodic motion tracking in 3D and 4D datasets.

Learning Conditional Deformable Templates with Convolutional Networks

voxelmorph/voxelmorph NeurIPS 2019

We develop a learning framework for building deformable templates, which play a fundamental role in many image analysis and computational anatomy tasks.

Generating Anthropomorphic Phantoms Using Fully Unsupervised Deformable Image Registration with Convolutional Neural Networks

junyuchen245/Fully_Unsupervised_CNN_Registration_Keras 6 Dec 2019

In this work, we present a novel image registration method for creating highly anatomically detailed anthropomorphic phantoms from a single digital phantom.

BIRL: Benchmark on Image Registration methods with Landmark validation

Borda/BIRL 31 Dec 2019

This report presents a generic image registration benchmark with automatic evaluation using landmark annotations.

DeepFLASH: An Efficient Network for Learning-based Medical Image Registration

jw4hv/deepflash CVPR 2020

This paper presents DeepFLASH, a novel network with efficient training and inference for learning-based medical image registration.

DeepReg: a deep learning toolkit for medical image registration

DeepRegNet/DeepReg 4 Nov 2020

DeepReg (https://github. com/DeepRegNet/DeepReg) is a community-supported open-source toolkit for research and education in medical image registration using deep learning.

Registration of serial sections: An evaluation method based on distortions of the ground truths

olegl/distort 22 Nov 2020

Registration of histological serial sections is a challenging task.

FlowReg: Fast Deformable Unsupervised Medical Image Registration using Optical Flow

iamlab-ryerson/flowreg 24 Jan 2021

The photometric loss minimizes pixel intensity differences differences, the smoothness loss encourages similar magnitudes between neighbouring vectors, and a correlation loss that is used to maintain the intensity similarity between fixed and moving image slices.