comparison_alignedTargetCell.Rd
Extract a matrix from the target region of the same dimension as the reference cell depending on the estimated translation calculated from comparison_fft_ccf
comparison_alignedTargetCell(
cellHeightValues,
regionHeightValues,
target,
theta,
fft_ccf_df
)
list/tibble column of x3p objects containing a reference scan's cells (as returned by comparison_cellDivision)
list/tibble column of x3p objects containing a target scan's regions (as returned by comparison_getTargetRegions)
the scan to which each cell in the partitioned scan was compared.
the theta (rotation) value associated with each cellHeightValues, regionHeightValues pairing
data frame/tibble column containing the data frame of (x,y) and CCF values returned by comparison_fft_ccf
a list of x3p objects containing surface matrices extracted from regionHeightValues of the same dimension as the x3p objects in cellHeightValues