- Dec 08, 2015
-
-
Patrik Huber authored
Also added a few notes to the documentation
-
Patrik Huber authored
-
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
-
- Nov 28, 2015
-
-
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
-
- Nov 26, 2015
-
-
Patrik Huber authored
-
- Nov 22, 2015
-
-
Patrik Huber authored
-
Patrik Huber authored
-
- Nov 19, 2015
-
-
Patrik Huber authored
-
- Aug 27, 2015
-
-
-
Patrik Huber authored
-
Patrik Huber authored
-
- Aug 25, 2015
-
-
Patrik Huber authored
-
- Aug 24, 2015
-
-
Patrik Huber authored
Added comments to texture extraction
-
PhilippKopp authored
mainly on the texture interpolation methods
-
- Aug 23, 2015
-
-
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
-
- Aug 22, 2015
-
-
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
-