Image Registration

236 papers with code • 5 benchmarks • 12 datasets

Image registration is the process of transforming different sets of data into one coordinate system. Data may be multiple photographs, data from different sensors, times, depths, or viewpoints. It is used in computer vision, medical imaging, and compiling and analyzing images and data from satellites. Registration is necessary in order to be able to compare or integrate the data obtained from these different measurements.

Source: Image registration | Wikipedia

( Image credit: Kornia )

Libraries

Use these libraries to find Image Registration models and implementations

Decoder-Only Image Registration

xi-jia/lessnet 5 Feb 2024

For this, we propose a novel network architecture, termed LessNet in this paper, which contains only a learnable decoder, while entirely omitting the utilization of a learnable encoder.

6
05 Feb 2024

Local Feature Matching Using Deep Learning: A Survey

vignywang/awesome-local-feature-matching 31 Jan 2024

The objective of this endeavor is to furnish a comprehensive overview of local feature matching methods.

38
31 Jan 2024

MambaMorph: a Mamba-based Framework for Medical MR-CT Deformable Registration

guo-stone/mambamorph 25 Jan 2024

Capturing voxel-wise spatial correspondence across distinct modalities is crucial for medical image analysis.

40
25 Jan 2024

IVIM-Morph: Motion-compensated quantitative Intra-voxel Incoherent Motion (IVIM) analysis for functional fetal lung maturity assessment from diffusion-weighted MRI data

technioncomputationalmrilab/qdwi-morph 13 Jan 2024

IVIM-morph combines two sub-networks, a registration sub-network, and an IVIM model fitting sub-network, enabling simultaneous estimation of IVIM model parameters and motion.

1
13 Jan 2024

High-Resolution Maps of Left Atrial Displacements and Strains Estimated with 3D CINE MRI and Unsupervised Neural Networks

cgalaz01/aladdin_cmr_la 14 Dec 2023

We create maps of LA Displacement Vector Field (DVF) magnitude and LA principal strain values from images of 10 healthy volunteers and 8 patients with cardiovascular disease (CVD).

5
14 Dec 2023

Intraoperative 2D/3D Image Registration via Differentiable X-ray Rendering

eigenvivek/diffpose 11 Dec 2023

Preoperatively, a CNN is trained to regress the pose of a randomly oriented synthetic X-ray rendered from the preoperative CT.

72
11 Dec 2023

DG-TTA: Out-of-domain medical image segmentation through Domain Generalization and Test-Time Adaptation

multimodallearning/dg-tta 11 Dec 2023

In this study, we propose to combine domain generalization and test-time adaptation to create a highly effective approach for reusing pre-trained models in unseen target domains.

8
11 Dec 2023

Spatially Covariant Image Registration with Text Prompts

tinymilky/NeRD 27 Nov 2023

Medical images are often characterized by their structured anatomical representations and spatially inhomogeneous contrasts.

39
27 Nov 2023

SAME++: A Self-supervised Anatomical eMbeddings Enhanced medical image registration framework using stable sampling and regularized transformation

alibaba-damo-academy/same 25 Nov 2023

In this work, we introduce a fast and accurate method for unsupervised 3D medical image registration building on top of a Self-supervised Anatomical eMbedding (SAM) algorithm, which is capable of computing dense anatomical correspondences between two images at the voxel level.

17
25 Nov 2023

Residual Aligner-based Network (RAN): Motion-separable structure for coarse-to-fine discontinuous deformable registration

jianqingzheng/res_aligner_net Medical Image Analysis 2023

Deformable image registration, the estimation of the spatial transformation between different images, is an important task in medical imaging.

10
21 Nov 2023