- 08 Dec, 2015 3 commits
-
-
Patrik Huber authored
- Updated ibug2did.txt with a description of the contour indices - Added a file describing the left and right model contours (the face outline) on the reference model - Caveat: The implementation is a bit poorly documented for now
-
-
Patrik Huber authored
-
- 28 Nov, 2015 6 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
* texture is now correctly a boost::optional
-
Patrik Huber authored
-
Patrik Huber authored
Notes: * Removed the runtime-check in get_mean_at_point() * I couldn't find out whether ::rowRange has a bounds check in debug builds. Therefore, added an assert.
-
Patrik Huber authored
-
Patrik Huber authored
-
- 25 Nov, 2015 1 commit
-
-
Patrik Huber authored
-
- 22 Nov, 2015 2 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
- 19 Nov, 2015 1 commit
-
-
Patrik Huber authored
-
- 27 Aug, 2015 3 commits
-
-
-
Patrik Huber authored
-
Patrik Huber authored
-
- 25 Aug, 2015 1 commit
-
-
Patrik Huber authored
-
- 24 Aug, 2015 2 commits
-
-
Patrik Huber authored
Added comments to texture extraction
-
PhilippKopp authored
mainly on the texture interpolation methods
-
- 23 Aug, 2015 14 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
v0.6.0: OpenGL-like rendering, texture rendering, texture extraction view-angle computation
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
fit-model: Replaced affine camera estimation with nonlinear algorithm (allows direct recovery of the pose angles)
-
Patrik Huber authored
This should make the app easier to understand, i.e. remove anything that's not necessary.
-
Patrik Huber authored
-
Patrik Huber authored
Fixed last commit, added helper functions for glm/Mat and get_4x4_modelview_matrix(fitting::OrthographicRenderingParameters
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
Wrapped the extraction of a triangle in a lambda and calling all lambdas with std::async
-
- 22 Aug, 2015 7 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
At the moment, only TextureInterpolation::NearestNeighbour is adjusted to work
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-