1
This commit is contained in:
2023-11-09 20:05:29 +01:00
commit 89a50b3ce6
20 changed files with 1833 additions and 0 deletions

73
references.bib Normal file
View File

@ -0,0 +1,73 @@
@inproceedings{parametricface,
title = {A parametric model for human faces.},
author = {Frederic I. Parke},
year = {1974},
url = {https://api.semanticscholar.org/CorpusID:60759533},
}
@article{directmanipulationblendshapes,
author = {Lewis, J.P. and Anjyo, Ken},
year = {2010},
month = {09},
pages = {42-50},
title = {Direct-Manipulation Blendshapes},
volume = {30},
journal = {IEEE computer graphics and applications},
doi = {10.1109/MCG.2010.41},
}
@inproceedings{transpositiondirectmanipulationblendshapes,
author = {Cetinaslan, Ozan and Lewis, John and Orvalho, Veronica},
year = {2017},
month = {01},
pages = {105-115},
title = {Transposition Based Blendshape Direct Manipulation},
doi = {10.5220/0006131901050115},
}
@article{jacobiantranspose,
author = {Buss, Samuel},
year = {2004},
month = {05},
pages = {},
title = {Introduction to inverse kinematics with Jacobian transpose,
pseudoinverse and damped least squares methods},
volume = {17},
journal = {IEEE Transactions in Robotics and Automation},
}
@article{nonconvexblendshapes,
author = {Rackovic, Stevo and Soares, Cláudia and Jakovetic, Dusan and
Desnica, Zoranka},
year = {2023},
month = {05},
pages = {1-15},
title = {A majorizationminimization-based method for nonconvex inverse rig
problems in facial animation: algorithm derivation},
journal = {Optimization Letters},
doi = {10.1007/s11590-023-02012-w},
}
@inproceedings{practicetheoryblendshapes,
booktitle = {Eurographics 2014 - State of the Art Reports},
editor = {Sylvain Lefebvre and Michela Spagnuolo},
title = {{Practice and Theory of Blendshape Facial Models}},
author = {Lewis, J. P. and Anjyo, Ken and Rhee, Taehyun and Zhang, Mengjie
and Pighin, Fred and Deng, Zhigang},
year = {2014},
publisher = {The Eurographics Association},
ISSN = {1017-4656},
DOI = {10.2312/egst.20141042},
}
@misc{computeranimation,
author = {Botsch},
title = {Computer Animation},
organization = {TU Dortmund},
year = {2022},
}
@misc{optitrack,
url = {https://optitrack.com/cameras/primex-13w/specs.html},
urldate = {2023-10-27},
}