displacement: Displacement to align two matrix

View source: R/global.R

displacementR Documentation

Displacement to align two matrix

Description

Displacement to align two matrix. WSSD = weighted Sum of Squared Differences

Usage

displacement(x, y, method = c("phase", "WSSD"), dxy = NULL)

emanuelhuber/RGPR documentation built on Feb. 20, 2025, 6:13 a.m.