Skip to content

paulojamorim/fgrc-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fgrc-tools

Face Recognition Grand Challenge (FRGC) - Tools

abs_to_ply.py

Convert abs file to ply file with textures (from ppm files).

Requirements

To run

  • python abs_to_ply.py 001.abs 002.ppm output.ply

To visualize faces

  • python show_ply.py my_face.ply

extract_abs_from_gz.py

Extract abs files from tar.gz.

To run

  • python extract_abs_from_gz.py ./my_faces_folder/

fringe_projection.py

Fringe projection in face and save output in PNG file.

To run

  • python fringe_projection.py my_face.ply output.png

Requirements

About

Face Recognition Grand Challenge (FRGC) - Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages