- 19 Feb, 2017 2 commits
- 24 Jan, 2017 1 commit
-
-
Patrik Huber authored
The contour fitting uses generic lambdas, which apparently don't work on gcc-4.8.5.
-
- 30 Dec, 2016 1 commit
-
-
Patrik Huber authored
-
- 05 Dec, 2016 12 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
Enabling GENERATE_PYTHON_BINDINGS on travis
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
Previously, we would just copy the whole folders, which resulted in a quite large install folder. Now we're only copying the headers and the licence files.
-
-
- 04 Dec, 2016 14 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
Added Matlab bindings for the fitting function
-
Patrik Huber authored
For system where Matlab is not found automatically.
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
This mainly required conversions for glm quat and mat4x4.
-
Patrik Huber authored
This contains conversion for vector<glm::tvecX> for the vertices, colours, and texcoords, and vector<array<int, 3>> for the triangle indices. We can now successfully return a Mesh to Matlab.
-
Patrik Huber authored
Calling it works great! No result is returned yet from C++ to Matlab.
-
Patrik Huber authored
This works when the current working directory in matlab is eos/matlab!
-
- 03 Dec, 2016 7 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
Also moved the Eigen Matrix to Matlab conversion to a separate file
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-
- 02 Dec, 2016 3 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
-
Patrik Huber authored
-