Description Usage Arguments Value Examples
View source: R/step5_compare3D.R
Finds translation and rotation parameters to approximately minimize the mean-squared error between two images.
1 | LucasKanadeEuclidean(It, It1)
|
It |
image at time t, or image that is transformed |
It1 |
image at time t+1, or image to align to |
homography transformation matrix M
, transformation vector
p
(theta, dx, dy), number of iterations before convergence
iter
1 2 3 4 | ## Not run:
# first run this:
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.