Automatic Video Morphing
Currently, to do a video morph, a user must:
- manually enter feature lines in a number of key frames
- linearly interpolate to find the feature lines in the remaining frames
- apply still morphing
In order to reduce the amount of user input and time, and improve morphing quality, our algorithm:
- Aggregates the feature lines into groups
- Tracks the groups of feature lines
- Morphs foreground and background separately