Description Usage Arguments Value
View source: R/rough_alignment.R
One of img or img_df must be supplied. If img is supplied, additional arguments to img_to_df may also be supplied using ....
1 | align_prcomp(img = NULL, weighted = T, ...)
|
img |
image or data frame of the locations of nonzero pixels in an image (columns row, col, value*). If img is a data frame and has column value, value will be used to weight the results. If img is a list, each image in the list will be handled separately |
weighted |
should weighted calculation be used? |
... |
additional arguments to image_to_df |
angle to rotate the image by (in degrees)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.