Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard Torenvliet
eos
Graph
4f03a581acde460c3ad9cebae994d968df749de7
Select Git revision
Branches
7
devel
docker
gh-pages
master
default
multi-frame-richard
perspective-camera-estimation
tests
Tags
14
v0.10.1
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
3
31
Mar
28
23
16
14
13
12
11
10
9
8
7
6
5
4
3
2
1
28
Feb
19
17
10
9
7
6
30
Jan
29
28
25
24
18
17
15
7
6
5
4
2
30
Dec
25
24
18
17
15
14
10
9
5
4
3
2
1
30
Nov
27
26
25
23
22
21
19
18
17
15
8
7
6
10
Oct
9
4
29
Sep
26
24
20
19
18
17
11
31
Aug
22
21
22
May
21
2
1
30
Apr
25
Feb
17
15
Jan
2
1
31
Dec
26
24
22
21
9
8
28
Nov
25
22
20
19
30
Aug
27
25
24
23
22
15
14
11
9
3
2
1
31
Jul
30
28
21
15
14
12
11
9
8
3
2
1
30
Jun
22
Apr
21
16
Feb
13
10
Manual merge - bugfix
Remove unused / duplicate declaration
Add evaluation of accuracy output - and fix bug with landmarks, needed sublist
First version testing the multi-frame chain with bufferedVideoIterator
debug nnls solving. In some cases the solver just ran forever.
Prelimary working version of multi-frame reconstruction in an frame iterator
Merge branch 'master' into multi-frame
debugged referencing of helper function
Fixed indentation in README
master
master
Remove newline
Include setup.cfg.template in PyPi package, exclude initial_cache.cmake
Added note about CMAKE_BUILD_TYPE in Readme
Merge branch 'devel' into multi_image_fit_devel
changed P to sparse Eigen matrix
Replaced wrong iostream include with fstream
Added MorphableModel::get_texture_coordinates python bindings
Merge branch 'devel' of https://github.com/patrikhuber/eos into devel
Added functions to load and save PCA models
Corrected documentation, added missing includes
Merge branch 'devel' into multi_image_fit_devel
added fit model multi app
Removed stray newlines
Bumped version to 0.12.1
Changed default lambda (shape regularisation) to 50
Changed linear blendshape fitting to use Eigen
Renamed 'x' to 'coefficients'
Changed NNLS blendshape fitting to use only Eigen
Removed unnecessary temporary variable
Added to_vector function for blendshape coefficients
Using .asDiagonal() now for Omega in the shape fitting
Changed linear shape fitting to use Eigen
removed debugging message
merge with devel branch
Bumped version to 0.12.0
Added PyPI info to README
Updated include paths in README
Updated Python package version to 0.12.0
Added python bindings for draw_sample and has_color_model
Updated MANIFEST.in
Merge branch 'master' of https://github.com/patrikhuber/eos into devel
Loading