ICG Final project demo
Motion retarget �for hand drawing character
電信一 R11942161 顏子鈞
電信一 R11942085 許宸睿
電信一 R11942118 李振勳
1
outline
2
Project description
Motion Retarget
Let’s Bring our 2D hand drawing figure alive!
3
demo
4
Pipeline
5
Pipeline (step-by-step)
6
Pipeline (step-by-step)
7
Pipeline (step-by-step)
8
Pipeline (step-by-step)
9
Pipeline (step-by-step)
10
Pipeline (step-by-step)
11
Rotation + translation + scaling
Implementation details (figure masking)
Our mask
Meta’s mask
12
Implementation details (figure masking)
Our mask
Meta’s mask
13
Implementation details (triangle mesh)
14
From Image to Triangles:
origin figure
Select 1/2 feature point
Select 1/5 feature point
Select 1/100 feature point
Implementation details (rendering order)
W/O Painter’s algorithm
W/ Painter’s algorithm (no more flickering!)
15
Implementation details (extra feature: motion)
W/O moving offset
W/ moving offset (motion more realistic!)
16
Implementation details (extra feature: ear rigidity)
W/O ear adjustment
W/ ear adjustment
(more correct placement)
17
Original
figure
Let’s compare with meta’s result!
META’s result
Ours result
18
conclusion
Topics learned in CG class, which applies in our project:
19
reference
This implementation is based on:
20
ENDNote
Thanks for listening!
21
QR for github repo