forked from patrikhuber/eos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
24 lines (19 loc) · 899 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
eos: A lightweight header-only 3D Morphable Model fitting library in modern C++11/14
=========
Files in this directory:
- ibug2did.txt:
Mappings from the popular IBUG 68-point 2D facial landmarks markup to
Surrey Face Model indices.
- sfm_shape_3448.bin:
The public shape-only Surrey 3D Morphable Face Model.
To obtain a full 3DMM and higher resolution levels, follow the
instructions at <todo: add link to the page of the Uni>.
Details about the different models can be found in:
<todo: add publication>.
- reference.obj:
The reference 3D shape used to built the model. We make it available so
that new user-defined landmark points can be marked in this lowest-resolution
model, if the points exist here.
- reference_symmetry.txt:
Contains a list of vertex symmetries of the reference shape, i.e. each
vertex's symmetric counterpart. See the top of the file for more information.