Facial Reconstruction for forensic sciences.
To install, please refer to the Installation and compilation section
For more information on the various steps of facial reconstruction, please refer to the Usage page.
The project is structured as follows:
- /docs: Documentation
- /ext: Links to exterior dependencies, which will be downloaded when cloning the repository and installed during the compilation step.
- /projects: Contains the various codes developed at ISCD for the FaciLe project.
- /pipeline: Contains "high-level" wrapper scripts, chaining the different tools to offer a complete facial reconstruction toolkit.
The content of this repo is licensed under the GNU-GPL v3. External tools are licensed as follows:
- Commons library: GNU-GPL v3
- LinearElasticity Library: GNU-GPL v3
- MshDist: GNU-GPL v3
- tetgen: AGPL v3
- mmgTools: GNU-GPL v3
- libICP: GNU-GPL v3
- Super4PCS: Apache License v2
The project was initiated at the UPMC university by:
Main developers are:
Contributions are warmly welcomed.