check_registration: Plot PamChip images alignment

Description Usage Arguments Value

View source: R/registration.R

Description

Plot the registration the source on the target image to check that the alignment was done correctly.

Usage

1
2
check_registration(source, target, nLevels = 4, maxIterations = 5,
  useBlockPercentage = 50)

Arguments

source

the Pamgene image to be aligned.

target

The Pamgene image to align on.

nLevels

niftyreg.nonlinear parameter (default 4).

maxIterations

maxIterations niftyreg.nonlinear parameter (default 5).

useBlockPercentage

niftyreg.nonlinear parameter (default 50).

Value

Returns the target image with on top the edges of the source image. The red edges should not be shifted.


amelbek/pamgeneAnalyzeR documentation built on May 29, 2019, 8:30 a.m.