Skip to content

Repository files navigation

Face Feature Extraction: an implementation

This fortran software use a Weighted nonnegative matrix factorization for face feature extraction in some pictures.

You can find more details about implementation compiling paper in the directory (in Italian), or in the original article here.

Compile

  • Run make whole to compile and download what is needed.

  • Run make to compile fortran only;

  • Run make faces to download, extract and convert images only;

  • Use make run to launch program.

About

Face feature extraction with Weighted Nonnegative Matrix Factorization

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages