register_images: Register Images

Description Usage Arguments Value Author(s)

Description

This function register two images based on two points selected by the user. This function is useful in shiny app.

Usage

1
2
register_images(img_orig, img_trans, img_orig_p1, img_orig_p2, img_orig_p3,
  img_trans_p1, img_trans_p2, img_trans_p3)

Arguments

img_orig

A matrix representing the original image

img_trans

A matrix representing the translated image

img_orig_p1

Reference point 1 in the original image

img_orig_p2

Reference point 2 in the original image

img_orig_p3

Reference point 3 in the original image

img_trans_p1

Reference point 1 in the translated image

img_trans_p2

Reference point 2 in the translated image

img_trans_p3

Reference point 3 in the translated image

Value

The registration of the two images

Author(s)

Martin Silerio-Vazquez


gbasulto/solefinder documentation built on May 20, 2019, 2:45 p.m.