-
-
Notifications
You must be signed in to change notification settings - Fork 598
Home
Patrik Huber edited this page Nov 27, 2016
·
26 revisions
Here you can find some additional information of things that are not mentioned in the front-page README.md.
Some example fitting results on the HELEN database, created with the fit-model
example app:
If you want to use the Basel Face Model with eos, you can convert it to the cereal format that eos uses using the following steps:
- Run share/convert_bfm2009_to_raw_binary.m in Matlab to convert the BFM Matlab file to a binary blob
- Run utils/bfm-binary-to-cereal to convert this binary blob into the eos cereal model format.