Difference between revisions of "Face morpher"

From UFRC
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...")
 
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-->

Revision as of 17:17, 25 March 2021

Description

face_morpher website  

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