- 02 Mar, 2017 1 commit
-
-
Richard Torenvliet authored
-
- 06 Feb, 2017 3 commits
-
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
- 25 Jan, 2017 3 commits
-
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
Richard Torenvliet authored
-
- 18 Jan, 2017 2 commits
-
-
Richard Torenvliet authored
Add a beginning of the multi-frame reconstruction projec - commit is merely a copy and backup of work
-
Richard Torenvliet 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 5 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
-