stnava/patchMatchR: Local patch matching with flexible transformation models in n-dimensional images

Patch matching differs from models that are global and physical. This packages focuses on mapping patches or blocks over an image. The patchMatch yields a local patch transformation and extracted patch without interpolating the original images. Thus, the matches are similar to bounding boxes. Quality information and spatial locations of matching points are also returned. Masks define the points over which we match. In general, this is targeted at finding good sparse local matches between large domain images that may only partially correspond.

Getting started

Package details

AuthorBrian B. Avants
MaintainerBrian B. Avants <stnava@gmail.com>
LicenseApache License (>=2.0)
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stnava/patchMatchR")
stnava/patchMatchR documentation built on March 23, 2022, 6:47 a.m.