Fancy visualization of morphing.
Takes two instances of equal size and some alpha values. Computes the point matching and morphings for the alpha values and visualizes the transition of points of the first instance towards their matched counterparts of the second instance with two different methods.
visualizeMorphing(x, y, point.matching = NULL, alphas = c(0.25, 0.5, 0.75), arrows = TRUE, in.one.plot = TRUE, point.colour = NULL)
x |
[ |
y |
[ |
point.matching |
[ |
alphas |
[ |
arrows |
[ |
in.one.plot |
[ |
point.colour |
[ |
[ggplot
]
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.