- 21 Apr, 2017 1 commit
-
-
Richard Torenvliet authored
-
- 19 Apr, 2017 1 commit
-
-
Richard Torenvliet authored
-
- 18 Apr, 2017 1 commit
-
-
Richard Torenvliet authored
Incorperated posebinning into the video iterator - made video iterator threaded so it will search quickly for good frames
-
- 12 Apr, 2017 2 commits
-
-
Richard Torenvliet authored
-
Richard Torenvliet authored
Add a way of rendering the output on the last frame, duplicated fitting function to improve and easy merge later
-
- 10 Apr, 2017 7 commits
-
-
Richard Torenvliet authored
Add capability to read a settings file (.ini format) and fix bug with unaligned landmarks and frames
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
- 03 Apr, 2017 2 commits
-
-
Richard Torenvliet authored
-
Philipp Kopp authored
-
- 31 Mar, 2017 1 commit
-
-
Richard Torenvliet authored
-
- 28 Mar, 2017 1 commit
-
-
Richard Torenvliet authored
-
- 23 Mar, 2017 1 commit
-
-
Philipp Kopp authored
-
- 16 Mar, 2017 3 commits
-
-
Patrik Huber authored
Apparently GitHub changed their Markdown parsing at some point, had to change from one space to two spaces to create a nested bullet-point list again.
-
Patrik Huber authored
-
Patrik Huber authored
-
- 14 Mar, 2017 3 commits
-
-
Patrik Huber authored
-
Philipp Kopp authored
-
Philipp Kopp authored
-
- 13 Mar, 2017 7 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
-
Patrik Huber authored
This is useful when one wants to load or save a single PCA model, for example when combining different shape and albedo models. Also added python bindings for both functions.
-
Patrik Huber authored
-
Philipp Kopp authored
-
Philipp Kopp authored
-
- 12 Mar, 2017 7 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
Mostly we're using the _nnls function for blendshape fitting, but just for completeness, this function is now changed to use only Eigen as well.
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
- 11 Mar, 2017 3 commits
-
-
Patrik Huber authored
Convenience function so they can easily be multiplied with a blendshapes matrix.
-
Patrik Huber authored
-
Patrik Huber authored
All matrix operations and solving the linear system is now done with Eigen matrices. We use colPivHouseholderQr for now to solve the linear system, which doesn't have any requirements on the matrix.
-