menpo / lsfm

Large Scale Facial Model (LSFM) - an automatic pipeline for constructing 3D Morphable Models from large collections of facial meshes
http://ibug.doc.ic.ac.uk/resources/lsfm/
BSD 3-Clause "New" or "Revised" License
504 stars 117 forks source link

About learning source code #39

Closed YunjieYu closed 4 years ago

YunjieYu commented 4 years ago

Very great work! I note that all of the construction pipeline is done through an executable file (i.e. lsfm). I want to know if it is possible to understand the calling process of the code in the whole construction pipeline.