Jump to content

Single Image Animation: Difference between revisions

no edit summary
(Created page with "Research on how to create animations from a single image ==Fluids== Animating Fluids ===Relevent People=== * [http://makotookabe.com/ Makoto Okabe] [https://scholar.google.c...")
 
No edit summary
Line 43: Line 43:




===Animals===
==Animals==
===Animating Animal Motion from Still===
* Siggraph Asia 2008
* Authors: Xuemiao Xu      Liang Wan        Xiaopei Liu        Tien-Tsin Wong      Liansheng Wang      Chi-Sing Leung
* https://www.cse.cuhk.edu.hk/~ttwong/papers/flock/flock.html
* Basic Idea
** Given a photo with multiple of the same animal
** Crop each animal to get a set of "motion snapshots"
** Using some structural similarity measures, order the motion snapshots to create a motion cycle
** Do consistency refinement to morph between snapshots.