patrikhuber / 4dface

Real-time 3D face tracking and reconstruction from 2D video
https://www.4dface.io
Apache License 2.0
786 stars 248 forks source link

how to read the NoseTri.bin.bin .EyeballsTri.bin... #35

Closed zhoushiwei closed 6 years ago

zhoushiwei commented 6 years ago

Hi, how to get the data in regions file ,can you give me the code ? @patrikhuber

patrikhuber commented 6 years ago

Hi! These files are not part of eos, so I suggest you enquire with CVSSP, where you obtained these files. See the enquiry email address given on http://cvssp.org/facemodel.

I think it's simple though, it should just be a binary list of integers (32-bit probably) which you can read one after each other.

I am closing this but please feel free to post back the exact details when you have them, it may help others.

Thanks for your interest!