Difference between revisions of "Face morpher"
Jump to navigation
Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|face_morpher}} |{{#vardefine:url|https://github.com/alyssaq/face_morpher}} <!--CONFIGURATION: OPTIONAL...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]] | + | [[Category:Software]][[Category:Phylogenetics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|face_morpher}} | |{{#vardefine:app|face_morpher}} | ||
Line 27: | Line 27: | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
+ | * DLIB_DATA_DIR - dlib data directory | ||
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 15:18, 15 August 2022
Description
Warp, average and morph human faces! Scripts will automatically detect frontal faces and skip images if none is detected.
Environment Modules
Run module spider face_morpher
to find out what environment modules are available for this application.
System Variables
- HPC_FACE_MORPHER_DIR - installation directory
- HPC_FACE_MORPHER_BIN - executable directory
- DLIB_DATA_DIR - dlib data directory